:root{--orange:#f5a300;--panel:#161616}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0c0c0c;color:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.55}a{color:inherit}.reviewbar{background:linear-gradient(90deg,#f5a300,#ffc044,#f5a300);color:#111;text-align:center;padding:10px;font-weight:950}.reviewbar span{letter-spacing:2px;margin-right:10px}header{height:112px;padding:12px max(5%,24px);background:#000;display:grid;grid-template-columns:220px 1fr 250px;align-items:center;gap:20px;position:sticky;top:0;z-index:20;border-bottom:1px solid #292929}.brand img{height:88px;width:180px;object-fit:contain}nav{display:flex;justify-content:center;gap:22px}nav a{text-decoration:none;color:#ddd;font-weight:800}nav a:hover{color:var(--orange)}.headActions,.actions{display:flex;gap:10px}.button{display:inline-flex;justify-content:center;align-items:center;background:var(--orange);color:#111;text-decoration:none;border-radius:999px;padding:13px 20px;font-weight:950}.button:hover{background:#ffc044}.button.outline{background:linear-gradient(135deg,#f5a300,#f97316);border:1px solid #ffc044}.hero{max-width:1240px;margin:auto;padding:72px 5%;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;background:radial-gradient(circle at 10% 0,rgba(245,163,0,.18),transparent 35%)}.eyebrow,.sectionHead>span{display:inline-block;color:var(--orange);text-transform:uppercase;font-weight:950;font-size:13px;letter-spacing:.8px;border:1px solid rgba(245,163,0,.4);background:rgba(245,163,0,.1);border-radius:999px;padding:7px 12px}.hero h1{font-size:58px;line-height:1.02;letter-spacing:-2px;margin:16px 0}.hero p{font-size:19px;color:#ddd}.hero ul{display:grid;grid-template-columns:1fr 1fr;list-style:none;padding:0;gap:8px}.hero li:before{content:"✓";color:var(--orange);margin-right:9px;font-weight:950}.heroPhoto{position:relative;margin:0;height:560px;border-radius:26px;overflow:hidden;border:1px solid #333;box-shadow:0 30px 70px #000}.heroPhoto img{width:100%;height:100%;object-fit:cover}.heroPhoto figcaption{position:absolute;left:20px;right:20px;bottom:20px;padding:16px;background:rgba(5,5,5,.9);border:1px solid rgba(245,163,0,.55);border-radius:16px}.heroPhoto figcaption span,.heroPhoto figcaption b{display:block}.heroPhoto figcaption span{color:#ccc}.trust{max-width:1120px;margin:0 auto 55px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trust div{background:#171717;border:1px solid #303030;border-top:3px solid var(--orange);padding:17px;border-radius:15px}.trust b,.trust span{display:block}.trust span{font-size:12px;color:#bbb}.section{padding:78px 5%;max-width:1280px;margin:auto}.section.dark{max-width:none;background:#070707}.section.dark>*{max-width:1160px;margin-left:auto;margin-right:auto}.sectionHead{text-align:center;max-width:820px;margin:0 auto 34px}.sectionHead h2{font-size:40px;line-height:1.12;margin:12px 0}.sectionHead p{color:#ccc;font-size:17px}.serviceGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.serviceGrid article,.specialtyGrid article,.steps article{background:linear-gradient(180deg,#1a1a1a,#111);border:1px solid #303030;border-radius:20px;padding:24px}.serviceGrid em{color:var(--orange);font-style:normal;font-weight:950}.serviceGrid h3{font-size:21px}.serviceGrid p,.specialtyGrid p,.steps p{color:#ccc}.photoGrid{display:grid;grid-template-columns:1.15fr .85fr;gap:22px}.photoGrid>div{display:grid;gap:22px}.photoGrid figure,.gallery figure{position:relative;margin:0;border-radius:22px;overflow:hidden;border:1px solid #333}.photoGrid img{width:100%;height:274px;object-fit:cover;display:block}.photoGrid .photoTall img{height:570px}.photoGrid figcaption,.gallery figcaption{position:absolute;left:0;right:0;bottom:0;padding:55px 18px 16px;background:linear-gradient(transparent,rgba(0,0,0,.9));font-weight:900}.specialtyGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.specialtyGrid a{color:var(--orange);font-weight:950}.case{background:#070707;padding:70px max(7%,40px);display:grid;grid-template-columns:.9fr 1.1fr;gap:45px;align-items:center}.case img{width:100%;height:430px;object-fit:cover;border-radius:24px}.case h2{font-size:42px;line-height:1.1;margin:16px 0}.case p{color:#d4d4d4;font-size:17px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.steps b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--orange);color:#111}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:70px 5%;max-width:1180px;margin:auto}.gallery figure{position:relative}.gallery img{width:100%;height:430px;object-fit:cover}.areas{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.areas span{padding:10px 16px;border-radius:999px;background:#171717;border:1px solid #333;font-weight:800}.faqs{display:grid;gap:12px;max-width:900px!important}.faqs details{background:#151515;border:1px solid #303030;border-radius:15px;padding:0 20px}.faqs summary{cursor:pointer;font-size:18px;font-weight:900;padding:18px}.faqs p{color:#ccc;padding:0 18px 18px;margin:0}.quote{max-width:1100px;margin:80px auto;display:grid;grid-template-columns:1fr .8fr;gap:30px;background:linear-gradient(135deg,#191919,#0c0c0c);border:1px solid #333;border-radius:28px;overflow:hidden}.quote>div{padding:50px}.quote h2{font-size:42px;margin:14px 0}.quote p{color:#ccc;font-size:18px}.quote .button{margin:8px 8px 0 0}.quote img{width:100%;height:100%;min-height:430px;object-fit:cover}footer{background:#000;border-top:1px solid #222;padding:45px 7%;display:grid;grid-template-columns:1fr 1fr;gap:40px}footer img{width:170px;height:100px;object-fit:contain}footer p{color:#aaa;max-width:600px}footer a{display:block;text-decoration:none;color:#ddd;margin:6px 0}
@media(max-width:950px){header{grid-template-columns:180px 1fr;height:auto}nav{display:none}.headActions{justify-self:end}.hero,.case,.quote,.photoGrid{grid-template-columns:1fr}.serviceGrid,.steps{grid-template-columns:1fr 1fr}.specialtyGrid{grid-template-columns:1fr}.heroPhoto{height:460px}.trust{grid-template-columns:1fr 1fr;padding:0 5%}.quote{margin:50px 5%}}
@media(max-width:620px){.reviewbar{font-size:13px}header{grid-template-columns:120px 1fr;padding:8px 4%}.brand img{width:115px;height:72px}.headActions .button{padding:9px 10px;font-size:12px}.headActions .outline{display:none}.hero{padding:45px 5%;grid-template-columns:1fr}.hero h1{font-size:41px}.hero ul,.serviceGrid,.steps,.gallery,.trust{grid-template-columns:1fr}.heroPhoto{height:410px}.section{padding:60px 5%}.sectionHead h2,.case h2,.quote h2{font-size:34px}.photoGrid .photoTall img,.photoGrid img{height:340px}.case{padding:60px 5%}.gallery{padding:55px 5%}.quote>div{padding:34px}.quote img{min-height:340px}footer{grid-template-columns:1fr}.actions{flex-direction:column}}

.homeHeader{display:block;height:auto;padding:10px 0;background:#000;border-bottom:1px solid #242424;position:sticky;top:0;z-index:20;grid-template-columns:none;gap:0}
.headerContainer{width:calc(100% - 40px);max-width:1280px;margin:auto}
.homeNav{display:grid;grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:20px}
.homeLogo{display:flex;align-items:center;justify-self:start}
.homeLogo img{display:block;height:82px;width:auto;max-width:145px;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(0,0,0,.34))}
.homeNavLinks{display:flex;gap:clamp(10px,1.25vw,19px);align-items:center;justify-content:center;justify-self:stretch;flex-wrap:nowrap;min-width:0;color:#ddd;font-weight:800;font-size:clamp(12px,1vw,14px)}
.homeNavLinks a{text-decoration:none;white-space:nowrap}
.homeNavLinks a:hover{color:var(--orange)}
.homeHeaderActions{display:flex;justify-content:flex-end;justify-self:end;align-items:center;gap:10px}
.mobileHeaderActions{display:none}
.homeBtn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:108px;min-height:46px;padding:11px 16px;border-radius:15px;text-decoration:none;font-size:14px;font-weight:900;white-space:nowrap;transition:transform .2s ease,background .2s ease}
.homeBtnPrimary{background:var(--orange);color:#111;box-shadow:0 16px 34px rgba(245,163,0,.3)}
.homeBtnPrimary:hover{background:#ffc044;transform:translateY(-1px)}
.homeBtnGhost{background:linear-gradient(135deg,#f5a300,#ff7a00);color:#111;border:1px solid rgba(255,184,64,.95);box-shadow:0 12px 26px rgba(245,163,0,.28)}
.homeBtnGhost:hover{background:linear-gradient(135deg,#ffb21a,#f97316);transform:translateY(-1px)}

.footer-premium{display:block;padding:64px 0 28px;border-top:1px solid rgba(247,147,30,.22);background:radial-gradient(620px 260px at 8% 0%,rgba(247,147,30,.18),transparent 70%),radial-gradient(620px 260px at 92% 100%,rgba(255,255,255,.06),transparent 70%),#070707;color:rgba(255,255,255,.74);overflow:hidden}
.footerContainer{width:90%;max-width:1180px;margin:auto}
.footer-premium a{display:inline;color:inherit;text-decoration:none;margin:0;transition:color .16s ease,transform .16s ease,background .16s ease,border-color .16s ease}
.footer-premium a:hover{color:#f7931e}
.footer-premium-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr;gap:24px;align-items:start}
.footer-brand-card,.footer-column{border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025));border-radius:24px;padding:22px;box-shadow:0 20px 55px rgba(0,0,0,.28)}
.footer-logo-row{display:flex;align-items:center;gap:14px;margin-bottom:14px}.footer-logo-row img{width:86px;max-width:86px;height:auto;display:block}.footer-brand-name{color:#fff;font-size:20px;line-height:1.08;font-weight:950}.footer-brand-tag{margin-top:5px;color:#f7931e;font-size:12px;font-weight:900;letter-spacing:.8px;text-transform:uppercase}.footer-brand-copy{margin:0 0 16px!important;font-size:14px;line-height:1.75;color:rgba(255,255,255,.74)!important}.footer-cta-row{display:flex;flex-wrap:wrap;gap:10px}.footer-cta{display:inline-flex!important;align-items:center;justify-content:center;padding:12px 14px;border-radius:999px;font-weight:950;font-size:13px}.footer-cta.primary{background:linear-gradient(135deg,#f7931e,#ffbd6b);color:#1a1207;box-shadow:0 14px 30px rgba(247,147,30,.18)}.footer-cta.secondary{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);color:#fff}.footer-column h3{margin:0 0 14px;color:#fff;font-size:16px;font-weight:950}.footer-link-list{display:grid;gap:9px}.footer-link-list a{display:flex!important;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;border-radius:12px;background:rgba(0,0,0,.18);border:1px solid rgba(255,255,255,.07);font-size:13px;font-weight:800}.footer-link-list a:hover{background:rgba(247,147,30,.1);border-color:rgba(247,147,30,.34);transform:translateX(2px)}.footer-link-list a::after{content:"›";color:#f7931e;font-weight:950}.footer-contact-list{display:grid;gap:10px}.footer-contact-item{display:flex!important;gap:10px;align-items:flex-start;padding:10px;border-radius:14px;background:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.08);font-size:13px;line-height:1.45}.footer-contact-icon{color:#f7931e;font-weight:950;flex:0 0 auto}.footer-service-area{margin-top:22px;padding:18px 20px;border-radius:22px;border:1px solid rgba(247,147,30,.2);background:rgba(247,147,30,.08);font-size:13px;line-height:1.7}.footer-service-area strong{color:#fff}.footer-bottom{margin-top:24px;padding-top:20px;border-top:1px solid rgba(255,255,255,.09);display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;font-size:12px}.footer-bottom-links{display:flex;gap:12px;flex-wrap:wrap;font-weight:800}.footer-address{text-align:center;padding:18px 1rem 0;margin:0!important;color:#aaa!important}

@media(max-width:1120px){.homeNav{grid-template-columns:150px 1fr auto;row-gap:8px}.homeNavLinks{grid-column:1/-1;grid-row:2;padding:9px 0 2px;border-top:1px solid rgba(255,255,255,.08);font-size:13px}.footer-premium-grid{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.homeHeader{padding:8px 0}.headerContainer{width:calc(100% - 24px)}.homeNav{grid-template-columns:minmax(92px,126px) minmax(0,1fr);gap:8px 10px}.homeLogo{grid-column:1;grid-row:1}.homeLogo img{height:68px;max-width:120px}.homeNavLinks,.homeHeaderActions{display:none}.mobileHeaderActions{grid-column:2;grid-row:1;display:grid;grid-template-columns:1fr 1fr;gap:7px;min-width:0}.mobileHeaderActions .homeBtn{width:100%;min-width:0;min-height:40px;padding:9px 6px;font-size:11px;border-radius:999px}.footer-premium{padding:44px 0 24px}.footer-premium-grid{grid-template-columns:1fr;gap:14px}.footer-brand-card,.footer-column{border-radius:20px;padding:18px}.footer-logo-row img{width:72px}.footer-bottom{flex-direction:column;align-items:flex-start}}
.serviceCard{position:relative;overflow:hidden;opacity:0;transform:translateY(34px) scale(.97);transition:opacity .65s cubic-bezier(.2,.8,.2,1),transform .65s cubic-bezier(.2,.8,.2,1),border-color .25s ease,box-shadow .25s ease,background .25s ease;will-change:transform,opacity}
.serviceCard::before{content:"";position:absolute;inset:-45% auto -45% -65%;width:42%;background:linear-gradient(90deg,transparent,rgba(255,190,55,.16),transparent);transform:skewX(-18deg);transition:left .6s ease}
.serviceCard.isVisible{opacity:1;transform:translateY(0) scale(1)}
.serviceCard.isVisible:hover{transform:translateY(-8px) scale(1.015);border-color:rgba(245,163,0,.78);background:linear-gradient(145deg,#201b12,#111 72%);box-shadow:0 22px 48px rgba(0,0,0,.42),0 0 0 1px rgba(245,163,0,.13),0 0 28px rgba(245,163,0,.11)}
.serviceCard:hover::before{left:135%}
.serviceCard h3,.serviceCard p,.serviceCard em{position:relative;z-index:1}
.cardArrow{position:absolute;right:18px;top:18px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:var(--orange);background:rgba(245,163,0,.1);border:1px solid rgba(245,163,0,.28);font-size:19px;transform:rotate(0deg) scale(.9);opacity:.65;transition:transform .3s ease,opacity .3s ease,background .3s ease}
.serviceCard:hover .cardArrow{transform:rotate(45deg) scale(1);opacity:1;background:rgba(245,163,0,.2)}
@media(prefers-reduced-motion:reduce){.serviceCard,.serviceCard.isVisible,.serviceCard.isVisible:hover{opacity:1;transform:none;transition:none}.serviceCard::before,.cardArrow{transition:none}}
.serviceGrid .serviceCard{display:block;padding:24px;border:1px solid #303030;border-radius:20px;background:linear-gradient(180deg,#1a1a1a,#111);color:inherit;text-decoration:none;cursor:pointer}
.serviceGrid .serviceCard:focus-visible{outline:3px solid #ffc044;outline-offset:4px}
