:root{--bg:#0b0e12;--panel:#11161c;--text:#f5f7fa;--muted:#aeb7c2;--yellow:#ffd31a;--yellow2:#ffb800;--line:rgba(255,255,255,.1);--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,system-ui,-apple-system,sans-serif;background:#f5f6f7;color:#111;line-height:1.55}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.topbar{position:absolute;z-index:20;left:0;right:0;top:0;border-bottom:1px solid rgba(255,255,255,.14)}.nav{height:84px;display:flex;align-items:center;justify-content:space-between;color:#fff}.brand{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none;font-weight:800;letter-spacing:.08em}.brand-mark{display:grid;place-items:center;width:42px;height:42px;background:var(--yellow);color:#0b0e12;border-radius:11px;font-size:13px;letter-spacing:-.04em}.nav-links{display:flex;gap:32px}.nav-links a,.phone-mini{color:#fff;text-decoration:none;font-weight:600;font-size:14px}.nav-links a{opacity:.78}.nav-links a:hover{opacity:1}.phone-mini{padding:11px 16px;border:1px solid rgba(255,255,255,.25);border-radius:999px}.hero{position:relative;min-height:820px;background:var(--bg);color:#fff;overflow:hidden;display:flex;align-items:center}.hero-bg{position:absolute;inset:0;background:url('assets/evacuator-hero.jpg') center 54%/cover no-repeat;transform:scale(1.02)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,8,11,.96) 0%,rgba(6,8,11,.84) 39%,rgba(6,8,11,.24) 75%,rgba(6,8,11,.34) 100%),linear-gradient(0deg,rgba(6,8,11,.7),transparent 45%)}.hero-content{position:relative;z-index:2;padding-top:100px}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:800}.eyebrow{display:flex;align-items:center;gap:10px;color:#e9edf2}.eyebrow span{width:28px;height:3px;background:var(--yellow)}h1{font-size:clamp(54px,7vw,94px);line-height:.95;margin:22px 0 26px;letter-spacing:-.06em;max-width:850px}h1 em{font-style:normal;color:var(--yellow)}.hero-text{max-width:650px;color:#d0d6dd;font-size:19px}.hero-actions{display:flex;gap:14px;margin-top:34px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:56px;padding:0 24px;border-radius:12px;text-decoration:none;font-weight:800;transition:.2s}.btn svg{width:20px;fill:currentColor}.btn-primary{background:var(--yellow);color:#101217;box-shadow:0 12px 35px rgba(255,211,26,.22)}.btn-primary:hover{transform:translateY(-2px);background:#ffdc3f}.btn-ghost{border:1px solid rgba(255,255,255,.3);color:#fff;background:rgba(255,255,255,.04)}.hero-meta{display:flex;gap:50px;margin-top:62px;padding-top:28px;border-top:1px solid rgba(255,255,255,.18);max-width:760px}.hero-meta div{display:flex;flex-direction:column}.hero-meta strong{font-size:18px}.hero-meta span{font-size:13px;color:#aeb7c2}.quick-call{background:var(--yellow);color:#0e1115}.quick-call-inner{min-height:128px;display:flex;align-items:center;justify-content:space-between;gap:30px}.quick-call-inner div{display:flex;flex-direction:column}.quick-call-inner span{font-size:13px;text-transform:uppercase;letter-spacing:.12em;font-weight:800;opacity:.65}.quick-call-inner strong{font-size:20px}.quick-call-inner a{color:#0e1115;text-decoration:none;font-size:clamp(24px,4vw,38px);font-weight:800;letter-spacing:-.04em}.section{padding:110px 0}.section-head{display:grid;grid-template-columns:1.1fr .8fr;gap:90px;align-items:end;margin-bottom:54px}.section-head h2,.advantages h2,.cta h2{font-size:clamp(36px,5vw,58px);line-height:1.08;letter-spacing:-.045em;margin:12px 0 0}.section-head p{color:#68717d;font-size:17px;margin:0}.kicker{color:#b88700}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{background:#fff;padding:32px 28px;border-radius:18px;border:1px solid #e7e9ec;box-shadow:0 12px 32px rgba(18,25,35,.05);min-height:250px}.card .icon{font-size:31px;margin-bottom:26px}.card h3{font-size:20px;margin:0 0 12px}.card p{color:#707986;margin:0}.dark{background:var(--bg);color:#fff}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.photo-card{position:relative}.photo-card img{display:block;width:100%;height:610px;object-fit:cover;border-radius:22px}.photo-badge{position:absolute;left:20px;bottom:20px;background:var(--yellow);color:#111;padding:14px 18px;border-radius:12px;font-weight:800}.advantages h2{margin-bottom:40px}.adv-list{display:grid;gap:0}.adv-list>div{display:grid;grid-template-columns:56px 1fr;gap:18px;padding:22px 0;border-top:1px solid var(--line)}.adv-list b{color:var(--yellow);font-size:15px}.adv-list span{display:flex;flex-direction:column;color:var(--muted)}.adv-list strong{color:#fff;font-size:18px;margin-bottom:3px}.compact{display:block}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps-grid>div{padding:34px;border:1px solid #e4e7eb;border-radius:18px;background:#fff}.steps-grid span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--yellow);font-weight:800}.steps-grid h3{margin:24px 0 8px}.steps-grid p{margin:0;color:#727b87}.cta{padding:100px 0;background:linear-gradient(135deg,#151a20,#090c10);color:#fff}.cta-inner{display:grid;grid-template-columns:1.1fr .75fr;gap:80px;align-items:center}.cta p{color:#aeb7c2;max-width:620px}.contact-box{background:#fff;color:#111;border-radius:22px;padding:34px}.contact-box>span{display:block;color:#7b838d;font-size:13px;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.contact-box>a:not(.btn){display:block;color:#111;text-decoration:none;font-size:clamp(25px,3vw,36px);font-weight:800;margin:8px 0 24px}.wide{width:100%}.socials{display:flex;gap:18px;flex-wrap:wrap;margin-top:20px}.socials a{font-size:13px!important;font-weight:700!important;margin:0!important;color:#606975!important}footer{background:#07090c;color:#9ba4ae;padding:28px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between}.footer-inner .brand{color:#fff}.footer-inner p{font-size:13px}.floating-call{position:fixed;right:22px;bottom:22px;z-index:30;width:62px;height:62px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;box-shadow:0 16px 35px rgba(0,0,0,.28)}.floating-call svg{width:27px;fill:#111}
@media(max-width:900px){.nav-links{display:none}.phone-mini{font-size:12px}.hero{min-height:760px}.hero-overlay{background:linear-gradient(90deg,rgba(6,8,11,.96),rgba(6,8,11,.68)),linear-gradient(0deg,rgba(6,8,11,.8),transparent)}.section-head,.split,.cta-inner{grid-template-columns:1fr;gap:42px}.cards{grid-template-columns:repeat(2,1fr)}.photo-card img{height:480px}.steps-grid{grid-template-columns:1fr}.quick-call-inner{padding:24px 0;align-items:flex-start;flex-direction:column}.quick-call-inner a{font-size:28px}.section{padding:80px 0}}
@media(max-width:580px){.container{width:min(var(--max),calc(100% - 28px))}.nav{height:72px}.brand{font-size:13px}.brand-mark{width:36px;height:36px}.phone-mini{padding:8px 10px}.hero{min-height:720px}.hero-content{padding-top:80px}h1{font-size:50px}.hero-text{font-size:16px}.hero-meta{gap:20px;justify-content:space-between}.hero-meta strong{font-size:15px}.cards{grid-template-columns:1fr}.section-head{gap:24px}.photo-card img{height:390px}.footer-inner{align-items:flex-start;gap:18px;flex-direction:column}.contact-box{padding:25px}.floating-call{width:56px;height:56px}}
