.ph[data-astro-cid-yvbahnfj]{position:relative;isolation:isolate;color:#fff;margin-top:.4rem;padding:2.2rem 0 3.6rem;overflow:hidden;background:radial-gradient(110% 130% at 90% -20%,rgba(255,122,89,.22),transparent 52%),linear-gradient(150deg,var(--brand) 0%,var(--brand-deep) 55%,var(--brand-deeper) 100%)}.ph--art[data-astro-cid-yvbahnfj] .wrap[data-astro-cid-yvbahnfj]{display:flex;align-items:center;gap:2.4rem}.ph-text[data-astro-cid-yvbahnfj]{flex:1;min-width:0}.ph-art[data-astro-cid-yvbahnfj]{flex-shrink:0;width:min(300px,34vw);height:auto;filter:drop-shadow(0 16px 28px rgba(2,28,38,.35))}.ph-art--wide[data-astro-cid-yvbahnfj]{width:min(540px,50vw);border-radius:16px}@media(max-width:720px){.ph--art[data-astro-cid-yvbahnfj] .wrap[data-astro-cid-yvbahnfj]{flex-direction:column-reverse;align-items:flex-start;gap:1.2rem}.ph-art[data-astro-cid-yvbahnfj]{width:168px;align-self:center}.ph-art--wide[data-astro-cid-yvbahnfj]{width:100%}}.ph[data-astro-cid-yvbahnfj] h1[data-astro-cid-yvbahnfj]{color:#fff;font-size:var(--fs-hero);font-weight:800;letter-spacing:-.03em;line-height:1.08;margin:0;max-width:20ch}.ph-lead[data-astro-cid-yvbahnfj]{color:#d6eef6;font-size:var(--fs-lead);max-width:60ch;margin:.7rem 0 0;line-height:1.55}.ph-stats[data-astro-cid-yvbahnfj]{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem 1.6rem;max-width:62ch;margin-top:1.4rem;padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.16)}.ph-stats[data-astro-cid-yvbahnfj] span[data-astro-cid-yvbahnfj]{font-size:.92rem;color:#bfe6f2}.ph-stats[data-astro-cid-yvbahnfj] b[data-astro-cid-yvbahnfj]{color:#fff;font-weight:800;font-size:1.05rem;margin-right:.1rem}.ph-prices[data-astro-cid-yvbahnfj]{position:relative;display:flex;flex-wrap:wrap;align-items:baseline;gap:.45rem 1.5rem;max-width:62ch;margin-top:1.4rem;padding-top:1.2rem}.ph-prices[data-astro-cid-yvbahnfj]+.ph-stats[data-astro-cid-yvbahnfj]{margin-top:.9rem;padding-top:.9rem}.ph-prices[data-astro-cid-yvbahnfj]:before{content:"";position:absolute;left:0;top:0;width:100%;height:2px;border-radius:2px;background:linear-gradient(to right,var(--coral) 0 30px,rgba(255,255,255,.16) 30px)}.ph-prices[data-astro-cid-yvbahnfj] span[data-astro-cid-yvbahnfj]{font-size:.92rem;color:#bfe6f2}.ph-prices[data-astro-cid-yvbahnfj] b[data-astro-cid-yvbahnfj]{color:#fff;font-weight:800;font-size:1.05rem;margin-right:.1rem;white-space:nowrap}.ph-wave[data-astro-cid-yvbahnfj]{position:absolute;left:0;right:0;bottom:-1px;width:100%;height:60px;display:block}.ph-body[data-astro-cid-yvbahnfj]{padding-bottom:1rem}.sec[data-astro-cid-yvbahnfj]{margin:var(--sec-gap) 0}.sec-head[data-astro-cid-yvbahnfj]{display:flex;align-items:center;gap:.9rem;margin-bottom:var(--head-gap)}.sec-head[data-astro-cid-yvbahnfj] h2[data-astro-cid-yvbahnfj]{margin:0;font-size:var(--fs-h2);letter-spacing:-.02em;white-space:nowrap}.sec-head[data-astro-cid-yvbahnfj] .rule[data-astro-cid-yvbahnfj]{flex:1;height:2px;border-radius:2px;background:linear-gradient(to right,var(--coral) 0 30px,var(--line) 30px)}.cnt[data-astro-cid-yvbahnfj]{color:var(--ink-soft);font-weight:600}.navcards[data-astro-cid-yvbahnfj]{display:grid;grid-template-columns:1fr;gap:var(--card-gap)}@media(min-width:620px){.navcards[data-astro-cid-yvbahnfj]{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.navcards[data-astro-cid-yvbahnfj]{grid-template-columns:repeat(3,1fr)}}.navcard[data-astro-cid-yvbahnfj]{position:relative;display:flex;align-items:center;gap:.85rem;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:.95rem 1.05rem;box-shadow:var(--shadow-md);overflow:hidden;transition:transform .18s var(--ease),box-shadow .18s var(--ease),border-color .18s var(--ease)}.navcard[data-astro-cid-yvbahnfj]:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--coral);transform:scaleX(0);transform-origin:left;transition:transform .22s var(--ease)}.navcard[data-astro-cid-yvbahnfj]:hover{text-decoration:none;transform:translateY(-4px);box-shadow:var(--shadow-hover);border-color:transparent}.navcard[data-astro-cid-yvbahnfj]:hover:before{transform:scaleX(1)}.nc-icon[data-astro-cid-yvbahnfj]{flex-shrink:0;width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:var(--brand-tint);color:var(--brand-deep);transition:background .18s var(--ease),color .18s var(--ease)}.navcard[data-astro-cid-yvbahnfj]:hover .nc-icon[data-astro-cid-yvbahnfj]{background:var(--brand);color:#fff}.nc-icon[data-astro-cid-yvbahnfj] svg[data-astro-cid-yvbahnfj]{width:23px;height:23px}.nc-icon--img[data-astro-cid-yvbahnfj],.navcard[data-astro-cid-yvbahnfj]:hover .nc-icon--img[data-astro-cid-yvbahnfj]{background:var(--brand-tint)}.nc-icon--img[data-astro-cid-yvbahnfj] img[data-astro-cid-yvbahnfj]{width:38px;height:38px;object-fit:contain;transition:transform .22s var(--ease)}.navcard[data-astro-cid-yvbahnfj]:hover .nc-icon--img[data-astro-cid-yvbahnfj] img[data-astro-cid-yvbahnfj]{transform:scale(1.08)}.nc-t[data-astro-cid-yvbahnfj]{display:flex;flex-direction:column;flex:1}.nc-t[data-astro-cid-yvbahnfj] strong[data-astro-cid-yvbahnfj]{color:var(--ink);font-weight:700;line-height:1.25}.nc-t[data-astro-cid-yvbahnfj] small[data-astro-cid-yvbahnfj]{color:var(--ink-soft);font-size:.84rem;margin-top:.1rem}.nc-arr[data-astro-cid-yvbahnfj]{color:var(--ink-soft);font-size:1.1rem;transition:transform .18s var(--ease),color .18s var(--ease)}.navcard[data-astro-cid-yvbahnfj]:hover .nc-arr[data-astro-cid-yvbahnfj]{transform:translate(4px);color:var(--coral-ink)}.sec--prose[data-astro-cid-yvbahnfj]{max-width:var(--measure)}.hub-prose[data-astro-cid-yvbahnfj] .lead-p[data-astro-cid-yvbahnfj]{font-size:1.1rem;color:var(--ink);font-weight:500;margin:0 0 1.2rem}.hub-prose[data-astro-cid-yvbahnfj] section[data-astro-cid-yvbahnfj]{margin:1.4rem 0}.hub-prose[data-astro-cid-yvbahnfj] h3[data-astro-cid-yvbahnfj]{font-size:1.15rem;margin:0 0 .45rem;position:relative;padding-left:.85rem}.hub-prose[data-astro-cid-yvbahnfj] h3[data-astro-cid-yvbahnfj]:before{content:"";position:absolute;left:0;top:.15em;bottom:.15em;width:3px;border-radius:2px;background:var(--coral)}.hub-prose[data-astro-cid-yvbahnfj] p[data-astro-cid-yvbahnfj]{color:var(--ink-soft)}.hub-related[data-astro-cid-yvbahnfj]{font-weight:600;color:var(--ink)}.hub-faq[data-astro-cid-yvbahnfj] details[data-astro-cid-yvbahnfj]{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:.9rem 1.2rem;margin:.6rem 0;box-shadow:var(--shadow-md);transition:border-color .15s var(--ease)}.hub-faq[data-astro-cid-yvbahnfj] details[data-astro-cid-yvbahnfj][open]{border-color:var(--brand-tint)}.hub-faq[data-astro-cid-yvbahnfj] summary[data-astro-cid-yvbahnfj]{cursor:pointer;font-weight:700;color:var(--ink);list-style:none;display:flex;justify-content:space-between;gap:1rem;align-items:center}.hub-faq[data-astro-cid-yvbahnfj] summary[data-astro-cid-yvbahnfj]::-webkit-details-marker{display:none}.hub-faq[data-astro-cid-yvbahnfj] summary[data-astro-cid-yvbahnfj]:after{content:"+";color:var(--coral-ink);font-size:1.3rem;font-weight:700;line-height:1;transition:transform .18s var(--ease)}.hub-faq[data-astro-cid-yvbahnfj] details[data-astro-cid-yvbahnfj][open] summary[data-astro-cid-yvbahnfj]:after{transform:rotate(45deg)}.hub-faq[data-astro-cid-yvbahnfj] details[data-astro-cid-yvbahnfj][open] summary[data-astro-cid-yvbahnfj]{margin-bottom:.6rem}.hub-faq[data-astro-cid-yvbahnfj] p[data-astro-cid-yvbahnfj]{margin:0;color:var(--ink-soft);max-width:var(--measure)}@media(prefers-reduced-motion:reduce){.navcard[data-astro-cid-yvbahnfj],.navcard[data-astro-cid-yvbahnfj]:before,.nc-icon[data-astro-cid-yvbahnfj],.nc-icon--img[data-astro-cid-yvbahnfj] img[data-astro-cid-yvbahnfj],.nc-arr[data-astro-cid-yvbahnfj],.hub-faq[data-astro-cid-yvbahnfj] details[data-astro-cid-yvbahnfj],.hub-faq[data-astro-cid-yvbahnfj] summary[data-astro-cid-yvbahnfj]:after{transition:none}.navcard[data-astro-cid-yvbahnfj]:hover{transform:none}}
