@keyframes hc-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes hc-floatA{0%,to{transform:translate(0,0)rotate(0)}50%{transform:translateY(-10px)rotate(.4deg)}}@keyframes hc-floatB{0%,to{transform:translate(0,0)rotate(0)}50%{transform:translateY(8px)rotate(-.3deg)}}@keyframes hc-pulse{0%{box-shadow:0 0 #0e8a5580}70%{box-shadow:0 0 0 8px #0e8a5500}to{box-shadow:0 0 #0e8a5500}}@keyframes hc-barFill{0%{width:0}}@keyframes hc-scrollBounce{0%,to{opacity:.55;transform:translateY(0)}50%{opacity:1;transform:translateY(4px)}}.hc-landing{--cream-50:#f4f4f1;--cream-100:#ecece7;--cream-200:#e1e1da;--cream-300:#cfcfc6;--paper:#fff;--ink-900:#1a1a1a;--ink-700:#2e2e2e;--ink-500:#6b6b6b;--ink-400:#8e8e8e;--ink-300:#b8b8b8;--emerald-50:#e6f5ee;--emerald-100:#c7ead8;--emerald-200:#94d5b5;--emerald-400:#34b27b;--emerald-500:#0e8a55;--emerald-600:#0a6e44;--emerald-700:#065233;--sage-100:#e7efdd;--sage-500:#759660;--sage-700:#4f6b3f;--coral-100:#fcdfd3;--coral-300:#f1a48e;--coral-500:#dc6a4f;--coral-700:#9b4530;--amber-100:#fceab8;--amber-500:#c99316;--amber-700:#8b6209;--plum-100:#efe0ea;--plum-500:#9c658f;--good-100:var(--emerald-100);--good-700:var(--emerald-700);--r-sm:8px;--r-md:12px;--r-lg:16px;--r-xl:22px;--r-2xl:28px;--r-3xl:36px;--shadow-sm:0 1px 0 #1a1a1a08, 0 1px 2px #1a1a1a0a;--shadow-md:0 1px 0 #1a1a1a08, 0 6px 16px -8px #3c3c281a;--shadow-lg:0 1px 0 #1a1a1a08, 0 18px 36px -18px #3c3c282e;--shadow-xl:0 30px 60px -25px #0000002e, 0 12px 32px -16px #3c3c2824;--shadow-emerald:0 8px 22px -10px #0e8a558c;--sans:var(--font-dm-sans), "DM Sans", system-ui, -apple-system, sans-serif;--mono:var(--font-mono), "JetBrains Mono", ui-monospace, monospace;--container:1240px;font-family:var(--sans);background:var(--cream-50);color:var(--ink-900);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;min-height:100vh;font-size:15px;line-height:1.55;transition:background .35s,color .35s;overflow-x:clip}.hc-landing.hc-dark{--cream-50:#0b0b0d;--cream-100:#131316;--cream-200:#1f1f23;--cream-300:#2d2d32;--paper:#16161a;--ink-900:#ecedef;--ink-700:#c8c9cd;--ink-500:#8a8b91;--ink-400:#62636a;--ink-300:#43444a;--emerald-50:#102820;--emerald-100:#16382c;--emerald-200:#1e4a3a;--emerald-600:#2fb37a;--emerald-700:#5bcb97;--sage-100:#1f2a18;--sage-700:#bef264;--amber-100:#2a2410;--amber-700:#fde68a;--coral-100:#2a1612;--coral-700:#fca5a5;--plum-100:#251a24;--plum-500:#e9a8dd;--shadow-xl:0 30px 60px -25px #0009, 0 12px 32px -16px #00000080;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.hc-landing *{box-sizing:border-box;margin:0;padding:0}.hc-landing button,.hc-landing input{color:inherit;font-family:inherit}.hc-landing button{cursor:pointer;background:0 0;border:none}.hc-landing a{color:inherit;text-decoration:none}.hc-landing ::selection{background:var(--emerald-200);color:var(--ink-900)}.hc-landing h1,.hc-landing h2,.hc-landing h3,.hc-landing p,.hc-landing span,.hc-landing textarea,.hc-landing pre,.hc-landing label{color:inherit}.hc-landing .display,.hc-landing .h1,.hc-landing .h2,.hc-landing .h3{font-family:var(--sans);letter-spacing:-.03em;font-weight:600;line-height:1.05}.hc-landing .display em,.hc-landing .h1 em,.hc-landing .h2 em,.hc-landing .h3 em{color:var(--emerald-500);font-style:italic;font-weight:500}.hc-landing .container{max-width:var(--container);margin:0 auto;padding:0 32px}.hc-landing .btn{white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:11px 18px;font-size:14px;font-weight:600;transition:transform .15s,box-shadow .2s,background .2s;display:inline-flex}.hc-landing .btn-primary{background:var(--emerald-500);color:#fff;box-shadow:var(--shadow-emerald)}.hc-landing .btn-primary:hover{transform:translateY(-1px);box-shadow:0 14px 28px -12px #0e8a5599}.hc-landing .btn-ghost{background:var(--paper);color:var(--ink-900);border:1px solid var(--cream-200)}.hc-landing .btn-ghost:hover{background:var(--cream-100)}.hc-landing .btn-lg{border-radius:14px;padding:14px 22px;font-size:15px}.hc-landing .nav{z-index:100;-webkit-backdrop-filter:blur(20px)saturate(150%);backdrop-filter:blur(20px)saturate(150%);background:#f4f4f1c7;border-bottom:1px solid #0000;transition:border-color .25s,background .25s;position:sticky;top:0}.hc-landing.hc-dark .nav{background:#0b0b0dc7}.hc-landing .nav.scrolled{border-bottom-color:var(--cream-200)}.hc-landing .nav-inner{max-width:var(--container);align-items:center;gap:20px;margin:0 auto;padding:14px 32px;display:flex}.hc-landing .brand{align-items:center;gap:10px;display:inline-flex}.hc-landing .brand-mark{background:var(--emerald-500);color:#f4f4f1;width:36px;height:36px;box-shadow:var(--shadow-emerald);border-radius:10px;flex:none;place-items:center;display:grid;position:relative}.hc-landing .brand-name{letter-spacing:-.03em;font-size:19px;font-weight:700;line-height:1}.hc-landing .brand-name em{color:var(--emerald-500);font-style:normal;font-weight:700}.hc-landing .brand-tag{color:var(--ink-500);letter-spacing:.06em;text-transform:uppercase;margin-top:3px;font-size:10px}.hc-landing .nav-links{align-items:center;gap:2px;margin-inline-start:8px;display:flex}.hc-landing .nav-link{color:var(--ink-700);white-space:nowrap;border-radius:10px;padding:8px 12px;font-size:14px;font-weight:500;transition:background .15s,color .15s}.hc-landing .nav-link:hover{background:var(--cream-100);color:var(--ink-900)}.hc-landing .nav-spacer{flex:1}.hc-landing .nav-actions{align-items:center;gap:14px;display:flex}.hc-landing .theme-toggle{background:var(--paper);border:1px solid var(--cream-200);width:38px;height:38px;color:var(--ink-700);border-radius:10px;flex:none;place-items:center;transition:all .15s;display:grid}.hc-landing .theme-toggle:hover{background:var(--cream-100)}.hc-landing .theme-toggle .sun,.hc-landing .theme-toggle .moon{width:16px;height:16px}.hc-landing .theme-toggle .moon,.hc-landing.hc-dark .theme-toggle .sun{display:none}.hc-landing.hc-dark .theme-toggle .moon{display:block}.hc-landing .hero{align-items:center;min-height:calc(100vh - 68px);padding:32px 0 80px;display:flex;position:relative;overflow:hidden}.hc-landing .hero-blob{pointer-events:none;z-index:0;will-change:transform;background:radial-gradient(closest-side,#0e8a552e,#0e8a5500);border-radius:50%;width:720px;height:720px;position:absolute}.hc-landing .hero-blob.b1{top:-200px;inset-inline-end:-120px}.hc-landing .hero-blob.b2{bottom:-260px;background:radial-gradient(closest-side,#c993161a,#c9931600);width:600px;height:600px;inset-inline-start:-200px}.hc-landing .hero-inner{z-index:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:64px;width:100%;min-width:0;display:grid;position:relative}.hc-landing .hero-copy,.hc-landing .mock{min-width:0}.hc-landing .eyebrow{background:var(--paper);border:1px solid var(--cream-200);color:var(--ink-700);box-shadow:var(--shadow-sm);border-radius:999px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 12px 6px 6px;font-size:12.5px;display:inline-flex}.hc-landing .eyebrow .badge{background:var(--emerald-500);color:#fff;letter-spacing:.05em;text-transform:uppercase;border-radius:999px;padding:3px 9px;font-size:10.5px;font-weight:700}.hc-landing .eyebrow strong{font-weight:600}.hc-landing .hero h1{letter-spacing:-.035em;margin-bottom:22px;font-size:clamp(40px,6vw,76px);line-height:1.02}.hc-landing .hero h1 em{color:var(--emerald-500);font-style:italic;font-weight:500}.hc-landing .hero p.lead{color:var(--ink-500);max-width:540px;margin-bottom:32px;font-size:18px;line-height:1.55}.hc-landing .hero-ctas{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:30px;display:flex}.hc-landing .hero-meta{color:var(--ink-500);flex-wrap:wrap;align-items:center;gap:18px;font-size:13px;display:flex}.hc-landing .hero-meta .check{align-items:center;gap:6px;display:inline-flex}.hc-landing .hero-meta .check svg{color:var(--emerald-500)}.hc-landing .avatar-pile{align-items:center;display:inline-flex}.hc-landing .avatar-pile .av{background:var(--cream-200);border:2px solid var(--cream-50);width:26px;height:26px;color:var(--ink-700);border-radius:50%;place-items:center;margin-inline-start:-8px;font-size:10px;font-weight:700;display:grid}.hc-landing .avatar-pile .av:first-child{margin-inline-start:0}.hc-landing .avatar-pile .av.a1{color:var(--emerald-700);background:linear-gradient(135deg,#c7ead8,#94d5b5)}.hc-landing .avatar-pile .av.a2{color:var(--amber-700);background:linear-gradient(135deg,#fceab8,#f1a48e)}.hc-landing .avatar-pile .av.a3{color:var(--plum-500);background:linear-gradient(135deg,#efe0ea,#c7ead8)}.hc-landing .avatar-pile .av.a4{background:linear-gradient(135deg, var(--ink-700), var(--ink-900));color:#fff}.hc-landing .mock{perspective:1600px;min-height:540px;position:relative}.hc-landing .mock:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(90deg,#0e8a550f 1px,#0000 1px),linear-gradient(#0e8a550f 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:-40px -20px;-webkit-mask-image:radial-gradient(closest-side at 60%,#000 35%,#0000 75%);mask-image:radial-gradient(closest-side at 60%,#000 35%,#0000 75%)}.hc-landing .mock-card{background:var(--paper);border:1px solid var(--cream-200);border-radius:var(--r-xl);box-shadow:var(--shadow-xl);transform-origin:50%;z-index:1;position:absolute}.hc-landing .mock-main{border-radius:var(--r-2xl);background:var(--paper);z-index:1;box-sizing:border-box;width:100%;max-width:100%;padding:16px;animation:9s ease-in-out infinite hc-floatA;overflow:hidden;transform:rotateY(-3deg)rotateX(2deg)}.hc-landing .ticker{font-variant-numeric:tabular-nums;display:inline-block}.hc-landing .mock-skills-row{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.hc-landing .mock-skills-track{white-space:nowrap;gap:6px;animation:22s linear infinite hc-marquee;display:inline-flex}.hc-landing .mock-top{border-bottom:1px solid var(--cream-200);align-items:center;gap:8px;margin-bottom:14px;padding:4px 6px 12px;display:flex}.hc-landing .mock-dot{background:var(--cream-300);border-radius:50%;width:9px;height:9px}.hc-landing .mock-dot.r{background:#e8847a}.hc-landing .mock-dot.y{background:#f0bd3f}.hc-landing .mock-dot.g{background:#5dbd6f}.hc-landing .mock-url{background:var(--cream-100);color:var(--ink-500);font-size:11px;font-family:var(--mono);text-align:center;border-radius:8px;flex:1;padding:5px 12px}.hc-landing .mock-body{grid-template-columns:56px 1fr;gap:12px;min-width:0;display:grid}.hc-landing .mock-side{background:var(--cream-100);border-radius:10px;flex-direction:column;align-items:center;gap:6px;padding:10px 6px;display:flex}.hc-landing .mock-side .si{background:var(--paper);width:32px;height:32px;color:var(--ink-500);border-radius:8px;place-items:center;display:grid}.hc-landing .mock-side .si.active{background:var(--ink-900);color:var(--emerald-400)}.hc-landing .mock-side .si svg{width:14px;height:14px}.hc-landing .mock-content{flex-direction:column;gap:12px;min-width:0;display:flex}.hc-landing .mock-title{letter-spacing:-.025em;font-size:18px;font-weight:600}.hc-landing .mock-title em{color:var(--emerald-500);font-style:italic}.hc-landing .mock-stats{grid-template-columns:repeat(3,1fr);gap:8px;min-width:0;display:grid}.hc-landing .mock-stat{background:var(--cream-50);border:1px solid var(--cream-200);border-radius:12px;padding:10px 12px}.hc-landing .mock-stat .l{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-500);font-size:9px;font-weight:600}.hc-landing .mock-stat .v{letter-spacing:-.03em;margin-top:4px;font-size:22px;font-weight:600}.hc-landing .mock-stat .v em{color:var(--emerald-500);font-style:italic}.hc-landing .mock-stat .d{color:var(--sage-700);margin-top:2px;font-size:10px}.hc-landing .mock-match{background:var(--cream-50);border:1px solid var(--cream-200);border-radius:14px;align-items:center;gap:14px;padding:14px;display:flex}.hc-landing .mock-donut{flex:none;width:64px;height:64px;position:relative}.hc-landing .mock-donut svg{width:100%;height:100%;transform:rotate(-90deg)}.hc-landing .mock-donut .num{color:var(--emerald-700);letter-spacing:-.02em;place-items:center;font-size:15px;font-weight:700;display:grid;position:absolute;inset:0}.hc-landing .mock-match-meta{flex:1;min-width:0}.hc-landing .mock-match-meta .t{letter-spacing:-.02em;font-size:13px;font-weight:600}.hc-landing .mock-match-meta .t em{color:var(--emerald-500);font-style:italic}.hc-landing .mock-match-meta .s{color:var(--ink-500);margin-top:2px;font-size:11px;line-height:1.3}.hc-landing .mock-match .btn-mini{background:var(--emerald-500);color:#fff;border-radius:8px;padding:7px 12px;font-size:11px;font-weight:600}.hc-landing .mock-skills{flex-wrap:wrap;gap:5px;display:flex}.hc-landing .mock-skill{background:var(--sage-100);color:var(--sage-700);border-radius:999px;padding:3px 9px;font-size:10.5px;font-weight:500}.hc-landing .mock-skill.miss{background:var(--coral-100);color:var(--coral-700)}.hc-landing .mock-skill.high{background:var(--emerald-100);color:var(--emerald-700);font-weight:600}.hc-landing .mock-float{background:var(--paper);border:1px solid var(--cream-200);box-shadow:var(--shadow-xl);z-index:2;border-radius:16px;padding:12px 14px;position:absolute}.hc-landing .mock-float.f-callback{width:230px;animation:7s ease-in-out infinite hc-floatB;top:38px;left:-36px}.hc-landing .mock-float.f-streak{width:220px;animation:8s ease-in-out -2s infinite hc-floatA;bottom:80px;right:-16px}.hc-landing .mock-float.f-toast{width:260px;animation:9s ease-in-out -1s infinite hc-floatB;bottom:-20px;left:50%;transform:translate(-50%)}.hc-landing .float-label{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-500);margin-bottom:4px;font-size:10px;font-weight:600}.hc-landing .float-row{align-items:center;gap:10px;display:flex}.hc-landing .float-row .ico-bubble{border-radius:10px;flex:none;place-items:center;width:32px;height:32px;display:grid}.hc-landing .float-row .ico-bubble.emerald{background:var(--emerald-100);color:var(--emerald-700)}.hc-landing .float-row .ico-bubble.amber{background:var(--amber-100);color:var(--amber-700)}.hc-landing .float-row .ico-bubble.coral{background:var(--coral-100);color:var(--coral-700)}.hc-landing .float-row .ico-bubble svg{width:16px;height:16px}.hc-landing .float-row .t{font-size:12.5px;font-weight:600;line-height:1.2}.hc-landing .float-row .s{color:var(--ink-500);margin-top:2px;font-size:10.5px}.hc-landing .pulse-dot{background:var(--emerald-500);vertical-align:middle;border-radius:50%;width:8px;height:8px;margin-right:6px;animation:1.8s cubic-bezier(.4,0,.6,1) infinite hc-pulse;display:inline-block}.hc-landing .logos{border-bottom:1px dashed var(--cream-200);padding:16px 0 44px}.hc-landing .logos-label{text-align:center;letter-spacing:.15em;text-transform:uppercase;color:var(--ink-500);margin-bottom:22px;font-size:11.5px;font-weight:600}.hc-landing .logos-row{opacity:.72;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;display:flex}.hc-landing .logo-word{color:var(--ink-500);letter-spacing:-.02em;font-size:22px;font-weight:700;font-family:var(--sans);transition:color .2s,opacity .2s}.hc-landing .logo-word:hover{color:var(--ink-900);opacity:1}.hc-landing .logo-word.italic{font-style:italic}.hc-landing .logo-word.serif{font-family:Georgia,serif}.hc-landing section{padding:96px 0;position:relative;overflow:hidden}.hc-landing .showcase{background:radial-gradient(closest-side at 80% 30%, #0e8a550f, transparent 60%), radial-gradient(closest-side at 20% 70%, #c993160f, transparent 60%), var(--cream-50);height:280vh;padding:0;position:relative;overflow:visible}.hc-landing .showcase-pin{height:calc(100vh - 60px);max-width:var(--container);grid-template-columns:1fr 1fr;align-items:center;gap:56px;margin:0 auto;padding:32px;display:grid;position:sticky;top:60px}.hc-landing .showcase-copy{z-index:2;position:relative}.hc-landing .showcase-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--emerald-500);margin-bottom:14px;font-size:12px;font-weight:700}.hc-landing .showcase-title{letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(32px,4vw,52px);font-weight:600;line-height:1.05}.hc-landing .showcase-title em{color:var(--emerald-500);font-style:italic;font-weight:500}.hc-landing .showcase-desc{color:var(--ink-500);max-width:460px;margin-bottom:32px;font-size:16px;line-height:1.55}.hc-landing .phase-dots{flex-direction:column;gap:12px;display:flex}.hc-landing .phase-dot{cursor:pointer;color:var(--ink-500);text-align:start;border:1px solid #0000;border-radius:12px;align-items:center;gap:14px;width:100%;padding:12px 16px;transition:all .35s cubic-bezier(.22,.61,.36,1);display:flex}.hc-landing .phase-dot.active{background:var(--paper);border-color:var(--cream-200);color:var(--ink-900);box-shadow:var(--shadow-md)}.hc-landing .phase-dot .num{background:var(--cream-100);width:32px;height:32px;color:var(--ink-500);letter-spacing:-.02em;border-radius:8px;flex:none;place-items:center;font-size:13px;font-weight:700;transition:all .3s;display:grid}.hc-landing .phase-dot.active .num{background:var(--emerald-500);color:#fff;box-shadow:var(--shadow-emerald)}.hc-landing .phase-dot .t{letter-spacing:-.01em;font-size:14px;font-weight:600;display:block}.hc-landing .phase-dot .s{color:var(--ink-500);margin-top:2px;font-size:12px;display:block}.hc-landing .showcase-stage{aspect-ratio:4/3;perspective:1400px;width:100%;position:relative}.hc-landing .stage-card{background:var(--paper);border:1px solid var(--cream-200);border-radius:var(--r-2xl);box-shadow:var(--shadow-xl);opacity:0;filter:blur(6px);pointer-events:none;flex-direction:column;gap:16px;padding:28px;transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .7s cubic-bezier(.22,.61,.36,1),filter .7s;display:flex;position:absolute;inset:0;overflow:hidden;transform:translateY(40px)scale(.94)rotateX(8deg)}.hc-landing .stage-card.active{opacity:1;filter:blur();pointer-events:auto;transform:translateY(0)scale(1)rotateX(0)}.hc-landing .stage-card.past{opacity:0;filter:blur(8px);transform:translateY(-30px)scale(.92)}.hc-landing .stage-header{border-bottom:1px solid var(--cream-200);align-items:center;gap:10px;padding-bottom:14px;display:flex}.hc-landing .stage-header .ic{background:var(--emerald-100);width:36px;height:36px;color:var(--emerald-700);border-radius:10px;flex:none;place-items:center;display:grid}.hc-landing .stage-header .ic svg{width:18px;height:18px}.hc-landing .stage-card.s-builder .ic{background:var(--amber-100);color:var(--amber-700)}.hc-landing .stage-card.s-prep .ic{background:var(--coral-100);color:var(--coral-700)}.hc-landing .stage-header .t{letter-spacing:-.02em;font-size:17px;font-weight:600}.hc-landing .stage-header .t em{color:var(--emerald-500);font-style:italic;font-weight:500}.hc-landing .stage-card.s-builder .t em{color:var(--amber-700)}.hc-landing .stage-card.s-prep .t em{color:var(--coral-700)}.hc-landing .stage-header .pulse-tag{background:var(--emerald-50);color:var(--emerald-700);border-radius:999px;align-items:center;gap:6px;margin-left:auto;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.hc-landing .stage-body{flex-direction:column;flex:1;gap:16px;min-height:0;padding-bottom:22px;display:flex}.hc-landing .s-opt-row{grid-template-columns:140px 1fr;align-items:center;gap:22px;display:grid}.hc-landing .s-ring{width:130px;height:130px;position:relative}.hc-landing .s-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.hc-landing .s-ring .num{color:var(--emerald-500);letter-spacing:-.03em;place-items:center;font-size:30px;font-weight:700;display:grid;position:absolute;inset:0}.hc-landing .s-bars{flex-direction:column;gap:8px;display:flex}.hc-landing .s-bar{grid-template-columns:90px 1fr 28px;align-items:center;gap:10px;font-size:12.5px;display:grid}.hc-landing .s-bar .nm{color:var(--ink-700);font-weight:500}.hc-landing .s-bar .b{background:var(--cream-200);border-radius:999px;height:6px;position:relative;overflow:hidden}.hc-landing .s-bar .b:after{content:"";width:var(--w,0%);background:var(--emerald-500);transform-origin:0;border-radius:999px;position:absolute;inset:0}.hc-landing .stage-card.active .s-bar .b:after{animation:1s cubic-bezier(.22,.61,.36,1) both hc-barFill;animation-delay:var(--d,0s)}.hc-landing .s-bar .v{color:var(--ink-500);text-align:right;font-variant-numeric:tabular-nums;font-size:11px}.hc-landing .s-builder-grid{flex:1;grid-template-columns:1fr 1fr 1fr;gap:14px;display:grid}.hc-landing .s-tpl{border:1px solid var(--cream-200);box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;flex-direction:column;gap:10px;padding:14px 12px 10px;transition:transform .3s,box-shadow .3s;display:flex}.hc-landing.hc-dark .s-tpl{background:#1f1d17}.hc-landing .s-tpl.sel{border-color:var(--amber-500);box-shadow:0 0 0 2px var(--amber-100)}.hc-landing .t-hdr{border-bottom:1px solid var(--cream-200);flex-direction:column;gap:4px;padding-bottom:6px;display:flex}.hc-landing.hc-dark .t-hdr{border-bottom-color:#2d2d32}.hc-landing .t-name{background:var(--ink-900);border-radius:2px;width:65%;height:8px}.hc-landing .t-name.lg{width:75%;height:9px}.hc-landing .t-meta{background:var(--cream-300);border-radius:2px;width:90%;height:3px}.hc-landing .t-sec{flex-direction:column;gap:3px;display:flex}.hc-landing .t-sec.compact{gap:2px}.hc-landing .t-h{background:var(--ink-900);border-radius:2px;width:32%;height:4px;margin-bottom:3px}.hc-landing .t-h.emerald{background:var(--emerald-500)}.hc-landing .t-line{background:var(--cream-300);border-radius:2px;height:2px}.hc-landing .t-line.w100{width:100%}.hc-landing .t-line.w95{width:95%}.hc-landing .t-line.w90{width:90%}.hc-landing .t-line.w85{width:85%}.hc-landing .t-line.w75{width:75%}.hc-landing .t-line.w70{width:70%}.hc-landing .s-tpl-name{color:var(--ink-700);text-align:center;margin-top:auto;padding-top:8px;font-size:11px;font-weight:600}.hc-landing .s-tpl.sel .s-tpl-name{color:var(--amber-700)}.hc-landing .s-quiz{background:var(--cream-50);border:1px solid var(--cream-200);border-left:3px solid var(--coral-500);border-radius:10px;align-items:center;gap:14px;padding:14px 16px;display:flex}.hc-landing .s-quiz.med{border-left-color:var(--amber-500)}.hc-landing .s-quiz .ttl{color:var(--ink-900);flex:1;font-size:13px;font-weight:600}.hc-landing .s-quiz .sub{color:var(--ink-500);margin-top:2px;font-size:11.5px;font-weight:500}.hc-landing .s-quiz .pri{text-transform:uppercase;letter-spacing:.06em;border-radius:6px;flex:none;padding:4px 9px;font-size:10px;font-weight:700}.hc-landing .s-quiz .pri.high{background:var(--coral-100);color:var(--coral-700)}.hc-landing .s-quiz .pri.med{background:var(--amber-100);color:var(--amber-700)}.hc-landing .stage-progress{background:var(--cream-200);border-radius:999px;height:3px;position:absolute;bottom:16px;left:28px;right:28px;overflow:hidden}.hc-landing .stage-progress:after{content:"";width:var(--progress,33%);background:linear-gradient(to right, var(--emerald-400), var(--emerald-500));border-radius:999px;transition:width .35s;position:absolute;top:0;bottom:0;left:0}.hc-landing .section-decor{pointer-events:none;z-index:0;will-change:transform;position:absolute}.hc-landing .section-decor.d-left{top:10%;background:radial-gradient(closest-side,#0e8a551a,#0000);border-radius:50%;width:460px;height:460px;inset-inline-start:-180px}.hc-landing .section-decor.d-right{top:30%;background:radial-gradient(closest-side,#c9931614,#0000);border-radius:50%;width:520px;height:520px;inset-inline-end:-200px}.hc-landing .section-decor.d-coral{background:radial-gradient(closest-side,#dc6a4f1a,#0000)}.hc-landing .section-decor.d-plum{background:radial-gradient(closest-side,#9c658f1a,#0000)}.hc-landing section>.container{z-index:1;position:relative}.hc-landing .section-head{will-change:transform;text-align:center;max-width:720px;margin:0 auto 56px;position:relative}.hc-landing .section-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--emerald-500);margin-bottom:14px;font-size:12px;font-weight:700;display:inline-block}.hc-landing .section-head h2{letter-spacing:-.03em;margin-bottom:14px;font-size:clamp(32px,4vw,50px);line-height:1.05}.hc-landing .section-head p{color:var(--ink-500);font-size:17px;line-height:1.55}.hc-landing .stats-section{padding:80px 0}.hc-landing .stats-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.hc-landing .stat-card{background:var(--paper);border:1px solid var(--cream-200);border-radius:var(--r-xl);padding:28px 26px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.hc-landing .stat-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.hc-landing .stat-card .stat-num{letter-spacing:-.04em;color:var(--emerald-500);font-variant-numeric:tabular-nums;font-size:56px;font-weight:600;line-height:1}.hc-landing .stat-card .stat-label{color:var(--ink-700);margin-top:12px;font-size:14px;font-weight:500;line-height:1.4}.hc-landing .stat-card .stat-foot{color:var(--ink-500);margin-top:8px;font-size:12px}.hc-landing .stat-card .ribbon{top:16px;background:var(--emerald-50);width:28px;height:28px;color:var(--emerald-500);border-radius:8px;place-items:center;display:grid;position:absolute;inset-inline-end:16px}.hc-landing .stat-card .ribbon svg{width:14px;height:14px}.hc-landing .features-bento{grid-template-columns:repeat(6,1fr);grid-auto-rows:minmax(280px,auto);gap:18px;display:grid}.hc-landing .feat{background:var(--paper);border:1px solid var(--cream-200);border-radius:var(--r-2xl);isolation:isolate;transition:transform .35s cubic-bezier(.22,.61,.36,1),box-shadow .35s,border-color .25s;position:relative;overflow:hidden}.hc-landing .feat:hover{box-shadow:var(--shadow-lg);border-color:var(--cream-300);transform:translateY(-4px)}.hc-landing .feat.wide{grid-column:span 4}.hc-landing .feat.narrow{grid-column:span 2}.hc-landing .feat-body{z-index:2;max-width:100%;padding:32px 32px 0;position:relative}.hc-landing .feat-tag{letter-spacing:.12em;text-transform:uppercase;color:var(--emerald-500);align-items:center;gap:6px;margin-bottom:12px;font-size:11px;font-weight:700;display:inline-flex}.hc-landing .feat-tag .dot{background:var(--emerald-500);border-radius:50%;width:7px;height:7px}.hc-landing .feat.amber .feat-tag,.hc-landing .feat.amber .feat-tag .dot{color:var(--amber-700)}.hc-landing .feat.amber .feat-tag .dot{background:var(--amber-500)}.hc-landing .feat.coral .feat-tag,.hc-landing .feat.coral .feat-tag .dot{color:var(--coral-700)}.hc-landing .feat.coral .feat-tag .dot{background:var(--coral-500)}.hc-landing .feat.plum .feat-tag,.hc-landing .feat.plum .feat-tag .dot{color:var(--plum-500)}.hc-landing .feat.plum .feat-tag .dot{background:var(--plum-500)}.hc-landing .feat h3{letter-spacing:-.025em;margin-bottom:10px;font-size:26px;font-weight:600;line-height:1.1}.hc-landing .feat h3 em{color:var(--emerald-500);font-style:italic;font-weight:500}.hc-landing .feat.amber h3 em{color:var(--amber-700)}.hc-landing .feat.coral h3 em{color:var(--coral-700)}.hc-landing .feat.plum h3 em{color:var(--plum-500)}.hc-landing .feat-desc{color:var(--ink-500);max-width:420px;font-size:14.5px;line-height:1.55}.hc-landing .feat-link{color:var(--emerald-500);align-items:center;gap:6px;margin-top:18px;font-size:13.5px;font-weight:600;transition:gap .2s;display:inline-flex}.hc-landing .feat.amber .feat-link{color:var(--amber-700)}.hc-landing .feat.coral .feat-link{color:var(--coral-700)}.hc-landing .feat.plum .feat-link{color:var(--plum-500)}.hc-landing .feat-link:hover{gap:10px}.hc-landing .feat-vis{min-height:200px;margin-top:28px;padding:0 32px 32px;position:relative}.hc-landing .feat-vis.vis-optimizer{grid-template-columns:auto 1fr;align-items:center;gap:22px;display:grid}.hc-landing .ring-big{flex:none;width:130px;height:130px;position:relative}.hc-landing .ring-big svg{width:100%;height:100%;transform:rotate(-90deg)}.hc-landing .ring-big .num{color:var(--emerald-500);letter-spacing:-.03em;place-items:center;font-size:30px;font-weight:700;display:grid;position:absolute;inset:0}.hc-landing .skill-ladder{flex-direction:column;gap:8px;display:flex}.hc-landing .skill-row{grid-template-columns:90px 1fr 32px;align-items:center;gap:10px;font-size:12.5px;display:grid}.hc-landing .skill-row .nm{color:var(--ink-700);font-weight:500}.hc-landing .skill-row .bar{background:var(--cream-200);border-radius:999px;height:6px;position:relative;overflow:hidden}.hc-landing .skill-row .bar:after{content:"";background:var(--emerald-500);transform-origin:0;border-radius:999px;width:100%;transition:transform 1.1s cubic-bezier(.22,.61,.36,1);position:absolute;top:0;bottom:0;left:0;transform:scaleX(0)}.hc-landing .feat:hover .skill-row .bar:after,.hc-landing .feat.in-view .skill-row .bar:after{transform:scaleX(var(--p,0))}.hc-landing .skill-row .v{color:var(--ink-500);text-align:right;font-variant-numeric:tabular-nums;font-size:11px}.hc-landing .feat-vis.vis-builder{padding-bottom:0}.hc-landing .template-stack{height:200px;margin:0 -8px -10px;position:relative}.hc-landing .tpl-thumb{aspect-ratio:8.5/11;border:1px solid var(--cream-200);width:130px;box-shadow:var(--shadow-md);background:#fff;border-radius:10px;flex-direction:column;gap:4px;padding:14px 12px 12px;transition:transform .35s cubic-bezier(.22,.61,.36,1);display:flex;position:absolute;overflow:hidden}.hc-landing.hc-dark .tpl-thumb{background:#1f1d17;border-color:#2d2d32}.hc-landing .tpl-thumb .ln{background:var(--ink-900);border-radius:2px;height:4px}.hc-landing .tpl-thumb .ln.lt{background:var(--cream-300)}.hc-landing .tpl-thumb .ln.w70{width:70%}.hc-landing .tpl-thumb .ln.w90{width:90%}.hc-landing .tpl-thumb .ln.w50{width:50%}.hc-landing .tpl-thumb .ln.w60{width:60%}.hc-landing .tpl-thumb .gap{height:4px}.hc-landing .tpl-thumb.t1{z-index:1;bottom:0;left:50%;transform:translate(-50%)rotate(-7deg)}.hc-landing .tpl-thumb.t2{z-index:2;box-shadow:var(--shadow-lg);bottom:14px;left:50%;transform:translate(-50%)rotate(0)}.hc-landing .tpl-thumb.t3{z-index:1;bottom:0;left:50%;transform:translate(-50%)rotate(7deg)}.hc-landing .feat:hover .tpl-thumb.t1{transform:translate(-78%)rotate(-12deg)}.hc-landing .feat:hover .tpl-thumb.t3{transform:translate(-22%)rotate(12deg)}.hc-landing .ats-pill{text-transform:uppercase;letter-spacing:.06em;color:var(--good-700);background:var(--good-100);z-index:4;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;top:12px;right:12px}.hc-landing .ats-pill svg{width:11px;height:11px}.hc-landing .qcard-stack{flex-direction:column;gap:8px;display:flex}.hc-landing .qcard{background:var(--cream-50);border:1px solid var(--cream-200);border-radius:10px;align-items:center;gap:10px;padding:10px 12px;transition:transform .25s,border-color .25s;display:flex;position:relative}.hc-landing .feat:hover .qcard{border-color:var(--cream-300)}.hc-landing .qcard:hover{transform:translate(2px)}.hc-landing .qcard .ttl{color:var(--ink-900);flex:1;font-size:12.5px;font-weight:500;line-height:1.3}.hc-landing .qcard .pri{text-transform:uppercase;letter-spacing:.06em;border-radius:6px;flex:none;padding:3px 7px;font-size:9.5px;font-weight:700}.hc-landing .qcard .pri.high{background:var(--coral-100);color:var(--coral-700)}.hc-landing .qcard .pri.med{background:var(--amber-100);color:var(--amber-700)}.hc-landing .qcard .pri.low{background:var(--cream-200);color:var(--ink-500)}.hc-landing .qcard .stripe{background:var(--coral-500);border-top-left-radius:10px;border-bottom-left-radius:10px;width:3px;position:absolute;top:0;bottom:0;left:0}.hc-landing .qcard.med .stripe{background:var(--amber-500)}.hc-landing .qcard.low .stripe{background:var(--cream-300)}.hc-landing .feat-vis.vis-tracker{padding:0 32px 32px}.hc-landing .kanban{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.hc-landing .kcol{background:var(--cream-50);border:1px solid var(--cream-200);border-radius:14px;flex-direction:column;gap:8px;min-height:200px;padding:12px;display:flex}.hc-landing .kcol-head{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.hc-landing .kcol-head .nm{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-700);font-size:11px;font-weight:700}.hc-landing .kcol-head .ct{background:var(--cream-200);color:var(--ink-700);text-align:center;border-radius:999px;min-width:18px;padding:1px 6px;font-size:10.5px;font-weight:600}.hc-landing .kcol.interview .kcol-head .nm{color:var(--emerald-700)}.hc-landing .kcol.offer .kcol-head .nm{color:var(--amber-700)}.hc-landing .kcol.interview .kcol-head .ct{background:var(--emerald-100);color:var(--emerald-700)}.hc-landing .kcol.offer .kcol-head .ct{background:var(--amber-100);color:var(--amber-700)}.hc-landing .kc{background:var(--paper);border:1px solid var(--cream-200);border-radius:10px;padding:10px;transition:transform .2s,box-shadow .2s}.hc-landing .feat:hover .kc{box-shadow:var(--shadow-sm)}.hc-landing .kc .co{letter-spacing:-.02em;font-size:11.5px;font-weight:600}.hc-landing .kc .ro{color:var(--ink-500);margin-top:1px;font-size:10.5px}.hc-landing .kc .meta{color:var(--ink-500);align-items:center;gap:6px;margin-top:7px;font-size:9.5px;display:flex}.hc-landing .kc .dot{background:var(--ink-400);border-radius:50%;width:5px;height:5px}.hc-landing .kc .src{background:var(--cream-100);color:var(--ink-700);text-transform:lowercase;border-radius:4px;padding:1px 6px;font-size:9.5px;font-weight:600}.hc-landing .feat-glow{pointer-events:none;z-index:0;opacity:.6;border-radius:50%;width:280px;height:280px;position:absolute}.hc-landing .feat-glow.tr{top:-140px;background:radial-gradient(closest-side,#0e8a552e,#0000);inset-inline-end:-140px}.hc-landing .feat.amber .feat-glow{background:radial-gradient(closest-side,#c9931626,#0000)}.hc-landing .feat.coral .feat-glow{background:radial-gradient(closest-side,#dc6a4f26,#0000)}.hc-landing .feat.plum .feat-glow{background:radial-gradient(closest-side,#9c658f29,#0000)}.hc-landing .how-section{background:var(--paper);border-top:1px solid var(--cream-200);border-bottom:1px solid var(--cream-200)}.hc-landing .steps-grid{flex-direction:column;gap:18px;max-width:820px;margin:0 auto;display:flex;position:relative}.hc-landing .steps-grid:before{content:"";inset-inline-start:33px;top:var(--rail-top,40px);bottom:var(--rail-bottom,40px);background:var(--cream-200);z-index:2;pointer-events:none;width:2px;position:absolute}.hc-landing .steps-grid:after{content:"";inset-inline-start:33px;top:var(--rail-top,40px);width:2px;height:var(--steps-fill,0px);background:var(--emerald-500);z-index:3;pointer-events:none;transition:height .55s cubic-bezier(.22,.61,.36,1);position:absolute}.hc-landing .step{background:var(--paper);border:1px solid var(--cream-200);border-radius:var(--r-xl);padding-block:22px;padding-inline:80px 26px;transition:border-color .35s,box-shadow .35s;position:relative}.hc-landing .step.active{border-color:var(--cream-300);box-shadow:var(--shadow-md)}.hc-landing .step-inner{opacity:.42;filter:blur(2px);grid-template-columns:1fr auto;align-items:center;gap:24px;transition:opacity .55s cubic-bezier(.22,.61,.36,1),transform .55s cubic-bezier(.22,.61,.36,1),filter .55s cubic-bezier(.22,.61,.36,1);display:grid;transform:translate(-12px)scale(.985)}.hc-landing .step.active .step-inner{opacity:1;filter:blur();transform:translate(0)scale(1)}.hc-landing .step-num{inset-inline-start:18px;background:var(--cream-100);width:32px;height:32px;color:var(--ink-500);letter-spacing:-.02em;z-index:4;border-radius:10px;place-items:center;margin-top:-16px;font-size:14px;font-weight:700;transition:all .35s;display:grid;position:absolute;top:50%}.hc-landing .step.active .step-num{background:var(--emerald-500);color:#fff;box-shadow:var(--shadow-emerald);transform:scale(1.06)}.hc-landing .step:hover .step-num{background:var(--emerald-500);color:#fff}.hc-landing .step-copy{min-width:0}.hc-landing .step h4{letter-spacing:-.02em;color:var(--ink-900);margin-bottom:6px;font-size:19px;font-weight:600}.hc-landing .step p{color:var(--ink-500);margin:0;font-size:14px;line-height:1.55}.hc-landing .step-vis{width:88px;height:88px;color:var(--ink-400);flex:none;transition:color .35s,transform .5s cubic-bezier(.22,.61,.36,1)}.hc-landing .step.active .step-vis{color:var(--emerald-500);transform:scale(1.04)}.hc-landing .step-vis svg{width:100%;height:100%;overflow:visible}.hc-landing .step-vis .sv-fill{fill:var(--cream-100);stroke:var(--ink-400);transition:fill .4s,stroke .4s}.hc-landing .step-vis .sv-line{stroke:var(--ink-400);transition:stroke .4s}.hc-landing .step-vis .sv-dot,.hc-landing .step-vis .sv-track{color:var(--ink-400)}.hc-landing .step-vis .sv-track{stroke:var(--cream-300)}.hc-landing .step-vis .sv-arc{stroke-dasharray:60 200;stroke-dashoffset:60px;opacity:0;transition:opacity .5s,stroke-dashoffset .9s}.hc-landing .step-vis .sv-badge{fill:var(--cream-100);stroke:var(--ink-400)}.hc-landing .step-vis .sv-check{stroke:var(--emerald-500);stroke-width:2.4px;stroke-dasharray:20;stroke-dashoffset:20px;opacity:0;transition:opacity .4s,stroke-dashoffset .6s .2s}.hc-landing .step-vis .sv-num{opacity:0;transition:opacity .4s}.hc-landing .step-vis .sv-graph{stroke-dasharray:200;stroke-dashoffset:200px;transition:stroke-dashoffset 1.1s cubic-bezier(.22,.61,.36,1)}.hc-landing .step-vis .sv-pin{opacity:0;transform-origin:66px 22px;transition:opacity .4s .5s,transform .4s cubic-bezier(.34,1.6,.5,1) .5s;transform:scale(0)}.hc-landing .step-vis .sv-paste,.hc-landing .step-vis .sv-spark{opacity:0;transition:opacity .4s .25s}.hc-landing .step.active .step-vis .sv-fill{fill:var(--emerald-50);stroke:var(--emerald-500)}.hc-landing .step.active .step-vis .sv-line{stroke:var(--emerald-500)}.hc-landing .step.active .step-vis .sv-badge{fill:var(--emerald-100);stroke:var(--emerald-500)}.hc-landing .step.active .step-vis .sv-check,.hc-landing .step.active .step-vis .sv-arc{opacity:1;stroke-dashoffset:0}.hc-landing .step.active .step-vis .sv-num{opacity:1}.hc-landing .step.active .step-vis .sv-graph{stroke-dashoffset:0}.hc-landing .step.active .step-vis .sv-pin{opacity:1;transform:scale(1)}.hc-landing .step.active .step-vis .sv-paste,.hc-landing .step.active .step-vis .sv-spark{opacity:1}.hc-landing .step.active .step-vis .sv-track{stroke:var(--emerald-200)}.hc-landing .test-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.hc-landing .test-card{background:var(--paper);border:1px solid var(--cream-200);border-radius:var(--r-xl);flex-direction:column;gap:18px;padding:28px;transition:transform .25s,box-shadow .25s;display:flex}.hc-landing .test-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.hc-landing .stars{color:var(--amber-500);gap:2px;display:inline-flex}.hc-landing.hc-dark .stars{color:#f5c843}.hc-landing .stars svg{width:14px;height:14px}.hc-landing .test-quote{color:var(--ink-700);font-size:15px;font-weight:500;line-height:1.6}.hc-landing .test-quote em{color:var(--emerald-500);font-style:italic;font-weight:600}.hc-landing .test-author{align-items:center;gap:12px;margin-top:auto;padding-top:4px;display:flex}.hc-landing .test-author .av{background:var(--cream-200);width:38px;height:38px;color:var(--ink-700);border-radius:50%;flex:none;place-items:center;font-size:13px;font-weight:700;display:grid}.hc-landing .test-author .av.a1{background:linear-gradient(135deg, var(--emerald-100), var(--emerald-200));color:var(--emerald-700)}.hc-landing .test-author .av.a2{background:linear-gradient(135deg, var(--amber-100), var(--coral-300));color:var(--coral-700)}.hc-landing .test-author .av.a3{background:linear-gradient(135deg, var(--plum-100), var(--emerald-100));color:var(--plum-500)}.hc-landing .test-author .nm{font-size:14px;font-weight:600}.hc-landing .test-author .ro{color:var(--ink-500);font-size:12.5px}.hc-landing .test-metric{background:var(--emerald-50);color:var(--emerald-700);border-radius:999px;align-self:flex-start;align-items:center;gap:6px;padding:5px 10px;font-size:11.5px;font-weight:600;display:inline-flex}.hc-landing .test-metric svg{width:12px;height:12px}.hc-landing .cta-section{padding:80px 0 96px}.hc-landing .cta-card{background:var(--emerald-500);color:#fff;border-radius:var(--r-3xl);text-align:center;padding:64px 56px;position:relative;overflow:hidden}.hc-landing .cta-card:before,.hc-landing .cta-card:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.hc-landing .cta-card:before{top:-150px;background:#ffffff14;width:400px;height:400px;inset-inline-start:-120px}.hc-landing .cta-card:after{bottom:-140px;background:#ffffff0f;width:320px;height:320px;inset-inline-end:-100px}.hc-landing .cta-card>*{z-index:1;position:relative}.hc-landing .cta-brand{letter-spacing:-.025em;color:#f4f4f1;direction:ltr;justify-content:center;align-items:flex-end;margin-bottom:26px;font-size:clamp(24px,2.4vw,30px);font-weight:700;line-height:1;display:flex}.hc-landing .cta-brand svg{flex:none;width:1.02em;height:1.02em;margin:0 -.14em .045em;display:block;overflow:visible}.hc-landing .cta-card h2{letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(34px,4vw,56px);font-weight:600;line-height:1.05}.hc-landing .cta-card h2 em{opacity:.85;font-style:italic}.hc-landing .cta-card p{opacity:.85;max-width:540px;margin:0 auto 32px;font-size:17px;line-height:1.55}.hc-landing .cta-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:inline-flex}.hc-landing .cta-card .btn-primary{color:var(--emerald-700);background:#fff;box-shadow:0 10px 24px -10px #00000040}.hc-landing.hc-dark .cta-card .btn-primary{color:#065233}.hc-landing .cta-card .btn-primary:hover{background:var(--cream-50)}.hc-landing.hc-dark .cta-card .btn-primary:hover{background:#f0f0ed}.hc-landing .cta-card .btn-ghost{color:#fff;background:0 0;border:1px solid #ffffff59}.hc-landing .cta-card .btn-ghost:hover{background:#ffffff1f}.hc-landing .cta-foot{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:30px;display:flex}.hc-landing .cta-foot>span{color:#fffffff2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:.9;background:#ffffff24;border:1px solid #fff3;border-radius:999px;align-items:center;gap:7px;padding:8px 14px;font-size:12.5px;font-weight:500;transition:opacity .2s,transform .2s,background .2s;display:inline-flex}.hc-landing .cta-foot>span:hover{opacity:1;background:#ffffff2e;transform:translateY(-1px)}.hc-landing .cta-foot svg{opacity:.85}.hc-landing footer{color:#ffffffc7;background:#0e1410;border-top:1px solid #0000;padding:72px 0 36px;position:relative;overflow:hidden}.hc-landing.hc-dark footer{background:radial-gradient(80% 60% at 50% 0,#0e8a551f,#0000 70%),linear-gradient(#0f1714 0%,#0a100d 60%,#0b1310 100%);border-top:1px solid #0e8a552e}.hc-landing footer:before{content:"";top:-120px;pointer-events:none;background:radial-gradient(closest-side,#0e8a552e,#0000);border-radius:50%;width:400px;height:400px;position:absolute;inset-inline-end:-120px}.hc-landing footer .container{z-index:1;position:relative}.hc-landing footer .brand-name,.hc-landing footer .brand-name em{color:#fff}.hc-landing footer .brand-tag{color:#ffffff80}.hc-landing footer .brand-mark{color:var(--emerald-500);background:#f4f4f1}.hc-landing footer .footer-brand p{color:#ffffff8c}.hc-landing footer .footer-col h5{color:#ffffff73}.hc-landing footer .footer-col a{color:#ffffffc7}.hc-landing footer .footer-col a:hover{color:var(--emerald-400)}.hc-landing footer .footer-bottom{color:#ffffff80;border-top:1px solid #ffffff1a}.hc-landing footer .footer-socials a{color:#ffffffb3;background:#ffffff0f;border-color:#ffffff1a}.hc-landing footer .footer-socials a:hover{border-color:var(--emerald-400);color:var(--emerald-400);background:#0e8a552e}.hc-landing .footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;margin-bottom:48px;display:grid}.hc-landing .footer-brand p{color:var(--ink-500);max-width:280px;margin-top:16px;font-size:14px;line-height:1.55}.hc-landing .footer-col h5{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-500);margin-bottom:14px;font-size:12px;font-weight:700}.hc-landing .footer-col ul{flex-direction:column;gap:10px;list-style:none;display:flex}.hc-landing .footer-col a{color:var(--ink-700);font-size:14px;transition:color .15s}.hc-landing .footer-bottom{border-top:1px solid var(--cream-200);color:var(--ink-500);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:24px;font-size:13px;display:flex}.hc-landing .footer-socials{gap:8px;display:flex}.hc-landing .footer-socials a{background:var(--paper);border:1px solid var(--cream-200);width:34px;height:34px;color:var(--ink-700);border-radius:10px;place-items:center;transition:all .15s;display:grid}.hc-landing .footer-socials a svg{width:15px;height:15px}.hc-landing .scroll-progress{top:0;background:linear-gradient(to right, var(--emerald-500), var(--emerald-400), var(--emerald-500));z-index:200;pointer-events:none;width:0;height:2px;transition:opacity .2s;position:fixed;inset-inline-start:0;box-shadow:0 0 12px #0e8a5573}.hc-landing .scroll-progress.hidden{opacity:0}.hc-landing .scroll-cue{letter-spacing:.14em;text-transform:uppercase;color:var(--ink-500);z-index:2;cursor:pointer;align-items:center;gap:8px;padding:8px 14px;font-size:11.5px;font-weight:600;transition:opacity .3s;display:inline-flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.hc-landing .scroll-cue svg{width:14px;height:14px;animation:2.2s ease-in-out infinite hc-scrollBounce}.hc-landing .scroll-layer{will-change:filter, transform, opacity;transition:filter .6s,transform .6s,opacity .6s}.hc-landing .reveal{opacity:0;filter:blur(8px);will-change:opacity, transform, filter;transition:opacity .9s cubic-bezier(.22,.61,.36,1),transform .9s cubic-bezier(.22,.61,.36,1),filter .9s cubic-bezier(.22,.61,.36,1);transform:translateY(28px)scale(.985)}.hc-landing .reveal.in{opacity:1;filter:blur();transform:translateY(0)scale(1)}.hc-landing .reveal-stagger>*{opacity:0;filter:blur(6px);transition:opacity .75s cubic-bezier(.22,.61,.36,1),transform .75s cubic-bezier(.22,.61,.36,1),filter .75s cubic-bezier(.22,.61,.36,1);transform:translateY(24px)scale(.98)}.hc-landing .reveal-stagger.in>:first-child{transition-delay:50ms}.hc-landing .reveal-stagger.in>:nth-child(2){transition-delay:.14s}.hc-landing .reveal-stagger.in>:nth-child(3){transition-delay:.23s}.hc-landing .reveal-stagger.in>:nth-child(4){transition-delay:.32s}.hc-landing .reveal-stagger.in>:nth-child(5){transition-delay:.41s}.hc-landing .reveal-stagger.in>:nth-child(6){transition-delay:.5s}.hc-landing .reveal-stagger.in>*{opacity:1;filter:blur();transform:translateY(0)scale(1)}@media (max-width:1140px){.hc-landing .hero{min-height:auto;padding:40px 0 64px}.hc-landing .hero-inner{grid-template-columns:1fr;gap:48px}.hc-landing .hero-copy{text-align:center}.hc-landing .hero p.lead{margin-left:auto;margin-right:auto}.hc-landing .hero-ctas,.hc-landing .hero-meta{justify-content:center}.hc-landing .mock{perspective:none;flex-direction:column;max-width:540px;min-height:auto;margin:0 auto;display:flex}.hc-landing .mock-main{position:relative;transform:none}.hc-landing .mock:before,.hc-landing .mock-float.f-callback,.hc-landing .mock-float.f-streak{display:none}.hc-landing .mock-float.f-toast{order:1;width:100%;margin-top:14px;position:static;transform:none}.hc-landing .scroll-cue{display:none}}@media (max-width:1024px){.hc-landing .features-bento{grid-template-columns:repeat(2,1fr)}.hc-landing .feat.wide{grid-column:span 2}.hc-landing .feat.narrow{grid-column:span 1}.hc-landing .footer-grid{grid-template-columns:1.6fr 1fr 1fr}.hc-landing .footer-brand{grid-column:1/-1}}@media (max-width:960px){.hc-landing .showcase{height:auto}.hc-landing .showcase-pin{grid-template-columns:1fr;gap:32px;height:auto;padding:56px 24px;position:static}.hc-landing .phase-dots{display:none}.hc-landing .showcase-stage{aspect-ratio:auto;perspective:none;flex-direction:column;gap:16px;display:flex}.hc-landing .stage-card,.hc-landing .stage-card.past{opacity:1;filter:none;pointer-events:auto;position:relative;inset:auto;transform:none}}@media (max-width:860px){.hc-landing .nav-links,.hc-landing .nav-actions .btn-ghost{display:none}.hc-landing .stats-grid{grid-template-columns:repeat(2,1fr)}.hc-landing .test-grid{grid-template-columns:1fr;max-width:520px;margin:0 auto}.hc-landing .footer-grid{grid-template-columns:1fr 1fr}.hc-landing .s-opt-row{grid-template-columns:110px 1fr;gap:16px}.hc-landing .s-ring{width:110px;height:110px}.hc-landing .s-ring .num{font-size:24px}}@media (max-width:600px){.hc-landing .container{padding:0 24px}.hc-landing section{padding:64px 0}.hc-landing .nav-inner{gap:12px;padding:12px 24px}.hc-landing .nav-actions .btn{padding:9px 13px;font-size:13px}.hc-landing .brand-tag{display:none}.hc-landing .hero{padding:28px 0 48px}.hc-landing .hero p.lead{font-size:16px}.hc-landing .hero-ctas{flex-direction:column;align-items:stretch}.hc-landing .hero-ctas .btn{width:100%}.hc-landing .hero-meta{justify-content:flex-start;gap:12px;font-size:12.5px}.hc-landing .mock-main{padding:12px}.hc-landing .logos-row{justify-content:center;gap:18px 24px}.hc-landing .logo-word{font-size:18px}.hc-landing .features-bento{grid-template-columns:1fr;grid-auto-rows:auto}.hc-landing .feat.wide,.hc-landing .feat.narrow{grid-column:span 1}.hc-landing .feat-body{padding:26px 24px 0}.hc-landing .feat-vis{min-height:auto;padding:22px 24px 26px}.hc-landing .feat-vis.vis-optimizer{grid-template-columns:1fr;justify-items:center}.hc-landing .feat-vis.vis-tracker{padding:0 24px 24px}.hc-landing .skill-ladder{width:100%}.hc-landing .feat h3{font-size:22px}.hc-landing .kanban{grid-template-columns:1fr}.hc-landing .kcol{min-height:auto}.hc-landing .stats-grid{gap:12px}.hc-landing .stat-card{padding:22px 20px}.hc-landing .stat-card .stat-num{font-size:44px}.hc-landing .stage-card{padding:20px}.hc-landing .s-builder-grid{gap:8px}.hc-landing .s-tpl{padding:10px 8px}.hc-landing .steps-grid:before,.hc-landing .steps-grid:after{display:none}.hc-landing .step{padding:20px}.hc-landing .step-inner{grid-template-columns:1fr;gap:14px}.hc-landing .step-num{margin:0 0 4px;position:static}.hc-landing .step-vis{width:64px;height:64px}.hc-landing .cta-card{padding:44px 26px}.hc-landing .cta-actions{flex-direction:column;width:100%}.hc-landing .cta-actions .btn{width:100%}.hc-landing .footer-grid{grid-template-columns:1fr 1fr;gap:28px 24px}.hc-landing .footer-bottom{text-align:center;justify-content:center}}@media (max-width:430px){.hc-landing .stats-grid,.hc-landing .footer-grid{grid-template-columns:1fr}.hc-landing .s-opt-row{grid-template-columns:1fr;justify-items:center}.hc-landing .nav-inner{gap:12px}}@media (prefers-reduced-motion:reduce){.hc-landing *,.hc-landing :before,.hc-landing :after{transition-duration:.01ms!important;animation-duration:.01ms!important}.hc-landing .reveal,.hc-landing .reveal-stagger>*{opacity:1;filter:none;transform:none}}[dir=rtl] .hc-landing .btn-primary svg,[dir=rtl] .hc-landing .feat-link svg{transform:scaleX(-1)}