:root{--ink:#081329;--ink-soft:#42506b;--paper:#f7f9ff;--surface:#fff;--mint:#55d8ff;--mint-soft:#e8f8ff;--teal:#1268e8;--teal-dark:#03091f;--sky:#eaf3ff;--violet:#7137e8;--violet-soft:#f1ecff;--brand-gradient:linear-gradient(110deg,#00bff5 0%,#165dff 46%,#7a35e8 78%,#d944da 100%);--line:#d7e0f0;--warning:#fff4d5;--max:1180px;--radius-sm:.65rem;--radius:1.15rem;--radius-lg:2rem;--shadow:0 22px 55px #14306c1c;--section:clamp(4.5rem, 9vw, 8rem);--font:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.65}img,svg{max-width:100%;height:auto}a{color:inherit}button,input,select{font:inherit}button{cursor:pointer}main{overflow:hidden visible}.container{width:min(calc(100% - 2rem), var(--max));margin-inline:auto}.section{padding-block:var(--section)}.section--surface{background:var(--surface)}.section--dark{background:var(--teal-dark);color:#fff}.section--dark .card,.section--dark .card h2,.section--dark .card h3,.section--dark .card p{color:var(--ink)}.section--tint{background:var(--sky)}.eyebrow{color:var(--teal);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:.78rem;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:currentColor;border-radius:50%;flex:0 0 .4rem;width:.4rem;height:.4rem}.section--dark .eyebrow{color:var(--mint)}h1,h2,h3{letter-spacing:-.035em;text-wrap:balance;margin:0 0 1rem;line-height:1.08}h1{max-width:15ch;font-size:clamp(2.5rem,5.2vw,4.8rem)}h2{max-width:18ch;font-size:clamp(2rem,3.8vw,3.5rem)}h3{font-size:clamp(1.2rem,2vw,1.55rem)}p{margin:0 0 1.25rem}.lead{max-width:64ch;color:var(--ink-soft);font-size:clamp(1.08rem,1.8vw,1.35rem)}.section--dark .lead{color:#dbe8ff}.actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button{background:var(--brand-gradient);color:#fff;text-align:center;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;max-width:100%;min-height:3.25rem;padding:.8rem 1.25rem;font-weight:800;line-height:1.25;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.button:hover{filter:brightness(1.08);transform:translateY(-2px)}.button--outline{border-color:var(--teal);color:var(--teal);background:0 0}.button--light{background:#fff}.grid{gap:1rem;display:grid}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:clamp(1.35rem,3vw,2.2rem)}.card__number{background:var(--brand-gradient);color:#fff;border-radius:50%;place-items:center;width:2.5rem;height:2.5rem;margin-bottom:2rem;font-weight:900;display:grid}.card p:last-child{margin-bottom:0}.section-head{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:2.5rem;display:flex}.section-head p{max-width:55ch}.hero{background:radial-gradient(circle at 90% 10%, #d9f4868c, transparent 28%), var(--paper);padding-block:clamp(3.5rem,6vw,5.5rem)}.hero__grid{align-items:center;gap:3rem;display:grid}.hero__visual{border-radius:var(--radius-lg);background:var(--teal-dark);min-height:24rem;box-shadow:var(--shadow);padding:1.2rem}.hero__visual-top{color:#afc7f5;justify-content:space-between;font-size:.8rem;display:flex}.hero__metric{color:#fff;margin-top:5rem}.hero__metric strong{color:var(--mint);font-size:clamp(3.5rem,8vw,6.5rem);line-height:1;display:block}.bars{align-items:end;gap:.6rem;height:7rem;margin-top:2rem;display:flex}.bars span{background:linear-gradient(#3888ff,#7137e8);border-radius:.4rem .4rem 0 0;flex:1}.bars span:nth-child(2){height:72%}.bars span:nth-child(3){height:48%}.bars span:nth-child(4){height:86%}.bars span:nth-child(5){height:62%}.bars span:first-child{height:35%}.mockup-note{color:#afc7f5;font-size:.75rem}.question{border-top:1px solid var(--line);padding:1.5rem 0;font-size:clamp(1.2rem,2vw,1.6rem);font-weight:700}.question:last-child{border-bottom:1px solid var(--line)}.privacy{border-radius:var(--radius-lg);background:var(--teal-dark);color:#fff;align-items:center;gap:2rem;padding:clamp(2rem,5vw,4rem);display:grid}.privacy__mark{font-size:4rem;line-height:1}.steps{counter-reset:step}.step{padding-left:clamp(4.75rem,6vw,5.5rem);position:relative}.step:before{counter-increment:step;content:"0" counter(step);color:var(--teal);font-weight:900;position:absolute;left:clamp(1.35rem,3vw,2.2rem)}.editorial{background:var(--warning);color:#644d19;border-left:4px solid #c68a16;padding:1rem;font-size:.88rem}.cta-band{border-radius:var(--radius-lg);color:#fff;background:radial-gradient(circle at 100% 0,#7137e833,#0000 35%),linear-gradient(135deg,#071329,#101b3c);border:1px solid #5e70ff47;align-items:center;gap:1.5rem;padding:clamp(2rem,5vw,4rem);display:grid;position:relative;overflow:hidden}.cta-band:before{content:"";background:var(--brand-gradient);width:5px;position:absolute;inset:0 auto 0 0}.cta-band .button--outline{color:#fff;border-color:#77b9ff}.cta-band h2{margin:0}.faq{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;padding:1.4rem 2.5rem 1.4rem 0;font-weight:800;list-style:none;position:relative}summary:after{content:"+";font-size:1.4rem;position:absolute;right:.3rem}details[open] summary:after{content:"−"}.faq__answer{max-width:70ch;padding-bottom:1.4rem}.skip{z-index:100;background:#fff;padding:.75rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.skip:focus{transform:none}:focus-visible{outline:3px solid var(--violet);outline-offset:3px}.muted{color:var(--ink-soft)}.center{text-align:center}.center h1,.center h2,.center .lead{margin-inline:auto}.tag{background:var(--mint-soft);border-radius:999px;padding:.35rem .7rem;font-size:.8rem;font-weight:800;display:inline-flex}.empty-state{border:1px dashed var(--line);border-radius:var(--radius);text-align:center;padding:4rem 2rem}.employee{background:#f8f6ff}.employee .hero{background:radial-gradient(circle at 80% 20%,#7137e824,#0000 30%),#f8f6ff}.employee .button{background:var(--brand-gradient)}.employee-card{background:#fff;border-color:#ded7f4}@media (width>=720px){.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(2,1fr)}.hero__grid{grid-template-columns:1.2fr .8fr}.privacy,.cta-band{grid-template-columns:1fr auto}.form-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.grid-4{grid-template-columns:repeat(4,1fr)}}@media (width<=719px){.button{white-space:normal;width:100%}.hero__visual{min-height:20rem}.section-head{display:block}.section-head .button{margin-top:1rem}}@media (width>=900px) and (height<=900px){:root{--section:clamp(3.5rem, 6vw, 5rem)}h1{font-size:clamp(2.6rem,4.4vw,4.1rem)}h2{font-size:clamp(2rem,3.2vw,3rem)}.hero{padding-block:3.25rem}.button{min-height:3rem;padding-block:.65rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
