.landing_page__ttWtt{--landing-red:#e85f32;--landing-red-dark:#bd421f;--landing-ink:#18201b;--landing-paper:#f8f4e8;--landing-cream:#fffdf7;--landing-butter:#f4cf55;--landing-pink:#f4ddd3;--landing-green:#183e33;--landing-hero-title:clamp(44px,4.15vw,54px);--landing-section-title:clamp(38px,3.4vw,48px);--landing-feature-title:clamp(30px,2.8vw,40px);--landing-card-title:24px;--landing-subtitle:18px;--landing-body:15px;--landing-small:13px;--landing-label:10px;--landing-heading-line:1.08;--landing-body-line:1.65;--landing-tight-tracking:-0.04em;min-height:100dvh;overflow:hidden;font-family:var(--font-sans);font-size:var(--landing-body);line-height:var(--landing-body-line);color:var(--landing-ink);background:radial-gradient(circle at 10% 7%,rgba(244,207,85,.27),transparent 26rem),radial-gradient(circle at 92% 2%,rgba(232,95,50,.1),transparent 24rem),var(--landing-paper)}.landing_page__ttWtt [data-landing-reveal]{opacity:0;transform:translateY(26px) scale(.992);transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .72s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s)}.landing_page__ttWtt [data-landing-reveal][data-visible=true]{opacity:1;transform:translateY(0) scale(1)}.landing_nav__Cldps{position:sticky;top:12px;z-index:50;width:min(1240px,calc(100% - 40px));height:76px;margin:14px auto 0;padding:0 14px 0 18px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border:1px solid rgba(24,32,27,.1);border-radius:999px;background:rgba(255,253,247,.88);box-shadow:0 14px 42px rgba(49,42,25,.07);backdrop-filter:blur(22px)}.landing_brand__oKsI6{display:flex;align-items:center;gap:9px;width:fit-content}.landing_brandMascot3d__Qzcow{width:31px;height:37px;display:grid;place-items:center;overflow:hidden}.landing_brandMascot3d__Qzcow img{width:40px;height:auto;max-width:none;transform:translateY(1px);filter:drop-shadow(0 5px 5px rgba(50,33,19,.14));transition:transform .18s ease}.landing_brand__oKsI6:hover .landing_brandMascot3d__Qzcow img{transform:translateY(-1px) rotate(-4deg)}.landing_brandName__5xgkm{font-family:var(--font-display);font-size:17px;font-weight:700;letter-spacing:-.04em}.landing_brandEnglish__kksLg{margin-left:2px;font-family:var(--font-mono);font-size:9px;letter-spacing:.2em;color:var(--color-fg-faint)}.landing_navLinks__G7TtF{display:flex;align-items:center;gap:30px;font-size:12px;color:#5f5a4f}.landing_navLinks__G7TtF a{position:relative;transition:color .18s ease}.landing_navLinks__G7TtF a:after{content:"";position:absolute;right:0;bottom:-7px;left:0;height:2px;background:var(--landing-red);transform:scaleX(0);transition:transform .18s ease}.landing_navLinks__G7TtF a:hover{color:var(--landing-ink)}.landing_navLinks__G7TtF a:hover:after{transform:scaleX(1)}.landing_navActions__fFvPZ{justify-self:end;display:flex;align-items:center;gap:10px;min-width:max-content}.landing_navCta__3hV9e{display:inline-flex;align-items:center;gap:8px;padding:13px 18px;border-radius:999px;color:white;background:var(--landing-ink);font-size:13px;font-weight:650;transition:transform .18s ease,background .18s ease}.landing_finalButton__Q9kSL svg,.landing_memoryLink__sP3E4 svg,.landing_navCta__3hV9e svg,.landing_primaryCta__Ksuml svg{width:16px;height:16px}.landing_navCta__3hV9e:hover{transform:rotate(-2deg) translateY(-1px);background:var(--landing-red)}.landing_hero__IFqnw{width:min(1240px,calc(100% - 40px));min-height:calc(100dvh - 90px);margin:0 auto;padding:clamp(70px,9vh,118px) 0 64px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(480px,.92fr);gap:clamp(28px,4vw,64px);align-items:center}.landing_heroCopy__seflO{position:relative;z-index:3}.landing_kicker__x_rfd{width:fit-content;display:flex;align-items:center;gap:10px;margin-bottom:26px;padding:9px 14px 9px 10px;border:1px solid rgba(24,23,16,.15);border-radius:999px;background:rgba(255,253,247,.58);font-family:var(--font-mono);font-size:10px;letter-spacing:.12em}.landing_liveDot__QEDEn{width:8px;height:8px;border-radius:50%;background:var(--landing-red);box-shadow:0 0 0 5px rgba(226,58,14,.12);animation:landing_landingPulse__RUUHS 2.4s ease-in-out infinite}.landing_hero__IFqnw h1{max-width:760px;font-family:var(--font-display);font-size:var(--landing-hero-title);font-weight:650;line-height:1.05;letter-spacing:var(--landing-tight-tracking)}.landing_heroTitleLine__Tan9c{white-space:nowrap}.landing_accentUnderline__siICX{position:relative;display:inline-block;color:var(--landing-red);font-style:italic}.landing_accentUnderline__siICX:after{content:"";position:absolute;right:1%;bottom:-8px;left:3%;height:9px;border-radius:50%;background:var(--landing-red);transform:rotate(-1.6deg) scaleY(.18);opacity:.72}.landing_heroLead__sfUeh{max-width:620px;margin-top:36px;font-size:17px;line-height:var(--landing-body-line);color:#5f5a4f}.landing_heroActions__bzfsI{margin-top:34px;display:flex;align-items:center;gap:24px}.landing_primaryCta__Ksuml{display:inline-flex;align-items:center;gap:12px;padding:16px 23px;border:1px solid var(--landing-red);border-radius:999px;color:white;background:var(--landing-red);box-shadow:0 13px 28px rgba(189,66,31,.2);font-weight:700;transition:transform .16s ease,box-shadow .16s ease}.landing_primaryCta__Ksuml:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(189,66,31,.26)}.landing_textCta__vENXU{display:inline-flex;align-items:center;gap:9px;padding:8px 0;border-bottom:1px solid rgba(24,23,16,.35);font-size:13px}.landing_textCta__vENXU span{color:var(--landing-red);transition:transform .18s ease}.landing_textCta__vENXU:hover span{transform:translateY(3px)}.landing_heroProof__nMDT2{margin-top:50px;display:flex;align-items:center;gap:10px;font-family:var(--font-mono);font-size:10px;letter-spacing:.08em;color:#6e685b}.landing_heroProof__nMDT2 i{width:3px;height:3px;border-radius:50%;background:var(--landing-red)}.landing_heroProof__nMDT2 strong{margin-left:7px;font-weight:500;color:var(--landing-ink)}.landing_heroStage__VFeKC{--pointer-x:0;--pointer-y:0;position:relative;min-height:650px;isolation:isolate;perspective:1000px}.landing_heroStage__VFeKC:before{content:"";position:absolute;z-index:-3;top:58px;right:12px;width:530px;height:530px;border-radius:48% 52% 42% 58%/56% 35% 65% 44%;background:var(--landing-butter);transform:rotate(-7deg);animation:landing_landingMorph__wxXVd 12s ease-in-out infinite alternate}.landing_heroStage__VFeKC:after{content:"";position:absolute;z-index:-2;right:58px;bottom:54px;width:400px;height:158px;border-radius:50%;background:rgba(24,23,16,.14);filter:blur(42px);transform:translate(calc(var(--pointer-x) * -8px),calc(var(--pointer-y) * -5px));transition:transform .12s ease-out}.landing_orbitOne__urEgr,.landing_orbitTwo__UzHJB{position:absolute;z-index:-1;border:1px solid rgba(24,23,16,.24);border-radius:50%;pointer-events:none}.landing_orbitOne__urEgr{top:5px;right:0;width:410px;height:590px;transform:rotate(31deg)}.landing_orbitTwo__UzHJB{right:45px;bottom:24px;width:525px;height:320px;transform:rotate(-13deg)}.landing_paperNote__3vY7h{position:absolute;z-index:6;top:43px;left:2px;width:190px;padding:18px 20px 20px;border:1px solid rgba(24,32,27,.08);border-radius:18px;background:#f8dfd5;box-shadow:0 18px 38px rgba(61,44,30,.1);transform:translate(calc(var(--pointer-x) * -7px),calc(var(--pointer-y) * -5px)) rotate(-7deg);transition:transform .14s ease-out}.landing_paperNote__3vY7h:before{content:"";position:absolute;top:-10px;left:68px;width:58px;height:20px;background:rgba(255,253,247,.58);transform:rotate(3deg)}.landing_paperNote__3vY7h span{font-family:var(--font-mono);font-size:9px;letter-spacing:.14em;color:var(--landing-red-dark)}.landing_paperNote__3vY7h strong{display:block;margin-top:14px;font-size:16px}.landing_paperNote__3vY7h p{margin-top:5px;font-size:12px;line-height:1.6;color:#6e5d55}.landing_morningCard__aiA2B{position:absolute;z-index:2;top:120px;right:10px;width:min(480px,82%);padding:28px;border:1px solid rgba(24,32,27,.08);border-radius:28px;background:var(--landing-cream);box-shadow:0 30px 70px rgba(53,43,28,.14);transform:translate(calc(var(--pointer-x) * -13px),calc(var(--pointer-y) * -9px)) rotateX(calc(var(--pointer-y) * -1.4deg)) rotateY(calc(var(--pointer-x) * 1.8deg)) rotate(1.8deg);transition:transform .13s ease-out}.landing_cardTopline__SDb2M{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #ded8ca;font-family:var(--font-mono);font-size:9px;letter-spacing:.1em;color:#736d61}.landing_online__o48MS{display:flex;align-items:center;gap:6px;color:#246a4c}.landing_online__o48MS:before{content:"";width:6px;height:6px;border-radius:50%;background:#2b8c62}.landing_morningCard__aiA2B>p{margin-top:24px;font-size:15px;color:#6e685c}.landing_morningCard__aiA2B>strong{display:block;max-width:360px;margin-top:7px;font-family:var(--font-display);font-size:34px;line-height:1.05;letter-spacing:-.045em}.landing_decisionList__gvotF{margin-top:21px;display:grid;gap:8px}.landing_decisionList__gvotF>div{min-height:49px;padding:0 12px;display:grid;grid-template-columns:28px 1fr auto;gap:10px;align-items:center;border-radius:11px;background:#f3f0e7;font-size:11px;transition:transform .16s ease,background .16s ease}.landing_decisionList__gvotF>div:hover{background:#f7e4dc;transform:translateX(4px)}.landing_decisionList__gvotF span{font-family:var(--font-mono);color:#9a9385}.landing_decisionList__gvotF p{font-weight:620}.landing_decisionList__gvotF b{font-size:9px;font-weight:600;color:var(--landing-red-dark)}.landing_decisionButtons__8nv_o{margin-top:18px;display:flex;gap:8px}.landing_decisionButtons__8nv_o span{padding:8px 15px;border:1px solid #d5cfc2;border-radius:999px;font-size:10px}.landing_decisionButtons__8nv_o span:first-child{border-color:var(--landing-ink);color:white;background:var(--landing-ink)}.landing_mascotButton__ZBT25{position:absolute;z-index:10;right:34px;bottom:-20px;display:flex;flex-direction:column;align-items:center;cursor:pointer;transform:translate(calc(var(--pointer-x) * 38px),calc(var(--pointer-y) * 25px)) rotate(calc(var(--pointer-x) * 3.5deg));transform-origin:50% 90%;transition:transform .11s ease-out}.landing_mascotButton__ZBT25:hover .landing_mascotBubble__MhteE{color:var(--landing-butter);transform:rotate(-1deg) translateY(-3px)}.landing_mascotBubble__MhteE{position:relative;min-width:184px;margin:0 170px -56px 0;padding:12px 15px;border:1px solid rgba(255,255,255,.15);border-radius:17px 17px 4px 17px;color:white;background:var(--landing-green);box-shadow:0 14px 28px rgba(24,62,51,.18);font-size:11px;font-weight:650;transition:transform .18s ease,color .18s ease}.landing_heroMascotImage__IQY27{width:clamp(230px,23vw,318px);height:auto;filter:drop-shadow(0 26px 26px rgba(72,50,28,.2));user-select:none;animation:landing_mascotSwap__7FS1c .42s cubic-bezier(.22,1,.36,1) both}.landing_mascotStateRail__uTCEQ{position:absolute;z-index:12;bottom:70px;left:22px;display:flex;flex-wrap:wrap;gap:6px}.landing_mascotStateRail__uTCEQ button{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid rgba(24,32,27,.12);border-radius:999px;color:#6b6559;background:rgba(255,253,247,.8);box-shadow:0 7px 18px rgba(49,42,25,.05);backdrop-filter:blur(12px);font-family:var(--font-mono);font-size:8px;letter-spacing:.05em;transition:transform .16s ease,color .16s ease,background .16s ease}.landing_mascotStateRail__uTCEQ button:hover{transform:translateY(-2px)}.landing_mascotStateRail__uTCEQ button>span{width:5px;height:5px;border-radius:50%;background:#aaa294}.landing_mascotStateRail__uTCEQ .landing_mascotStateActive__5KnWc{color:white;background:var(--landing-green)}.landing_mascotStateRail__uTCEQ .landing_mascotStateActive__5KnWc>span{background:var(--landing-butter)}.landing_pointerHint__Zzc1C{position:absolute;bottom:37px;left:25px;display:flex;align-items:center;gap:9px;font-family:var(--font-mono);font-size:9px;letter-spacing:.08em;color:#766f60}.landing_pointerHint__Zzc1C span{position:relative;width:39px;height:1px;background:#766f60}.landing_pointerHint__Zzc1C span:after{content:"";position:absolute;top:-2px;right:0;width:5px;height:5px;border-radius:50%;background:var(--landing-red);animation:landing_hintTravel__6tL6p 1.8s ease-in-out infinite}.landing_trustedBy__z7Uqk{width:min(1060px,calc(100% - 40px));margin:0 auto;padding:38px 0 48px;text-align:center}.landing_trustedBy__z7Uqk>p{font-family:var(--font-mono);font-size:10px;font-weight:650;letter-spacing:.14em;text-transform:uppercase;color:#756f62}.landing_trustedRail__723oJ{margin-top:24px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px}.landing_trustedRail__723oJ span{padding:10px 16px;border:1px solid rgba(24,32,27,.09);border-radius:999px;color:#4f514b;background:rgba(255,253,247,.72);box-shadow:0 8px 20px rgba(49,42,25,.04);font-family:var(--font-display);font-size:clamp(15px,1.8vw,20px);font-weight:660;letter-spacing:-.025em;transition:color .18s ease,transform .18s ease,border-color .18s ease;animation:landing_trustedFloat__GO5ic 4.8s ease-in-out infinite;animation-delay:calc(var(--trusted-index) * -.37s)}.landing_trustedRail__723oJ span:hover{color:var(--landing-red);border-color:rgba(232,95,50,.24);transform:translateY(-4px) rotate(-1deg)}.landing_signalStrip__eq_eb{width:100%;overflow:hidden;border-top:0;border-bottom:0;background:var(--landing-green);color:#f9f5e9}.landing_signalTrack__knbli{width:min(1180px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.landing_signalTrack__knbli span{min-height:56px;padding:0 22px;display:flex;align-items:center;gap:12px;border-right:1px solid rgba(255,255,255,.12);font-family:var(--font-mono);font-size:9px;letter-spacing:.08em;white-space:nowrap}.landing_signalTrack__knbli span:first-child{border-left:1px solid rgba(255,255,255,.12)}.landing_signalTrack__knbli i{width:6px;height:6px;border-radius:50%;background:var(--landing-butter)}.landing_capabilitySection__rwute,.landing_communitySection__Wle4C,.landing_memorySection__sWNso,.landing_mentorSection__VHdbJ,.landing_momentsSection__h1C_q{width:min(1180px,calc(100% - 40px));margin:0 auto}.landing_capabilitySection__rwute{padding:150px 0 24px}.landing_capabilityHeader__ItzrZ{margin-bottom:58px}.landing_capabilityHeader__ItzrZ h2{max-width:760px;font-family:var(--font-display);font-size:var(--landing-section-title);font-weight:650;line-height:var(--landing-heading-line);letter-spacing:var(--landing-tight-tracking)}.landing_capabilityHeader__ItzrZ>p{max-width:340px;padding-bottom:8px;font-size:var(--landing-body);line-height:1.75;color:#686256}.landing_capabilityGrid__4Ifzn{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.landing_capabilityCard__8rKG0{min-height:285px;padding:24px;display:flex;flex-direction:column;border:1px solid rgba(24,32,27,.08);border-radius:28px;background:rgba(255,253,247,.9);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.landing_capabilityCard__8rKG0:nth-child(2){background:#f4cf55}.landing_capabilityCard__8rKG0:nth-child(3){color:#fffaf1;background:var(--landing-red)}.landing_capabilityCard__8rKG0:nth-child(4){color:#f9f5e8;background:var(--landing-green)}.landing_capabilityCard__8rKG0:hover{z-index:2;transform:translateY(-8px);box-shadow:0 20px 44px rgba(50,40,22,.1)}.landing_capabilityMark__SQJoC{width:42px;height:42px;display:grid;place-items:center;border:1px solid;border-radius:50%;font-family:var(--font-mono);font-size:10px}.landing_capabilityCard__8rKG0 h3{margin-top:38px;font-family:var(--font-display);font-size:var(--landing-card-title);font-weight:650;line-height:1.2;letter-spacing:-.025em}.landing_capabilityCard__8rKG0>p{min-height:66px;margin-top:13px;font-size:13px;line-height:1.75;color:#686256}.landing_capabilityCard__8rKG0:nth-child(4)>p{color:#bccbc3}.landing_capabilityCard__8rKG0:nth-child(3)>p{color:rgba(255,250,241,.78)}.landing_capabilityCard__8rKG0 ul{margin-top:auto;padding-top:24px;display:grid;gap:10px;border-top:1px solid rgba(24,23,16,.16)}.landing_capabilityCard__8rKG0:nth-child(4) ul{border-color:rgba(255,255,255,.2)}.landing_capabilityCard__8rKG0:nth-child(3) ul{border-color:rgba(255,255,255,.24)}.landing_capabilityCard__8rKG0 li{display:flex;align-items:center;gap:9px;font-size:var(--landing-small)}.landing_capabilityCard__8rKG0 li:before{content:"";width:5px;height:5px;flex:0 0 auto;border-radius:50%;background:var(--landing-red)}.landing_capabilityCard__8rKG0:nth-child(3) li:before,.landing_capabilityCard__8rKG0:nth-child(4) li:before{background:var(--landing-butter)}.landing_mentorSection__VHdbJ{margin-top:140px;padding:clamp(62px,8vw,100px);display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(60px,9vw,140px);border-radius:42px;color:#fffaf0;background:radial-gradient(circle at 90% 7%,rgba(232,95,50,.2),transparent 20rem),radial-gradient(circle at 8% 92%,rgba(244,207,85,.11),transparent 18rem),var(--landing-green)}.landing_mentorSection__VHdbJ .landing_sectionNumber__74yKb{color:#f5ae91}.landing_mentorSection__VHdbJ .landing_sectionIntro__59EJH h2 span:before{background:var(--landing-red)}.landing_sectionNumber__74yKb{display:block;margin-bottom:20px;font-family:var(--font-mono);font-size:var(--landing-label);letter-spacing:.15em;color:var(--landing-red-dark)}.landing_memoryCopy__3M6U2 h2,.landing_sectionIntro__59EJH h2{font-family:var(--font-display);font-size:var(--landing-section-title);font-weight:650;line-height:var(--landing-heading-line);letter-spacing:var(--landing-tight-tracking)}.landing_memoryCopy__3M6U2 h2 span,.landing_sectionIntro__59EJH h2 span{position:relative;z-index:0;font-family:inherit;font-weight:inherit;font-style:normal}.landing_memoryCopy__3M6U2 h2 span:before,.landing_sectionIntro__59EJH h2 span:before{content:"";position:absolute;z-index:-1;right:-3px;bottom:5px;left:-3px;height:14px;background:var(--landing-butter);transform:rotate(-2deg)}.landing_mentorStory__voWQ9{display:grid;gap:42px}.landing_mentorQuote__jcwmz{position:relative;padding:40px 42px 30px;border:1px solid rgba(255,255,255,.1);border-radius:30px;background:var(--landing-cream);box-shadow:0 28px 55px rgba(5,20,15,.26);color:var(--landing-ink);transform:rotate(.7deg)}.landing_mentorQuote__jcwmz:before{content:"“";position:absolute;top:-34px;left:24px;font-family:var(--font-serif);font-size:90px;color:var(--landing-red)}.landing_mentorQuote__jcwmz>p{font-family:var(--font-display);font-size:var(--landing-card-title);font-weight:600;line-height:1.45;letter-spacing:-.025em}.landing_mentorQuote__jcwmz>div{margin-top:26px;display:flex;align-items:center;gap:12px}.landing_mentorQuote__jcwmz>div>span{display:grid;gap:2px}.landing_mentorQuote__jcwmz .landing_mentorMascot3d__vJqom{width:54px;height:54px;flex:0 0 auto;display:grid;place-items:center;overflow:visible}.landing_mentorMascot3d__vJqom img{width:72px;height:auto;max-width:none;filter:drop-shadow(0 10px 10px rgba(74,46,27,.16));transform:translateY(-4px) rotate(-3deg);transition:transform .2s ease}.landing_mentorQuote__jcwmz:hover .landing_mentorMascot3d__vJqom img{transform:translateY(-9px) rotate(2deg)}.landing_mentorQuote__jcwmz b{font-size:12px}.landing_mentorQuote__jcwmz small{font-family:var(--font-mono);font-size:9px;letter-spacing:.08em;color:#7c7568}.landing_storyCopy__NWiZZ{padding-left:9%}.landing_storyLead__ZbVoN{max-width:560px;margin-bottom:18px;font-family:var(--font-display);font-size:var(--landing-subtitle);font-weight:650;line-height:1.45}.landing_storyCopy__NWiZZ>p:not(.landing_storyLead__ZbVoN){max-width:580px;font-size:var(--landing-body);line-height:1.9;color:#b8c8c0}.landing_storyChecks__dsXuL{margin-top:30px;display:grid;gap:13px}.landing_storyChecks__dsXuL span{display:flex;align-items:center;gap:12px;font-size:var(--landing-body)}.landing_storyChecks__dsXuL svg{width:19px;height:19px;padding:3px;border-radius:50%;color:var(--landing-green);background:var(--landing-butter)}.landing_momentsSection__h1C_q{padding:116px 0 140px}.landing_momentsHeader__ihYc0{margin-bottom:68px}.landing_momentsHeader__ihYc0 h2{max-width:720px;font-family:var(--font-display);font-size:var(--landing-section-title);font-weight:650;line-height:var(--landing-heading-line);letter-spacing:var(--landing-tight-tracking)}.landing_momentsHeader__ihYc0>p{max-width:330px;padding-bottom:8px;font-size:var(--landing-body);line-height:1.7;color:#6a6458}.landing_moments__iEYzN{display:grid;gap:24px}.landing_moment__wuP9c{min-height:440px;display:grid;grid-template-columns:74px minmax(0,.94fr) minmax(360px,.86fr);overflow:hidden;border:1px solid rgba(24,32,27,.08);border-radius:32px;background:var(--landing-cream);transition:transform .24s ease,box-shadow .24s ease}.landing_moment__wuP9c:hover{transform:translateY(-5px) rotate(-.3deg);box-shadow:0 24px 60px rgba(43,35,22,.1)}.landing_momentRail__BY_ut{padding:28px 0;display:flex;flex-direction:column;align-items:center;gap:23px;border-right:1px solid rgba(24,23,16,.16)}.landing_momentRail__BY_ut>span{font-family:var(--font-mono);font-size:11px}.landing_momentRail__BY_ut b{width:34px;min-height:74px;padding:9px 5px;display:grid;place-items:center;border:1px solid;border-radius:9px 9px 3px 9px;font-family:var(--font-display);font-size:12px;font-weight:700;letter-spacing:.08em;line-height:1;writing-mode:vertical-rl;transform:rotate(-4deg)}.landing_momentRail__BY_ut i{flex:1;width:1px;background:rgba(24,23,16,.18)}.landing_momentCopy__LSd8I{padding:55px clamp(36px,5vw,74px) 48px}.landing_momentMeta__f5Ood{display:flex;flex-wrap:wrap;gap:10px 20px;font-family:var(--font-mono);font-size:9px;letter-spacing:.1em;color:#756e61}.landing_momentMeta__f5Ood span:first-child{color:var(--landing-red-dark)}.landing_momentCopy__LSd8I h3{margin-top:35px;font-family:var(--font-display);font-size:var(--landing-feature-title);font-weight:650;line-height:var(--landing-heading-line);letter-spacing:var(--landing-tight-tracking)}.landing_momentCopy__LSd8I h3 span{display:block}.landing_momentCopy__LSd8I>p{max-width:520px;margin-top:25px;font-size:var(--landing-body);line-height:1.85;color:#615b50}.landing_factPills__uFZMu{margin-top:36px;display:flex;flex-wrap:wrap;gap:8px}.landing_factPills__uFZMu span{padding:8px 11px;border:1px solid rgba(24,23,16,.2);border-radius:999px;font-size:11px}.landing_momentVisual__f1EE_{min-height:100%;padding:46px 32px;display:grid;place-items:center}.landing_morning__9TEt8 .landing_momentRail__BY_ut,.landing_morning__9TEt8 .landing_momentVisual__f1EE_{background:#f3dda1}.landing_application__Hqd9J .landing_momentRail__BY_ut,.landing_application__Hqd9J .landing_momentVisual__f1EE_{background:var(--landing-pink)}.landing_interview__5E6vV .landing_momentRail__BY_ut,.landing_interview__5E6vV .landing_momentVisual__f1EE_{color:white;background:var(--landing-green)}.landing_interviewPreview__1eaLB,.landing_miniBrief__O8PNR,.landing_resumePreview__vDYWI{width:min(100%,360px);border:1px solid rgba(24,32,27,.12);background:var(--landing-cream);box-shadow:0 22px 45px rgba(38,31,20,.18);color:var(--landing-ink);transform:rotate(2deg);transition:transform .24s ease}.landing_moment__wuP9c:hover .landing_interviewPreview__1eaLB,.landing_moment__wuP9c:hover .landing_miniBrief__O8PNR,.landing_moment__wuP9c:hover .landing_resumePreview__vDYWI{transform:rotate(-1deg) translateY(-4px)}.landing_miniBrief__O8PNR{padding:24px;border-radius:18px 18px 18px 4px}.landing_miniBrief__O8PNR>span{font-family:var(--font-mono);font-size:9px;letter-spacing:.12em;color:var(--landing-red-dark)}.landing_miniBrief__O8PNR>strong{display:block;margin:13px 0 22px;font-family:var(--font-display);font-size:24px;line-height:1.12}.landing_miniBrief__O8PNR>div{padding:13px 0;display:grid;grid-template-columns:25px 1fr auto;gap:8px;align-items:center;border-top:1px solid #ded8cb;font-size:10px}.landing_miniBrief__O8PNR b,.landing_miniBrief__O8PNR em{font-family:var(--font-mono);font-size:8px;font-style:normal;color:#898173}.landing_resumePreview__vDYWI{padding:23px;border-radius:5px;transform:rotate(-2deg)}.landing_resumeHeading__iQ8LI{display:grid;grid-template-columns:33px 1fr auto;gap:11px;align-items:center;margin-bottom:29px}.landing_resumeHeading__iQ8LI>span{width:33px;height:33px;border-radius:50%;background:var(--landing-ink)}.landing_resumeHeading__iQ8LI p{display:grid;gap:2px}.landing_resumeHeading__iQ8LI b{font-size:11px}.landing_resumeHeading__iQ8LI small{font-size:8px;color:#7c756a}.landing_resumeHeading__iQ8LI em{padding:4px 6px;border-radius:999px;background:#eeeae0;font-family:var(--font-mono);font-size:8px;font-style:normal}.landing_resumeLine__WQdrE{position:relative;width:100%;height:9px;margin-top:13px;border-radius:999px;background:#ddd8cc}.landing_resumeLine__WQdrE:nth-of-type(3){width:82%}.landing_resumeLine__WQdrE:nth-of-type(5){width:69%}.landing_changedLine__MSeT3{width:94%;height:32px;border:1px solid #efb6a4;border-radius:4px;background:#f9e4dc}.landing_changedLine__MSeT3 span{position:absolute;top:8px;right:8px;font-family:var(--font-mono);font-size:8px;color:var(--landing-red-dark)}.landing_approveRow__vGLyb{margin-top:28px;display:flex;justify-content:flex-end;gap:8px}.landing_approveRow__vGLyb span,.landing_approveRow__vGLyb strong{padding:8px 10px;border:1px solid #cbc5b9;border-radius:5px;font-size:8px}.landing_approveRow__vGLyb strong{border-color:var(--landing-ink);color:white;background:var(--landing-ink)}.landing_interviewPreview__1eaLB{padding:25px;border-color:#f7f0de;border-radius:20px;background:#121d19;box-shadow:0 24px 50px rgba(5,20,15,.32);color:white}.landing_interviewTop__zQq0E{display:flex;align-items:center;gap:8px;font-family:var(--font-mono);font-size:8px;letter-spacing:.09em;color:#c8d4ce}.landing_audioMark__fS2yz{width:22px;height:22px;display:grid;place-items:center;border:1px solid #f4c944;border-radius:50%;font-family:var(--font-display);font-size:9px;color:#f4c944}.landing_interviewTop__zQq0E i{width:6px;height:6px;margin-left:auto;border-radius:50%;background:#f05a37;animation:landing_landingPulse__RUUHS 1.4s ease-in-out infinite}.landing_interviewPreview__1eaLB>p{margin-top:34px;font-family:var(--font-display);font-size:19px;line-height:1.45}.landing_waveform__OK9N_{height:70px;margin-top:26px;display:flex;align-items:center;gap:4px}.landing_waveform__OK9N_ span{width:4px;height:calc(10px + (var(--wave, 1) * 3px));border-radius:999px;background:#f4c944;animation:landing_landingWave__VIktY 1.1s ease-in-out infinite alternate}.landing_waveform__OK9N_ span:nth-child(3n){height:34px;animation-delay:-.2s}.landing_waveform__OK9N_ span:nth-child(4n){height:51px;animation-delay:-.6s}.landing_waveform__OK9N_ span:nth-child(5n){height:24px;animation-delay:-.4s}.landing_waveform__OK9N_ span:nth-child(7n){height:60px;animation-delay:-.8s}.landing_interviewScore__tRqn7{padding-top:17px;display:flex;justify-content:space-between;border-top:1px solid #34443d;font-size:8px;color:#9eaea6}.landing_interviewScore__tRqn7 b{margin-left:3px;color:#f4c944}.landing_communitySection__Wle4C{padding:30px 0 150px}.landing_communityLandingHeader__Vlj_a{margin-bottom:48px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:clamp(40px,8vw,110px);align-items:end}.landing_communityLandingHeader__Vlj_a h2{max-width:720px;font-family:var(--font-display);font-size:var(--landing-section-title);font-weight:650;line-height:var(--landing-heading-line);letter-spacing:var(--landing-tight-tracking)}.landing_communityLandingHeader__Vlj_a>div:last-child p{color:#655f54;font-size:var(--landing-body);line-height:1.75}.landing_communityLandingHeader__Vlj_a a{width:fit-content;margin-top:20px;padding:11px 15px;display:inline-flex;align-items:center;gap:8px;border-radius:999px;color:#fff;background:var(--landing-green);font-size:12px;font-weight:650}.landing_communityLandingHeader__Vlj_a a svg{width:14px;height:14px}.landing_communityLandingDemo__6u5TB{overflow:hidden;border:1px solid rgba(24,32,27,.1);border-radius:34px;background:#fffdf7;box-shadow:0 30px 70px rgba(44,36,22,.09)}.landing_communityDemoTop__paBCm{min-height:86px;padding:18px 24px;display:grid;grid-template-columns:minmax(260px,620px) auto;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid rgba(24,32,27,.08);background:#f7f3e9}.landing_communityDemoSearch__Des_4{height:48px;padding:0 17px;display:flex;align-items:center;gap:10px;border-radius:999px;color:#8b8579;background:#fff;font-size:12px}.landing_communityDemoSearch__Des_4 svg{width:17px;height:17px}.landing_communityDemoTop__paBCm>span{display:inline-flex;align-items:center;gap:7px;color:#776f63;font-family:var(--font-mono);font-size:8px;letter-spacing:.06em}.landing_communityDemoTop__paBCm>span svg{width:15px;height:15px;color:var(--landing-red)}.landing_communityDemoTabs__inSy0{padding:13px 24px;display:flex;gap:8px;overflow-x:auto;border-bottom:1px solid rgba(24,32,27,.08);scrollbar-width:none}.landing_communityDemoTabs__inSy0 span{flex:none;padding:9px 14px;border:1px solid rgba(24,32,27,.12);border-radius:999px;color:#686155;font-size:11px}.landing_communityDemoTabs__inSy0 .landing_communityDemoTabActive__VzkYe{border-color:var(--landing-green);color:#fff;background:var(--landing-green)}.landing_communityDemoBody__82lsS{padding:25px;display:grid;grid-template-columns:210px minmax(0,1fr);gap:24px;background:#f7f3e9}.landing_communityDemoBody__82lsS>aside{min-height:310px;padding:24px;border-radius:23px;color:#fffdf7;background:var(--landing-green)}.landing_communityDemoBody__82lsS>aside>small{color:var(--landing-butter);font-family:var(--font-mono);font-size:8px;letter-spacing:.12em}.landing_communityDemoBody__82lsS>aside h3{margin-top:9px;font-family:var(--font-display);font-size:24px;line-height:1.1}.landing_communityDemoBody__82lsS>aside p{margin-top:23px;color:#b6c8c0;font-size:11px;line-height:1.65}.landing_communityPeople__qDc8x{margin-top:30px;display:flex;align-items:center}.landing_communityPeople__qDc8x img{width:40px;height:40px;margin-left:-9px;border:3px solid var(--landing-green);border-radius:50%;object-fit:cover}.landing_communityPeople__qDc8x img:first-child{margin-left:0}.landing_communityPeople__qDc8x span{width:46px;height:40px;margin-left:-9px;display:grid;place-items:center;border:3px solid var(--landing-green);border-radius:999px;color:var(--landing-green);background:var(--landing-butter);font-family:var(--font-mono);font-size:8px;font-weight:700}.landing_communityPostGrid__VRAUf{min-width:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:start}.landing_communityPostGrid__VRAUf article{min-width:0;overflow:hidden;border:1px solid rgba(24,32,27,.09);border-radius:18px;background:#fffdf7}.landing_communityPostGrid__VRAUf article:nth-child(2n){margin-top:28px}.landing_communityPostCover__w2qYF{aspect-ratio:.9/1;padding:16px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff}.landing_communityPostCover__w2qYF small{font-family:var(--font-mono);font-size:7px;font-weight:800;letter-spacing:.11em;opacity:.78}.landing_communityPostCover__w2qYF strong{margin-top:7px;font-family:var(--font-display);font-size:16px;line-height:1.13}.landing_communityPostCover__w2qYF>span{margin-top:14px;font-family:var(--font-mono);font-size:6px;letter-spacing:.14em;opacity:.55}.landing_communityGreen__pSQKj{background:linear-gradient(145deg,#8bb2a3,#315d50)}.landing_communityOrange__YKEoh{background:linear-gradient(145deg,#f2b58f,#d95730)}.landing_communityPurple__kCX_i{background:linear-gradient(145deg,#c1b4d8,#6d5f91)}.landing_communityBlue__5N1DV{background:linear-gradient(145deg,#aac6de,#4d739a)}.landing_communityPostGrid__VRAUf article>h3{padding:11px 11px 5px;font-size:10px;line-height:1.45}.landing_communityPostGrid__VRAUf footer{padding:5px 11px 11px;display:flex;justify-content:space-between;gap:7px;color:#8a8377;font-size:8px}.landing_communityPostGrid__VRAUf footer span:last-child{display:inline-flex;align-items:center;gap:4px;font-family:var(--font-mono)}.landing_communityPostGrid__VRAUf footer svg{width:11px;height:11px}.landing_communitySeedNote__Zk8Dv{padding:14px 24px;border-top:1px solid rgba(24,32,27,.08);color:#8a8377;background:#fffdf7;font-size:9px;text-align:center}.landing_memorySection__sWNso{padding:52px 0 140px}.landing_memoryBoard__ltvI3{position:relative;min-height:560px;padding:clamp(44px,7vw,90px);display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;overflow:hidden;border-radius:40px;color:white;background:radial-gradient(circle at 85% 20%,rgba(242,215,117,.14),transparent 260px),var(--landing-ink)}.landing_memoryCopy__3M6U2{position:relative;z-index:3}.landing_memoryCopy__3M6U2 .landing_sectionNumber__74yKb{color:#f18a6f}.landing_memoryCopy__3M6U2 h2 span:before{background:var(--landing-red)}.landing_memoryCopy__3M6U2 h2{font-size:var(--landing-section-title);line-height:var(--landing-heading-line)}.landing_memoryCopy__3M6U2>p{max-width:440px;margin-top:32px;font-size:var(--landing-body);line-height:var(--landing-body-line);color:#bdb8aa}.landing_memoryLink__sP3E4{width:fit-content;margin-top:38px;display:flex;align-items:center;gap:11px;padding-bottom:7px;border-bottom:1px solid #716e64;font-size:12px;color:#f8f3e6}.landing_memoryLink__sP3E4 svg{color:var(--landing-butter);transition:transform .18s ease}.landing_memoryLink__sP3E4:hover svg{transform:translateX(5px)}.landing_notes__QarGA{position:relative;min-height:410px}.landing_memoryNote__Cc6te{--note-index:0;position:absolute;width:230px;min-height:137px;padding:20px;border-radius:3px;color:var(--landing-ink);background:var(--landing-butter);box-shadow:0 16px 30px rgba(0,0,0,.2);transform:rotate(calc((var(--note-index) - 1.5) * 2.5deg));transition:transform .2s ease,z-index 0s}.landing_memoryNote__Cc6te:first-child{top:5px;left:4%}.landing_memoryNote__Cc6te:nth-child(2){top:55px;right:2%;background:#f1d8ce}.landing_memoryNote__Cc6te:nth-child(3){bottom:20px;left:12%;background:#fff7dc}.landing_memoryNote__Cc6te:nth-child(4){right:8%;bottom:-18px;background:#dfdfc4}.landing_memoryNote__Cc6te:hover{z-index:4;transform:rotate(0) translateY(-9px) scale(1.04)}.landing_memoryNote__Cc6te span{font-family:var(--font-mono);font-size:9px;color:rgba(24,23,16,.52)}.landing_memoryNote__Cc6te p{margin-top:22px;font-family:var(--font-display);font-size:var(--landing-subtitle);font-weight:650;line-height:1.25}.landing_memoryMascot__ue7sl{position:absolute;z-index:6;top:124px;left:39%;width:152px;transform:rotate(5deg);filter:drop-shadow(0 18px 18px rgba(0,0,0,.28));transition:transform .22s ease}.landing_memoryMascot__ue7sl img{width:100%;height:auto}.landing_notes__QarGA:hover .landing_memoryMascot__ue7sl{transform:rotate(1deg) translateY(-7px)}.landing_pricingSection__hCW9M{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:18px 0 150px}.landing_pricingHeader__QrJ_1{margin-bottom:54px;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,380px);gap:48px;align-items:end}.landing_pricingHeader__QrJ_1 h2{max-width:800px;font-family:var(--font-display);font-size:var(--landing-section-title);font-weight:650;line-height:var(--landing-heading-line);letter-spacing:var(--landing-tight-tracking)}.landing_pricingHeader__QrJ_1>p{padding-bottom:6px;color:#686256;font-size:var(--landing-body);line-height:1.75}.landing_pricingGrid__sB18Q{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.landing_priceCard__j3c4_{position:relative;min-height:690px;padding:clamp(27px,3vw,36px);display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(24,32,27,.12);border-radius:34px;background:var(--landing-cream);box-shadow:0 18px 42px rgba(50,40,22,.07)}.landing_proCard__KtSd8{border-color:rgba(150,106,17,.2);background:radial-gradient(circle at 92% 5%,rgba(232,95,50,.11),transparent 17rem),#fff9e8;box-shadow:0 22px 50px rgba(150,106,17,.12)}.landing_premiumCard__JxzcI{color:#fffaf0;border-color:rgba(255,255,255,.14);background:radial-gradient(circle at 92% 5%,rgba(244,207,85,.2),transparent 17rem),var(--landing-green);box-shadow:0 25px 56px rgba(24,62,51,.18)}.landing_upcomingTag__84Hg9{position:absolute;top:25px;right:25px;padding:8px 11px;border-radius:999px;color:var(--landing-red-dark);border:1px solid rgba(189,66,31,.2);background:rgba(255,253,247,.86);font-family:var(--font-mono);font-size:8px;font-weight:750;letter-spacing:.09em}.landing_premiumCard__JxzcI .landing_upcomingTag__84Hg9{color:var(--landing-green);border-color:transparent;background:var(--landing-butter)}.landing_planTopline__JEVCj{display:flex;align-items:center;gap:12px}.landing_planTopline__JEVCj>span{padding:9px 14px;border-radius:999px;color:white;background:var(--landing-ink);font-family:var(--font-mono);font-size:9px;font-weight:750;letter-spacing:.1em}.landing_premiumCard__JxzcI .landing_planTopline__JEVCj>span,.landing_proCard__KtSd8 .landing_planTopline__JEVCj>span{color:white;background:var(--landing-red)}.landing_planTopline__JEVCj small{font-family:var(--font-mono);font-size:8px;letter-spacing:.1em;color:#817a6d}.landing_premiumCard__JxzcI .landing_planTopline__JEVCj small{color:#a9bdb4}.landing_priceCard__j3c4_ h3{max-width:350px;margin-top:34px;font-family:var(--font-display);font-size:clamp(29px,2.5vw,36px);font-weight:650;line-height:var(--landing-heading-line);letter-spacing:var(--landing-tight-tracking)}.landing_priceValue__Zo4wp{margin-top:28px;display:flex;align-items:end;gap:12px}.landing_priceValue__Zo4wp strong{font-family:var(--font-display);font-size:clamp(48px,5vw,68px);line-height:.9;letter-spacing:-.06em}.landing_premiumCard__JxzcI .landing_priceValue__Zo4wp strong{color:var(--landing-butter)}.landing_priceValue__Zo4wp span{padding-bottom:7px;color:#777064;font-size:12px}.landing_premiumCard__JxzcI .landing_priceValue__Zo4wp span{color:#b5c6be}.landing_priceTerms__5nKDE{margin-top:16px;display:flex;flex-wrap:wrap;gap:8px}.landing_priceTerms__5nKDE span{padding:6px 9px;border:1px solid rgba(24,32,27,.1);border-radius:999px;color:#6f6657;background:rgba(255,255,255,.48);font-family:var(--font-mono);font-size:8px;letter-spacing:.04em}.landing_premiumCard__JxzcI .landing_priceTerms__5nKDE span{color:#d9e3de;border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.05)}.landing_priceCard__j3c4_ ul{margin-top:35px;display:grid;gap:17px}.landing_priceCard__j3c4_ li{max-width:350px;display:grid;grid-template-columns:22px 1fr;gap:11px;align-items:start;color:#4f4b43;font-size:13px;line-height:var(--landing-body-line)}.landing_premiumCard__JxzcI li{color:#d9e3de}.landing_priceCard__j3c4_ li svg{width:20px;height:20px;padding:4px;border-radius:50%;color:white;background:var(--landing-red)}.landing_premiumCard__JxzcI li svg{color:var(--landing-green);background:var(--landing-butter)}.landing_priceButton__uMUZN{position:relative;z-index:3;width:fit-content;margin-top:auto;padding:14px 19px;display:inline-flex;align-items:center;gap:10px;border-radius:999px;color:white;background:var(--landing-ink);font-size:12px;font-weight:700;transition:transform .18s ease,background .18s ease}.landing_priceButton__uMUZN svg{width:15px;height:15px}.landing_priceButton__uMUZN:hover{transform:translateY(-3px);background:var(--landing-red)}.landing_premiumButton__X5thn{color:var(--landing-green);background:var(--landing-butter)}.landing_premiumButton__X5thn:hover{color:white}.landing_upcomingButton__33I4z,.landing_upcomingButton__33I4z:hover{cursor:not-allowed;color:#756f62;border:1px solid rgba(24,32,27,.12);background:rgba(24,32,27,.08);box-shadow:none;transform:none}.landing_premiumCard__JxzcI .landing_upcomingButton__33I4z,.landing_premiumCard__JxzcI .landing_upcomingButton__33I4z:hover{color:#cad7d1;border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.09)}.landing_pricingMascot__nM7Wo{position:absolute;right:18px;bottom:-26px;width:145px;height:auto;filter:drop-shadow(0 18px 18px rgba(5,20,15,.28));transform:rotate(7deg);transition:transform .22s cubic-bezier(.22,1,.36,1)}.landing_premiumCard__JxzcI:hover .landing_pricingMascot__nM7Wo{transform:rotate(1deg) translateY(-8px) scale(1.04)}.landing_faqSection__j0foS{width:min(980px,calc(100% - 40px));margin:0 auto;padding:40px 0 150px}.landing_faqHeader__Iy0UW{margin-bottom:48px}.landing_faqHeader__Iy0UW h2{max-width:680px;font-family:var(--font-display);font-size:var(--landing-section-title);font-weight:650;line-height:var(--landing-heading-line);letter-spacing:var(--landing-tight-tracking)}.landing_faqHeader__Iy0UW>p{padding-bottom:6px;font-size:var(--landing-body);line-height:1.75;color:#686256}.landing_faqList__it_q3{display:grid;gap:12px}.landing_faqItem__9qbPL{overflow:hidden;border:1px solid rgba(24,32,27,.09);border-radius:22px;background:rgba(255,253,247,.86);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.landing_faqItem__9qbPL:hover,.landing_faqItem__9qbPL[open]{border-color:rgba(232,95,50,.24);box-shadow:0 16px 35px rgba(49,42,25,.07)}.landing_faqItem__9qbPL summary{min-height:78px;padding:0 24px;display:grid;grid-template-columns:38px 1fr 34px;gap:16px;align-items:center;cursor:pointer;list-style:none}.landing_faqItem__9qbPL summary::-webkit-details-marker{display:none}.landing_faqItem__9qbPL summary>span{font-family:var(--font-display);font-size:20px;color:var(--landing-red)}.landing_faqItem__9qbPL summary strong{font-family:var(--font-display);font-size:20px;font-weight:650;line-height:1.25}.landing_faqItem__9qbPL summary i{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:white;background:var(--landing-green);font-family:var(--font-sans);font-size:20px;font-style:normal;transition:transform .18s ease,background .18s ease}.landing_faqItem__9qbPL[open] summary i{transform:rotate(45deg);background:var(--landing-red)}.landing_faqItem__9qbPL>p{max-width:760px;padding:0 72px 26px 78px;font-size:var(--landing-body);line-height:var(--landing-body-line);color:#625d52}.landing_finalCta__QfpVD{position:relative;width:min(1180px,calc(100% - 40px));min-height:370px;margin:0 auto 80px;padding:70px clamp(35px,7vw,96px);display:grid;grid-template-columns:1fr auto;align-items:center;overflow:hidden;border:0;border-radius:38px;background:var(--landing-red);color:white}.landing_ctaCopy__XrQzK{position:relative;z-index:3;padding-left:0}.landing_ctaCopy__XrQzK>span{font-family:var(--font-mono);font-size:10px;letter-spacing:.13em;color:#ffd6ca}.landing_ctaCopy__XrQzK h2{margin-top:20px;font-family:var(--font-display);font-size:var(--landing-section-title);font-weight:650;line-height:var(--landing-heading-line);letter-spacing:var(--landing-tight-tracking)}.landing_ctaMascot__YlHjk{position:absolute;z-index:4;right:180px;bottom:-42px;width:215px;height:auto;filter:drop-shadow(0 16px 15px rgba(76,21,6,.22));transform:rotate(-6deg);transition:transform .22s cubic-bezier(.22,1,.36,1)}.landing_finalCta__QfpVD:hover .landing_ctaMascot__YlHjk{transform:rotate(1deg) translateY(-12px)}.landing_finalButton__Q9kSL{position:relative;z-index:4;width:142px;height:142px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;border:1px solid rgba(24,32,27,.12);border-radius:50%;color:var(--landing-ink);background:var(--landing-butter);box-shadow:0 20px 40px rgba(100,35,15,.2);font-weight:750;transition:transform .18s ease,box-shadow .18s ease}.landing_finalButton__Q9kSL:hover{transform:rotate(4deg) translateY(-3px);box-shadow:0 24px 48px rgba(100,35,15,.26)}.landing_ctaOrbit__irxLk{position:absolute;right:-90px;bottom:-210px;width:530px;height:530px;border:1px solid rgba(255,255,255,.35);border-radius:50%}.landing_ctaOrbit__irxLk:after{content:"";position:absolute;inset:60px;border:1px solid rgba(255,255,255,.19);border-radius:inherit}.landing_footer__NntD6{width:min(1180px,calc(100% - 40px));min-height:88px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgba(24,23,16,.23);font-family:var(--font-mono);font-size:9px;letter-spacing:.1em;color:#756f62}@keyframes landing_landingPulse__RUUHS{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.72)}}@keyframes landing_landingMorph__wxXVd{0%{border-radius:48% 52% 42% 58%/56% 35% 65% 44%;transform:rotate(-7deg) scale(1)}to{border-radius:38% 62% 55% 45%/42% 56% 44% 58%;transform:rotate(-2deg) scale(1.035)}}@keyframes landing_hintTravel__6tL6p{0%,to{transform:translateX(-34px);opacity:.3}50%{transform:translateX(0);opacity:1}}@keyframes landing_landingWave__VIktY{0%{transform:scaleY(.45);opacity:.6}to{transform:scaleY(1.08);opacity:1}}@keyframes landing_mascotSwap__7FS1c{0%{opacity:0;transform:translateY(14px) rotate(-4deg) scale(.94)}to{opacity:1;transform:translateY(0) rotate(0) scale(1)}}@keyframes landing_trustedFloat__GO5ic{0%,to{translate:0 0}50%{translate:0 -3px}}@media (max-width:1020px){.landing_nav__Cldps{grid-template-columns:1fr auto}.landing_navLinks__G7TtF{display:none}.landing_hero__IFqnw{min-height:auto;padding-top:80px;grid-template-columns:1fr}.landing_heroCopy__seflO{max-width:760px}.landing_heroStage__VFeKC{width:min(700px,100%);margin:-10px auto 0}.landing_capabilityHeader__ItzrZ{align-items:flex-start;flex-direction:column}.landing_capabilityGrid__4Ifzn{grid-template-columns:repeat(2,minmax(0,1fr))}.landing_capabilityCard__8rKG0:nth-child(2),.landing_capabilityCard__8rKG0:nth-child(4){transform:none}.landing_mentorSection__VHdbJ{grid-template-columns:1fr;padding:72px}.landing_sectionIntro__59EJH{max-width:640px}.landing_mentorStory__voWQ9{max-width:760px;margin-left:auto}.landing_moment__wuP9c{grid-template-columns:62px 1fr}.landing_momentVisual__f1EE_{grid-column:1/-1;min-height:400px}.landing_communityLandingHeader__Vlj_a{grid-template-columns:1fr;gap:22px}.landing_communityDemoBody__82lsS{grid-template-columns:1fr}.landing_communityDemoBody__82lsS>aside{min-height:auto}.landing_communityPostGrid__VRAUf{grid-template-columns:repeat(2,minmax(0,1fr))}.landing_memoryBoard__ltvI3{padding-bottom:72px;grid-template-columns:1fr}.landing_pricingHeader__QrJ_1{grid-template-columns:1fr;align-items:flex-start;gap:24px}.landing_pricingGrid__sB18Q{grid-template-columns:1fr}.landing_memoryCopy__3M6U2{max-width:580px}.landing_notes__QarGA{min-height:430px}.landing_ctaCopy__XrQzK{padding-left:0}.landing_faqHeader__Iy0UW{grid-template-columns:1fr;align-items:flex-start}}@media (max-width:700px){.landing_page__ttWtt{--landing-hero-title:44px;--landing-section-title:34px;--landing-feature-title:30px;--landing-card-title:22px;--landing-subtitle:17px;--landing-body:14px}.landing_nav__Cldps{width:calc(100% - 24px);height:64px;margin-top:8px;padding-left:12px}.landing_brandEnglish__kksLg{display:none}.landing_signalTrack__knbli{width:calc(100% - 28px);grid-template-columns:repeat(2,minmax(0,1fr))}.landing_signalTrack__knbli span{min-height:50px;padding:0 12px;border-bottom:1px solid rgba(24,23,16,.18);white-space:normal}.landing_signalTrack__knbli span:nth-child(odd){border-left:1px solid rgba(24,23,16,.18)}.landing_navCta__3hV9e{padding:11px 14px}.landing_navActions__fFvPZ{gap:6px}.landing_capabilitySection__rwute,.landing_communitySection__Wle4C,.landing_faqSection__j0foS,.landing_finalCta__QfpVD,.landing_footer__NntD6,.landing_hero__IFqnw,.landing_memorySection__sWNso,.landing_mentorSection__VHdbJ,.landing_momentsSection__h1C_q,.landing_pricingSection__hCW9M,.landing_trustedBy__z7Uqk{width:calc(100% - 28px)}.landing_hero__IFqnw{padding-top:62px}.landing_hero__IFqnw h1{font-size:var(--landing-hero-title);line-height:1.05}.landing_heroTitleLine__Tan9c{white-space:normal}.landing_heroLead__sfUeh{margin-top:28px}.landing_heroActions__bzfsI{align-items:flex-start;flex-direction:column}.landing_heroProof__nMDT2{margin-top:38px;flex-wrap:wrap}.landing_heroProof__nMDT2 strong{width:100%;margin:4px 0 0}.landing_heroStage__VFeKC{min-height:550px}.landing_heroStage__VFeKC:before{top:50px;right:-110px;width:460px;height:460px}.landing_paperNote__3vY7h{top:14px;left:-2px;width:157px;padding:15px}.landing_morningCard__aiA2B{top:118px;right:-2px;width:94%;padding:20px;border-radius:22px 22px 22px 6px}.landing_morningCard__aiA2B>strong{font-size:34px}.landing_decisionList__gvotF>div{grid-template-columns:24px 1fr}.landing_decisionList__gvotF b{display:none}.landing_mascotButton__ZBT25{right:-8px;bottom:-22px;transform:none}.landing_mascotBubble__MhteE{min-width:154px;margin:0 104px -42px 0;padding:10px 12px;font-size:9px}.landing_mascotStateRail__uTCEQ{bottom:28px;left:0;max-width:160px}.landing_mascotStateRail__uTCEQ button{padding:6px 8px;font-size:7px}.landing_heroMascotImage__IQY27{width:218px}.landing_orbitOne__urEgr,.landing_orbitTwo__UzHJB,.landing_pointerHint__Zzc1C{display:none}.landing_capabilitySection__rwute{padding-top:105px}.landing_capabilityHeader__ItzrZ{margin-bottom:36px}.landing_capabilityGrid__4Ifzn{grid-template-columns:1fr}.landing_capabilityCard__8rKG0{min-height:315px}.landing_mentorSection__VHdbJ{margin-top:90px;padding:58px 24px;gap:70px;border-radius:28px}.landing_mentorQuote__jcwmz{padding:36px 25px 25px}.landing_storyCopy__NWiZZ{padding-left:0}.landing_momentsSection__h1C_q{padding:90px 0 100px}.landing_communitySection__Wle4C{padding:10px 0 100px}.landing_communityLandingHeader__Vlj_a{margin-bottom:34px}.landing_communityDemoTop__paBCm{grid-template-columns:1fr;padding:14px;gap:10px}.landing_communityDemoTop__paBCm>span{display:none}.landing_communityDemoTabs__inSy0{padding-inline:14px}.landing_communityDemoBody__82lsS{padding:14px}.landing_communityPostGrid__VRAUf{gap:9px}.landing_communityPostGrid__VRAUf article:nth-child(2n){margin-top:16px}.landing_communityPostCover__w2qYF{padding:12px}.landing_communityPostCover__w2qYF strong{font-size:13px}.landing_momentsHeader__ihYc0{align-items:flex-start;flex-direction:column;margin-bottom:45px}.landing_moment__wuP9c{grid-template-columns:43px 1fr;border-radius:20px}.landing_momentCopy__LSd8I{padding:39px 24px 38px}.landing_momentMeta__f5Ood{flex-direction:column}.landing_momentCopy__LSd8I h3{margin-top:25px}.landing_momentRail__BY_ut{padding:23px 0}.landing_momentVisual__f1EE_{min-height:340px;padding:35px 24px}.landing_memorySection__sWNso{padding-bottom:100px}.landing_pricingSection__hCW9M{padding:0 0 105px}.landing_pricingHeader__QrJ_1{margin-bottom:34px}.landing_priceCard__j3c4_{min-height:620px;padding:28px 24px;border-radius:26px}.landing_pricingMascot__nM7Wo{right:-4px;width:124px}.landing_faqSection__j0foS{padding:20px 0 100px}.landing_faqHeader__Iy0UW{margin-bottom:34px;gap:22px}.landing_faqItem__9qbPL summary{min-height:72px;padding:0 16px;grid-template-columns:29px 1fr 30px;gap:10px}.landing_faqItem__9qbPL summary>span{font-size:16px}.landing_faqItem__9qbPL summary i{width:28px;height:28px}.landing_faqItem__9qbPL>p{padding:0 46px 22px 55px;font-size:var(--landing-body)}.landing_memoryBoard__ltvI3{min-height:860px;padding:48px 25px 70px;border-radius:26px}.landing_notes__QarGA{min-height:510px}.landing_memoryNote__Cc6te{width:min(210px,70%)}.landing_memoryNote__Cc6te:first-child{left:0}.landing_memoryNote__Cc6te:nth-child(2){top:100px;right:0}.landing_memoryNote__Cc6te:nth-child(3){bottom:73px;left:0}.landing_memoryNote__Cc6te:nth-child(4){right:0;bottom:0}.landing_memoryMascot__ue7sl{top:214px;left:32%}.landing_finalCta__QfpVD{min-height:360px;padding:34px 24px;grid-template-columns:1fr;align-content:start;border-radius:26px 26px 6px 26px}.landing_ctaCopy__XrQzK{padding-left:0}.landing_ctaMascot__YlHjk{right:108px;bottom:-24px;width:150px}.landing_finalButton__Q9kSL{position:absolute;right:22px;bottom:30px;width:106px;height:106px}.landing_ctaOrbit__irxLk{right:-105px;bottom:-190px;width:390px;height:390px}.landing_footer__NntD6{padding:28px 0;align-items:flex-start;flex-direction:column}}@media (prefers-reduced-motion:reduce){.landing_heroStage__VFeKC:before,.landing_liveDot__QEDEn,.landing_pointerHint__Zzc1C span:after,.landing_waveform__OK9N_ span{animation:none}.landing_ctaMascot__YlHjk,.landing_mascotButton__ZBT25,.landing_memoryMascot__ue7sl,.landing_mentorMascot3d__vJqom img,.landing_morningCard__aiA2B,.landing_paperNote__3vY7h,.landing_pricingMascot__nM7Wo{transform:none;transition:none}.landing_page__ttWtt [data-landing-reveal]{opacity:1;transform:none;transition:none}.landing_heroMascotImage__IQY27,.landing_trustedRail__723oJ span{animation:none}}