.ApplicationDemo_section__lUXkW{background:var(--surface)}.ApplicationDemo_layout__WMpMb{display:flex;align-items:center;gap:4rem}.ApplicationDemo_textSide__kZUks{flex:1 1}.ApplicationDemo_label__XkJvc{display:inline-block;padding:.375rem 1rem;background:var(--primary-light);color:var(--primary);font-size:.75rem;font-weight:600;letter-spacing:.5px;border-radius:20px;margin-bottom:1rem}.ApplicationDemo_title__9sPiW{font-size:2.25rem;font-weight:700;color:var(--text);margin-bottom:1rem;line-height:1.2}.ApplicationDemo_desc__pdoJw{font-size:1rem;color:var(--text-light);line-height:1.7;margin-bottom:2rem}.ApplicationDemo_checkList__GQkFl{list-style:none;display:flex;flex-direction:column;gap:.75rem}.ApplicationDemo_checkList__GQkFl li{display:flex;align-items:center;gap:.75rem;font-size:.95rem;color:var(--text);font-weight:500}.ApplicationDemo_checkList__GQkFl li svg{color:var(--secondary);flex-shrink:0}.ApplicationDemo_demoSide__95yG9{flex:1.2 1}.ApplicationDemo_demoFrame__K7UVc{display:flex;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.1);border:1px solid var(--border-light);min-height:460px}.ApplicationDemo_brandPanel__Oahv6{width:38%;background:#1a2744;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.5rem;gap:.75rem}.ApplicationDemo_brandLogo__RJLOU{width:56px;height:56px;background:rgba(255,255,255,.15);color:#fff;font-weight:800;font-size:1.5rem;border-radius:14px;display:flex;align-items:center;justify-content:center}.ApplicationDemo_brandName__Dpegl{color:#fff;font-size:1.1rem;font-weight:700}.ApplicationDemo_brandDesc__EftvM{color:rgba(255,255,255,.8);font-size:.8rem;text-align:center;line-height:1.5}.ApplicationDemo_carousel__2IfaR{width:100%;display:flex;flex-direction:column;align-items:center;gap:.6rem;margin-top:.5rem}.ApplicationDemo_slideArea__k3HiW{position:relative;width:100%;aspect-ratio:4/3;border-radius:10px;overflow:hidden}.ApplicationDemo_slide__PF7_1{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1s ease}.ApplicationDemo_slide__PF7_1:first-child{position:relative}.ApplicationDemo_slideActive__mcXRe{opacity:1}.ApplicationDemo_carouselDots__CWZeH{display:flex;gap:.4rem}.ApplicationDemo_carouselDot__o0qMR{width:7px;height:7px;border-radius:50%;border:none;background:rgba(255,255,255,.4);cursor:pointer;padding:0;transition:all .3s}.ApplicationDemo_carouselDot__o0qMR:hover{background:rgba(255,255,255,.7)}.ApplicationDemo_carouselDotActive__8xujG{background:#fff;transform:scale(1.3)}.ApplicationDemo_formPanel__vuiug{flex:1 1;background:var(--bg);padding:1.5rem;display:flex;flex-direction:column}.ApplicationDemo_progressDots__NYzII{display:flex;justify-content:center;gap:6px;margin-bottom:1.5rem}.ApplicationDemo_dot___UKFI{width:8px;height:8px;border-radius:50%;background:var(--border);transition:all .3s}.ApplicationDemo_dotActive__LcveZ{background:#c8102e;transform:scale(1.2)}.ApplicationDemo_formContent__6SfgU{flex:1 1;display:flex;align-items:center;justify-content:center;animation:ApplicationDemo_fadeInUp__jYczi .4s ease}.ApplicationDemo_welcomeStep__hTSZY{text-align:center;padding:1rem}.ApplicationDemo_welcomeBadge__9run9{display:inline-block;padding:.3rem .75rem;background:rgba(200,16,46,.1);color:#c8102e;font-size:.7rem;font-weight:600;border-radius:20px;margin-bottom:.75rem}.ApplicationDemo_welcomeTitle__pjgmM{font-size:1.25rem;font-weight:700;color:var(--text);margin-bottom:.25rem}.ApplicationDemo_welcomeCompany__HOGlW{font-size:.9rem;color:var(--text-light);margin-bottom:1rem}.ApplicationDemo_welcomeInfo__yIm9v{display:flex;justify-content:center;gap:1.5rem;font-size:.8rem;color:var(--text-lighter)}.ApplicationDemo_inputStep__zCWt3{width:100%;padding:0 .5rem}.ApplicationDemo_stepNumber__JlCwK{display:block;font-size:.75rem;font-weight:600;color:#1a2744;letter-spacing:.5px;margin-bottom:.5rem}.ApplicationDemo_stepLabel__m746W{display:block;font-size:1.15rem;font-weight:600;color:var(--text);margin-bottom:1rem}.ApplicationDemo_inputWrap__65VW3{position:relative}.ApplicationDemo_input__Meg_4{width:100%;padding:.875rem 1rem;border:2px solid var(--border);border-radius:10px;font-size:1rem;background:var(--surface);color:var(--text);font-family:inherit;transition:border-color .2s}.ApplicationDemo_input__Meg_4:focus{outline:none;border-color:#1a2744}.ApplicationDemo_inputCheck__H179A{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);color:var(--secondary)}.ApplicationDemo_textarea__l_3qC{width:100%;padding:.875rem 1rem;border:2px solid var(--border);border-radius:10px;font-size:.95rem;background:var(--surface);color:var(--text);font-family:inherit;resize:none;line-height:1.5}.ApplicationDemo_stars__6n5qw{display:flex;gap:.5rem;margin-top:.5rem}.ApplicationDemo_star__gPE_Q{color:var(--border);transition:all .2s}.ApplicationDemo_starActive__L3qZV{color:var(--warning);animation:ApplicationDemo_starPop__tj_vm .3s ease}.ApplicationDemo_ratingLabel__Q2HkL{display:block;font-size:.85rem;color:#1a2744;font-weight:600;margin-top:.75rem}.ApplicationDemo_successStep__gDpHL{text-align:center;padding:1rem}.ApplicationDemo_successIcon__GlDRZ{width:60px;height:60px;background:#c8102e;color:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1rem;animation:ApplicationDemo_successPop__rseHV .5s ease}.ApplicationDemo_successTitle__x7NcF{font-size:1.2rem;font-weight:700;color:#1a2744;margin-bottom:1rem}.ApplicationDemo_matchScore__azr4a{background:rgba(26,39,68,.06);border:2px solid #1a2744;border-radius:12px;padding:1rem;margin-bottom:1rem}.ApplicationDemo_matchLabel__NICfs{display:block;font-size:.7rem;color:var(--text-light);font-weight:600;margin-bottom:.25rem}.ApplicationDemo_matchValue__bT8Ug{display:block;font-size:2.25rem;font-weight:700;color:#1a2744}.ApplicationDemo_successText__xOp0R{font-size:.9rem;color:var(--text-light)}.ApplicationDemo_formFooter__nrD6H{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid var(--border-light);margin-top:1rem}.ApplicationDemo_backBtn__BeamO{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem .75rem;background:transparent;border:1px solid var(--border);border-radius:8px;color:var(--text-light);font-size:.8rem;font-weight:500}.ApplicationDemo_nextFormBtn__XFMCB{display:inline-flex;align-items:center;gap:.3rem;padding:.5rem 1rem;background:#c8102e;color:#fff;border:none;border-radius:8px;font-size:.8rem;font-weight:600;box-shadow:0 2px 8px rgba(200,16,46,.3)}@media (max-width:768px){.ApplicationDemo_layout__WMpMb{flex-direction:column;gap:2rem}.ApplicationDemo_demoFrame__K7UVc{flex-direction:column;min-height:400px}.ApplicationDemo_brandPanel__Oahv6{width:100%;padding:1.5rem}.ApplicationDemo_title__9sPiW{font-size:1.75rem}}.CTA_section__MIPa4{padding:6rem 2rem;background:var(--bg)}.CTA_inner__b8m1G{max-width:800px;margin:0 auto;background:var(--primary);border-radius:24px;padding:2rem 0;text-align:center;position:relative;overflow:hidden}.CTA_inner__b8m1G:before{content:"";position:absolute;top:-50%;right:-20%;width:400px;height:400px;background:rgba(255,255,255,.05);border-radius:50%}.CTA_inner__b8m1G:after{content:"";position:absolute;bottom:-30%;left:-10%;width:300px;height:300px;background:rgba(255,255,255,.03);border-radius:50%}.CTA_content__7iulp{position:relative;z-index:1}.CTA_title__3F73S{font-size:2.5rem;font-weight:500;color:#fff;margin-bottom:1rem}.CTA_subtitle__4wne7{font-size:1.1rem;color:rgba(255,255,255,.85);max-width:500px;margin:0 auto 2.5rem;line-height:1.7}.CTA_ctas__VJbin{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem}.CTA_primaryBtn__c2_nm{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;color:var(--primary);font-size:1rem;font-weight:700;border-radius:10px;transition:all .2s}.CTA_primaryBtn__c2_nm:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.2)}.CTA_secondaryBtn__6LiUz{padding:.5rem 1rem;background:transparent;color:#fff;font-size:1rem;font-weight:600;border-radius:10px;border:2px solid rgba(255,255,255,.3);transition:all .2s}.CTA_secondaryBtn__6LiUz:hover{border-color:#fff;background:rgba(255,255,255,.1)}.CTA_note__fSvuV{font-size:.85rem;color:rgba(255,255,255,.6)}@media (max-width:768px){.CTA_inner__b8m1G{padding:3rem 1.5rem}.CTA_title__3F73S{font-size:1.75rem}.CTA_ctas__VJbin{flex-direction:column}.CTA_ctas__VJbin a{width:100%;justify-content:center}}.Features_features__Tc5e7{background:var(--surface)}.Features_header__GL_zF{text-align:center;margin-bottom:4rem}.Features_label__yyqZf{display:inline-block;padding:.375rem 1rem;background:var(--primary-light);color:var(--primary);font-size:.75rem;font-weight:600;letter-spacing:.5px;border-radius:20px;margin-bottom:1rem}.Features_title__nIuu_{font-size:2.5rem;font-weight:700;color:var(--text);margin-bottom:1rem}.Features_subtitle__wJpEX{font-size:1.1rem;color:var(--text-light);max-width:500px;margin:0 auto}.Features_grid__MVIxm{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.Features_card__Ihj_X{background:var(--bg);border:1px solid var(--border-light);border-radius:16px;padding:2rem;transition:all .3s ease}.Features_card__Ihj_X:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(2,7,111,.1);border-color:rgba(2,7,111,.2)}.Features_iconWrap__PQ1QQ{width:48px;height:48px;background:var(--primary);color:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.Features_iconGreen__JeIkA{background:var(--secondary)}.Features_card__Ihj_X h3{font-size:1.15rem;font-weight:600;color:var(--text);margin-bottom:.75rem}.Features_card__Ihj_X p{font-size:.9rem;color:var(--text-light);line-height:1.6}@media (max-width:768px){.Features_grid__MVIxm{grid-template-columns:1fr;gap:1.25rem}.Features_title__nIuu_{font-size:1.75rem}}.Footer_footer__pQtti{background:var(--text);color:rgba(255,255,255,.7);padding:4rem 2rem 0}.Footer_inner__vtL_T{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;gap:4rem;padding-bottom:3rem}.Footer_logo__fUEOF{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.Footer_logoImg__Rhhtz{height:32px;width:auto;filter:brightness(0) invert(1)}.Footer_tagline__edhu4{font-size:.9rem;max-width:250px;line-height:1.5}.Footer_links__cFiYr{display:flex;gap:4rem}.Footer_col__WMzcr{display:flex;flex-direction:column;gap:.5rem}.Footer_col__WMzcr h4{color:#fff;font-size:.85rem;font-weight:600;margin-bottom:.5rem;letter-spacing:.5px}.Footer_col__WMzcr a{font-size:.9rem;color:rgba(255,255,255,.6);transition:color .2s}.Footer_col__WMzcr a:hover{color:var(--primary)}.Footer_bottom__wxP7Z{border-top:1px solid rgba(255,255,255,.1);padding:1.5rem 0;text-align:center;max-width:1200px;margin:0 auto}.Footer_bottom__wxP7Z p{font-size:.8rem;color:rgba(255,255,255,.4)}.Footer_overpass__atEEg{color:var(--secondary);font-weight:600;transition:color .2s}.Footer_overpass__atEEg:hover{color:#5aa832}@media (max-width:768px){.Footer_inner__vtL_T{flex-direction:column;gap:2rem}.Footer_links__cFiYr{gap:2rem}}.Hero_hero__bqvNd{position:relative;height:100vh;display:flex;align-items:center;padding:100px 2rem 0 6rem;overflow:hidden}.Hero_bg__CkeFF{position:absolute;inset:0;z-index:0}.Hero_gradient__A88E9{position:absolute;inset:0;background:radial-gradient(ellipse 60% 60% at 70% 40%,rgba(2,7,111,.07) 0,transparent 60%),radial-gradient(ellipse 50% 50% at 90% 80%,rgba(74,140,42,.05) 0,transparent 50%),radial-gradient(ellipse 40% 40% at 30% 20%,rgba(2,7,111,.03) 0,transparent 50%)}.Hero_lines__6j6a5{position:absolute;inset:0;overflow:hidden}.Hero_vLine__rvNsW{position:absolute;width:1px;height:100%;top:0;background:rgba(2,7,111,.15);opacity:0;animation:Hero_slideDown__mbr7C 1.2s ease-out forwards}.Hero_vLine__rvNsW:after{content:"";position:absolute;top:0;left:0;width:1px;height:60px;background:linear-gradient(180deg,transparent,rgba(2,7,111,.5),transparent);animation:Hero_pulseDown__eiNbj 4s ease-in-out infinite}.Hero_v1__Xg5FZ{left:15%;animation-delay:.1s}.Hero_v2__mq7t_{left:35%;animation-delay:.3s}.Hero_v3__iAaTo{left:55%;animation-delay:.2s}.Hero_v4__QE7QF{left:75%;animation-delay:.4s}.Hero_v5__fOvJQ{left:92%;animation-delay:.5s}.Hero_v1__Xg5FZ:after{animation-delay:0s;animation-duration:3.5s}.Hero_v2__mq7t_:after{animation-delay:1.2s;animation-duration:4s}.Hero_v3__iAaTo:after{animation-delay:.6s;animation-duration:3s}.Hero_v4__QE7QF:after{animation-delay:1.8s;animation-duration:4.5s}.Hero_v5__fOvJQ:after{animation-delay:2.5s;animation-duration:3.8s}.Hero_hLine__Z8_Sc{position:absolute;height:1px;width:100%;left:0;background:rgba(2,7,111,.15);opacity:0;animation:Hero_slideRight__UMPZY 1.2s ease-out forwards}.Hero_hLine__Z8_Sc:after{content:"";position:absolute;left:0;top:0;height:1px;width:80px;background:linear-gradient(90deg,transparent,rgba(74,140,42,.5),transparent);animation:Hero_pulseRight__EBtmB 5s ease-in-out infinite}.Hero_h1__Ehp8_{top:20%;animation-delay:.2s}.Hero_h2__RdFOg{top:40%;animation-delay:.4s}.Hero_h3__ULNru{top:65%;animation-delay:.3s}.Hero_h4__6JktV{top:85%;animation-delay:.5s}.Hero_h1__Ehp8_:after{animation-delay:.5s;animation-duration:5s}.Hero_h2__RdFOg:after{animation-delay:2s;animation-duration:4.5s}.Hero_h3__ULNru:after{animation-delay:1s;animation-duration:5.5s}.Hero_h4__6JktV:after{animation-delay:3s;animation-duration:4s}@keyframes Hero_slideDown__mbr7C{0%{opacity:0;transform:scaleY(0);transform-origin:top}to{opacity:1;transform:scaleY(1);transform-origin:top}}@keyframes Hero_slideRight__UMPZY{0%{opacity:0;transform:scaleX(0);transform-origin:left}to{opacity:1;transform:scaleX(1);transform-origin:left}}@keyframes Hero_pulseDown__eiNbj{0%{top:-60px;opacity:0}10%{opacity:1}90%{opacity:1}to{top:100%;opacity:0}}@keyframes Hero_pulseRight__EBtmB{0%{left:-80px;opacity:0}10%{opacity:1}90%{opacity:1}to{left:100%;opacity:0}}.Hero_layout__MsCS5{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1200px;margin:0 auto}.Hero_content__WDVga{text-align:left;max-width:600px;animation:Hero_fadeInUp__eGRou .8s ease}.Hero_statsColumn__Gmh9b{display:flex;flex-direction:column;gap:2rem;animation:Hero_fadeInUp__eGRou .8s ease .3s both}@keyframes Hero_fadeInUp__eGRou{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Hero_badge__mnOYT{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:var(--primary-light);color:var(--primary);font-size:.8rem;font-weight:600;border-radius:100px;margin-bottom:2rem;letter-spacing:.3px}.Hero_title__h4PJ2{font-size:3.2rem;font-weight:800;line-height:1.15;color:var(--text);margin-bottom:1.5rem;letter-spacing:-.02em}.Hero_highlight__Kxh4B{color:var(--primary);position:relative}.Hero_highlight__Kxh4B:after{content:"";position:absolute;bottom:4px;left:0;right:0;height:8px;background:rgba(2,7,111,.15);border-radius:4px;z-index:-1}.Hero_subtitle__WCdI_{font-size:1.2rem;color:var(--text-light);max-width:550px;margin:0 0 2.5rem;line-height:1.7}.Hero_ctas__dB6t2{display:flex;align-items:center;gap:1rem;margin-bottom:4rem}.Hero_primaryBtn__iP4or{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:var(--primary);color:#fff;font-size:1rem;font-weight:600;border-radius:10px;transition:all .2s ease;box-shadow:0 4px 15px var(--primary-glow)}.Hero_primaryBtn__iP4or:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 6px 20px var(--primary-glow)}.Hero_secondaryBtn__lJPVh{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:var(--surface);color:var(--text);font-size:1rem;font-weight:600;border-radius:10px;border:2px solid var(--border);transition:all .2s ease}.Hero_secondaryBtn__lJPVh:hover{border-color:var(--primary);color:var(--primary)}.Hero_stat__edcbC{display:flex;align-items:center;gap:1rem;color:var(--text-light)}.Hero_stat__edcbC svg{color:var(--primary);flex-shrink:0}.Hero_statGreen__Qu_xa svg{color:var(--secondary)}.Hero_stat__edcbC strong{display:block;font-size:2rem;font-weight:800;color:var(--text)}.Hero_stat__edcbC span{display:block;font-size:.85rem}.Hero_statDivider__I0IJV{width:60px;height:1px;background:var(--border)}@media (max-width:768px){.Hero_hero__bqvNd{height:auto;min-height:100vh;padding:6rem 1.5rem 3rem}.Hero_layout__MsCS5{flex-direction:column;gap:3rem}.Hero_title__h4PJ2{font-size:2.5rem}.Hero_subtitle__WCdI_{font-size:1rem}.Hero_ctas__dB6t2{flex-direction:column}.Hero_ctas__dB6t2 a{width:100%;justify-content:center}.Hero_statsColumn__Gmh9b{flex-direction:row;flex-wrap:nowrap;justify-content:center;gap:0}.Hero_stat__edcbC{flex:1 1;flex-direction:column;text-align:center;justify-content:flex-start;gap:.5rem}.Hero_statDivider__I0IJV{width:1px;height:60px;background:var(--border);align-self:center;flex-shrink:0}}.HowItWorks_section__RU32y{background:var(--bg)}.HowItWorks_header__Ek5pj{text-align:center;margin-bottom:4rem}.HowItWorks_label__TM0rW{display:inline-block;padding:.375rem 1rem;background:var(--primary-light);color:var(--primary);font-size:.75rem;font-weight:600;letter-spacing:.5px;border-radius:20px;margin-bottom:1rem}.HowItWorks_title__tECJv{font-size:2.5rem;font-weight:700;color:var(--text)}.HowItWorks_steps___lftL{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;position:relative;max-width:900px;margin:0 auto}.HowItWorks_step__gUC_t{text-align:center;position:relative}.HowItWorks_iconWrap__uCKws{width:72px;height:72px;background:var(--primary);color:#fff;border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;position:relative}.HowItWorks_iconGreen__rFP0g{background:var(--secondary)}.HowItWorks_iconGreen__rFP0g .HowItWorks_num__dzNnr{color:var(--secondary);border-color:var(--secondary)}.HowItWorks_num__dzNnr{position:absolute;top:-8px;right:-8px;width:28px;height:28px;background:var(--surface);color:var(--primary);font-size:.7rem;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid var(--primary)}.HowItWorks_step__gUC_t h3{font-size:1.1rem;font-weight:600;color:var(--text);margin-bottom:.75rem}.HowItWorks_step__gUC_t p{font-size:.9rem;color:var(--text-light);line-height:1.6}.HowItWorks_connector__VHiwJ{display:none}@media (min-width:769px){.HowItWorks_step__gUC_t:not(:last-child):after{content:"";position:absolute;top:36px;left:calc(50% + 48px);width:calc(100% - 96px + 2rem);height:2px;background:repeating-linear-gradient(90deg,var(--primary) 0,var(--primary) 6px,transparent 6px,transparent 12px);opacity:.3}}@media (max-width:768px){.HowItWorks_steps___lftL{grid-template-columns:1fr;gap:2.5rem}.HowItWorks_title__tECJv{font-size:1.75rem}}.InterviewDemo_section__zhmpI{background:var(--bg)}.InterviewDemo_header__4peOt{text-align:center;margin-bottom:3rem}.InterviewDemo_label___EFDH{display:inline-block;padding:.375rem 1rem;background:var(--primary-light);color:var(--primary);font-size:.75rem;font-weight:600;letter-spacing:.5px;border-radius:20px;margin-bottom:1rem}.InterviewDemo_title__iqx8s{font-size:2.5rem;font-weight:700;color:var(--text);margin-bottom:1rem}.InterviewDemo_subtitle___pkhK{font-size:1.1rem;color:var(--text-light);max-width:550px;margin:0 auto}.InterviewDemo_demoFrame__afu_O{display:flex;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.12);border:1px solid var(--border-light);max-height:520px}.InterviewDemo_videoPanel__CCG2T{flex:7 1;position:relative;background:#1a1a1a;min-height:420px}.InterviewDemo_videoBg__0jVQk{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a1a1a,#2d2d2d)}.InterviewDemo_silhouette__iCsiv{display:flex;flex-direction:column;align-items:center;opacity:.2}.InterviewDemo_silhouetteHead__g4pih{width:80px;height:80px;border-radius:50%;background:#666;margin-bottom:10px}.InterviewDemo_silhouetteBody__yFag7{width:120px;height:80px;border-radius:60px 60px 0 0;background:#666}.InterviewDemo_recIndicator__M97vE{position:absolute;top:1.25rem;left:1.25rem;background:#ff0000;color:#fff;padding:.4rem .9rem;border-radius:6px;font-weight:600;font-size:.8rem;display:flex;align-items:center;gap:.5rem;animation:InterviewDemo_blink__AgBDV 1.5s infinite;z-index:10}.InterviewDemo_recDot__2fbhU{width:8px;height:8px;background:#fff;border-radius:50%}.InterviewDemo_overlay__pXj46{position:absolute;inset:0;background:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;z-index:20;animation:InterviewDemo_fadeIn__ThrWQ .3s ease}.InterviewDemo_overlayContent__eWT90{text-align:center;color:#fff;padding:2rem}.InterviewDemo_overlayLabel__wTY56{font-size:1rem;font-weight:600;color:#c8102e;letter-spacing:2px;margin-bottom:.75rem}.InterviewDemo_overlayQuestion__NbjSD{font-size:1.25rem;font-weight:600;line-height:1.5;margin-bottom:2rem;max-width:400px}.InterviewDemo_countdownNumber__iehWm{font-size:6rem;font-weight:800;color:#c8102e;line-height:1;animation:InterviewDemo_countPop__vwnhX .5s ease}.InterviewDemo_doneIcon__Nu8S3{width:70px;height:70px;background:#c8102e;color:#fff;font-size:2.5rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1.25rem;animation:InterviewDemo_successPop__kgpgs .5s ease}.InterviewDemo_doneTitle__7TlZg{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.InterviewDemo_doneText__AroMo{color:#aaa;margin-bottom:1.5rem}.InterviewDemo_replayBtn__ZGrmG{padding:.75rem 1.5rem;background:#1a2744;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:.9rem;transition:all .2s}.InterviewDemo_replayBtn__ZGrmG:hover{background:#0f1a30}.InterviewDemo_sidePanel__wM9vU{flex:3 1;background:var(--bg);padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;min-width:260px}.InterviewDemo_sideLogo__Pk1st{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:.95rem;color:var(--text)}.InterviewDemo_sideLogoIcon__bpyj4{width:32px;height:32px;background:#1a2744;color:#fff;font-weight:700;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.9rem}.InterviewDemo_progress__sGpk_{text-align:center}.InterviewDemo_progressLabel__kyP6A{display:block;font-size:.8rem;font-weight:600;color:#1a2744;margin-bottom:.4rem}.InterviewDemo_progressBar__L0sdP{width:100%;height:5px;background:var(--border);border-radius:3px;overflow:hidden}.InterviewDemo_progressFill__HssZL{height:100%;background:#c8102e;transition:width .3s ease;border-radius:3px}.InterviewDemo_timerBox__76SMU{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem;background:var(--surface);border-radius:8px;border:1px solid var(--border);color:#1a2744}.InterviewDemo_timerValue__bmKqc{font-size:1.75rem;font-weight:700;transition:color .3s}.InterviewDemo_timerWarn__VyO7D{color:var(--warning);animation:InterviewDemo_pulse__tKLnK 1s infinite}.InterviewDemo_questionBox__1fWVs{flex:1 1;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.25rem}.InterviewDemo_questionLabel__EFiGf{font-size:.7rem;font-weight:600;color:#1a2744;letter-spacing:.5px;display:block;margin-bottom:.75rem}.InterviewDemo_questionText__ZH_we{font-size:.95rem;font-weight:600;color:var(--text);line-height:1.5}.InterviewDemo_nextBtn__z8LId{display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.875rem;background:#c8102e;color:#fff;border:none;border-radius:8px;font-size:.85rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px rgba(200,16,46,.3)}.InterviewDemo_nextBtn__z8LId:hover:not(:disabled){background:#a80d25}.InterviewDemo_nextBtn__z8LId:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.InterviewDemo_demoFrame__afu_O{flex-direction:column;max-height:none}.InterviewDemo_videoPanel__CCG2T{min-height:280px}.InterviewDemo_sidePanel__wM9vU{min-width:unset}.InterviewDemo_title__iqx8s{font-size:1.75rem}}.Navbar_nav__yFFPE{position:fixed;top:0;left:0;right:0;z-index:100;padding:1rem 2rem;transition:all .3s ease}.Navbar_scrolled__N9DJM{background:rgba(255,253,247,.95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 2px 20px rgba(0,0,0,.06);padding:.75rem 2rem}.Navbar_inner__Cumf_{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.Navbar_logo__X4o9i{display:flex;align-items:center;gap:.5rem;text-decoration:none}.Navbar_logoImg__5losR{height:36px;width:auto}.Navbar_links__puXTb{display:flex;align-items:center;gap:2rem}.Navbar_links__puXTb a{font-size:.9rem;font-weight:500;color:var(--text-light);transition:color .2s}.Navbar_links__puXTb a:hover{color:var(--primary)}.Navbar_ctas___65ep{display:flex;align-items:center;gap:.75rem;margin-left:1rem}.Navbar_loginBtn__ovbKe{padding:.5rem 1.25rem;border-radius:8px;font-weight:600!important;color:var(--primary)!important;transition:background .2s}.Navbar_loginBtn__ovbKe:hover{background:var(--primary-light)}.Navbar_signupBtn__65i7I{padding:.5rem 1.25rem;background:var(--secondary);color:#fff!important;border-radius:8px;font-weight:600!important;transition:all .2s;box-shadow:0 2px 8px rgba(74,140,42,.3)}.Navbar_signupBtn__65i7I:hover{background:var(--secondary-dark);transform:translateY(-1px)}.Navbar_langToggle__OqVDd{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .75rem;background:none;border:1.5px solid var(--border);border-radius:8px;color:var(--text-light);font-size:.8rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s ease}.Navbar_langToggle__OqVDd:hover{border-color:var(--primary);color:var(--primary)}.Navbar_langToggleMobile__6hpmR{display:none;align-items:center;gap:.3rem;padding:.35rem .65rem;background:none;border:1.5px solid var(--border);border-radius:8px;color:var(--text-light);font-size:.75rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s ease}.Navbar_langToggleMobile__6hpmR:hover{border-color:var(--primary);color:var(--primary)}.Navbar_mobileRight__kws5v{display:flex;align-items:center;gap:.5rem}.Navbar_burger__5O0zC{display:none;background:none;border:none;color:var(--text);padding:.5rem}@media (max-width:768px){.Navbar_burger__5O0zC{display:block}.Navbar_langToggle__OqVDd{display:none}.Navbar_langToggleMobile__6hpmR{display:inline-flex}.Navbar_links__puXTb{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;background:var(--bg);padding:1.5rem 2rem;gap:1rem;box-shadow:0 10px 30px rgba(0,0,0,.1)}.Navbar_links__puXTb.Navbar_open__wWapx{display:flex}.Navbar_ctas___65ep{margin-left:0;flex-direction:column;width:100%}.Navbar_ctas___65ep a{text-align:center;width:100%}}.Pricing_section__HdToa{background:var(--surface)}.Pricing_header__R4bO5{text-align:center;margin-bottom:4rem}.Pricing_label___nUHt{display:inline-block;padding:.375rem 1rem;background:var(--primary-light);color:var(--primary);font-size:.75rem;font-weight:600;letter-spacing:.5px;border-radius:20px;margin-bottom:1rem}.Pricing_title__eGnuw{font-size:2.5rem;font-weight:700;color:var(--text);margin-bottom:1rem}.Pricing_subtitle__u0JaG{font-size:1.1rem;color:var(--text-light)}.Pricing_grid__kjo5u{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;align-items:center}.Pricing_card__RsOoS{background:var(--bg);border:1px solid var(--border-light);border-radius:16px;padding:1.75rem 1.5rem;position:relative;transition:all .3s;cursor:pointer}.Pricing_card__RsOoS:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.06)}.Pricing_highlighted__TbR9x{border:2px solid var(--primary);box-shadow:0 12px 40px rgba(2,7,111,.15);transform:scale(1.03)}.Pricing_highlighted__TbR9x:hover{transform:scale(1.03) translateY(-4px)}.Pricing_badge__xw3bX{position:absolute;top:-12px;left:50%;transform:translateX(-50%);padding:.3rem 1rem;background:var(--primary);color:#fff;font-size:.7rem;font-weight:600;border-radius:20px;letter-spacing:.5px}.Pricing_planName__kewtS{font-size:1.1rem;font-weight:600;color:var(--text);margin-bottom:1rem}.Pricing_price__W6Wrh{margin-bottom:.75rem}.Pricing_amount__S9v9U{font-size:2.5rem;font-weight:800;color:var(--text)}.Pricing_period__J_mcq{font-size:1rem;color:var(--text-lighter);font-weight:400}.Pricing_desc__R38Tz{font-size:.9rem;color:var(--text-light);margin-bottom:2rem;line-height:1.5}.Pricing_features__QykwT{list-style:none;display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}.Pricing_features__QykwT li{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--text)}.Pricing_features__QykwT li svg{color:var(--secondary);flex-shrink:0}.Pricing_cta__3DfBd{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.625rem;border:2px solid var(--border);border-radius:10px;font-size:.95rem;font-weight:600;color:var(--text);background:transparent;transition:all .2s}.Pricing_cta__3DfBd:hover{border-color:var(--primary);color:var(--primary)}.Pricing_ctaSelected__HYspk{background:var(--secondary);color:#fff;border-color:var(--secondary);box-shadow:0 4px 15px rgba(74,140,42,.3)}.Pricing_ctaSelected__HYspk:hover{background:var(--secondary-dark,#B8432E);border-color:var(--secondary-dark,#B8432E);color:#fff}@media (max-width:768px){.Pricing_grid__kjo5u{grid-template-columns:1fr;max-width:400px;margin:0 auto}.Pricing_highlighted__TbR9x{transform:none}.Pricing_highlighted__TbR9x:hover{transform:translateY(-4px)}.Pricing_title__eGnuw{font-size:1.75rem}}.RecruiterDemo_section__7p3Ja{background:var(--bg)}.RecruiterDemo_header__TJ7CM{text-align:center;margin-bottom:3rem}.RecruiterDemo_label__vdHzl{display:inline-block;padding:.4rem 1rem;background:var(--primary-light);color:var(--primary);font-size:.8rem;font-weight:600;border-radius:100px;letter-spacing:.5px;margin-bottom:1rem}.RecruiterDemo_title__zFvf_{font-size:2.5rem;font-weight:700;color:var(--text);margin-bottom:1rem}.RecruiterDemo_subtitle__T_WEi{font-size:1.1rem;color:var(--text-light);max-width:600px;margin:0 auto}.RecruiterDemo_demoFrame__MyxPS{background:#F5F6FA;border:1px solid #d0d2e0;border-radius:16px;overflow:hidden;box-shadow:0 8px 40px rgba(0,0,0,.06)}.RecruiterDemo_profileHeader__ArLzQ{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid #d0d2e0;background:#fff}.RecruiterDemo_profileLeft__YsRCM{display:flex;align-items:center;gap:.75rem}.RecruiterDemo_avatar__iVYqf{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#02076F,#01054D);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;flex-shrink:0}.RecruiterDemo_candidateName__PTHpb{font-size:1rem;font-weight:700;color:#333;margin-bottom:1px}.RecruiterDemo_candidateEmail__Vy2CL{font-size:.75rem;color:#888;margin-bottom:4px}.RecruiterDemo_profileMeta__N8hOG{display:flex;align-items:center;gap:.75rem;font-size:.75rem}.RecruiterDemo_statusBadge__8k0JF{padding:2px 10px;border-radius:100px;background:#dcfce7;color:#16a34a;font-weight:600;font-size:.7rem}.RecruiterDemo_metaItem___KwE0{color:#999}.RecruiterDemo_scoreCard__WPJlV{display:flex;flex-direction:column;align-items:center;gap:4px}.RecruiterDemo_scoreLabel__uP_aI{font-size:.7rem;color:#888;font-weight:600;letter-spacing:.5px}.RecruiterDemo_scoreValue___Keq0{font-size:1.6rem;font-weight:800;color:#16a34a}.RecruiterDemo_columns__yWhkS{display:grid;grid-template-columns:1fr 300px}.RecruiterDemo_answersCol__JrD3X{padding:1rem 1.5rem;border-right:1px solid #d0d2e0}.RecruiterDemo_colTitle__TZmsu{font-size:.8rem;font-weight:600;color:#333;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.RecruiterDemo_timeline__Rz8At{position:relative;padding-left:2rem}.RecruiterDemo_timeline__Rz8At:before{content:"";position:absolute;left:14px;top:0;bottom:0;width:2px;background:#D0D2E0}.RecruiterDemo_answerCard__lhNP4{position:relative;margin-bottom:1rem;opacity:0;transform:translateY(10px);transition:opacity .5s ease,transform .5s ease}.RecruiterDemo_answerVisible__tK600{opacity:1;transform:translateY(0)}.RecruiterDemo_timelineDot__ihilW{position:absolute;left:-2rem;top:0;width:28px;height:28px;border-radius:50%;background:#02076F;display:flex;align-items:center;justify-content:center;z-index:1}.RecruiterDemo_qNum__a9hlY{color:#fff;font-size:.6rem;font-weight:700}.RecruiterDemo_answerContent__ZrRIW{padding-left:.75rem}.RecruiterDemo_qHeader__NBzO0{margin-bottom:4px}.RecruiterDemo_qType__ULiEv{font-size:.65rem;font-weight:600;letter-spacing:.5px;color:#999}.RecruiterDemo_qText__HqM5D{font-size:.85rem;font-weight:600;color:#333;margin-bottom:8px}.RecruiterDemo_answerBox__GPAhu{background:#fff;border:1px solid #d0d2e0;border-radius:8px;padding:.5rem .75rem}.RecruiterDemo_answerText__vTVuW{font-size:.75rem;color:#555;line-height:1.5}.RecruiterDemo_ratingAnswer__TpwyP{display:flex;align-items:center;gap:.75rem}.RecruiterDemo_stars__qmtKa{display:flex;gap:2px}.RecruiterDemo_ratingText__Rjsdg{font-size:.85rem;font-weight:600;color:#333}.RecruiterDemo_videoThumb__psIM4{display:flex;align-items:center;gap:.75rem;background:#1a1a1a;border-radius:8px;padding:.75rem;position:relative}.RecruiterDemo_videoPlay__jOz_k{width:36px;height:36px;border-radius:50%;background:rgba(2,7,111,.9);display:flex;align-items:center;justify-content:center;cursor:pointer}.RecruiterDemo_videoDuration__QQR1J{color:#ccc;font-size:.8rem;font-weight:500}.RecruiterDemo_discussionCol__E3K8Y{padding:1rem;background:#faf8f5}.RecruiterDemo_noteInput___HXPX{display:flex;gap:.5rem;margin-bottom:1rem}.RecruiterDemo_noteTextarea__szQhX{flex:1 1;padding:.6rem .75rem;border:1px solid #d0d2e0;border-radius:8px;font-size:.8rem;font-family:inherit;resize:none;background:#fff}.RecruiterDemo_sendBtn__Sgm1n{padding:0 .75rem;background:#02076F;color:#fff;border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center}.RecruiterDemo_notesList___6tbq{display:flex;flex-direction:column;gap:.75rem}.RecruiterDemo_noteCard__YOxkS{padding:.6rem;background:#fff;border:1px solid #d0d2e0;border-radius:10px;opacity:0;transform:translateX(10px);transition:opacity .4s ease,transform .4s ease}.RecruiterDemo_noteReply__Kg_sc{margin-left:1.5rem;border-left:3px solid #02076f}.RecruiterDemo_noteVisible__hr_qg{opacity:1;transform:translateX(0)}.RecruiterDemo_noteHeader__qrKgX{display:flex;align-items:center;gap:.5rem;margin-bottom:6px}.RecruiterDemo_noteAvatar__Zbs0u{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#02076F,#01054D);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.55rem;font-weight:700;flex-shrink:0}.RecruiterDemo_noteAuthor___GiBk{font-size:.75rem;font-weight:600;color:#333}.RecruiterDemo_noteTime__5e6tZ{font-size:.65rem;color:#999;margin-left:auto}.RecruiterDemo_noteText__J9RNA{font-size:.75rem;color:#555;line-height:1.4;margin-left:2.25rem}.RecruiterDemo_noteActions__o252b{margin-left:2.25rem;margin-top:6px}.RecruiterDemo_replyBtn__MJTpO{background:none;border:none;color:#02076F;font-size:.7rem;font-weight:600;cursor:pointer;padding:0}@media (max-width:768px){.RecruiterDemo_columns__yWhkS{grid-template-columns:1fr}.RecruiterDemo_answersCol__JrD3X{border-right:none;border-bottom:1px solid #d0d2e0}.RecruiterDemo_profileHeader__ArLzQ{flex-direction:column;gap:1rem;text-align:center}.RecruiterDemo_profileLeft__YsRCM{flex-direction:column;align-items:center}.RecruiterDemo_title__zFvf_{font-size:1.8rem}}.LegalPage_container__XugKr{max-width:800px;margin:0 auto;padding:6rem 2rem 4rem;min-height:70vh}.LegalPage_content__5Kqna h1{font-size:1.75rem;font-weight:700;color:var(--text);margin-bottom:.25rem}.LegalPage_content__5Kqna h2{font-size:1.25rem;font-weight:600;color:var(--text);margin-top:2rem;margin-bottom:.75rem}.LegalPage_content__5Kqna h3{font-size:1.05rem;font-weight:600;color:var(--text);margin-top:1.25rem;margin-bottom:.5rem}.LegalPage_content__5Kqna h4{font-size:.95rem;font-weight:600;color:var(--text);margin-top:1rem;margin-bottom:.5rem}.LegalPage_content__5Kqna p{font-size:.9rem;color:var(--text-light);line-height:1.75;margin-bottom:.75rem}.LegalPage_content__5Kqna ul{padding-left:1.5rem;margin:.5rem 0 1rem}.LegalPage_content__5Kqna li{font-size:.9rem;color:var(--text-light);line-height:1.75;margin-bottom:.25rem}.LegalPage_content__5Kqna a{color:var(--primary);text-decoration:none}.LegalPage_content__5Kqna a:hover{text-decoration:underline}.LegalPage_content__5Kqna strong{color:var(--text);font-weight:600}.LegalPage_content__5Kqna table{width:100%;border-collapse:collapse;margin:1rem 0;font-size:.85rem}.LegalPage_content__5Kqna td,.LegalPage_content__5Kqna th{padding:.6rem .75rem;border:1px solid var(--border);text-align:left;color:var(--text-light);line-height:1.6}.LegalPage_content__5Kqna th{background:var(--primary-light);color:var(--text);font-weight:600}.LegalPage_content__5Kqna tr:nth-child(2n) td{background:rgba(0,0,0,.02)}@media (max-width:768px){.LegalPage_container__XugKr{padding:5rem 1.25rem 3rem}.LegalPage_content__5Kqna h1{font-size:1.4rem}.LegalPage_content__5Kqna table{font-size:.8rem}.LegalPage_content__5Kqna td,.LegalPage_content__5Kqna th{padding:.4rem .5rem}}