.landing-v2-module__ktORMW__root{--accent:#c8421a;--ink:#0e0b09;--ink2:#6a6460;--bg:#f6f1eb;--bgCard:#fff;--border:#e0d9d0;--dark:#0f0a07;--darkInk:#ffffff8c;background:var(--bg);color:var(--ink);min-height:100vh;font-family:var(--font-jakarta,"Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, sans-serif);-webkit-font-smoothing:antialiased}.landing-v2-module__ktORMW__nav{z-index:100;background:var(--bg);border-bottom:1px solid var(--border);padding:0 clamp(1.25rem,4vw,3rem);position:sticky;top:0}.landing-v2-module__ktORMW__navInner{justify-content:space-between;align-items:center;gap:2rem;max-width:1120px;height:62px;margin:0 auto;display:flex}.landing-v2-module__ktORMW__navLogo{letter-spacing:-.025em;color:var(--ink);flex-shrink:0;align-items:center;gap:.45rem;font-size:1.1rem;font-weight:800;text-decoration:none;display:flex}.landing-v2-module__ktORMW__navLogoMark{background:var(--ink);width:30px;height:30px;color:var(--bg);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:900;display:flex}.landing-v2-module__ktORMW__navLinks{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.landing-v2-module__ktORMW__navLinks a{color:var(--ink2);font-size:.85rem;font-weight:500;text-decoration:none;transition:color .15s}.landing-v2-module__ktORMW__navLinks a:hover{color:var(--ink)}.landing-v2-module__ktORMW__navToggle{background:#00000012;border-radius:99px;align-items:center;gap:0;padding:3px;display:flex}.landing-v2-module__ktORMW__navToggleBtn{cursor:pointer;color:var(--ink2);white-space:nowrap;background:0 0;border:none;border-radius:99px;padding:.35rem 1rem;font-family:inherit;font-size:.8rem;font-weight:600;line-height:1;transition:background .2s,color .2s}.landing-v2-module__ktORMW__navToggleBtn:hover:not(.landing-v2-module__ktORMW__navToggleBtnActive){color:var(--ink)}.landing-v2-module__ktORMW__navToggleBtnActive{background:var(--ink);color:var(--bg)}.landing-v2-module__ktORMW__navRight{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.landing-v2-module__ktORMW__navSignIn{color:var(--ink);border:1.5px solid var(--border);white-space:nowrap;border-radius:99px;padding:.45rem 1rem;font-size:.83rem;font-weight:600;text-decoration:none;transition:border-color .15s}.landing-v2-module__ktORMW__navSignIn:hover{border-color:var(--ink2)}.landing-v2-module__ktORMW__navCtaBtn{color:var(--bg);background:var(--ink);white-space:nowrap;border-radius:99px;padding:.45rem 1rem;font-size:.83rem;font-weight:600;text-decoration:none;transition:opacity .15s}.landing-v2-module__ktORMW__navCtaBtn:hover{opacity:.82}.landing-v2-module__ktORMW__chip{color:var(--ink2);border:1px solid var(--border);background:#0000000a;border-radius:99px;align-items:center;gap:.5rem;padding:.3rem .8rem;font-size:.78rem;font-weight:500;display:inline-flex}.landing-v2-module__ktORMW__chipDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2.2s ease-in-out infinite landing-v2-module__ktORMW__chipPulse}@keyframes landing-v2-module__ktORMW__chipPulse{0%,to{opacity:1}50%{opacity:.35}}.landing-v2-module__ktORMW__hero{--hero-accent-h:60px;--nav-h:62px;min-height:calc(100svh - var(--nav-h));min-height:calc(100dvh - var(--nav-h));padding:clamp(2rem, 5vh, 3.5rem) clamp(1.25rem, 4vw, 3rem) calc(var(--hero-accent-h) + clamp(1.25rem, 3vh, 2rem));box-sizing:border-box;flex-direction:column;display:flex;position:relative;overflow:hidden}.landing-v2-module__ktORMW__heroDotFade{background:linear-gradient(to bottom, transparent 0%, color-mix(in srgb, var(--bg) 40%, transparent) 55%, var(--bg) 88%);pointer-events:none;z-index:1;height:200px;position:absolute;bottom:0;left:0;right:0}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__heroDotFade{background:linear-gradient(to bottom, transparent 0%, color-mix(in srgb, var(--bg) 50%, transparent) 50%, var(--bg) 85%)}.landing-v2-module__ktORMW__heroAccent{z-index:3;pointer-events:none;position:absolute;bottom:0;left:0;right:0}.landing-v2-module__ktORMW__heroAccentBars{flex-direction:column;width:100%;display:flex}.landing-v2-module__ktORMW__heroAccentBar{isolation:isolate;transform-origin:bottom;width:100%;animation:.75s cubic-bezier(.16,1,.3,1) both landing-v2-module__ktORMW__heroBarReveal,5.5s ease-in-out infinite landing-v2-module__ktORMW__heroBarPulse;display:block;position:relative;overflow:hidden}.landing-v2-module__ktORMW__heroAccentBar:before,.landing-v2-module__ktORMW__heroAccentBar:after{content:"";pointer-events:none;position:absolute;inset:0}.landing-v2-module__ktORMW__heroAccentBar:before{mix-blend-mode:soft-light;opacity:.55;will-change:transform;background-repeat:no-repeat;background-size:100% 100%;width:160%;animation:7s ease-in-out infinite landing-v2-module__ktORMW__heroBarDrift;left:-30%}.landing-v2-module__ktORMW__heroAccentBar:after{filter:blur(.5px);opacity:0;will-change:transform, opacity;background:linear-gradient(90deg,#0000 0%,#ffffff8c 48%,#0000 100%);width:55%;animation:5.5s ease-in-out infinite landing-v2-module__ktORMW__heroBarShimmer}.landing-v2-module__ktORMW__heroAccentBar:first-child{height:5px;animation-delay:0s,0s}.landing-v2-module__ktORMW__heroAccentBar:nth-child(2){height:7px;animation-delay:45ms,.6s}.landing-v2-module__ktORMW__heroAccentBar:nth-child(3){height:9px;animation-delay:90ms,1.2s}.landing-v2-module__ktORMW__heroAccentBar:nth-child(4){height:11px;animation-delay:.135s,1.8s}.landing-v2-module__ktORMW__heroAccentBar:nth-child(5){height:13px;animation-delay:.18s,2.4s}.landing-v2-module__ktORMW__heroAccentBar:nth-child(6){height:15px;animation-delay:.225s,3s}.landing-v2-module__ktORMW__heroAccentBar:first-child:before{animation-duration:8s;animation-delay:0s}.landing-v2-module__ktORMW__heroAccentBar:nth-child(2):before{animation-duration:9s;animation-delay:.9s}.landing-v2-module__ktORMW__heroAccentBar:nth-child(3):before{animation-duration:10s;animation-delay:1.8s}.landing-v2-module__ktORMW__heroAccentBar:nth-child(4):before{animation-duration:11s;animation-delay:2.7s}.landing-v2-module__ktORMW__heroAccentBar:nth-child(5):before{animation-duration:12s;animation-delay:3.6s}.landing-v2-module__ktORMW__heroAccentBar:nth-child(6):before{animation-duration:13s;animation-delay:4.5s}.landing-v2-module__ktORMW__heroAccentBar:first-child:after{animation-delay:0s}.landing-v2-module__ktORMW__heroAccentBar:nth-child(2):after{animation-delay:1.1s}.landing-v2-module__ktORMW__heroAccentBar:nth-child(3):after{animation-delay:2.2s}.landing-v2-module__ktORMW__heroAccentBar:nth-child(4):after{animation-delay:3.3s}.landing-v2-module__ktORMW__heroAccentBar:nth-child(5):after{animation-delay:4.4s}.landing-v2-module__ktORMW__heroAccentBar:nth-child(6):after{animation-delay:5.5s}.landing-v2-module__ktORMW__heroAccent[data-audience=company] .landing-v2-module__ktORMW__heroAccentBar:before{mix-blend-mode:screen;opacity:.42}.landing-v2-module__ktORMW__heroAccent[data-audience=company] .landing-v2-module__ktORMW__heroAccentBar:after{background:linear-gradient(90deg,#0000 0%,#ffdcbe59 48%,#0000 100%)}@keyframes landing-v2-module__ktORMW__heroBarReveal{0%{opacity:0;transform:scaleY(.6)}to{opacity:1;transform:scaleY(1)}}@keyframes landing-v2-module__ktORMW__heroBarPulse{0%,to{filter:brightness()}50%{filter:brightness(1.12)}}@keyframes landing-v2-module__ktORMW__heroBarDrift{0%,to{transform:translate(-18%)}50%{transform:translate(18%)}}@keyframes landing-v2-module__ktORMW__heroBarShimmer{0%,to{opacity:0;transform:translate(-120%)}8%{opacity:.85}42%{opacity:.35;transform:translate(220%)}55%{opacity:0}}.landing-v2-module__ktORMW__heroAccent[data-audience=candidate] .landing-v2-module__ktORMW__heroAccentBar:first-child{background-color:color-mix(in srgb, var(--accent) 6%, var(--bg))}.landing-v2-module__ktORMW__heroAccent[data-audience=candidate] .landing-v2-module__ktORMW__heroAccentBar:first-child:before{background-image:linear-gradient(90deg,#0000 0%,#ffe6d280 45%,#0000 100%)}.landing-v2-module__ktORMW__heroAccent[data-audience=candidate] .landing-v2-module__ktORMW__heroAccentBar:nth-child(2){background-color:color-mix(in srgb, var(--accent) 14%, #f0e4da)}.landing-v2-module__ktORMW__heroAccent[data-audience=candidate] .landing-v2-module__ktORMW__heroAccentBar:nth-child(2):before{background-image:linear-gradient(90deg,#0000 0%,#ffc8a08c 50%,#0000 100%)}.landing-v2-module__ktORMW__heroAccent[data-audience=candidate] .landing-v2-module__ktORMW__heroAccentBar:nth-child(3){background-color:color-mix(in srgb, var(--accent) 28%, #e8cfc0)}.landing-v2-module__ktORMW__heroAccent[data-audience=candidate] .landing-v2-module__ktORMW__heroAccentBar:nth-child(3):before{background-image:linear-gradient(90deg,#0000 0%,#ffaa7899 50%,#0000 100%)}.landing-v2-module__ktORMW__heroAccent[data-audience=candidate] .landing-v2-module__ktORMW__heroAccentBar:nth-child(4){background-color:color-mix(in srgb, var(--accent) 48%, #d4a088)}.landing-v2-module__ktORMW__heroAccent[data-audience=candidate] .landing-v2-module__ktORMW__heroAccentBar:nth-child(4):before{background-image:linear-gradient(90deg,#b45a3259 0%,#ffd2aabf 50%,#8c3c1e59 100%)}.landing-v2-module__ktORMW__heroAccent[data-audience=candidate] .landing-v2-module__ktORMW__heroAccentBar:nth-child(5){background-color:color-mix(in srgb, var(--accent) 78%, #b85a32)}.landing-v2-module__ktORMW__heroAccent[data-audience=candidate] .landing-v2-module__ktORMW__heroAccentBar:nth-child(5):before{background-image:linear-gradient(90deg,#78281466 0%,#ffb482cc 50%,#64230f66 100%)}.landing-v2-module__ktORMW__heroAccent[data-audience=candidate] .landing-v2-module__ktORMW__heroAccentBar:nth-child(6){background-color:var(--accent);background-image:linear-gradient(90deg, #7a3018 0%, var(--accent) 35%, #e87840 55%, var(--accent) 75%, #5c2410 100%);background-size:200% 100%;animation-name:landing-v2-module__ktORMW__heroBarReveal,landing-v2-module__ktORMW__heroBarPulse,landing-v2-module__ktORMW__heroBarGradient;animation-duration:.75s,5.5s,8s;animation-timing-function:cubic-bezier(.16,1,.3,1),ease-in-out,ease-in-out;animation-iteration-count:1,infinite,infinite;animation-delay:.225s,3s,1.5s;animation-fill-mode:both,none,none}.landing-v2-module__ktORMW__heroAccent[data-audience=candidate] .landing-v2-module__ktORMW__heroAccentBar:nth-child(6):before{opacity:.65;mix-blend-mode:overlay}.landing-v2-module__ktORMW__heroAccent[data-audience=company] .landing-v2-module__ktORMW__heroAccentBar:first-child{background-color:#ffffff0a}.landing-v2-module__ktORMW__heroAccent[data-audience=company] .landing-v2-module__ktORMW__heroAccentBar:first-child:before{background-image:linear-gradient(90deg,#0000 0%,#ffffff40 50%,#0000 100%)}.landing-v2-module__ktORMW__heroAccent[data-audience=company] .landing-v2-module__ktORMW__heroAccentBar:nth-child(2){background-color:color-mix(in srgb, var(--accent) 10%, #1a1410)}.landing-v2-module__ktORMW__heroAccent[data-audience=company] .landing-v2-module__ktORMW__heroAccentBar:nth-child(2):before{background-image:linear-gradient(90deg,#0000 0%,#ffa06459 50%,#0000 100%)}.landing-v2-module__ktORMW__heroAccent[data-audience=company] .landing-v2-module__ktORMW__heroAccentBar:nth-child(3){background-color:color-mix(in srgb, var(--accent) 22%, #221810)}.landing-v2-module__ktORMW__heroAccent[data-audience=company] .landing-v2-module__ktORMW__heroAccentBar:nth-child(3):before{background-image:linear-gradient(90deg,#0000 0%,#ff824673 50%,#0000 100%)}.landing-v2-module__ktORMW__heroAccent[data-audience=company] .landing-v2-module__ktORMW__heroAccentBar:nth-child(4){background-color:color-mix(in srgb, var(--accent) 38%, #2e1c12)}.landing-v2-module__ktORMW__heroAccent[data-audience=company] .landing-v2-module__ktORMW__heroAccentBar:nth-child(4):before{background-image:linear-gradient(90deg,#3c1e0f80 0%,#ff965a8c 50%,#32190c80 100%)}.landing-v2-module__ktORMW__heroAccent[data-audience=company] .landing-v2-module__ktORMW__heroAccentBar:nth-child(5){background-color:color-mix(in srgb, var(--accent) 62%, #4a2818)}.landing-v2-module__ktORMW__heroAccent[data-audience=company] .landing-v2-module__ktORMW__heroAccentBar:nth-child(5):before{background-image:linear-gradient(90deg,#2812088c 0%,#ffaa6ea6 50%,#230f068c 100%)}.landing-v2-module__ktORMW__heroAccent[data-audience=company] .landing-v2-module__ktORMW__heroAccentBar:nth-child(6){background-color:var(--accent);background-image:linear-gradient(90deg, #3d1a0c 0%, var(--accent) 40%, #d07038 55%, var(--accent) 70%, #2a1208 100%);background-size:200% 100%;animation-name:landing-v2-module__ktORMW__heroBarReveal,landing-v2-module__ktORMW__heroBarPulse,landing-v2-module__ktORMW__heroBarGradient;animation-duration:.75s,5.5s,8s;animation-timing-function:cubic-bezier(.16,1,.3,1),ease-in-out,ease-in-out;animation-iteration-count:1,infinite,infinite;animation-delay:.225s,3s,1.5s;animation-fill-mode:both,none,none;box-shadow:inset 0 -1px #ffffff0f}@keyframes landing-v2-module__ktORMW__heroBarGradient{0%,to{background-position:0%}50%{background-position:100%}}.landing-v2-module__ktORMW__heroAccentBars{width:100%}@media (max-width:640px){.landing-v2-module__ktORMW__heroAccentBar:first-child{height:4px}.landing-v2-module__ktORMW__heroAccentBar:nth-child(2){height:5px}.landing-v2-module__ktORMW__heroAccentBar:nth-child(3){height:7px}.landing-v2-module__ktORMW__heroAccentBar:nth-child(4){height:8px}.landing-v2-module__ktORMW__heroAccentBar:nth-child(5){height:10px}.landing-v2-module__ktORMW__heroAccentBar:nth-child(6){height:11px}}@media (prefers-reduced-motion:reduce){.landing-v2-module__ktORMW__heroAccentBar,.landing-v2-module__ktORMW__heroAccent[data-audience=candidate] .landing-v2-module__ktORMW__heroAccentBar:nth-child(6),.landing-v2-module__ktORMW__heroAccent[data-audience=company] .landing-v2-module__ktORMW__heroAccentBar:nth-child(6){background-size:100% 100%;animation:.75s cubic-bezier(.16,1,.3,1) both landing-v2-module__ktORMW__heroBarReveal}.landing-v2-module__ktORMW__heroAccentBar:before,.landing-v2-module__ktORMW__heroAccentBar:after{opacity:0;animation:none}}.landing-v2-module__ktORMW__heroInner{z-index:2;flex-direction:column;flex:1;justify-content:center;width:100%;max-width:1120px;margin:0 auto;display:flex;position:relative}.landing-v2-module__ktORMW__heroBody{max-width:820px}.landing-v2-module__ktORMW__heroChip{margin-bottom:2.5rem}.landing-v2-module__ktORMW__heroHeadline{letter-spacing:-.04em;color:var(--ink);margin:0 0 2rem;font-size:clamp(2.8rem,5.8vw,5.2rem);font-weight:800;line-height:1.04}.landing-v2-module__ktORMW__heroHeadlineSlot{display:block;position:relative}.landing-v2-module__ktORMW__heroHeadlineMeasure{visibility:hidden;-webkit-user-select:none;user-select:none;pointer-events:none;display:block}.landing-v2-module__ktORMW__heroHeadlineLive{width:100%;position:absolute;top:0;left:0}.landing-v2-module__ktORMW__heroHeadlineFirstLine{white-space:nowrap}@media (max-width:480px){.landing-v2-module__ktORMW__heroHeadlineFirstLine{white-space:normal}}.landing-v2-module__ktORMW__heroCursor{background:var(--accent);vertical-align:middle;border-radius:2px;width:3px;height:.82em;margin-left:5px;animation:1.1s ease-in-out infinite landing-v2-module__ktORMW__cursorBlink;display:inline-block}@keyframes landing-v2-module__ktORMW__cursorBlink{0%,44%{opacity:1}50%,94%{opacity:0}to{opacity:1}}.landing-v2-module__ktORMW__heroSub{color:var(--ink2);max-width:580px;margin:0 0 2.5rem;font-size:clamp(1rem,1.6vw,1.18rem);font-weight:400;line-height:1.72}.landing-v2-module__ktORMW__heroSub strong{color:var(--ink);font-weight:600}.landing-v2-module__ktORMW__heroCtaRow{flex-wrap:wrap;align-items:center;gap:1.1rem;margin-bottom:2.5rem;display:flex}.landing-v2-module__ktORMW__heroPrimaryCta{cursor:pointer;background:var(--ink);color:var(--bg);border:none;border-radius:99px;align-items:center;gap:.5rem;padding:.78rem 1.5rem;font-family:inherit;font-size:.88rem;font-weight:700;text-decoration:none;transition:opacity .15s,transform .12s;display:inline-flex}.landing-v2-module__ktORMW__heroPrimaryCta:hover{opacity:.85;transform:translateY(-1px)}.landing-v2-module__ktORMW__heroSecondaryCta{color:var(--ink2);font-size:.85rem;font-weight:500;text-decoration:none;transition:color .15s}.landing-v2-module__ktORMW__heroSecondaryCta:hover{color:var(--ink)}.landing-v2-module__ktORMW__heroProof{flex-wrap:wrap;align-items:center;gap:1.1rem;display:flex}.landing-v2-module__ktORMW__heroProofItem{color:var(--ink2);align-items:center;gap:.4rem;font-size:.78rem;font-weight:500;display:flex}.landing-v2-module__ktORMW__heroProofDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:4px;height:4px}.landing-v2-module__ktORMW__heroProofSep{background:var(--border);flex-shrink:0;width:1px;height:11px}.landing-v2-module__ktORMW__sectionWrap{border-top:1px solid var(--border);padding:clamp(3rem,7vw,6rem) clamp(1.25rem,4vw,3rem)}.landing-v2-module__ktORMW__sectionInner{max-width:1120px;margin:0 auto}.landing-v2-module__ktORMW__sectionLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin:0 0 1.1rem;font-size:.72rem;font-weight:700}.landing-v2-module__ktORMW__sectionTitle{letter-spacing:-.035em;color:var(--ink);max-width:540px;margin:0 0 3rem;font-size:clamp(1.7rem,3.2vw,2.6rem);font-weight:800;line-height:1.1}.landing-v2-module__ktORMW__hiwSteps{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.25rem;display:grid}.landing-v2-module__ktORMW__hiwStep{background:var(--bgCard);border:1px solid var(--border);box-sizing:border-box;border-radius:18px;flex-direction:column;height:100%;padding:2rem;display:flex}.landing-v2-module__ktORMW__hiwStepNum{letter-spacing:.09em;text-transform:uppercase;color:var(--accent);margin:0 0 1.25rem;font-size:.7rem;font-weight:700}.landing-v2-module__ktORMW__hiwStepIcon{width:42px;height:42px;color:var(--accent);background:#c8421a14;border-radius:11px;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.15rem;display:flex}.landing-v2-module__ktORMW__hiwStepTitle{letter-spacing:-.02em;color:var(--ink);margin:0 0 .65rem;font-size:1rem;font-weight:700}.landing-v2-module__ktORMW__hiwStepBody{color:var(--ink2);flex:1;margin:0;font-size:.855rem;line-height:1.68}.landing-v2-module__ktORMW__memorySectionBody .landing-v2-module__ktORMW__sectionLabel{opacity:0;transition:opacity .55s cubic-bezier(.16,1,.3,1),transform .55s cubic-bezier(.16,1,.3,1);transform:translateY(14px)}.landing-v2-module__ktORMW__memorySectionBody .landing-v2-module__ktORMW__memoryTitle{opacity:0;transition:opacity .6s cubic-bezier(.16,1,.3,1) 70ms,transform .6s cubic-bezier(.16,1,.3,1) 70ms;transform:translateY(22px)}.landing-v2-module__ktORMW__memorySectionInView .landing-v2-module__ktORMW__sectionLabel,.landing-v2-module__ktORMW__memorySectionInView .landing-v2-module__ktORMW__memoryTitle{opacity:1;transform:none}.landing-v2-module__ktORMW__memoryTitle{letter-spacing:-.035em;color:var(--ink);max-width:640px;margin:0 0 2.5rem;font-size:clamp(1.7rem,3.2vw,2.6rem);font-weight:800;line-height:1.15}.landing-v2-module__ktORMW__memoryTitleAccent{color:var(--accent)}.landing-v2-module__ktORMW__memoryCard{background:var(--bgCard);border:1px solid var(--border);border-radius:20px;grid-template-columns:1fr 1px 1fr;transition:box-shadow .4s,transform .4s;animation:.65s cubic-bezier(.16,1,.3,1) 80ms backwards landing-v2-module__ktORMW__memCardReveal;display:grid;overflow:hidden;box-shadow:0 2px 24px #0000000d,0 1px 4px #0000000a}@keyframes landing-v2-module__ktORMW__memCardReveal{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.landing-v2-module__ktORMW__memoryCard:hover{transform:translateY(-4px);box-shadow:0 16px 56px #0000001a}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__memoryCard:hover{box-shadow:0 0 0 1px #ffffff17,0 18px 56px #00000080}.landing-v2-module__ktORMW__memoryColLeft{background:var(--bg);padding:2.25rem 2.5rem}.landing-v2-module__ktORMW__memoryColRight{padding:2.25rem 2.5rem;position:relative;overflow:hidden}.landing-v2-module__ktORMW__memoryColRight:before{content:"";pointer-events:none;background:radial-gradient(ellipse 130% 60% at 110% 0%, color-mix(in srgb, var(--accent) 8%, transparent), transparent 55%);position:absolute;inset:0}.landing-v2-module__ktORMW__memoryColHeader{align-items:center;gap:.5rem;min-height:1.5rem;margin-bottom:1.35rem;display:flex}.landing-v2-module__ktORMW__memoryColHeaderDot{background:var(--border);border-radius:50%;flex-shrink:0;width:6px;height:6px}.landing-v2-module__ktORMW__memoryColHeaderDotLive{background:var(--accent);animation:1.8s ease-in-out infinite landing-v2-module__ktORMW__memLivePulse}@keyframes landing-v2-module__ktORMW__memLivePulse{0%,to{box-shadow:0 0 0 0 color-mix(in srgb, var(--accent) 50%, transparent)}55%{box-shadow:0 0 0 6px color-mix(in srgb, var(--accent) 0%, transparent)}}.landing-v2-module__ktORMW__memoryColLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--ink2);margin:0;font-size:.69rem;font-weight:700;line-height:1}.landing-v2-module__ktORMW__memoryColLabelAccent{color:var(--accent)}.landing-v2-module__ktORMW__memoryStatusPill{letter-spacing:.04em;color:var(--ink2);border:1px solid var(--border);white-space:nowrap;border-radius:99px;margin-left:auto;padding:.18rem .55rem;font-size:.66rem;font-weight:600;transition:opacity .3s,color .3s,border-color .3s,background .3s}.landing-v2-module__ktORMW__memoryStatusPillHidden{opacity:0}.landing-v2-module__ktORMW__memoryStatusPillDone{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 35%, transparent);background:color-mix(in srgb, var(--accent) 7%, transparent)}.landing-v2-module__ktORMW__memoryList{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.landing-v2-module__ktORMW__memoryItem{cursor:default;border-radius:10px;align-items:flex-start;gap:.7rem;padding:.65rem .5rem;transition:background .2s,transform .2s;display:flex}.landing-v2-module__ktORMW__memoryItem:hover{background:#00000008;transform:translate(4px)}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__memoryItem:hover{background:#ffffff0d}.landing-v2-module__ktORMW__memoryItemLeft{color:var(--ink2);font-family:ui-monospace,SF Mono,Cascadia Mono,Courier New,monospace;font-size:.815rem;font-weight:400;line-height:1.5;animation:.55s cubic-bezier(.16,1,.3,1) backwards landing-v2-module__ktORMW__memFadeUp}@keyframes landing-v2-module__ktORMW__memFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.landing-v2-module__ktORMW__memoryRowNum{color:var(--border);-webkit-user-select:none;user-select:none;font-variant-numeric:tabular-nums;letter-spacing:.04em;flex-shrink:0;font-size:.66rem;font-weight:600;line-height:1.75}.landing-v2-module__ktORMW__memoryItemRight{color:var(--ink);opacity:0;font-size:.875rem;font-weight:450;line-height:1.6;transition:opacity .15s}.landing-v2-module__ktORMW__memoryItemVisible,.landing-v2-module__ktORMW__memoryItemDone{opacity:1}.landing-v2-module__ktORMW__memoryItemText{flex:1}.landing-v2-module__ktORMW__memoryItemGhost{opacity:0;-webkit-user-select:none;user-select:none;pointer-events:none}.landing-v2-module__ktORMW__memoryItemDot{background:color-mix(in srgb, var(--accent) 35%, transparent);border-radius:1px;flex-shrink:0;width:5px;height:5px;margin-top:.52em;transition:background .4s,box-shadow .4s;transform:rotate(45deg)}.landing-v2-module__ktORMW__memoryItemDotDone{background:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 18%, transparent);animation:2.8s ease-in-out infinite landing-v2-module__ktORMW__chipPulse}.landing-v2-module__ktORMW__typingCursor{background:var(--accent);vertical-align:text-bottom;border-radius:1px;width:2px;height:.95em;margin-left:2px;animation:.65s step-end infinite landing-v2-module__ktORMW__memCursorBlink;display:inline-block}@keyframes landing-v2-module__ktORMW__memCursorBlink{0%,to{opacity:1}50%{opacity:0}}.landing-v2-module__ktORMW__memoryDivider{background:var(--border);align-self:stretch;position:relative;overflow:hidden}.landing-v2-module__ktORMW__memoryDividerGlow{background:linear-gradient(to bottom, transparent, var(--accent), transparent);width:3px;height:35%;animation:3.8s cubic-bezier(.45,0,.55,1) 1s infinite landing-v2-module__ktORMW__memDividerDrift;position:absolute;top:-35%;left:-1px}@keyframes landing-v2-module__ktORMW__memDividerDrift{0%{opacity:0;top:-35%}12%{opacity:.8}85%{opacity:.45}to{opacity:0;top:135%}}@keyframes landing-v2-module__ktORMW__memDividerDriftH{0%{opacity:0;left:-35%}12%{opacity:.8}85%{opacity:.45}to{opacity:0;left:135%}}@media (max-width:680px){.landing-v2-module__ktORMW__memoryCard{grid-template-columns:1fr}.landing-v2-module__ktORMW__memoryDivider{background:var(--border);height:1px}.landing-v2-module__ktORMW__memoryDividerGlow{background:linear-gradient(to right, transparent, var(--accent), transparent);width:35%;height:3px;animation:3.8s cubic-bezier(.45,0,.55,1) 1s infinite landing-v2-module__ktORMW__memDividerDriftH;top:-1px;left:-35%}.landing-v2-module__ktORMW__memoryColLeft,.landing-v2-module__ktORMW__memoryColRight{padding:1.75rem 1.5rem}}@media (prefers-reduced-motion:reduce){.landing-v2-module__ktORMW__memoryItemLeft{opacity:1;animation:none}.landing-v2-module__ktORMW__memoryCard,.landing-v2-module__ktORMW__memoryColHeaderDotLive,.landing-v2-module__ktORMW__memoryItemDotDone{animation:none}.landing-v2-module__ktORMW__memoryDividerGlow{opacity:.4;animation:none}.landing-v2-module__ktORMW__typingCursor{opacity:1;visibility:hidden;animation:none}.landing-v2-module__ktORMW__memoryItemRight,.landing-v2-module__ktORMW__memoryItemVisible{opacity:1;transition:none}.landing-v2-module__ktORMW__memoryCard:hover,.landing-v2-module__ktORMW__memoryItem:hover{transform:none}}.landing-v2-module__ktORMW__proof{background:var(--dark);color:#fff;padding:clamp(2.5rem,5vw,4rem) clamp(1.25rem,4vw,3rem)}.landing-v2-module__ktORMW__proofInner{max-width:1120px;margin:0 auto}.landing-v2-module__ktORMW__proofRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2.5rem;display:flex}.landing-v2-module__ktORMW__proofStats{flex-wrap:wrap;gap:3.5rem;display:flex}.landing-v2-module__ktORMW__proofStatNum{letter-spacing:-.045em;color:#fff;margin-bottom:.35rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:900;line-height:1}.landing-v2-module__ktORMW__proofStatLabel{color:var(--darkInk);font-size:.78rem;font-weight:500}.landing-v2-module__ktORMW__proofCta{background:var(--bg);color:var(--ink);border-radius:99px;flex-shrink:0;align-items:center;gap:.45rem;padding:.78rem 1.5rem;font-family:inherit;font-size:.88rem;font-weight:700;text-decoration:none;transition:opacity .15s;display:inline-flex}.landing-v2-module__ktORMW__proofCta:hover{opacity:.88}.landing-v2-module__ktORMW__faqInner{max-width:720px}.landing-v2-module__ktORMW__faqItem{border-bottom:1px solid var(--border)}.landing-v2-module__ktORMW__faqItem:first-of-type{border-top:1px solid var(--border)}.landing-v2-module__ktORMW__faqSummary{color:var(--ink);cursor:pointer;-webkit-user-select:none;user-select:none;letter-spacing:-.01em;justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 0;font-size:.9rem;font-weight:600;list-style:none;display:flex}.landing-v2-module__ktORMW__faqSummary::-webkit-details-marker{display:none}.landing-v2-module__ktORMW__faqIcon{color:var(--ink2);flex-shrink:0;font-size:1.1rem;font-weight:300;line-height:1;transition:transform .2s}details[open] .landing-v2-module__ktORMW__faqIcon{transform:rotate(45deg)}.landing-v2-module__ktORMW__faqBody{color:var(--ink2);max-width:620px;margin:0;padding:0 0 1.2rem;font-size:.86rem;line-height:1.72}.landing-v2-module__ktORMW__footer{background:var(--dark);padding:3rem clamp(1.25rem,4vw,3rem) 0;position:relative;overflow:hidden}.landing-v2-module__ktORMW__footerContent{z-index:1;max-width:1120px;margin:0 auto;padding-bottom:2.5rem;position:relative}.landing-v2-module__ktORMW__footerTop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;display:flex}.landing-v2-module__ktORMW__footerLinks{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.landing-v2-module__ktORMW__footerLinks a{color:#ffffff73;font-size:.83rem;font-weight:500;text-decoration:none;transition:color .15s}.landing-v2-module__ktORMW__footerLinks a:hover{color:#ffffffe6}.landing-v2-module__ktORMW__footerCopy{color:#ffffff40;margin:0;font-size:.78rem}.landing-v2-module__ktORMW__footerBigText{letter-spacing:-.04em;color:#ffffff0f;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:0;margin-top:1rem;padding:0 clamp(.5rem,2vw,1.5rem);font-size:clamp(7.5rem,20vw,22rem);font-weight:900;line-height:.85;display:block;position:relative}.landing-v2-module__ktORMW__philosophy{background:var(--dark);padding:clamp(4rem,8vw,7rem) clamp(1.25rem,4vw,3rem)}.landing-v2-module__ktORMW__philosophyInner{text-align:center;max-width:800px;margin:0 auto}.landing-v2-module__ktORMW__philosophyLabel{letter-spacing:.12em;text-transform:uppercase;color:#ffffff52;margin:0 0 2rem;font-size:.7rem;font-weight:700}.landing-v2-module__ktORMW__philosophyQuote{letter-spacing:-.03em;color:#ffffffe0;margin:0 0 1.75rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.9rem,4vw,3.1rem);font-style:italic;font-weight:700;line-height:1.22}.landing-v2-module__ktORMW__philosophyQuoteAccent{color:var(--accent);font-style:italic}.landing-v2-module__ktORMW__philosophySub{color:#ffffff6b;max-width:580px;margin:0 auto 3.5rem;font-size:.94rem;line-height:1.72}.landing-v2-module__ktORMW__philosophyPrinciples{text-align:left;background:#ffffff14;border:1px solid #ffffff14;border-radius:16px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.landing-v2-module__ktORMW__philosophyCard{background:#ffffff08;padding:1.75rem;transition:background .2s}.landing-v2-module__ktORMW__philosophyCard:hover{background:#ffffff0f}.landing-v2-module__ktORMW__philosophyCardTitle{color:#ffffffd9;letter-spacing:-.01em;margin:0 0 .7rem;font-size:.9rem;font-weight:700}.landing-v2-module__ktORMW__philosophyCardBody{color:#ffffff6b;margin:0;font-size:.83rem;line-height:1.7}@media (max-width:720px){.landing-v2-module__ktORMW__philosophyPrinciples{grid-template-columns:1fr}}.landing-v2-module__ktORMW__roadmapIntro{color:var(--ink2);max-width:640px;margin:0 0 2.5rem;font-size:1rem;line-height:1.72}.landing-v2-module__ktORMW__roadmapPhilosophy{border-left:2px solid var(--accent);background:color-mix(in srgb, var(--accent) 4%, transparent);border-radius:0 12px 12px 0;max-width:680px;margin:0 0 3rem;padding:1.1rem 1.5rem 1.1rem 1.75rem;position:relative}.landing-v2-module__ktORMW__roadmapPhilosophyQuote{color:var(--accent);opacity:.15;-webkit-user-select:none;user-select:none;font-family:Georgia,Times New Roman,serif;font-size:3.5rem;font-weight:900;line-height:1;position:absolute;top:-.25rem;left:1rem}.landing-v2-module__ktORMW__roadmapPhilosophy p{color:var(--ink);margin:0;font-size:.88rem;line-height:1.72}.landing-v2-module__ktORMW__roadmapTimeline{margin-top:.5rem;position:relative}.landing-v2-module__ktORMW__roadmapLine{background:linear-gradient(to bottom, var(--border) 80%, transparent);pointer-events:none;width:1px;position:absolute;top:20px;bottom:20px;left:6px}.landing-v2-module__ktORMW__roadmapRow{opacity:0;align-items:flex-start;gap:2rem;margin-bottom:2rem;transition:opacity .55s cubic-bezier(.16,1,.3,1),transform .55s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(18px)}.landing-v2-module__ktORMW__roadmapRowIn{opacity:1;transform:none}.landing-v2-module__ktORMW__roadmapDot{border:2px solid var(--border);background:var(--bg);z-index:2;border-radius:50%;flex-shrink:0;width:13px;height:13px;margin-top:.42rem;position:relative}.landing-v2-module__ktORMW__roadmapDot--live{background:#2d7a4f;border-color:#2d7a4f}.landing-v2-module__ktORMW__roadmapDot--building{border-color:var(--accent);background:var(--accent)}.landing-v2-module__ktORMW__roadmapDot--next{border-color:var(--ink2);background:var(--bg)}.landing-v2-module__ktORMW__roadmapDot--vision{border-color:var(--border);background:var(--bg)}.landing-v2-module__ktORMW__roadmapDotCore{border:1.5px solid #2d7a4f;border-radius:50%;animation:2.2s ease-in-out infinite landing-v2-module__ktORMW__roadmapLivePulse;position:absolute;inset:-5px}@keyframes landing-v2-module__ktORMW__roadmapLivePulse{0%,to{opacity:.55;transform:scale(1)}60%{opacity:0;transform:scale(1.45)}}.landing-v2-module__ktORMW__roadmapCard{background:var(--bgCard);border:1px solid var(--border);border-radius:16px;flex:1;min-width:0;padding:1.6rem 1.75rem}.landing-v2-module__ktORMW__roadmapCardHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:.85rem;display:flex}.landing-v2-module__ktORMW__roadmapPhaseLabel{letter-spacing:.09em;text-transform:uppercase;color:var(--ink2);font-size:.7rem;font-weight:700}.landing-v2-module__ktORMW__roadmapStatusBadge{letter-spacing:.02em;border-radius:99px;padding:.22rem .6rem;font-size:.7rem;font-weight:600}.landing-v2-module__ktORMW__roadmapBadge--live{color:#2d7a4f;background:#2d7a4f1a;border:1px solid #2d7a4f38}.landing-v2-module__ktORMW__roadmapBadge--building{color:var(--accent);background:color-mix(in srgb, var(--accent) 10%, transparent);border:1px solid color-mix(in srgb, var(--accent) 28%, transparent)}.landing-v2-module__ktORMW__roadmapBadge--next{color:var(--ink2);border:1px solid var(--border);background:#0000000a}.landing-v2-module__ktORMW__roadmapBadge--vision{color:var(--ink2);border:1px solid var(--border);opacity:.6;background:0 0}.landing-v2-module__ktORMW__roadmapCardTitle{letter-spacing:-.02em;color:var(--ink);margin:0 0 .65rem;font-size:1rem;font-weight:700;line-height:1.3}.landing-v2-module__ktORMW__roadmapCardDesc{color:var(--ink2);margin:0 0 1.1rem;font-size:.86rem;line-height:1.72}.landing-v2-module__ktORMW__roadmapFeatures{flex-wrap:wrap;gap:.4rem;display:flex}.landing-v2-module__ktORMW__roadmapFeatureTag{border-radius:6px;padding:.25rem .6rem;font-size:.7rem;font-weight:600}.landing-v2-module__ktORMW__roadmapTag--live{color:#2d7a4f;background:#2d7a4f14}.landing-v2-module__ktORMW__roadmapTag--building{color:var(--accent);background:color-mix(in srgb, var(--accent) 8%, transparent)}.landing-v2-module__ktORMW__roadmapTag--next{color:var(--ink2);background:#0000000a}.landing-v2-module__ktORMW__roadmapTag--vision{color:var(--ink2);border:1px solid var(--border);opacity:.65;background:0 0}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__roadmapCard{background:var(--bgCard);border-color:var(--border)}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__roadmapPhilosophy{background:color-mix(in srgb, var(--accent) 6%, transparent)}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__roadmapBadge--next,.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__roadmapBadge--vision{background:#ffffff0d;border-color:#ffffff1a}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__roadmapTag--next,.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__roadmapTag--vision{background:#ffffff0a;border-color:#ffffff1a}@media (max-width:640px){.landing-v2-module__ktORMW__roadmapRow{gap:1.25rem}.landing-v2-module__ktORMW__roadmapCard{padding:1.25rem}}.landing-v2-module__ktORMW__root[data-audience=company]{--bg:#0f0a07;--ink:#f2ede7;--ink2:#f2ede79e;--bgCard:#ffffff0d;--border:#ffffff1c}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__hiwStepBody,.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__heroSub,.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__problemRotorDetail,.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__problemCardStatLabel{color:var(--ink2);font-size:.9rem;line-height:1.72}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__hiwStepTitle,.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__problemRotorHook{color:var(--ink)}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__sectionTitle{max-width:620px}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__navToggle{background:#ffffff1a}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__nav{background:#0f0a07;border-bottom-color:#ffffff17}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__navLogoMark{background:var(--ink);color:#0f0a07}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__navSignIn{color:var(--ink);border-color:#ffffff2e}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__navSignIn:hover{border-color:#ffffff80}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__proof{background:#ffffff0d;border-top:1px solid #ffffff17;border-bottom:1px solid #ffffff17}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__proofStatNum{color:#f2ede7}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__proofStatLabel{color:#f2ede77a}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__proofCta{color:#0f0a07;background:#f2ede7}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__memoryCard{box-shadow:0 0 0 1px #ffffff0f,0 8px 32px #0006}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__hiwStep{background:var(--bgCard);border-color:var(--border)}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__faqItem{border-color:var(--border)}.landing-v2-module__ktORMW__problemSection{background:color-mix(in srgb, var(--accent) 2.5%, var(--bg))}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__problemSection{background:color-mix(in srgb, var(--accent) 4%, #0f0a07)}.landing-v2-module__ktORMW__problemCard{border-top:2px solid color-mix(in srgb, var(--accent) 50%, transparent);cursor:default;transition:box-shadow .25s,transform .25s}.landing-v2-module__ktORMW__problemCard:hover{box-shadow:0 8px 40px color-mix(in srgb, var(--accent) 12%, transparent);transform:translateY(-3px)}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__problemCard:hover{box-shadow:0 8px 40px color-mix(in srgb, var(--accent) 18%, transparent)}.landing-v2-module__ktORMW__problemCardStat{letter-spacing:-.05em;color:var(--accent);margin-bottom:.35rem;font-size:clamp(2.4rem,4.5vw,3rem);font-weight:900;line-height:1}.landing-v2-module__ktORMW__problemCardStatLabel{color:var(--ink2);margin:0;font-size:.73rem;font-weight:500;line-height:1.4}.landing-v2-module__ktORMW__problemCardDivider{background:color-mix(in srgb, var(--accent) 30%, transparent);border-radius:99px;flex-shrink:0;width:24px;height:1.5px;margin:1.25rem 0}.landing-v2-module__ktORMW__problemArrow{animation:2.4s ease-in-out infinite landing-v2-module__ktORMW__problemArrowBounce;display:inline-block}@keyframes landing-v2-module__ktORMW__problemArrowBounce{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.65;transform:translateY(6px)}}@media (prefers-reduced-motion:reduce){.landing-v2-module__ktORMW__problemArrow{animation:none}}.landing-v2-module__ktORMW__problemPivot{text-align:center;background:color-mix(in srgb, var(--accent) 5%, transparent);border:1px solid color-mix(in srgb, var(--accent) 18%, transparent);border-radius:16px;margin-top:2rem;padding:1.75rem 2rem}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__problemPivot{background:color-mix(in srgb, var(--accent) 8%, transparent);border-color:color-mix(in srgb, var(--accent) 25%, transparent)}.landing-v2-module__ktORMW__problemPivotText{color:var(--ink2);letter-spacing:-.015em;margin:0;font-size:clamp(1.05rem,1.9vw,1.3rem);font-weight:500;line-height:1.5}.landing-v2-module__ktORMW__problemPivotText strong{color:var(--ink);font-weight:700}.landing-v2-module__ktORMW__problemRotorSlot{margin-bottom:2.25rem}.landing-v2-module__ktORMW__problemRotorWrap{max-width:720px}.landing-v2-module__ktORMW__problemRotor{background:var(--bgCard);border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:20px;padding:clamp(1.5rem,3vw,2rem) clamp(1.35rem,3vw,2.25rem);box-shadow:0 8px 32px #0000001f}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__problemRotor{box-shadow:0 12px 40px #00000059}.landing-v2-module__ktORMW__problemRotorPane{animation:.45s both landing-v2-module__ktORMW__v2FadeIn}.landing-v2-module__ktORMW__problemRotorHook{letter-spacing:-.02em;color:var(--ink);margin:0 0 .85rem;font-size:clamp(1.05rem,2vw,1.25rem);font-weight:600;line-height:1.45}.landing-v2-module__ktORMW__problemRotorDetail{color:var(--ink2);margin:0 0 1rem;font-size:.9rem;line-height:1.72}.landing-v2-module__ktORMW__problemRotorTag{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);background:color-mix(in srgb, var(--accent) 12%, transparent);border:1px solid color-mix(in srgb, var(--accent) 22%, transparent);border-radius:99px;padding:.28rem .65rem;font-size:.68rem;font-weight:700;display:inline-block}.landing-v2-module__ktORMW__problemRotorDots{gap:.45rem;margin-top:1rem;display:flex}.landing-v2-module__ktORMW__problemRotorDot{cursor:pointer;background:color-mix(in srgb, var(--ink) 18%, transparent);border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:transform .2s,background .2s}.landing-v2-module__ktORMW__problemRotorDotActive{background:var(--accent);transform:scale(1.25)}.landing-v2-module__ktORMW__fqSection{border-top:1px solid var(--border);padding:clamp(3rem,6vw,5rem) clamp(1.25rem,4vw,3rem)}.landing-v2-module__ktORMW__fqSection .landing-v2-module__ktORMW__sectionTitle{margin-bottom:1.75rem}.landing-v2-module__ktORMW__fqSectionInView .landing-v2-module__ktORMW__sectionLabel,.landing-v2-module__ktORMW__fqSectionInView .landing-v2-module__ktORMW__sectionTitle{animation:.6s cubic-bezier(.16,1,.3,1) both landing-v2-module__ktORMW__v2FadeUp}.landing-v2-module__ktORMW__fqCard{background:var(--bgCard);border:1px solid var(--border);border-radius:20px;grid-template-rows:1fr auto;grid-template-columns:1fr minmax(200px,260px);gap:0 2rem;padding:clamp(1.5rem,3vw,2rem);display:grid;overflow:hidden}.landing-v2-module__ktORMW__fqPane{flex-direction:column;grid-area:1/1;justify-content:center;gap:1rem;min-width:0;margin:0;animation:.45s both landing-v2-module__ktORMW__v2FadeIn;display:flex}.landing-v2-module__ktORMW__fqText{letter-spacing:-.022em;color:var(--ink);margin:0;font-size:clamp(1rem,1.9vw,1.22rem);font-weight:500;line-height:1.58}.landing-v2-module__ktORMW__fqMark{color:var(--accent);vertical-align:-.08em;margin-right:.12em;font-family:Georgia,Times New Roman,serif;font-size:1.35em;line-height:0;display:inline}.landing-v2-module__ktORMW__fqAttr{color:var(--ink2);letter-spacing:.02em;border-top:1px solid var(--border);margin:0;padding-top:.85rem;font-size:.78rem;font-weight:600}.landing-v2-module__ktORMW__fqAside{background:color-mix(in srgb, var(--accent) 6%, var(--bg));border:1px solid color-mix(in srgb, var(--accent) 14%, var(--border));border-radius:14px;flex-direction:column;grid-area:1/2;justify-content:space-between;gap:1rem;padding:1.1rem 1.15rem;animation:.45s 60ms both landing-v2-module__ktORMW__v2FadeIn;display:flex}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__fqAside{background:color-mix(in srgb, var(--accent) 10%, #ffffff0a);border-color:color-mix(in srgb, var(--accent) 22%, #ffffff14)}.landing-v2-module__ktORMW__fqMetric{flex-direction:column;gap:.2rem;display:flex}.landing-v2-module__ktORMW__fqMetricValue{letter-spacing:-.04em;color:var(--accent);font-variant-numeric:tabular-nums;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;line-height:1}.landing-v2-module__ktORMW__fqMetricLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--ink2);font-size:.68rem;font-weight:600;line-height:1.35}.landing-v2-module__ktORMW__fqTags{flex-wrap:wrap;gap:.35rem;display:flex}.landing-v2-module__ktORMW__fqTag{letter-spacing:.03em;color:var(--ink);background:var(--bgCard);border:1px solid var(--border);border-radius:99px;padding:.28rem .55rem;font-size:.65rem;font-weight:600}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__fqTag{background:#ffffff0f;border-color:#ffffff1a}.landing-v2-module__ktORMW__fqIndex{font-variant-numeric:tabular-nums;align-self:flex-end;align-items:baseline;gap:.15rem;display:flex}.landing-v2-module__ktORMW__fqIndexCurrent{color:var(--ink);letter-spacing:-.03em;font-size:1.1rem;font-weight:800}.landing-v2-module__ktORMW__fqIndexSep,.landing-v2-module__ktORMW__fqIndexTotal{color:var(--ink2);font-size:.82rem;font-weight:600}.landing-v2-module__ktORMW__fqFooter{border-top:1px solid var(--border);grid-area:2/1/auto/-1;margin-top:.25rem;padding-top:1.1rem}.landing-v2-module__ktORMW__fqDots{gap:.45rem;display:flex}.landing-v2-module__ktORMW__fqDot{cursor:pointer;background:color-mix(in srgb, var(--ink) 20%, transparent);border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:transform .2s,background .2s}.landing-v2-module__ktORMW__fqDotActive{background:var(--accent);transform:scale(1.25)}@media (max-width:720px){.landing-v2-module__ktORMW__fqCard{grid-template-rows:auto auto auto;grid-template-columns:1fr;gap:1rem}.landing-v2-module__ktORMW__fqAside{flex-flow:wrap;grid-area:2/1;align-items:center}.landing-v2-module__ktORMW__fqMetric{flex:1;min-width:100px}.landing-v2-module__ktORMW__fqTags{flex:100%}.landing-v2-module__ktORMW__fqIndex{align-self:auto}.landing-v2-module__ktORMW__fqFooter{border-top:none;grid-row:3;margin-top:0;padding-top:0}}.landing-v2-module__ktORMW__philosophyInView .landing-v2-module__ktORMW__philosophyLabel,.landing-v2-module__ktORMW__philosophyInView .landing-v2-module__ktORMW__philosophyQuote,.landing-v2-module__ktORMW__philosophyInView .landing-v2-module__ktORMW__philosophySub{animation:.65s cubic-bezier(.16,1,.3,1) both landing-v2-module__ktORMW__v2FadeUp}.landing-v2-module__ktORMW__philosophyInView .landing-v2-module__ktORMW__philosophySub{animation-delay:.12s}.landing-v2-module__ktORMW__philosophyInView .landing-v2-module__ktORMW__philosophyCard{opacity:0;animation:.55s cubic-bezier(.16,1,.3,1) both landing-v2-module__ktORMW__v2FadeUp;transform:translateY(16px)}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__philosophySub{color:#ffffff8c}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__philosophyCardBody{color:#ffffff85}@keyframes landing-v2-module__ktORMW__v2FadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-v2-module__ktORMW__v2FadeIn{0%{opacity:0}to{opacity:1}}.landing-v2-module__ktORMW__fadeUp{opacity:0;animation:.65s cubic-bezier(.16,1,.3,1) both landing-v2-module__ktORMW__v2FadeUp;animation-delay:var(--anim-delay,0s)}.landing-v2-module__ktORMW__fadeIn{opacity:0;animation:.5s both landing-v2-module__ktORMW__v2FadeIn;animation-delay:var(--anim-delay,0s)}.landing-v2-module__ktORMW__revealCard{opacity:0;height:100%;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transform:translateY(28px)}.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView{opacity:1;transform:translateY(0)}.landing-v2-module__ktORMW__audiencePane{animation:.35s both landing-v2-module__ktORMW__v2FadeIn}@media (max-width:800px){.landing-v2-module__ktORMW__hiwSteps{grid-template-columns:1fr}}@media (max-width:640px){.landing-v2-module__ktORMW__navLinks{display:none}.landing-v2-module__ktORMW__proofStats{gap:2rem}.landing-v2-module__ktORMW__footerTop,.landing-v2-module__ktORMW__proofRow{flex-direction:column;align-items:flex-start}}.landing-v2-module__ktORMW__navScrolled{-webkit-backdrop-filter:blur(14px);background:#f6f1ebe0;border-bottom-color:#0000;box-shadow:0 2px 20px #00000014}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__navScrolled{background:#0f0a07e0}.landing-v2-module__ktORMW__heroHeadlineSecondLine{color:var(--ink2)}.landing-v2-module__ktORMW__heroHighlight{color:var(--ink);background:#c8421a17;border-radius:5px;padding:.06em .38em;font-weight:600}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__heroHighlight{color:var(--ink);background:#c8421a29}.landing-v2-module__ktORMW__djSection{background:#0e0b09;padding:clamp(3.5rem,7vw,6rem) clamp(1.25rem,4vw,3rem);position:relative;overflow:hidden}.landing-v2-module__ktORMW__djInner{max-width:1120px;margin:0 auto;position:relative}.landing-v2-module__ktORMW__djHeader{margin-bottom:clamp(2.5rem,5vw,3.5rem)}.landing-v2-module__ktORMW__djHeader .landing-v2-module__ktORMW__sectionLabel{color:#ffffff73}.landing-v2-module__ktORMW__djSectionTitle{color:#fff;max-width:520px;margin-bottom:0}.landing-v2-module__ktORMW__djTimeline{grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2.5vw,1.5rem);display:grid}.landing-v2-module__ktORMW__djCard{box-sizing:border-box;background:#fff;border-radius:20px;flex-direction:column;gap:1.25rem;height:100%;min-height:360px;padding:1.75rem 1.5rem 1.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 24px #0000002e}.landing-v2-module__ktORMW__djCard:hover{transform:translateY(-5px);box-shadow:0 12px 40px #00000047}.landing-v2-module__ktORMW__djCardHead{flex-direction:column;gap:.45rem;display:flex}.landing-v2-module__ktORMW__djDay{letter-spacing:.1em;text-transform:uppercase;color:#9a9490;font-size:.65rem;font-weight:600}.landing-v2-module__ktORMW__djTitle{color:#0e0b09;letter-spacing:-.025em;margin:0;font-size:clamp(1.05rem,1.8vw,1.18rem);font-weight:700;line-height:1.3}.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView .landing-v2-module__ktORMW__djMockupMsgIn,.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView .landing-v2-module__ktORMW__djMockupMsgOut,.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView .landing-v2-module__ktORMW__djMockupBadge,.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView .landing-v2-module__ktORMW__djMockupMatchCard,.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView .landing-v2-module__ktORMW__djMockupReplyCard,.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView .landing-v2-module__ktORMW__djMockupConfirmed,.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView .landing-v2-module__ktORMW__djMockupCandidateRow,.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView .landing-v2-module__ktORMW__djMockupIntroActions>*{animation:.55s cubic-bezier(.16,1,.3,1) both landing-v2-module__ktORMW__djContentIn}.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView .landing-v2-module__ktORMW__djMockupMsgs>:first-child{animation-delay:.15s}.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView .landing-v2-module__ktORMW__djMockupMsgs>:nth-child(2){animation-delay:.28s}.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView .landing-v2-module__ktORMW__djMockupMsgs>:nth-child(3){animation-delay:.41s}.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView .landing-v2-module__ktORMW__djMockupMsgs>:nth-child(4){animation-delay:.54s}.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView .landing-v2-module__ktORMW__djMockupBadge{animation-delay:.12s}.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView .landing-v2-module__ktORMW__djMockupMatchCard{animation-delay:.22s}.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView .landing-v2-module__ktORMW__djMockupReplyCard{animation-delay:.18s}.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView .landing-v2-module__ktORMW__djMockupConfirmed{animation-delay:.38s}.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView .landing-v2-module__ktORMW__djMockupCandidateList>:first-child{animation-delay:.14s}.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView .landing-v2-module__ktORMW__djMockupCandidateList>:nth-child(2){animation-delay:.26s}.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView .landing-v2-module__ktORMW__djMockupCandidateList>:nth-child(3){animation-delay:.38s}.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView .landing-v2-module__ktORMW__djMockupIntroActions>:first-child{animation-delay:.32s}.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView .landing-v2-module__ktORMW__djMockupIntroActions>:nth-child(2){animation-delay:.42s}@keyframes landing-v2-module__ktORMW__djContentIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-v2-module__ktORMW__djFitGrow{0%{width:0}to{width:var(--fit-pct,94%)}}.landing-v2-module__ktORMW__djMockup{background:#f5f1ec;border-radius:12px;flex-direction:column;flex:1;gap:8px;width:100%;min-height:220px;padding:14px;display:flex}.landing-v2-module__ktORMW__djMockupAv{color:#fff;background:#1c1917;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:10px;font-weight:700;display:flex}.landing-v2-module__ktORMW__djMockupAvName{color:#1c1917;font-size:.72rem;font-weight:700;line-height:1.2}.landing-v2-module__ktORMW__djMockupAvSub{color:#6a6460;font-size:.61rem;line-height:1.2}.landing-v2-module__ktORMW__djMockupChatHeader{border-bottom:1px solid #00000012;align-items:center;gap:8px;padding-bottom:9px;display:flex}.landing-v2-module__ktORMW__djMockupMsgs{flex-direction:column;gap:5px;margin-top:2px;display:flex}.landing-v2-module__ktORMW__djMockupMsgIn{color:#1c1917;background:#fff;border-radius:10px 10px 10px 2px;max-width:90%;padding:6px 9px;font-size:.72rem;line-height:1.5;box-shadow:0 1px 2px #0000000d}.landing-v2-module__ktORMW__djMockupMsgOut{color:#fff;background:#1c1917;border-radius:10px 10px 2px;align-self:flex-end;max-width:90%;padding:6px 9px;font-size:.72rem;line-height:1.5}.landing-v2-module__ktORMW__djMockupBadge{color:#c8421a;background:#c8421a1a;border-radius:20px;align-self:flex-start;align-items:center;gap:5px;padding:4px 10px;font-size:.68rem;font-weight:700;display:inline-flex}.landing-v2-module__ktORMW__djMockupMatchCard{background:#fff;border:1px solid #0000000f;border-radius:12px;flex:1;padding:12px;box-shadow:0 4px 16px #0e0b0912}.landing-v2-module__ktORMW__djMockupMatchTop{align-items:center;gap:9px;margin-bottom:7px;display:flex}.landing-v2-module__ktORMW__djMockupMatchLogo{color:#fff;background:#1c1917;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:flex}.landing-v2-module__ktORMW__djMockupMatchCo{color:#6a6460;margin-bottom:2px;font-size:.64rem;line-height:1.3}.landing-v2-module__ktORMW__djMockupMatchRole{color:#1c1917;letter-spacing:-.01em;font-size:.78rem;font-weight:700;line-height:1.2}.landing-v2-module__ktORMW__djMockupMatchMeta{color:#6a6460;margin-bottom:9px;font-size:.67rem}.landing-v2-module__ktORMW__djMockupFitRow{align-items:center;gap:7px;display:flex}.landing-v2-module__ktORMW__djMockupFitBar{background:#00000012;border-radius:99px;flex:1;height:5px;overflow:hidden}.landing-v2-module__ktORMW__djMockupFitFill{background:linear-gradient(90deg, #9a3d1f, var(--accent), #e07040);background-size:200% 100%;border-radius:2px;width:0;height:100%;animation:4s ease-in-out infinite landing-v2-module__ktORMW__djFitShimmer}.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView .landing-v2-module__ktORMW__djMockupFitFill{animation:1.1s cubic-bezier(.16,1,.3,1) .55s both landing-v2-module__ktORMW__djFitGrow,4s ease-in-out 1.7s infinite landing-v2-module__ktORMW__djFitShimmer}@keyframes landing-v2-module__ktORMW__djFitShimmer{0%,to{background-position:0%}50%{background-position:100%}}.landing-v2-module__ktORMW__djMockupFitLabel{color:#c8421a;white-space:nowrap;font-size:.67rem;font-weight:700}.landing-v2-module__ktORMW__djMockupReplyCard{background:#fff;border:1px solid #0000000f;border-radius:12px;padding:12px;box-shadow:0 4px 16px #0e0b0912}.landing-v2-module__ktORMW__djMockupReplyTop{align-items:center;gap:8px;margin-bottom:8px;display:flex}.landing-v2-module__ktORMW__djMockupReplyMsg{color:#1c1917;border-left:2px solid #c8421a40;padding-left:8px;font-size:.76rem;font-style:italic;line-height:1.55}.landing-v2-module__ktORMW__djMockupConfirmed{color:#2d7a4f;background:#2d7a4f17;border-radius:20px;align-self:flex-start;align-items:center;gap:5px;margin-top:6px;padding:4px 11px;font-size:.7rem;font-weight:600;display:inline-flex}.landing-v2-module__ktORMW__djMockupConfirmedDot{background:#2d7a4f;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite landing-v2-module__ktORMW__chipPulse}.landing-v2-module__ktORMW__djMockupCandidateList{flex-direction:column;flex:1;gap:6px;display:flex}.landing-v2-module__ktORMW__djMockupCandidateRow{background:#fff;border:1px solid #00000012;border-radius:9px;align-items:center;gap:9px;padding:9px 10px;display:flex;box-shadow:0 1px 3px #0000000a}.landing-v2-module__ktORMW__djMockupCandidateAv{color:#fff;letter-spacing:.02em;background:#1c1917;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:9px;font-weight:700;display:flex}.landing-v2-module__ktORMW__djMockupCandidateInfo{flex:1;min-width:0}.landing-v2-module__ktORMW__djMockupCandidateName{color:#1c1917;align-items:center;gap:5px;margin-bottom:2px;font-size:.73rem;font-weight:700;line-height:1.2;display:flex}.landing-v2-module__ktORMW__djMockupCandidateSalary{color:#6a6460;font-size:.65rem;font-weight:500}.landing-v2-module__ktORMW__djMockupCandidateMeta{color:#6a6460;white-space:nowrap;text-overflow:ellipsis;margin-bottom:5px;font-size:.63rem;overflow:hidden}.landing-v2-module__ktORMW__djMockupCandidateBarWrap{background:#00000014;border-radius:2px;height:3px;overflow:hidden}.landing-v2-module__ktORMW__djMockupCandidateBar{background:#c8421a;border-radius:2px;height:100%}.landing-v2-module__ktORMW__djMockupCandidateFit{color:#c8421a;flex-shrink:0;font-size:.67rem;font-weight:700}.landing-v2-module__ktORMW__djMockupIntroActions{gap:7px;margin-top:4px;display:flex}.landing-v2-module__ktORMW__djMockupIntroBtn{color:#fff;cursor:default;background:#1c1917;border:none;border-radius:8px;flex:1;padding:7px 12px;font-family:inherit;font-size:.72rem;font-weight:600}.landing-v2-module__ktORMW__djMockupIntroBtnGhost{color:#6a6460;cursor:default;background:0 0;border:1px solid #0000001f;border-radius:8px;padding:7px 12px;font-family:inherit;font-size:.72rem;font-weight:500}@media (max-width:800px){.landing-v2-module__ktORMW__djTimeline{grid-template-columns:1fr;gap:2rem}.landing-v2-module__ktORMW__djCard{min-height:auto}}.landing-v2-module__ktORMW__proofCompaniesRow{border-top:1px solid #ffffff12;flex-wrap:nowrap;align-items:center;gap:.75rem;margin-top:2rem;padding-top:1.75rem;display:flex}.landing-v2-module__ktORMW__proofCompaniesLabel{color:#ffffff4d;white-space:nowrap;flex-shrink:0;margin-right:.25rem;font-size:.73rem;font-weight:500}.landing-v2-module__ktORMW__proofCompanyTag{color:#ffffff85;background:#ffffff0f;border:1px solid #ffffff17;border-radius:20px;padding:3px 10px;font-size:.73rem;font-weight:500}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__proofCompaniesRow{border-top-color:#ffffff0f}.landing-v2-module__ktORMW__proofCompaniesMarquee{flex:1;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.landing-v2-module__ktORMW__proofCompaniesTrack{gap:.5rem;width:max-content;animation:28s linear infinite landing-v2-module__ktORMW__proofCoScroll;display:flex}@keyframes landing-v2-module__ktORMW__proofCoScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing-v2-module__ktORMW__chSection{border-top:1px solid var(--border);padding:clamp(3rem,6vw,4.5rem) clamp(1.25rem,4vw,3rem)}.landing-v2-module__ktORMW__chCard{--ch-ink:#0e0b09;--ch-ink-muted:#6a6460;--ch-surface:#faf7f3;--ch-surface-2:#fff;--ch-line:#e0d9d0;background:var(--ch-surface);border:1px solid var(--ch-line);border-radius:24px;max-width:1120px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 20px 56px #0e0b0914,0 2px 8px #0e0b090a}.landing-v2-module__ktORMW__chSectionInView .landing-v2-module__ktORMW__chCard{animation:.7s cubic-bezier(.16,1,.3,1) both landing-v2-module__ktORMW__v2FadeUp}.landing-v2-module__ktORMW__chAccentRail{background:linear-gradient(90deg, #7a3018 0%, var(--accent) 35%, #e87840 55%, var(--accent) 75%, #5c2410 100%);background-size:200% 100%;height:4px;animation:8s ease-in-out infinite landing-v2-module__ktORMW__chAccentFlow}@keyframes landing-v2-module__ktORMW__chAccentFlow{0%,to{background-position:0%}50%{background-position:100%}}.landing-v2-module__ktORMW__chMain{flex-direction:column;gap:1.35rem;padding:clamp(1.75rem,3.5vw,2.5rem);display:flex}.landing-v2-module__ktORMW__chHeader{grid-template-columns:1fr;gap:.65rem;max-width:560px;display:grid}.landing-v2-module__ktORMW__chEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin:0;font-size:.68rem;font-weight:700}.landing-v2-module__ktORMW__chHeadline{font-family:var(--font-jakarta,"Plus Jakarta Sans", sans-serif);letter-spacing:-.035em;color:var(--ch-ink);margin:0;font-size:clamp(1.75rem,3.2vw,2.5rem);font-weight:800;line-height:1.12}.landing-v2-module__ktORMW__chHeadlineAccent{color:var(--accent)}.landing-v2-module__ktORMW__chSub{color:var(--ch-ink-muted);max-width:52ch;margin:0;font-size:.92rem;line-height:1.65}.landing-v2-module__ktORMW__chStats{flex-wrap:wrap;gap:.65rem;display:flex}.landing-v2-module__ktORMW__chStat{background:var(--ch-surface-2);border:1px solid var(--ch-line);border-radius:12px;flex-direction:column;gap:.15rem;min-width:120px;padding:.65rem 1rem;display:flex}.landing-v2-module__ktORMW__chStatValue{letter-spacing:-.03em;color:var(--ch-ink);font-variant-numeric:tabular-nums;font-size:1.15rem;font-weight:800}.landing-v2-module__ktORMW__chStatLabel{color:var(--ch-ink-muted);letter-spacing:.02em;font-size:.68rem;font-weight:600}.landing-v2-module__ktORMW__chShortlistPanel{background:var(--ch-surface-2);border:1px solid var(--ch-line);border-radius:16px;padding:1rem 1rem .85rem;box-shadow:inset 0 1px #ffffffe6}.landing-v2-module__ktORMW__chShortlistHead{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.landing-v2-module__ktORMW__chShortlistLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--ch-ink-muted);font-size:.72rem;font-weight:700}.landing-v2-module__ktORMW__chShortlistLive{color:var(--accent);align-items:center;gap:.35rem;font-size:.68rem;font-weight:600;display:inline-flex}.landing-v2-module__ktORMW__chShortlistLiveDot{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite landing-v2-module__ktORMW__hiwV3LivePulse}.landing-v2-module__ktORMW__chShortlistCards{flex-direction:column;gap:.5rem;display:flex}.landing-v2-module__ktORMW__chCandidate{opacity:0;background:#f4efe8;border:1px solid #0e0b090f;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.65rem .75rem;display:grid;transform:translateY(10px)}.landing-v2-module__ktORMW__chCandidateIn{animation:landing-v2-module__ktORMW__chCandidateIn .55s cubic-bezier(.16, 1, .3, 1) var(--card-delay,0s) both}@keyframes landing-v2-module__ktORMW__chCandidateIn{to{opacity:1;transform:translateY(0)}}.landing-v2-module__ktORMW__chCandidateAv{background:var(--ch-ink);color:#f2ede7;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.68rem;font-weight:700;display:flex}.landing-v2-module__ktORMW__chCandidateBody{min-width:0}.landing-v2-module__ktORMW__chCandidateTop{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.landing-v2-module__ktORMW__chCandidateName{color:var(--ch-ink);font-size:.82rem;font-weight:700}.landing-v2-module__ktORMW__chCandidateFit{color:var(--accent);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.72rem;font-weight:800}.landing-v2-module__ktORMW__chCandidateMeta{color:var(--ch-ink-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:.1rem;font-size:.68rem;overflow:hidden}.landing-v2-module__ktORMW__chCandidateBarTrack{background:#0e0b0914;border-radius:99px;height:4px;margin-top:.4rem;overflow:hidden}.landing-v2-module__ktORMW__chCandidateBar{background:linear-gradient(90deg, #9a3d1f, var(--accent));border-radius:99px;width:0;height:100%}.landing-v2-module__ktORMW__chCandidateBarGrow{animation:landing-v2-module__ktORMW__chBarGrow .9s cubic-bezier(.16, 1, .3, 1) var(--bar-delay,0s) both}@keyframes landing-v2-module__ktORMW__chBarGrow{to{width:var(--fit,0%)}}.landing-v2-module__ktORMW__chCandidateSalary{color:var(--ch-ink-muted);flex-shrink:0;font-size:.72rem;font-weight:700}.landing-v2-module__ktORMW__chTicker{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.landing-v2-module__ktORMW__chTickerTrack{gap:.45rem;width:max-content;animation:32s linear infinite landing-v2-module__ktORMW__chRolesScroll;display:flex}.landing-v2-module__ktORMW__chTickerPill{color:var(--ch-ink-muted);background:var(--ch-surface-2);border:1px solid var(--ch-line);white-space:nowrap;border-radius:99px;padding:.35rem .75rem;font-size:.72rem;font-weight:600}.landing-v2-module__ktORMW__chFooter{flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;padding-top:.25rem;display:flex}.landing-v2-module__ktORMW__chCta{background:var(--accent);color:#fff;letter-spacing:-.01em;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.4rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 6px 24px #c8421a47}.landing-v2-module__ktORMW__chCta:hover{transform:translateY(-2px);box-shadow:0 10px 32px #c8421a5c}.landing-v2-module__ktORMW__chCtaArrow{opacity:.85;transition:transform .15s}.landing-v2-module__ktORMW__chCta:hover .landing-v2-module__ktORMW__chCtaArrow{transform:translate(3px)}.landing-v2-module__ktORMW__chFootnote{color:var(--ch-ink-muted);margin:0;font-size:.72rem}.landing-v2-module__ktORMW__chShortlist{background:#ede8e0;border-radius:14px;flex-direction:column;gap:8px;padding:12px;display:flex;box-shadow:inset 0 1px #ffffff80}.landing-v2-module__ktORMW__chShortlistBadge{letter-spacing:.06em;text-transform:uppercase;color:#6a6460;margin-bottom:2px;font-size:.62rem;font-weight:700}.landing-v2-module__ktORMW__chShortlistRow{background:#f7f3ee;border:1px solid #1c191712;border-radius:10px;align-items:center;gap:10px;padding:8px 10px;display:flex}.landing-v2-module__ktORMW__chShortlistAv{color:#fff;background:#1c1917;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.65rem;font-weight:700;display:flex}.landing-v2-module__ktORMW__chShortlistInfo{flex:1;min-width:0}.landing-v2-module__ktORMW__chShortlistName{color:#1c1917;font-size:.72rem;font-weight:700;line-height:1.2}.landing-v2-module__ktORMW__chShortlistSalary{color:#6a6460;margin-left:.35rem;font-weight:600}.landing-v2-module__ktORMW__chShortlistMeta{color:#6a6460;white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:.6rem;overflow:hidden}.landing-v2-module__ktORMW__chShortlistBarWrap{background:#1c191714;border-radius:99px;height:3px;margin-top:5px;overflow:hidden}.landing-v2-module__ktORMW__chShortlistBar{background:linear-gradient(90deg, var(--accent), #e85d2a);border-radius:99px;height:100%}.landing-v2-module__ktORMW__chShortlistFit{color:var(--accent);flex-shrink:0;font-size:.68rem;font-weight:800}.landing-v2-module__ktORMW__chRolesBlock{flex-direction:column;gap:.4rem;display:flex}.landing-v2-module__ktORMW__chRolesLabel{letter-spacing:.08em;text-transform:uppercase;color:#f2ede752;margin:0;font-size:.62rem;font-weight:600}.landing-v2-module__ktORMW__chMarquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000);mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000)}.landing-v2-module__ktORMW__chMarqueeTrack{gap:.4rem;width:max-content;animation:36s linear infinite landing-v2-module__ktORMW__chRolesScroll;display:flex}.landing-v2-module__ktORMW__chMarqueeReverse .landing-v2-module__ktORMW__chMarqueeTrack{animation-duration:40s;animation-direction:reverse}.landing-v2-module__ktORMW__chMarqueePill{color:#f2ede78c;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff14;border-radius:99px;padding:4px 10px;font-size:.68rem;font-weight:600}@keyframes landing-v2-module__ktORMW__chRolesScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:800px){.landing-v2-module__ktORMW__chStats{grid-template-columns:repeat(3,1fr);display:grid}.landing-v2-module__ktORMW__chStat{min-width:0;padding:.55rem .65rem}.landing-v2-module__ktORMW__chStatValue{font-size:1rem}.landing-v2-module__ktORMW__chCta{width:100%}}.landing-v2-module__ktORMW__problemV3Section{background:var(--dark);overflow:hidden}.landing-v2-module__ktORMW__problemV3Inner{grid-template-columns:1fr 1fr;max-width:1120px;min-height:420px;margin:0 auto;padding:0 clamp(1.25rem,4vw,3rem);display:grid}.landing-v2-module__ktORMW__problemV3Left{border-right:1px solid #ffffff12;flex-direction:column;justify-content:center;padding:clamp(3rem,6vw,5rem) clamp(1.5rem,4vw,3.5rem) clamp(3rem,6vw,5rem) 0;display:flex}.landing-v2-module__ktORMW__problemV3Right{flex-direction:column;justify-content:center;padding:clamp(3rem,6vw,5rem) 0 clamp(3rem,6vw,5rem) clamp(1.5rem,4vw,3.5rem);display:flex}.landing-v2-module__ktORMW__problemV3Eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#ffffff47;margin-bottom:2rem;font-size:.7rem;font-weight:700}.landing-v2-module__ktORMW__problemV3StatGroup{margin-bottom:.6rem}.landing-v2-module__ktORMW__problemV3StatRow{align-items:flex-end;gap:.75rem;display:flex}.landing-v2-module__ktORMW__problemV3Num{letter-spacing:-.04em;color:var(--accent);font-size:clamp(4.5rem,11vw,8rem);font-weight:900;line-height:1}.landing-v2-module__ktORMW__problemV3NumMuted{color:#ffffff2e}.landing-v2-module__ktORMW__problemV3NumLabel{color:#ffffff73;max-width:14ch;padding-bottom:.65rem;font-size:clamp(.85rem,1.8vw,1.05rem);font-weight:600;line-height:1.3}.landing-v2-module__ktORMW__problemV3Arrow{color:#ffffff26;margin:.4rem 0;font-size:1.3rem;display:block}.landing-v2-module__ktORMW__problemV3Context{color:#ffffff38;margin-top:1.5rem;font-size:.78rem;font-style:italic}.landing-v2-module__ktORMW__problemV3Punch{color:#fff;letter-spacing:-.025em;margin-bottom:1rem;font-size:clamp(1.4rem,3.2vw,2.1rem);font-weight:800;line-height:1.2}.landing-v2-module__ktORMW__problemV3PunchSub{color:#ffffff7a;max-width:38ch;margin-bottom:2.5rem;font-size:.97rem;line-height:1.65}.landing-v2-module__ktORMW__problemV3Link{color:var(--accent);align-items:center;gap:.4rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.landing-v2-module__ktORMW__problemV3Link:hover{gap:.7rem}.landing-v2-module__ktORMW__hiwV3Tagline{color:var(--ink2);margin-top:.4rem;font-size:.88rem;line-height:1.55}.landing-v2-module__ktORMW__hiwV3Layout{grid-template-columns:minmax(240px,340px) 1fr;align-items:start;gap:clamp(1.5rem,3vw,2.5rem);display:grid}.landing-v2-module__ktORMW__hiwV3Tabs{flex-direction:column;gap:.55rem;display:flex;position:sticky;top:5.5rem}.landing-v2-module__ktORMW__hiwV3Tab{text-align:left;border:1px solid var(--border);background:var(--bgCard);cursor:pointer;border-radius:14px;align-items:flex-start;gap:.75rem;width:100%;padding:1rem 1.1rem;transition:border-color .25s,box-shadow .25s,background .25s;display:flex;position:relative;overflow:hidden}.landing-v2-module__ktORMW__hiwV3Tab:hover{border-color:color-mix(in srgb, var(--accent) 25%, var(--border))}.landing-v2-module__ktORMW__hiwV3TabActive{border-color:color-mix(in srgb, var(--accent) 40%, var(--border));background:color-mix(in srgb, var(--accent) 4%, var(--bgCard));box-shadow:0 8px 28px #0e0b0912}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__hiwV3Tab{background:#1a1410;border-color:#ffffff14}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__hiwV3TabActive{background:color-mix(in srgb, var(--accent) 8%, #1a1410);border-color:color-mix(in srgb, var(--accent) 35%, #ffffff1a);box-shadow:0 12px 36px #00000059}.landing-v2-module__ktORMW__hiwV3TabNum{letter-spacing:.1em;color:var(--accent);font-variant-numeric:tabular-nums;flex-shrink:0;padding-top:.15rem;font-size:.62rem;font-weight:700}.landing-v2-module__ktORMW__hiwV3TabIcon{width:36px;height:36px;color:var(--accent);background:#c8421a14;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-v2-module__ktORMW__hiwV3TabTitle{color:var(--ink);letter-spacing:-.02em;flex:1;padding-top:.35rem;font-size:.92rem;font-weight:600;line-height:1.35}.landing-v2-module__ktORMW__hiwV3TabProgress{background:var(--accent);width:0;height:2px;animation:4s linear forwards landing-v2-module__ktORMW__hiwV3Progress;position:absolute;bottom:0;left:0}@keyframes landing-v2-module__ktORMW__hiwV3Progress{0%{width:0%}to{width:100%}}.landing-v2-module__ktORMW__hiwV3PanelWrap{min-height:380px}.landing-v2-module__ktORMW__hiwV3PanelFade{animation:.45s cubic-bezier(.16,1,.3,1) both landing-v2-module__ktORMW__hiwV3PanelIn}@keyframes landing-v2-module__ktORMW__hiwV3PanelIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.landing-v2-module__ktORMW__hiwV3Panel{background:var(--bgCard);border:1px solid var(--border);border-radius:20px;flex-direction:column;height:100%;min-height:380px;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffffd9,0 16px 48px #0e0b0914}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__hiwV3Panel{background:linear-gradient(165deg,#221810 0%,#1a1410 55%,#15100c 100%);border-color:#ffffff17;box-shadow:inset 0 1px #ffffff0f,0 20px 56px #00000073}.landing-v2-module__ktORMW__hiwV3PanelChrome{border-bottom:1px solid var(--border);letter-spacing:.06em;text-transform:uppercase;color:var(--ink2);justify-content:space-between;align-items:center;padding:.85rem 1.15rem;font-size:.72rem;font-weight:700;display:flex}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__hiwV3PanelChrome{border-bottom-color:#ffffff12}.landing-v2-module__ktORMW__hiwV3PanelLive{color:var(--accent);align-items:center;gap:.35rem;display:inline-flex}.landing-v2-module__ktORMW__hiwV3PanelLiveDot{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite landing-v2-module__ktORMW__hiwV3LivePulse}@keyframes landing-v2-module__ktORMW__hiwV3LivePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.85)}}.landing-v2-module__ktORMW__hiwV3PanelScore{color:var(--accent);font-variant-numeric:tabular-nums}.landing-v2-module__ktORMW__hiwV3PanelBody{flex-direction:column;flex:1;gap:1rem;padding:1.25rem;display:flex}.landing-v2-module__ktORMW__hiwV3ChatMini{flex-direction:column;gap:.45rem;display:flex}.landing-v2-module__ktORMW__hiwV3ChatBubbleIn,.landing-v2-module__ktORMW__hiwV3ChatBubbleOut{border-radius:12px;max-width:88%;padding:.55rem .75rem;font-size:.78rem;line-height:1.45}.landing-v2-module__ktORMW__hiwV3ChatBubbleIn{color:var(--ink);background:#fff;border:1px solid #0000000f;align-self:flex-start}.landing-v2-module__ktORMW__hiwV3ChatBubbleOut{background:color-mix(in srgb, var(--accent) 12%, #fff);border:1px solid color-mix(in srgb, var(--accent) 18%, transparent);color:var(--ink);align-self:flex-end}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__hiwV3ChatBubbleIn{color:var(--ink);background:#ffffff0f;border-color:#ffffff14}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__hiwV3ChatBubbleOut{background:color-mix(in srgb, var(--accent) 18%, #1a1410);border-color:color-mix(in srgb, var(--accent) 25%, transparent)}.landing-v2-module__ktORMW__hiwV3SignalList{flex-direction:column;gap:.45rem;display:flex}.landing-v2-module__ktORMW__hiwV3Signal{background:color-mix(in srgb, var(--accent) 6%, var(--bg));border:1px solid color-mix(in srgb, var(--accent) 12%, var(--border));color:var(--ink);opacity:0;border-radius:10px;align-items:center;gap:.5rem;padding:.55rem .7rem;font-size:.78rem;display:flex;transform:translate(-8px)}.landing-v2-module__ktORMW__hiwV3SignalIn{animation:landing-v2-module__ktORMW__hiwV3SignalIn .5s cubic-bezier(.16, 1, .3, 1) var(--sig-delay,0s) both}@keyframes landing-v2-module__ktORMW__hiwV3SignalIn{to{opacity:1;transform:translate(0)}}.landing-v2-module__ktORMW__hiwV3SignalDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:6px;height:6px}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__hiwV3Signal{background:#ffffff0a;border-color:#ffffff14}.landing-v2-module__ktORMW__hiwV3MatchHeader{border-bottom:1px solid var(--border);align-items:center;gap:.75rem;padding-bottom:.75rem;display:flex}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__hiwV3MatchHeader{border-bottom-color:#ffffff12}.landing-v2-module__ktORMW__hiwV3MatchLogo{background:var(--accent);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:800;display:flex}.landing-v2-module__ktORMW__hiwV3MatchCo{color:var(--ink);letter-spacing:-.02em;font-size:.88rem;font-weight:700}.landing-v2-module__ktORMW__hiwV3MatchMeta{color:var(--ink2);margin-top:.15rem;font-size:.72rem}.landing-v2-module__ktORMW__hiwV3MatchDims{flex-direction:column;flex:1;gap:.55rem;display:flex}.landing-v2-module__ktORMW__hiwV3MatchRow{grid-template-columns:88px 1fr 36px;align-items:center;gap:.55rem;display:grid}.landing-v2-module__ktORMW__hiwV3MatchLabel{color:var(--ink2);font-size:.72rem}.landing-v2-module__ktORMW__hiwV3MatchBarTrack{background:#00000012;border-radius:99px;height:6px;overflow:hidden}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__hiwV3MatchBarTrack{background:#ffffff14}.landing-v2-module__ktORMW__hiwV3MatchBarFill{background:linear-gradient(90deg, #9a3d1f, var(--accent), #e07040);background-size:200% 100%;border-radius:99px;width:0;height:100%}.landing-v2-module__ktORMW__hiwV3MatchBarGrow{animation:landing-v2-module__ktORMW__hiwV3BarGrow .85s cubic-bezier(.16, 1, .3, 1) var(--bar-delay,0s) both, landing-v2-module__ktORMW__hiwV3BarShimmer 3s ease-in-out calc(var(--bar-delay,0s) + .9s) infinite}@keyframes landing-v2-module__ktORMW__hiwV3BarGrow{to{width:var(--pct,0%)}}@keyframes landing-v2-module__ktORMW__hiwV3BarShimmer{0%,to{background-position:0%}50%{background-position:100%}}.landing-v2-module__ktORMW__hiwV3MatchPct{color:var(--accent);text-align:right;font-variant-numeric:tabular-nums;font-size:.72rem;font-weight:700}.landing-v2-module__ktORMW__hiwV3IntroCard{opacity:0;background:#fff;border:1px solid #0000000f;border-radius:14px;flex-direction:column;gap:.85rem;padding:1rem;display:flex;transform:translateY(10px)}.landing-v2-module__ktORMW__hiwV3IntroCardIn{animation:.55s cubic-bezier(.16,1,.3,1) .1s both landing-v2-module__ktORMW__hiwV3IntroIn}@keyframes landing-v2-module__ktORMW__hiwV3IntroIn{to{opacity:1;transform:translateY(0)}}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__hiwV3IntroCard{background:#ffffff0d;border-color:#ffffff14}.landing-v2-module__ktORMW__hiwV3IntroFrom{align-items:center;gap:.65rem;display:flex}.landing-v2-module__ktORMW__hiwV3IntroAv{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.82rem;font-weight:700;display:flex}.landing-v2-module__ktORMW__hiwV3IntroName{color:var(--ink);font-size:.82rem;font-weight:700}.landing-v2-module__ktORMW__hiwV3IntroSub{color:var(--ink2);margin-top:.1rem;font-size:.68rem}.landing-v2-module__ktORMW__hiwV3IntroMsg{color:var(--ink2);background:color-mix(in srgb, var(--accent) 5%, var(--bg));border-left:3px solid var(--accent);border-radius:10px;margin:0;padding:.65rem .75rem;font-size:.78rem;line-height:1.55}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__hiwV3IntroMsg{background:#ffffff0a}.landing-v2-module__ktORMW__hiwV3IntroReply{background:color-mix(in srgb, var(--accent) 8%, #fff);border-radius:10px;align-items:flex-start;gap:.55rem;padding:.65rem .75rem;display:flex}.landing-v2-module__ktORMW__hiwV3IntroReplyAv{color:#fff;background:#2e1c12;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.72rem;font-weight:700;display:flex}.landing-v2-module__ktORMW__hiwV3IntroReply p{color:var(--ink);margin:0;font-size:.78rem;font-style:italic;line-height:1.45}.landing-v2-module__ktORMW__hiwV3IntroActions{gap:.5rem;display:flex}.landing-v2-module__ktORMW__hiwV3IntroBtn,.landing-v2-module__ktORMW__hiwV3IntroBtnGhost{border-radius:8px;padding:.45rem .85rem;font-size:.72rem;font-weight:600}.landing-v2-module__ktORMW__hiwV3IntroBtn{background:var(--accent);color:#fff}.landing-v2-module__ktORMW__hiwV3IntroBtnGhost{border:1px solid var(--border);color:var(--ink2);background:0 0}.landing-v2-module__ktORMW__hiwV3RankList{flex-direction:column;gap:.55rem;display:flex}.landing-v2-module__ktORMW__hiwV3RankRow{background:color-mix(in srgb, var(--accent) 4%, var(--bg));border:1px solid var(--border);opacity:0;border-radius:12px;align-items:center;gap:.65rem;padding:.65rem .75rem;display:flex;transform:translateY(8px)}.landing-v2-module__ktORMW__hiwV3RankRowIn{animation:landing-v2-module__ktORMW__hiwV3RankIn .5s cubic-bezier(.16, 1, .3, 1) var(--rank-delay,0s) both}@keyframes landing-v2-module__ktORMW__hiwV3RankIn{to{opacity:1;transform:translateY(0)}}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__hiwV3RankRow{background:#ffffff0a;border-color:#ffffff14}.landing-v2-module__ktORMW__hiwV3RankAv{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.72rem;font-weight:700;display:flex}.landing-v2-module__ktORMW__hiwV3RankInfo{flex:1;min-width:0}.landing-v2-module__ktORMW__hiwV3RankName{color:var(--ink);font-size:.82rem;font-weight:700}.landing-v2-module__ktORMW__hiwV3RankMeta{color:var(--ink2);margin:.1rem 0 .35rem;font-size:.68rem}.landing-v2-module__ktORMW__hiwV3RankBarTrack{background:#00000012;border-radius:99px;height:4px;overflow:hidden}.landing-v2-module__ktORMW__root[data-audience=company] .landing-v2-module__ktORMW__hiwV3RankBarTrack{background:#ffffff14}.landing-v2-module__ktORMW__hiwV3RankBarFill{background:linear-gradient(90deg, #9a3d1f, var(--accent));border-radius:99px;width:0;height:100%}.landing-v2-module__ktORMW__hiwV3RankPct{color:var(--accent);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.78rem;font-weight:800}@media (max-width:860px){.landing-v2-module__ktORMW__hiwV3Layout{grid-template-columns:1fr}.landing-v2-module__ktORMW__hiwV3Tabs{scrollbar-width:none;flex-direction:row;padding-bottom:.25rem;position:static;overflow-x:auto}.landing-v2-module__ktORMW__hiwV3Tabs::-webkit-scrollbar{display:none}.landing-v2-module__ktORMW__hiwV3Tab{flex-shrink:0;min-width:200px}.landing-v2-module__ktORMW__hiwV3PanelWrap,.landing-v2-module__ktORMW__hiwV3Panel{min-height:340px}}@media (max-width:640px){.landing-v2-module__ktORMW__hiwV3MatchRow{grid-template-columns:72px 1fr 32px}.landing-v2-module__ktORMW__navInner{flex-wrap:nowrap;justify-content:space-between;gap:.5rem;height:52px}.landing-v2-module__ktORMW__navToggle{flex-shrink:1}.landing-v2-module__ktORMW__navToggleBtn{padding:.28rem .72rem;font-size:.73rem}.landing-v2-module__ktORMW__navSignIn,.landing-v2-module__ktORMW__navLinks{display:none}.landing-v2-module__ktORMW__heroChip{margin-bottom:1.5rem}.landing-v2-module__ktORMW__heroProofSep{display:none}.landing-v2-module__ktORMW__heroProof{gap:.6rem 1rem}.landing-v2-module__ktORMW__philosophyCard{padding:1.5rem 1.25rem}.landing-v2-module__ktORMW__problemV3Inner{grid-template-columns:1fr}.landing-v2-module__ktORMW__problemV3Left{border-bottom:1px solid #ffffff12;border-right:none;padding-bottom:2.5rem;padding-right:0}.landing-v2-module__ktORMW__problemV3Right{padding-top:2.5rem;padding-left:0}}@media (max-width:480px){.landing-v2-module__ktORMW__navCtaBtn{padding:.38rem .85rem;font-size:.77rem}.landing-v2-module__ktORMW__heroChip{margin-bottom:1.25rem}.landing-v2-module__ktORMW__heroSub{margin-bottom:1.75rem;font-size:.95rem}.landing-v2-module__ktORMW__heroCtaRow{gap:.75rem;margin-bottom:1.75rem}.landing-v2-module__ktORMW__heroPrimaryCta{padding:.72rem 1.25rem}.landing-v2-module__ktORMW__sectionTitle{margin-bottom:1.75rem}.landing-v2-module__ktORMW__problemPivot{padding:1.25rem}.landing-v2-module__ktORMW__memoryColLeft,.landing-v2-module__ktORMW__memoryColRight{padding:1.5rem 1.25rem}.landing-v2-module__ktORMW__proofStats{gap:1.5rem}}@media (max-width:360px){.landing-v2-module__ktORMW__navLogoMark{width:26px;height:26px;font-size:.78rem}.landing-v2-module__ktORMW__navLogo{gap:.35rem;font-size:1rem}.landing-v2-module__ktORMW__navCtaBtn{padding:.35rem .65rem;font-size:.73rem}.landing-v2-module__ktORMW__navToggleBtn{padding:.24rem .6rem;font-size:.7rem}}@media (prefers-reduced-motion:reduce){.landing-v2-module__ktORMW__navScrolled{transition:none}.landing-v2-module__ktORMW__djMockupConfirmedDot,.landing-v2-module__ktORMW__djMockupFitFill,.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView .landing-v2-module__ktORMW__djMockupMsgIn,.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView .landing-v2-module__ktORMW__djMockupMsgOut,.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView .landing-v2-module__ktORMW__djMockupBadge,.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView .landing-v2-module__ktORMW__djMockupMatchCard,.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView .landing-v2-module__ktORMW__djMockupReplyCard,.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView .landing-v2-module__ktORMW__djMockupConfirmed,.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView .landing-v2-module__ktORMW__djMockupCandidateRow,.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView .landing-v2-module__ktORMW__djMockupIntroActions>*{animation:none}.landing-v2-module__ktORMW__revealCard.landing-v2-module__ktORMW__inView .landing-v2-module__ktORMW__djMockupFitFill{width:var(--fit-pct,94%)}.landing-v2-module__ktORMW__chMarqueeTrack,.landing-v2-module__ktORMW__chTickerTrack,.landing-v2-module__ktORMW__chAccentRail,.landing-v2-module__ktORMW__chCandidateIn,.landing-v2-module__ktORMW__chCandidateBarGrow,.landing-v2-module__ktORMW__proofCompaniesTrack{animation:none}.landing-v2-module__ktORMW__chCandidate{opacity:1;transform:none}.landing-v2-module__ktORMW__chCandidateBar{width:var(--fit,0%)}.landing-v2-module__ktORMW__problemRotorPane,.landing-v2-module__ktORMW__fqPane,.landing-v2-module__ktORMW__hiwV3TabProgress,.landing-v2-module__ktORMW__hiwV3PanelFade,.landing-v2-module__ktORMW__hiwV3SignalIn,.landing-v2-module__ktORMW__hiwV3MatchBarGrow,.landing-v2-module__ktORMW__hiwV3IntroCardIn,.landing-v2-module__ktORMW__hiwV3RankRowIn,.landing-v2-module__ktORMW__hiwV3PanelLiveDot{animation:none}.landing-v2-module__ktORMW__hiwV3Signal,.landing-v2-module__ktORMW__hiwV3IntroCard,.landing-v2-module__ktORMW__hiwV3RankRow{opacity:1;transform:none}.landing-v2-module__ktORMW__hiwV3MatchBarFill,.landing-v2-module__ktORMW__hiwV3RankBarFill{width:var(--pct,0%)}}.landing-v2-module__ktORMW__csTriggerWrap{align-items:center;display:inline-flex;position:relative}.landing-v2-module__ktORMW__csNavLink,.landing-v2-module__ktORMW__csFooterLink{font:inherit;cursor:pointer;text-align:left;background:0 0;border:none;padding:0}.landing-v2-module__ktORMW__csNavLink{color:var(--ink2);font-size:.85rem;font-weight:500;text-decoration:none;transition:color .15s}.landing-v2-module__ktORMW__csNavLink:hover{color:var(--ink)}.landing-v2-module__ktORMW__csFooterLink{color:#ffffff73;font-size:.83rem;font-weight:500;text-decoration:none;transition:color .15s}.landing-v2-module__ktORMW__csFooterLink:hover{color:#ffffffe6}.landing-v2-module__ktORMW__csTriggerWrap .landing-v2-module__ktORMW__heroSecondaryCta{font:inherit;cursor:pointer;background:0 0;border:none;padding:0}@keyframes landing-v2-module__ktORMW__csFloatBadge{0%,to{transform:translateY(0)translate(0)}50%{transform:translateY(-4px)translate(1px)}}@keyframes landing-v2-module__ktORMW__csBadgeShimmer{0%,to{opacity:1}50%{opacity:.72}}.landing-v2-module__ktORMW__csFloatBadge{z-index:2;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);pointer-events:none;white-space:nowrap;background:#fffffff5;border:1px solid #c8421a38;border-radius:999px;padding:.18rem .48rem;font-size:.56rem;font-weight:700;animation:3.2s ease-in-out infinite landing-v2-module__ktORMW__csFloatBadge,3.2s ease-in-out infinite landing-v2-module__ktORMW__csBadgeShimmer;position:absolute;top:-.72rem;right:-.35rem;box-shadow:0 4px 14px #c8421a1f}.landing-v2-module__ktORMW__csTriggerWrap--footer .landing-v2-module__ktORMW__csFloatBadge{color:#fff;background:#c8421aeb;border-color:#ffffff2e;box-shadow:0 4px 18px #00000047}.landing-v2-module__ktORMW__csTriggerWrap--hero .landing-v2-module__ktORMW__csFloatBadge{top:-.85rem;right:-.15rem}@keyframes landing-v2-module__ktORMW__csOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes landing-v2-module__ktORMW__csModalIn{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.landing-v2-module__ktORMW__csOverlay{--cs-accent:#c8421a;--cs-ink:#0e0b09;--cs-ink2:#6a6460;--cs-bg:#f6f1eb;--cs-card:#fff;--cs-border:#e0d9d0;z-index:9999;-webkit-backdrop-filter:blur(12px)saturate(120%);font-family:var(--font-jakarta,"Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, sans-serif);-webkit-font-smoothing:antialiased;background:#0a0806c7;justify-content:center;align-items:center;padding:1.5rem;animation:.24s ease-out landing-v2-module__ktORMW__csOverlayIn;display:flex;position:fixed;inset:0}.landing-v2-module__ktORMW__csModal{background:var(--cs-card);border:1px solid var(--cs-border);isolation:isolate;border-radius:1.35rem;width:min(100%,28.5rem);animation:.32s cubic-bezier(.22,1,.36,1) landing-v2-module__ktORMW__csModalIn;position:relative;overflow:hidden;box-shadow:0 32px 80px #0a080661,inset 0 0 0 1px #ffffffa6}.landing-v2-module__ktORMW__csModalAccent{background:linear-gradient(90deg, var(--cs-accent) 0%, #e06a3a 55%, #c8421a59 100%);height:4px}.landing-v2-module__ktORMW__csModalContent{padding:clamp(1.5rem,4vw,2rem) clamp(1.5rem,4vw,2rem) clamp(1.65rem,4vw,2.1rem)}.landing-v2-module__ktORMW__csClose{z-index:2;border:1px solid var(--cs-border);background:var(--cs-bg);width:2.15rem;height:2.15rem;color:var(--cs-ink2);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;transition:color .15s,background .15s,border-color .15s;display:flex;position:absolute;top:1.05rem;right:1.05rem}.landing-v2-module__ktORMW__csClose:hover{color:var(--cs-ink);background:#fff;border-color:#0e0b091f}.landing-v2-module__ktORMW__csModalEyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--cs-accent);background:#c8421a14;border:1px solid #c8421a24;border-radius:999px;align-items:center;gap:.45rem;margin:0 0 .85rem;padding:.28rem .65rem .28rem .5rem;font-size:.68rem;font-weight:700;display:inline-flex}.landing-v2-module__ktORMW__csModalEyebrowDot{background:var(--cs-accent);border-radius:50%;width:.42rem;height:.42rem;animation:2s ease-in-out infinite landing-v2-module__ktORMW__csBadgeShimmer}.landing-v2-module__ktORMW__csModalTitle{letter-spacing:-.03em;color:var(--cs-ink);margin:0 0 .85rem;padding-right:2rem;font-size:clamp(1.45rem,3.8vw,1.85rem);font-weight:800;line-height:1.28}.landing-v2-module__ktORMW__csModalTitleMuted{color:var(--cs-ink2);margin-top:.15rem;font-weight:700;display:block}.landing-v2-module__ktORMW__csModalBody{color:var(--cs-ink2);margin:0 0 1.35rem;font-size:.9rem;line-height:1.7}.landing-v2-module__ktORMW__csModalList{gap:.65rem;margin:0 0 1.65rem;padding:0;list-style:none;display:grid}.landing-v2-module__ktORMW__csModalListItem{color:var(--cs-ink);align-items:flex-start;gap:.65rem;font-size:.84rem;line-height:1.55;display:flex}.landing-v2-module__ktORMW__csModalListIcon{width:1.35rem;height:1.35rem;color:var(--cs-accent);background:#c8421a1a;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-top:.1rem;display:flex}.landing-v2-module__ktORMW__csModalActions{flex-direction:column;gap:.8rem;display:flex}.landing-v2-module__ktORMW__csModalPrimary{background:var(--cs-ink);color:#f6f1eb;cursor:pointer;border:none;border-radius:999px;width:100%;padding:.9rem 1.25rem;font-family:inherit;font-size:.9rem;font-weight:700;transition:opacity .15s,transform .12s}.landing-v2-module__ktORMW__csModalPrimary:hover{opacity:.9;transform:translateY(-1px)}.landing-v2-module__ktORMW__csModalSecondary{text-align:center;color:var(--cs-ink2);font-size:.84rem;font-weight:600;text-decoration:none;transition:color .15s}.landing-v2-module__ktORMW__csModalSecondary:hover{color:var(--cs-ink)}@media (prefers-reduced-motion:reduce){.landing-v2-module__ktORMW__csFloatBadge,.landing-v2-module__ktORMW__csOverlay,.landing-v2-module__ktORMW__csModal,.landing-v2-module__ktORMW__csModalEyebrowDot{animation:none}}
