.Navbar-module__pSp8Ga__nav{z-index:1000;background:var(--bg-base);transition:box-shadow var(--transition-base);position:fixed;top:0;left:0;right:0}.Navbar-module__pSp8Ga__nav.Navbar-module__pSp8Ga__scrolled{box-shadow:var(--shadow-sm)}.Navbar-module__pSp8Ga__inner{align-items:center;gap:var(--space-8);height:72px;display:flex}.Navbar-module__pSp8Ga__logo{flex-shrink:0;align-items:center;gap:8px;display:flex}.Navbar-module__pSp8Ga__logoMark{color:var(--accent);align-items:center;display:flex}.Navbar-module__pSp8Ga__logoText{font-family:var(--font-body);color:var(--text-primary);letter-spacing:-.02em;font-size:20px;font-weight:700}.Navbar-module__pSp8Ga__links{align-items:center;gap:var(--space-6);margin-left:auto;margin-right:auto;display:flex}.Navbar-module__pSp8Ga__link{color:var(--text-secondary);transition:color var(--transition-fast);align-items:center;gap:6px;font-size:14px;font-weight:500;display:flex}.Navbar-module__pSp8Ga__link:hover{color:var(--text-primary)}.Navbar-module__pSp8Ga__dropdownIcon{color:var(--text-muted)}.Navbar-module__pSp8Ga__actions{flex-shrink:0;align-items:center;display:flex}.Navbar-module__pSp8Ga__hamburger{cursor:pointer;padding:var(--space-2);background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;display:none}.Navbar-module__pSp8Ga__hamburger span{background:var(--text-primary);width:22px;height:2px;transition:all var(--transition-base);border-radius:2px;display:block}.Navbar-module__pSp8Ga__mobileMenu{background:var(--bg-base);border-bottom:1px solid var(--border-default);padding:var(--space-4) var(--space-4) var(--space-6);box-shadow:var(--shadow-md);position:absolute;top:72px;left:0;right:0}.Navbar-module__pSp8Ga__mobileLink{color:var(--text-secondary);border-bottom:1px solid var(--border-default);padding:12px 0;font-size:16px;font-weight:500;display:block}.Navbar-module__pSp8Ga__mobileLink:hover{color:var(--text-primary)}.Navbar-module__pSp8Ga__mobileCtas{margin-top:var(--space-5)}@media (max-width:900px){.Navbar-module__pSp8Ga__links,.Navbar-module__pSp8Ga__actions{display:none}.Navbar-module__pSp8Ga__hamburger{display:flex}}
.Hero-module__gNeX-G__hero{background:radial-gradient(circle at 80%,#3b26f508 0%,#0000 60%);align-items:center;min-height:90vh;padding-top:160px;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__inner{text-align:center;padding-bottom:var(--space-16);flex-direction:column;align-items:center;display:flex}.Hero-module__gNeX-G__copy{flex-direction:column;align-items:center;max-width:800px;display:flex}.Hero-module__gNeX-G__headline{margin-bottom:var(--space-6);font-family:var(--font-body);letter-spacing:-.02em;font-size:clamp(48px,6vw,68px);font-weight:600;line-height:1.1}.Hero-module__gNeX-G__cursor{color:var(--accent);margin-left:2px;font-weight:200;animation:1s step-end infinite Hero-module__gNeX-G__blink;display:inline-block}@keyframes Hero-module__gNeX-G__blink{50%{opacity:0}}.Hero-module__gNeX-G__subline{margin-bottom:var(--space-8);color:var(--text-secondary);max-width:600px;font-size:18px}.Hero-module__gNeX-G__ctaRow{gap:var(--space-6);margin-bottom:var(--space-12);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.Hero-module__gNeX-G__secondaryBtn{color:var(--text-primary);transition:opacity var(--transition-fast);align-items:center;gap:12px;font-size:15px;font-weight:500;display:flex}.Hero-module__gNeX-G__secondaryBtn:hover{opacity:.8}.Hero-module__gNeX-G__playIcon{background:var(--bg-card);border:1px solid var(--border-default);width:32px;height:32px;color:var(--text-primary);box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;display:flex}.Hero-module__gNeX-G__trustSection{margin-top:var(--space-8)}.Hero-module__gNeX-G__trustLabel{color:var(--text-muted);margin-bottom:var(--space-4);font-size:13px}.Hero-module__gNeX-G__logoStrip{gap:var(--space-6);flex-wrap:wrap;align-items:center;display:flex}.Hero-module__gNeX-G__logoText{font-family:var(--font-body);color:#9ca3af;letter-spacing:-.02em;font-size:16px;font-weight:700}.Hero-module__gNeX-G__visual{justify-content:flex-end;display:flex;position:relative}.Hero-module__gNeX-G__graphicPlaceholder{align-items:center;width:100%;max-width:600px;height:480px;display:flex;position:relative}.Hero-module__gNeX-G__sourceNodes{gap:var(--space-4);z-index:2;flex-direction:column;width:140px;display:flex}.Hero-module__gNeX-G__sourceNode{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-primary);box-shadow:var(--shadow-sm);padding:12px 16px;font-size:13px;font-weight:600}.Hero-module__gNeX-G__connectingLines{z-index:1;width:100px;height:300px;position:absolute;top:90px;left:140px}.Hero-module__gNeX-G__profileCard{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:var(--space-6);box-shadow:var(--shadow-lg);z-index:3;width:360px;margin-left:-20px}.Hero-module__gNeX-G__matchBadge{background:var(--accent);color:#fff;letter-spacing:.05em;margin-bottom:var(--space-4);border-radius:100px;padding:4px 10px;font-size:10px;font-weight:700;display:inline-block}.Hero-module__gNeX-G__profileBody{align-items:center;gap:var(--space-4);margin-bottom:var(--space-2);display:flex}.Hero-module__gNeX-G__avatar{background:var(--bg-subtle);border:1px solid var(--border-default);width:64px;height:64px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;font-size:20px;font-weight:600;display:flex}.Hero-module__gNeX-G__profileInfo h4{color:var(--text-primary);margin-bottom:2px;font-size:18px;font-weight:600}.Hero-module__gNeX-G__profileInfo p{color:var(--text-muted);font-size:13px}.Hero-module__gNeX-G__scoreRing{border:3px solid var(--success);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-left:auto;display:flex}.Hero-module__gNeX-G__scoreText{color:var(--text-primary);font-size:16px;font-weight:700}.Hero-module__gNeX-G__confidenceText{text-align:right;color:var(--success);margin-bottom:var(--space-6);font-size:11px;font-weight:600}.Hero-module__gNeX-G__skills{gap:var(--space-2);display:flex}.Hero-module__gNeX-G__skillBox{background:var(--bg-subtle);border-radius:var(--radius-sm);text-align:center;flex-direction:column;flex:1;gap:2px;padding:8px;display:flex}.Hero-module__gNeX-G__skillBox span{color:var(--text-muted);font-size:10px}.Hero-module__gNeX-G__skillBox strong{color:var(--text-primary);font-size:12px;font-weight:600}.Hero-module__gNeX-G__animateIn{animation:.6s cubic-bezier(.16,1,.3,1) both Hero-module__gNeX-G__fadeInUp}@keyframes Hero-module__gNeX-G__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.Hero-module__gNeX-G__hero{min-height:auto;padding-top:120px}.Hero-module__gNeX-G__inner{padding-top:var(--space-6);padding-bottom:var(--space-12)}}@media (max-width:600px){.Hero-module__gNeX-G__hero{padding-top:100px}.Hero-module__gNeX-G__inner{padding-bottom:var(--space-8)}}
.Features-module__0vMnSW__section{background:var(--bg-base);padding:80px 0;position:relative}.Features-module__0vMnSW__header{text-align:center;margin-bottom:40px}.Features-module__0vMnSW__label{background:var(--accent-faded);color:var(--accent);text-transform:uppercase;letter-spacing:.05em;border-radius:100px;margin-bottom:20px;padding:6px 16px;font-size:11px;font-weight:700;display:inline-block}.Features-module__0vMnSW__headline{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.02em;max-width:800px;margin:0 auto;font-size:clamp(28px,4vw,32px);font-weight:600;line-height:1.15}.Features-module__0vMnSW__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.Features-module__0vMnSW__card{background:var(--bg-card);border:1px solid var(--border-default);border-radius:20px;flex-direction:column;padding:24px;transition:all .3s;display:flex;position:relative;overflow:hidden}.Features-module__0vMnSW__card:hover{border-color:var(--accent-light);transform:translateY(-4px);box-shadow:0 20px 40px -10px #0000000d}.Features-module__0vMnSW__iconWrapper{width:48px;height:48px;color:var(--accent);background:linear-gradient(135deg,#0054f61a,#0054f605);border-radius:14px;justify-content:center;align-items:center;margin-bottom:20px;display:flex;box-shadow:inset 0 0 0 1px #0054f626,0 4px 12px #0054f60d}.Features-module__0vMnSW__cardContent{margin-top:20px}.Features-module__0vMnSW__title{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:8px;font-size:18px;font-weight:700}.Features-module__0vMnSW__desc{color:var(--text-secondary);font-size:14px;line-height:1.5}@media (max-width:1024px){.Features-module__0vMnSW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Features-module__0vMnSW__grid{grid-template-columns:1fr}}
.Step-module__M9hWyG__copy{flex-direction:column;display:flex}.Step-module__M9hWyG__stepBadge{align-items:center;gap:var(--space-4);margin-bottom:var(--space-6);display:flex}.Step-module__M9hWyG__stepNum{background:var(--accent);color:#fff;width:48px;height:48px;font-family:var(--font-heading);box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;font-size:20px;font-weight:500;display:flex}.Step-module__M9hWyG__stepLabel{letter-spacing:.1em;color:var(--accent);font-size:11px;font-weight:700}.Step-module__M9hWyG__bulletList{gap:var(--space-4);flex-direction:column;display:flex}.Step-module__M9hWyG__bulletList li{align-items:center;gap:var(--space-3);color:var(--text-primary);font-size:14px;font-weight:500;display:flex}.Step-module__M9hWyG__checkIcon{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Step-module__M9hWyG__sectionHeader{text-align:center;margin-bottom:64px}.Step-module__M9hWyG__sectionLabel{background:var(--accent-faded);color:var(--accent);text-transform:uppercase;letter-spacing:.05em;border-radius:100px;margin-bottom:24px;padding:6px 16px;font-size:11px;font-weight:700;display:inline-block}.Step-module__M9hWyG__sectionHeadline{font-family:var(--font-heading);color:var(--text-primary);font-size:clamp(28px,4vw,34px);line-height:1.15}.Step-module__M9hWyG__visual{justify-content:flex-start;width:100%;display:flex}.Step-module__M9hWyG__finalImage{width:100%;box-shadow:var(--shadow-lg);background:#fefefd;border-radius:16px;padding:40px 60px}@media (max-width:768px){.Step-module__M9hWyG__finalImage{padding:24px}}
.Comparison-module__7RwzMW__section{background:var(--bg-surface);padding:60px 0;position:relative;overflow:hidden}.Comparison-module__7RwzMW__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#0054f60f 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;right:-200px}.Comparison-module__7RwzMW__section:after{content:"";pointer-events:none;background:radial-gradient(circle,#7c3aed0a 0%,#0000 70%);width:500px;height:500px;position:absolute;bottom:-200px;left:-200px}.Comparison-module__7RwzMW__header{text-align:center;margin-bottom:80px}.Comparison-module__7RwzMW__label{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);background:var(--accent-faded);border-radius:100px;margin-bottom:20px;padding:6px 16px;font-size:11px;font-weight:700;display:inline-block}.Comparison-module__7RwzMW__headline{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--text-primary);font-size:clamp(32px,5vw,44px);font-weight:600;line-height:1.1}.Comparison-module__7RwzMW__statsGrid{z-index:1;grid-template-columns:repeat(3,1fr);display:grid;position:relative}.Comparison-module__7RwzMW__statsGrid>.Comparison-module__7RwzMW__statItem:not(:last-child){border-right:1px solid var(--border-default)}.Comparison-module__7RwzMW__statItem{flex-direction:column;align-items:flex-start;gap:0;padding:48px 40px;display:flex;position:relative}.Comparison-module__7RwzMW__category{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:32px;font-size:11px;font-weight:700}.Comparison-module__7RwzMW__before{font-family:var(--font-heading);color:var(--text-muted);letter-spacing:-.02em;text-decoration:line-through;-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong);align-items:center;gap:8px;margin-bottom:4px;font-size:28px;font-weight:600;line-height:1;display:flex}.Comparison-module__7RwzMW__beforeArrow{color:var(--text-muted);font-size:18px;text-decoration:none;display:inline-block}.Comparison-module__7RwzMW__after{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--accent);margin-bottom:16px;font-size:clamp(36px,5vw,48px);font-weight:700;line-height:1}.Comparison-module__7RwzMW__desc{color:var(--text-secondary);max-width:240px;font-size:14px;line-height:1.6}.Comparison-module__7RwzMW__betweenRow{border-top:1px solid var(--border-default);width:100%;margin-bottom:48px}.Comparison-module__7RwzMW__ctaBanner{z-index:1;text-align:center;margin-top:80px;position:relative}.Comparison-module__7RwzMW__ctaInner{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#0054f614 0%,#7c3aed14 100%);border:1px solid #ffffff14;border-radius:24px;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:600px;padding:48px;display:inline-flex}.Comparison-module__7RwzMW__ctaText{font-family:var(--font-heading);color:#fff;letter-spacing:-.02em;font-size:clamp(24px,3vw,32px);font-weight:700;line-height:1.3}.Comparison-module__7RwzMW__ctaSub{color:#ffffff80;font-size:16px;line-height:1.6}.Comparison-module__7RwzMW__ctaBtn{background:var(--accent);color:#fff;border-radius:100px;align-items:center;gap:8px;padding:14px 32px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 0 24px #0054f666}.Comparison-module__7RwzMW__ctaBtn:hover{background:var(--accent-light);transform:translateY(-2px);box-shadow:0 0 40px #0054f699}@media (max-width:900px){.Comparison-module__7RwzMW__statsGrid{grid-template-columns:1fr}.Comparison-module__7RwzMW__statsGrid>.Comparison-module__7RwzMW__statItem:not(:last-child){border-right:none;border-bottom:1px solid var(--border-default)}.Comparison-module__7RwzMW__statItem{padding:40px 24px}}
.Footer-module__nhiC3q__ctaSection{background:var(--bg-footer);padding:var(--space-20) 0 var(--space-20);color:#fff}.Footer-module__nhiC3q__realFooter{padding:var(--space-12) 0 var(--space-6);color:#fff;background:#06051a;border-top:1px solid #ffffff0d}.Footer-module__nhiC3q__topRow{text-align:center;align-items:center;gap:var(--space-8);margin-bottom:var(--space-20);flex-direction:column;display:flex}.Footer-module__nhiC3q__ctaHeadline{color:#fff;font-size:clamp(36px,5vw,64px);line-height:1.1}.Footer-module__nhiC3q__ctaRight{align-items:center;gap:var(--space-8);flex-direction:column;display:flex}.Footer-module__nhiC3q__ctaBody{color:#fffc;max-width:600px;font-size:18px;line-height:1.6}.Footer-module__nhiC3q__btnRow{gap:var(--space-6);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.Footer-module__nhiC3q__demoForm{gap:var(--space-3);width:100%;max-width:360px;margin-top:var(--space-4);flex-direction:column;display:flex}.Footer-module__nhiC3q__demoForm input{color:#fff;background:#ffffff0d;border:1px solid #fff3;border-radius:8px;outline:none;padding:14px 16px;font-family:inherit;font-size:15px;transition:all .2s}.Footer-module__nhiC3q__demoForm input::placeholder{color:#fff6}.Footer-module__nhiC3q__demoForm input:focus{border-color:var(--accent);background:#ffffff1a}.Footer-module__nhiC3q__demoForm button{width:100%;margin-top:var(--space-2);justify-content:center;padding:14px}.Footer-module__nhiC3q__secondaryBtn{color:#fff;transition:opacity var(--transition-fast);align-items:center;gap:12px;font-size:15px;font-weight:500;display:flex}.Footer-module__nhiC3q__secondaryBtn:hover{opacity:.8}.Footer-module__nhiC3q__playIcon{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Footer-module__nhiC3q__featuresRow{gap:var(--space-6);padding-top:var(--space-10);border-top:1px solid #ffffff1a;grid-template-columns:repeat(4,1fr);display:grid}.Footer-module__nhiC3q__feature{align-items:flex-start;gap:var(--space-3);display:flex}.Footer-module__nhiC3q__featIcon{color:var(--accent-light);margin-top:2px}.Footer-module__nhiC3q__feature h4{color:#fff;margin-bottom:2px;font-size:13px;font-weight:600}.Footer-module__nhiC3q__feature p{color:#fff9;font-size:11px}@media (max-width:900px){.Footer-module__nhiC3q__topRow{gap:var(--space-10);grid-template-columns:1fr}.Footer-module__nhiC3q__featuresRow{gap:var(--space-8);grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Footer-module__nhiC3q__featuresRow{grid-template-columns:1fr}}.Footer-module__nhiC3q__footerBottom{gap:var(--space-10);grid-template-columns:2fr 1fr 1fr 1fr;display:grid}.Footer-module__nhiC3q__brandCol{gap:var(--space-4);flex-direction:column;display:flex}.Footer-module__nhiC3q__brandName{font-family:var(--font-heading);color:#fff;letter-spacing:-.02em;font-size:24px;font-weight:800}.Footer-module__nhiC3q__brandDesc{color:#fff9;max-width:250px;font-size:14px;line-height:1.5}.Footer-module__nhiC3q__linkCol h5{color:#fff;margin-bottom:var(--space-4);text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:600}.Footer-module__nhiC3q__linkList{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Footer-module__nhiC3q__linkList a{color:#fff9;transition:color var(--transition-fast);font-size:14px;text-decoration:none}.Footer-module__nhiC3q__linkList a:hover{color:#fff}.Footer-module__nhiC3q__copyright{margin-top:var(--space-12);padding-top:var(--space-6);color:#fff6;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;font-size:13px;display:flex}@media (max-width:900px){.Footer-module__nhiC3q__footerBottom{grid-template-columns:1fr 1fr}.Footer-module__nhiC3q__brandCol{grid-column:span 2}}@media (max-width:600px){.Footer-module__nhiC3q__footerBottom{grid-template-columns:1fr}.Footer-module__nhiC3q__brandCol{grid-column:span 1}.Footer-module__nhiC3q__copyright{gap:var(--space-4);flex-direction:column;align-items:flex-start}}
.DemoModal-module__8MrYwa__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;opacity:0;pointer-events:none;background:#0009;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:fixed;inset:0}.DemoModal-module__8MrYwa__overlay.DemoModal-module__8MrYwa__open{opacity:1;pointer-events:auto}.DemoModal-module__8MrYwa__modal{border:1px solid var(--border-default);background:#fff;border-radius:16px;width:90%;max-width:440px;padding:32px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);position:relative;transform:translateY(20px)scale(.95);box-shadow:0 25px 50px -12px #00000040}.DemoModal-module__8MrYwa__overlay.DemoModal-module__8MrYwa__open .DemoModal-module__8MrYwa__modal{transform:translateY(0)scale(1)}.DemoModal-module__8MrYwa__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.DemoModal-module__8MrYwa__closeBtn:hover{color:var(--text-primary);background:var(--bg-subtle)}.DemoModal-module__8MrYwa__header{margin-bottom:24px}.DemoModal-module__8MrYwa__header h3{color:var(--text-primary);margin-bottom:8px;font-size:24px;font-weight:700}.DemoModal-module__8MrYwa__header p{color:var(--text-secondary);font-size:15px;line-height:1.5}.DemoModal-module__8MrYwa__demoForm{flex-direction:column;gap:16px;display:flex}.DemoModal-module__8MrYwa__demoForm input{border:1px solid var(--border-default);background:var(--bg-base);color:var(--text-primary);border-radius:8px;outline:none;padding:14px 16px;font-family:inherit;font-size:15px;transition:all .2s}.DemoModal-module__8MrYwa__demoForm input::placeholder{color:var(--text-muted)}.DemoModal-module__8MrYwa__demoForm input:focus{border-color:var(--accent);background:var(--bg-surface);box-shadow:0 0 0 3px var(--accent-light)}.DemoModal-module__8MrYwa__demoForm button{justify-content:center;width:100%;margin-top:8px;padding:14px}
