:root{
  --navy:#0b2846;--navy2:#071c31;--blue:#1169c7;--blue-dark:#0d5cad;
  --text:#17324d;--muted:#627489;--line:#dbe4ec;--soft:#f4f7f9;--white:#fff;--green:#0f7659;
  --shadow:0 16px 42px rgba(8,34,58,.09);--radius:12px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);background:#fff;line-height:1.55}img{max-width:100%;display:block}a{color:inherit}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}.narrow{max-width:860px}.eyebrow{margin:0;color:var(--blue);font-weight:900;font-size:12px;letter-spacing:.14em}.eyebrow.light{color:#9ccaff}.muted{color:var(--muted)}
.urgent{background:var(--navy2);color:#dce8f2;font-size:13px}.urgent-in{min-height:38px;display:flex;justify-content:space-between;align-items:center;gap:16px}.urgent a{color:#fff;font-weight:800;text-decoration:none}
.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(8px)}.header-in{height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none}.brand img{width:48px;height:48px;border-radius:50%;object-fit:cover}.brand b,.brand small{display:block}.brand b{font-size:16px;color:#0f2d4b;letter-spacing:-.02em}.brand small{font-size:11px;color:#6c7c8d;margin-top:2px}.header nav{display:flex;gap:24px}.header nav a{text-decoration:none;font-size:13px;font-weight:750;color:#536579}.header nav a:hover{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:13px}.phone{text-decoration:none;font-weight:800;font-size:13px}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 19px;border-radius:8px;text-decoration:none;font-weight:850;font-size:14px;border:1px solid transparent;cursor:pointer;transition:.18s ease}.btn.big{min-height:54px;padding:0 23px}.primary{background:var(--blue);color:#fff;border-color:var(--blue)}.primary:hover{background:var(--blue-dark)}.outline{background:#fff;color:#173a5f;border-color:#b9c8d7}.outline:hover{border-color:#6f8ca7}.whatsapp,.wa-dark{background:var(--green);color:#fff;border-color:var(--green)}.full{width:100%}
.hero{border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fff 0%,#fbfcfd 100%)}.hero-grid{min-height:610px;padding:62px 0;display:grid;grid-template-columns:1.04fr .96fr;gap:68px;align-items:center}.hero h1{font-size:clamp(44px,5vw,64px);line-height:1.01;letter-spacing:-.052em;margin:13px 0 20px;color:#0b2440;max-width:720px}.hero .lead{font-size:18px;color:#405872;max-width:650px}.location{margin-top:22px;font-size:14px;font-weight:850;color:#294863}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.micro{font-size:13px;color:#718092;margin-top:15px}.hero-photo{margin:0}.hero-photo img{height:500px;width:100%;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow)}.hero-photo figcaption{font-size:11px;color:#778696;margin-top:8px}
.proofbar{background:var(--soft);border-bottom:1px solid var(--line)}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.proof-grid>div{padding:22px 24px;border-right:1px solid var(--line)}.proof-grid>div:last-child{border-right:0}.proof-grid b,.proof-grid span{display:block}.proof-grid b{font-size:14px}.proof-grid span{font-size:12px;color:#6b7a8a;margin-top:3px}
.section{padding:84px 0}.section.soft{background:#f8fafc}.section-head{max-width:760px;margin-bottom:34px}.section-head h2,.quick-copy h2,.technical h2,.final h2,.identity-copy h2{font-size:clamp(32px,4vw,48px);line-height:1.06;letter-spacing:-.042em;margin:9px 0 13px;color:#102b47}.section-head>p:last-child,.quick-copy>p,.technical p,.final p,.identity-copy p{color:#617286}
.gallery{display:grid;grid-template-columns:1.5fr .75fr;grid-template-rows:255px 255px;gap:14px}.gallery figure{margin:0;position:relative;overflow:hidden;background:#edf1f4;border-radius:10px}.gallery .g-main{grid-row:1/3}.gallery img{width:100%;height:100%;object-fit:cover}.gallery figcaption{position:absolute;left:12px;bottom:12px;background:rgba(7,28,49,.88);color:#fff;font-size:11px;padding:7px 9px;border-radius:5px}.text-link{display:inline-block;margin-top:24px;font-weight:850;color:#155fa8}
.quick-section{background:#eef3f7;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:84px 0}.quick-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:64px;align-items:start}.quick-copy h2{margin-top:9px}.quick-copy ul{list-style:none;padding:0;margin:28px 0;display:grid;gap:10px}.quick-copy li:before{content:'✓';color:#177454;font-weight:900;margin-right:9px}.call-note{font-size:14px!important}.call-note a{font-weight:900;color:#123f6d}.quick-card{background:#fff;border:1px solid #d4dee8;border-top:4px solid var(--navy);padding:30px;border-radius:10px;box-shadow:var(--shadow)}.form-top{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #e3e8ed;padding-bottom:18px;margin-bottom:22px}.form-top span{font-size:12px;color:#7b8998}.quick-card fieldset{border:0;padding:0;margin:0 0 22px}.quick-card legend,.field{display:block;font-weight:800;font-size:13px;margin-bottom:9px}.quick-card fieldset small{display:block;color:#738397;font-size:11px;margin-top:7px}.choice-grid{display:flex;flex-wrap:wrap;gap:8px}.choice-grid button{min-height:44px;padding:8px 13px;border:1px solid #b9c9d9;background:#fff;border-radius:7px;color:#1c3a58;font-weight:800;cursor:pointer}.choice-grid button.active{background:var(--navy);color:#fff;border-color:var(--navy)}.field input{width:100%;height:50px;border:1px solid #b9c9d9;border-radius:7px;padding:0 13px;font:inherit;margin-top:8px;outline:none}.field input:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(17,105,199,.13)}.privacy{text-align:center;font-size:11px;color:#7c8997;margin:9px 0 0}.form-error{margin:0 0 10px;color:#a22626;font-size:12px;font-weight:750}
.service-grid,.scenario-grid,.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service-grid article,.scenario-grid article,.case-card{border:1px solid var(--line);border-radius:10px;padding:28px;background:#fff}.service-grid article{min-height:250px}.service-grid span{font-size:11px;color:var(--blue);font-weight:900}.service-grid h3,.scenario-grid h3,.case-card h3{font-size:20px;margin:20px 0 8px}.service-grid p,.scenario-grid p,.case-card p{color:#66778a;font-size:14px}.service-grid a{font-weight:900;color:#1264b6}.scenario-grid article{min-height:190px}.scenario-grid h3{margin-top:0}.case-card{padding:0;overflow:hidden}.case-card img{width:100%;height:230px;object-fit:cover}.case-card>div{padding:20px}.case-card h3{margin-top:0}.case-card .case-label{font-size:11px;color:var(--blue);font-weight:900;letter-spacing:.08em}
.prevention{padding:72px 0;background:#fff}.prevention-box{border-left:4px solid var(--blue);padding:24px 28px;background:#f7fafd}.prevention-box h2{font-size:30px;line-height:1.15;margin:0 0 10px;color:#102b47}.prevention-box p{margin:0;color:#5d7085;max-width:900px}
.technical{padding:84px 0;background:var(--navy);color:#fff}.technical-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:66px;align-items:center}.technical img{width:100%;height:470px;object-fit:cover;border-radius:10px}.technical h2{color:#fff}.technical p{color:#cbd9e5}.tech-points{display:grid;grid-template-columns:1fr 1fr;gap:22px 24px;margin-top:30px}.tech-points div{border-top:1px solid rgba(255,255,255,.18);padding-top:14px}.tech-points b,.tech-points span{display:block}.tech-points span{font-size:12px;color:#b9c9d8;margin-top:4px}
.steps{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.steps article{padding:28px 22px;border-right:1px solid var(--line);min-height:220px}.steps article:last-child{border-right:0}.steps article>b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--navy);color:#fff}.steps h3{font-size:16px;margin:18px 0 8px}.steps p{font-size:13px;color:#6d7c8c}
.identity{padding:84px 0;background:#f8fafc}.identity-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:58px;align-items:center}.identity-grid img{width:100%;height:430px;object-fit:cover;border-radius:10px}.trust-list{display:grid;gap:14px;margin-top:24px}.trust-list div{border-top:1px solid var(--line);padding-top:13px}.trust-list b{display:block}.trust-list span{font-size:13px;color:#68798b}
.faq-section{background:#f8fafc}.faq-section details{border-top:1px solid var(--line);background:#fff}.faq-section details:last-child{border-bottom:1px solid var(--line)}.faq-section summary{cursor:pointer;padding:20px 2px;font-weight:800}.faq-section details p{padding:0 2px 20px;margin:0;color:#657589}
.final{background:var(--navy2);color:#fff;padding:76px 0}.final-grid{display:grid;grid-template-columns:1fr auto;gap:70px;align-items:center}.final h2{color:#fff;margin-top:9px}.final p{color:#c3d2df}.final-actions{display:grid;gap:9px;min-width:240px}.call-final{text-align:center;color:#dce8f3;font-weight:800;text-decoration:none;padding:9px}
footer{background:#061728;color:#bdccda;padding:36px 0 92px}.footer-grid{display:grid;grid-template-columns:1fr 1fr auto;gap:28px;align-items:center;font-size:12px}.foot-brand b{color:#fff}.footer-grid a{color:#fff}.footer-grid>small{grid-column:1/-1;color:#8295a7}.footer-note{max-width:520px;color:#8295a7}
.mobile-contact{display:none}.mobile-contact.is-hidden{opacity:0;pointer-events:none;transform:translateY(130%)}
.cookie{position:fixed;z-index:100;left:18px;right:18px;bottom:18px;max-width:690px;margin:auto;background:#fff;border:1px solid #d4dee8;box-shadow:0 18px 52px rgba(4,22,40,.2);padding:14px 16px;display:none;align-items:center;justify-content:space-between;gap:18px;border-radius:9px}.cookie.show{display:flex}.cookie p{margin:0;font-size:12px;color:#596b7e}.cookie div{display:flex;gap:8px}.cookie button{border:1px solid #b9c9d9;background:#fff;min-height:40px;padding:0 12px;border-radius:6px;font-weight:800;cursor:pointer}.cookie #accept{background:var(--blue);color:#fff;border-color:var(--blue)}
@media(max-width:980px){.header nav{display:none}.hero-grid,.quick-grid,.technical-grid,.identity-grid,.final-grid{grid-template-columns:1fr}.hero-grid{gap:38px}.proof-grid{grid-template-columns:1fr 1fr}.proof-grid>div:nth-child(2){border-right:0}.proof-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.service-grid,.scenario-grid,.case-grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr 1fr}.steps article:nth-child(even){border-right:0}.steps article{border-bottom:1px solid var(--line)}.final-actions{max-width:340px}.technical img,.identity-grid img{height:400px}}
@media(max-width:640px){.wrap{width:min(100% - 32px,1180px)}.urgent-in{justify-content:flex-end}.urgent-in span{display:none}.header-in{height:64px}.brand img{width:40px;height:40px}.brand small{display:none}.header-actions{display:none}.hero-grid{padding:38px 0 50px}.hero h1{font-size:clamp(36px,10.5vw,46px)}.hero .lead{font-size:16px}.hero-actions{display:grid}.hero-actions .btn{width:100%}.hero-photo img{height:320px}.proof-grid{grid-template-columns:1fr 1fr}.proof-grid>div{padding:16px 9px;text-align:center}.proof-grid b{font-size:12px}.proof-grid span{font-size:10px}.section,.quick-section,.technical,.identity{padding:58px 0}.section-head h2,.quick-copy h2,.technical h2,.final h2,.identity-copy h2{font-size:32px}.gallery{grid-template-columns:1fr 1fr;grid-template-rows:250px 170px;gap:9px}.gallery .g-main{grid-column:1/3;grid-row:1}.quick-card{padding:22px 18px}.choice-grid{display:grid;grid-template-columns:1fr 1fr}.choice-grid button{white-space:normal;line-height:1.2}.service-grid,.scenario-grid,.case-grid,.steps{grid-template-columns:1fr}.steps article{border-right:0}.technical img,.identity-grid img{height:330px}.tech-points{grid-template-columns:1fr}.prevention{padding:52px 0}.prevention-box{padding:22px}.prevention-box h2{font-size:26px}.final{padding:58px 0 86px}.footer-grid{grid-template-columns:1fr;gap:14px}.footer-grid>small{grid-column:1}.mobile-contact{position:fixed;z-index:80;left:10px;right:10px;bottom:10px;display:grid;grid-template-columns:1fr 1fr;border-radius:9px;overflow:hidden;box-shadow:0 15px 38px rgba(5,21,37,.28);transition:.2s ease}.mobile-contact a{min-height:54px;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-weight:900;font-size:13px;background:var(--green)}.mobile-contact a:last-child{background:var(--navy)}.cookie{bottom:72px;align-items:stretch;flex-direction:column}.cookie div{justify-content:flex-end}}
