:root{--red:#ef1f2d;--red2:#d91421;--green:#08a944;--dark:#0a0a0d;--muted:#666;--light:#f7f7f8;--border:#e9e9ee}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#111;background:#fff}a{text-decoration:none;color:inherit}.topbar{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;background:white;position:sticky;top:0;z-index:50;box-shadow:0 6px 30px #00000010}.brand{display:flex;align-items:center;gap:12px;min-width:260px}.logo{font-size:42px;line-height:1}.brand strong{display:block;font-size:25px;font-weight:950;line-height:1}.brand b{display:block;color:var(--red);letter-spacing:3px;font-size:21px}.menu{display:flex;gap:36px;font-weight:900}.menu a{padding:36px 0 28px;border-bottom:3px solid transparent}.menu a:hover,.menu a.active{color:var(--red);border-color:var(--red)}.header-actions,.hero-buttons{display:flex;gap:14px;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:10px;padding:15px 22px;color:white;font-weight:950;box-shadow:0 10px 22px #00000018;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-red{background:linear-gradient(135deg,var(--red),var(--red2))}.btn-green{background:linear-gradient(135deg,#09b94b,var(--green))}.btn-large{font-size:17px;padding:18px 26px}.hero{position:relative;min-height:720px;display:flex;align-items:center;overflow:hidden}.hero-bg{position:absolute;inset:0;background-image:url('cover.jpg');background-size:cover;background-position:center right;background-repeat:no-repeat}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.88) 0%,rgba(0,0,0,.78) 28%,rgba(0,0,0,.38) 52%,rgba(0,0,0,.08) 100%)}.hero-content{position:relative;z-index:2;color:white;width:min(720px,92%);margin-left:6%}.hero h1{font-size:68px;line-height:1.04;margin:0 0 22px;font-weight:950;text-shadow:0 10px 30px #000}.lead{font-size:22px;line-height:1.55;margin:0 0 28px;color:#fff}.lead strong{font-size:26px}.trust-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:34px;max-width:980px}.trust-cards div{background:#080808d8;border:1px solid #ffffff22;border-radius:12px;padding:20px;display:grid;grid-template-columns:42px 1fr;column-gap:12px;align-items:center;backdrop-filter:blur(5px)}.trust-cards span{font-size:30px;grid-row:span 2}.trust-cards strong{font-size:18px}.trust-cards small{color:#e8e8e8;font-size:14px}.trust-strip{display:flex;justify-content:center;gap:22px;flex-wrap:wrap;padding:18px 5%;background:#111;color:#fff;font-weight:900}.trust-strip div{padding:10px 16px;border:1px solid #ffffff1f;border-radius:999px}.section{padding:82px 6%}.section-tag{text-align:center;color:var(--red);font-weight:950;letter-spacing:3px;margin:0 0 12px}.section h2,.contact-section h2{font-size:38px;line-height:1.15;text-align:center;margin:0 0 34px}.service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:22px}.service-card{border:1px solid var(--border);border-radius:16px;padding:28px 18px;text-align:center;background:white;box-shadow:0 12px 30px #00000008;transition:.25s}.service-card:hover{transform:translateY(-6px);box-shadow:0 18px 44px #00000014}.service-card span{font-size:43px}.service-card h3{font-size:18px;margin:12px 0 8px}.service-card p{margin:0;color:#333;line-height:1.45}.dark-section{background:#111;color:white}.dark-section h2{color:white}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1120px;margin:auto}.why-grid div{background:#1c1c20;border:1px solid #ffffff12;border-radius:18px;padding:30px}.why-grid strong{color:var(--red);font-size:36px}.why-grid h3{font-size:22px;margin:14px 0 8px}.why-grid p{color:#ddd;line-height:1.6}.light{background:var(--light)}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1000px;margin:0 auto}.price-card{background:white;border:1px solid var(--border);border-radius:18px;padding:34px 24px;text-align:center;box-shadow:0 12px 30px #00000009}.price-card span{color:var(--red);font-weight:950;text-transform:uppercase}.price-card strong{display:block;font-size:56px;margin:8px 0}.featured{background:#111;color:white;transform:scale(1.04)}.note{text-align:center;color:#666;margin-top:22px}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1120px;margin:auto}.testimonial-grid blockquote{margin:0;text-align:left;background:white;border:1px solid var(--border);border-radius:16px;padding:28px;line-height:1.7;box-shadow:0 12px 30px #00000008}.faq-list{max-width:900px;margin:auto}.faq-list details{background:white;border:1px solid var(--border);border-radius:14px;margin:14px 0;padding:20px}.faq-list summary{font-weight:950;cursor:pointer}.faq-list p{color:#555;line-height:1.6}.contact-section{display:grid;grid-template-columns:1fr 430px;gap:42px;align-items:center;padding:86px 6%;background:linear-gradient(135deg,#101014,#252529);color:white}.contact-section h2{text-align:left;color:white;margin-bottom:16px}.contact-section .section-tag{text-align:left}.contact-section p{color:#ddd;font-size:18px;line-height:1.6}.quote-form{background:white;color:#111;border-radius:18px;padding:30px;box-shadow:0 20px 50px #00000030}.quote-form h3{font-size:24px;margin:0 0 18px}.quote-form input,.quote-form textarea{width:100%;border:1px solid var(--border);border-radius:10px;padding:15px;margin-bottom:12px;font:inherit}.quote-form textarea{min-height:120px;resize:vertical}.quote-form .btn{width:100%;border:0;cursor:pointer}footer{text-align:center;background:#070707;color:#bbb;padding:28px;line-height:1.7}.floating-actions{position:fixed;right:22px;bottom:22px;z-index:60;display:flex;flex-direction:column;gap:13px}.floating-actions a{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;color:white;font-size:25px;box-shadow:0 14px 28px #00000035}.float-green{background:var(--green)}.float-red{background:var(--red)}@media(max-width:1180px){.service-grid{grid-template-columns:repeat(3,1fr)}.menu{gap:22px}.hero h1{font-size:56px}}@media(max-width:880px){.topbar{height:auto;padding:16px 5%;flex-wrap:wrap;gap:14px}.menu{order:3;width:100%;justify-content:center}.header-actions{margin-left:auto}.hero{min-height:680px}.hero-content{margin:0 auto;padding:34px 0}.hero h1{font-size:46px}.lead{font-size:19px}.trust-cards,.why-grid,.price-grid,.testimonial-grid,.contact-section{grid-template-columns:1fr}.contact-section{padding:64px 6%}.contact-section h2,.contact-section .section-tag{text-align:center}.hero-buttons{justify-content:center;flex-wrap:wrap}.service-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.brand{min-width:0}.brand strong{font-size:19px}.brand b{font-size:16px}.logo{font-size:32px}.menu{display:none}.header-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.btn{padding:13px 12px;font-size:14px}.hero{min-height:700px}.hero-bg{background-position:center right}.hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.90),rgba(0,0,0,.76),rgba(0,0,0,.30))}.hero h1{font-size:40px}.lead{font-size:18px}.trust-cards,.service-grid{grid-template-columns:1fr}.section{padding:58px 5%}.section h2,.contact-section h2{font-size:30px}.floating-actions{right:14px;bottom:14px}.floating-actions a{width:52px;height:52px}}
