:root{--navy:#0f1b29;--navy-2:#17283c;--green:#4c9a10;--green-dark:#3f820c;--green-pale:#edf7e6;--gray:#687385;--muted:#66717f;--line:#dce3eb;--bg:#f4f6fa;--white:#fff;--shadow:0 18px 50px rgba(31,49,69,.1);--blue:#3180c4;--cyan:#27b7c8;--amber:#d99020;--red:#e55363}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--navy);background:var(--bg);font-family:var(--font-manrope),"Manrope",Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}button,input{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}svg{width:1.25em;height:1.25em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}:where(a,button,input):focus-visible{outline:2px solid var(--green-dark);outline-offset:2px}.navbar{position:fixed;top:0;z-index:50;width:100%;background:hsla(0,0%,100%,.94);border-bottom:1px solid rgba(218,224,231,.9);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:box-shadow .25s ease,background .25s ease}.navbar.scrolled{box-shadow:0 8px 28px rgba(15,27,41,.09);background:hsla(0,0%,100%,.98)}.nav-inner{max-width:1180px;height:74px;padding:0 24px;margin:auto;display:flex;justify-content:space-between}.brand,.nav-inner{align-items:center}.brand{display:inline-flex;gap:10px;font-size:19px;font-weight:800;letter-spacing:0}.brand>span:last-child>span{color:var(--green)}.brand-mark{width:37px;height:37px;border-radius:50%;color:#fff;background:var(--navy);display:grid;place-items:center;box-shadow:inset 0 0 0 4px hsla(0,0%,100%,.09)}.brand-mark svg{width:22px;height:22px;stroke-width:2.3}.nav-links{display:flex;gap:34px;margin-left:76px}.nav-links a{position:relative;color:#566273;font-size:13px;font-weight:700;transition:color .2s ease}.nav-links a:after{content:"";position:absolute;left:50%;right:50%;bottom:-10px;height:2px;background:var(--green);transition:left .2s ease,right .2s ease}.nav-links a:hover{color:var(--navy)}.nav-links a:hover:after{left:0;right:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:999px;color:#fff;background:var(--green);font-weight:800;box-shadow:0 10px 24px rgba(76,154,16,.2);transition:transform .22s ease,background .22s ease,box-shadow .22s ease}.button:hover{background:var(--green-dark);transform:translateY(-2px) scale(1.03);box-shadow:0 15px 32px rgba(76,154,16,.3)}.button-small{padding:11px 20px;font-size:12px}.button-large{min-height:52px;padding:0 26px;font-size:13px}.button-large svg{width:16px}.mobile-menu{display:none;border:0;background:transparent;width:36px;height:36px;padding:9px}.mobile-menu span{display:block;width:19px;height:2px;margin:5px 0;background:var(--navy);border-radius:9px}.hero{min-height:720px;padding:150px 24px 80px;position:relative;display:grid;place-items:center;text-align:center;overflow:hidden;background:linear-gradient(145deg,#eef1f6,#f6f8fb 53%,#e7ecf3)}.hero:after,.hero:before{content:"";position:absolute;border-radius:50%;filter:blur(3px);pointer-events:none}.hero:before{width:540px;height:540px;left:-230px;bottom:-300px;background:radial-gradient(circle,rgba(119,190,70,.16),rgba(119,190,70,0) 70%)}.hero:after{width:400px;height:400px;right:-250px;top:80px;border:1px solid rgba(76,154,16,.1);box-shadow:0 0 0 70px hsla(0,0%,100%,.2),0 0 0 140px hsla(0,0%,100%,.12)}.hero-content{position:relative;z-index:2;max-width:790px}.hero-badge{display:inline-flex;gap:8px;align-items:center;padding:8px 13px;border:1px solid rgba(76,154,16,.15);border-radius:99px;color:#3f850c;background:#eaf5e2;font-size:11px;font-weight:800;letter-spacing:.15px}.badge-dot{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(76,154,16,.12)}.hero h1{margin:24px 0 22px;font-size:72px;line-height:1.04;letter-spacing:0;font-weight:800}.hero-line{display:block}.accent-text{color:var(--green)}.hero-copy{max-width:670px;margin:0 auto 27px;color:#5f6c7c;font-size:16px;line-height:1.75}.trust-row{margin-top:26px;display:flex;justify-content:center;gap:27px;color:#687485;font-size:11px;font-weight:700}.trust-row span{display:inline-flex;align-items:center;gap:7px}.trust-row i{width:18px;height:18px;border-radius:50%;color:#fff;background:var(--green);display:grid;place-items:center}.trust-row svg{width:11px;height:11px;stroke-width:2.5}.hero-enter{opacity:0;transform:translateY(20px);animation:heroIn .72s cubic-bezier(.2,.8,.2,1) forwards}.hero-badge.hero-enter{transform:translateY(-14px);animation-delay:.15s}.hero h1 .hero-enter:first-child{animation-delay:.28s}.hero h1 .hero-enter:nth-child(2){animation-delay:.41s}.hero-copy.hero-enter{animation-delay:.54s}.hero .button.hero-enter{animation-delay:.67s}.trust-row.hero-enter{animation-delay:.8s}@keyframes heroIn{to{opacity:1;transform:translateY(0)}}.section{padding:112px 24px}.section-heading{max-width:750px;margin:0 auto 64px;text-align:center}.eyebrow,.mini-eyebrow{display:block;color:var(--green);font-size:10px;line-height:1;font-weight:800;text-transform:uppercase;letter-spacing:1.8px}.section-heading h2{margin:16px 0 17px;font-size:44px;line-height:1.13;letter-spacing:0;font-weight:800}.section-heading p{max-width:640px;margin:0 auto;color:var(--gray);font-size:14px;line-height:1.75}.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s cubic-bezier(.2,.7,.2,1)}.reveal.visible{opacity:1;transform:translateY(0)}.split-layout{max-width:1110px;margin:auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:78px;gap:78px;align-items:center}.workflow-section{background:#f4f6fa}.timeline{max-width:760px;margin:auto;position:relative}.timeline-track{position:absolute;top:28px;bottom:28px;left:27px;width:2px;overflow:hidden;background:#d8e2d2}.timeline-progress{display:block;width:100%;height:100%;background:linear-gradient(var(--green),#7bbd49);transform:scaleY(0);transform-origin:top}.timeline-item{position:relative;display:grid;grid-template-columns:56px 1fr;grid-gap:28px;gap:28px;align-items:center;margin-bottom:25px}.timeline-item:last-child{margin-bottom:0}.timeline-node{position:relative;z-index:2;width:56px;height:56px;border-radius:50%;border:2px solid #b9d8a2;color:var(--green);background:#fff;display:grid;place-items:center;font-size:16px;font-weight:800;box-shadow:0 5px 15px rgba(49,90,19,.08);transition:color .3s,border-color .3s,background .3s,transform .3s}.timeline-item.active .timeline-node{color:#fff;background:var(--green);border-color:var(--green);animation:nodePulse .52s ease}@keyframes nodePulse{50%{transform:scale(1.16);box-shadow:0 0 0 9px rgba(76,154,16,.12)}}.timeline-card{padding:24px 28px;border:1px solid #e6eaf0;border-radius:13px;background:#fff;box-shadow:0 12px 34px rgba(28,46,66,.06);opacity:0;transform:translateY(20px);transition:opacity .55s ease,transform .55s ease,box-shadow .25s ease}.timeline-item.visible .timeline-card{opacity:1;transform:translateY(0)}.timeline-card:hover{box-shadow:0 18px 44px rgba(28,46,66,.1)}.timeline-kicker{color:var(--green);font-size:8px;letter-spacing:1.4px;font-weight:800;text-transform:uppercase}.timeline-card h3{margin:6px 0 7px;font-size:17px;letter-spacing:0}.timeline-card p{margin:0;color:var(--gray);font-size:12px;line-height:1.65}.ai-section{background:linear-gradient(180deg,#f8f9fb,#f3f6f9)}.chat-card{border:2px solid rgba(76,154,16,.72);border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 22px 54px rgba(32,54,72,.12)}.chat-header{min-height:70px;padding:13px 17px;display:flex;align-items:center;gap:11px;border-bottom:1px solid #e7ebef}.chat-bot{width:39px;height:39px;flex:0 0 auto;color:#fff;border-radius:50%;background:var(--green);display:grid;place-items:center}.chat-bot svg{width:21px}.chat-header small,.chat-header strong{display:block}.chat-header strong{font-size:12px}.chat-header small{margin-top:3px;color:var(--muted);font-size:9px}.online-status{margin-left:auto;color:#667183;font-size:9px;font-weight:700}.engine-chip i,.online-status i{display:inline-block;width:6px;height:6px;margin-right:3px;border-radius:50%;background:#63b62b;box-shadow:0 0 0 3px rgba(99,182,43,.13)}.chat-body{min-height:175px;max-height:340px;overflow-y:auto;padding:19px;background:linear-gradient(180deg,#fbfcfd,#fff)}.chat-message{display:flex;align-items:flex-start;gap:8px}.mini-bot{width:26px;height:26px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;color:var(--green);background:var(--green-pale)}.mini-bot svg{width:15px}.bot-message p{min-height:68px;margin:0;max-width:86%;padding:12px 14px;border-radius:4px 13px 13px 13px;color:#566273;background:#f0f3f6;font-size:10px;line-height:1.6}.user-message{margin:10px 0 10px auto;max-width:78%;padding:10px 13px;color:#fff;border-radius:13px 4px 13px 13px;background:var(--green);font-size:10px;animation:bubbleUp .35s ease}.typing-bubble{width:45px;margin-left:34px;padding:8px 11px;border-radius:4px 12px 12px;background:#f0f3f6;display:flex;gap:4px;animation:bubbleUp .35s ease}.typing-bubble i{width:5px;height:5px;border-radius:50%;background:#8792a0;animation:typingDot 1s infinite alternate}.typing-bubble i:nth-child(2){animation-delay:.18s}.typing-bubble i:nth-child(3){animation-delay:.36s}@keyframes bubbleUp{0%{opacity:0;transform:translateY(12px)}}.bot-reply{margin-top:10px;animation:bubbleUp .35s ease}.bot-reply p{min-height:0}@keyframes typingDot{to{transform:translateY(-3px);opacity:.45}}.suggestions{padding:12px 14px 13px;display:flex;flex-wrap:wrap;gap:7px;background:#f4f6f8;border-top:1px solid #e6eaf0}.suggestion-label{flex-basis:100%;color:var(--muted);font-size:8px;text-transform:uppercase;letter-spacing:.9px;font-weight:800}.suggestions button{opacity:0;transform:scale(.94);padding:7px 9px;border:1px solid #dfe5e9;border-radius:99px;color:#5c6877;background:#fff;font-size:8px;cursor:pointer;transition:opacity .4s ease,transform .2s ease,border-color .2s ease,color .2s ease}.chat-card.chat-ready .suggestions button{opacity:1;transform:scale(1)}.chat-card.chat-ready .suggestions button:first-of-type{transition-delay:.05s}.chat-card.chat-ready .suggestions button:nth-of-type(2){transition-delay:.12s}.chat-card.chat-ready .suggestions button:nth-of-type(3){transition-delay:.19s}.chat-card.chat-ready .suggestions button:nth-of-type(4){transition-delay:.26s}.suggestions button:hover{border-color:var(--green);color:var(--green-dark);transform:translateY(-2px)!important;transition-delay:0s!important}.chat-input{min-height:57px;padding:10px 12px;display:flex;gap:8px;border-top:1px solid #e3e8ed;background:#fff}.chat-input input{min-width:0;flex:1 1;padding:0 13px;border:1px solid #dfe5e9;outline:none;border-radius:9px;color:var(--navy);font-size:9px;background:#fbfcfd}.chat-input input:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(76,154,16,.08)}.chat-input button{width:36px;height:36px;align-self:center;border:0;border-radius:50%;color:#fff;background:var(--green);display:grid;place-items:center;cursor:pointer;transition:transform .2s,background .2s}.chat-input button:hover{transform:scale(1.07);background:var(--green-dark)}.chat-input button svg{width:15px}.feature-copy h3{margin:13px 0 14px;font-size:30px;line-height:1.18;letter-spacing:0}.feature-copy .lead{margin:0 0 29px;color:var(--gray);font-size:13px;line-height:1.75}.feature-list,.interview-features{display:grid;grid-gap:21px;gap:21px}.feature-row{display:flex;gap:14px;align-items:flex-start}.icon-tile{width:41px;height:41px;flex:0 0 auto;color:var(--green);border:1px solid #d8eacb;border-radius:10px;background:var(--green-pale);display:grid;place-items:center}.icon-tile svg{width:20px}.feature-row h4{margin:1px 0 6px;font-size:13px;letter-spacing:0}.feature-row p{margin:0;color:var(--gray);font-size:11px;line-height:1.65}.interview-section{background:linear-gradient(145deg,#eef1f6,#f6f8fb)}.monitor-layout{grid-template-columns:.78fr 1.22fr;gap:66px}.interview-features .feature-row{padding-bottom:20px;border-bottom:1px solid #dfe4ea}.interview-features .feature-row:last-child{border:0;padding-bottom:0}.monitor-card{overflow:hidden;border:1px solid #263b52;border-radius:15px;background:#101d2d;box-shadow:0 25px 55px rgba(15,27,41,.25)}.monitor-top{height:48px;padding:0 18px;display:flex;justify-content:space-between;align-items:center;color:#8fa1b3;border-bottom:1px solid #2b3b4d;font-size:8px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.live-label{color:#f2f5f8}.live-label i{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:#f34d64;box-shadow:0 0 0 4px rgba(243,77,100,.15);animation:livePulse 1.4s ease infinite}@keyframes livePulse{50%{opacity:.45;transform:scale(.72);box-shadow:0 0 0 8px rgba(243,77,100,.04)}}.video-stage{position:relative;height:318px;overflow:hidden;background:radial-gradient(circle at 45% 45%,#273a50,#132336 62%,#0e1b2b)}.video-stage:before{content:"";position:absolute;inset:0;opacity:.13;background-image:linear-gradient(hsla(0,0%,100%,.08) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.08) 1px,transparent 0);background-size:25px 25px}.candidate-chip,.engine-chip{position:absolute;top:15px;z-index:2;padding:7px 10px;border:1px solid hsla(0,0%,100%,.11);border-radius:99px;color:#b8c6d5;background:rgba(7,17,28,.6);font-size:8px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.candidate-chip{left:16px}.engine-chip{right:16px;color:#bfe7a2;border-color:rgba(96,176,39,.24)}.face-track{position:absolute;left:14%;bottom:43px;width:205px;height:214px;border:1px dashed #51d2e4;border-radius:7px;animation:faceBreathe 2.5s ease-in-out infinite}@keyframes faceBreathe{50%{box-shadow:0 0 22px rgba(81,210,228,.2);transform:scale(1.012)}}.avatar-silhouette{position:absolute;inset:18px 24px 0;overflow:hidden}.avatar-head{position:absolute;width:84px;height:100px;top:20px;left:36px;border-radius:46% 46% 42% 42%;background:linear-gradient(145deg,#354a61,#1d3044);box-shadow:inset -12px -5px 20px rgba(7,16,26,.4)}.avatar-head:before{content:"";position:absolute;width:92px;height:52px;top:-11px;left:-4px;border-radius:50% 50% 30% 40%;background:#121f2e;transform:rotate(-5deg)}.avatar-body{position:absolute;width:156px;height:122px;left:0;bottom:-38px;border-radius:50% 50% 0 0;background:linear-gradient(145deg,#31475f,#1a2d41)}.landmark{position:absolute;width:4px;height:4px;border-radius:50%;background:#f25d94;box-shadow:0 0 6px #f25d94}.l-eye{left:86px;top:91px}.r-eye{left:116px;top:91px}.mouth{left:101px;top:119px;background:#53d4e4}.corner{position:absolute;width:13px;height:13px;border-color:#53d4e4;border-style:solid}.c1{left:-2px;border-width:2px 0 0 2px}.c1,.c2{top:-2px}.c2{right:-2px;border-width:2px 2px 0 0}.c3{left:-2px;border-width:0 0 2px 2px}.c3,.c4{bottom:-2px}.c4{right:-2px;border-width:0 2px 2px 0}.emotion-card{position:absolute;z-index:2;width:195px;right:18px;top:77px;padding:15px;border-radius:10px;color:var(--navy);background:hsla(0,0%,100%,.96);box-shadow:0 16px 30px rgba(0,0,0,.2)}.emotion-card>strong{display:block;margin-bottom:11px;font-size:8px;letter-spacing:1px;text-transform:uppercase}.emotion-meter{margin-top:9px}.emotion-meter span{display:flex;justify-content:space-between;margin-bottom:5px;color:#667284;font-size:7px;font-weight:700}.emotion-meter b{color:var(--navy)}.emotion-meter>i{display:block;height:4px;border-radius:99px;overflow:hidden;background:#e9edf0}.emotion-meter em{display:block;width:0;height:100%;border-radius:inherit;background:var(--green);transition:width 1.1s cubic-bezier(.2,.8,.2,1)}.emotion-meter.pink em{background:#ef6a91}.gaze-label{position:absolute;z-index:2;left:16%;bottom:13px;padding:6px 10px;color:#7fe3ef;border:1px solid rgba(81,210,228,.25);border-radius:99px;background:rgba(7,18,28,.7);font-size:7px;font-weight:800;letter-spacing:.7px;text-transform:uppercase}.gaze-label svg{width:11px;vertical-align:middle;margin-right:4px}.audit-panel{padding:13px 17px 16px;background:#f7f9fb}.audit-title{display:flex;justify-content:space-between;padding-bottom:9px;border-bottom:1px solid #e1e6eb;color:#354357;font-size:7px;font-weight:800;letter-spacing:.8px;text-transform:uppercase}.audit-title i{color:#ed5269;font-style:normal}.audit-log{padding-top:5px}.audit-log p{opacity:0;transform:translateY(7px);margin:7px 0 0;color:#586477;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:7.5px;transition:opacity .35s,transform .35s}.audit-log p.show{opacity:1;transform:none}.audit-log time{margin-right:8px;color:#9aa3ae}.audit-log b{display:inline-grid;place-items:center;width:12px;height:12px;margin-right:5px;border-radius:50%;font-size:7px}.audit-log .ok{color:#fff;background:var(--green)}.audit-log .warn{color:#5c4305;background:#f0bd43}.parser-section{background:#f8f9fb}.parser-layout{max-width:1090px;margin:auto;display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:30px;gap:30px;align-items:stretch}.resume-picker{padding:25px;border:1px solid #e1e6eb;border-radius:15px;background:#f1f4f7}.resume-picker>h3{margin:0 0 5px;font-size:14px}.resume-picker>p{margin:0 0 19px;color:var(--gray);font-size:9px}.resume-list{display:grid;grid-gap:9px;gap:9px}.resume-option{width:100%;min-height:68px;padding:11px 13px;display:grid;grid-template-columns:38px 1fr 18px;align-items:center;grid-gap:11px;gap:11px;text-align:left;border:1px solid #e0e5e9;border-left:3px solid transparent;border-radius:9px;color:var(--navy);background:#fff;cursor:pointer;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s}.resume-option:hover{transform:translateX(3px);border-color:#c8d6bd}.resume-option:active{transform:translateX(1px) scale(.99)}.resume-option.active{border-color:#b8d7a2;border-left-color:var(--green);background:var(--green-pale);box-shadow:0 7px 17px rgba(76,154,16,.08)}.candidate-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:#347705;background:#dcedd0;font-size:9px;font-weight:800}.candidate-avatar.blue{color:#275e85;background:#dcebf5}.candidate-avatar.amber{color:#8b6105;background:#f6eacb}.resume-option small,.resume-option strong{display:block}.resume-option strong{font-size:10px}.resume-option small{margin-top:3px;color:var(--muted);font-size:8px}.resume-option>svg{width:15px;color:#9aa4ae}.resume-option.active>svg{color:var(--green)}.upload-hint{margin-top:16px;padding:12px;display:flex;gap:10px;color:#5f6b7b;border:1px dashed #ccd4dc;border-radius:9px}.upload-hint svg{width:18px;color:var(--green)}.upload-hint small,.upload-hint strong{display:block}.upload-hint strong{font-size:8px}.upload-hint small{margin-top:2px;font-size:7px}.profile-card{position:relative;min-height:400px;padding:30px;overflow:hidden;border:1px solid #e1e6eb;border-radius:15px;background:#fff;box-shadow:0 17px 43px rgba(31,49,69,.08)}.profile-card.loading .profile-content{opacity:0;transform:translateX(-13px)}.profile-content{opacity:1;transform:none;transition:opacity .25s ease,transform .25s ease}.parser-state{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center;gap:9px;color:var(--green);background:hsla(0,0%,100%,.94);font-size:10px;font-weight:800;opacity:0;pointer-events:none;transition:opacity .2s}.profile-card.loading .parser-state{opacity:1}.parser-state i{width:14px;height:14px;border:2px solid #dcefd0;border-top:2px solid var(--green);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.profile-head{display:flex;align-items:center;gap:13px;padding-bottom:20px;border-bottom:1px solid #e5e9ed}.profile-avatar{width:47px;height:47px;border-radius:11px;color:#fff;background:linear-gradient(145deg,#6db537,#3c820b);display:grid;place-items:center;font-size:12px;font-weight:800}.profile-head h3{margin:0;font-size:18px}.profile-head p{margin:4px 0 0;color:var(--green);font-size:10px;font-weight:700}.ats-badge{margin-left:auto;padding:9px 12px;border:1px solid #bbdca4;border-radius:99px;color:var(--green-dark);background:var(--green-pale);font-size:8px;font-weight:800}.profile-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:23px;gap:23px;padding:22px 0}.profile-field>span,.profile-section>span{display:block;margin-bottom:7px;color:#919aa5;font-size:7px;font-weight:800;text-transform:uppercase;letter-spacing:1px}.profile-field strong{display:block;font-size:10px}.profile-field small{display:block;margin-top:4px;color:var(--gray);font-size:8px}.profile-section{margin-bottom:19px}.skill-tags{display:flex;flex-wrap:wrap;gap:7px}.skill-tags i{padding:6px 9px;border-radius:99px;color:#485669;background:#f0f3f6;font-size:8px;font-style:normal;font-weight:700}.summary-box{padding:13px 14px;color:#596678;border-left:2px solid var(--green);border-radius:4px 8px 8px 4px;background:#f4f6f8;font-size:9px;line-height:1.7}.parser-benefits{max-width:900px;margin:30px auto 0;display:flex;justify-content:space-between;gap:22px;color:#657182;font-size:9px;font-weight:700}.parser-benefits span{display:flex;align-items:center;gap:8px}.parser-benefits i{width:18px;height:18px;border-radius:50%;color:var(--green);background:var(--green-pale);display:grid;place-items:center}.parser-benefits svg{width:11px;stroke-width:2.5}.interface-section{background:#f0f3f7}.interface-layout{max-width:1190px;margin:auto;display:grid;grid-template-columns:260px 1fr;grid-gap:24px;gap:24px;align-items:start}.module-tabs{display:grid;grid-gap:10px;gap:10px}.module-tab{position:relative;width:100%;min-height:77px;padding:13px 12px;display:grid;grid-template-columns:39px 1fr 16px;grid-gap:10px;gap:10px;align-items:center;text-align:left;border:1px solid transparent;border-radius:11px;color:var(--navy);background:hsla(0,0%,100%,.5);cursor:pointer;overflow:hidden;transition:border-color .25s,box-shadow .25s,transform .2s,background .25s}.module-tab:hover{transform:translateX(3px);background:#fff}.module-tab.active{border-color:#b9d9a2;background:#fff;box-shadow:0 9px 26px rgba(43,63,81,.08)}.module-tab.active:before{content:"";position:absolute;left:0;top:9px;bottom:9px;width:3px;border-radius:0 5px 5px 0;background:var(--green);animation:activeSlide .3s ease}@keyframes activeSlide{0%{transform:translateY(-30px);opacity:0}}.tab-icon{width:39px;height:39px;border-radius:9px;color:#7d8897;background:#e8edf1;display:grid;place-items:center}.module-tab.active .tab-icon{color:var(--green);background:var(--green-pale)}.tab-icon svg{width:18px}.module-tab small,.module-tab strong{display:block}.module-tab strong{font-size:10px}.module-tab small{margin-top:4px;color:#83909e;font-size:7.5px}.tab-arrow{width:13px;color:#9ca5af}.module-tab.active .tab-arrow{color:var(--green)}.dashboard-browser{overflow:hidden;border:1px solid #dce2e8;border-radius:14px;background:#fff;box-shadow:0 24px 60px rgba(28,46,66,.13)}.browser-bar{height:52px;padding:0 14px;display:grid;grid-template-columns:85px 1fr 126px;align-items:center;border-bottom:1px solid #e4e8ec;background:#fafbfc}.traffic-lights{display:flex;gap:5px}.traffic-lights i{width:8px;height:8px;border-radius:50%;background:#f16d68}.traffic-lights i:nth-child(2){background:#f2be55}.traffic-lights i:nth-child(3){background:#68be70}.browser-search{max-width:360px;justify-self:center;width:100%;min-height:29px;padding:0 9px;border:1px solid #e2e6ea;border-radius:6px;color:#949da8;background:#fff;display:flex;align-items:center;gap:7px;font-size:7px}.browser-search svg{width:12px}.browser-search kbd{margin-left:auto;padding:2px 4px;border:1px solid #e3e7eb;border-radius:3px;color:#9099a4;font-size:6px}.admin-tools{justify-self:end;display:flex;align-items:center;gap:7px;color:#526074;font-size:7px;font-weight:700}.admin-tools button{position:relative;border:0;color:#718091;background:transparent}.admin-tools button svg{width:14px}.admin-tools button i{position:absolute;width:4px;height:4px;right:2px;top:2px;border-radius:50%;background:#ed5f6a}.admin-avatar{width:25px;height:25px;border-radius:50%;color:#fff;background:var(--navy);display:grid;place-items:center;font-size:7px}.dashboard-panel{min-height:480px;padding:22px;transition:opacity .18s,transform .18s}.dashboard-panel.switching{opacity:0;transform:translateY(15px)}.dash-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.dash-title h3{margin:0;font-size:15px}.dash-title p{margin:4px 0 0;color:#8a94a1;font-size:7px}.add-job{padding:8px 10px;border:0;border-radius:6px;color:#fff;background:var(--green);font-size:7px;font-weight:800}.add-job svg{width:10px;vertical-align:middle}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:9px;gap:9px;margin-bottom:19px}.stat-card{padding:11px;border:1px solid #e5e9ed;border-radius:8px;background:#fbfcfd}.stat-card span{display:block;color:#7d8997;font-size:6.5px}.stat-card strong{display:inline-block;margin-top:4px;font-size:16px}.stat-card small{float:right;margin-top:8px;color:var(--green);font-size:6px;font-weight:800}.stat-card small.down{color:#e45e6d}.stat-card small.steady{color:#89939f}.kanban{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:9px;gap:9px}.kanban-column{min-width:0;padding:9px;border-radius:8px;background:#f2f4f7}.kanban-head{margin-bottom:9px;display:flex;justify-content:space-between;color:#596678;font-size:7px;font-weight:800}.kanban-head span{width:16px;height:16px;border-radius:50%;background:#fff;display:grid;place-items:center}.candidate-card{opacity:0;transform:translateY(8px);margin-bottom:7px;padding:9px;border:1px solid #e3e7eb;border-radius:7px;background:#fff;box-shadow:0 3px 9px rgba(30,48,67,.03);transition:opacity .4s,transform .4s}.candidate-card.show{opacity:1;transform:none;transition:opacity .4s,transform .2s ease,box-shadow .2s ease,border-color .2s ease}.candidate-card.show:hover{transform:translateY(-2px);border-color:#c9d3dd;box-shadow:0 8px 18px rgba(30,48,67,.1)}.candidate-card.show:active{transform:translateY(0) scale(.985)}.candidate-card:last-child{margin-bottom:0}.candidate-tag{display:inline-block;padding:3px 5px;border-radius:3px;color:#347705;background:#e6f3dd;font-size:5.5px;font-weight:800}.candidate-tag.marketing{color:#835a00;background:#faedca}.candidate-tag.hr{color:#6551a2;background:#eee9fa}.candidate-tag.sales{color:#226b83;background:#dff1f6}.candidate-card h4{margin:7px 0 3px;font-size:7.5px}.candidate-card p{margin:0;color:#939ca7;font-size:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.candidate-foot{margin-top:8px;display:flex;align-items:center;justify-content:space-between}.candidate-foot i{width:19px;height:19px;border-radius:50%;display:grid;place-items:center;color:#526176;background:#e8ecf0;font-size:5.5px;font-style:normal;font-weight:800}.candidate-foot b{color:var(--green);font-size:6px}.candidate-foot b.live{color:#e24f63}.placeholder-dashboard{min-height:420px;display:grid;place-items:center;text-align:center;border:1px dashed #dce2e8;border-radius:10px;background:linear-gradient(145deg,#fafbfc,#f4f6f8)}.placeholder-dashboard .icon-tile{margin:0 auto 14px;width:52px;height:52px}.placeholder-dashboard h3{margin:0 0 7px;font-size:17px}.placeholder-dashboard p{max-width:320px;margin:0;color:var(--gray);font-size:10px;line-height:1.6}.ghost-action{min-height:31px;padding:0 11px;border:1px solid #dbe3ea;border-radius:7px;color:#526074;background:#fff;font-size:7px;font-weight:800;cursor:pointer;transition:transform .2s,border-color .2s,color .2s}.ghost-action:hover{transform:translateY(-1px);border-color:#bddaa8;color:var(--green-dark)}.dashboard-kicker{display:block;color:#87919f;font-size:6.5px;font-weight:800;text-transform:uppercase;letter-spacing:.9px}.analytics-grid{display:grid;grid-template-columns:1.35fr .82fr .82fr;grid-gap:10px;gap:10px;margin-bottom:12px}.assessment-stack,.employee-table,.funnel-card,.heatmap-card,.insight-card,.org-summary,.skill-cloud,.workspace-note,.workspace-stream{border:1px solid #e4e9ee;border-radius:9px;background:#fbfcfd}.insight-card{min-height:116px;padding:14px;overflow:hidden}.big-number{margin-top:8px;display:flex;align-items:baseline;gap:8px}.big-number strong{font-size:32px;line-height:1}.big-number small,.insight-card small{color:#7b8796;font-size:7px;font-weight:700}.metric-value{display:block;margin-top:13px;color:var(--green);font-size:30px;line-height:1}.metric-value.amber{color:var(--amber)}.trend-strip{height:34px;margin-top:15px;display:grid;grid-template-columns:repeat(7,1fr);align-items:end;grid-gap:5px;gap:5px}.trend-strip i{border-radius:99px 99px 2px 2px;background:linear-gradient(180deg,var(--green),#b7dba0)}.trend-strip i:first-child{height:38%}.trend-strip i:nth-child(2){height:52%}.trend-strip i:nth-child(3){height:44%}.trend-strip i:nth-child(4){height:70%}.trend-strip i:nth-child(5){height:62%}.trend-strip i:nth-child(6){height:84%}.trend-strip i:nth-child(7){height:76%}.analytics-columns{display:grid;grid-template-columns:1fr .88fr;grid-gap:10px;gap:10px}.funnel-card,.heatmap-card{padding:14px;min-height:226px}.funnel-card h4,.heatmap-card h4,.workspace-stream h4{margin:0 0 14px;font-size:10px}.funnel-row{display:grid;grid-template-columns:82px 30px 1fr;align-items:center;grid-gap:8px;gap:8px;margin-top:11px;color:#647184;font-size:7px;font-weight:800}.assessment-card>i,.funnel-row i{height:5px;border-radius:99px;overflow:hidden;background:#e7edf2}.assessment-card em,.funnel-row em{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--green),var(--cyan));transition:width .9s cubic-bezier(.2,.8,.2,1)}.heatmap-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:6px;gap:6px;margin-bottom:14px}.heatmap-grid i{aspect-ratio:1;border-radius:6px;background:#e8edf1}.heatmap-grid .cool{background:#dcecf6}.heatmap-grid .warm{background:#f4dfb8}.heatmap-grid .hot{background:#cfe8c0}.heatmap-card p{margin:0;color:#687486;font-size:8px;line-height:1.65}.directory-shell{display:grid;grid-template-columns:.72fr 1.2fr;grid-gap:10px;gap:10px}.org-summary{padding:15px;min-height:220px}.org-summary strong{display:block;margin-top:11px;font-size:36px;line-height:1}.org-summary small{color:#7b8796;font-size:8px;font-weight:700}.org-stack{height:86px;margin-top:24px;position:relative}.org-stack i{position:absolute;width:34px;height:34px;border-radius:50%;background:var(--green-pale);border:1px solid #cfe7bf}.org-stack i:first-child{left:50%;top:0;transform:translateX(-50%);background:var(--green)}.org-stack i:nth-child(2){left:18%;top:48px}.org-stack i:nth-child(3){left:42%;top:48px}.org-stack i:nth-child(4){left:66%;top:48px}.org-stack i:nth-child(5){left:84%;top:48px;background:#e1edf7;border-color:#c5dced}.employee-table{padding:10px;display:grid;grid-gap:8px;gap:8px}.employee-row{opacity:0;transform:translateY(8px);min-height:58px;padding:9px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;grid-gap:10px;gap:10px;border:1px solid #e5e9ed;border-radius:8px;background:#fff;transition:opacity .35s,transform .35s}.employee-row.show{opacity:1;transform:none}.employee-row i{font-style:normal}.employee-row small,.employee-row strong{display:block}.employee-row strong{font-size:9px}.employee-row small{margin-top:3px;color:#82909f;font-size:7px}.employee-row b{color:var(--green-dark);font-size:6.5px}.skill-cloud{grid-column:1/-1;padding:12px;display:flex;flex-wrap:wrap;gap:7px}.skill-cloud span{padding:7px 10px;border-radius:99px;background:#f0f3f6;color:#526074;font-size:7px;font-weight:800}.workspace-grid{display:grid;grid-template-columns:1fr .9fr;grid-gap:10px;gap:10px}.assessment-stack,.workspace-note,.workspace-stream{padding:14px}.workspace-stream{min-height:286px}.workspace-item{opacity:0;transform:translateY(8px);min-height:58px;padding:10px;display:grid;grid-template-columns:40px 1fr auto;grid-gap:10px;gap:10px;align-items:center;border:1px solid #e5e9ed;border-radius:8px;background:#fff;transition:opacity .35s,transform .35s}.workspace-item+.workspace-item{margin-top:8px}.workspace-item.show{opacity:1;transform:none}.workspace-item time{color:#7d8997;font-size:7px;font-weight:800}.workspace-item small,.workspace-item strong{display:block}.workspace-item strong{font-size:9px}.workspace-item small{margin-top:3px;color:#81909f;font-size:7px}.workspace-item b{padding:4px 6px;border-radius:99px;color:#526074;background:#eef2f5;font-size:6px}.workspace-item b.live{color:#a1273b;background:#fde9ed}.assessment-stack{display:grid;grid-gap:9px;gap:9px;align-content:start}.assessment-card{opacity:0;transform:translateY(8px);padding:12px;border:1px solid #e5e9ed;border-radius:8px;background:#fff;transition:opacity .35s,transform .35s}.assessment-card.show{opacity:1;transform:none}.assessment-card span{display:flex;align-items:center;gap:7px;color:#5a6677;font-size:8px;font-weight:800}.assessment-card svg{width:14px}.assessment-card strong{display:block;margin:10px 0 7px;font-size:15px}.workspace-note{grid-column:1/-1;display:flex;align-items:center;gap:10px;background:#f5faef;border-color:#d6eac8}.workspace-note p{margin:0;color:#536244;font-size:8px;line-height:1.6}.integration-cta{padding-top:46px;text-align:center;background:linear-gradient(135deg,#eef1f6,#e7ecf3);border-bottom:4px solid #3180c4}.integrations{max-width:1180px;padding:0 24px 45px;margin:auto;border-bottom:1px solid #d4dce5}.integration-label{margin:0 0 26px;color:var(--navy);font-size:9px;font-weight:800;letter-spacing:.7px;text-transform:uppercase}.logo-marquee{position:relative;overflow:hidden}.logo-marquee:after{content:"";position:absolute;top:0;right:0;bottom:0;width:100px;background:linear-gradient(90deg,transparent,#e8edf3);pointer-events:none}.logo-row{display:flex;justify-content:space-between;align-items:center;gap:32px;color:#6b7280}.logo-row span{opacity:0;transform:translateY(9px);white-space:nowrap;display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;transition:opacity .45s,transform .45s}.logo-row.visible span{opacity:1;transform:none}.logo-row span:first-child{transition-delay:.04s}.logo-row span:nth-child(2){transition-delay:.11s}.logo-row span:nth-child(3){transition-delay:.18s}.logo-row span:nth-child(4){transition-delay:.25s}.logo-row span:nth-child(5){transition-delay:.32s}.logo-row span:nth-child(6){transition-delay:.39s}.logo-row span:nth-child(7){transition-delay:.46s;opacity:.45}.logo-row svg{width:21px}.logo-row b{width:22px;height:22px;display:grid;place-items:center;font-size:16px}.teams-logo{color:#696db5;border:1px solid;border-radius:4px;font-size:10px!important}.bamboo-logo{border:1px solid #6b7280}.bamboo-logo,.workday-logo{border-radius:50%;font-size:9px!important}.workday-logo{border-top:2px solid #d28a34}.final-cta-content{max-width:760px;margin:auto;padding:76px 24px 88px}.final-cta-content.reveal{opacity:1;transform:none}.final-cta-content.reveal>*{opacity:0;transform:translateY(20px);transition:opacity .55s ease,transform .55s cubic-bezier(.2,.7,.2,1)}.final-cta-content.reveal.visible>*{opacity:1;transform:none}.final-cta-content.reveal.visible>h2{transition-delay:0s}.final-cta-content.reveal.visible>p{transition-delay:.1s}.final-cta-content.reveal.visible>.cta-form{transition-delay:.2s}.final-cta-content.reveal.visible>.cta-status{transition-delay:.25s}.final-cta-content h2{margin:0 0 15px;font-size:42px;line-height:1.15;letter-spacing:0}.final-cta-content p{max-width:650px;margin:0 auto 27px;color:var(--gray);font-size:13px;line-height:1.75}.cta-form{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap}.cta-form input{width:min(290px,100%);min-height:52px;padding:0 22px;border:1px solid #ccd4dc;border-radius:999px;outline:none;color:var(--navy);background:#fff;font-size:13px;transition:border-color .2s,box-shadow .2s}.cta-form input:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(76,154,16,.08)}.cta-status{display:block;min-height:16px;margin-top:13px;color:var(--green-dark);font-size:10px;font-weight:700}.footer{padding:36px 24px 0;background:#f8fafb}.footer-card{max-width:1160px;margin:auto;padding:42px 45px;display:grid;grid-template-columns:1.5fr .8fr .9fr 1.25fr;grid-gap:55px;gap:55px;border:1px dashed #cfd7df;border-radius:15px;background:#fff}.footer-brand>p,.newsletter>p{margin:18px 0;color:#64748a;font-size:10px;line-height:1.7}.social-row{display:flex;gap:8px}.social-row a{width:30px;height:30px;border:1px solid #e0e5e9;border-radius:50%;color:#687586;background:#f6f8f9;display:grid;place-items:center;font-size:8px;font-weight:800;transition:color .2s,border-color .2s,transform .2s}.social-row a:hover{color:var(--green);border-color:#b8d8a1;transform:translateY(-2px)}.footer-column{display:flex;flex-direction:column;align-items:flex-start}.footer-column h3{margin:8px 0 20px;font-size:9px;letter-spacing:1.1px;text-transform:uppercase}.footer-column>a{margin-bottom:12px;color:#697688;font-size:9px;transition:color .2s,transform .2s}.footer-column>a:hover{color:var(--green);transform:translateX(2px)}.newsletter>p{margin-top:0}.newsletter form{width:100%;height:42px;padding:4px;display:flex;border:1px solid #dce2e7;border-radius:8px;background:#f9fafb}.newsletter input{min-width:0;flex:1 1;padding:0 9px;border:0;outline:0;background:transparent;font-size:8px}.newsletter button{width:34px;border:0;border-radius:6px;color:#fff;background:var(--green);display:grid;place-items:center;cursor:pointer}.newsletter button svg{width:13px}.newsletter-status{display:block;min-height:14px;margin-top:7px;color:var(--green-dark);font-size:9px;font-weight:700}.cta-status.error,.newsletter-status.error{color:#c0392b}#demo-form.invalid input,#newsletter-form.invalid{border-color:#c0392b}#demo-form.invalid input:focus{border-color:#c0392b;box-shadow:0 0 0 3px rgba(192,57,43,.1)}.copyright{max-width:1160px;margin:auto;padding:23px 0;color:var(--muted);text-align:center;font-size:8px}.copyright span{margin:0 7px}.copyright a:hover{color:var(--green)}@media (max-width:900px){.nav-links{display:none;position:absolute;top:73px;left:0;right:0;margin:0;padding:20px 24px;gap:20px;flex-direction:column;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 12px 25px rgba(15,27,41,.08)}.navbar.menu-open .nav-links{display:flex}.nav-inner>.button{display:none}.mobile-menu{display:block}.hero{min-height:670px}.hero h1{font-size:64px;letter-spacing:0}.monitor-layout,.parser-layout,.split-layout{grid-template-columns:1fr;gap:48px;max-width:640px}.monitor-layout{gap:45px}.interview-features{grid-template-columns:1fr 1fr}.interview-features .feature-row:nth-last-child(2){border-bottom:0}.interface-layout{grid-template-columns:1fr}.module-tabs{grid-template-columns:1fr 1fr}.interface-layout{max-width:780px}.footer-card{grid-template-columns:1.3fr 1fr 1fr}.footer-column.newsletter{grid-column:1/-1;max-width:420px}}@media (max-width:680px){.section{padding:82px 18px}.section-heading{margin-bottom:44px}.section-heading h2{letter-spacing:0}.hero{padding:130px 18px 70px;min-height:650px}.hero h1{font-size:46px;letter-spacing:0}.hero-copy{font-size:14px}.trust-row{flex-direction:column;align-items:center;gap:10px}.timeline-track{left:21px}.timeline-item{grid-template-columns:44px 1fr;gap:14px}.timeline-node{width:44px;height:44px}.timeline-card{padding:20px}.feature-copy h3{font-size:27px}.interview-features{grid-template-columns:1fr}.interview-features .feature-row:nth-last-child(2){border-bottom:1px solid #dfe4ea}.monitor-card{overflow-x:auto;-webkit-overflow-scrolling:touch}.monitor-card>*{min-width:540px}.video-stage{height:300px}.profile-card,.resume-picker{padding:20px}.profile-grid{grid-template-columns:1fr;gap:15px}.parser-benefits{flex-direction:column;align-items:flex-start}.module-tabs{grid-template-columns:1fr}.dashboard-browser{overflow-x:auto;-webkit-overflow-scrolling:touch}.dashboard-browser>*{min-width:720px}.cta-form input{width:min(340px,100%)}.logo-row{justify-content:flex-start;width:max-content;animation:mobileMarquee 25s linear infinite}.logo-marquee:after{width:50px}@keyframes mobileMarquee{50%{transform:translateX(-45%)}}.footer-card{padding:31px 26px;grid-template-columns:1fr 1fr;gap:35px 24px}.footer-brand,.newsletter{grid-column:1/-1}.copyright{line-height:2}}@media (max-width:430px){.hero h1{font-size:40px}.hero-badge{font-size:9px}.hero-copy{font-size:13px}.timeline-card h3{font-size:14px}.timeline-card p{font-size:10px}.chat-header{padding:11px}.online-status{display:none}.chat-body{padding:14px}.bot-message p{max-width:88%}.profile-head{flex-wrap:wrap}.cta-form{flex-direction:column;align-items:stretch}.cta-form input{width:100%}.footer-card{grid-template-columns:1fr}.footer-brand,.newsletter{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.audit-log p,.candidate-card,.hero-enter,.logo-row span,.reveal,.timeline-card{opacity:1!important;transform:none!important}}.workspace-page .section{padding-top:150px}.workspace-layout{max-width:1190px;margin:auto;display:grid;grid-template-columns:1.02fr .98fr;grid-gap:24px;gap:24px;align-items:start}.workspace-chat .chat-body{min-height:380px;max-height:520px}.workspace-cta{margin-top:30px}.insight-shell{overflow:hidden;border:1px solid #dce2e8;border-radius:14px;background:#fff;box-shadow:0 24px 60px rgba(28,46,66,.13)}.insight-stack{display:grid;grid-gap:10px;gap:10px}.insight-stack .workspace-stream{min-height:0}.insight-actions{display:flex;gap:8px}.session-body{padding:16px 18px;display:grid;grid-template-columns:1.15fr .85fr;grid-gap:12px;gap:12px;align-items:start}.session-emotions{padding:15px;border-radius:10px;color:var(--navy);background:hsla(0,0%,100%,.96);box-shadow:0 16px 30px rgba(0,0,0,.2)}.session-emotions>strong{display:block;margin-bottom:11px;font-size:8px;letter-spacing:1px;text-transform:uppercase}.session-emotions .dashboard-kicker{margin-top:15px}.session-emotions .trend-strip{margin-top:8px}.session-signals{display:grid;grid-gap:8px;gap:8px;align-content:start}.session-signals .gaze-label{position:static;display:inline-flex;align-items:center;width:max-content}@media (max-width:900px){.workspace-layout{grid-template-columns:1fr;max-width:640px}}@media (max-width:680px){.workspace-page .section{padding-top:130px}.session-body{grid-template-columns:1fr}.session-shell>*{min-width:0}}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_6b03d3;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_Fallback_6b03d3;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_6b03d3{font-family:__Manrope_6b03d3,__Manrope_Fallback_6b03d3;font-style:normal}.__variable_6b03d3{--font-manrope:"__Manrope_6b03d3","__Manrope_Fallback_6b03d3"}