.page-hero.svelte-4z030h{position:relative;padding:var(--space-xl) 0 calc(var(--space-lg) + 40px);background:linear-gradient(160deg,#111D29 0%,var(--color-primary) 50%,var(--color-primary-dark) 100%);color:var(--color-text-inverse);text-align:center;overflow:hidden}.page-hero.svelte-4z030h .badge:where(.svelte-4z030h){background:#cf2e2e40;color:#f4a3a1;border:1px solid rgba(207,46,46,.3)}.page-hero.svelte-4z030h h1:where(.svelte-4z030h){color:#fff;margin-top:var(--space-sm);position:relative}.page-hero__subtitle.svelte-4z030h{max-width:600px;margin:var(--space-sm) auto 0;opacity:.85;font-size:clamp(1rem,1.5vw,1.15rem);position:relative}.filter-section.svelte-4z030h{padding-bottom:0}.filter-bar.svelte-4z030h{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.filter-btn.svelte-4z030h{font-family:var(--font-body);font-size:.9rem;font-weight:500;padding:.55rem 1.25rem;border:1.5px solid var(--color-border);border-radius:999px;background:var(--color-surface);color:var(--color-text-muted);cursor:pointer;transition:all var(--transition-fast)}.filter-btn.svelte-4z030h:hover{border-color:var(--color-primary);color:var(--color-primary)}.filter-btn.active.svelte-4z030h{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.bundles-section.svelte-4z030h{padding-top:var(--space-md)}.bundles-grid.svelte-4z030h{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:var(--space-md)}.bundle-card.svelte-4z030h{position:relative;display:flex;flex-direction:column;border:1px solid var(--color-border)}.bundle-card__category.svelte-4z030h{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--color-primary);background:var(--color-primary-light);padding:.2rem .6rem;border-radius:var(--radius-sm);margin-bottom:.5rem;width:fit-content}.bundle-card.svelte-4z030h .card__body:where(.svelte-4z030h){display:flex;flex-direction:column;flex:1}.bundle-card.svelte-4z030h h3:where(.svelte-4z030h){font-size:1.3rem;margin-bottom:.5rem}.bundle-card__desc.svelte-4z030h{color:var(--color-text-muted);font-size:.95rem;margin-bottom:var(--space-md)}.bundle-card__pricing.svelte-4z030h{margin-bottom:var(--space-md);padding:var(--space-sm);background:linear-gradient(135deg,var(--color-primary-light),#FCEAEA);border-radius:var(--radius-sm);text-align:center;border:1px solid rgba(28,43,58,.08)}.bundle-card__price.svelte-4z030h{font-family:var(--font-display);font-size:2.2rem;font-weight:800;color:var(--color-primary)}.bundle-card__estimate.svelte-4z030h{font-size:.75rem;color:var(--color-text-muted);margin-top:.5rem;line-height:1.4;font-style:italic}.bundle-card__cta.svelte-4z030h{width:100%;text-align:center}.no-results.svelte-4z030h{text-align:center;padding:var(--space-xl) 0;color:var(--color-text-muted)}.pricing-disclaimer.svelte-4z030h{margin-top:var(--space-lg);padding:var(--space-md);background:var(--color-surface);border:1px solid var(--color-border);border-left:4px solid var(--color-primary);border-radius:var(--radius-sm)}.pricing-disclaimer.svelte-4z030h p:where(.svelte-4z030h){font-size:.9rem;color:var(--color-text-muted);line-height:1.7}.pricing-disclaimer.svelte-4z030h a:where(.svelte-4z030h){font-weight:600}.selfpay-grid.svelte-4z030h{display:grid;grid-template-columns:1.2fr 1fr;gap:var(--space-xl);align-items:center}.selfpay-content.svelte-4z030h .badge:where(.svelte-4z030h){margin-bottom:var(--space-sm)}.selfpay-content.svelte-4z030h h2:where(.svelte-4z030h){margin-bottom:var(--space-sm)}.selfpay-content.svelte-4z030h p:where(.svelte-4z030h){margin-bottom:var(--space-md);line-height:1.8}.selfpay-list.svelte-4z030h{list-style:none;margin-bottom:var(--space-md);display:flex;flex-direction:column;gap:.75rem}.selfpay-list.svelte-4z030h li:where(.svelte-4z030h){padding-left:1.75rem;position:relative;color:#ffffffd9}.selfpay-list.svelte-4z030h li:where(.svelte-4z030h):before{content:"✓";position:absolute;left:0;color:var(--color-accent);font-weight:700}.selfpay-stats.svelte-4z030h{display:flex;flex-direction:column;gap:var(--space-sm)}.selfpay-stat.svelte-4z030h{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);padding:var(--space-md);border-radius:var(--radius-md);text-align:center}.selfpay-stat__number.svelte-4z030h{display:block;font-family:var(--font-display);font-size:2rem;font-weight:800;color:#f0807e}.selfpay-stat__label.svelte-4z030h{display:block;font-size:.85rem;color:#fff9;margin-top:.25rem}.faq-list.svelte-4z030h{display:flex;flex-direction:column;gap:var(--space-sm)}.faq-item.svelte-4z030h{background:var(--color-surface);border:1px solid var(--color-border);padding:var(--space-md);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:box-shadow var(--transition-fast)}.faq-item.svelte-4z030h:hover{box-shadow:var(--shadow-md)}.faq-item.svelte-4z030h h3:where(.svelte-4z030h){font-size:1.1rem;margin-bottom:.5rem;font-family:var(--font-body);font-weight:600}.faq-item.svelte-4z030h p:where(.svelte-4z030h){color:var(--color-text-muted);line-height:1.7}.cta-section.svelte-4z030h{position:relative;background:linear-gradient(135deg,var(--color-primary) 0%,#111D29 100%);color:var(--color-text-inverse);overflow:hidden}.cta-section__bg.svelte-4z030h{position:absolute;inset:0;background:radial-gradient(ellipse at 20% 50%,rgba(207,46,46,.15) 0%,transparent 60%),radial-gradient(ellipse at 80% 50%,rgba(28,43,58,.2) 0%,transparent 60%);pointer-events:none}.cta-section.svelte-4z030h h2:where(.svelte-4z030h){color:#fff;margin-bottom:var(--space-sm);position:relative}.cta-text.svelte-4z030h{max-width:550px;margin:0 auto var(--space-md);opacity:.85;position:relative}@media(max-width:768px){.bundles-grid.svelte-4z030h{grid-template-columns:1fr}.filter-bar.svelte-4z030h{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:.5rem}.filter-btn.svelte-4z030h{white-space:nowrap}.selfpay-grid.svelte-4z030h{grid-template-columns:1fr;gap:var(--space-md)}}
