:root{--funnel-stage: min(1180px, calc(100% - 2rem) );--funnel-narrow: min(760px, calc(100% - 2rem) );--funnel-read: min(68ch, calc(100% - 2rem) );--funnel-header-h: 72px;--funnel-radius: 18px;--funnel-radius-sm: 12px;--funnel-ease: cubic-bezier(.32, .72, 0, 1);--funnel-focus: 0 0 0 3px rgba(242, 205, 120, .36)}html:has(.funnel-page){scroll-behavior:smooth;scroll-padding-top:calc(var(--funnel-header-h) + 1rem);overflow-x:clip;background:var(--moon-bg)}.funnel-page{position:relative;isolation:isolate;min-height:100dvh;--header-h: var(--funnel-header-h);color:var(--moon-ink);font-family:"Plus Jakarta Sans",var(--font-sans, system-ui, sans-serif);font-size:1.0625rem;line-height:1.65;background:radial-gradient(ellipse 68% 34% at 78% 0%,rgba(242,205,120,.12),transparent 62%),radial-gradient(ellipse 46% 24% at 7% 18%,rgba(184,197,169,.09),transparent 68%),linear-gradient(180deg,var(--moon-bg) 0%,var(--moon-bg-2) 42%,var(--moon-bg) 100%);overflow-x:clip}.funnel-page:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;opacity:.05;background-image:radial-gradient(circle at 38% 28%,rgba(246,240,223,.16),transparent 28rem)}.funnel-page>*{position:relative;z-index:2}.funnel-skip{position:absolute;left:-9999px;top:.75rem;z-index:100;padding:.65rem 1rem;border-radius:999px;background:var(--moon-yellow);color:var(--moon-bg);font-weight:700;text-decoration:none}.funnel-skip:focus{left:1rem;outline:none;box-shadow:var(--funnel-focus)}.funnel-header{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:.75rem 1rem;min-height:var(--funnel-header-h);padding:.65rem clamp(1rem,3vw,1.5rem);border-bottom:1px solid var(--moon-line);background:#18231cd1;-webkit-backdrop-filter:blur(16px) saturate(130%);backdrop-filter:blur(16px) saturate(130%)}.funnel-header__logo{color:var(--moon-ink);font-family:"Cormorant Garamond",var(--font-serif, Georgia, serif);font-size:clamp(1.28rem,2vw,1.55rem);font-weight:700;letter-spacing:.02em;text-decoration:none;white-space:nowrap}.funnel-header__nav{display:none;align-items:center;gap:1.25rem;margin-inline:auto}.funnel-header__nav a{color:var(--moon-soft);font-size:.88rem;font-weight:600;text-decoration:none;transition:color .18s var(--funnel-ease)}.funnel-header__nav a:hover{color:var(--moon-ink)}.funnel-header__status{padding:.45rem .72rem;border:1px solid var(--moon-line);border-radius:999px;color:var(--moon-yellow);background:#1119147a;font-size:.72rem;font-weight:700;letter-spacing:.08em;line-height:1.2;text-transform:uppercase;white-space:nowrap}.funnel-header__cta{margin-left:auto}@media(min-width:768px){.funnel-header__nav{display:flex}.funnel-header__cta{margin-left:0}}@media(max-width:767px){.funnel-header__cta{padding-inline:.95rem;font-size:.82rem}}.funnel-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 1.2rem;border:1px solid transparent;border-radius:999px;font:inherit;font-size:.9rem;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer;transition:color .18s var(--funnel-ease),background .18s var(--funnel-ease),border-color .18s var(--funnel-ease),transform .12s var(--funnel-ease)}.funnel-btn:focus-visible{outline:none;box-shadow:var(--funnel-focus)}.funnel-btn--primary{color:#20261c;border-color:#f2cd78eb;background:linear-gradient(135deg,var(--moon-yellow),var(--moon-amber))}.funnel-btn--primary:hover{color:#20261c;background:linear-gradient(135deg,rgba(246,240,223,.96),var(--moon-yellow))}.funnel-btn--ghost{color:var(--moon-soft);border-color:var(--moon-line);background:#11191452}.funnel-btn--ghost:hover{color:var(--moon-ink);border-color:#f6f0df5c;background:#f6f0df14}.funnel-btn:active{transform:scale(.98)}.funnel-page .container{width:min(1120px,calc(100% - 3rem));margin-inline:auto}.sn-guide-page .funnel-main,.sn-about-page .funnel-main,.sn-blog-page .funnel-main{width:100%;max-width:none;margin-inline:0;padding:0}.funnel-main{width:var(--funnel-stage);margin-inline:auto;padding:clamp(2rem,5vw,3.5rem) 0 clamp(4rem,8vw,5rem)}.funnel-main h1{margin:0 0 .75rem;color:var(--moon-ink);font-family:"Cormorant Garamond",var(--font-serif, Georgia, serif);font-size:clamp(2rem,5vw,3rem);font-weight:600;line-height:1.08;letter-spacing:-.02em;text-wrap:balance}.funnel-main h2{margin:2rem 0 .65rem;color:var(--moon-ink);font-family:"Cormorant Garamond",var(--font-serif, Georgia, serif);font-size:clamp(1.35rem,3vw,1.75rem);font-weight:600;line-height:1.15}.funnel-main p,.funnel-main li{color:var(--moon-soft)}.funnel-main a:not(.funnel-btn){color:var(--moon-seal)}.funnel-main a.funnel-btn--primary,.funnel-main a.funnel-btn--primary:hover{color:#20261c}.funnel-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.25rem 0 0}.funnel-checklist{margin:1.25rem 0 0;padding:0;list-style:none;border-top:1px solid var(--moon-line)}.funnel-checklist li{display:grid;gap:.35rem;padding:1rem 0;border-bottom:1px solid var(--moon-line)}.funnel-checklist strong{color:var(--moon-ink);font-size:1rem;font-weight:700}.funnel-checklist span,.funnel-checklist p{margin:0;font-size:.95rem;line-height:1.6}.funnel-note{margin:1rem 0 0;color:var(--moon-muted);font-size:.82rem;line-height:1.55}.result-page.funnel-page{padding-bottom:env(safe-area-inset-bottom,0)}.result-shell{width:var(--funnel-narrow)}.result-shell>p.result-kicker,.result-shell>p:first-of-type:not(.result-note){margin:0 0 .5rem;color:var(--moon-muted);font-size:.82rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}#result-dek{margin:0 0 1.5rem;max-width:var(--funnel-read);color:var(--moon-soft)}.result-progress{display:grid;gap:.65rem;max-width:28rem}.result-progress[hidden],.report-embed[hidden]{display:none!important}.result-progress__bar{height:8px;border-radius:999px;background:var(--moon-card);overflow:hidden}.result-progress__bar span{display:block;width:100%;height:100%;transform:scaleX(var(--sn-progress, 0));transform-origin:left center;background:linear-gradient(90deg,var(--moon-green),var(--moon-yellow));transition:transform .35s var(--funnel-ease);will-change:transform}#result-progress-label{margin:0;color:var(--moon-ink);font-weight:600}#result-progress-elapsed{margin:0;color:var(--moon-muted);font-size:.88rem;font-variant-numeric:tabular-nums}.result-note:empty{display:none;margin:0;min-height:0}.result-note:not(:empty){padding:.75rem 1rem;border-radius:var(--funnel-radius);background:#cf856d1f;border:1px solid rgba(207,133,109,.35)}.report-embed{margin-top:1.75rem}.report-embed:empty{display:none}.result-shell.result-shell--delivered,.result-shell:has(#report-embed:not([hidden])){width:100%!important;max-width:none!important;margin:0!important;padding:0 0 calc(5rem + env(safe-area-inset-bottom,0))!important}.result-shell.result-shell--delivered>p:first-of-type,.result-shell.result-shell--delivered>#result-title,.result-shell.result-shell--delivered>#result-dek,.result-shell.result-shell--delivered>.result-progress,.result-shell:has(#report-embed:not([hidden]))>p:first-of-type,.result-shell:has(#report-embed:not([hidden]))>#result-title,.result-shell:has(#report-embed:not([hidden]))>#result-dek,.result-shell:has(#report-embed:not([hidden]))>.result-progress{display:none!important}.result-page--delivered .report-embed,.result-page:has(#report-embed:not([hidden])) .report-embed{margin-top:0;width:100%}.report-embed .section-art{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.report-embed .report-shell{width:min(1180px,calc(100% - 3rem));margin-inline:auto}.sample-brief-shell{width:var(--funnel-stage)}.sample-brief-dek{max-width:var(--funnel-read);margin:0 0 1.25rem;color:var(--moon-soft)}.sample-brief-shell h1{max-width:16ch;text-wrap:balance}.sample-brief-actions{margin-bottom:.5rem}.sample-brief-frame{display:block;width:100%;min-height:min(80vh,960px);margin-top:1.5rem;border:1px solid var(--moon-line);border-radius:var(--funnel-radius);background:var(--moon-bg-2)}.sample-brief-note{margin:.85rem 0 0;color:var(--moon-muted);font-size:.82rem;text-align:center}.funnel-inline-links{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;margin:1rem 0 0}.funnel-inline-links a{color:var(--moon-seal);font-weight:600;text-decoration:none}.funnel-inline-links a:hover{color:var(--moon-yellow)}.sn-about-page .sn-about-hero h1,.sn-about-page .sn-about-editorial h2{text-wrap:balance}.funnel-method-list{margin:1.5rem 0 0;padding:0;list-style:none;border-top:1px solid var(--moon-line)}.funnel-method-list li{display:grid;gap:.4rem;padding:1.15rem 0;border-bottom:1px solid var(--moon-line)}.funnel-method-list h3{margin:0;color:var(--moon-ink);font-size:1.05rem;font-weight:700}.funnel-method-list p{margin:0;max-width:65ch;color:var(--moon-soft);text-wrap:pretty}.quiz-page.funnel-page{display:flex;flex-direction:column;min-height:100dvh;padding-top:0}.quiz-page.funnel-page.quiz-flow-mode{padding-top:0!important}.quiz-page.quiz-flow-mode .funnel-header{flex-shrink:0}.quiz-page.quiz-flow-mode #quiz-main{flex:1;min-height:0;overflow:hidden}@media(prefers-reduced-motion:reduce){.result-progress__bar span,.funnel-btn{transition:none}}@media(max-width:520px){.funnel-header__nav a:nth-child(2){display:none}}.sn-legal-footer.site-footer{position:relative;width:100%;margin-top:0;padding:clamp(2.25rem,5vw,3.25rem) 0 clamp(2rem,4vw,2.75rem);border-top:1px solid var(--moon-line);background:radial-gradient(ellipse 72% 48% at 50% 0%,rgba(242,205,120,.07),transparent 68%),linear-gradient(180deg,var(--moon-bg-2) 0%,var(--moon-bg) 100%)}.sn-legal-footer .sn-legal-footer__inner{display:grid;grid-template-columns:minmax(0,1.45fr) repeat(2,minmax(0,1fr));gap:clamp(1.25rem,4vw,2.25rem);align-items:start}.sn-legal-footer .logo-footer{display:block;margin:0 0 .45rem;color:var(--moon-ink);font-family:"Cormorant Garamond",var(--font-serif, Georgia, serif);font-size:clamp(1.2rem,2.5vw,1.35rem);font-weight:600;letter-spacing:.02em}.sn-legal-footer .sn-legal-footer__inner>div:first-child p{margin:0;max-width:30ch;color:var(--moon-muted);font-size:.875rem;line-height:1.55;text-wrap:pretty}.sn-legal-footer h4{margin:0 0 .55rem;color:var(--moon-soft);font-family:"Plus Jakarta Sans",var(--font-sans, system-ui, sans-serif);font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.sn-legal-footer a{display:block;margin:0;padding:.22rem 0;min-height:0;color:var(--moon-soft);font-size:.875rem;font-weight:500;line-height:1.45;text-decoration:none;transition:color .18s var(--funnel-ease)}.sn-legal-footer a:hover{color:var(--moon-yellow)}.sn-legal-footer a:focus-visible{outline:none;border-radius:4px;box-shadow:var(--funnel-focus)}@media(max-width:720px){.sn-legal-footer .sn-legal-footer__inner{grid-template-columns:1fr 1fr;gap:1.35rem 1.5rem}.sn-legal-footer .sn-legal-footer__inner>div:first-child{grid-column:1 / -1}}@media(max-width:420px){.sn-legal-footer .sn-legal-footer__inner{grid-template-columns:1fr}}.sn-guide-article__grid>*{min-width:0;max-width:100%}.sn-guide-article__aside{box-sizing:border-box}.sn-guide-article__aside .funnel-btn{display:flex;box-sizing:border-box;width:100%;max-width:100%;min-width:0;white-space:normal;text-align:center;text-wrap:balance;line-height:1.25;padding-inline:1rem}
/*# sourceMappingURL=/cdn/shop/t/1/assets/sn-funnel-pages.css.map */
