
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap');
:root{--ink:#0b1016;--blue:#075ca8;--blue2:#003b72;--gold:#d59a42;--paper:#f5f6f7;--muted:#66717e;--line:#dfe4e9;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff}a{color:inherit}.topbar{height:34px;background:#070a0e;color:#aeb8c3;padding:0 6%;display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:.13em;font-weight:800}.topbar a{color:#fff;text-decoration:none}.site-header{height:88px;padding:0 6%;display:flex;justify-content:space-between;align-items:center;background:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid #e9edf0}.brand{display:flex;align-items:center;gap:12px;text-decoration:none}.brand img{width:52px;height:52px;object-fit:contain;border-radius:8px}.brand span{display:grid;line-height:1}.brand strong{font-size:24px;letter-spacing:.03em}.brand small{font-size:8px;letter-spacing:.14em;color:var(--muted);margin-top:4px}.site-header nav{display:flex;gap:30px;align-items:center;font-size:13px;font-weight:800}.site-header nav a{text-decoration:none}.nav-cta{background:var(--blue);color:#fff!important;padding:13px 18px;border-radius:4px}.nav-cta span{color:#8ec9ff}.hero{position:relative;min-height:690px;overflow:hidden;background:#07101b;color:#fff}.hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 76% 35%,#0c65b8 0,#073c72 24%,#07101b 66%)}.hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#07101bf5 0,#07101bcf 48%,#07101b35 100%)}.hero-inner{position:relative;z-index:1;max-width:1500px;margin:auto;min-height:690px;padding:95px 7%;display:grid;grid-template-columns:1.35fr .65fr;align-items:center}.hero-copy{max-width:820px}.eyebrow{font-size:11px;font-weight:900;letter-spacing:.2em;color:var(--gold)}h1{font-size:clamp(46px,6.8vw,88px);line-height:.94;letter-spacing:-.06em;margin:18px 0 22px;max-width:900px}.hero-copy h1:after{content:"";display:block;width:70px;height:4px;background:var(--gold);margin-top:28px}.hero-copy p{font-size:18px;line-height:1.75;color:#d9e3ed;max-width:720px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0}.btn{border:0;border-radius:4px;padding:15px 21px;text-decoration:none;font-weight:900;font-size:13px;cursor:pointer;display:inline-flex;gap:12px;align-items:center;justify-content:center}.btn.gold{background:var(--gold);color:#101419}.btn.line{border:1px solid #ffffff55;color:#fff}.hero-proof{display:flex;gap:24px;flex-wrap:wrap;color:#9facb9;font-size:11px;font-weight:700}.hero-proof b{color:#fff;margin-right:7px}.hero-mark{display:grid;place-items:center}.hero-mark img{width:min(360px,90%);border-radius:18px;box-shadow:0 30px 100px #0009}.section{max-width:1500px;margin:auto;padding:105px 7%}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:45px}.section-heading h2,.about-inner h2,.estimate-copy h2{font-size:clamp(36px,4.6vw,64px);line-height:1;letter-spacing:-.055em;margin:10px 0}.section-heading p{max-width:520px;color:var(--muted);line-height:1.75}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.service-card{position:relative;background:#fff;padding:34px;min-height:300px}.service-card:hover{background:#f8fbfe}.service-number{position:absolute;right:25px;top:24px;font-size:11px;color:#a7b0ba;font-weight:900}.service-icon{width:48px;height:48px;border-radius:4px;background:#eaf3fb;color:var(--blue);display:grid;place-items:center;font-weight:900;font-size:20px}.service-card h3{font-size:21px;margin:28px 0 10px}.service-card p{color:var(--muted);line-height:1.65;font-size:14px}.service-card a{display:inline-block;margin-top:20px;text-decoration:none;color:var(--blue);font-size:12px;font-weight:900}.service-card a span{margin-left:8px}.statement{background:var(--blue2);color:#fff;padding:70px 7%;display:flex;align-items:center;justify-content:space-between;gap:30px}.statement h2{max-width:850px;font-size:clamp(28px,4vw,52px);line-height:1.06;letter-spacing:-.045em;margin:12px 0}.circle-link{width:115px;height:115px;border:1px solid #ffffff66;border-radius:50%;display:grid;place-items:center;text-align:center;text-decoration:none;font-size:10px;font-weight:900;flex:none}.circle-link span{font-size:18px}.projects{background:#f4f5f6;max-width:none}.project-grid{max-width:1500px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.project-card{margin:0;background:#fff;overflow:hidden}.project-card img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.project-card figcaption{padding:16px;font-weight:800;font-size:13px}.gallery-empty{grid-column:1/-1;min-height:270px;display:grid;place-items:center;text-align:center;padding:45px;border:1px dashed #bac3cc;background:#fff}.gallery-empty h3{font-size:27px;margin:10px 0}.gallery-empty p{color:var(--muted);margin:0}.about-section{background:#080d13;color:#fff;padding:100px 7%}.about-inner{max-width:1250px;margin:auto;display:grid;grid-template-columns:.7fr 1.3fr;gap:90px;align-items:center}.about-logo img{width:min(310px,100%);border-radius:18px}.about-inner p{font-size:17px;line-height:1.8;color:#cbd5df;max-width:750px}.about-pills{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.about-pills span{border:1px solid #ffffff2d;padding:10px 13px;border-radius:99px;color:#cbd5df;font-size:11px;font-weight:800}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.why-grid>div{padding:30px;border-right:1px solid var(--line)}.why-grid>div:last-child{border-right:0}.why-grid b{color:var(--gold);font-size:12px}.why-grid h3{margin:18px 0 8px}.why-grid p{color:var(--muted);line-height:1.65;font-size:14px}.estimate-section{background:linear-gradient(135deg,#003b72,#0068b9);color:#fff;padding:100px 7%}.estimate-inner{max-width:1300px;margin:auto;display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:start}.estimate-copy p{color:#d7e7f6;line-height:1.75;font-size:17px}.big-phone{display:inline-block;margin-top:20px;color:#fff;text-decoration:none;font-size:25px;font-weight:900}.estimate-form{background:#fff;color:var(--ink);padding:30px;border-radius:7px;display:grid;gap:15px}.estimate-form label{font-size:12px;font-weight:900;display:grid;gap:7px}.estimate-form input,.estimate-form textarea{width:100%;border:1px solid #d3dbe4;border-radius:4px;padding:12px;font:inherit}.estimate-form textarea{min-height:125px;resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.status{min-height:20px;font-size:12px;font-weight:800}.estimate-form .btn{width:100%}footer{background:#05080c;color:#fff;padding:35px 7%;display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{width:45px;height:45px;object-fit:contain;border-radius:6px}.footer-brand div{display:grid}.footer-brand span{color:#8793a0;font-size:11px;margin-top:4px}.footer-links{display:flex;gap:22px;font-size:11px;font-weight:800}.footer-links a{text-decoration:none;color:#aeb8c2}
@media(max-width:900px){.topbar{display:none}.site-header{height:74px}.site-header nav a:not(.nav-cta){display:none}.hero-inner{grid-template-columns:1fr;min-height:650px;padding-top:65px}.hero-mark{display:none}.section-heading,.statement{align-items:flex-start;flex-direction:column}.service-grid,.project-grid{grid-template-columns:1fr 1fr}.about-inner,.estimate-inner{grid-template-columns:1fr;gap:35px}.about-logo{display:none}.why-grid{grid-template-columns:1fr}.why-grid>div{border-right:0;border-bottom:1px solid var(--line)}}@media(max-width:560px){.hero-inner,.section,.about-section,.estimate-section{padding-left:6%;padding-right:6%}.service-grid,.project-grid{grid-template-columns:1fr}.form-row{grid-template-columns:1fr}.footer-links{display:none}.hero-proof{display:grid;gap:8px}}
