:root{--ink:#0f172a;--muted:#64748b;--line:#e5e7eb;--indigo:#6366f1;--violet:#8b5cf6;--emerald:#10b981;--paper:#fafafa;--white:#fff;--scroll:0px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,system-ui,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.section-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.navbar{position:fixed;z-index:100;top:0;left:0;right:0;height:72px;justify-content:space-between;padding:0 max(24px,calc(50vw - 590px));background:hsla(0,0%,100%,.8);border-bottom:1px solid var(--line);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.brand,.navbar{display:flex;align-items:center}.brand{gap:10px;font-weight:800;font-size:19px;letter-spacing:-.04em}.brand>span:last-child>span{color:var(--indigo)}.brand-mark{position:relative;width:29px;height:29px;display:block;transform:rotate(-8deg)}.brand-mark i{position:absolute;display:block;width:7px;border-radius:5px;background:linear-gradient(180deg,var(--indigo),var(--violet));bottom:5px;transform:skewY(-24deg)}.brand-mark i:first-child{height:9px;left:4px}.brand-mark i:nth-child(2){height:16px;left:11px}.brand-mark i:nth-child(3){height:22px;left:18px}.navbar nav{display:flex;gap:32px;font-size:13px;font-weight:500;color:#475569}.login:hover,.navbar nav a:hover{color:var(--indigo)}.nav-actions{display:flex;gap:20px;align-items:center;font-size:13px;font-weight:600}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:16px 22px;border-radius:10px;color:#fff;background:linear-gradient(135deg,var(--indigo),var(--violet));font-size:14px;font-weight:700;box-shadow:0 10px 25px -10px rgba(99,102,241,.5);transition:transform .25s,box-shadow .25s}.button:hover{transform:translateY(-2px);box-shadow:0 16px 32px -12px rgba(99,102,241,.7)}.button-small{padding:11px 17px;border-radius:8px;font-size:12px}.menu{display:none;border:0;background:none}.ambient{position:fixed;z-index:-1;border-radius:50%;filter:blur(4px);transform:translate3d(var(--mx,0),var(--my,0),0)}.ambient-a{width:540px;height:540px;top:20px;right:-180px;background:radial-gradient(circle,rgba(99,102,241,.15),transparent 68%)}.ambient-b{width:480px;height:480px;left:-240px;top:540px;background:radial-gradient(circle,rgba(16,185,129,.1),transparent 70%)}.hero{min-height:820px;padding-top:165px;display:grid;grid-template-columns:.88fr 1.12fr;align-items:start;gap:35px}.hero-copy{position:relative;z-index:5;padding-top:45px}.eyebrow{display:inline-flex;align-items:center;gap:9px;padding:7px 11px;border:1px solid #dfe3f3;background:hsla(0,0%,100%,.72);border-radius:999px;color:#536078;font-size:10px;font-weight:600;letter-spacing:.02em}.eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--emerald);box-shadow:0 0 0 4px rgba(16,185,129,.12)}h1{font-size:clamp(50px,5.5vw,76px);line-height:.99;letter-spacing:-.065em;margin:24px 0;max-width:650px}em{font-family:Georgia,serif;font-weight:400;color:var(--indigo)}.hero-copy>p{font-size:17px;line-height:1.75;color:var(--muted);max-width:550px;margin:0}.hero-actions{gap:25px;margin-top:35px}.hero-actions,.text-link{display:flex;align-items:center}.text-link{font-size:13px;font-weight:650;gap:10px}.play{display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--line);border-radius:50%;font-size:8px;color:var(--indigo);background:#fff}.micro-proof{display:flex;align-items:center;gap:14px;margin-top:40px;font-size:11px}.micro-proof b{font-size:12px}.micro-proof>div:last-child span{color:#94a3b8}.avatars{display:flex}.avatars span{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;border:2px solid #fff;margin-left:-7px;background:linear-gradient(145deg,#dbeafe,#ede9fe);font-size:8px;font-weight:700;color:#475569}.avatars span:first-child{margin:0}.avatars span:last-child{background:#eef2ff;color:var(--indigo)}.hero-visual{position:relative;height:600px;perspective:1600px;transform-style:preserve-3d;transform:rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transition:transform .15s ease-out}.dashboard{position:absolute;z-index:2;top:49px;left:13px;width:650px;height:462px;border:1px solid #dfe4ec;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 45px 100px -40px rgba(31,41,55,.28),0 15px 40px -25px rgba(99,102,241,.25);transform:translate3d(var(--mx,0),calc(var(--my,0) + var(--scroll)*.025),0) rotateY(-5deg) rotateX(4deg) rotate(-1.5deg);transition:transform .12s ease-out}.dash-top{height:42px;border-bottom:1px solid #edf0f4;padding:0 14px;gap:30px;font-size:8px}.dash-top,.mini-brand{display:flex;align-items:center}.mini-brand{font-weight:800;gap:5px}.mini-brand span{width:10px;height:14px;background:linear-gradient(var(--indigo),var(--violet));clip-path:polygon(0 100%,30% 44%,55% 76%,100% 0,100% 100%)}.dash-search{color:#a0a8b6;background:#f8fafc;border:1px solid #edf0f4;border-radius:6px;padding:7px 70px 7px 10px}.dash-avatar{margin-left:auto;display:grid;place-items:center;width:22px;height:22px;background:#e0e7ff;color:var(--indigo);border-radius:50%;font-size:7px;font-weight:700}.dash-body{display:flex;height:calc(100% - 42px)}.dash-body aside{width:48px;border-right:1px solid #edf0f4;padding:22px 17px;display:flex;flex-direction:column;gap:18px}.dash-body aside i{width:13px;height:3px;border-radius:3px;background:#d8dee9}.dash-body aside i:first-child{background:var(--indigo);box-shadow:0 0 0 7px #eef2ff}.dash-body aside span{margin-top:auto;width:13px;height:13px;border-radius:50%;background:#e2e8f0}.dash-main{padding:28px 30px;flex:1;background:linear-gradient(145deg,#fff,#fcfcff)}.dash-greeting{display:flex;justify-content:space-between;align-items:end}.dash-greeting small,.stat-card small{font-size:7px;color:#9aa4b3;letter-spacing:.14em}.dash-greeting h3{font-size:18px;letter-spacing:-.04em;margin:6px 0}.dash-greeting button{border:1px solid #e2e8f0;background:#fff;border-radius:6px;padding:7px 12px;font-size:7px}.match-card{margin-top:22px;border:1px solid #e5e7eb;border-radius:10px;padding:17px;box-shadow:0 6px 25px -20px rgba(15,23,42,.3)}.job-head{display:flex;align-items:center;gap:11px}.company-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:7px;color:#fff;background:#111827;font-weight:700;font-size:10px}.job-head div:nth-child(2){display:flex;flex-direction:column;gap:4px}.job-head strong{font-size:10px}.job-head small{font-size:7px;color:#8c96a5}.job-head>span{margin-left:auto;background:#ecfdf5;color:#059669;padding:5px 7px;border-radius:99px;font-size:7px;font-weight:700}.match-card p{font-size:8px;color:#8791a0}.skill-row{display:flex;gap:5px}.skill-row span,.tags span{font-size:6px;padding:4px 6px;border-radius:4px;background:#f1f5f9;color:#64748b}.match-bar{height:4px;background:#eef2f7;border-radius:4px;margin-top:13px}.match-bar i{display:block;width:96%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--indigo),var(--emerald))}.dash-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:12px;margin-top:13px}.stat-card{position:relative;min-height:91px;border:1px solid #e5e7eb;border-radius:9px;padding:14px;overflow:hidden}.stat-card strong{display:block;font-size:19px;margin-top:10px}.stat-card em{font-family:Inter;color:#10b981;font-size:7px;font-style:normal}.ring{position:absolute;width:45px;height:45px;border:5px solid #eef2ff;border-right-color:var(--indigo);border-top-color:var(--indigo);border-radius:50%;right:12px;bottom:12px;transform:rotate(25deg)}.bars{height:35px;display:flex;gap:5px;align-items:end;margin-top:-4px;justify-content:flex-end}.bars i{width:9px;background:linear-gradient(var(--emerald),var(--indigo));border-radius:2px 2px 0 0;opacity:.72}.bars i:first-child{height:20%}.bars i:nth-child(2){height:42%}.bars i:nth-child(3){height:35%}.bars i:nth-child(4){height:65%}.bars i:nth-child(5){height:54%}.bars i:nth-child(6){height:83%}.bars i:nth-child(7){height:100%}.float-card{position:absolute;z-index:5;display:flex;align-items:center;background:hsla(0,0%,100%,.92);border:1px solid #e5e7eb;box-shadow:0 18px 45px -18px rgba(30,41,59,.25);backdrop-filter:blur(8px);transform:translate3d(var(--mx,0),var(--my,0),40px);transition:transform .12s ease-out}.candidate{bottom:36px;left:-38px;width:285px;padding:13px;border-radius:12px;gap:10px}.candidate-photo{position:relative;width:37px;height:37px;border-radius:9px;background:linear-gradient(145deg,#ddd6fe,#c7d2fe);display:grid;place-items:center;font-size:9px;font-weight:700}.candidate-photo span{position:absolute;width:9px;height:9px;border:2px solid #fff;background:var(--emerald);border-radius:50%;right:-3px;bottom:-2px}.candidate div:nth-child(2),.hired div{display:flex;flex-direction:column;gap:4px}.candidate strong,.hired strong{font-size:10px}.candidate small,.hired small{font-size:7px;color:#94a3b8}.candidate>b{margin-left:auto;color:#059669;background:#ecfdf5;padding:5px 7px;border-radius:5px;font-size:7px}.hired{top:14px;right:-17px;padding:11px 16px;border-radius:10px;gap:9px}.hired>span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;color:#fff;background:var(--emerald);font-size:11px}.orbit{position:absolute;border:1px solid rgba(99,102,241,.12);border-radius:50%;transform:rotateX(72deg) rotate(-17deg)}.orbit-one{width:620px;height:370px;left:20px;top:90px}.orbit-two{width:480px;height:280px;left:100px;top:130px;border-color:rgba(16,185,129,.11)}.trusted{text-align:center;padding:25px 0 100px;border-bottom:1px solid var(--line)}.trusted p{font-size:9px;color:#94a3b8;text-transform:uppercase;letter-spacing:.17em;font-weight:600}.logos{display:flex;align-items:center;justify-content:space-between;margin-top:33px;color:#94a3b8;filter:grayscale(1);font-size:19px;font-weight:700;letter-spacing:-.04em}.features{padding:120px 0}.section-heading{max-width:600px}.kicker{font-size:9px;font-weight:800;letter-spacing:.19em;color:var(--indigo)}h2{font-size:clamp(38px,4vw,54px);line-height:1.08;letter-spacing:-.055em;margin:17px 0}.process-copy>p,.section-heading p{font-size:15px;line-height:1.7;color:var(--muted);max-width:500px}.feature-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:17px;margin-top:65px}.feature-card{position:relative;min-height:350px;padding:28px;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.05);transition:border .25s,transform .25s,box-shadow .25s;overflow:hidden}.feature-card:hover{border-color:var(--indigo);transform:translateY(-4px);box-shadow:0 20px 45px -24px rgba(99,102,241,.3)}.feature-icon{width:37px;height:37px;display:grid;place-items:center;border:1px solid #dfe3f7;border-radius:9px;background:#f5f6ff;color:var(--indigo)}.number{position:absolute;top:30px;right:28px;color:#cbd5e1;font-size:10px}.feature-card h3{font-size:18px;letter-spacing:-.03em;margin:50px 0 12px}.feature-card p{font-size:12px;line-height:1.65;color:var(--muted)}.match-visual{margin-top:30px}.match-visual>div{display:flex;justify-content:space-between;align-items:center;font-size:8px;color:#94a3b8}.match-visual b{font-size:17px;color:var(--emerald)}.match-visual i{display:block;height:5px;border-radius:9px;background:linear-gradient(90deg,var(--indigo) 0 75%,var(--emerald) 96%,#e2e8f0 96%);margin-top:11px}.tags{display:flex;gap:6px;margin-top:32px}.tags span:first-child{background:#ecfdf5;color:#059669}.profile-line{display:flex;align-items:center;gap:10px;margin-top:30px;padding:10px;border:1px solid var(--line);border-radius:8px}.profile-line>span{display:grid;place-items:center;width:31px;height:31px;border-radius:7px;background:#ede9fe;font-size:8px;font-weight:700}.profile-line div{flex:1}.profile-line i{display:block;width:68%;height:5px;background:#dfe4ec;border-radius:4px;margin:4px}.profile-line i:last-child{width:42%;background:#eef2f6}.profile-line b{font-size:7px;color:#059669}.process-wrap{background:#fff;border-block:1px solid var(--line)}.process{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;padding-block:120px}.process-copy{position:sticky;top:140px;height:max-content}.process-copy h2{font-size:47px}.text-arrow{display:inline-flex;align-items:center;gap:40px;margin-top:20px;color:var(--indigo);font-weight:700;font-size:12px;border-bottom:1px solid #c7d2fe;padding-bottom:8px}.steps{margin:0;padding:0;list-style:none}.steps li{display:grid;grid-template-columns:45px 1fr;gap:20px;padding:35px 0;border-bottom:1px solid var(--line)}.steps li:first-child{padding-top:0}.steps>li>span{font-size:9px;font-weight:700;color:var(--indigo);background:#eef2ff;width:31px;height:31px;display:grid;place-items:center;border-radius:50%}.steps h3{font-size:20px;margin:4px 0 10px;letter-spacing:-.03em}.steps p{font-size:12px;color:var(--muted);line-height:1.6;margin:0}.metrics{display:grid;grid-template-columns:repeat(3,1fr);padding-block:110px;border-bottom:1px solid var(--line)}.metrics>div{padding-left:45px;border-left:1px solid var(--line)}.metrics>div:first-child{border-left:0;padding-left:0}.metrics strong{font-size:58px;letter-spacing:-.07em}.metrics strong span{font-size:27px;color:var(--indigo)}.metrics p{color:var(--muted);font-size:11px;line-height:1.7}.quote{padding-block:125px;text-align:center;max-width:850px}.quote-mark{font-family:Georgia,serif;font-size:70px;height:50px;color:#c7d2fe}.quote blockquote{font-family:Georgia,serif;font-size:32px;line-height:1.4;letter-spacing:-.025em;margin:25px 0 35px}.quote-person{display:flex;justify-content:center;align-items:center;gap:11px}.quote-person>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:linear-gradient(145deg,#ddd6fe,#c7d2fe);font-size:9px;font-weight:700}.quote-person div{display:flex;flex-direction:column;gap:4px;text-align:left}.quote-person strong{font-size:10px}.quote-person small{color:#94a3b8;font-size:8px}.cta{position:relative;overflow:hidden;text-align:center;padding:90px 30px;border-radius:22px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;box-shadow:0 35px 80px -40px rgba(79,70,229,.6)}.cta .kicker{color:#c7d2fe}.cta h2{font-size:52px}.cta h2 em{color:#fff}.cta p{max-width:570px;margin:0 auto 28px;color:#ddd6fe;font-size:13px;line-height:1.7}.button-white{position:relative;background:#fff;color:#4f46e5;box-shadow:0 15px 25px -15px #312e81}.cta>small{display:block;margin-top:18px;color:#c4b5fd;font-size:8px}.cta-orb{position:absolute;inset:auto -100px -280px;width:600px;height:600px;border-radius:50%;border:100px solid hsla(0,0%,100%,.045)}footer{height:150px;display:flex;align-items:center;justify-content:space-between}footer a,footer p{font-size:9px;color:#94a3b8}footer .brand{color:var(--ink);font-size:16px}footer>div{display:flex;gap:20px}@media(max-width:980px){.login,.navbar nav{display:none}.hero{grid-template-columns:1fr;padding-top:125px}.hero-copy{padding-top:20px;text-align:center}.hero-copy>p{margin:auto}.hero-actions,.micro-proof{justify-content:center}.hero-visual{height:560px;max-width:680px;width:100%;margin:auto}.dashboard{left:4%;width:92%}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:280px}.process{gap:50px}.logos{flex-wrap:wrap;gap:35px;justify-content:center}}@media(max-width:680px){.section-shell{width:min(100% - 30px,1180px)}.navbar{height:64px;padding:0 15px}.nav-actions{display:none}.menu,.menu span{display:block}.menu span{width:20px;height:2px;background:var(--ink);margin:5px}.hero{padding-top:100px;min-height:auto}.hero-copy{padding-top:0}h1{font-size:47px}.hero-copy>p{font-size:14px}.hero-actions{flex-direction:column}.hero-visual{height:420px;margin-top:20px}.dashboard{top:40px;height:330px;transform:scale(.72) rotateY(-4deg) rotateX(3deg);transform-origin:top left;width:135%;left:2%}.candidate{left:0;bottom:8px}.hired{right:0}.trusted{padding-bottom:70px}.logos{font-size:15px}.features{padding:80px 0}.process{grid-template-columns:1fr;padding-block:80px}.process-copy{position:static}.process-copy h2{font-size:38px}.metrics{grid-template-columns:1fr;gap:35px;padding-block:75px}.metrics>div,.metrics>div:first-child{border-left:0;border-bottom:1px solid var(--line);padding:0 0 25px}.quote{padding-block:85px}.quote blockquote{font-size:25px}.cta{width:calc(100% - 20px);padding:70px 18px}.cta h2{font-size:38px}footer{height:auto;padding-block:50px;flex-direction:column;gap:25px;text-align:center}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.ambient,.dashboard,.float-card,.hero-visual{transform:none!important}}