.hc{position:relative;z-index:2;overflow:hidden;min-height:clamp(640px,90vh,900px);padding:clamp(40px,7vw,96px) 18px clamp(48px,7vw,88px);display:grid;place-items:center;text-align:center}.hc-bg{position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(44% 48% at 50% 40%,rgba(224,136,60,.1),transparent 70%),radial-gradient(34% 40% at 31% 34%,rgba(110,58,95,.2),transparent 70%),radial-gradient(34% 40% at 69% 60%,rgba(224,136,60,.18),transparent 72%)}.hc-inner{position:relative;width:100%;max-width:1080px;margin-inline:auto;display:grid;place-items:center}.hc-copy{position:relative;z-index:3;max-width:660px}.hc-eyebrow{font-family:var(--font-sans, system-ui);font-weight:700;text-transform:uppercase;letter-spacing:.14em;font-size:.8rem;color:var(--plum, #6e3a5f);margin-bottom:18px}.hc-h1{font-family:var(--font-display, Georgia, serif);font-weight:600;line-height:1;letter-spacing:-.02em;font-size:clamp(2.6rem,6vw,5rem);color:var(--text, #211c1a);margin:0;text-wrap:balance}.hc-line{display:block}.hc-h1 .grad{background:var(--brand-gradient, linear-gradient(135deg, #6e3a5f, #e0883c));-webkit-background-clip:text;background-clip:text;color:transparent}.hc-lead{margin:22px auto 0;max-width:540px;color:var(--text-muted, #5b5048);font-size:clamp(1.05rem,1.6vw,1.28rem);line-height:1.55}.hc-cta{margin-top:28px;display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.hc-proof{list-style:none;margin:22px auto 0;padding:0;display:flex;flex-wrap:wrap;gap:8px 10px;justify-content:center}.hc-proof li{display:inline-flex;align-items:center;gap:9px;font-family:var(--font-sans, system-ui);font-size:.84rem;font-weight:600;color:var(--text, #211c1a);background:#ffffffb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.9);border-radius:999px;padding:8px 16px 8px 9px;box-shadow:0 8px 22px #361c2817}.hc-proof li:before{content:"";width:20px;height:20px;flex:none;border-radius:999px;background:#3e9b62 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5 13l4 4 10-11' fill='none' stroke='white' stroke-width='3.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/12px no-repeat;box-shadow:0 2px 6px #3e9b6266}.hc-cards{position:absolute;inset:0;z-index:2;pointer-events:none}.hcard{position:absolute;display:flex;align-items:center;gap:11px;padding:12px 16px;border-radius:16px;background:#ffffff75;-webkit-backdrop-filter:blur(18px) saturate(1.5);backdrop-filter:blur(18px) saturate(1.5);border:1px solid rgba(255,255,255,.85);box-shadow:0 20px 48px #361c2826,inset 0 1px #ffffffb3;white-space:nowrap;animation:hcFloat 6s ease-in-out infinite}.hcard-tx{display:grid;gap:1px}.hcard-tx strong{font-family:var(--font-sans, system-ui);font-weight:700;font-size:.82rem;line-height:1.15;color:var(--text, #211c1a)}.hcard-tx span{font-family:var(--font-sans, system-ui);font-weight:600;font-size:.72rem;line-height:1.15;color:var(--text-subtle, #7a6f66)}.hcard-dot{width:18px;height:18px;border-radius:999px;flex:none;box-shadow:0 0 0 4px #ffffff8c}.hcard-dot.ok{background:#3e9b62}.hcard-dot.amber{background:#e0883c}.hcard-av{width:30px;height:30px;border-radius:999px;flex:none;display:grid;place-items:center;background:var(--plum, #6e3a5f);color:#fff;font-family:var(--font-sans, system-ui);font-weight:700;font-size:.8rem}.hcard-gift{width:30px;height:30px;border-radius:9px;flex:none;display:grid;place-items:center;background:var(--amber, #e0883c)}.hcard-gift svg{width:18px;height:18px}.hcic{width:32px;height:32px;border-radius:9px;flex:none;display:grid;place-items:center}.hcic svg{width:18px;height:18px}.hcic.plum{background:var(--plum, #6e3a5f)}.hcic.amber{background:var(--amber, #e0883c)}.hcard-l1{left:0;top:14%}.hcard-l2{left:0;top:52%}.hcard-r1{right:0;top:11%}.hcard-r2{right:0;top:49%}@keyframes hcFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.hcard-l1{animation-delay:0s}.hcard-r1{animation-delay:.9s}.hcard-l2{animation-delay:1.6s}.hcard-r2{animation-delay:2.3s}@keyframes hcRise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.hc-reveal{opacity:0;animation:hcRise .7s var(--ease-out, ease) forwards}.hc-eyebrow.hc-reveal{animation-delay:.08s}.hc-h1 .hc-line:nth-child(1){animation-delay:.22s}.hc-h1 .hc-line:nth-child(2){animation-delay:.33s}.hc-h1 .hc-line:nth-child(3){animation-delay:.44s}.hc-lead.hc-reveal{animation-delay:.6s}.hc-cta.hc-reveal{animation-delay:.72s}.hc-proof.hc-reveal{animation-delay:.84s}@media(max-width:1079px){.hc-cards{position:static;inset:auto;display:grid;grid-template-columns:1fr 1fr;gap:12px;width:min(100% - 32px,520px);margin:34px auto 0}.hcard{position:static;animation:none;white-space:normal}}@media(prefers-reduced-motion:reduce){.hc-reveal{opacity:1;transform:none;animation:none}.hcard{animation:none}}.pc[data-astro-cid-aaosgovq]{padding-block:var(--section-y-md);background:var(--bg)}.pc-sand[data-astro-cid-aaosgovq]{background:var(--bg-alt)}.pc-head[data-astro-cid-aaosgovq]{max-width:640px;margin:0 auto clamp(28px,4vw,48px);text-align:center;display:grid;gap:14px;justify-items:center}.pc-head[data-astro-cid-aaosgovq] h2[data-astro-cid-aaosgovq]{font-family:var(--font-display);font-size:var(--type-h2);line-height:1.06;color:var(--text);margin:0;text-wrap:balance}.pc-head[data-astro-cid-aaosgovq] p[data-astro-cid-aaosgovq]{font-size:var(--type-lead);color:var(--text-muted);margin:0;max-width:56ch}.pc-grid[data-astro-cid-aaosgovq]{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--grid-gap)}.pc-card[data-astro-cid-aaosgovq]{position:relative;display:flex;flex-direction:column;flex:1 1 280px;min-width:0;max-width:360px;background:var(--card);border:1px solid var(--line);border-radius:var(--radius-card);padding:var(--card-pad);box-shadow:var(--shadow-card)}@media(min-width:720px){.pc-card[data-astro-cid-aaosgovq]{flex:0 1 calc((100% - (var(--pc-cols) - 1) * var(--grid-gap)) / var(--pc-cols));max-width:360px}}.pc-featured[data-astro-cid-aaosgovq]{border:2px solid var(--accent)}.pc-badge[data-astro-cid-aaosgovq]{position:absolute;top:-13px;left:var(--card-pad);background:var(--brand-gradient);color:#fff;font-size:.74rem;font-weight:700;letter-spacing:.02em;padding:5px 13px;border-radius:999px}.pc-card[data-astro-cid-aaosgovq] h3[data-astro-cid-aaosgovq]{font-family:var(--font-display);font-size:1.4rem;color:var(--text);margin:0;overflow-wrap:anywhere}.pc-price[data-astro-cid-aaosgovq]{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px;margin-top:12px}.pc-amount[data-astro-cid-aaosgovq]{font-family:var(--font-display);font-weight:600;font-size:clamp(1.6rem,3vw,2rem);line-height:1}.pc-per[data-astro-cid-aaosgovq]{color:var(--text-subtle);font-size:.85rem}.pc-sub[data-astro-cid-aaosgovq]{color:var(--text-subtle);font-size:.85rem;margin:4px 0 0}.pc-for[data-astro-cid-aaosgovq]{color:var(--text-muted);font-size:.9rem;line-height:1.5;margin:16px 0 0}.pc-points[data-astro-cid-aaosgovq]{list-style:none;padding:0;margin:16px 0 0;display:grid;gap:9px}.pc-points[data-astro-cid-aaosgovq] li[data-astro-cid-aaosgovq]{display:flex;align-items:flex-start;gap:9px;font-size:.9rem;line-height:1.4;color:var(--text);min-width:0}.pc-points[data-astro-cid-aaosgovq] li[data-astro-cid-aaosgovq]:before{content:"";width:18px;height:18px;border-radius:999px;flex:none;margin-top:1px;background:var(--brand-gradient);-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M5 13l4 4 10-11' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/></svg>") center/11px no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M5 13l4 4 10-11' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/></svg>") center/11px no-repeat}.pc-cta[data-astro-cid-aaosgovq]{margin-top:auto;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;padding:12px 18px;min-height:44px;border-radius:999px;font-weight:700;font-size:.95rem;line-height:1.2;border:1.5px solid var(--line);color:var(--text);background:transparent;transition:border-color var(--dur-fast) var(--ease-out),color var(--dur-fast) var(--ease-out)}.pc-points[data-astro-cid-aaosgovq]{margin-bottom:22px}.pc-cta[data-astro-cid-aaosgovq]:not(.pc-cta-primary):hover{border-color:var(--accent);color:var(--accent)}.pc-cta-primary[data-astro-cid-aaosgovq]{background:var(--brand-gradient);color:#fff;border-color:transparent}.pc-cta-primary[data-astro-cid-aaosgovq]:hover{opacity:.94}.pc-note[data-astro-cid-aaosgovq]{text-align:center;margin:clamp(24px,3vw,40px) auto 0;max-width:60ch;color:var(--text-muted);font-size:.95rem}.pc-note[data-astro-cid-aaosgovq] a{color:var(--accent);font-weight:600}
