.button-module__TVY52q__btn{justify-content:center;align-items:center;gap:var(--space-sm);border-radius:var(--radius-md);text-align:center;white-space:nowrap;-webkit-user-select:none;user-select:none;border:1px solid #0000;font-family:inherit;font-weight:600;line-height:1;text-decoration:none;transition:background .12s,color .12s,border-color .12s,transform 60ms;display:inline-flex}.button-module__TVY52q__btn:active:not(:disabled){transform:scale(.985)}.button-module__TVY52q__md{padding:12px 20px;font-size:15px}.button-module__TVY52q__lg{padding:16px 24px;font-size:16px}.button-module__TVY52q__fullWidth{width:100%}.button-module__TVY52q__primary{background:var(--brand-flame);color:#fff}.button-module__TVY52q__primary:hover:not(:disabled){background:var(--brand-flame-hover)}.button-module__TVY52q__outline{color:var(--fg);border-color:var(--border-strong);background:0 0}.button-module__TVY52q__outline:hover:not(:disabled){background:var(--bg-elevated);border-color:var(--fg-subtle)}.button-module__TVY52q__ghost{color:var(--fg);background:0 0}.button-module__TVY52q__ghost:hover:not(:disabled){background:var(--bg-elevated)}
.how-it-works-module__WZBb_q__split{gap:var(--space-3xl);grid-template-columns:1fr 320px;align-items:center;max-width:1040px;margin:0 auto;display:grid}@media (max-width:900px){.how-it-works-module__WZBb_q__split{gap:var(--space-2xl);grid-template-columns:1fr}}.how-it-works-module__WZBb_q__steps{gap:var(--space-md);flex-direction:column;list-style:none;display:flex}.how-it-works-module__WZBb_q__step{background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius-lg);transition:border-color .24s,background .24s;position:relative;overflow:hidden}.how-it-works-module__WZBb_q__stepActive{border-color:var(--brand-flame);background:color-mix(in oklab, var(--brand-flame) 4%, var(--surface))}.how-it-works-module__WZBb_q__stepButton{gap:var(--space-md);padding:var(--space-lg);text-align:left;width:100%;color:inherit;align-items:flex-start;transition:transform .12s;display:flex}.how-it-works-module__WZBb_q__step:not(.how-it-works-module__WZBb_q__stepActive) .how-it-works-module__WZBb_q__stepButton:hover{transform:translate(3px)}.how-it-works-module__WZBb_q__stepIcon{border-radius:var(--radius-md);background:color-mix(in oklab, var(--brand-flame) 10%, transparent);flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:background .24s;display:inline-flex}.how-it-works-module__WZBb_q__stepActive .how-it-works-module__WZBb_q__stepIcon{background:color-mix(in oklab, var(--brand-flame) 22%, transparent)}.how-it-works-module__WZBb_q__stepBody{flex-direction:column;gap:4px;min-width:0;display:flex}.how-it-works-module__WZBb_q__stepLabel{color:var(--brand-flame);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.how-it-works-module__WZBb_q__stepTitle{letter-spacing:-.01em;color:var(--fg);font-size:16px;font-weight:700}.how-it-works-module__WZBb_q__stepText{color:var(--fg-muted);margin-top:2px;font-size:14px;line-height:1.55}.how-it-works-module__WZBb_q__stepProgress{background:var(--border);height:2px;overflow:hidden}.how-it-works-module__WZBb_q__stepProgressBar{background:var(--brand-flame);width:0;height:100%}.how-it-works-module__WZBb_q__stepProgressBarActive{animation-name:how-it-works-module__WZBb_q__progress;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes how-it-works-module__WZBb_q__progress{0%{width:0}to{width:100%}}.how-it-works-module__WZBb_q__phoneWrap{perspective:1200px;justify-content:center;align-items:center;display:flex}.how-it-works-module__WZBb_q__phone{aspect-ratio:9/18;width:100%;max-width:280px;box-shadow:0 0 0 1.5px color-mix(in oklab, var(--brand-flame) 25%, transparent), 0 30px 60px -15px #0009, 0 0 60px -25px color-mix(in oklab, var(--brand-flame) 20%, transparent);background:linear-gradient(#1f1f26 0%,#0e0e12 100%);border-radius:38px;flex-direction:column;gap:6px;padding:14px 10px 10px;animation:5s ease-in-out infinite how-it-works-module__WZBb_q__floatY;display:flex}@keyframes how-it-works-module__WZBb_q__floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.how-it-works-module__WZBb_q__phoneNotch{background:#000;border-radius:999px;flex-shrink:0;align-self:center;width:28%;height:6px}.how-it-works-module__WZBb_q__phoneScreen{color:#111827;background:#fff;border-radius:20px;flex-direction:column;flex:1;gap:6px;padding:10px 10px 12px;font-size:11px;display:flex;position:relative;overflow:hidden}.how-it-works-module__WZBb_q__phoneContent{flex-direction:column;flex:1;gap:8px;animation:.48s cubic-bezier(.22,1,.36,1) how-it-works-module__WZBb_q__contentIn;display:flex}@keyframes how-it-works-module__WZBb_q__contentIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.how-it-works-module__WZBb_q__phoneHome{opacity:.85;background:#fff;border-radius:999px;flex-shrink:0;align-self:center;width:40%;height:4px}.how-it-works-module__WZBb_q__statusBar{color:#111;justify-content:space-between;align-items:center;padding:0 4px 2px;font-size:10px;font-weight:700;display:flex}.how-it-works-module__WZBb_q__statusRight{align-items:center;gap:4px;display:inline-flex}.how-it-works-module__WZBb_q__screenHead{border-bottom:1px solid #e5e7eb;grid-template-columns:14px 1fr 14px;align-items:center;gap:8px;padding:4px 0 6px;display:grid}.how-it-works-module__WZBb_q__screenTitle{letter-spacing:-.01em;text-align:center;color:#111827;font-size:12px;font-weight:700}.how-it-works-module__WZBb_q__screenLabel{letter-spacing:.08em;text-transform:uppercase;color:#6b7280;margin-top:2px;font-size:9px;font-weight:700}.how-it-works-module__WZBb_q__captionBox{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:5px;min-height:44px;padding:8px;display:flex}.how-it-works-module__WZBb_q__mediaRow{gap:5px;display:flex}.how-it-works-module__WZBb_q__mediaThumb{aspect-ratio:1;background:linear-gradient(135deg,#ffb08a 0%,#ff6b35 100%);border-radius:6px;flex:1;justify-content:center;align-items:center;display:inline-flex;position:relative}.how-it-works-module__WZBb_q__videoBadge{background:#0000004d;border-radius:6px;justify-content:center;align-items:center;display:inline-flex;position:absolute;inset:0}.how-it-works-module__WZBb_q__mediaAdd{aspect-ratio:1;background:#ff6b350f;background:lab(64.1652% 55.5558 57.8071/.06);border:1.5px dashed #ff6b3573;border:1.5px dashed lab(64.1652% 55.5558 57.8071/.45);border-radius:6px;flex:1;justify-content:center;align-items:center;display:inline-flex}.how-it-works-module__WZBb_q__accountsRow{flex-wrap:wrap;gap:4px;display:flex}.how-it-works-module__WZBb_q__accountChip{color:#111;white-space:nowrap;background:#f3f4f6;border-radius:999px;align-items:center;gap:4px;padding:4px 6px 4px 5px;font-size:9px;font-weight:600;display:inline-flex}.how-it-works-module__WZBb_q__footerRow{align-items:stretch;gap:5px;margin-top:auto;display:flex}.how-it-works-module__WZBb_q__primaryFake{color:#fff;pointer-events:none;background:#ff6b35;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:5px;padding:8px 10px;font-size:11px;font-weight:700;display:inline-flex}.how-it-works-module__WZBb_q__previewTabs{background:#f3f4f6;border-radius:999px;gap:3px;padding:3px;display:flex}.how-it-works-module__WZBb_q__previewTab{border-radius:999px;flex:1;justify-content:center;align-items:center;padding:5px;display:inline-flex}.how-it-works-module__WZBb_q__previewTabActive{background:#fff;box-shadow:0 1px 2px #0000000f}.how-it-works-module__WZBb_q__igCard{background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.how-it-works-module__WZBb_q__igHead{align-items:center;gap:6px;padding:6px 8px;display:flex}.how-it-works-module__WZBb_q__igAvatar{background:linear-gradient(135deg,#ffb08a 0%,#ff6b35 100%);border-radius:50%;flex-shrink:0;width:22px;height:22px}.how-it-works-module__WZBb_q__igHandle{flex-direction:column;flex:1;gap:0;min-width:0;display:flex}.how-it-works-module__WZBb_q__igName{color:#111;font-size:10px;font-weight:700;line-height:1.15}.how-it-works-module__WZBb_q__igLoc{color:#6b7280;font-size:8px;line-height:1.2}.how-it-works-module__WZBb_q__igImage{aspect-ratio:1;background:linear-gradient(135deg,#ffb08a 0%,#ff6b35 100%);justify-content:center;align-items:center;display:flex}.how-it-works-module__WZBb_q__igActions{align-items:center;gap:10px;padding:6px 8px 4px;display:flex}.how-it-works-module__WZBb_q__igMeta{flex-direction:column;gap:3px;padding:0 8px 8px;display:flex}.how-it-works-module__WZBb_q__igLikes{color:#111;font-size:10px;font-weight:700}.how-it-works-module__WZBb_q__igCaption{color:#111;font-size:10px;line-height:1.35}.how-it-works-module__WZBb_q__igCaptionName{font-weight:700}.how-it-works-module__WZBb_q__calHead{justify-content:space-between;align-items:center;padding:4px 8px;display:flex}.how-it-works-module__WZBb_q__calMonth{color:#111;font-size:11px;font-weight:700}.how-it-works-module__WZBb_q__calWeekdays{color:#6b7280;text-align:center;grid-template-columns:repeat(7,1fr);gap:2px;font-size:8px;font-weight:700;display:grid}.how-it-works-module__WZBb_q__calGrid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.how-it-works-module__WZBb_q__calCell{aspect-ratio:1;color:#111;background:#f9fafb;border-radius:4px;justify-content:center;align-items:center;font-size:9px;display:inline-flex;position:relative}.how-it-works-module__WZBb_q__calCellEmpty{background:0 0}.how-it-works-module__WZBb_q__calCellSelected{color:#fff;background:#ff6b35;font-weight:700;box-shadow:0 2px 6px -1px #ff6b3599;box-shadow:0 2px 6px -1px lab(64.1652% 55.5558 57.8071/.6)}.how-it-works-module__WZBb_q__calDot{background:#ff6b35;border-radius:50%;width:3px;height:3px;position:absolute;bottom:2px}.how-it-works-module__WZBb_q__labelRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.how-it-works-module__WZBb_q__editPill{color:#ff6b35;white-space:nowrap;background:#ff6b3512;background:lab(64.1652% 55.5558 57.8071/.07);border:1px solid #ff6b358c;border:1px solid lab(64.1652% 55.5558 57.8071/.55);border-radius:999px;align-items:center;gap:3px;padding:3px 8px;font-size:9px;font-weight:700;display:inline-flex}.how-it-works-module__WZBb_q__capTabs{flex-wrap:wrap;gap:4px;display:flex}.how-it-works-module__WZBb_q__capTab{color:#6b7280;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:3px;padding:4px 8px;font-size:9px;font-weight:600;display:inline-flex}.how-it-works-module__WZBb_q__capTabActive{color:#111827;background:#ff6b3514;background:lab(64.1652% 55.5558 57.8071/.08);border-color:#ff6b35}.how-it-works-module__WZBb_q__captionText{color:#111827;margin:0;font-size:10px;line-height:1.45}.how-it-works-module__WZBb_q__captionTag{color:#ff6b35;font-weight:600}.how-it-works-module__WZBb_q__counterRow{color:#6b7280;font-size:8.5px;font-weight:600}.how-it-works-module__WZBb_q__aiButton{color:#ff6b35;background:#ff6b350f;background:lab(64.1652% 55.5558 57.8071/.06);border:1.5px solid #ff6b35;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:8px;font-size:11px;font-weight:700;display:flex}.how-it-works-module__WZBb_q__aiNote{color:#6b7280;align-items:center;gap:4px;font-size:8.5px;font-weight:600;display:inline-flex}.how-it-works-module__WZBb_q__ghostBtn{color:#111827;pointer-events:none;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:8px 10px;font-size:11px;font-weight:700;display:inline-flex}.how-it-works-module__WZBb_q__calCard{background:#f3f4f6;border-radius:10px;flex-direction:column;gap:5px;padding:8px;display:flex}.how-it-works-module__WZBb_q__scheduleItem{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:6px;padding:6px 8px;display:flex}.how-it-works-module__WZBb_q__scheduleTime{color:#111827;white-space:nowrap;align-items:center;gap:3px;font-size:9px;font-weight:700;display:inline-flex}.how-it-works-module__WZBb_q__scheduleLogos{align-items:center;gap:3px;display:inline-flex}.how-it-works-module__WZBb_q__scheduleText{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:9px;overflow:hidden}@media (max-width:900px){.how-it-works-module__WZBb_q__phone{max-width:260px}}@media (prefers-reduced-motion:reduce){.how-it-works-module__WZBb_q__phone,.how-it-works-module__WZBb_q__phoneContent{animation:none}.how-it-works-module__WZBb_q__stepProgressBarActive{width:100%;animation:none}}
.pricing-plans-module__QgxXOW__wrap{max-width:820px;margin:0 auto}.pricing-plans-module__QgxXOW__toggle{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-pill);width:fit-content;margin:0 auto var(--space-md);gap:3px;padding:5px;display:flex}.pricing-plans-module__QgxXOW__toggleBtn{border-radius:var(--radius-pill);color:var(--fg-muted);white-space:nowrap;align-items:center;gap:6px;padding:10px 20px;font-size:14px;font-weight:600;transition:color .16s,background .2s;display:inline-flex}.pricing-plans-module__QgxXOW__toggleBtn:hover:not(.pricing-plans-module__QgxXOW__toggleBtnActive){color:var(--fg)}.pricing-plans-module__QgxXOW__toggleBtnActive{background:var(--brand-flame);color:#fff;box-shadow:0 4px 12px -4px color-mix(in oklab, var(--brand-flame) 60%, transparent)}.pricing-plans-module__QgxXOW__toggleDiscount{border-radius:var(--radius-pill);color:var(--brand-flame);letter-spacing:.02em;background:#ff6b3524;padding:2px 6px;font-size:11px;font-weight:700}.pricing-plans-module__QgxXOW__toggleDiscountActive{color:#fff;background:#ffffff38}.pricing-plans-module__QgxXOW__toggleNote{text-align:center;color:var(--fg-muted);margin-bottom:var(--space-2xl);font-size:14px;line-height:1.5}.pricing-plans-module__QgxXOW__toggleNote strong{color:var(--brand-flame)}.pricing-plans-module__QgxXOW__plans{gap:var(--space-xl);grid-template-columns:1fr 1.15fr;align-items:stretch;display:grid}@media (max-width:720px){.pricing-plans-module__QgxXOW__plans{grid-template-columns:1fr}}.pricing-plans-module__QgxXOW__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-2xl);gap:var(--space-xl);flex-direction:column;transition:border-color .22s,box-shadow .22s,transform .22s;display:flex;position:relative}.pricing-plans-module__QgxXOW__cardFree{background:var(--bg-elevated)}.pricing-plans-module__QgxXOW__cardPro{border-color:var(--brand-flame);box-shadow:0 20px 40px -20px color-mix(in oklab, var(--brand-flame) 20%, transparent), 0 0 0 4px color-mix(in oklab, var(--brand-flame) 5%, transparent);border-width:1.5px}.pricing-plans-module__QgxXOW__cardPro:before{content:"";border-radius:inherit;background:radial-gradient(ellipse 500px 250px at 50% -10%, color-mix(in oklab, var(--brand-flame) 10%, transparent), transparent 70%);pointer-events:none;position:absolute;inset:0}.pricing-plans-module__QgxXOW__badge{background:var(--brand-flame);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-pill);box-shadow:0 6px 20px -6px color-mix(in oklab, var(--brand-flame) 60%, transparent);z-index:1;padding:6px 14px;font-size:11px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.pricing-plans-module__QgxXOW__head{gap:var(--space-sm);z-index:1;flex-direction:column;display:flex;position:relative}.pricing-plans-module__QgxXOW__name{letter-spacing:-.015em;font-size:24px}.pricing-plans-module__QgxXOW__tagline{color:var(--fg-muted);font-size:14px;line-height:1.5}.pricing-plans-module__QgxXOW__priceZone{padding:var(--space-lg) 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);z-index:1;flex-direction:column;gap:6px;display:flex;position:relative}.pricing-plans-module__QgxXOW__cardPro .pricing-plans-module__QgxXOW__priceZone{border-color:color-mix(in oklab, var(--brand-flame) 20%, var(--border))}.pricing-plans-module__QgxXOW__priceRow{align-items:baseline;gap:var(--space-sm);flex-wrap:wrap;display:flex}.pricing-plans-module__QgxXOW__priceAmount{color:var(--brand-flame);letter-spacing:-.02em;font-size:clamp(32px,4.5vw,44px);font-weight:800;line-height:1}.pricing-plans-module__QgxXOW__pricePer{color:var(--fg-muted);font-size:15px;font-weight:500}.pricing-plans-module__QgxXOW__priceHint{color:var(--fg-muted);font-size:13px}.pricing-plans-module__QgxXOW__priceSave{color:var(--fg-muted);padding-top:6px;font-size:13px}.pricing-plans-module__QgxXOW__priceSave strong{color:var(--brand-flame);font-weight:700}.pricing-plans-module__QgxXOW__features{gap:var(--space-sm);z-index:1;flex-direction:column;list-style:none;display:flex;position:relative}.pricing-plans-module__QgxXOW__feature{align-items:flex-start;gap:var(--space-sm);color:var(--fg);font-size:14px;line-height:1.55;display:flex}.pricing-plans-module__QgxXOW__featureIcon{flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.pricing-plans-module__QgxXOW__featureOff{color:var(--fg-subtle)}.pricing-plans-module__QgxXOW__foot{z-index:1;margin-top:auto;position:relative}
.reveal-module__WIa5Va__reveal{opacity:0;will-change:opacity, transform;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.reveal-module__WIa5Va__revealed{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal-module__WIa5Va__reveal{opacity:1;transition:none;transform:none}}
.site-header-module__O2uXQG__header{z-index:10;background:color-mix(in oklab, var(--bg) 80%, transparent);-webkit-backdrop-filter:saturate(180%)blur(10px);border-bottom:1px solid #0000;transition:border-color .22s,background .22s,box-shadow .22s,-webkit-backdrop-filter .22s,backdrop-filter .22s;position:sticky;top:0}.site-header-module__O2uXQG__header.site-header-module__O2uXQG__shrunk{background:color-mix(in oklab, var(--bg) 92%, transparent);-webkit-backdrop-filter:saturate(200%)blur(14px);border-bottom-color:var(--border);box-shadow:0 4px 20px -10px #00000014}.site-header-module__O2uXQG__inner{align-items:center;gap:var(--space-lg);grid-template-columns:1fr auto 1fr;padding-top:16px;padding-bottom:16px;transition:padding .22s;display:grid}.site-header-module__O2uXQG__shrunk .site-header-module__O2uXQG__inner{padding-top:10px;padding-bottom:10px}.site-header-module__O2uXQG__brand{justify-self:start;align-items:center;transition:transform .22s;display:inline-flex}.site-header-module__O2uXQG__nav{justify-self:center;align-items:center;gap:var(--space-xl);display:flex}.site-header-module__O2uXQG__cta{justify-self:end}.site-header-module__O2uXQG__navLink{color:var(--fg-muted);white-space:nowrap;font-size:14px;font-weight:500;transition:color .14s;position:relative}.site-header-module__O2uXQG__navLink:hover{color:var(--fg)}.site-header-module__O2uXQG__navLink:after{content:"";background:var(--brand-flame);opacity:0;transform-origin:50%;border-radius:2px;height:2px;transition:opacity .18s,transform .18s;position:absolute;bottom:-6px;left:0;right:0;transform:scaleX(.4)}.site-header-module__O2uXQG__navLink:hover:after{opacity:1;transform:scaleX(1)}@media (max-width:900px){.site-header-module__O2uXQG__inner{grid-template-columns:1fr auto}.site-header-module__O2uXQG__nav{display:none}}@media (prefers-reduced-motion:reduce){.site-header-module__O2uXQG__header,.site-header-module__O2uXQG__header.site-header-module__O2uXQG__shrunk,.site-header-module__O2uXQG__inner,.site-header-module__O2uXQG__brand{transition:none}}
.stats-strip-module__bD0YSa__strip{padding:var(--space-xl) 0 var(--space-2xl);border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:color-mix(in oklab, var(--bg-elevated) 60%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.stats-strip-module__bD0YSa__grid{padding-top:var(--space-md);padding-bottom:var(--space-md);grid-template-columns:repeat(4,1fr);align-items:stretch;display:grid}.stats-strip-module__bD0YSa__cell{padding:0 var(--space-lg);text-align:center;border-right:1px solid var(--border);flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.stats-strip-module__bD0YSa__cell:last-child{border-right:none}.stats-strip-module__bD0YSa__value{letter-spacing:-.02em;color:var(--fg);font-size:clamp(28px,3.5vw,40px);font-weight:800;line-height:1}.stats-strip-module__bD0YSa__label{color:var(--fg-muted);max-width:220px;font-size:13px;line-height:1.45}@media (max-width:760px){.stats-strip-module__bD0YSa__grid{row-gap:var(--space-xl);grid-template-columns:repeat(2,1fr)}.stats-strip-module__bD0YSa__cell{border-right:none;border-bottom:1px solid var(--border);padding-bottom:var(--space-xl)}.stats-strip-module__bD0YSa__cell:nth-child(3),.stats-strip-module__bD0YSa__cell:nth-child(4){border-bottom:none;padding-bottom:0}.stats-strip-module__bD0YSa__cell:nth-child(odd){border-right:1px solid var(--border)}}@media (max-width:420px){.stats-strip-module__bD0YSa__grid{grid-template-columns:1fr}.stats-strip-module__bD0YSa__cell,.stats-strip-module__bD0YSa__cell:nth-child(odd){border-right:none;border-bottom:1px solid var(--border);padding:var(--space-md) 0}.stats-strip-module__bD0YSa__cell:last-child{border-bottom:none}}
.legal-module__7fVNVa__main{padding:var(--space-3xl) 0 var(--space-4xl)}.legal-module__7fVNVa__wrap{max-width:780px}.legal-module__7fVNVa__draftBanner{gap:var(--space-sm);padding:var(--space-lg);background:color-mix(in oklab, #f59e0b 10%, var(--surface));border:1px solid color-mix(in oklab, #f59e0b 40%, var(--border));border-radius:var(--radius-md);margin-bottom:var(--space-2xl);flex-direction:column;display:flex}.legal-module__7fVNVa__draftBadge{color:#b45309;letter-spacing:.04em;text-transform:uppercase;align-self:flex-start;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.legal-module__7fVNVa__draftBody{color:var(--fg-muted);font-size:14px;line-height:1.55}.legal-module__7fVNVa__article{color:var(--fg);font-size:15px;line-height:1.65}.legal-module__7fVNVa__article h1{letter-spacing:-.02em;margin-bottom:var(--space-sm);font-size:clamp(28px,4vw,40px);line-height:1.15}.legal-module__7fVNVa__article .legal-module__7fVNVa__meta{color:var(--fg-muted);margin-bottom:var(--space-2xl);padding-bottom:var(--space-lg);border-bottom:1px solid var(--border);font-size:14px}.legal-module__7fVNVa__article h2{letter-spacing:-.015em;margin:var(--space-2xl) 0 var(--space-md);padding-top:var(--space-sm);font-size:22px}.legal-module__7fVNVa__article h2:first-of-type{margin-top:0}.legal-module__7fVNVa__article h3{letter-spacing:-.01em;margin:var(--space-lg) 0 var(--space-sm);font-size:17px}.legal-module__7fVNVa__article p{color:var(--fg);margin-bottom:var(--space-md)}.legal-module__7fVNVa__article p+p{margin-top:0}.legal-module__7fVNVa__article ul,.legal-module__7fVNVa__article ol{padding-left:var(--space-xl);margin-bottom:var(--space-md)}.legal-module__7fVNVa__article li{margin-bottom:var(--space-xs)}.legal-module__7fVNVa__article a{color:var(--brand-flame);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.legal-module__7fVNVa__article a:hover{text-decoration-thickness:2px}.legal-module__7fVNVa__article strong{color:var(--fg);font-weight:700}.legal-module__7fVNVa__article code{background:var(--bg-elevated);border:1px solid var(--border);border-radius:4px;padding:2px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}.legal-module__7fVNVa__infoCard{padding:var(--space-lg);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);margin:var(--space-md) 0 var(--space-xl)}.legal-module__7fVNVa__infoCard dl{row-gap:var(--space-sm);column-gap:var(--space-md);grid-template-columns:minmax(140px,max-content) 1fr;margin:0;display:grid}.legal-module__7fVNVa__infoCard dt{color:var(--fg-muted);font-size:13px;font-weight:600}.legal-module__7fVNVa__infoCard dd{color:var(--fg);margin:0;font-size:14px}@media (max-width:520px){.legal-module__7fVNVa__infoCard dl{grid-template-columns:1fr;row-gap:4px}.legal-module__7fVNVa__infoCard dd{margin-bottom:var(--space-sm)}}.legal-module__7fVNVa__article .legal-module__7fVNVa__table{margin-bottom:var(--space-lg);display:block;overflow-x:auto}.legal-module__7fVNVa__article table{border-collapse:collapse;width:100%;font-size:14px}.legal-module__7fVNVa__article th,.legal-module__7fVNVa__article td{text-align:left;padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--border);vertical-align:top}.legal-module__7fVNVa__article th{color:var(--fg);background:var(--bg-elevated);text-transform:uppercase;letter-spacing:.04em;font-size:13px;font-weight:700}.legal-module__7fVNVa__placeholder{color:#b45309;background:#f59e0b26;background:lab(72.7914% 26.933 75.434/.15);border-radius:4px;padding:2px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}.legal-module__7fVNVa__footer{border-top:1px solid var(--border);padding:var(--space-xl) 0;background:var(--bg-elevated);margin-top:auto}.legal-module__7fVNVa__footerInner{justify-content:space-between;align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.legal-module__7fVNVa__footerNav{gap:var(--space-lg);color:var(--fg-muted);flex-wrap:wrap;font-size:14px;display:flex}.legal-module__7fVNVa__footerNav a{transition:color .14s}.legal-module__7fVNVa__footerNav a:hover{color:var(--brand-flame)}.legal-module__7fVNVa__footerText{color:var(--fg-subtle);font-size:13px}
.page-module__E0kJGG__hero{padding:clamp(80px,9vw,116px) 0;position:relative;overflow:hidden}.page-module__E0kJGG__hero:before{content:"";z-index:0;pointer-events:none;background:repeating-linear-gradient(to right, color-mix(in oklab, var(--fg) 6%, transparent) 0 1px, transparent 1px 64px), repeating-linear-gradient(to bottom, color-mix(in oklab, var(--fg) 6%, transparent) 0 1px, transparent 1px 64px);background-position:50%;position:absolute;inset:0;-webkit-mask-image:radial-gradient(78% 74% at 50% 46%,#000 34%,#0000 80%);mask-image:radial-gradient(78% 74% at 50% 46%,#000 34%,#0000 80%)}.page-module__E0kJGG__hero:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(ellipse 900px 360px at 50% -2%, color-mix(in oklab, var(--brand-flame) 7%, transparent), transparent 60%);position:absolute;inset:0}.page-module__E0kJGG__doodles{z-index:1;pointer-events:none;position:absolute;inset:0}.page-module__E0kJGG__doodle{color:var(--brand-flame);opacity:.85;will-change:transform;position:absolute}.page-module__E0kJGG__doodle svg{display:block}.page-module__E0kJGG__d1{animation:8s ease-in-out infinite page-module__E0kJGG__doodleFloatA;top:17%;left:14%}.page-module__E0kJGG__d2{animation:12s ease-in-out infinite page-module__E0kJGG__doodleFloatB;top:13%;right:14%}.page-module__E0kJGG__d3{color:var(--label);animation:10s ease-in-out infinite page-module__E0kJGG__doodleFloatB;top:45%;left:11%}.page-module__E0kJGG__d4{color:var(--label);animation:9s ease-in-out .6s infinite page-module__E0kJGG__doodleFloatA;bottom:23%;right:13%}.page-module__E0kJGG__d5{color:var(--label);animation:11s ease-in-out .3s infinite page-module__E0kJGG__doodleFloatB;bottom:18%;left:16%}.page-module__E0kJGG__d6{animation:34s linear infinite reverse page-module__E0kJGG__doodleSpin;top:30%;right:11%}@keyframes page-module__E0kJGG__doodleFloatA{0%,to{transform:translateY(0)rotate(-6deg)}50%{transform:translateY(-12px)rotate(7deg)}}@keyframes page-module__E0kJGG__doodleFloatB{0%,to{transform:translate(0)rotate(8deg)}50%{transform:translate(-9px,-7px)rotate(-5deg)}}@keyframes page-module__E0kJGG__doodleSpin{to{transform:rotate(360deg)}}@media (max-width:1024px){.page-module__E0kJGG__d3,.page-module__E0kJGG__d6{display:none}.page-module__E0kJGG__d1{left:5%}.page-module__E0kJGG__d2,.page-module__E0kJGG__d4{right:5%}.page-module__E0kJGG__d5{left:8%}}@media (max-width:680px){.page-module__E0kJGG__d4,.page-module__E0kJGG__d5{display:none}.page-module__E0kJGG__d1{top:6%;left:4%}.page-module__E0kJGG__d2{top:4%;right:4%}}@media (prefers-reduced-motion:reduce){.page-module__E0kJGG__doodle{animation:none}}.page-module__E0kJGG__heroInner{text-align:center;align-items:center;gap:var(--space-md);z-index:1;flex-direction:column;display:flex;position:relative}.page-module__E0kJGG__heroText{max-width:820px;animation:.7s cubic-bezier(.22,1,.36,1) both page-module__E0kJGG__heroTextIn}.page-module__E0kJGG__mark{white-space:nowrap;position:relative}.page-module__E0kJGG__mark:before{content:"";z-index:-1;background:var(--brand-flame);opacity:.3;border-radius:7px;position:absolute;inset:14% -6px 8%;transform:rotate(-1.6deg)}.page-module__E0kJGG__ctaGroup{align-items:stretch;gap:var(--space-xs);flex-direction:column;display:inline-flex}.page-module__E0kJGG__networks{justify-content:center;align-items:center;gap:var(--space-sm) var(--space-md);margin-bottom:var(--space-xl);flex-wrap:wrap;display:flex}.page-module__E0kJGG__networksLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--fg-subtle);font-size:12px;font-weight:700}.page-module__E0kJGG__networksLogos{color:var(--fg);align-items:center;gap:18px;display:inline-flex}@keyframes page-module__E0kJGG__heroTextIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page-module__E0kJGG__eyebrow{color:var(--label);letter-spacing:.08em;text-transform:uppercase;margin-bottom:var(--space-md);font-size:13px;font-weight:700}.page-module__E0kJGG__h1{letter-spacing:-.02em;margin-bottom:var(--space-lg);font-size:clamp(34px,5.5vw,60px);line-height:1.05}.page-module__E0kJGG__accent{color:var(--brand-flame)}.page-module__E0kJGG__lede{color:var(--fg-muted);margin:0 auto var(--space-2xl);max-width:620px;font-size:17px;line-height:1.55}.page-module__E0kJGG__ctaRow{justify-content:center;align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.page-module__E0kJGG__playBadge{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border-strong);color:var(--fg);align-items:center;gap:10px;padding:10px 18px;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.page-module__E0kJGG__playBadge:hover{border-color:color-mix(in oklab, var(--brand-flame) 40%, var(--border-strong));background:var(--bg-elevated);transform:translateY(-2px)}.page-module__E0kJGG__playBadgeText{text-align:left;flex-direction:column;line-height:1.12;display:flex}.page-module__E0kJGG__playBadgeSmall{letter-spacing:.04em;text-transform:uppercase;color:var(--fg-subtle);font-size:10px}.page-module__E0kJGG__playBadgeStore{font-size:16px;font-weight:700}.page-module__E0kJGG__section{padding:var(--space-4xl) 0;position:relative}.page-module__E0kJGG__sectionAlt{padding:var(--space-4xl) 0;background:var(--bg-elevated);position:relative}@media (max-width:900px){.page-module__E0kJGG__section,.page-module__E0kJGG__sectionAlt{padding:var(--space-3xl) 0}}.page-module__E0kJGG__sectionHead{text-align:center;max-width:640px;margin:0 auto var(--space-3xl)}.page-module__E0kJGG__sectionEyebrow{color:var(--label);letter-spacing:.08em;text-transform:uppercase;margin-bottom:var(--space-sm);font-size:12px;font-weight:700}.page-module__E0kJGG__h2{letter-spacing:-.015em;margin-bottom:var(--space-md);font-size:clamp(28px,4vw,42px)}.page-module__E0kJGG__sectionLede{color:var(--fg-muted);max-width:560px;margin:0 auto;font-size:17px;line-height:1.55}.page-module__E0kJGG__features{gap:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));max-width:1040px;margin:0 auto;display:grid}.page-module__E0kJGG__feature{padding:var(--space-xl);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);gap:var(--space-md);flex-direction:column;height:100%;transition:transform .24s cubic-bezier(.22,1,.36,1),box-shadow .24s cubic-bezier(.22,1,.36,1),border-color .24s;display:flex}.page-module__E0kJGG__feature:hover{border-color:color-mix(in oklab, var(--brand-flame) 30%, var(--border));box-shadow:0 12px 30px -12px #0000001a, 0 0 0 1px color-mix(in oklab, var(--brand-flame) 30%, transparent);transform:translateY(-4px)}.page-module__E0kJGG__featureIcon{border-radius:var(--radius-md);background:color-mix(in oklab, var(--brand-flame) 10%, transparent);justify-content:center;align-items:center;width:44px;height:44px;transition:transform .24s cubic-bezier(.22,1,.36,1);display:flex}.page-module__E0kJGG__feature:hover .page-module__E0kJGG__featureIcon{background:color-mix(in oklab, var(--brand-flame) 20%, transparent);transform:scale(1.08)rotate(-4deg)}.page-module__E0kJGG__featureTitle{letter-spacing:-.01em;font-size:17px}.page-module__E0kJGG__featureBody{color:var(--fg-muted);font-size:15px;line-height:1.6}@media (max-width:480px){.page-module__E0kJGG__feature{padding:var(--space-lg)}.page-module__E0kJGG__featureBody{font-size:14px}}.page-module__E0kJGG__diff{gap:var(--space-lg);grid-template-columns:1fr auto 1fr;align-items:stretch;max-width:1040px;margin:0 auto;display:grid}.page-module__E0kJGG__diffCard{padding:var(--space-2xl) var(--space-xl);border-radius:var(--radius-lg);gap:var(--space-lg);flex-direction:column;transition:transform .24s cubic-bezier(.22,1,.36,1),box-shadow .24s cubic-bezier(.22,1,.36,1);display:flex}.page-module__E0kJGG__diffCardBefore{background:var(--bg-elevated);border:1px solid var(--border);color:var(--fg-muted)}.page-module__E0kJGG__diffCardAfter{background:var(--surface);border:1.5px solid var(--brand-flame);box-shadow:0 20px 40px -20px color-mix(in oklab, var(--brand-flame) 20%, transparent), 0 0 0 4px color-mix(in oklab, var(--brand-flame) 4%, transparent);position:relative;overflow:hidden}.page-module__E0kJGG__diffCardAfter:before{content:"";background:radial-gradient(ellipse 400px 200px at 50% 0%, color-mix(in oklab, var(--brand-flame) 8%, transparent), transparent 70%);pointer-events:none;position:absolute;inset:0}.page-module__E0kJGG__diffHead{gap:var(--space-sm);flex-direction:column;display:flex;position:relative}.page-module__E0kJGG__diffBadge{border-radius:var(--radius-pill);background:var(--surface);border:1px solid var(--border);color:var(--fg-muted);letter-spacing:.06em;text-transform:uppercase;align-self:flex-start;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.page-module__E0kJGG__diffBadgeFlame{background:var(--brand-flame);color:#fff;border-color:var(--brand-flame)}.page-module__E0kJGG__diffTitle{letter-spacing:-.015em;color:var(--fg);font-size:clamp(20px,2.5vw,24px)}.page-module__E0kJGG__diffList{gap:var(--space-md);flex-direction:column;list-style:none;display:flex;position:relative}.page-module__E0kJGG__diffItem{gap:var(--space-sm);align-items:flex-start;font-size:14px;line-height:1.55;display:flex}.page-module__E0kJGG__diffItemIcon{flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.page-module__E0kJGG__diffItemBad{color:var(--fg-muted);text-decoration:line-through;-webkit-text-decoration-color:color-mix(in oklab, var(--fg-subtle) 60%, transparent);text-decoration-color:color-mix(in oklab, var(--fg-subtle) 60%, transparent);text-decoration-thickness:1px}.page-module__E0kJGG__diffItemGood{color:var(--fg)}.page-module__E0kJGG__diffItemGood strong{font-weight:700}.page-module__E0kJGG__diffArrow{background:var(--surface);border:1.5px solid var(--brand-flame);width:44px;height:44px;box-shadow:0 8px 20px -10px color-mix(in oklab, var(--brand-flame) 60%, transparent);border-radius:50%;justify-content:center;align-self:center;align-items:center;animation:2.5s ease-in-out infinite page-module__E0kJGG__arrowPulse;display:inline-flex}@keyframes page-module__E0kJGG__arrowPulse{0%,to{transform:translate(0)}50%{transform:translate(4px)}}@media (max-width:900px){.page-module__E0kJGG__diff{grid-template-columns:1fr}.page-module__E0kJGG__diffArrow{margin:-8px auto;transform:rotate(90deg)}@keyframes page-module__E0kJGG__arrowPulse{0%,to{transform:rotate(90deg)translate(0)}50%{transform:rotate(90deg)translate(4px)}}.page-module__E0kJGG__diffCard{padding:var(--space-xl)}.page-module__E0kJGG__diffTitle{font-size:20px}}@media (prefers-reduced-motion:reduce){.page-module__E0kJGG__diffArrow{animation:none}}.page-module__E0kJGG__pricingBlock{text-align:center;max-width:720px}.page-module__E0kJGG__pricingBlock .page-module__E0kJGG__ctaRow{margin-top:var(--space-xl);justify-content:center}.page-module__E0kJGG__faqBlock{max-width:760px}.page-module__E0kJGG__faq{gap:var(--space-md);flex-direction:column;display:flex}.page-module__E0kJGG__faqItem{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);transition:border-color .2s,box-shadow .2s;overflow:hidden}.page-module__E0kJGG__faqItem:hover{border-color:color-mix(in oklab, var(--brand-flame) 25%, var(--border))}.page-module__E0kJGG__faqItem[open]{border-color:color-mix(in oklab, var(--brand-flame) 50%, var(--border));box-shadow:0 6px 20px -8px #0000000f}.page-module__E0kJGG__faqSummary{justify-content:space-between;align-items:center;gap:var(--space-md);padding:var(--space-lg);cursor:pointer;-webkit-user-select:none;user-select:none;font-size:15px;font-weight:600;list-style:none;display:flex}.page-module__E0kJGG__faqSummary::-webkit-details-marker{display:none}.page-module__E0kJGG__faqChevron{color:var(--fg-muted);transition:transform .24s,color .2s;display:inline-flex}.page-module__E0kJGG__faqItem[open] .page-module__E0kJGG__faqChevron{color:var(--brand-flame);transform:rotate(180deg)}.page-module__E0kJGG__faqAnswer{padding:0 var(--space-lg) var(--space-lg);color:var(--fg-muted);font-size:15px;line-height:1.6}.page-module__E0kJGG__finalCta{padding:var(--space-4xl) 0;background:var(--ink);color:var(--on-ink);position:relative;overflow:hidden}.page-module__E0kJGG__finalCta:before{content:"";background:radial-gradient(ellipse 700px 340px at 50% 118%, color-mix(in oklab, var(--brand-flame) 42%, transparent), transparent 68%);pointer-events:none;position:absolute;inset:0}.page-module__E0kJGG__finalCtaInner{text-align:center;z-index:1;max-width:720px;position:relative}.page-module__E0kJGG__finalCtaEyebrow{color:var(--brand-flame);letter-spacing:.12em;text-transform:uppercase;margin-bottom:var(--space-md);font-size:13px;font-weight:700}.page-module__E0kJGG__finalCtaTitle{letter-spacing:-.02em;color:var(--on-ink);margin-bottom:var(--space-lg);font-size:clamp(30px,4.5vw,46px);line-height:1.1}.page-module__E0kJGG__finalCtaLede{color:var(--on-ink-muted);max-width:560px;margin:0 auto var(--space-2xl);font-size:17px;line-height:1.55}.page-module__E0kJGG__finalCtaButtons{justify-content:center;align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.page-module__E0kJGG__finalCtaPrimary{background:var(--brand-flame);color:#fff;border-radius:var(--radius-md);box-shadow:0 10px 30px -8px color-mix(in oklab, var(--brand-flame) 65%, transparent);justify-content:center;align-items:center;gap:10px;padding:16px 28px;font-size:16px;font-weight:700;transition:transform .12s,box-shadow .22s,background .16s;display:inline-flex}.page-module__E0kJGG__finalCtaPrimary:hover{background:var(--brand-flame-hover);box-shadow:0 16px 38px -8px color-mix(in oklab, var(--brand-flame) 75%, transparent);transform:translateY(-2px)}.page-module__E0kJGG__finalCtaSecondary{color:var(--on-ink);border-radius:var(--radius-md);border:1.5px solid var(--on-ink-border);background:0 0;justify-content:center;align-items:center;padding:16px 24px;font-size:16px;font-weight:600;transition:border-color .16s,background .16s;display:inline-flex}.page-module__E0kJGG__finalCtaSecondary:hover{border-color:var(--on-ink);background:#fafaf914}@media (max-width:640px){.page-module__E0kJGG__finalCta{padding:var(--space-3xl) 0}.page-module__E0kJGG__finalCtaButtons{flex-direction:column;width:100%}.page-module__E0kJGG__finalCtaPrimary,.page-module__E0kJGG__finalCtaSecondary{width:100%}}.page-module__E0kJGG__footer{border-top:1px solid var(--border);padding:var(--space-3xl) 0 var(--space-xl);background:var(--bg-elevated);margin-top:auto}.page-module__E0kJGG__footerGrid{gap:var(--space-2xl);padding-bottom:var(--space-2xl);grid-template-columns:1.4fr repeat(3,1fr);display:grid}@media (max-width:900px){.page-module__E0kJGG__footerGrid{gap:var(--space-xl);grid-template-columns:1fr 1fr}}@media (max-width:520px){.page-module__E0kJGG__footerGrid{grid-template-columns:1fr}}.page-module__E0kJGG__footerBrand{gap:var(--space-md);flex-direction:column;max-width:320px;display:flex}.page-module__E0kJGG__footerPitch{color:var(--fg-muted);font-size:14px;line-height:1.55}.page-module__E0kJGG__socialRow{gap:var(--space-sm);margin-top:var(--space-xs);display:flex}.page-module__E0kJGG__socialLink{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);justify-content:center;align-items:center;width:36px;height:36px;transition:border-color .18s,transform .18s,background .18s;display:inline-flex}.page-module__E0kJGG__socialLink:hover{border-color:var(--brand-flame);background:color-mix(in oklab, var(--brand-flame) 6%, var(--surface));transform:translateY(-2px)}.page-module__E0kJGG__footerCol{gap:var(--space-md);flex-direction:column;display:flex}.page-module__E0kJGG__footerColTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--fg);font-size:13px;font-weight:700}.page-module__E0kJGG__footerColList{gap:var(--space-sm);flex-direction:column;list-style:none;display:flex}.page-module__E0kJGG__footerLink{color:var(--fg-muted);font-size:14px;transition:color .14s}.page-module__E0kJGG__footerLink:hover{color:var(--brand-flame)}.page-module__E0kJGG__contactItem{align-items:flex-start;gap:var(--space-sm);display:flex}.page-module__E0kJGG__contactIcon{border-radius:var(--radius-sm);background:color-mix(in oklab, var(--brand-flame) 10%, transparent);flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-top:1px;display:inline-flex}.page-module__E0kJGG__contactLink{color:inherit;flex-direction:column;gap:1px;min-width:0;display:flex}.page-module__E0kJGG__contactLabel{color:var(--fg);word-break:break-word;font-size:13px;font-weight:600;transition:color .14s}.page-module__E0kJGG__contactLink:hover .page-module__E0kJGG__contactLabel{color:var(--brand-flame)}.page-module__E0kJGG__contactNote{color:var(--fg-subtle);font-size:11px}.page-module__E0kJGG__footerBottom{justify-content:space-between;align-items:center;gap:var(--space-md);padding-top:var(--space-lg);border-top:1px solid var(--border);flex-wrap:wrap;display:flex}.page-module__E0kJGG__footerCopyright{color:var(--fg-subtle);font-size:13px}.page-module__E0kJGG__footerLegal{gap:var(--space-lg);color:var(--fg-subtle);font-size:13px;display:flex}.page-module__E0kJGG__footerLegal a{transition:color .14s}.page-module__E0kJGG__footerLegal a:hover{color:var(--brand-flame)}
.pay-module__D01IhW__pageHeader{border-bottom:1px solid var(--border)}.pay-module__D01IhW__headerInner{padding:var(--space-md) var(--space-xl);justify-content:space-between;align-items:center;display:flex}.pay-module__D01IhW__main{padding:var(--space-4xl) 0}.pay-module__D01IhW__wrap{text-align:center;max-width:480px}.pay-module__D01IhW__iconSuccess,.pay-module__D01IhW__iconError{color:#fff;width:72px;height:72px;margin:0 auto var(--space-xl);border-radius:50%;justify-content:center;align-items:center;font-size:40px;font-weight:700;line-height:1;display:inline-flex}.pay-module__D01IhW__iconSuccess{background:var(--success)}.pay-module__D01IhW__iconError{background:var(--danger)}.pay-module__D01IhW__h1{letter-spacing:-.015em;margin-bottom:var(--space-md);font-size:28px}.pay-module__D01IhW__lede{color:var(--fg-muted);margin-bottom:var(--space-2xl);font-size:16px;line-height:1.55}.pay-module__D01IhW__actions{gap:var(--space-md);flex-direction:column;display:flex}.pay-module__D01IhW__hint{color:var(--fg-subtle);margin-top:var(--space-sm);font-size:13px;line-height:1.5}
.pricing-module__lP4odW__hero{padding:var(--space-4xl) 0 var(--space-2xl);position:relative;overflow:hidden}.pricing-module__lP4odW__hero:before{content:"";z-index:0;pointer-events:none;background:repeating-linear-gradient(to right, color-mix(in oklab, var(--fg) 6%, transparent) 0 1px, transparent 1px 64px), repeating-linear-gradient(to bottom, color-mix(in oklab, var(--fg) 6%, transparent) 0 1px, transparent 1px 64px);background-position:50%;position:absolute;inset:0;-webkit-mask-image:radial-gradient(78% 74% at 50% 46%,#000 34%,#0000 80%);mask-image:radial-gradient(78% 74% at 50% 46%,#000 34%,#0000 80%)}.pricing-module__lP4odW__hero:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(ellipse 900px 360px at 50% -2%, color-mix(in oklab, var(--brand-flame) 7%, transparent), transparent 60%);position:absolute;inset:0}.pricing-module__lP4odW__heroInner{text-align:center;z-index:1;max-width:720px;position:relative}.pricing-module__lP4odW__eyebrow{color:var(--label);letter-spacing:.08em;text-transform:uppercase;margin-bottom:var(--space-md);font-size:13px;font-weight:700}.pricing-module__lP4odW__h1{letter-spacing:-.02em;margin-bottom:var(--space-lg);font-size:clamp(34px,5vw,54px);line-height:1.05}.pricing-module__lP4odW__accent{color:var(--brand-flame)}.pricing-module__lP4odW__lede{color:var(--fg-muted);text-align:center;max-width:580px;margin:0 auto;font-size:17px;line-height:1.55}.pricing-module__lP4odW__section{padding:var(--space-3xl) 0 var(--space-4xl);position:relative}.pricing-module__lP4odW__sectionAlt{padding:var(--space-4xl) 0;background:var(--bg-elevated);position:relative}.pricing-module__lP4odW__sectionHead{text-align:center;max-width:640px;margin:0 auto var(--space-3xl)}.pricing-module__lP4odW__sectionEyebrow{color:var(--label);letter-spacing:.08em;text-transform:uppercase;margin-bottom:var(--space-sm);font-size:12px;font-weight:700}.pricing-module__lP4odW__h2{letter-spacing:-.015em;margin-bottom:var(--space-md);font-size:clamp(26px,3.5vw,36px)}.pricing-module__lP4odW__sectionLede{color:var(--fg-muted);max-width:560px;margin:0 auto;font-size:16px;line-height:1.55}@media (max-width:900px){.pricing-module__lP4odW__section,.pricing-module__lP4odW__sectionAlt{padding:var(--space-3xl) 0}}.pricing-module__lP4odW__paymentBlock{max-width:960px}.pricing-module__lP4odW__rails{gap:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));display:grid}.pricing-module__lP4odW__rail{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-xl);gap:var(--space-md);flex-direction:column;transition:border-color .22s,transform .22s;display:flex}.pricing-module__lP4odW__rail:hover{border-color:color-mix(in oklab, var(--brand-flame) 30%, var(--border));transform:translateY(-2px)}.pricing-module__lP4odW__railHead{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.pricing-module__lP4odW__railIcon{border-radius:var(--radius-sm);background:color-mix(in oklab, var(--brand-flame) 10%, transparent);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.pricing-module__lP4odW__railTitle{letter-spacing:-.01em;flex:1;font-size:18px}.pricing-module__lP4odW__railTag{background:color-mix(in oklab, var(--brand-flame) 14%, transparent);color:var(--brand-flame);letter-spacing:.06em;text-transform:uppercase;border-radius:var(--radius-pill);padding:3px 8px;font-size:11px;font-weight:700}.pricing-module__lP4odW__railBody{color:var(--fg-muted);font-size:14px;line-height:1.6}.pricing-module__lP4odW__methodPills{margin-top:var(--space-sm);flex-wrap:wrap;gap:6px;display:flex}.pricing-module__lP4odW__methodPill{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-pill);color:var(--fg);white-space:nowrap;padding:6px 12px;font-size:12px;font-weight:600}.pricing-module__lP4odW__trustSection{padding:var(--space-3xl) 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.pricing-module__lP4odW__trustBar{gap:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.pricing-module__lP4odW__trustItem{gap:var(--space-md);align-items:flex-start;display:flex}.pricing-module__lP4odW__trustIcon{border-radius:var(--radius-md);background:color-mix(in oklab, var(--brand-flame) 10%, transparent);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.pricing-module__lP4odW__trustText{flex-direction:column;gap:4px;min-width:0;display:flex}.pricing-module__lP4odW__trustTitle{color:var(--fg);letter-spacing:-.01em;font-size:15px;font-weight:700}.pricing-module__lP4odW__trustBody{color:var(--fg-muted);font-size:13px;line-height:1.5}.pricing-module__lP4odW__faqBlock{max-width:760px}.pricing-module__lP4odW__faq{gap:var(--space-md);flex-direction:column;display:flex}.pricing-module__lP4odW__faqItem{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);transition:border-color .2s,box-shadow .2s;overflow:hidden}.pricing-module__lP4odW__faqItem:hover{border-color:color-mix(in oklab, var(--brand-flame) 25%, var(--border))}.pricing-module__lP4odW__faqItem[open]{border-color:color-mix(in oklab, var(--brand-flame) 50%, var(--border));box-shadow:0 6px 20px -8px #0000000f}.pricing-module__lP4odW__faqSummary{justify-content:space-between;align-items:center;gap:var(--space-md);padding:var(--space-lg);cursor:pointer;-webkit-user-select:none;user-select:none;font-size:15px;font-weight:600;list-style:none;display:flex}.pricing-module__lP4odW__faqSummary::-webkit-details-marker{display:none}.pricing-module__lP4odW__faqChevron{color:var(--fg-muted);transition:transform .24s,color .2s;display:inline-flex}.pricing-module__lP4odW__faqItem[open] .pricing-module__lP4odW__faqChevron{color:var(--brand-flame);transform:rotate(180deg)}.pricing-module__lP4odW__faqAnswer{padding:0 var(--space-lg) var(--space-lg);color:var(--fg-muted);font-size:15px;line-height:1.6}.pricing-module__lP4odW__finalCta{padding:var(--space-4xl) 0;background:var(--ink);color:var(--on-ink);position:relative;overflow:hidden}.pricing-module__lP4odW__finalCta:before{content:"";background:radial-gradient(ellipse 700px 340px at 50% 118%, color-mix(in oklab, var(--brand-flame) 42%, transparent), transparent 68%);pointer-events:none;position:absolute;inset:0}.pricing-module__lP4odW__finalCtaInner{text-align:center;z-index:1;max-width:720px;position:relative}.pricing-module__lP4odW__finalCtaEyebrow{color:var(--brand-flame);letter-spacing:.12em;text-transform:uppercase;margin-bottom:var(--space-md);font-size:13px;font-weight:700}.pricing-module__lP4odW__finalCtaTitle{letter-spacing:-.02em;color:var(--on-ink);margin-bottom:var(--space-lg);font-size:clamp(28px,4vw,42px);line-height:1.1}.pricing-module__lP4odW__finalCtaLede{color:var(--on-ink-muted);max-width:560px;margin:0 auto var(--space-2xl);font-size:17px;line-height:1.55}.pricing-module__lP4odW__finalCtaButtons{justify-content:center;align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.pricing-module__lP4odW__finalCtaPrimary{background:var(--brand-flame);color:#fff;border-radius:var(--radius-md);box-shadow:0 10px 30px -8px color-mix(in oklab, var(--brand-flame) 65%, transparent);justify-content:center;align-items:center;gap:10px;padding:16px 28px;font-size:16px;font-weight:700;transition:transform .12s,box-shadow .22s,background .16s;display:inline-flex}.pricing-module__lP4odW__finalCtaPrimary:hover{background:var(--brand-flame-hover);box-shadow:0 16px 38px -8px color-mix(in oklab, var(--brand-flame) 75%, transparent);transform:translateY(-2px)}.pricing-module__lP4odW__finalCtaSecondary{color:var(--on-ink);border-radius:var(--radius-md);border:1.5px solid var(--on-ink-border);background:0 0;justify-content:center;align-items:center;padding:16px 24px;font-size:16px;font-weight:600;transition:border-color .16s,background .16s;display:inline-flex}.pricing-module__lP4odW__finalCtaSecondary:hover{border-color:var(--on-ink);background:#fafaf914}@media (max-width:640px){.pricing-module__lP4odW__finalCta{padding:var(--space-3xl) 0}.pricing-module__lP4odW__finalCtaButtons{flex-direction:column;width:100%}.pricing-module__lP4odW__finalCtaPrimary,.pricing-module__lP4odW__finalCtaSecondary{width:100%}}.pricing-module__lP4odW__footer{border-top:1px solid var(--border);padding:var(--space-xl) 0;background:var(--bg-elevated);margin-top:auto}.pricing-module__lP4odW__footerInner{justify-content:space-between;align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.pricing-module__lP4odW__footerText{color:var(--fg-muted);font-size:13px}.pricing-module__lP4odW__footerLegal{gap:var(--space-lg);color:var(--fg-subtle);font-size:13px;display:flex}.pricing-module__lP4odW__footerLegal a{transition:color .14s}.pricing-module__lP4odW__footerLegal a:hover{color:var(--brand-flame)}
.upgrade-module__Gf0DEa__pageHeader{border-bottom:1px solid var(--border)}.upgrade-module__Gf0DEa__headerInner{padding:var(--space-md) var(--space-xl);justify-content:space-between;align-items:center;display:flex}.upgrade-module__Gf0DEa__main{padding:var(--space-3xl) 0 var(--space-4xl)}.upgrade-module__Gf0DEa__wrap{max-width:720px}.upgrade-module__Gf0DEa__hero{text-align:center;margin-bottom:var(--space-3xl)}.upgrade-module__Gf0DEa__eyebrow{color:var(--label);text-transform:uppercase;letter-spacing:.08em;margin-bottom:var(--space-sm);font-size:12px;font-weight:600}.upgrade-module__Gf0DEa__h1{letter-spacing:-.015em;margin-bottom:var(--space-md);font-size:clamp(26px,4vw,36px)}.upgrade-module__Gf0DEa__lede{color:var(--fg-muted);max-width:520px;margin:0 auto;font-size:16px;line-height:1.55}.upgrade-module__Gf0DEa__currentPlan{margin-top:var(--space-xl);padding:var(--space-md) var(--space-lg);background:color-mix(in oklab, var(--brand-flame) 8%, var(--surface));border:1px solid color-mix(in oklab, var(--brand-flame) 20%, var(--border));border-radius:var(--radius-md);color:var(--fg);max-width:520px;margin-left:auto;margin-right:auto;font-size:14px}.upgrade-module__Gf0DEa__section{margin-bottom:var(--space-2xl)}.upgrade-module__Gf0DEa__h2{margin-bottom:var(--space-md);font-size:18px}.upgrade-module__Gf0DEa__paymentMethodsNote{gap:var(--space-md);padding:var(--space-lg);background:color-mix(in oklab, var(--brand-flame) 5%, var(--surface));border:1px solid color-mix(in oklab, var(--brand-flame) 25%, var(--border));border-radius:var(--radius-md);margin-bottom:var(--space-2xl);align-items:flex-start;display:flex}.upgrade-module__Gf0DEa__pmIcon{border-radius:var(--radius-md);background:color-mix(in oklab, var(--brand-flame) 12%, transparent);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.upgrade-module__Gf0DEa__pmText{flex-direction:column;gap:4px;min-width:0;display:flex}.upgrade-module__Gf0DEa__pmTitle{color:var(--fg);font-size:15px;font-weight:700}.upgrade-module__Gf0DEa__pmBody{color:var(--fg-muted);font-size:13px;line-height:1.55}.upgrade-module__Gf0DEa__paymentError{margin-top:var(--space-md);padding:var(--space-md);background:color-mix(in oklab, var(--danger) 8%, var(--surface));border:1px solid color-mix(in oklab, var(--danger) 30%, var(--border));border-radius:var(--radius-md);color:var(--fg);font-size:13px;line-height:1.5}.upgrade-module__Gf0DEa__passesGrid{gap:var(--space-md);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:640px){.upgrade-module__Gf0DEa__passesGrid{grid-template-columns:1fr}}.upgrade-module__Gf0DEa__passCard{text-align:left;padding:var(--space-lg);background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius-md);gap:var(--space-sm);color:inherit;flex-direction:column;transition:border-color .12s,background .12s;display:flex}.upgrade-module__Gf0DEa__passCard:hover{border-color:var(--border-strong)}.upgrade-module__Gf0DEa__passCardOn{border-color:var(--brand-flame);background:color-mix(in oklab, var(--brand-flame) 4%, var(--surface))}.upgrade-module__Gf0DEa__passCardTop{justify-content:space-between;align-items:center;gap:var(--space-sm);display:flex}.upgrade-module__Gf0DEa__passCardLabel{font-size:15px;font-weight:600}.upgrade-module__Gf0DEa__passDiscount{color:var(--brand-flame);border-radius:var(--radius-pill);background:#ff6b3524;padding:2px 8px;font-size:11px;font-weight:700}.upgrade-module__Gf0DEa__passCardPrice{color:var(--brand-flame);font-size:22px;font-weight:700}.upgrade-module__Gf0DEa__passCardPer{color:var(--fg-muted);font-size:12px}.upgrade-module__Gf0DEa__actions{margin-top:var(--space-2xl)}.upgrade-module__Gf0DEa__legal{text-align:center;color:var(--fg-subtle);margin-top:var(--space-md);font-size:12px;line-height:1.5}.upgrade-module__Gf0DEa__statusBox{padding:var(--space-xl);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);text-align:center;color:var(--fg-muted)}.upgrade-module__Gf0DEa__statusError{background:color-mix(in oklab, var(--danger) 8%, var(--surface));border-color:color-mix(in oklab, var(--danger) 30%, var(--border));color:var(--fg)}.upgrade-module__Gf0DEa__phoneRow{gap:var(--space-sm);grid-template-columns:minmax(140px,200px) 1fr;display:grid}@media (max-width:480px){.upgrade-module__Gf0DEa__phoneRow{grid-template-columns:1fr}}.upgrade-module__Gf0DEa__phoneSelect,.upgrade-module__Gf0DEa__phoneInput{padding:var(--space-md) var(--space-md);background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius-md);color:var(--fg);min-height:48px;font-family:inherit;font-size:15px;transition:border-color .12s}.upgrade-module__Gf0DEa__phoneSelect:focus,.upgrade-module__Gf0DEa__phoneInput:focus{border-color:var(--brand-flame);outline:none}.upgrade-module__Gf0DEa__phoneHint{margin-top:var(--space-sm);color:var(--fg-subtle);font-size:12px;line-height:1.5}
