:root{--ink:#111719;--muted:#667075;--paper:#f3f5f2;--white:#fff;--lime:#caff38;--line:#d9ddda;--radius:26px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.topbar{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 4.5vw;border-bottom:1px solid rgba(17,23,25,.12);position:relative;z-index:5}.brand{font-weight:800;font-size:1.45rem;letter-spacing:-.06em;display:flex;align-items:center;gap:3px}.brand>span{display:grid;place-items:center;width:30px;height:30px;background:var(--lime);border-radius:50%;letter-spacing:0}.brand small{font-size:.55rem;letter-spacing:.14em;margin:4px 0 0 6px;color:var(--muted)}nav{display:flex;gap:32px;font-size:.875rem;font-weight:600}nav a:hover{color:#687d23}.mini-cta{padding:12px 20px;border:1px solid var(--ink);border-radius:999px;font-weight:700;font-size:.875rem;transition:.2s}.mini-cta:hover{background:var(--ink);color:white}.hero{min-height:calc(100vh - 82px);display:grid;grid-template-columns:1.02fr .98fr;padding:34px 4.5vw 48px;gap:3.5vw;align-items:center;overflow:hidden}.eyebrow,.section-label{font-size:.72rem;letter-spacing:.18em;font-weight:800;color:#596469;margin:0 0 24px}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow span{width:9px;height:9px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 5px rgba(202,255,56,.2)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(3.5rem,6.2vw,7.4rem);line-height:.88;letter-spacing:-.075em;margin-bottom:30px}.hero h1 em{font-style:normal;position:relative;z-index:1}.hero h1 em:after{content:"";position:absolute;left:-2%;right:-3%;height:.3em;bottom:.03em;background:var(--lime);z-index:-1;transform:rotate(-1deg)}.hero-lead{max-width:670px;font-size:clamp(1.05rem,1.4vw,1.3rem);color:#465055}.hero-lead strong{color:var(--ink)}.hero-actions{display:flex;align-items:center;gap:30px;margin:34px 0 42px}.button{border:0;font:inherit;display:inline-flex;align-items:center;justify-content:space-between;gap:24px;padding:17px 22px;border-radius:10px;font-weight:800;cursor:pointer}.button span{font-size:1.2em}.primary{background:var(--lime);color:var(--ink);box-shadow:0 9px 30px rgba(89,116,0,.16);transition:.2s}.primary:hover{transform:translateY(-2px);box-shadow:0 12px 34px rgba(89,116,0,.24)}.text-link{font-weight:700;border-bottom:1px solid #889195;padding:8px 0}.hero-facts{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);padding-top:25px;gap:18px}.hero-facts b,.hero-facts span{display:block}.hero-facts b{font-size:1.05rem}.hero-facts span{color:var(--muted);font-size:.78rem;margin-top:4px}.hero-visual{min-height:650px;border-radius:32px;overflow:hidden;position:relative;background:#202728}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(6,10,11,.6));pointer-events:none}.hero-visual>img{width:100%;height:100%;min-height:650px;object-fit:cover}.scan-card,.part-tag{position:absolute;z-index:2;color:white;backdrop-filter:blur(16px);background:rgba(17,23,25,.7);border:1px solid rgba(255,255,255,.15)}.scan-card{left:24px;right:24px;bottom:24px;padding:18px;border-radius:15px;display:flex;align-items:center;gap:14px}.scan-dot{width:12px;height:12px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 7px rgba(202,255,56,.12)}.scan-card small,.scan-card strong{display:block}.scan-card small{font-size:.61rem;letter-spacing:.16em;color:var(--lime);margin-bottom:2px}.part-tag{top:24px;right:24px;padding:12px 14px;border-radius:10px;font-size:.62rem;letter-spacing:.13em}.part-tag strong{font-size:.83rem;letter-spacing:.04em}.platform-strip{background:var(--ink);color:white;min-height:92px;padding:24px 4.5vw;display:flex;align-items:center;justify-content:center;gap:clamp(12px,2.3vw,38px);font-size:.79rem;letter-spacing:.12em;font-weight:700;text-align:center}.platform-strip i{font-style:normal;color:var(--lime);font-size:1.4rem}.platform-strip b{color:var(--lime)}section:not(.hero):not(.platform-strip){padding:110px 6vw}.problem-grid,.quality-head,.workflow-head{display:grid;grid-template-columns:1.25fr .75fr;gap:8vw;align-items:end}.problem h2,.quality h2,.workflow h2,.experience h2,.brief h2{font-size:clamp(2.5rem,4.3vw,5rem);line-height:.98;letter-spacing:-.055em;margin-bottom:0}.problem h2 span,.workflow h2 span{color:#7f8a8d}.problem-copy,.quality-head>p,.workflow-head>p{font-size:1.05rem;color:var(--muted);margin-bottom:0}.benefit-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:70px}.benefit-cards article{background:var(--white);border-radius:18px;padding:25px;min-height:250px;display:flex;flex-direction:column}.benefit-cards article>span{font-size:.72rem;font-weight:800;color:#8c979a}.benefit-cards h3{font-size:1.25rem;line-height:1.15;margin:auto 0 14px}.benefit-cards p{font-size:.9rem;color:var(--muted);margin:0}.workflow{background:#171d1f;color:white}.section-label.light{color:#9ba5a8}.workflow-head>p{color:#aeb7b9}.steps{margin-top:70px;border-top:1px solid #394043}.steps article{display:grid;grid-template-columns:70px 1fr;border-bottom:1px solid #394043;padding:26px 0;align-items:start}.steps article>b{color:var(--lime);font-size:.8rem}.steps h3{font-size:1.35rem;margin-bottom:6px}.steps p{color:#9ea8aa;margin:0}.consult-banner{margin-top:50px;background:var(--lime);color:var(--ink);padding:25px;border-radius:15px;display:grid;grid-template-columns:.65fr 1fr auto;gap:30px;align-items:center}.consult-banner a{font-weight:800}.quality{background:#e8ebe7}.quality-head{align-items:end}.tiers{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:64px}.tier{border-radius:var(--radius);padding:38px;min-height:500px;display:flex;flex-direction:column}.tier.fast{background:white}.tier.pro{background:var(--lime)}.tier-top{display:flex;justify-content:space-between;font-size:.72rem;letter-spacing:.14em;font-weight:800}.tier-top b{font-size:2.8rem;line-height:1;color:rgba(17,23,25,.18)}.tier h3{font-size:clamp(2.2rem,3.2vw,3.8rem);line-height:.98;letter-spacing:-.05em;margin:50px 0 20px}.tier p{max-width:540px;color:#4f595c}.tier ul{list-style:none;padding:0;margin:auto 0 0;border-top:1px solid rgba(17,23,25,.18)}.tier li{padding:13px 0;border-bottom:1px solid rgba(17,23,25,.18);font-weight:650}.tier li:before{content:"✓";margin-right:10px}.experience{background:#202729;color:white;display:grid;grid-template-columns:.6fr 1fr;gap:8vw;position:relative;overflow:hidden}.experience-mark{font-size:clamp(9rem,23vw,24rem);font-weight:800;letter-spacing:-.12em;line-height:.7;color:var(--lime);align-self:center}.experience p{color:#aeb7b9;max-width:700px;margin-top:28px;font-size:1.05rem}.chips{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px}.chips span{border:1px solid #4b5558;border-radius:999px;padding:10px 16px;font-size:.75rem;letter-spacing:.1em}.brief{background:#101617;color:white;display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw}.brief-copy>p{color:#aeb7b9;max-width:580px;margin:26px 0 35px}.contract{display:flex;gap:13px;align-items:center}.contract>span{display:grid;place-items:center;color:var(--ink);background:var(--lime);width:38px;height:38px;border-radius:50%;font-weight:800}.contract strong,.contract small{display:block}.contract small{color:#9ba5a8;margin-top:2px}.lead-form{background:#1d2527;border:1px solid #354044;border-radius:var(--radius);padding:34px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.lead-form label{display:block;color:#acb5b8;font-size:.78rem;letter-spacing:.04em}.lead-form input{display:block;width:100%;margin-top:8px;background:transparent;border:0;border-bottom:1px solid #4b5659;color:white;padding:10px 0 13px;font:inherit;font-size:1rem;outline:none}.lead-form input:focus{border-color:var(--lime)}.form-button{grid-column:1/-1;width:100%;margin-top:8px}.form-note,.form-success{grid-column:1/-1;font-size:.76rem;color:#879194;margin:0}.form-success{color:var(--lime);min-height:1.2em;font-weight:700}footer{background:#090d0e;color:white;display:flex;align-items:center;justify-content:space-between;padding:28px 4.5vw;border-top:1px solid #283033;font-size:.8rem}footer .brand small{color:#818b8e}footer p{margin:0;color:#8f999c}
@media(max-width:980px){nav{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-visual{min-height:480px}.hero-visual>img{min-height:480px}.hero-facts,.benefit-cards{grid-template-columns:repeat(2,1fr)}.problem-grid,.workflow-head,.quality-head,.brief{grid-template-columns:1fr}.problem-copy,.workflow-head>p,.quality-head>p{max-width:680px}.consult-banner{grid-template-columns:1fr}.experience{grid-template-columns:1fr}.experience-mark{font-size:10rem}.lead-form{margin-top:10px}}
@media(max-width:640px){.topbar{height:70px;padding:0 20px}.mini-cta{padding:10px 13px;font-size:.75rem}.brand small{display:none}.hero{padding:34px 20px 38px;gap:34px}.hero h1{font-size:3.35rem}.hero-actions{align-items:stretch;flex-direction:column;gap:12px;margin:28px 0 34px}.button{width:100%}.text-link{text-align:center;border:0}.hero-facts{gap:12px}.hero-facts b{font-size:.9rem}.hero-facts span{font-size:.7rem}.hero-visual,.hero-visual>img{min-height:390px}.hero-visual{border-radius:20px}.scan-card{left:14px;right:14px;bottom:14px}.part-tag{top:14px;right:14px}.platform-strip{justify-content:flex-start;overflow-x:auto;padding:20px;white-space:nowrap}section:not(.hero):not(.platform-strip){padding:78px 20px}.problem h2,.quality h2,.workflow h2,.experience h2,.brief h2{font-size:2.7rem}.benefit-cards{grid-template-columns:1fr;margin-top:44px}.benefit-cards article{min-height:200px}.tiers{grid-template-columns:1fr}.tier{padding:28px;min-height:440px}.tier h3{margin-top:42px}.experience-mark{font-size:8rem}.lead-form{grid-template-columns:1fr;padding:24px}.lead-form>*{grid-column:1!important}footer{gap:18px;align-items:flex-start;flex-direction:column}footer p{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.primary{transition:none}}
.header-contact{display:flex;align-items:center;gap:22px}.header-contact>a:first-child{font-size:.82rem;font-weight:800}.direct-contacts{display:flex;flex-wrap:wrap;gap:10px;margin:26px 0 30px}.direct-contacts a,.direct-contacts>span{border:1px solid #3e494c;border-radius:13px;padding:12px 14px}.direct-contacts a:hover{border-color:var(--lime);background:#1b2426}.direct-contacts small,.direct-contacts strong{display:block}.direct-contacts small{color:var(--lime);font-size:.58rem;letter-spacing:.14em;margin-bottom:3px}.direct-contacts strong{font-size:.82rem}.footer-contacts{display:flex;gap:18px;font-weight:700}.footer-contacts a:hover{color:var(--lime)}
@media(max-width:980px){.header-contact>a:first-child{display:none}}
@media(max-width:640px){.footer-contacts{flex-direction:column;gap:7px}}
