.page-hero[data-astro-cid-ynmfnhpc]{background:var(--gray-50);padding-block:var(--sp-16) var(--sp-12);border-bottom:1px solid var(--gray-200)}.page-hero__headline[data-astro-cid-ynmfnhpc]{font-family:var(--font-display);font-size:clamp(var(--text-4xl),5vw,var(--text-5xl));margin-bottom:var(--sp-4);margin-top:var(--sp-2)}.page-hero__sub[data-astro-cid-ynmfnhpc]{font-size:var(--text-lg);color:var(--text-muted);max-width:600px;line-height:1.65}.filter-bar[data-astro-cid-ynmfnhpc]{background:var(--white);border-bottom:1px solid var(--gray-200);position:sticky;top:72px;z-index:50}.filter-bar__inner[data-astro-cid-ynmfnhpc]{display:flex;gap:var(--sp-2);overflow-x:auto;padding-block:var(--sp-3);scrollbar-width:none}.filter-bar__inner[data-astro-cid-ynmfnhpc]::-webkit-scrollbar{display:none}.filter-btn[data-astro-cid-ynmfnhpc]{font-family:var(--font-body);font-size:var(--text-sm);font-weight:600;color:var(--text-muted);padding:var(--sp-2) var(--sp-4);border-radius:var(--r-full);border:1.5px solid var(--gray-200);white-space:nowrap;transition:all var(--transition);background:var(--white)}.filter-btn[data-astro-cid-ynmfnhpc]:hover{color:var(--teal);border-color:var(--teal)}.filter-btn[data-astro-cid-ynmfnhpc][aria-pressed=true]{background:var(--teal);color:var(--white);border-color:var(--teal)}.displays-grid[data-astro-cid-ynmfnhpc]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--sp-8);margin-bottom:var(--sp-16);align-items:start}.display-card[data-astro-cid-ynmfnhpc]{background:var(--white);border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--shadow-sm);border:1px solid var(--gray-200);display:flex;flex-direction:column;transition:box-shadow var(--transition),transform var(--transition)}.display-card[data-astro-cid-ynmfnhpc]:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.display-card__img-wrap[data-astro-cid-ynmfnhpc]{position:relative;overflow:hidden;background:var(--gray-100)}.display-card__img[data-astro-cid-ynmfnhpc]{display:block;width:100%;height:auto}.display-card__price-badge[data-astro-cid-ynmfnhpc]{position:absolute;top:var(--sp-3);right:var(--sp-3);background:var(--rose);color:var(--white);font-family:var(--font-display);font-size:var(--text-xl);padding:var(--sp-1) var(--sp-3);border-radius:var(--r-full);line-height:1.4}.display-card__body[data-astro-cid-ynmfnhpc]{padding:var(--sp-6);flex:1;display:flex;flex-direction:column;gap:var(--sp-3)}.display-card__title[data-astro-cid-ynmfnhpc]{font-family:var(--font-display);font-size:var(--text-2xl)}.display-card__best-for[data-astro-cid-ynmfnhpc]{font-size:var(--text-sm);color:var(--text-muted)}.display-card__best-for[data-astro-cid-ynmfnhpc] strong[data-astro-cid-ynmfnhpc]{color:var(--teal);font-weight:700}.display-card__desc[data-astro-cid-ynmfnhpc]{font-size:var(--text-sm);color:var(--text-muted);line-height:1.6}.display-card__includes[data-astro-cid-ynmfnhpc]{display:flex;flex-direction:column;gap:var(--sp-1);flex:1}.display-card__includes[data-astro-cid-ynmfnhpc] li[data-astro-cid-ynmfnhpc]{font-size:var(--text-sm);color:var(--text-muted);line-height:1.5;display:flex;gap:var(--sp-2);align-items:baseline}.include-check[data-astro-cid-ynmfnhpc]{color:var(--teal);font-weight:700;flex-shrink:0}.display-card__cta[data-astro-cid-ynmfnhpc]{width:100%;justify-content:center;margin-top:auto}.pricing-note[data-astro-cid-ynmfnhpc]{background:var(--gray-50);border-radius:var(--r-xl);padding:var(--sp-8) var(--sp-10);border:1px solid var(--gray-200)}.pricing-note__heading[data-astro-cid-ynmfnhpc]{font-family:var(--font-display);font-size:var(--text-2xl);margin-bottom:var(--sp-6)}.pricing-table[data-astro-cid-ynmfnhpc]{display:flex;flex-direction:column;gap:0;margin-bottom:var(--sp-5)}.price-row[data-astro-cid-ynmfnhpc]{display:flex;justify-content:space-between;align-items:center;padding:var(--sp-3) var(--sp-2);border-bottom:1px solid var(--gray-200);font-size:var(--text-sm);color:var(--text)}.price-row[data-astro-cid-ynmfnhpc]:last-child{border-bottom:none}.price-row[data-astro-cid-ynmfnhpc] span[data-astro-cid-ynmfnhpc]:last-child{font-weight:700;color:var(--teal);white-space:nowrap;margin-left:var(--sp-6)}.price-row--accent[data-astro-cid-ynmfnhpc]{background:var(--teal-light);border-radius:var(--r-sm)}.pricing-note__sub[data-astro-cid-ynmfnhpc]{font-size:var(--text-sm);color:var(--text-muted)}.text-teal[data-astro-cid-ynmfnhpc]{color:var(--teal);font-weight:600;text-decoration:underline}@media(max-width:1024px){.displays-grid[data-astro-cid-ynmfnhpc]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.displays-grid[data-astro-cid-ynmfnhpc]{grid-template-columns:1fr}.pricing-note[data-astro-cid-ynmfnhpc]{padding:var(--sp-6)}}
