:root{--bg:#0d0f11;--panel:#15191d;--text:#f6f7f8;--muted:#b9bec4;--yellow:#f6bd22;--yellow2:#e9a900;--line:#2b3137;--white:#fff;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fff;color:#111;line-height:1.5}a{text-decoration:none;color:inherit}img{display:block;width:100%}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.topbar{position:sticky;top:0;z-index:50;background:rgba(10,12,14,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08)}.nav{height:76px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;color:#fff;font-weight:900;letter-spacing:.3px;line-height:1}.brandmark{width:44px;height:38px;position:relative}.brandmark:before,.brandmark:after{content:"";position:absolute;left:7px;width:30px;height:8px;background:var(--yellow);transform:rotate(45deg);transform-origin:left center;border-radius:2px}.brandmark:before{top:5px}.brandmark:after{top:15px;transform:rotate(-45deg);left:28px}.brand small{display:block;color:var(--yellow);font-size:13px}.links{display:flex;gap:28px;margin-left:auto;color:#e6e6e6;font-size:14px}.links a:hover{color:var(--yellow)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--yellow);color:#141414;font-weight:800;border-radius:7px;padding:14px 22px;border:1px solid var(--yellow);transition:.2s}.btn:hover{background:#ffd156}.btn.dark{background:transparent;color:#fff;border-color:#8d7d34}.hamb{display:none;margin-left:auto;background:none;border:0;color:#fff;font-size:28px}.hero{position:relative;min-height:600px;color:#fff;background:linear-gradient(90deg,rgba(6,8,10,.95) 0%,rgba(6,8,10,.76) 43%,rgba(6,8,10,.18) 72%),url('hero.jpg') center/cover no-repeat}.hero .container{display:grid;grid-template-columns:1.1fr .8fr;gap:40px;align-items:center;min-height:600px}.eyebrow{color:var(--yellow);font-weight:900;letter-spacing:1px;font-size:14px;text-transform:uppercase}.hero h1{font-size:clamp(46px,6.4vw,82px);line-height:.96;margin:14px 0 18px;max-width:720px;letter-spacing:-2px}.hero h1 span{color:var(--yellow)}.hero p{color:#e7e7e7;font-size:20px;max-width:650px}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.checks{align-self:end;margin-bottom:92px;background:rgba(9,12,14,.63);padding:24px;border-radius:10px;border:1px solid rgba(255,255,255,.12)}.check{display:flex;gap:12px;align-items:center;margin:12px 0;font-weight:700}.check i{width:20px;height:20px;border-radius:50%;background:var(--yellow);color:#111;display:grid;place-items:center;font-style:normal;font-size:13px}.section{padding:76px 0}.section.dark{background:var(--bg);color:#fff}.section h2{font-size:40px;line-height:1.1;margin:6px 0 10px}.lead{color:#626970;max-width:760px;font-size:18px}.dark .lead{color:#b6bdc4}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.services{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.card{border:1px solid #e2e4e7;border-radius:8px;overflow:hidden;background:#fff}.card img{height:132px;object-fit:cover}.card-body{padding:18px}.card h3{font-size:18px;margin:0 0 8px}.card p{font-size:14px;color:#5f666d;min-height:63px}.more{color:#d79500;font-weight:800;font-size:14px}.projects{display:grid;grid-template-columns:.7fr 1.3fr;gap:44px;align-items:center}.before{border:1px solid #5e656c;border-radius:8px;overflow:hidden;background:#111}.before img{min-height:300px;object-fit:cover}.trust{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.trust-item{text-align:center;padding:22px;border-right:1px solid #ddd}.trust-item:last-child{border-right:0}.trust-icon{font-size:30px;margin-bottom:7px}.trust h3{margin:0 0 5px}.trust p{margin:0;color:#70777e;font-size:14px}.cta{background:linear-gradient(90deg,rgba(10,12,14,.94),rgba(10,12,14,.5)),url('cta.jpg') center/cover no-repeat;color:#fff;padding:48px 0}.cta .container{display:flex;justify-content:space-between;align-items:center;gap:20px}.cta h2{margin:4px 0;font-size:34px}.footer{background:#090b0d;color:#c9cdd1;padding:38px 0 20px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:30px}.footer h4{color:#fff;margin:0 0 10px}.footer p,.footer a{font-size:14px;color:#b9bec4}.subhero{background:linear-gradient(90deg,rgba(7,9,11,.94),rgba(7,9,11,.45)),url('hero.jpg') center/cover no-repeat;color:#fff;padding:100px 0 70px}.subhero h1{font-size:56px;margin:8px 0}.content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature{border:1px solid #e2e4e7;border-radius:10px;padding:26px;background:#fff}.feature h3{margin-top:0}.feature p{color:#636a71}.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.gallery .item{border-radius:10px;overflow:hidden;border:1px solid #ddd}.gallery img{height:300px;object-fit:cover}.gallery .caption{padding:18px}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:40px}.contact-card{background:#111820;color:#fff;padding:32px;border-radius:12px}.contact-card p{color:#c4c9ce}.form{display:grid;gap:14px}.form input,.form textarea,.form select{width:100%;padding:14px 15px;border:1px solid #d7dadd;border-radius:7px;font:inherit;background:#fff}.form textarea{min-height:150px;resize:vertical}.notice{font-size:13px;color:#687078}.mobile-menu{display:none;background:#0d0f11;border-top:1px solid #222}.mobile-menu a{display:block;color:#fff;padding:14px 20px;border-bottom:1px solid #222}.mobile-menu.open{display:block}@media(max-width:900px){.links,.nav>.btn{display:none}.hamb{display:block}.nav{height:64px}.hero{min-height:auto;background-position:62% center}.hero .container{grid-template-columns:1fr;min-height:auto;padding-top:70px;padding-bottom:54px}.checks{align-self:auto;margin:10px 0 0}.services{grid-template-columns:1fr 1fr}.projects,.contact-grid{grid-template-columns:1fr}.trust{grid-template-columns:1fr 1fr}.trust-item{border-right:0;border-bottom:1px solid #ddd}.content-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.container{width:min(100% - 28px,var(--max))}.hero h1{font-size:49px}.hero p{font-size:17px}.section{padding:55px 0}.section h2{font-size:32px}.section-head{align-items:start;flex-direction:column}.services,.content-grid,.gallery{grid-template-columns:1fr}.card{display:grid;grid-template-columns:120px 1fr}.card img{height:100%;min-height:145px}.card p{min-height:0}.trust{grid-template-columns:1fr 1fr}.cta .container{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr}.subhero{padding:75px 0 50px}.subhero h1{font-size:42px}.gallery img{height:230px}}
