.Button-module__8RiFmG__btn{--btn-bg:var(--accent);--btn-fg:var(--on-accent);--btn-shadow:var(--shadow-accent);border-radius:var(--radius-pill);background:var(--btn-bg);color:var(--btn-fg);font-family:var(--font-body);letter-spacing:-.005em;cursor:pointer;white-space:nowrap;isolation:isolate;box-shadow:var(--btn-shadow);transition:transform .18s var(--ease-spring), box-shadow var(--dur) var(--ease), background var(--dur) var(--ease), color var(--dur) var(--ease), border-color var(--dur) var(--ease);border:1px solid #0000;justify-content:center;align-items:center;gap:.55rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.Button-module__8RiFmG__btn:before{content:"";z-index:-1;transition:translate .62s var(--ease-out);background:linear-gradient(100deg,#0000 20%,#ffffff2e 50%,#0000 80%);position:absolute;inset:0;translate:-100%}.Button-module__8RiFmG__btn:hover:before{translate:100%}.Button-module__8RiFmG__btn:hover{--btn-bg:var(--accent-hover);transform:translateY(-2px)}.Button-module__8RiFmG__btn:active{transform:translateY(0)scale(.99)}.Button-module__8RiFmG__md{padding:.85rem 1.5rem;font-size:.97rem}.Button-module__8RiFmG__sm{padding:.6rem 1.1rem;font-size:.88rem}.Button-module__8RiFmG__lg{padding:1.05rem 1.9rem;font-size:1.04rem}.Button-module__8RiFmG__secondary{--btn-bg:transparent;--btn-fg:var(--text);--btn-shadow:none;border-color:var(--line-strong)}.Button-module__8RiFmG__secondary:hover{--btn-bg:color-mix(in srgb, var(--text) 6%, transparent);border-color:color-mix(in srgb, var(--text) 40%, transparent)}.Button-module__8RiFmG__accent{--btn-bg:var(--ink);--btn-fg:var(--cream);--btn-shadow:var(--shadow-md)}.Button-module__8RiFmG__accent:hover{--btn-bg:var(--ink-mute)}.Button-module__8RiFmG__block{width:100%}.Button-module__8RiFmG__btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}
.MarketSwitcher-module__U9w88W__root{position:relative}.MarketSwitcher-module__U9w88W__button{border:1px solid var(--line);border-radius:var(--radius-pill);background:color-mix(in srgb, var(--bg-raised) 70%, transparent);height:38px;color:var(--text);letter-spacing:.02em;cursor:pointer;transition:border-color var(--dur) var(--ease), background var(--dur) var(--ease), box-shadow var(--dur) var(--ease);align-items:center;gap:.45rem;padding:0 .7rem 0 .45rem;font-size:.82rem;font-weight:600;display:inline-flex}.MarketSwitcher-module__U9w88W__button:hover,.MarketSwitcher-module__U9w88W__button[aria-expanded=true]{border-color:var(--line-strong);background:var(--bg-raised);box-shadow:var(--shadow-sm)}.MarketSwitcher-module__U9w88W__buttonCode{font-variant-numeric:tabular-nums}.MarketSwitcher-module__U9w88W__symbol{background:var(--accent-veil);width:1.65rem;height:1.65rem;color:var(--accent-text);font-family:var(--font-display);border-radius:50%;flex:none;place-items:center;font-size:.85rem;font-weight:700;display:inline-grid}.MarketSwitcher-module__U9w88W__chevron{color:var(--text-faint);transition:rotate var(--dur) var(--ease)}.MarketSwitcher-module__U9w88W__chevron[data-open=true]{rotate:180deg}.MarketSwitcher-module__U9w88W__menu{z-index:70;border-radius:var(--radius-lg);background:var(--bg-raised);border:1px solid var(--line);min-width:15.5rem;box-shadow:var(--shadow-lg);transform-origin:100% 0;animation:MarketSwitcher-module__U9w88W__pop .18s var(--ease-out);margin:0;padding:.4rem;list-style:none;position:absolute;top:calc(100% + .5rem);right:0}@keyframes MarketSwitcher-module__U9w88W__pop{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:none}}.MarketSwitcher-module__U9w88W__option,.MarketSwitcher-module__U9w88W__row{border-radius:var(--radius);width:100%;color:var(--text);text-align:left;font:inherit;cursor:pointer;transition:background var(--dur-fast) var(--ease);background:0 0;border:0;align-items:center;gap:.75rem;padding:.55rem .6rem;display:flex}.MarketSwitcher-module__U9w88W__option:hover,.MarketSwitcher-module__U9w88W__option:focus-visible,.MarketSwitcher-module__U9w88W__row:hover{background:color-mix(in srgb, var(--text) 6%, transparent);outline:none}.MarketSwitcher-module__U9w88W__option[aria-selected=true],.MarketSwitcher-module__U9w88W__row[aria-checked=true]{background:var(--accent-veil)}.MarketSwitcher-module__U9w88W__rowText{flex:1;gap:.05rem;min-width:0;display:grid}.MarketSwitcher-module__U9w88W__code{letter-spacing:.01em;font-size:.9rem;font-weight:600}.MarketSwitcher-module__U9w88W__region{color:var(--text-muted);font-size:.78rem}.MarketSwitcher-module__U9w88W__check{color:var(--accent);opacity:0;transition:opacity var(--dur-fast) var(--ease);flex:none}.MarketSwitcher-module__U9w88W__option[aria-selected=true] .MarketSwitcher-module__U9w88W__check,.MarketSwitcher-module__U9w88W__row[aria-checked=true] .MarketSwitcher-module__U9w88W__check{opacity:1}.MarketSwitcher-module__U9w88W__list{gap:.25rem;display:grid}.MarketSwitcher-module__U9w88W__row{padding:.7rem .6rem}@media (prefers-reduced-motion:reduce){.MarketSwitcher-module__U9w88W__menu{animation:none}}
.LangSwitcher-module__rEgcoq__pill{border-radius:var(--radius-pill);border:1px solid var(--line);background:color-mix(in srgb, var(--bg-raised) 70%, transparent);align-items:center;gap:2px;height:38px;padding:3px;display:inline-flex}.LangSwitcher-module__rEgcoq__pill .LangSwitcher-module__rEgcoq__option{border-radius:var(--radius-pill);letter-spacing:.04em;height:100%;color:var(--text-muted);transition:background var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease);place-items:center;padding:0 .7rem;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-grid}.LangSwitcher-module__rEgcoq__pill .LangSwitcher-module__rEgcoq__option:hover{color:var(--text)}.LangSwitcher-module__rEgcoq__pill .LangSwitcher-module__rEgcoq__option[aria-current=page]{background:var(--text);color:var(--bg)}.LangSwitcher-module__rEgcoq__list{gap:.25rem;display:grid}.LangSwitcher-module__rEgcoq__list .LangSwitcher-module__rEgcoq__option{border-radius:var(--radius);color:var(--text);transition:background var(--dur-fast) var(--ease);align-items:center;gap:.75rem;padding:.7rem .6rem;text-decoration:none;display:flex}.LangSwitcher-module__rEgcoq__list .LangSwitcher-module__rEgcoq__option:hover{background:color-mix(in srgb, var(--text) 6%, transparent)}.LangSwitcher-module__rEgcoq__list .LangSwitcher-module__rEgcoq__option[aria-current=page]{background:var(--accent-veil)}.LangSwitcher-module__rEgcoq__list .LangSwitcher-module__rEgcoq__short{background:var(--accent-veil);width:1.65rem;height:1.65rem;color:var(--accent-text);font-family:var(--font-display);letter-spacing:.02em;border-radius:50%;place-items:center;font-size:.72rem;font-weight:700;display:inline-grid}.LangSwitcher-module__rEgcoq__list .LangSwitcher-module__rEgcoq__option[aria-current=page] .LangSwitcher-module__rEgcoq__short{background:var(--accent);color:var(--on-accent)}.LangSwitcher-module__rEgcoq__full{font-size:.9rem;font-weight:600}
.StickyCta-module__sgQVqG__bar{left:clamp(.75rem,3vw,1.25rem);right:clamp(.75rem,3vw,1.25rem);bottom:calc(.75rem + env(safe-area-inset-bottom,0px));z-index:60;border-radius:var(--radius-pill);background:color-mix(in srgb, var(--bg-raised) 94%, transparent);-webkit-backdrop-filter:saturate(150%)blur(14px);backdrop-filter:saturate(150%)blur(14px);border:1px solid var(--line);box-shadow:var(--shadow-lg);transition:translate .34s var(--ease-out);align-items:center;gap:.9rem;padding:.6rem .6rem .6rem 1.1rem;display:flex;position:fixed;translate:0 130%}.StickyCta-module__sgQVqG__bar[data-show=true]{translate:0}.StickyCta-module__sgQVqG__copy{flex:1;min-width:0;line-height:1.2}.StickyCta-module__sgQVqG__from{letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);font-size:.66rem;font-weight:600;display:block}.StickyCta-module__sgQVqG__price{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);font-size:1.15rem;font-weight:800}@media (min-width:900px){.StickyCta-module__sgQVqG__bar{display:none}}@media (prefers-reduced-motion:reduce){.StickyCta-module__sgQVqG__bar{transition:none}}
.ThemeToggle-module__BDCMra__iconBtn{border:1px solid var(--line);background:color-mix(in srgb, var(--bg-raised) 70%, transparent);width:38px;height:38px;color:var(--text-muted);cursor:pointer;transition:color var(--dur) var(--ease), border-color var(--dur) var(--ease), background var(--dur) var(--ease), transform var(--dur-fast) var(--ease);border-radius:999px;place-items:center;display:inline-grid}.ThemeToggle-module__BDCMra__iconBtn:hover{color:var(--text);border-color:var(--slate-300)}.ThemeToggle-module__BDCMra__iconBtn:active{transform:scale(.94)}.ThemeToggle-module__BDCMra__iconBtn svg{transition:rotate var(--dur) var(--ease-out)}.ThemeToggle-module__BDCMra__iconBtn:hover svg{rotate:12deg}
.SiteHeader-module__mdpVJq__header{z-index:50;transition:padding var(--dur) var(--ease);padding-top:.6rem;position:sticky;top:0}.SiteHeader-module__mdpVJq__header[data-stuck=true]{padding-top:.5rem}.SiteHeader-module__mdpVJq__bar{border-radius:var(--radius-lg);min-height:64px;transition:background var(--dur) var(--ease), border-color var(--dur) var(--ease), box-shadow var(--dur) var(--ease);border:1px solid #0000;justify-content:space-between;align-items:center;gap:1rem;padding:.5rem .75rem .5rem 1rem;display:flex}.SiteHeader-module__mdpVJq__header[data-stuck=true] .SiteHeader-module__mdpVJq__bar{background:color-mix(in srgb, var(--bg-raised) 78%, transparent);-webkit-backdrop-filter:saturate(160%)blur(14px);backdrop-filter:saturate(160%)blur(14px);border-color:var(--line);box-shadow:var(--shadow-sm)}.SiteHeader-module__mdpVJq__brand{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);white-space:nowrap;align-items:center;gap:.6rem;margin-right:auto;font-size:1.08rem;font-weight:700;text-decoration:none;display:inline-flex}.SiteHeader-module__mdpVJq__logo{width:28px;height:28px;color:var(--text);flex:none}.SiteHeader-module__mdpVJq__brandMark{display:none}.SiteHeader-module__mdpVJq__nav{gap:.15rem;display:none}.SiteHeader-module__mdpVJq__navLink{border-radius:var(--radius-pill);color:var(--text-muted);white-space:nowrap;transition:color var(--dur-fast) var(--ease), background var(--dur-fast) var(--ease);padding:.5rem .8rem;font-size:.92rem;font-weight:500;text-decoration:none;position:relative}.SiteHeader-module__mdpVJq__navLink:hover{color:var(--text);background:color-mix(in srgb, var(--text) 6%, transparent)}.SiteHeader-module__mdpVJq__actions{align-items:center;gap:.5rem;display:flex}.SiteHeader-module__mdpVJq__switcher{align-items:center;gap:.5rem;display:none}.SiteHeader-module__mdpVJq__burger{border:1px solid var(--line);border-radius:var(--radius-pill);cursor:pointer;background:0 0;place-items:center;width:40px;height:40px;display:inline-grid;position:relative}.SiteHeader-module__mdpVJq__burger span{background:var(--text);width:16px;height:1.6px;transform:translate(-50%, -50%) translateY(var(--y,0)) rotate(var(--r,0deg));transition:transform var(--dur) var(--ease), opacity .16s var(--ease);border-radius:1px;position:absolute;top:50%;left:50%}.SiteHeader-module__mdpVJq__burger span:first-child{--y:-5px}.SiteHeader-module__mdpVJq__burger span:nth-child(3){--y:5px}.SiteHeader-module__mdpVJq__burger[aria-expanded=true] span:first-child{--y:0px;--r:45deg}.SiteHeader-module__mdpVJq__burger[aria-expanded=true] span:nth-child(2){opacity:0}.SiteHeader-module__mdpVJq__burger[aria-expanded=true] span:nth-child(3){--y:0px;--r:-45deg}.SiteHeader-module__mdpVJq__sheet{max-height:0;transition:max-height .38s var(--ease-out);overflow:hidden}.SiteHeader-module__mdpVJq__sheet[data-open=true]{max-height:min(80vh,760px);overflow-y:auto}.SiteHeader-module__mdpVJq__sheetInner{padding:var(--sp-4) var(--sp-4) var(--sp-6);border-radius:var(--radius-lg);background:var(--bg-raised);border:1px solid var(--line);box-shadow:var(--shadow-md);gap:.1rem;margin-top:.5rem;display:grid}.SiteHeader-module__mdpVJq__sheetLink{font-family:var(--font-display);letter-spacing:-.02em;border-bottom:1px solid var(--line);padding:.85rem .25rem;font-size:1.2rem;font-weight:600;text-decoration:none}.SiteHeader-module__mdpVJq__sheetSwitch{padding-top:var(--sp-4);gap:.5rem;display:grid}.SiteHeader-module__mdpVJq__sheetLabel{font-size:var(--step--2);letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);margin:0 0 0 .6rem;font-weight:600}@media (min-width:1040px){.SiteHeader-module__mdpVJq__nav,.SiteHeader-module__mdpVJq__switcher{display:flex}.SiteHeader-module__mdpVJq__burger,.SiteHeader-module__mdpVJq__sheet{display:none}}@media (max-width:480px){.SiteHeader-module__mdpVJq__headerCta{display:none}}
.SiteFooter-module__wWXZva__footer{background:var(--bg);padding-block:clamp(2.5rem,5vw,4rem) clamp(1.5rem,3vw,2.5rem)}.SiteFooter-module__wWXZva__top{border-radius:var(--radius-xl);background:var(--bg-raised);border:1px solid var(--line);align-items:start;gap:clamp(1.5rem,4vw,3rem);padding:clamp(1.5rem,3vw,2.5rem);display:grid}.SiteFooter-module__wWXZva__brand{font-family:var(--font-display);letter-spacing:-.02em;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;display:inline-flex}.SiteFooter-module__wWXZva__note{color:var(--text-faint);max-width:52ch;margin-top:.7rem;font-size:.86rem;line-height:1.55}.SiteFooter-module__wWXZva__contact{color:var(--text-muted);margin-top:.9rem;font-size:.9rem}.SiteFooter-module__wWXZva__contact a{color:var(--accent-text);font-weight:600;text-decoration-thickness:1px}.SiteFooter-module__wWXZva__links{flex-wrap:wrap;gap:.4rem 1.6rem;margin:0;padding:0;font-size:.9rem;list-style:none;display:flex}@media (min-width:780px){.SiteFooter-module__wWXZva__links{justify-content:flex-end}}.SiteFooter-module__wWXZva__links a{color:var(--text-muted);transition:color var(--dur) var(--ease);font-weight:500;text-decoration:none}.SiteFooter-module__wWXZva__links a:hover{color:var(--text)}.SiteFooter-module__wWXZva__bottom{color:var(--text-faint);flex-wrap:wrap;justify-content:space-between;gap:.6rem 1.5rem;margin-top:1.25rem;padding:0 .5rem;font-size:.8rem;display:flex}@media (min-width:780px){.SiteFooter-module__wWXZva__top{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}}
.DocShell-module__9UAVAG__wrap{min-height:60vh}.DocShell-module__9UAVAG__header{isolation:isolate;border-bottom:1px solid var(--line);padding-block:clamp(2.5rem,6vw,4.5rem) clamp(1.5rem,3vw,2.5rem);position:relative;overflow:hidden}.DocShell-module__9UAVAG__header:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(36% 50% at 10% 20%, color-mix(in srgb, var(--accent) 14%, transparent), transparent 70%), radial-gradient(30% 45% at 90% 40%, color-mix(in srgb, var(--sage) 16%, transparent), transparent 70%);filter:blur(24px);height:140%;position:absolute;inset:-30% -10% auto}.DocShell-module__9UAVAG__back{border-radius:var(--radius-pill);border:1px solid var(--line);background:color-mix(in srgb, var(--bg-raised) 70%, transparent);width:fit-content;color:var(--text-muted);transition:color var(--dur) var(--ease), border-color var(--dur) var(--ease);align-items:center;gap:.45rem;margin-bottom:1.6rem;padding:.4rem .85rem .4rem .7rem;font-size:.86rem;font-weight:500;text-decoration:none;display:flex}.DocShell-module__9UAVAG__back:hover{color:var(--text);border-color:var(--line-strong)}.DocShell-module__9UAVAG__title{font-size:var(--step-4)}.DocShell-module__9UAVAG__meta{color:var(--text-faint);margin-top:.8rem;font-size:.86rem}.DocShell-module__9UAVAG__draft{border:1px solid color-mix(in srgb, var(--accent) 35%, transparent);border-radius:var(--radius-lg);background:var(--accent-veil);color:var(--slate-700);align-items:flex-start;gap:.7rem;max-width:64ch;margin-top:1.4rem;padding:.9rem 1.1rem;font-size:.86rem;line-height:1.5;display:flex}.DocShell-module__9UAVAG__draftDot{background:var(--terracotta);border-radius:50%;flex:none;width:8px;height:8px;margin-top:.5em}.DocShell-module__9UAVAG__body{padding-block:clamp(2.5rem,6vw,4.5rem)}.DocShell-module__9UAVAG__grid{align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}@media (min-width:940px){.DocShell-module__9UAVAG__grid{grid-template-columns:220px minmax(0,1fr)}}.DocShell-module__9UAVAG__gridNoNav{max-width:72ch;display:block}.DocShell-module__9UAVAG__gridWide{display:block}.DocShell-module__9UAVAG__toc{font-size:.88rem;line-height:1.5}.DocShell-module__9UAVAG__tocList{border-radius:var(--radius-lg);background:var(--bg-raised);border:1px solid var(--line);gap:.1rem;margin:0;padding:.5rem;list-style:none;display:grid}.DocShell-module__9UAVAG__tocList a{border-radius:var(--radius);color:var(--text-muted);transition:color var(--dur) var(--ease), background var(--dur) var(--ease);padding:.55rem .8rem;font-weight:500;text-decoration:none;display:block}.DocShell-module__9UAVAG__tocList a:hover{color:var(--text);background:var(--accent-veil)}@media (min-width:940px){.DocShell-module__9UAVAG__toc{position:sticky;top:96px}}.DocShell-module__9UAVAG__intro{font-family:var(--font-display);font-size:var(--step-1);color:var(--text);max-width:60ch;margin-bottom:clamp(2rem,4vw,3rem);line-height:1.45}.DocShell-module__9UAVAG__section{border-top:1px solid var(--line);max-width:66ch;padding-block:clamp(1.4rem,3vw,2rem);scroll-margin-top:90px}.DocShell-module__9UAVAG__section:first-of-type{border-top:0}.DocShell-module__9UAVAG__sectionHeading{font-size:var(--step-2);margin-bottom:.9rem}.DocShell-module__9UAVAG__section p{color:var(--text-muted);margin-bottom:.9rem}.DocShell-module__9UAVAG__section p:last-child{margin-bottom:0}.DocShell-module__9UAVAG__section p.DocShell-module__9UAVAG__quote{font-family:var(--font-serif);font-size:var(--step-1);color:var(--text);border-radius:var(--radius-lg);background:var(--accent-veil);border-left:3px solid var(--accent);padding:.9rem 1.1rem;font-style:italic}.DocShell-module__9UAVAG__tabs{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--text) 6%, transparent);flex-wrap:wrap;gap:.35rem;width:fit-content;max-width:100%;margin-top:1.4rem;padding:.3rem;display:flex}.DocShell-module__9UAVAG__tab{border-radius:var(--radius-pill);color:var(--text-muted);transition:background var(--dur) var(--ease), color var(--dur) var(--ease);padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none}.DocShell-module__9UAVAG__tab:hover{color:var(--text)}.DocShell-module__9UAVAG__tab[aria-current=page]{background:var(--bg-raised);color:var(--text);box-shadow:var(--shadow-sm)}.DocShell-module__9UAVAG__tocTitle{font-size:var(--step--2);letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);margin:0 0 .5rem .85rem;font-weight:600}.DocShell-module__9UAVAG__tocList a[aria-current=location]{color:var(--accent-text);background:var(--accent-veil)}.DocShell-module__9UAVAG__sectionHeading{align-items:baseline;gap:.75rem;display:flex}.DocShell-module__9UAVAG__sectionNo{font-family:var(--font-display);letter-spacing:-.02em;color:var(--accent-text);font-size:.8em;font-weight:800}.DocShell-module__9UAVAG__helpCard{border-radius:var(--radius-xl);background:var(--bg-raised);border:1px solid var(--line);justify-items:start;gap:.75rem;max-width:66ch;margin-top:clamp(2rem,4vw,3rem);padding:clamp(1.4rem,3vw,2rem);display:grid}.DocShell-module__9UAVAG__helpCard p{color:var(--text-muted);margin:0}.DocShell-module__9UAVAG__helpTitle{font-family:var(--font-display);font-weight:700;font-size:var(--step-1);letter-spacing:-.02em;color:var(--text)!important}
.sections-module__9aG06W__head{max-width:44rem;margin-bottom:clamp(2.25rem,4vw,3.5rem)}.sections-module__9aG06W__headWide{max-width:52rem}.sections-module__9aG06W__headCenter{text-align:center;margin-inline:auto}.sections-module__9aG06W__headCenter .sections-module__9aG06W__headLede{margin-inline:auto}.sections-module__9aG06W__h2{font-size:var(--step-4);margin:0 0 var(--sp-4)}.sections-module__9aG06W__headLede{font-size:var(--step-1);color:var(--text-muted);max-width:40rem;line-height:1.5}.sections-module__9aG06W__alt{background:var(--bg-alt);border-block:1px solid var(--line)}.sections-module__9aG06W__hero{isolation:isolate;padding-block:clamp(2.5rem,6vw,5.5rem) clamp(3rem,6vw,5rem);position:relative;overflow:hidden}.sections-module__9aG06W__heroGlow{z-index:-1;pointer-events:none;background:radial-gradient(38% 45% at 12% 18%, color-mix(in srgb, var(--accent) 16%, transparent), transparent 70%), radial-gradient(32% 40% at 86% 30%, color-mix(in srgb, var(--sage) 20%, transparent), transparent 70%), radial-gradient(40% 30% at 60% 90%, color-mix(in srgb, var(--sun) 18%, transparent), transparent 70%);filter:blur(20px);height:120%;position:absolute;inset:-20% -10% auto}.sections-module__9aG06W__heroInner{grid-template-columns:minmax(0,1fr);align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}@media (min-width:900px){.sections-module__9aG06W__heroInner{grid-template-columns:minmax(0,1.15fr) minmax(0,.95fr)}}.sections-module__9aG06W__heroCopy{max-width:40rem}.sections-module__9aG06W__heroTitle{margin:0 0 var(--sp-6);gap:.35em;display:grid}.sections-module__9aG06W__heroSetup{font-family:var(--font-display);font-weight:600;font-size:var(--step-2);letter-spacing:-.02em;color:var(--text-muted);line-height:1.2;display:block}.sections-module__9aG06W__heroClaim{font-size:var(--step-5);letter-spacing:-.04em;font-weight:800;line-height:.98;display:block}.sections-module__9aG06W__heroLede{font-size:var(--step-1);color:var(--text-muted);max-width:34rem;margin:0 0 var(--sp-8);line-height:1.5}.sections-module__9aG06W__heroCtas{margin-bottom:var(--sp-6);flex-wrap:wrap;gap:.75rem;display:flex}.sections-module__9aG06W__reassure{flex-wrap:wrap;gap:.5rem .6rem;margin:0;padding:0;list-style:none;display:flex}.sections-module__9aG06W__reassure li{border-radius:var(--radius-pill);border:1px solid var(--line);background:color-mix(in srgb, var(--bg-raised) 70%, transparent);font-size:var(--step--1);color:var(--text-muted);align-items:center;gap:.45rem;padding:.42rem .85rem .42rem .7rem;font-weight:500;display:inline-flex}.sections-module__9aG06W__tick{color:var(--sage);flex:none}.sections-module__9aG06W__heroVisual{aspect-ratio:1/.92;border-radius:var(--radius-xl);background:radial-gradient(70% 60% at 30% 20%, color-mix(in srgb, var(--accent) 22%, transparent), transparent 70%), radial-gradient(60% 60% at 90% 90%, color-mix(in srgb, var(--sage) 26%, transparent), transparent 70%), linear-gradient(160deg, var(--cream-veil), var(--cream-deep));border:1px solid var(--line);width:100%;max-width:560px;box-shadow:var(--shadow-sm);margin-inline:auto;position:relative;overflow:visible}.sections-module__9aG06W__fan{position:absolute;inset:0}.sections-module__9aG06W__fanItem{width:46%;transition:transform .6s var(--ease-spring);filter:drop-shadow(0 18px 30px #12151a2e);position:absolute}.sections-module__9aG06W__fanItem:first-child{z-index:1;top:14%;left:6%;transform:rotate(-10deg)}.sections-module__9aG06W__fanItem:nth-child(2){z-index:2;top:7%;left:27%;transform:rotate(-2deg)}.sections-module__9aG06W__fanItem:nth-child(3){z-index:3;filter:drop-shadow(0 26px 40px #12151a42);top:15%;left:48%;transform:rotate(7deg)}.sections-module__9aG06W__heroVisual:hover .sections-module__9aG06W__fanItem:first-child{transform:rotate(-13deg)translate(-2%,-1%)}.sections-module__9aG06W__heroVisual:hover .sections-module__9aG06W__fanItem:nth-child(2){transform:rotate(-2deg)translateY(-2%)}.sections-module__9aG06W__heroVisual:hover .sections-module__9aG06W__fanItem:nth-child(3){transform:rotate(9deg)translate(2%,-1%)}.sections-module__9aG06W__priceChip{z-index:4;border-radius:var(--radius-lg);background:var(--bg-raised);border:1px solid var(--line);box-shadow:var(--shadow-md);grid-template-rows:auto auto;grid-template-columns:auto auto;align-items:baseline;column-gap:.6rem;padding:.85rem 1.1rem;display:grid;position:absolute;bottom:7%;left:6%}.sections-module__9aG06W__priceChipLabel{font-size:var(--step--2);letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);grid-column:1;font-weight:600}.sections-module__9aG06W__priceChipValue{font-family:var(--font-display);font-weight:800;font-size:var(--step-3);letter-spacing:-.04em;grid-column:1;line-height:1}.sections-module__9aG06W__priceChipNote{font-size:var(--step--1);color:var(--text-muted);grid-area:2/2}.sections-module__9aG06W__stats{border-radius:var(--radius-lg);border:1px solid var(--line);background:color-mix(in srgb, var(--bg-raised) 70%, transparent);grid-template-columns:repeat(2,minmax(0,1fr));margin:clamp(2.5rem,5vw,4rem) 0 0;display:grid;overflow:hidden}@media (min-width:720px){.sections-module__9aG06W__stats{grid-template-columns:repeat(4,minmax(0,1fr))}}.sections-module__9aG06W__stat{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column-reverse;gap:.15rem;padding:1.25rem 1.4rem;display:flex}.sections-module__9aG06W__stat:nth-child(2n){border-right:0}@media (min-width:720px){.sections-module__9aG06W__stat{border-bottom:0}.sections-module__9aG06W__stat:nth-child(2n){border-right:1px solid var(--line)}.sections-module__9aG06W__stat:last-child{border-right:0}}.sections-module__9aG06W__statValue{font-family:var(--font-display);font-weight:800;font-size:var(--step-3);letter-spacing:-.04em;color:var(--text);margin:0;line-height:1}.sections-module__9aG06W__statLabel{font-size:var(--step--1);color:var(--text-muted);margin:0}.sections-module__9aG06W__problemGrid{grid-template-columns:minmax(0,1fr);align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}@media (min-width:900px){.sections-module__9aG06W__problemGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.sections-module__9aG06W__problemBody{color:var(--text-muted);font-size:var(--step-0);gap:1rem;max-width:36rem;line-height:1.6;display:grid}.sections-module__9aG06W__signals{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.sections-module__9aG06W__signal{background:var(--band-raised);border:1px solid var(--band-line);max-width:88%;font-size:var(--step-0);color:var(--band-text);border-radius:1.25rem;padding:.95rem 1.2rem;line-height:1.45;position:relative}.sections-module__9aG06W__signal:nth-child(odd){border-bottom-left-radius:.35rem}.sections-module__9aG06W__signal:nth-child(2n){background:color-mix(in srgb, var(--accent) 18%, var(--band-raised));border-color:color-mix(in srgb, var(--accent) 35%, transparent);border-bottom-right-radius:.35rem;margin-left:auto}.sections-module__9aG06W__steps{counter-reset:step;grid-template-columns:minmax(0,1fr);gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:760px){.sections-module__9aG06W__steps{grid-template-columns:repeat(3,minmax(0,1fr))}}.sections-module__9aG06W__step{border-radius:var(--radius-lg);background:var(--bg-raised);border:1px solid var(--line);transition:transform var(--dur) var(--ease), box-shadow var(--dur) var(--ease);gap:.6rem;padding:1.6rem 1.5rem 1.7rem;display:grid;position:relative}.sections-module__9aG06W__step:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.sections-module__9aG06W__stepNo{background:var(--accent);width:2.4rem;height:2.4rem;color:var(--on-accent);font-family:var(--font-display);border-radius:50%;place-items:center;margin-bottom:.4rem;font-size:1.05rem;font-weight:800;display:inline-grid}.sections-module__9aG06W__stepTitle{font-size:var(--step-1)}.sections-module__9aG06W__stepBody{color:var(--text-muted);font-size:var(--step--1);line-height:1.55}.sections-module__9aG06W__ladder{grid-template-columns:minmax(0,1fr);gap:.75rem;margin:0;padding:0;list-style:none;display:grid;position:relative}@media (min-width:900px){.sections-module__9aG06W__ladder{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.sections-module__9aG06W__ladder:before{content:"";background:linear-gradient(90deg, var(--accent), var(--sage));opacity:.5;z-index:0;transform-origin:0;height:2px;position:absolute;top:3.1rem;left:2.5rem;right:2.5rem}html[data-motion=on] .sections-module__9aG06W__ladder:before{transition:transform 1.1s var(--ease-out) .12s;transform:scaleX(0)}html[data-motion=on] .sections-module__9aG06W__ladder:has(.sections-module__9aG06W__rung.is-in):before{transform:scaleX(1)}}.sections-module__9aG06W__rung{border-radius:var(--radius-lg);background:var(--bg-raised);border:1px solid var(--line);z-index:1;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"no stage""no title""no body";gap:.25rem 1rem;padding:1.5rem;display:grid;position:relative}@media (min-width:900px){.sections-module__9aG06W__rung{grid-template-columns:minmax(0,1fr);grid-template-areas:"no""stage""title""body";row-gap:.4rem;padding:1.5rem 1.35rem 1.6rem}}.sections-module__9aG06W__rungNo{background:var(--bg);border:2px solid var(--accent);width:3.2rem;height:3.2rem;color:var(--accent-text);font-family:var(--font-display);letter-spacing:-.02em;border-radius:50%;grid-area:no;place-items:center;margin-bottom:.5rem;font-size:1rem;font-weight:800;display:inline-grid}.sections-module__9aG06W__rung:nth-child(n+4) .sections-module__9aG06W__rungNo{border-color:var(--sage);color:var(--sage-text)}html[data-motion=on] .sections-module__9aG06W__rung:not(.is-in) .sections-module__9aG06W__rungNo{border-color:var(--line);color:var(--text-faint);transform:scale(.6)}html[data-motion=on] .sections-module__9aG06W__rungNo{transition:transform .65s var(--ease-spring), border-color .45s var(--ease), color .45s var(--ease);transition-delay:calc(var(--reveal-delay,0s) + .26s)}.sections-module__9aG06W__rungStage{font-size:var(--step--2);letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);grid-area:stage;font-weight:600}.sections-module__9aG06W__rungTitle{font-size:var(--step-1);grid-area:title;line-height:1.2}.sections-module__9aG06W__rungBody{font-size:var(--step--1);color:var(--text-muted);grid-area:body;line-height:1.5}.sections-module__9aG06W__guideGrid{grid-template-columns:minmax(0,1fr);gap:1rem;display:grid}@media (min-width:680px){.sections-module__9aG06W__guideGrid{grid-template-columns:repeat(6,minmax(0,1fr))}.sections-module__9aG06W__guideCard{grid-column:span 2}.sections-module__9aG06W__guideCardWide{grid-column:span 3}}.sections-module__9aG06W__guideCard{border-radius:var(--radius-xl);background:var(--bg-raised);border:1px solid var(--line);transition:transform var(--dur) var(--ease), box-shadow var(--dur) var(--ease), border-color var(--dur) var(--ease);gap:1.25rem;padding:1.35rem;display:grid}.sections-module__9aG06W__guideCard:hover{box-shadow:var(--shadow-md);border-color:var(--line-strong);transform:translateY(-4px)}.sections-module__9aG06W__guideCover{width:54%;max-width:200px;transition:transform var(--dur) var(--ease);margin-inline:auto;padding:1.5rem 0 .5rem}html[data-motion=on] .sections-module__9aG06W__guideCard:not(.is-in) .sections-module__9aG06W__guideCover{translate:0 14px;rotate:-2deg;scale:.94}html[data-motion=on] .sections-module__9aG06W__guideCard.is-in .sections-module__9aG06W__guideCover{animation:sections-module__9aG06W__coverSettle .9s var(--ease-out) both;animation-delay:calc(var(--reveal-delay,0s) + .14s)}@keyframes sections-module__9aG06W__coverSettle{0%{translate:0 14px;rotate:-2deg;scale:.94}to{translate:0;rotate:none;scale:1}}.sections-module__9aG06W__guideCard:hover .sections-module__9aG06W__guideCover{transform:translateY(-3px)}@media (min-width:680px){.sections-module__9aG06W__guideCardWide{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center}.sections-module__9aG06W__guideCardWide .sections-module__9aG06W__guideCover{width:100%;max-width:180px;padding:.5rem}}.sections-module__9aG06W__guideWideBody{gap:1rem;display:grid}.sections-module__9aG06W__guideStep{font-size:var(--step--2);letter-spacing:.08em;text-transform:uppercase;color:var(--accent-text);margin-bottom:.5rem;font-weight:600}.sections-module__9aG06W__guideTitle{font-size:var(--step-1);margin-bottom:.3rem}.sections-module__9aG06W__guideSub{font-size:var(--step--1);color:var(--text-muted);line-height:1.45}.sections-module__9aG06W__takeaways{font-size:var(--step--1);color:var(--text-muted);gap:.5rem;margin:.75rem 0 0;padding:0;line-height:1.45;list-style:none;display:grid}.sections-module__9aG06W__takeaways li{padding-left:1.3rem;position:relative}html[data-motion=on] .sections-module__9aG06W__takeaways li{opacity:0;transition:opacity .5s var(--ease-out), transform .5s var(--ease-out);transition-delay:calc(var(--reveal-delay,0s) + .22s + var(--i,0) * 70ms);transform:translateY(6px)}html[data-motion=on] .is-in .sections-module__9aG06W__takeaways li{opacity:1;transform:none}.sections-module__9aG06W__takeaways li:nth-child(2){--i:1}.sections-module__9aG06W__takeaways li:nth-child(3){--i:2}.sections-module__9aG06W__takeaways li:nth-child(4){--i:3}.sections-module__9aG06W__takeaways li:nth-child(n+5){--i:4}.sections-module__9aG06W__takeaways li:before{content:"";background:var(--sage-soft);border:2px solid var(--sage);border-radius:50%;width:.5rem;height:.5rem;position:absolute;top:.55em;left:0}.sections-module__9aG06W__guideMeta{border-radius:var(--radius-pill);background:var(--bg-alt);border:1px solid var(--line);font-size:var(--step--2);letter-spacing:.04em;text-transform:uppercase;color:var(--text-faint);align-self:start;margin-top:.75rem;padding:.3rem .7rem;font-weight:600;display:inline-flex}.sections-module__9aG06W__insideGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:1rem;display:grid}@media (min-width:900px){.sections-module__9aG06W__insideGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1rem}}.sections-module__9aG06W__feature{border-radius:var(--radius-lg);background:var(--bg-raised);border:1px solid var(--line);padding:1.25rem 1.25rem 1.35rem}.sections-module__9aG06W__featureTitle{font-size:var(--step-0);margin-bottom:.4rem}.sections-module__9aG06W__featureBody{font-size:var(--step--1);color:var(--text-muted);line-height:1.5}.sections-module__9aG06W__bento{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}@media (min-width:900px){.sections-module__9aG06W__bento{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.sections-module__9aG06W__tile:first-child{grid-column:span 2}}.sections-module__9aG06W__tile{border-radius:var(--radius-lg);background:var(--bg-raised);border:1px solid var(--line);transition:transform var(--dur) var(--ease), box-shadow var(--dur) var(--ease);gap:.6rem;margin:0;padding:.75rem;display:grid}.sections-module__9aG06W__tile:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.sections-module__9aG06W__tileButton{cursor:zoom-in;border-radius:var(--radius);background:0 0;border:0;width:100%;padding:0;display:block;position:relative}.sections-module__9aG06W__tileArt{aspect-ratio:4/3;border-radius:var(--radius);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f6f2ea;display:block;overflow:hidden}.sections-module__9aG06W__tileArt img{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .42s var(--ease-out)}.sections-module__9aG06W__tileButton:hover .sections-module__9aG06W__tileArt img{transform:scale(1.04)}.sections-module__9aG06W__tileZoom{background:color-mix(in srgb, var(--ink) 78%, transparent);color:#f6f2ea;opacity:0;width:2rem;height:2rem;transition:opacity var(--dur-fast) var(--ease), transform var(--dur-fast) var(--ease);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:.55rem;right:.55rem;transform:scale(.85)}.sections-module__9aG06W__tileButton:hover .sections-module__9aG06W__tileZoom,.sections-module__9aG06W__tileButton:focus-visible .sections-module__9aG06W__tileZoom{opacity:1;transform:scale(1)}.sections-module__9aG06W__tileCaption{font-size:var(--step--1);color:var(--text-muted);padding:0 .35rem .25rem}.sections-module__9aG06W__lightbox{z-index:200;background:color-mix(in srgb, var(--ink) 86%, transparent);animation:sections-module__9aG06W__lightboxIn .2s var(--ease-out);place-items:center;padding:clamp(1rem,5vw,3rem);display:grid;position:fixed;inset:0}@keyframes sections-module__9aG06W__lightboxIn{0%{opacity:0}to{opacity:1}}.sections-module__9aG06W__lightboxDialog{outline:none;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(.5rem,2vw,1.5rem);width:100%;max-width:62rem;display:grid;position:relative}.sections-module__9aG06W__lightboxFigure{border-radius:var(--radius-lg);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;min-width:0;box-shadow:var(--shadow-lg);background:#f6f2ea;margin:0;overflow:hidden}.sections-module__9aG06W__lightboxImg{object-fit:contain;background:#f6f2ea;width:100%;max-height:74vh;display:block}.sections-module__9aG06W__lightboxCaption{font-size:var(--step--1);color:#2a313a;border-top:1px solid #12151a1a;justify-content:space-between;align-items:baseline;gap:1rem;padding:.9rem 1.1rem;display:flex}.sections-module__9aG06W__lightboxCount{color:color-mix(in srgb, var(--ink) 55%, transparent);font-variant-numeric:tabular-nums;flex:none}.sections-module__9aG06W__lightboxClose{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#f6f2ea;cursor:pointer;width:2.5rem;height:2.5rem;transition:background var(--dur-fast) var(--ease), transform var(--dur-fast) var(--ease);background:#12151a8c;border:1px solid #f6f2ea33;border-radius:50%;place-items:center;display:grid;position:absolute;top:-3rem;right:0}.sections-module__9aG06W__lightboxClose:hover{background:#12151abf}.sections-module__9aG06W__lightboxClose:active{transform:scale(.94)}.sections-module__9aG06W__lightboxNav{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#f6f2ea;cursor:pointer;width:2.75rem;height:2.75rem;transition:background var(--dur-fast) var(--ease), transform var(--dur-fast) var(--ease);background:#12151a8c;border:1px solid #f6f2ea33;border-radius:50%;flex:none;place-items:center;display:grid}.sections-module__9aG06W__lightboxNav:hover{background:#12151abf}.sections-module__9aG06W__lightboxNav:active{transform:scale(.92)}@media (max-width:640px){.sections-module__9aG06W__lightboxDialog{grid-template-columns:minmax(0,1fr);grid-template-areas:"figure"}.sections-module__9aG06W__lightboxFigure{grid-area:figure}.sections-module__9aG06W__lightboxNav{z-index:1;position:absolute;top:50%;translate:0 -50%}.sections-module__9aG06W__lightboxPrev{left:.5rem}.sections-module__9aG06W__lightboxNext{right:.5rem}.sections-module__9aG06W__lightboxClose{top:-3.25rem}}.sections-module__9aG06W__bonusGrid{grid-template-columns:minmax(0,1fr);gap:.85rem;display:grid}@media (min-width:760px){.sections-module__9aG06W__bonusGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}.sections-module__9aG06W__bonus{border-radius:var(--radius-lg);background:var(--bg-raised);border:1px solid var(--line);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:1.15rem;padding:1.25rem;display:grid}.sections-module__9aG06W__bonusThumb{flex:none;width:72px}.sections-module__9aG06W__bonusTitle{font-size:var(--step-0);margin-bottom:.2rem}.sections-module__9aG06W__bonusSub{font-size:var(--step--1);color:var(--accent-text);margin-bottom:.45rem;font-weight:500}.sections-module__9aG06W__bonusDetail{font-size:var(--step--1);color:var(--text-muted);line-height:1.5}.sections-module__9aG06W__pricing{background:radial-gradient(50% 40% at 50% 0%, color-mix(in srgb, var(--accent) 10%, transparent), transparent 70%), var(--bg-alt);border-block:1px solid var(--line);position:relative}.sections-module__9aG06W__tiers{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:1rem;display:grid}@media (max-width:879px){.sections-module__9aG06W__tierFeatured{margin-top:1.5rem}}@media (min-width:880px){.sections-module__9aG06W__tiers{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}}.sections-module__9aG06W__tier{border-radius:var(--radius-xl);background:var(--bg-raised);border:1px solid var(--line);transition:transform var(--dur) var(--ease), box-shadow var(--dur) var(--ease);grid-template-rows:auto auto 1fr auto;gap:1.35rem;padding:1.75rem 1.6rem 1.6rem;display:grid;position:relative}.sections-module__9aG06W__tier:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.sections-module__9aG06W__tierFeatured{box-shadow:var(--shadow-lg);border-color:#0000}@media (min-width:880px){.sections-module__9aG06W__tierFeatured{transform:translateY(-10px)}.sections-module__9aG06W__tierFeatured:hover{transform:translateY(-14px)}}.sections-module__9aG06W__tierBadge{border-radius:var(--radius-pill);background:var(--accent);color:var(--on-accent);font-size:var(--step--2);letter-spacing:.06em;text-transform:uppercase;box-shadow:var(--shadow-accent);padding:.35rem .8rem;font-weight:700;position:absolute;top:-.85rem;left:1.6rem}.sections-module__9aG06W__tierHead{gap:.35rem;display:grid}.sections-module__9aG06W__tierName{font-size:var(--step-2)}.sections-module__9aG06W__tierTagline{font-size:var(--step--1);color:var(--text-muted)}.sections-module__9aG06W__price{font-family:var(--font-display);font-weight:800;font-size:var(--step-5);letter-spacing:-.05em;margin:0 0 .5rem;line-height:.95}.sections-module__9aG06W__priceNote{font-size:var(--step--1);color:var(--text-muted);line-height:1.45}.sections-module__9aG06W__tierList{border-top:1px solid var(--line);font-size:var(--step--1);align-content:start;gap:.65rem;margin:0;padding:1.15rem 0 0;line-height:1.45;list-style:none;display:grid}.sections-module__9aG06W__tierList li{align-items:baseline;gap:.65rem;display:flex}.sections-module__9aG06W__tierDot{background:var(--sage);border-radius:50%;flex:none;width:.5rem;height:.5rem;translate:0 -.05rem}.sections-module__9aG06W__tierBonus{color:var(--text)}.sections-module__9aG06W__tierList li:not(.sections-module__9aG06W__tierBonus)+.sections-module__9aG06W__tierBonus{margin-top:.6rem}.sections-module__9aG06W__tierPlus{text-align:center;width:.9rem;color:var(--accent-text);flex:none;margin-left:-.2rem;font-weight:700}.sections-module__9aG06W__tierListMuted{color:var(--text-faint)}.sections-module__9aG06W__tierListMuted .sections-module__9aG06W__tierDot{border:1.5px solid var(--text-faint);background:0 0}.sections-module__9aG06W__tierAction{align-self:end}.sections-module__9aG06W__authorGrid{grid-template-columns:minmax(0,1fr);align-items:center;gap:clamp(1.5rem,4vw,4rem);margin-bottom:clamp(2rem,4vw,3rem);display:grid}@media (min-width:860px){.sections-module__9aG06W__authorGrid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}}.sections-module__9aG06W__portrait{border-radius:var(--radius-xl);background:radial-gradient(70% 70% at 30% 20%, color-mix(in srgb, var(--sage) 26%, transparent), transparent 70%), var(--sage-veil);border:1px solid var(--line);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;padding:1.5rem;overflow:hidden}.sections-module__9aG06W__portrait img{width:100%;height:auto}.sections-module__9aG06W__authorCopy .sections-module__9aG06W__h2{margin-bottom:var(--sp-4)}.sections-module__9aG06W__authorMeta{margin:calc(var(--sp-4) * -1 + .35rem) 0 var(--sp-4);font-size:var(--step--1);color:var(--text-muted);letter-spacing:.01em;line-height:1.5}.sections-module__9aG06W__authorQuote{border-left:3px solid var(--accent);max-width:38rem;margin:1.5rem 0 0;padding:.25rem 0 .25rem 1.1rem}.sections-module__9aG06W__authorQuote p{font-family:var(--font-display);font-weight:600;font-size:var(--step-1);letter-spacing:-.015em;text-wrap:balance;line-height:1.3}.sections-module__9aG06W__authorQuote footer{font-size:var(--step--1);color:var(--text-muted);margin-top:.6rem}.sections-module__9aG06W__authorQuote footer:before{content:"— "}.sections-module__9aG06W__authorBody{font-size:var(--step-0);color:var(--text-muted);gap:1rem;max-width:38rem;line-height:1.6;display:grid}.sections-module__9aG06W__principles{grid-template-columns:minmax(0,1fr);gap:.85rem;display:grid}@media (min-width:760px){.sections-module__9aG06W__principles{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}.sections-module__9aG06W__principle{border-radius:var(--radius-lg);background:var(--bg-raised);border:1px solid var(--line);padding:1.35rem 1.35rem 1.4rem;position:relative}.sections-module__9aG06W__principleNo{font-family:var(--font-display);font-weight:800;font-size:var(--step-2);letter-spacing:-.04em;color:var(--accent-text);margin-bottom:.5rem;display:block}.sections-module__9aG06W__principleTitle{font-family:var(--font-display);font-weight:700;font-size:var(--step-0);letter-spacing:-.01em;margin-bottom:.35rem}.sections-module__9aG06W__principleBody{font-size:var(--step--1);color:var(--text-muted);line-height:1.5}.sections-module__9aG06W__quoteGrid{grid-template-columns:minmax(0,1fr);gap:1rem;display:grid}@media (min-width:760px){.sections-module__9aG06W__quoteGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.sections-module__9aG06W__quote{border-radius:var(--radius-lg);background:var(--bg-raised);border:1px solid var(--line);gap:.75rem;margin:0;padding:1.5rem 1.4rem 1.4rem;display:grid;position:relative}.sections-module__9aG06W__quoteMark{font-family:var(--font-serif);color:var(--accent);font-size:3rem;line-height:.6}.sections-module__9aG06W__quoteBody{font-size:var(--step-0);line-height:1.55}.sections-module__9aG06W__quoteWho{font-size:var(--step--1);color:var(--text-muted)}.sections-module__9aG06W__policy{font-size:var(--step--1);color:var(--text-faint);max-width:60ch;margin-top:1.5rem}.sections-module__9aG06W__faqLayout{grid-template-columns:minmax(0,1fr);align-items:start;gap:clamp(1.5rem,4vw,4rem);display:grid}@media (min-width:900px){.sections-module__9aG06W__faqLayout{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.sections-module__9aG06W__faqHead{margin-bottom:0;position:sticky;top:6rem}}.sections-module__9aG06W__faqList{gap:.6rem;display:grid}.sections-module__9aG06W__faqItem{border-radius:var(--radius-lg);background:var(--bg-raised);border:1px solid var(--line);transition:border-color var(--dur) var(--ease), box-shadow var(--dur) var(--ease)}.sections-module__9aG06W__faqItem:has(.sections-module__9aG06W__faqBtn[aria-expanded=true]){border-color:var(--line-strong);box-shadow:var(--shadow-sm)}.sections-module__9aG06W__faqBtn{text-align:left;width:100%;font-family:var(--font-display);font-weight:600;font-size:var(--step-0);letter-spacing:-.01em;cursor:pointer;border-radius:inherit;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 1.3rem;line-height:1.35;display:flex}.sections-module__9aG06W__faqIcon{background:var(--accent-veil);width:1.75rem;height:1.75rem;color:var(--accent-text);transition:background var(--dur) var(--ease), color var(--dur) var(--ease);border-radius:50%;flex:none;position:relative}.sections-module__9aG06W__faqIcon:before,.sections-module__9aG06W__faqIcon:after{content:"";width:.75rem;height:2px;transition:rotate var(--dur) var(--ease), opacity var(--dur) var(--ease);background:currentColor;border-radius:1px;position:absolute;top:50%;left:50%;translate:-50% -50%}.sections-module__9aG06W__faqIcon:after{rotate:90deg}.sections-module__9aG06W__faqBtn[aria-expanded=true] .sections-module__9aG06W__faqIcon{background:var(--accent);color:var(--on-accent)}.sections-module__9aG06W__faqBtn[aria-expanded=true] .sections-module__9aG06W__faqIcon:after{opacity:0;rotate:none}.sections-module__9aG06W__faqPanel{transition:grid-template-rows .34s var(--ease-out);grid-template-rows:0fr;display:grid}.sections-module__9aG06W__faqPanel[data-open=true]{grid-template-rows:1fr}.sections-module__9aG06W__faqPanelInner{overflow:hidden}.sections-module__9aG06W__faqAnswer{color:var(--text-muted);max-width:60ch;padding:0 1.3rem 1.3rem;line-height:1.6}.sections-module__9aG06W__formSplit{grid-template-columns:minmax(0,1fr);align-items:start;gap:clamp(1.5rem,4vw,4rem);display:grid}@media (min-width:900px){.sections-module__9aG06W__formSplit{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}}.sections-module__9aG06W__formSplit .sections-module__9aG06W__head{margin-bottom:0}.sections-module__9aG06W__formGrid{border-radius:var(--radius-xl);background:var(--bg-raised);border:1px solid var(--line);box-shadow:var(--shadow-sm);gap:1.15rem;padding:clamp(1.25rem,3vw,2rem);display:grid}.sections-module__9aG06W__subscribeCard{border-radius:var(--radius-xl);background:var(--bg-raised);border:1px solid var(--line);box-shadow:var(--shadow-sm);padding:clamp(1.25rem,3vw,2rem)}.sections-module__9aG06W__field{gap:.45rem;min-width:0;display:grid}.sections-module__9aG06W__label{font-size:var(--step--1);color:var(--text-muted);font-weight:600}.sections-module__9aG06W__input,.sections-module__9aG06W__textarea,.sections-module__9aG06W__select{width:100%;font:inherit;color:var(--text);background:var(--bg);border:1px solid var(--line-strong);border-radius:var(--radius);transition:border-color var(--dur) var(--ease), box-shadow var(--dur) var(--ease), background var(--dur) var(--ease);padding:.85rem 1rem;font-size:.98rem}.sections-module__9aG06W__textarea{resize:vertical;min-height:9rem;line-height:1.5}.sections-module__9aG06W__select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,#0000 50%);background-position:calc(100% - 1.25rem),calc(100% - .9rem);background-repeat:no-repeat;background-size:.35rem .35rem,.35rem .35rem;padding-right:2.5rem}.sections-module__9aG06W__input:hover,.sections-module__9aG06W__textarea:hover,.sections-module__9aG06W__select:hover{border-color:color-mix(in srgb, var(--text) 35%, transparent)}.sections-module__9aG06W__input:focus-visible,.sections-module__9aG06W__textarea:focus-visible,.sections-module__9aG06W__select:focus-visible{background:var(--bg-raised);border-color:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 18%, transparent);outline:none}.sections-module__9aG06W__inline{gap:.75rem;display:grid}.sections-module__9aG06W__subscribeRow{align-items:end}@media (min-width:560px){.sections-module__9aG06W__subscribeRow{grid-template-columns:minmax(0,1fr) auto}}.sections-module__9aG06W__subscribeAction{display:flex}.sections-module__9aG06W__consent{font-size:var(--step--1);color:var(--text-faint);margin-top:.85rem;line-height:1.5}.sections-module__9aG06W__formStatus{font-size:var(--step--1);margin-top:.85rem;line-height:1.5}.sections-module__9aG06W__statusOk{color:var(--sage-text);font-weight:500}.sections-module__9aG06W__statusErr{color:var(--accent-text)}.sections-module__9aG06W__honey{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.sections-module__9aG06W__safety{border-radius:var(--radius-xl);background:var(--sage-veil);border:1px solid color-mix(in srgb, var(--sage) 30%, transparent);max-width:60rem;margin-inline:auto;padding:clamp(1.5rem,3.5vw,2.5rem) clamp(1.5rem,3.5vw,2.5rem) clamp(1.5rem,3.5vw,2.5rem) calc(clamp(1.5rem,3.5vw,2.5rem) + .5rem);position:relative;overflow:hidden}.sections-module__9aG06W__safety:before{content:"";background:var(--sage);width:.5rem;position:absolute;top:0;bottom:0;left:0}.sections-module__9aG06W__safetyTitle{font-size:var(--step-2);margin-bottom:.75rem}.sections-module__9aG06W__safetyBody{color:var(--text-muted);max-width:60ch;margin-bottom:1.25rem;line-height:1.6}.sections-module__9aG06W__crisis{font-size:var(--step--1);color:var(--text-muted);grid-template-columns:minmax(0,1fr);gap:.75rem 1.5rem;line-height:1.55;display:grid}@media (min-width:720px){.sections-module__9aG06W__crisis{grid-template-columns:repeat(2,minmax(0,1fr))}}.sections-module__9aG06W__crisis a{color:var(--sage-text);font-weight:600}.sections-module__9aG06W__finalCta{isolation:isolate;text-align:center;padding-block:clamp(4rem,9vw,8rem);position:relative;overflow:hidden}.sections-module__9aG06W__finalGlow{z-index:-1;pointer-events:none;background:radial-gradient(45% 60% at 20% 100%, color-mix(in srgb, var(--accent) 30%, transparent), transparent 70%), radial-gradient(40% 50% at 85% 0%, color-mix(in srgb, var(--sage) 26%, transparent), transparent 70%);filter:blur(30px);position:absolute;inset:0}.sections-module__9aG06W__finalCta .eyebrow{margin-inline:auto}.sections-module__9aG06W__finalTitle{font-size:var(--step-5);letter-spacing:-.04em;max-width:20ch;margin:0 auto var(--sp-8);font-weight:800;line-height:.98}.sections-module__9aG06W__finalCtas{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}
.contact-module__VyiFjq__layout{align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}@media (min-width:900px){.contact-module__VyiFjq__layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}}.contact-module__VyiFjq__aside{font-size:.94rem}.contact-module__VyiFjq__asideHeading{font-size:var(--step-1);margin-bottom:1rem}.contact-module__VyiFjq__points{color:var(--text-muted);gap:.6rem;margin:0;padding:0;line-height:1.55;list-style:none;display:grid}.contact-module__VyiFjq__points li{border-radius:var(--radius-lg);background:var(--bg-raised);border:1px solid var(--line);padding:.85rem 1rem .85rem 2.4rem;position:relative}.contact-module__VyiFjq__points li:before{content:"✓";color:var(--sage);font-weight:700;position:absolute;top:.85rem;left:1rem}.contact-module__VyiFjq__points strong{color:var(--text);margin-bottom:.15rem;font-weight:600;display:block}.contact-module__VyiFjq__points a{color:var(--accent-text)}.contact-module__VyiFjq__safety{border:1px solid color-mix(in srgb, var(--sage) 30%, transparent);border-left:3px solid var(--sage);border-radius:var(--radius-lg);background:var(--sage-veil);color:var(--text-muted);margin-top:1.5rem;padding:1.1rem 1.2rem;font-size:.9rem;line-height:1.55}.contact-module__VyiFjq__safetyTitle{color:var(--text);margin-bottom:.35rem;font-weight:600}.contact-module__VyiFjq__safety a{color:var(--sage-text);font-weight:600}.contact-module__VyiFjq__direct{border-radius:var(--radius-lg);background:var(--accent-veil);color:var(--text-muted);margin-top:1rem;padding:.85rem 1rem;font-size:.94rem;line-height:1.55}.contact-module__VyiFjq__direct strong{color:var(--text);font-weight:600}.contact-module__VyiFjq__direct a{color:var(--accent-text);font-weight:600}
.checkout-module__z4QaXa__page{background:var(--bg);min-height:100dvh}.checkout-module__z4QaXa__bar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 0;display:flex}.checkout-module__z4QaXa__brand{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);align-items:center;gap:.55rem;font-size:1.05rem;font-weight:700;text-decoration:none;display:inline-flex}.checkout-module__z4QaXa__back{font-size:var(--step--1);color:var(--text-muted);text-underline-offset:.2em;text-decoration:underline}.checkout-module__z4QaXa__steps{font-size:var(--step--1);color:var(--text-faint);align-items:center;gap:.75rem;margin:2rem 0 .5rem;padding:0;list-style:none;display:flex}.checkout-module__z4QaXa__steps li{align-items:center;gap:.5rem;display:flex}.checkout-module__z4QaXa__stepNum{border:1px solid var(--line-strong);border-radius:999px;place-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;font-weight:600;display:inline-grid}.checkout-module__z4QaXa__stepOn{color:var(--text)}.checkout-module__z4QaXa__stepOn .checkout-module__z4QaXa__stepNum{background:var(--accent);border-color:var(--accent);color:var(--on-accent)}.checkout-module__z4QaXa__stepSep{background:var(--line-strong);width:2rem;height:1px}.checkout-module__z4QaXa__layout{grid-template-columns:minmax(0,1fr);gap:2rem;padding:1rem 0 4rem;display:grid}@media (min-width:900px){.checkout-module__z4QaXa__layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:3rem}.checkout-module__z4QaXa__summary{order:2;position:sticky;top:1.5rem}.checkout-module__z4QaXa__main{order:1}}.checkout-module__z4QaXa__main{gap:2.25rem;min-width:0;display:grid}.checkout-module__z4QaXa__title{font-size:var(--step-3);margin:0;line-height:1.15}.checkout-module__z4QaXa__lede{color:var(--text-muted);font-size:var(--step-0);margin:.5rem 0 0}.checkout-module__z4QaXa__block{gap:1rem;display:grid}.checkout-module__z4QaXa__blockTitle{font-size:var(--step-1);margin:0;line-height:1.2}.checkout-module__z4QaXa__blockSub{letter-spacing:.04em;text-transform:uppercase;color:var(--text-faint);margin:.5rem 0 0;font-size:.82rem;font-weight:600}.checkout-module__z4QaXa__items{gap:0;margin:0;display:grid}.checkout-module__z4QaXa__item{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;gap:.25rem 1rem;padding:.85rem 0;display:grid}.checkout-module__z4QaXa__item:first-child{border-top:0}.checkout-module__z4QaXa__item dt{font-weight:600}.checkout-module__z4QaXa__item dd{color:var(--text-muted);font-size:var(--step--1);grid-column:1;margin:0;line-height:1.5}.checkout-module__z4QaXa__itemMeta{font-size:var(--step--1);color:var(--text-faint);white-space:nowrap;grid-area:1/2}.checkout-module__z4QaXa__card{background:var(--bg-raised);border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);padding:clamp(1.4rem,3vw,2rem)}.checkout-module__z4QaXa__form{gap:1.4rem;display:grid}.checkout-module__z4QaXa__fieldset{border:0;gap:.6rem;min-width:0;margin:0;padding:0;display:grid}.checkout-module__z4QaXa__legend,.checkout-module__z4QaXa__label{letter-spacing:.02em;color:var(--text-muted);padding:0;font-size:.82rem;font-weight:600}.checkout-module__z4QaXa__field{gap:.4rem;display:grid}.checkout-module__z4QaXa__input{width:100%;font:inherit;color:var(--text);background:var(--bg-raised);border:1px solid var(--line-strong);border-radius:var(--radius);transition:border-color var(--dur) var(--ease), box-shadow var(--dur) var(--ease);padding:.78rem .95rem;font-size:.97rem}.checkout-module__z4QaXa__input:hover{border-color:var(--slate-300)}.checkout-module__z4QaXa__input:focus-visible{border-color:var(--terracotta);box-shadow:0 0 0 3px color-mix(in srgb, var(--terracotta) 18%, transparent);outline:none}.checkout-module__z4QaXa__hint{font-size:var(--step--1);color:var(--text-faint);margin:0;line-height:1.5}.checkout-module__z4QaXa__langOptions{gap:.5rem;display:flex}.checkout-module__z4QaXa__langOption{border:1px solid var(--line-strong);border-radius:var(--radius);font-size:var(--step--1);color:var(--text-muted);cursor:pointer;transition:background var(--dur) var(--ease), color var(--dur) var(--ease), border-color var(--dur) var(--ease);flex:1 1 0;justify-content:center;align-items:center;padding:.7rem .9rem;font-weight:600;display:flex;position:relative}.checkout-module__z4QaXa__langOption input{opacity:0;cursor:inherit;margin:0;position:absolute;inset:0}.checkout-module__z4QaXa__langOption:has(input:focus-visible){border-color:var(--terracotta);box-shadow:0 0 0 3px color-mix(in srgb, var(--terracotta) 18%, transparent)}.checkout-module__z4QaXa__langOptionOn{background:var(--accent);border-color:var(--accent);color:var(--on-accent)}.checkout-module__z4QaXa__error{font-size:var(--step--1);color:var(--accent-text);margin:0}.checkout-module__z4QaXa__trust{font-size:var(--step--1);color:var(--text-faint);gap:.5rem;margin:0;padding:0;line-height:1.5;list-style:none;display:grid}.checkout-module__z4QaXa__trust li{padding-left:1.2rem;position:relative}.checkout-module__z4QaXa__trust li:before{content:"✓";color:var(--terracotta);position:absolute;left:0}.checkout-module__z4QaXa__summary{background:var(--bg-raised);border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);gap:.75rem;padding:clamp(1.2rem,2.5vw,1.6rem);display:grid}.checkout-module__z4QaXa__summaryTitle{letter-spacing:.04em;text-transform:uppercase;color:var(--text-faint);margin:0;font-size:.82rem;font-weight:600}.checkout-module__z4QaXa__summaryRow{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.checkout-module__z4QaXa__summaryName{font-weight:600}.checkout-module__z4QaXa__summaryMeta{color:var(--text-muted);font-size:var(--step--1)}.checkout-module__z4QaXa__summaryTotal{border-top:1px solid var(--line);justify-content:space-between;align-items:baseline;padding-top:.75rem;font-weight:600;display:flex}.checkout-module__z4QaXa__summaryPrice{font-size:var(--step-1)}.checkout-module__z4QaXa__upsell{border:1px dashed var(--line-strong);background:var(--accent-veil);border-radius:var(--radius-xl);gap:1rem;padding:clamp(1.4rem,3vw,2rem);display:grid}.checkout-module__z4QaXa__upsellHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.checkout-module__z4QaXa__upsellDelta{white-space:nowrap;font-weight:600}.checkout-module__z4QaXa__upsellList{font-size:var(--step--1);color:var(--text-muted);gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.checkout-module__z4QaXa__upsellList li{padding-left:1.2rem;position:relative}.checkout-module__z4QaXa__upsellList li:before{content:"+";color:var(--terracotta);font-weight:600;position:absolute;left:0}.checkout-module__z4QaXa__upsellActions{flex-wrap:wrap;gap:.75rem;display:flex}.checkout-module__z4QaXa__returnLayout,.checkout-module__z4QaXa__returnLayoutSingle{grid-template-columns:minmax(0,1fr);gap:2rem;padding:2rem 0 4rem;display:grid}@media (min-width:900px){.checkout-module__z4QaXa__returnLayout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:3rem}.checkout-module__z4QaXa__returnLayout .checkout-module__z4QaXa__summary{position:sticky;top:1.5rem}}.checkout-module__z4QaXa__returnLayoutSingle{max-width:44rem}.checkout-module__z4QaXa__returnMain{gap:2rem;min-width:0;display:grid}.checkout-module__z4QaXa__status{gap:0;display:grid}.checkout-module__z4QaXa__status>.eyebrow{justify-self:start}.checkout-module__z4QaXa__statusIcon{vertical-align:-.1em;background:var(--accent);width:.95em;height:.95em;color:var(--on-accent);box-shadow:var(--shadow-accent);border-radius:50%;place-items:center;margin-right:.35em;display:inline-grid}.checkout-module__z4QaXa__statusIcon svg{width:55%;height:55%}.checkout-module__z4QaXa__status[data-state=paid] .checkout-module__z4QaXa__statusIcon{background:var(--sage);color:#fff;box-shadow:0 10px 30px -10px color-mix(in srgb, var(--sage) 60%, transparent)}.checkout-module__z4QaXa__status[data-state=pending] .checkout-module__z4QaXa__statusIcon,.checkout-module__z4QaXa__status[data-state=missing] .checkout-module__z4QaXa__statusIcon{background:var(--bg-raised);color:var(--text);border:2px solid var(--line-strong);box-shadow:none}.checkout-module__z4QaXa__status[data-state=refunded] .checkout-module__z4QaXa__statusIcon{background:var(--bg-raised);color:var(--text-muted);border:2px solid var(--line-strong);box-shadow:none}.checkout-module__z4QaXa__statusTitle{font-size:var(--step-4);margin:0;line-height:1.05}.checkout-module__z4QaXa__statusNote{font-size:var(--step-1);color:var(--text-muted);max-width:40rem;margin:.75rem 0 0;line-height:1.5}.checkout-module__z4QaXa__files{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.checkout-module__z4QaXa__file{border-radius:var(--radius-lg);background:var(--bg);border:1px solid var(--line);transition:border-color var(--dur) var(--ease), transform var(--dur) var(--ease);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:.85rem .9rem .85rem .85rem;display:grid}.checkout-module__z4QaXa__file:hover{border-color:var(--line-strong)}.checkout-module__z4QaXa__fileIcon{border-radius:var(--radius);background:var(--accent-veil);width:2.75rem;height:2.75rem;color:var(--accent-text);place-items:center;display:grid}.checkout-module__z4QaXa__fileText{gap:.15rem;min-width:0;display:grid}.checkout-module__z4QaXa__fileTitle{letter-spacing:-.01em;overflow-wrap:anywhere;font-weight:600}.checkout-module__z4QaXa__fileMeta{font-size:var(--step--1);color:var(--text-faint)}.checkout-module__z4QaXa__fileAction{flex:none}@media (max-width:480px){.checkout-module__z4QaXa__file{grid-template-columns:auto minmax(0,1fr)}.checkout-module__z4QaXa__fileAction{grid-column:1/-1;width:100%}}.checkout-module__z4QaXa__fileSkeleton{pointer-events:none}.checkout-module__z4QaXa__fileSkeleton .checkout-module__z4QaXa__fileIcon{background:var(--line)}.checkout-module__z4QaXa__skeletonLine{background:linear-gradient(90deg, var(--line) 25%, color-mix(in srgb, var(--line) 40%, transparent) 50%, var(--line) 75%);background-size:200% 100%;border-radius:999px;width:60%;height:.8rem;animation:1.4s linear infinite checkout-module__z4QaXa__shimmer;display:block}.checkout-module__z4QaXa__skeletonShort{width:32%;height:.6rem}@keyframes checkout-module__z4QaXa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.checkout-module__z4QaXa__filesEmpty,.checkout-module__z4QaXa__filesError{font-size:var(--step--1);color:var(--text-muted);margin:.25rem 0 0;line-height:1.5}.checkout-module__z4QaXa__filesError{color:var(--accent-text);margin-top:.85rem}.checkout-module__z4QaXa__nextSteps{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.checkout-module__z4QaXa__nextStep{border-radius:var(--radius-lg);border:1px solid var(--line);background:color-mix(in srgb, var(--bg-raised) 60%, transparent);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:1rem;padding:1rem 1.1rem;display:grid}.checkout-module__z4QaXa__nextStepNo{background:var(--sage-veil);width:2rem;height:2rem;color:var(--sage-text);font-family:var(--font-display);border-radius:50%;place-items:center;font-size:.95rem;font-weight:800;display:grid}.checkout-module__z4QaXa__nextStepTitle{letter-spacing:-.01em;margin:0 0 .25rem;font-weight:600}.checkout-module__z4QaXa__pulse{color:var(--text-muted);align-items:center;gap:.7rem;margin:0;display:inline-flex}.checkout-module__z4QaXa__pulseDot{background:var(--accent);border-radius:50%;flex:none;width:.65rem;height:.65rem;position:relative}.checkout-module__z4QaXa__pulseDot:after{content:"";border:2px solid var(--accent);animation:checkout-module__z4QaXa__ring 1.6s var(--ease-out) infinite;border-radius:50%;position:absolute;inset:-.35rem}@keyframes checkout-module__z4QaXa__ring{0%{opacity:.9;transform:scale(.6)}to{opacity:0;transform:scale(1.5)}}.checkout-module__z4QaXa__paddle{justify-items:start;gap:1.25rem;display:grid}.checkout-module__z4QaXa__returnActions{flex-wrap:wrap;gap:.75rem;display:flex}.checkout-module__z4QaXa__help{font-size:var(--step--1);color:var(--text-faint);margin:0}.checkout-module__z4QaXa__help a{color:var(--accent-text);font-weight:600}.checkout-module__z4QaXa__summaryList{border-top:1px solid var(--line);font-size:var(--step--1);gap:.6rem;margin:0;padding-top:.75rem;display:grid}.checkout-module__z4QaXa__summaryList>div{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.checkout-module__z4QaXa__summaryList dt{color:var(--text-faint)}.checkout-module__z4QaXa__summaryList dd{text-align:right;overflow-wrap:anywhere;margin:0}.checkout-module__z4QaXa__summaryList code{font-size:.85em}.checkout-module__z4QaXa__statusPill{border-radius:var(--radius-pill);font-size:var(--step--2);letter-spacing:.04em;text-transform:uppercase;background:var(--line);color:var(--text-muted);padding:.2rem .6rem;font-weight:700;display:inline-block}.checkout-module__z4QaXa__statusPill[data-state=paid]{background:var(--sage-veil);color:var(--sage-text)}.checkout-module__z4QaXa__statusPill[data-state=failed]{background:var(--accent-veil);color:var(--accent-text)}.checkout-module__z4QaXa__mockWrap{place-items:center;min-height:100dvh;padding-block:3rem;display:grid}.checkout-module__z4QaXa__mockCard{border-radius:var(--radius-xl);background:var(--bg-raised);border:1px dashed var(--line-strong);width:100%;max-width:34rem;box-shadow:var(--shadow-md);gap:1rem;padding:clamp(1.5rem,4vw,2.5rem);display:grid}.checkout-module__z4QaXa__mockOrder{font-size:var(--step--1);color:var(--text-faint);margin:0}.checkout-module__z4QaXa__mockCard>.eyebrow{justify-self:start}.checkout-module__z4QaXa__notFound{text-align:left;justify-items:start;gap:1rem;width:100%;max-width:40rem;display:grid}.checkout-module__z4QaXa__notFoundCode{font-family:var(--font-display);letter-spacing:-.06em;color:var(--accent);opacity:.22;margin:.5rem 0 -.5rem;font-size:clamp(5rem,16vw,11rem);font-weight:800;line-height:.9}
.Cover-module__48gy_a__frame{aspect-ratio:152/229;border-radius:var(--radius-sm);box-shadow:var(--shadow-md);isolation:isolate;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f2ebe0;position:relative;overflow:hidden;container-type:inline-size}.Cover-module__48gy_a__art{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.Cover-module__48gy_a__frame:before{content:"";inset-block:0;z-index:2;background:linear-gradient(90deg,#2e3a3f29,#2e3a3f08 60%,#0000);width:5px;position:absolute;left:0}.Cover-module__48gy_a__frame:after{content:"";z-index:3;border-radius:inherit;pointer-events:none;border:1px solid #2e3a3f24;position:absolute;inset:0}.Cover-module__48gy_a__type:before,.Cover-module__48gy_a__type:after{content:"";pointer-events:none;z-index:-1;position:absolute;inset-inline:0}.Cover-module__48gy_a__type:before{background:linear-gradient(#f2ebe0f0 0%,#f2ebe0c7 42%,#f2ebe000 100%);height:46%;top:0}.Cover-module__48gy_a__type:after{background:linear-gradient(#f2ebe000 0%,#f2ebe0e6 100%);height:22%;bottom:0}.Cover-module__48gy_a__type{z-index:4;isolation:isolate;color:#1c2529;grid-template-rows:auto 1fr auto;padding:8cqi 8cqi 6cqi;display:grid;position:absolute;inset:0}.Cover-module__48gy_a__title{font-family:var(--font-serif);letter-spacing:-.01em;text-wrap:balance;margin:0;font-size:10.5cqi;font-weight:500;line-height:1.12}.Cover-module__48gy_a__sub{font-family:var(--font-serif);color:#4d5c63;margin:.5em 0 0;font-size:4.6cqi;font-style:italic;line-height:1.3}.Cover-module__48gy_a__markWrap{align-self:end}.Cover-module__48gy_a__markRule{background:#b9b2a7;width:16cqi;height:1px;margin-bottom:.55em}.Cover-module__48gy_a__mark{font-family:var(--font-body);letter-spacing:.18em;color:#4d5c63;font-size:3.1cqi;font-weight:600}.Cover-module__48gy_a__photo{color:#f6f2ea;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#12151a}.Cover-module__48gy_a__photo:before{display:none}.Cover-module__48gy_a__photoType{z-index:4;font-family:var(--font-body);flex-direction:column;justify-content:space-between;padding:7cqi;display:flex;position:absolute;inset:0}.Cover-module__48gy_a__photoType:before,.Cover-module__48gy_a__photoType:after{content:"";pointer-events:none;z-index:-1;position:absolute;inset-inline:0}.Cover-module__48gy_a__photoType:before{background:linear-gradient(#12151ab8 0%,#12151a61 55%,#12151a00 100%);height:46%;top:0}.Cover-module__48gy_a__photoType:after{background:linear-gradient(#12151a00 0%,#12151ad1 100%);height:26%;bottom:0}.Cover-module__48gy_a__photoHead{justify-items:start;gap:2.2cqi;display:grid}.Cover-module__48gy_a__tag{color:#fff;letter-spacing:.14em;text-transform:uppercase;background:#e4532e;border-radius:999px;align-items:center;gap:1.6cqi;padding:1.3cqi 2.3cqi 1.3cqi 1.7cqi;font-size:2.45cqi;font-weight:700;line-height:1;display:inline-flex}.Cover-module__48gy_a__tag:before{content:"";background:#f6f2ea;border-radius:50%;width:1.6cqi;height:1.6cqi}.Cover-module__48gy_a__photoTitle{font-family:var(--font-display);letter-spacing:-.035em;text-wrap:balance;text-shadow:0 .3cqi 4cqi #12151a59;margin:0;font-size:10.5cqi;font-weight:800;line-height:1.02}.Cover-module__48gy_a__photoFoot{gap:2.4cqi;display:grid}.Cover-module__48gy_a__photoSub{color:#f6f2eaeb;text-wrap:pretty;margin:0;font-size:3.6cqi;font-weight:500;line-height:1.3}.Cover-module__48gy_a__photoMark{letter-spacing:.22em;text-transform:uppercase;color:#f6f2eac7;white-space:nowrap;align-items:center;gap:2cqi;font-size:2.1cqi;font-weight:600;display:flex}.Cover-module__48gy_a__photoLogo{color:#f6f2ea;flex:none;width:3.6cqi;height:3.6cqi}.Cover-module__48gy_a__photoRule{background:#e4532e;width:4.6cqi;height:2px;display:block}@container (max-width:120px){.Cover-module__48gy_a__tag,.Cover-module__48gy_a__photoMark,.Cover-module__48gy_a__photoSub{display:none}}
