.About_aboutContainer__taq5K{position:relative;width:100%;overflow-x:hidden;display:flex;flex-direction:column;align-items:center}.About_aboutContainer__taq5K ::selection{background:#ff5c1a;color:#fff}.About_heroSection__azGI1{position:relative;width:100%;max-width:1000px;margin:0 auto;padding:3rem 2rem 1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center}@media(max-width:768px){.About_heroSection__azGI1{padding:6.5rem 1rem 1rem}}.About_heroTitle__a3prG{font-size:clamp(2.8rem,7vw,5rem);font-weight:800;line-height:1.08;letter-spacing:-.04em;margin-bottom:0;text-align:center;font-family:var(--font-heading),sans-serif}.About_heroHighlight__dAk5I{background:linear-gradient(135deg,#FF5C1A,#FF8A50);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.About_heroSubtitle__6kuRa{margin:1.25rem auto 0;max-width:720px;font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.55;color:#6b6b6b;text-align:center}@media(max-width:768px){.About_heroSubtitle__6kuRa{margin-top:1rem;padding:0 .5rem}}.About_answerSection___HiRx{width:100%;max-width:1000px;margin:0 auto;padding:0 2rem 1.5rem}@media(max-width:768px){.About_answerSection___HiRx{padding:0 1rem 1rem}}.About_answerGrid__b3evC{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}@media(max-width:820px){.About_answerGrid__b3evC{grid-template-columns:1fr}}.About_answerCard__EcU_N{border:1px solid var(--neutral-border-medium);background:var(--surface);padding:1.5rem}.About_answerTitle__wdK98{margin:0 0 .75rem;font-family:var(--font-heading),sans-serif;font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:800;line-height:1.18;letter-spacing:0}.About_answerText__SwEeF{margin:0;color:#6b6b6b;font-size:1.05rem;line-height:1.6}.About_section__IKb_i{position:relative;width:100%;max-width:1000px;margin:0 auto;padding:0 2rem 1.5rem;display:flex;flex-direction:column;align-items:center}@media(max-width:768px){.About_section__IKb_i{padding:0 1rem 1rem}}.About_sectionTitle__QWD9I{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:700;text-align:center;margin-bottom:.5rem;letter-spacing:.08em;text-transform:uppercase;font-family:var(--font-code),monospace;position:relative;width:100%}.About_sectionTitle__QWD9I:after{content:"";display:block;width:48px;height:3px;background:#ff5c1a;margin:.4rem auto 0}.About_whyWeExistContent__GEwdT{display:flex;flex-direction:column;align-items:center;width:100%;gap:1rem}.About_problemCards__3dhT_{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem;width:100%;max-width:900px;margin:0 auto .75rem}@media(max-width:820px){.About_problemCards__3dhT_{grid-template-columns:1fr}}.About_problemCard__r0nju{display:grid;grid-template-columns:52px 1fr;grid-gap:1rem;gap:1rem;min-height:140px;padding:1.35rem 1.45rem;align-items:center;border:1px solid var(--neutral-border-medium);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(255,255,255,.72)),var(--surface);box-shadow:0 10px 32px rgba(20,20,20,.08);opacity:0;transform:translateY(16px);animation:About_problemCardRise__21J1a .55s cubic-bezier(.22,1,.36,1) forwards}.About_problemCard__r0nju:first-child{animation-delay:.15s}.About_problemCard__r0nju:nth-child(2){animation-delay:.5s}.About_problemCard__r0nju:nth-child(3){animation-delay:.85s}@keyframes About_problemCardRise__21J1a{to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.About_problemCard__r0nju{opacity:1;transform:none;animation:none}}.About_problemIcon___NS9V{display:grid;width:52px;height:52px;place-items:center;border-radius:14px;background:rgba(255,92,26,.09);color:#ff5c1a}.About_problemIcon___NS9V svg{width:28px;height:28px}.About_problemTitle__EAUd7{margin:0;color:var(--neutral-on-background-strong);font-family:var(--font-heading),sans-serif;font-size:1rem;font-weight:800;line-height:1.22;letter-spacing:0}.About_problemText__z3B3R{margin:.3rem 0 0;color:#6b6b6b;font-size:.9rem;font-weight:500;line-height:1.35;letter-spacing:0}.About_calloutReveal__5d6_W{opacity:0;transform:translateY(20px);animation:About_calloutPunch__lqK5G .55s cubic-bezier(.22,1,.36,1) 1.35s forwards}@media(prefers-reduced-motion:reduce){.About_calloutReveal__5d6_W{opacity:1;transform:none;animation:none}}@keyframes About_calloutPunch__lqK5G{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.About_calloutBox___Geoi{position:relative;padding:2.5rem 3rem;margin:.5rem auto 0;width:100%;max-width:900px;background:#2a2a2a;background-image:radial-gradient(ellipse at 0 0,rgba(255,92,26,.08) 0,transparent 50%);border:2px solid #ff5c1a;border-left-width:4px;display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:2rem;gap:2rem;transition:transform .15s ease-out,box-shadow .15s ease-out}.About_calloutBox___Geoi:hover{transform:translate(-3px,-3px);box-shadow:3px 3px 0 #ff5c1a}@media(max-width:768px){.About_calloutBox___Geoi{padding:2rem 1.5rem;grid-template-columns:1fr;gap:1rem;justify-items:start}}.About_calloutIcon__Fd600{display:grid;place-items:center;width:132px;height:132px;color:#ff5c1a;flex-shrink:0}.About_calloutIcon__Fd600 svg{width:100%;height:100%}@media(max-width:768px){.About_calloutIcon__Fd600{width:80px;height:80px}}.About_calloutContent__Wuy_C{min-width:0}.About_calloutTitle__ZPDiL{font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;text-align:left;margin-bottom:.8rem;font-family:var(--font-heading),sans-serif;letter-spacing:-.02em;color:#ff5c1a}.About_calloutText__olrDI{font-size:clamp(1.15rem,2vw,1.35rem);line-height:1.7;text-align:left;color:#f5f2ed}.About_processFlowHeading__lzNul{font-size:clamp(2.2rem,5.5vw,3.5rem);font-weight:800;letter-spacing:-.025em;line-height:1.1;text-align:center;margin:0 auto 3rem;font-family:var(--font-heading),sans-serif;color:var(--neutral-on-background-strong)}@media(max-width:768px){.About_processFlowHeading__lzNul{margin-bottom:2.25rem}}.About_processFlowAccent__qehgv{color:#ff5c1a}.About_processFlow__9RSzX{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;width:100%;grid-gap:0;gap:0}@media(max-width:900px){.About_processFlow__9RSzX{grid-template-columns:1fr;gap:1.25rem}}.About_processStep__PJgik{position:relative;display:flex;flex-direction:row;align-items:center;gap:1.1rem;background:var(--surface);border:1px solid var(--neutral-border-medium);border-radius:18px;padding:1.6rem 1.5rem 1.6rem 1.4rem;opacity:0;transform:translateY(16px);animation:About_processStepRise__r3m4M .55s cubic-bezier(.22,1,.36,1) forwards;transition:transform .15s ease-out,box-shadow .15s ease-out,border-color .15s ease-out}.About_processStep__PJgik:hover{transform:translate(-2px,-2px);box-shadow:3px 3px 0 var(--neutral-border-medium);border-color:var(--neutral-on-background-medium)}.About_processStep__PJgik:first-child{animation-delay:.15s}.About_processStep__PJgik:nth-child(3){animation-delay:.45s}.About_processStep__PJgik:nth-child(5){animation-delay:.75s}@keyframes About_processStepRise__r3m4M{to{opacity:1;transform:translateY(0)}}.About_processStepBadge__mDOFm{position:absolute;top:-14px;left:-10px;width:30px;height:30px;border-radius:50%;background:#ff5c1a;color:#fff;font-weight:800;font-size:.95rem;display:grid;place-items:center;font-family:var(--font-heading),sans-serif;box-shadow:0 4px 12px rgba(255,92,26,.32);z-index:2}.About_processStepIcon__xCezr{flex-shrink:0;width:60px;height:60px;border-radius:14px;background:rgba(255,92,26,.09);display:grid;place-items:center;color:#ff5c1a}.About_processStepIcon__xCezr svg{width:32px;height:32px}.About_processStepBody__JIcYf{display:flex;flex-direction:column;gap:.35rem;min-width:0}.About_processStepTitle__clnXw{font-family:var(--font-heading),sans-serif;font-size:1.25rem;font-weight:800;letter-spacing:-.01em;margin:0;color:var(--neutral-on-background-strong)}.About_processStepText__Wm2P5{font-size:.95rem;line-height:1.5;color:#6b6b6b;margin:0}.About_processConnector__MDFkq{display:grid;place-items:center;padding:0 .4rem;opacity:0;animation:About_processConnectorFade__RuU0U .4s ease-out forwards}.About_processConnector__MDFkq svg{width:56px;height:16px}.About_processConnector__MDFkq:nth-child(2){animation-delay:.6s}.About_processConnector__MDFkq:nth-child(4){animation-delay:.9s}@media(max-width:900px){.About_processConnector__MDFkq{display:none}}@keyframes About_processConnectorFade__RuU0U{to{opacity:1}}@media(prefers-reduced-motion:reduce){.About_processConnector__MDFkq,.About_processStep__PJgik{opacity:1;transform:none;animation:none}}.About_processGrid__vTGTt{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:1.5rem;width:100%}@media(max-width:768px){.About_processGrid__vTGTt{grid-template-columns:1fr;gap:1rem}}.About_processCard__xaTZ4{position:relative;background:var(--surface);border:2px solid var(--neutral-border-strong);padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:flex-start;text-align:left;transition:transform .15s ease-out,box-shadow .15s ease-out,border-color .15s ease-out}.About_processCard__xaTZ4:hover{transform:translate(-3px,-3px);box-shadow:3px 3px 0 var(--neutral-border-strong);border-color:var(--neutral-on-background-medium)}.About_processHeader__LQ71H{display:flex;align-items:center;gap:.75rem;margin-bottom:.8rem;width:100%}.About_processBadge__DVTtb{display:inline-block;border:2px solid var(--neutral-border-strong);padding:.3rem .8rem;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;font-family:var(--font-code),monospace;color:#6b6b6b;flex-shrink:0}.About_processTitle__t2s_y{font-size:1.3rem;font-weight:800;margin-bottom:0;text-transform:uppercase;letter-spacing:.02em;font-family:var(--font-heading),sans-serif}.About_processText__QyrCE{font-size:1.1rem;line-height:1.6;color:#6b6b6b}.About_processCardAfterLaunch__cx6Ft{position:relative;background:var(--surface);border:2px solid #ff5c1a;padding:2.5rem 3rem;display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin-top:1.5rem;width:100%;transition:transform .15s ease-out,box-shadow .15s ease-out}.About_processCardAfterLaunch__cx6Ft:hover{transform:translate(-3px,-3px);box-shadow:3px 3px 0 #ff5c1a}@media(max-width:768px){.About_processCardAfterLaunch__cx6Ft{padding:2rem}}.About_processBadgeGreen__jviCR{display:inline-block;background:#ff5c1a;color:#fff;padding:.3rem .8rem;font-size:1rem;font-weight:700;text-transform:uppercase;flex-shrink:0;letter-spacing:.1em;margin-bottom:0;font-family:var(--font-code),monospace}.About_afterLaunchGrid__S3k_o{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.75rem 1.5rem;gap:.75rem 1.5rem;width:100%;margin-bottom:1.5rem}@media(max-width:768px){.About_afterLaunchGrid__S3k_o{grid-template-columns:repeat(2,1fr)}}.About_afterLaunchItem__auLWc{font-size:1.05rem;line-height:1.4;color:#6b6b6b;padding-left:1.2rem;position:relative}.About_afterLaunchItem__auLWc:before{content:"";position:absolute;left:0;top:.45em;width:6px;height:6px;background:#ff5c1a}.About_afterLaunchPunchline__OxH5y{font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.6;color:#6b6b6b;border-top:1px solid var(--neutral-border-medium);padding-top:1.2rem;width:100%}.About_afterLaunchPunchline__OxH5y strong{color:var(--neutral-on-background-strong)}.About_heroFeature__mTmg0{position:relative;background:var(--surface);border:2px solid var(--neutral-border-strong);border-left:4px solid #ff5c1a;padding:2.5rem;margin:1.5rem auto;max-width:900px;transition:transform .15s ease-out,box-shadow .15s ease-out}.About_heroFeature__mTmg0:hover{transform:translate(-3px,-3px);box-shadow:3px 3px 0 var(--neutral-border-strong)}@media(max-width:768px){.About_heroFeature__mTmg0{padding:2rem}}.About_heroFeatureTitle__SvITa{font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800;text-align:left;margin-bottom:.3rem;font-family:var(--font-heading),sans-serif;letter-spacing:-.02em}.About_heroFeatureSubtitle__e_1cL{font-size:clamp(1.1rem,2.2vw,1.5rem);font-weight:400;text-align:left;margin-bottom:1.2rem;color:#6b6b6b;font-style:italic}.About_heroFeatureText__gWUxq{font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.65;text-align:left;color:#6b6b6b}.About_featuresGrid__pJLee{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin:1rem 0;width:100%}@media(max-width:768px){.About_featuresGrid__pJLee{grid-template-columns:1fr;gap:1rem}}.About_featureCard__cs6eC{position:relative;border:2px solid var(--neutral-border-medium);border-top:3px solid var(--neutral-border-strong);padding:1.8rem 1.5rem;text-align:left;background:var(--surface);transition:transform .15s ease-out,box-shadow .15s ease-out,border-color .15s ease-out}.About_featureCard__cs6eC:hover{transform:translate(-3px,-3px);box-shadow:3px 3px 0 var(--neutral-border-medium);border-color:var(--neutral-on-background-medium)}.About_featureTitle__uVcjV{font-size:1.1rem;font-weight:800;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.04em;font-family:var(--font-heading),sans-serif}.About_featureText__q2ld_{font-size:1.1rem;line-height:1.6;color:#6b6b6b}.About_comparisonGrid__VaipP{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;margin:3rem 0 2rem}@media(max-width:768px){.About_comparisonGrid__VaipP{grid-template-columns:1fr;gap:1.5rem}}.About_comparisonGridThree__JvPPW{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin:1.5rem 0 0;width:100%}@media(max-width:900px){.About_comparisonGridThree__JvPPW{grid-template-columns:1fr;gap:1rem}}.About_comparisonCard__4xq9_{position:relative;background:var(--surface);border:2px solid var(--neutral-border-medium);padding:2rem;transition:transform .15s ease-out,box-shadow .15s ease-out,border-color .15s ease-out}.About_comparisonCard__4xq9_:hover{transform:translate(-3px,-3px);box-shadow:3px 3px 0 var(--neutral-border-medium);border-color:var(--neutral-on-background-medium)}.About_comparisonTitle__mZAbK{font-size:1.15rem;font-weight:800;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.04em;padding-bottom:.8rem;border-bottom:1px solid var(--neutral-border-medium);font-family:var(--font-heading),sans-serif}.About_competitorLogos__GgrR9{display:flex;align-items:center;gap:1.25rem;padding:.6rem 0;opacity:.7}.About_competitorLogo__7wFgp{height:22px;width:auto;filter:grayscale(100%);transition:opacity .15s ease-out}.About_comparisonLabel___uLf3{display:inline-block;padding:.2rem 0;font-size:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.04em;margin-bottom:1rem;margin-top:.8rem;font-family:var(--font-code),monospace;color:#6b6b6b}.About_comparisonText__poVn5{font-size:1.1rem;line-height:1.6;color:#6b6b6b}.About_comparisonList__YnGx6{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.About_comparisonList__YnGx6 li{font-size:1.05rem;line-height:1.5;color:#6b6b6b;padding-left:1.5rem;position:relative}.About_comparisonList__YnGx6 li:before{content:"✗";position:absolute;left:0;color:#ff5c1a;font-weight:700;font-size:1rem}.About_bottomCalloutUs__GavF3{position:relative;background:#2a2a2a;background-image:radial-gradient(ellipse at 0 0,rgba(255,92,26,.06) 0,transparent 50%);border:2px solid #ff5c1a;border-left-width:4px;padding:3.5rem 3rem;margin:1rem auto 0;width:100%;text-align:left;transition:transform .15s ease-out,box-shadow .15s ease-out}.About_bottomCalloutUs__GavF3:hover{transform:translate(-3px,-3px);box-shadow:3px 3px 0 #ff5c1a}@media(max-width:768px){.About_bottomCalloutUs__GavF3{padding:2.5rem 2rem}}.About_bottomCallout__hx_2t{position:relative;background:var(--surface);border:2px solid var(--neutral-border-strong);padding:2rem;margin:2rem auto;max-width:900px;text-align:left}.About_bottomCalloutTitle__dkv2s{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;margin-bottom:1rem;font-family:var(--font-heading),sans-serif;letter-spacing:-.02em;color:#ff5c1a}.About_bottomCalloutText__2e1aZ{font-size:clamp(1.15rem,2vw,1.35rem);line-height:1.65;color:#f5f2ed}.About_finalCta__mY04c{position:relative;width:100%;max-width:900px;margin:0 auto;padding:1.5rem 2rem;text-align:center}@media(max-width:768px){.About_finalCta__mY04c{padding:1rem}}.About_finalCtaTitle__KD7aS{font-size:clamp(2rem,5.5vw,3.5rem);font-weight:800;margin-bottom:2rem;line-height:1.1;letter-spacing:-.03em;font-family:var(--font-heading),sans-serif}.about_hover__kkAOE{transition:var(--transition-micro-medium)}.about_hover__kkAOE:hover{transform:translateX(var(--static-space-4))}.about_avatar__EGXrs{position:-webkit-sticky;position:sticky;height:-moz-fit-content;height:fit-content;top:var(--static-space-64)}@media(max-width:768px){.about_avatar__EGXrs{top:auto}.about_textAlign__GW6yz{text-align:center}.about_blockAlign__Ur_yy{align-self:center}}.StatsHero_statsGrid__qK_1d{display:grid;grid-gap:var(--static-space-s);gap:var(--static-space-s);width:100%}@media(max-width:768px){.StatsHero_mobileHidden__MR_vx{display:none!important}.StatsHero_statsGrid__qK_1d{grid-template-columns:repeat(auto-fit,minmax(0,1fr))!important}.Footer_mobile__TYNqJ{text-align:center}}.Funnel_page__Yv7p_{width:100%;padding:5rem 1.25rem}@media(max-width:768px){.Funnel_page__Yv7p_{padding-top:7rem}}.Funnel_narrow__6bne6{width:min(100%,980px);margin:0 auto}.Funnel_hero__BFH9T{display:grid;grid-gap:1.25rem;gap:1.25rem;margin:0 auto 3rem;text-align:left}.Funnel_eyebrow__yI5fH{margin:0;color:#ff5c1a;font-family:var(--font-code),monospace;font-size:1rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.Funnel_title__Qlkne{max-width:860px;margin:0;font-family:var(--font-heading),sans-serif;font-size:clamp(2.4rem,6vw,4.5rem);font-weight:900;letter-spacing:0;line-height:1.03}.Funnel_subtitle__cXa0p{font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.5}.Funnel_bodyText___Qksu,.Funnel_subtitle__cXa0p{max-width:760px;margin:0;color:var(--neutral-on-background-medium)}.Funnel_bodyText___Qksu{font-size:1.05rem;line-height:1.7}.Funnel_split__ggA6M{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1fr);grid-gap:2.25rem;gap:2.25rem;align-items:start}@media(max-width:900px){.Funnel_split__ggA6M{grid-template-columns:1fr}}.Funnel_section__9zesj{width:100%;margin-bottom:2rem;padding:1.5rem 0;border-top:2px solid var(--neutral-border-strong)}.Funnel_sectionTitle__LkygE{margin:0 0 1rem;font-family:var(--font-heading),sans-serif;font-size:clamp(1.45rem,3vw,2rem);font-weight:850;letter-spacing:0;line-height:1.12}.Funnel_list__wtQ5L{display:grid;grid-gap:.75rem;gap:.75rem;margin:0;padding:0;list-style:none}.Funnel_list__wtQ5L li{display:grid;grid-template-columns:auto 1fr;grid-gap:.75rem;gap:.75rem;color:var(--neutral-on-background-medium);font-size:1rem;line-height:1.55}.Funnel_list__wtQ5L li:before{content:"";width:.7rem;height:.7rem;margin-top:.42rem;background:#ff5c1a}.Funnel_ctaRow__D2cIT{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.5rem}.Funnel_primaryLink__BgMMy,.Funnel_secondaryLink__Ry9Ku{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:.85rem 1.1rem;border-radius:0;font-size:1rem;font-weight:800;letter-spacing:.06em;line-height:1.1;text-align:center;text-decoration:none;text-transform:uppercase;transition:transform .15s ease-out,box-shadow .15s ease-out,background .15s ease-out}.Funnel_primaryLink__BgMMy{border:2px solid #ff5c1a;background:#ff5c1a;color:#fff;box-shadow:4px 4px 0 rgba(0,0,0,.22)}.Funnel_secondaryLink__Ry9Ku{border:2px solid var(--neutral-border-strong);background:rgba(0,0,0,0);color:var(--neutral-on-background-strong)}.Funnel_primaryLink__BgMMy:hover,.Funnel_secondaryLink__Ry9Ku:hover{transform:translate(-2px,-2px);box-shadow:6px 6px 0 rgba(0,0,0,.24)}.Funnel_form__WtmdG{width:100%;padding:1.5rem;border:2px solid var(--neutral-border-strong);background:var(--surface)}.Funnel_formGrid__B_umW{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}@media(max-width:720px){.Funnel_formGrid__B_umW{grid-template-columns:1fr}}.Funnel_form__WtmdG label{display:grid;grid-gap:.45rem;gap:.45rem}.Funnel_form__WtmdG span{color:var(--neutral-on-background-strong);font-size:1rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.Funnel_form__WtmdG input,.Funnel_form__WtmdG select,.Funnel_form__WtmdG textarea{width:100%;min-height:48px;padding:.75rem .85rem;border:1px solid var(--neutral-border-strong);border-radius:0;background:var(--page-background);color:var(--neutral-on-background-strong);font:inherit;letter-spacing:0}.Funnel_form__WtmdG textarea{min-height:108px;resize:vertical}.Funnel_form__WtmdG input:focus,.Funnel_form__WtmdG select:focus,.Funnel_form__WtmdG textarea:focus{border-color:#ff5c1a;outline:2px solid rgba(255,92,26,.25);outline-offset:2px}.Funnel_fullWidth__nCysY{grid-column:1/-1}.Funnel_formError__u15cY{margin:1rem 0 0;color:#b42318;font-weight:700}.Funnel_submitButton__Be84r{width:100%;min-height:52px;margin-top:1.25rem;border:2px solid #ff5c1a;border-radius:0;background:#ff5c1a;color:#fff;cursor:pointer;font-family:var(--font-body),sans-serif;font-size:1rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase;box-shadow:4px 4px 0 rgba(0,0,0,.22)}.Funnel_submitButton__Be84r:disabled{cursor:progress;opacity:.7}.Funnel_successPanel__Nn3iE,.Funnel_thanksPanel__RTPdv{width:min(100%,780px);margin:0 auto;padding:2rem;border:2px solid var(--neutral-border-strong);background:var(--surface)}.Funnel_successPanel__Nn3iE h2,.Funnel_thanksPanel__RTPdv h1{margin:0 0 1rem;font-family:var(--font-heading),sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:900;letter-spacing:0;line-height:1.08}.Funnel_successPanel__Nn3iE p,.Funnel_thanksPanel__RTPdv p{margin:0;color:var(--neutral-on-background-medium);font-size:1.08rem;line-height:1.65}.Funnel_thanksNote__RVsCY{margin-top:1.25rem!important;font-size:1rem!important}.Funnel_eventDetails__LO2Yp{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--neutral-border-medium)}.Funnel_eventDetails__LO2Yp h2{margin:0 0 .5rem;font-family:var(--font-heading),sans-serif;font-size:1.35rem;font-weight:850;letter-spacing:0}.Funnel_eventDetailsCard__8YSm_,.Funnel_privatePathPanel__GUISW{margin-bottom:2rem;padding:1.5rem;border:2px solid var(--neutral-border-strong);background:var(--surface)}.Funnel_eventDetailsCard__8YSm_ h2,.Funnel_privatePathPanel__GUISW h2{margin:0 0 1rem;font-family:var(--font-heading),sans-serif;font-size:clamp(1.45rem,3vw,2rem);font-weight:850;letter-spacing:0;line-height:1.12}.Funnel_eventDetailsCard__8YSm_ dl{display:grid;grid-gap:.85rem;gap:.85rem;margin:0}.Funnel_eventDetailsCard__8YSm_ dl div{display:grid;grid-template-columns:9rem 1fr;grid-gap:1rem;gap:1rem;align-items:start;padding-bottom:.85rem;border-bottom:1px solid var(--neutral-border-medium)}.Funnel_eventDetailsCard__8YSm_ dl div:last-child{padding-bottom:0;border-bottom:0}@media(max-width:720px){.Funnel_eventDetailsCard__8YSm_ dl div{grid-template-columns:1fr;gap:.25rem}}.Funnel_eventDetailsCard__8YSm_ dt{color:var(--neutral-on-background-strong);font-weight:850;letter-spacing:.06em;text-transform:uppercase}.Funnel_eventDetailsCard__8YSm_ dd{margin:0;color:var(--neutral-on-background-medium);line-height:1.55}.Funnel_privatePathPanel__GUISW p{max-width:720px;margin:0 0 1.25rem;color:var(--neutral-on-background-medium);font-size:1.05rem;line-height:1.65}.Funnel_ctaPanel__c9bsc{width:min(100%,980px);margin:2rem auto;padding:1.5rem;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:1.5rem;gap:1.5rem;align-items:center;border:2px solid var(--neutral-border-strong);background:var(--surface)}@media(max-width:820px){.Funnel_ctaPanel__c9bsc{grid-template-columns:1fr}}.Funnel_ctaPanelText__44_MG{display:grid;grid-gap:.6rem;gap:.6rem}.Funnel_ctaPanelTitle__scgGl{margin:0;font-family:var(--font-heading),sans-serif;font-size:clamp(1.45rem,3vw,2rem);font-weight:900;letter-spacing:0;line-height:1.1}.Funnel_ctaPanelBody__4JxTZ{max-width:680px;margin:0;color:var(--neutral-on-background-medium);font-size:1rem;line-height:1.6}.Funnel_ctaPanelActions__20h_U{display:flex;flex-direction:column;gap:.75rem;align-items:stretch}.DealFlow_page__QetH2{width:100%;max-width:74rem;margin:0 auto;padding:1rem;position:relative}.DealFlow_page__QetH2:before{content:"";position:absolute;inset:-4rem 10% auto;height:14rem;background:radial-gradient(circle,color-mix(in srgb,var(--brand-background-strong) 22%,transparent) 0,transparent 72%);pointer-events:none;z-index:0}.DealFlow_page__QetH2:after{content:"";position:fixed;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,#FF5C1A 20%,#FF5C1A 80%,transparent);z-index:100;animation:DealFlow_barReveal__TIKFa .6s ease-out .2s both}@keyframes DealFlow_barReveal__TIKFa{0%{opacity:0}to{opacity:1}}.DealFlow_heroBlock__R_v_Y{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.2rem}.DealFlow_heroTitleRow__zGusg{display:flex;align-items:baseline;gap:1rem;flex-wrap:wrap}.DealFlow_heroAppName__pwCFX{color:#ff5c1a}.DealFlow_shell__izNU9{border:1px solid var(--neutral-alpha-medium);background:color-mix(in srgb,var(--page-background) 86%,var(--brand-background-strong) 14%);padding:1.2rem;box-shadow:0 20px 40px color-mix(in srgb,#000 40%,transparent),4px 4px 0 color-mix(in srgb,#000 12%,transparent);position:relative;z-index:1;animation:DealFlow_shellEntrance__40Wxd .5s cubic-bezier(.22,1,.36,1)}@keyframes DealFlow_shellEntrance__40Wxd{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.DealFlow_onboardingShell__1xFZk{max-width:66rem;margin:clamp(.25rem,1.5vw,1rem) auto 0}.DealFlow_desktopGrid__ziO7u{display:grid;grid-gap:1.2rem;gap:1.2rem}.DealFlow_summaryPane__1LB1a{min-width:0}.DealFlow_actionPane__QqN52{min-width:0;border:1px solid var(--neutral-alpha-weak);background:color-mix(in srgb,var(--neutral-background-medium) 20%,transparent);padding:1rem}.DealFlow_progress__sBxyV{font-family:var(--font-code),monospace;font-size:1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--neutral-on-background-weak);margin-bottom:.6rem}.DealFlow_progress__sBxyV strong{color:#ff5c1a}.DealFlow_title__RCVe2{margin:0;font-size:1.75rem;font-weight:800;letter-spacing:-.03em;line-height:1.1}.DealFlow_subhead__Fzkd_{margin:.5rem 0 0;font-size:1.05rem;line-height:1.6;color:var(--neutral-on-background-medium)}.DealFlow_project__DZol7{margin-top:.75rem;font-size:1rem;color:var(--neutral-on-background-weak)}.DealFlow_planCompareLink__6AIfl{display:inline-flex;align-items:center;font-size:1rem;font-weight:500;color:#2563eb;text-decoration:none}.DealFlow_planCompareLink__6AIfl svg{color:#2563eb}.DealFlow_planCompareLink__6AIfl:hover{color:#1d4ed8;text-decoration:underline;text-underline-offset:2px}.DealFlow_appName__GulLo{margin:.5rem 0 0;font-size:1.25rem;font-weight:800;letter-spacing:-.02em;color:var(--neutral-on-background-strong)}.DealFlow_projectMeta__M8uWg{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;flex-wrap:wrap}.DealFlow_projectTag__Qxz_D{font-family:var(--font-code),monospace;font-size:1rem;font-weight:600;padding:.3rem .75rem;border:1px solid var(--neutral-border-medium);color:var(--neutral-on-background-medium);letter-spacing:.02em}.DealFlow_card__nxC_w{margin-top:0;border:1px solid var(--neutral-alpha-medium);background:color-mix(in srgb,var(--neutral-background-medium) 42%,transparent);padding:1rem;box-shadow:2px 2px 0 color-mix(in srgb,#000 8%,transparent)}.DealFlow_cardTitle__ExbuJ{margin:0 0 .6rem;font-family:var(--font-code),monospace;font-size:1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ff5c1a;padding-bottom:.5rem;border-bottom:2px solid color-mix(in srgb,#ff5c1a 40%,transparent)}.DealFlow_row__Lf4ry{display:flex;justify-content:space-between;gap:.75rem;padding:.55rem 0;border-bottom:1px solid var(--neutral-alpha-weak)}.DealFlow_row__Lf4ry:last-child{border-bottom:0}.DealFlow_rowLabel__FdFzf{font-family:var(--font-code),monospace;font-size:1rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--neutral-on-background-weak);white-space:nowrap}.DealFlow_rowLabelGroup__zk52W{display:flex;flex-direction:column;gap:.2rem}.DealFlow_rowValue__he7Jf{text-align:right;font-size:1rem;font-weight:600;max-width:64%}.DealFlow_tierSelector__dfZIT{display:flex;flex-direction:column;gap:.6rem;padding:.65rem 0;border-bottom:1px solid var(--neutral-alpha-weak)}.DealFlow_tierSelectorLabel__QlR6O{font-family:var(--font-code),monospace;font-size:1rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--neutral-on-background-weak)}.DealFlow_tierGrid__iyq3L{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0}.DealFlow_tierCardActive__d8r95,.DealFlow_tierCard__KCMWD{display:flex;flex-direction:column;align-items:center;gap:.2rem;padding:.85rem .6rem;border:1px solid var(--neutral-border-medium);border-right-width:0;background:rgba(0,0,0,0);color:var(--neutral-on-background-weak);cursor:pointer;font:inherit;text-align:center;transition:background .15s ease,color .15s ease,box-shadow .15s ease,border-color .15s ease}.DealFlow_tierCardActive__d8r95:last-child,.DealFlow_tierCard__KCMWD:last-child{border-right-width:1px}.DealFlow_tierCard__KCMWD:hover{background:color-mix(in srgb,#FF5C1A 6%,transparent);color:var(--neutral-on-background-strong)}.DealFlow_tierCardActive__d8r95{background:#ff5c1a;color:#fff;border-color:#ff5c1a;box-shadow:inset 0 -3px 0 rgba(0,0,0,.18)}.DealFlow_tierCardActive__d8r95+.DealFlow_tierCardActive__d8r95,.DealFlow_tierCardActive__d8r95+.DealFlow_tierCard__KCMWD{border-left-color:#ff5c1a}.DealFlow_tierName__hJI2g{font-size:1.05rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.DealFlow_tierPrice__xS0qv{font-family:var(--font-code),monospace;font-size:1rem;font-weight:700;letter-spacing:-.01em}.DealFlow_tierSplit__scZIA{font-size:1rem;font-weight:500;opacity:.7}.DealFlow_tierCardActive__d8r95 .DealFlow_tierSplit__scZIA{opacity:.9}.DealFlow_billingToggle__dEWSD{display:inline-grid;grid-template-columns:1fr 1fr;border:1px solid var(--neutral-border-medium)}.DealFlow_billingOptionActive__0aBhg,.DealFlow_billingOption__XjSKd{display:flex;align-items:center;justify-content:center;gap:.35rem;padding:.65rem 1rem;min-height:44px;font-size:1rem;font-weight:700;border:none;border-right:1px solid var(--neutral-border-medium);background:rgba(0,0,0,0);color:var(--neutral-on-background-weak);cursor:pointer;font-family:inherit;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.DealFlow_billingOptionActive__0aBhg:last-child,.DealFlow_billingOption__XjSKd:last-child{border-right:none}.DealFlow_billingOption__XjSKd:hover{background:color-mix(in srgb,#FF5C1A 6%,transparent);color:var(--neutral-on-background-strong)}.DealFlow_billingOptionActive__0aBhg{background:#ff5c1a;color:#fff;box-shadow:inset 0 -3px 0 rgba(0,0,0,.18)}.DealFlow_savingsBadge__cmp20{font-size:1rem;font-weight:800;color:#4ade80}.DealFlow_billingOptionActive__0aBhg .DealFlow_savingsBadge__cmp20{color:#fff;opacity:.9}.DealFlow_billedAnnually__n4KUh{font-size:1rem;font-weight:400;color:var(--neutral-on-background-weak)}.DealFlow_section__VJ7H4{margin-top:1rem}.DealFlow_label__p3PoN{display:block;font-size:1rem;font-weight:700;margin-bottom:.35rem}.DealFlow_input__KUAsI{width:100%;border:1px solid var(--neutral-alpha-medium);background:color-mix(in srgb,var(--neutral-background-strong) 20%,transparent);color:var(--neutral-on-background-strong);font-size:1rem;padding:.75rem .85rem}.DealFlow_helper___JeW2{margin-top:.35rem;font-size:1rem;color:var(--neutral-on-background-weak)}.DealFlow_linkRow__fAFad{margin-top:.75rem;display:flex;gap:1rem;flex-wrap:wrap}.DealFlow_textLink__BBMTg{border:0;background:rgba(0,0,0,0);padding:0;color:#2563eb;cursor:pointer;font-size:1rem;text-decoration:underline}.DealFlow_callout__LgsD8{margin-top:.9rem;font-size:1rem;color:var(--neutral-on-background-medium);background:color-mix(in srgb,var(--warning-on-background-weak) 15%,transparent);border:1px solid color-mix(in srgb,var(--warning-on-background-strong) 28%,transparent);padding:.75rem}.DealFlow_checkboxWrap__fl1qq{display:flex;align-items:flex-start;gap:.65rem;margin-top:.75rem;border:1px solid var(--neutral-alpha-weak);padding:.75rem;background:color-mix(in srgb,var(--neutral-background-strong) 18%,transparent)}.DealFlow_checkbox__aDg_Y{margin-top:.15rem;width:1.1rem;height:1.1rem}.DealFlow_checkboxText__jT3QH{font-size:1rem;line-height:1.5}.DealFlow_cta__ICkij{width:100%;border:0;margin-top:.85rem;padding:.9rem 1rem;font-size:1.05rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;background:#ff5c1a;color:#fff;cursor:pointer;box-shadow:4px 4px 0 color-mix(in srgb,#FF5C1A 40%,transparent);transition:transform .1s ease-out,box-shadow .1s ease-out}.DealFlow_cta__ICkij:hover:not(:disabled){transform:translate(-2px,-2px);box-shadow:6px 6px 0 color-mix(in srgb,#FF5C1A 40%,transparent)}.DealFlow_cta__ICkij:active:not(:disabled){transform:translate(1px,1px);box-shadow:2px 2px 0 color-mix(in srgb,#FF5C1A 30%,transparent)}.DealFlow_cta__ICkij:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.DealFlow_secondary__yCXwn{margin-top:.7rem;text-align:center}.DealFlow_changeHint__Le3_9{margin-top:.35rem;font-size:1rem;color:var(--neutral-on-background-medium)}.DealFlow_footer__7nxas{margin-top:.8rem;font-size:1rem;color:var(--neutral-on-background-weak);text-align:center}.DealFlow_skeleton__qWf9a{height:26rem;background:linear-gradient(90deg,color-mix(in srgb,var(--neutral-background-strong) 38%,transparent),color-mix(in srgb,var(--neutral-background-strong) 70%,transparent),color-mix(in srgb,var(--neutral-background-strong) 38%,transparent));background-size:200% 100%;animation:DealFlow_shimmer__vi5Qd 1.3s linear infinite}.DealFlow_errorBox___Civ4{border:1px solid color-mix(in srgb,var(--danger-on-background-strong) 35%,transparent);background:color-mix(in srgb,var(--danger-on-background-strong) 10%,transparent);padding:1.2rem}.DealFlow_modalBackdrop__h6oNy{position:fixed;inset:0;background:color-mix(in srgb,#000 62%,transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:1rem;z-index:1200;animation:DealFlow_overlayIn__gwOgp .2s ease-out}@keyframes DealFlow_overlayIn__gwOgp{0%{opacity:0}to{opacity:1}}.DealFlow_modal__HuR52{width:min(100%,32rem);max-height:min(88vh,54rem);border:1px solid var(--neutral-alpha-medium);background:var(--page-background);padding:1.2rem;overflow-y:auto;box-shadow:4px 4px 0 color-mix(in srgb,#000 20%,transparent);animation:DealFlow_modalIn__YY5kW .3s cubic-bezier(.22,1,.36,1)}@keyframes DealFlow_modalIn__YY5kW{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.DealFlow_modalTitle__WSlJl{margin:0;font-size:1.25rem;font-weight:800}.DealFlow_modalText__wYMWb{margin:.45rem 0 0;font-size:1rem;line-height:1.6;color:var(--neutral-on-background-medium)}.DealFlow_modalActions__dXdZQ{display:flex;gap:.65rem;margin-top:.85rem}.DealFlow_ghost__63SaS{border:1px solid var(--neutral-alpha-medium);background:rgba(0,0,0,0);color:var(--neutral-on-background-strong);padding:.7rem 1rem;font-size:1rem;font-weight:700;cursor:pointer;box-shadow:2px 2px 0 color-mix(in srgb,#000 8%,transparent);transition:transform .1s ease-out,box-shadow .1s ease-out}.DealFlow_ghost__63SaS:hover{transform:translate(-1px,-1px);box-shadow:3px 3px 0 color-mix(in srgb,#000 10%,transparent)}.DealFlow_ghost__63SaS:active{transform:translate(1px,1px);box-shadow:0 0 0 rgba(0,0,0,0)}.DealFlow_redirecting__Twcm_{margin-top:.75rem;font-size:1rem;color:var(--neutral-on-background-medium)}@keyframes DealFlow_shimmer__vi5Qd{0%{background-position:200% 0}to{background-position:-200% 0}}@media(min-width:768px){.DealFlow_page__QetH2{padding:1.4rem}.DealFlow_shell__izNU9{padding:1.6rem}.DealFlow_row__Lf4ry{padding:.55rem 0}}@media(min-width:1024px){.DealFlow_desktopGrid__ziO7u{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:1.5rem;align-items:start}.DealFlow_summaryPane__1LB1a{position:-webkit-sticky;position:sticky;top:1.5rem}.DealFlow_actionPane__QqN52{padding:1.2rem}.DealFlow_title__RCVe2{font-size:2.1rem}.DealFlow_subhead__Fzkd_{font-size:1.1rem}.DealFlow_rowValue__he7Jf{max-width:66%}}@media(max-width:767px){.DealFlow_actionPane__QqN52{position:fixed;bottom:0;left:0;right:0;z-index:20;border:none;border-top:1px solid var(--neutral-alpha-medium);background:var(--page-background);padding:.75rem 1rem max(.75rem,env(safe-area-inset-bottom));box-shadow:0 -4px 24px color-mix(in srgb,#000 12%,transparent);max-height:50dvh;overflow-y:auto}.DealFlow_summaryPane__1LB1a{padding-bottom:320px}.DealFlow_section__VJ7H4{margin-top:0}.DealFlow_label__p3PoN{font-size:1rem}.DealFlow_input__KUAsI{padding:.65rem .75rem}.DealFlow_cta__ICkij{margin-top:.65rem}.DealFlow_tierGrid__iyq3L{grid-template-columns:1fr}.DealFlow_tierCardActive__d8r95,.DealFlow_tierCard__KCMWD{flex-direction:row;justify-content:space-between;padding:.7rem .85rem;border-right-width:1px;border-bottom-width:0}.DealFlow_tierCardActive__d8r95:last-child,.DealFlow_tierCard__KCMWD:last-child{border-bottom-width:1px}.DealFlow_billingToggle__dEWSD{width:100%}.DealFlow_row__Lf4ry{flex-direction:column;gap:.3rem}.DealFlow_rowValue__he7Jf{text-align:left;max-width:100%}}.Policies_policiesContainer__Z_i7h{position:relative;width:100%;display:flex;flex-direction:column;align-items:center}.Policies_policiesContainer__Z_i7h ::selection{background:#ff5c1a;color:#fff}.Policies_hero__Jbvo6{width:100%;max-width:900px;margin:0 auto;padding:5rem 2rem 3rem;text-align:left}@media(max-width:768px){.Policies_hero__Jbvo6{padding:3rem 1rem 2rem}}.Policies_heroLabel__ISa4r{display:inline-block;border:2px solid var(--neutral-border-strong);padding:.3rem .8rem;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;font-family:var(--font-code),monospace;color:#6b6b6b;margin-bottom:1.5rem}.Policies_heroTitle__KfTzh{font-size:clamp(2.4rem,6vw,4rem);font-weight:800;line-height:1.08;letter-spacing:-.04em;font-family:var(--font-heading),sans-serif;margin-bottom:1rem}.Policies_heroSubline__3_ogp{font-size:clamp(1rem,2vw,1.25rem);color:var(--neutral-on-background-medium);line-height:1.5;max-width:500px}.Policies_cardGrid__R9tHy{width:100%;max-width:900px;margin:0 auto;padding:0 2rem 4rem;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:0;gap:0}@media(max-width:640px){.Policies_cardGrid__R9tHy{grid-template-columns:1fr;padding:0 1rem 3rem}}.Policies_policyCard__xShSX{position:relative;padding:2rem;border:1px solid var(--neutral-border-medium);background:rgba(0,0,0,0);text-decoration:none;display:flex;flex-direction:column;gap:.5rem;transition:transform .15s ease-out,box-shadow .15s ease-out,border-color .15s ease-out}.Policies_policyCard__xShSX:hover{transform:translate(-3px,-3px);box-shadow:3px 3px 0 var(--neutral-border-strong);border-color:var(--neutral-on-background-medium)}.Policies_policyCard__xShSX{margin-top:-1px;margin-left:-1px}.Policies_policyCard__xShSX:hover{z-index:1}.Policies_policyCard__xShSX:hover .Policies_cardArrow__u_oQ_{transform:translateX(4px);color:#ff5c1a}.Policies_cardTitle__dHV6x{font-size:1.1rem;font-weight:700;color:var(--neutral-on-background-strong);font-family:var(--font-heading),sans-serif}.Policies_cardDescription__MJwzA{font-size:1rem;color:var(--neutral-on-background-medium);line-height:1.5;flex:1 1}.Policies_cardArrow__u_oQ_{font-size:1rem;font-weight:600;color:#6b6b6b;font-family:var(--font-code),monospace;text-transform:uppercase;letter-spacing:.08em;margin-top:.5rem;transition:transform .15s ease-out,color .15s ease-out}.Policies_policyHeader__0u6MK{text-align:center;padding:var(--static-space-48) 0 var(--static-space-32);border-bottom:1px solid var(--neutral-border-weak);margin-bottom:var(--static-space-40)}.Policies_backLink__Va_wc{display:inline-flex;align-items:center;gap:var(--static-space-6);font-size:var(--font-size-body-s);color:var(--neutral-on-background-weak);text-decoration:none;transition:color .2s ease;margin-bottom:var(--static-space-24)}.Policies_backLink__Va_wc:hover{color:#ff5c1a}.Policies_policyArticle__QqEB7{line-height:1.8}.Neurohaven_page__mrFxz{position:relative;min-height:100vh;padding:96px 16px 128px;background:linear-gradient(180deg,#fef8ff,#ffffff 55%,#f1f4ff)}.Neurohaven_content__euScM{position:relative;width:min(1080px,100%);margin:0 auto;display:flex;flex-direction:column;gap:80px}.Neurohaven_hero__bfzdB{display:flex;flex-direction:column;gap:24px;text-align:center;align-items:center}.Neurohaven_heroTag__NKnT5{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;border-radius:999px;font-size:16px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;background:rgba(56,189,248,.14);color:rgba(37,99,235,.85)}.Neurohaven_heroSummary__C8Lgf{max-width:700px;color:rgba(15,23,42,.68)}.Neurohaven_heroCallout__eH1PE{display:inline-flex;gap:12px;flex-wrap:wrap;justify-content:center;align-items:center;color:rgba(15,23,42,.62)}.Neurohaven_storeBadge__IoL5v{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:hsla(0,0%,100%,.9);border:1px solid rgba(148,163,184,.25);box-shadow:0 12px 28px rgba(15,23,42,.08)}.Neurohaven_storeIcon__RqpGl{display:inline-flex;width:18px;height:18px;color:rgba(37,99,235,.85)}.Neurohaven_storeIcon__RqpGl svg{width:100%;height:100%;fill:currentColor}.Neurohaven_section__xzzM3{display:flex;flex-direction:column;gap:24px}.Neurohaven_sectionHeader__swkoL{display:flex;flex-direction:column;gap:12px;text-align:center;align-items:center}.Neurohaven_sectionLead__qJbuk{max-width:620px;color:rgba(15,23,42,.62)}.Neurohaven_featureGrid___hyT5{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.Neurohaven_featureCard__hsTYB{display:flex;flex-direction:column;gap:12px;padding:26px;border-radius:22px;background:hsla(0,0%,100%,.97);border:1px solid rgba(148,163,184,.2);box-shadow:0 16px 44px rgba(99,102,241,.08)}.Neurohaven_featureBadge__iEJ0j{font-size:16px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(79,70,229,.8)}.Neurohaven_featureTitle__FCEFY{font-size:19px;font-weight:600;color:rgba(15,23,42,.8)}.Neurohaven_featureBody__nxEmz{color:rgba(15,23,42,.64);line-height:1.6}.Neurohaven_footer__rSGhW{border-top:1px solid rgba(148,163,184,.35);padding-top:24px;display:flex;flex-direction:column;gap:12px;align-items:center}.Neurohaven_footerLinks__ZnEGS{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}@media(max-width:1024px){.Neurohaven_featureGrid___hyT5{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.Neurohaven_page__mrFxz{padding:72px 16px 96px}.Neurohaven_content__euScM{gap:64px}.Neurohaven_hero__bfzdB{gap:20px}.Neurohaven_featureGrid___hyT5{grid-template-columns:1fr}}.GrowthGoalPanel_panel__pdehm{height:100%;min-height:0;display:grid;grid-template-rows:auto auto auto auto minmax(0,1fr);grid-gap:16px;gap:16px;padding:20px;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.08),transparent),var(--portal-surface);color:var(--portal-text-primary)}.GrowthGoalPanel_header__hD8T1{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid var(--portal-border-soft)}.GrowthGoalPanel_eyebrow__ZaGcm{margin:0 0 6px;color:var(--portal-text-tertiary);font-family:var(--font-code),monospace;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.GrowthGoalPanel_title__TMK8y{margin:0;color:var(--portal-text-primary);font-size:1.55rem;line-height:1.1}.GrowthGoalPanel_sourcePill__NKO91{padding:7px 10px;border:1px solid var(--portal-border-soft);background:var(--portal-surface-raised);color:var(--portal-text-secondary);font-family:var(--font-code),monospace;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.GrowthGoalPanel_controls__UnZC_{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.GrowthGoalPanel_field___pMBN{min-width:0;display:grid;grid-gap:7px;gap:7px}.GrowthGoalPanel_field___pMBN>span{color:var(--portal-text-tertiary);font-family:var(--font-code),monospace;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.GrowthGoalPanel_inputWrap__7n4sp{min-height:48px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--portal-border-soft);background:var(--portal-surface-raised);color:var(--portal-text-primary)}.GrowthGoalPanel_inputWrap__7n4sp span{color:var(--portal-text-tertiary);font-family:var(--font-code),monospace;font-size:.9rem;font-weight:700}.GrowthGoalPanel_inputWrap__7n4sp input{width:100%;min-width:0;border:0;outline:0;background:rgba(0,0,0,0);color:var(--portal-text-primary);font:inherit;font-size:1.05rem;font-weight:700}.GrowthGoalPanel_baselineGrid__ZquOK,.GrowthGoalPanel_resultGrid__PPg3R{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.GrowthGoalPanel_resultGrid__PPg3R{grid-template-columns:repeat(4,minmax(0,1fr))}.GrowthGoalPanel_baselineItem__WLNh1,.GrowthGoalPanel_resultHero__wuG93{min-width:0;display:grid;grid-gap:6px;gap:6px;padding:14px;border:1px solid var(--portal-border-soft);background:var(--portal-surface-raised)}.GrowthGoalPanel_baselineItem__WLNh1 span,.GrowthGoalPanel_resultHero__wuG93 span{color:var(--portal-text-tertiary);font-family:var(--font-code),monospace;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.GrowthGoalPanel_baselineItem__WLNh1 strong,.GrowthGoalPanel_resultHero__wuG93 strong{min-width:0;color:var(--portal-text-primary);font-size:clamp(1rem,1.45vw,1.35rem);line-height:1.15;overflow-wrap:normal;word-break:normal}.GrowthGoalPanel_resultHero__wuG93 svg{width:18px;height:18px;color:#22c55e}[data-theme=light] .GrowthGoalPanel_resultHero__wuG93 svg{color:#15803d}.GrowthGoalPanel_projection__Ta8UX{min-height:0;overflow:auto;border:1px solid var(--portal-border-soft);background:var(--portal-surface-raised)}.GrowthGoalPanel_projectionHeader__FI1hg,.GrowthGoalPanel_projectionRow__4LNxk{display:grid;grid-template-columns:minmax(92px,1fr) minmax(70px,.8fr) minmax(90px,.9fr) minmax(110px,1fr);grid-gap:12px;gap:12px;align-items:center;padding:10px 14px}.GrowthGoalPanel_projectionHeader__FI1hg{position:-webkit-sticky;position:sticky;top:0;z-index:1;border-bottom:1px solid var(--portal-border-soft);background:var(--portal-surface);color:var(--portal-text-tertiary);font-family:var(--font-code),monospace;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.GrowthGoalPanel_projectionRow__4LNxk{color:var(--portal-text-secondary);font-size:.94rem}.GrowthGoalPanel_projectionRow__4LNxk+.GrowthGoalPanel_projectionRow__4LNxk{border-top:1px solid var(--portal-border-soft)}.GrowthGoalPanel_projectionRow__4LNxk span:first-child,.GrowthGoalPanel_projectionRow__4LNxk span:last-child{color:var(--portal-text-primary);font-weight:700}.GrowthGoalPanel_emptyState__ixzne{display:grid;place-items:center;min-height:220px;padding:24px;border:1px solid var(--portal-border-soft);background:var(--portal-surface-raised);color:var(--portal-text-secondary);text-align:center}.GrowthGoalPanel_emptyState__ixzne p{max-width:520px;margin:0;line-height:1.5}@media(max-width:880px){.GrowthGoalPanel_panel__pdehm{overflow:visible}.GrowthGoalPanel_baselineGrid__ZquOK,.GrowthGoalPanel_controls__UnZC_,.GrowthGoalPanel_resultGrid__PPg3R{grid-template-columns:1fr}.GrowthGoalPanel_projection__Ta8UX{overflow-x:auto}.GrowthGoalPanel_projectionHeader__FI1hg,.GrowthGoalPanel_projectionRow__4LNxk{min-width:520px}}@media(max-width:560px){.GrowthGoalPanel_header__hD8T1{align-items:start;flex-direction:column}}.PortalPrompt_overlay__4QYl4{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:24px;background:rgba(6,6,6,.42);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.PortalPrompt_shell__R5nS0{width:min(680px,100%);max-height:min(88vh,920px);overflow:auto;border-radius:28px;border:1px solid hsla(0,0%,100%,.12);background:linear-gradient(180deg,rgba(255,255,255,.06),transparent),rgba(8,8,8,.96);box-shadow:0 32px 80px rgba(0,0,0,.42),inset 0 1px 0 hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.94)}.PortalPrompt_header__36TN_{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:start;padding:28px 28px 18px}.PortalPrompt_eyebrow__Zu1US{margin:0 0 10px;color:hsla(0,0%,100%,.56);font-family:var(--font-code),monospace;font-size:.85rem;letter-spacing:.16em;text-transform:uppercase}.PortalPrompt_title__Pb7A9{margin:0;font-size:clamp(1.8rem,3vw,2.6rem);line-height:.95;letter-spacing:-.05em;text-transform:uppercase}.PortalPrompt_description__GTqMf{margin:12px 0 0;color:hsla(0,0%,100%,.68)}.PortalPrompt_closeButton__JhP4w{width:40px;height:40px;border:0;border-radius:999px;background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.88);cursor:pointer}.PortalPrompt_body__AXSnF{padding:0 28px 28px}.PortalPrompt_stepper__DAalf{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin-bottom:20px}.PortalPrompt_stepActive__tILDo,.PortalPrompt_step__E6nci{border-radius:999px;border:1px solid hsla(0,0%,100%,.1);padding:8px 12px;text-align:center;color:hsla(0,0%,100%,.58);font-family:var(--font-code),monospace;font-size:.82rem;letter-spacing:.12em;text-transform:uppercase}.PortalPrompt_stepActive__tILDo{color:hsla(0,0%,100%,.94);border-color:rgba(255,92,26,.6);background:rgba(255,92,26,.12)}.PortalPrompt_sectionTitle___ur6l{margin:0 0 8px;font-size:1.35rem}.PortalPrompt_sectionText__iFTCi{margin:0 0 18px;color:hsla(0,0%,100%,.68)}.PortalPrompt_buttonGrid__xN5be{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.PortalPrompt_choiceButtonActive__iaVkO,.PortalPrompt_choiceButton__431_a,.PortalPrompt_ghostButton__LeHE5,.PortalPrompt_primaryButton__EQFJy,.PortalPrompt_secondaryButton__d8trx{min-height:48px;border-radius:18px;border:1px solid hsla(0,0%,100%,.12);padding:12px 16px;font:inherit;cursor:pointer;transition:transform .15s ease-out,border-color .15s ease-out,background .15s ease-out}.PortalPrompt_choiceButton__431_a,.PortalPrompt_ghostButton__LeHE5,.PortalPrompt_secondaryButton__d8trx{background:hsla(0,0%,100%,.04);color:hsla(0,0%,100%,.9)}.PortalPrompt_choiceButtonActive__iaVkO,.PortalPrompt_primaryButton__EQFJy{background:linear-gradient(180deg,rgba(255,118,53,.96),rgba(255,92,26,.92));border-color:rgba(255,133,74,.92);color:#050505;font-weight:700}.PortalPrompt_choiceButtonActive__iaVkO:hover,.PortalPrompt_choiceButton__431_a:hover,.PortalPrompt_ghostButton__LeHE5:hover,.PortalPrompt_primaryButton__EQFJy:hover,.PortalPrompt_secondaryButton__d8trx:hover{transform:translateY(-1px)}.PortalPrompt_formGrid__JV_90{display:grid;grid-gap:16px;gap:16px}.PortalPrompt_field__ciJ34{display:grid;grid-gap:8px;gap:8px}.PortalPrompt_label__T86lZ{color:hsla(0,0%,100%,.78);font-size:.94rem;font-weight:600}.PortalPrompt_input__yGfR1,.PortalPrompt_select__65Qvg{min-height:50px;border-radius:16px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04);padding:12px 14px;color:hsla(0,0%,100%,.94);font:inherit}.PortalPrompt_phoneCard__yLYEW{display:grid;grid-gap:14px;gap:14px;padding:18px;border-radius:22px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04)}.PortalPrompt_phoneMask__tTmXo{font-family:var(--font-code),monospace;font-size:1.4rem}.PortalPrompt_inlineActions__RsX8w{display:flex;flex-wrap:wrap;gap:10px}.PortalPrompt_checkboxRow__x6jiQ{display:flex;gap:10px;align-items:flex-start;color:hsla(0,0%,100%,.72);font-size:.94rem}.PortalPrompt_footer__hH5Bl{display:flex;justify-content:space-between;gap:12px;margin-top:24px}.PortalPrompt_error__4D_PE{margin:14px 0 0;color:#ffad8c}.PortalPrompt_reminder__JgvlJ{position:fixed;right:24px;bottom:24px;z-index:70}.PortalPrompt_reminderButton__8SYP_{min-height:48px;border-radius:999px;border:1px solid hsla(0,0%,100%,.12);background:rgba(8,8,8,.9);color:hsla(0,0%,100%,.94);padding:12px 18px;font:inherit;cursor:pointer;box-shadow:0 20px 48px rgba(0,0,0,.28)}@media(max-width:720px){.PortalPrompt_overlay__4QYl4{padding:12px}.PortalPrompt_body__AXSnF,.PortalPrompt_header__36TN_{padding-right:18px;padding-left:18px}.PortalPrompt_buttonGrid__xN5be,.PortalPrompt_stepper__DAalf{grid-template-columns:1fr}.PortalPrompt_footer__hH5Bl{flex-direction:column-reverse}}