
:root{--bg:#0c0d0f;--surface:#151618;--surface2:#1d1e21;--text:#f3f1ee;--muted:#b5b2ad;--gold:#dea645;--gold2:#efbd63;--line:#2b2c30;--max:1240px;--radius:18px;--shadow:0 20px 60px rgba(0,0,0,.32)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.opr-body{margin:0;background:var(--bg);color:var(--text);font-family:'Inter',Arial,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}body.opr-body img{max-width:100%;height:auto;display:block}body.opr-body a{color:inherit;text-decoration:none}body.opr-body p{margin:0 0 1rem;color:var(--muted)}body.opr-body h1,body.opr-body h2,body.opr-body h3{font-family:'Inter Tight','Inter',Arial,sans-serif;color:var(--text);margin:0 0 1rem;line-height:1.06;letter-spacing:-.025em}body.opr-body h1{font-family:'Archivo Black','Inter Tight',sans-serif;font-size:clamp(2.6rem,6vw,5.8rem);font-weight:900;text-transform:none}body.opr-body h2{font-size:clamp(2rem,4vw,3.8rem);font-weight:800}body.opr-body h3{font-size:1.35rem;font-weight:750}body.opr-body ul,body.opr-body ol{padding-left:1.2rem}body.opr-body button,body.opr-body input,body.opr-body select,body.opr-body textarea{font:inherit}
.site-header{position:relative;z-index:50;background:rgba(12,13,15,.97);border-bottom:1px solid var(--line)}.site-header .topbar-wrap{background:#111214;border-bottom:1px solid #232428}.site-header .topbar-wrap>div{max-width:var(--max);margin:auto;padding:.55rem 24px;display:flex;justify-content:space-between;gap:1rem;align-items:center;font-size:.82rem;color:#c7c4bf}.site-header .topbar-wrap a{color:var(--gold2);font-weight:700}.site-header .nav-shell{max-width:var(--max);min-height:84px;margin:auto;padding:10px 24px;display:flex;align-items:center;gap:28px}.site-header .brand{display:flex;align-items:center;flex:0 0 auto}.site-header .brand img{width:230px;max-height:66px;object-fit:contain}.site-header nav{display:flex;align-items:center;gap:24px;margin-left:auto}.site-header nav>a,.site-header nav>div>a{font-weight:700;font-size:.96rem;color:#e9e6e1;position:relative;padding:.7rem 0}.site-header nav>a:hover,.site-header nav>div>a:hover,.site-header nav a[aria-current='page']{color:var(--gold)}.site-header .header-actions{display:flex;align-items:center;gap:10px;margin-left:10px}.site-header .header-actions a:first-child{font-weight:800;white-space:nowrap}.site-header .header-actions a:last-child{background:var(--gold);color:#0b0c0e;padding:.78rem 1rem;border-radius:10px;font-weight:900;white-space:nowrap}.site-header .menu-toggle{display:none;background:var(--surface2);border:1px solid var(--line);border-radius:10px;width:46px;height:42px;color:white;position:relative}.site-header .menu-toggle:before,.site-header .menu-toggle:after,.site-header .menu-toggle span{content:'';position:absolute;left:11px;right:11px;height:2px;background:#fff}.site-header .menu-toggle:before{top:12px}.site-header .menu-toggle span{top:19px}.site-header .menu-toggle:after{top:26px}
.site-main{overflow:hidden}.site-section{padding:88px 24px;border-bottom:1px solid rgba(255,255,255,.045)}.site-section:nth-child(even){background:var(--surface)}.site-section>.container{max-width:var(--max);margin:auto}.page-hero{padding-top:74px;padding-bottom:80px;background:radial-gradient(circle at 80% 0%,rgba(222,166,69,.13),transparent 36%),linear-gradient(180deg,#0c0d0f 0%,#111214 100%)}.page-hero h1 a,.page-hero h1 span a{color:var(--gold)}.page-hero p{font-size:1.1rem;max-width:760px}.eyebrow{color:var(--gold);text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;font-weight:900}.site-section a{transition:.2s}.site-section a:hover{color:var(--gold2)}
.home-hero>.container>div{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:48px;align-items:start}.home-hero>.container>div>div:first-child>div:first-child{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:22px}.home-hero>.container>div>div:first-child>div:first-child>div{background:var(--surface2);border:1px solid var(--line);padding:.5rem .8rem;border-radius:999px;font-size:.8rem;color:#d9d5cf}.home-hero h1{max-width:900px}.home-hero h1>a,.home-hero h1 span{color:var(--gold)}.home-hero .hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0}.home-hero .hero-actions a,.cta-section a[href^='tel:'],.cta-section a[href*='wa.me'],.page-hero a[href*='contact'],.page-hero a[href^='tel:']{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.8rem 1.1rem;border-radius:10px;font-weight:900;border:1px solid var(--line)}.home-hero .hero-actions a:first-child,.page-hero a[href*='contact']{background:var(--gold);color:#090a0b;border-color:var(--gold)}.home-hero ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;padding:0;list-style:none;margin:26px 0 0}.home-hero li{color:#ddd9d4;font-size:.9rem}.home-hero li:before{content:'✓';color:var(--gold);font-weight:900;margin-right:.45rem}
.quote-card{background:#17181b;border:1px solid #303136;border-radius:var(--radius);padding:28px;box-shadow:var(--shadow);position:relative}.quote-card:before{content:'';position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg,var(--gold),#f4c96f);border-radius:18px 18px 0 0}.quote-card h2{font-size:1.8rem}.quote-card>div:first-child>p:first-child{color:var(--gold);font-weight:900;text-transform:uppercase;letter-spacing:.14em;font-size:.72rem}.quote-form{display:grid;gap:14px}.quote-form label{display:grid;gap:6px;font-size:.86rem;font-weight:800;color:#dedad4}.quote-form input,.quote-form select,.quote-form textarea{width:100%;background:#0f1012;color:#fff;border:1px solid #33353a;border-radius:10px;padding:.82rem .9rem;outline:none}.quote-form textarea{min-height:120px;resize:vertical}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(222,166,69,.12)}.quote-form button{border:0;background:var(--gold);color:#090a0b;border-radius:10px;padding:.92rem 1rem;font-weight:950;cursor:pointer}.quote-form button:hover{background:var(--gold2)}
.trust-strip{padding:16px 24px;background:#101113}.trust-strip>.container>ul{max-width:var(--max);margin:0 auto;display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;list-style:none;padding:0}.trust-strip li{font-size:.82rem;font-weight:800;color:#cac6c0}.trust-strip li:before{content:'✓';color:var(--gold);margin-right:.4rem}
.services-section>.container>div:first-child,.areas-section>.container>div:first-child,.work-section>.container>div:first-child,.reviews-section>.container>div:first-child,.faq-section>.container>div:first-child{max-width:760px;margin-bottom:34px}.services-section>.container>div:nth-child(2),.listing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.services-section>.container>div:nth-child(2)>a,.services-section>.container>div:nth-child(2)>div,.card{background:#111214;border:1px solid var(--line);border-radius:14px;padding:20px;min-width:0}.services-section img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:10px;margin-bottom:14px}.services-section h3{margin-bottom:.35rem}.services-section p{font-size:.92rem}.services-section a:hover{border-color:rgba(222,166,69,.65);transform:translateY(-2px)}
.why-section>.container{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center}.why-section>.container>div:first-child{background:linear-gradient(135deg,var(--gold),#a86f19);color:#0b0c0e;border-radius:22px;padding:36px;min-height:280px;display:flex;flex-direction:column;justify-content:end}.why-section>.container>div:first-child p,.why-section>.container>div:first-child span{color:#0b0c0e}.why-section ul{list-style:none;padding:0;display:grid;gap:10px}.why-section li{position:relative;padding-left:26px}.why-section li:before{content:'✓';position:absolute;left:0;color:var(--gold);font-weight:900}
.areas-section>.container>div:nth-child(2) ul,.areas-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;list-style:none;padding:0}.areas-section li,.areas-grid>a{background:#111214;border:1px solid var(--line);border-radius:12px;padding:15px 16px;font-weight:800}.areas-section li:hover,.areas-grid>a:hover{border-color:var(--gold)}
.work-section>.container>div:nth-child(2){display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.work-section img,.gallery-grid img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:14px;border:1px solid var(--line)}.work-section a{display:block}.reviews-section>.container>div:nth-child(2){background:#111214;border:1px solid var(--line);border-radius:16px;padding:24px}.faq-section>.container>div:nth-child(2){display:grid;gap:10px}.faq-section button,.faq-section [role='button']{width:100%;text-align:left;background:#111214;color:#fff;border:1px solid var(--line);border-radius:12px;padding:16px;font-weight:800}.faq-section button:hover{border-color:var(--gold)}
.cta-section{background:linear-gradient(135deg,#191a1d,#101113)!important}.cta-section>.container{display:grid;grid-template-columns:1fr minmax(340px,.8fr);gap:44px;align-items:start}.cta-section>.container>div:first-child{padding-top:14px}.cta-section>.container>div:last-child{background:#151618;border:1px solid var(--line);border-radius:var(--radius);padding:26px}.cta-section h2{max-width:800px}.cta-section a[href*='wa.me']{border-color:#2f9b68;color:#9fe0bb}
.page-hero>.container{max-width:var(--max)}.page-hero ol{display:flex;gap:8px;list-style:none;padding:0;margin:0 0 22px;color:#9c9994;font-size:.85rem}.page-hero ol li+li:before{content:'›';margin-right:8px;color:#666}.content-section>.container{max-width:var(--max)}.content-section>.container>div{max-width:1050px}.content-section h2{max-width:850px}.content-section h3{margin-top:1.5rem}.content-section ul,.content-section ol{color:#d1cdc7}.content-section li{margin:.4rem 0}.content-section img{border-radius:14px;border:1px solid var(--line)}
.card-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px!important}.card-grid>div,.card-grid>a,.card-grid>article{background:#111214;border:1px solid var(--line);border-radius:14px;padding:20px}.stats-strip{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px!important}.stats-strip>div{background:#111214;border:1px solid var(--line);border-radius:12px;padding:18px;text-align:center}.stats-strip strong,.stats-strip span:first-child{font-family:'Archivo Black',sans-serif;color:var(--gold);font-size:1.5rem}.gallery-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px!important}
.site-footer{background:#090a0b;border-top:1px solid var(--line);padding:56px 24px 28px}.site-footer>div{max-width:var(--max);margin:auto}.site-footer>div:first-child{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:32px}.site-footer h4{font-size:.9rem;text-transform:uppercase;letter-spacing:.12em;color:var(--gold);margin:0 0 14px}.site-footer p,.site-footer li,.site-footer a{color:#bdb9b3;font-size:.9rem}.site-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:7px}.site-footer a:hover{color:var(--gold)}.site-footer>div+div{margin-top:28px;padding-top:22px;border-top:1px solid #222327}.site-footer img{max-width:210px}
.cookie-banner{position:fixed;left:16px;right:16px;bottom:16px;z-index:90;max-width:760px;margin:auto;background:#17181b;border:1px solid var(--line);border-radius:14px;padding:16px 18px;box-shadow:var(--shadow)}
@media(max-width:1020px){.site-header nav{display:none;position:absolute;left:16px;right:16px;top:84px;background:#151618;border:1px solid var(--line);border-radius:14px;padding:16px;flex-direction:column;align-items:stretch}.site-header nav.is-open{display:flex}.site-header .header-actions{margin-left:auto}.site-header .header-actions a:first-child{display:none}.site-header .menu-toggle{display:block}.home-hero>.container>div,.why-section>.container,.cta-section>.container{grid-template-columns:1fr}.services-section>.container>div:nth-child(2){grid-template-columns:repeat(2,1fr)}.work-section>.container>div:nth-child(2),.gallery-grid{grid-template-columns:repeat(2,1fr)}.areas-section>.container>div:nth-child(2) ul,.areas-grid{grid-template-columns:repeat(2,1fr)}.site-footer>div:first-child{grid-template-columns:repeat(2,1fr)}.card-grid{grid-template-columns:repeat(2,1fr)}.stats-strip{grid-template-columns:repeat(3,1fr)}}
@media(max-width:680px){.site-header .topbar-wrap>div{padding:.45rem 16px;display:block;text-align:center}.site-header .topbar-wrap>div>div:last-child{display:none}.site-header .nav-shell{padding:9px 16px;min-height:72px;gap:10px}.site-header .brand img{width:178px;max-height:54px}.site-header .header-actions a:last-child{font-size:.8rem;padding:.65rem .75rem}.site-header nav{top:72px}.site-section{padding:58px 18px}.page-hero{padding-top:50px}.home-hero>.container>div{gap:26px}.home-hero ul{grid-template-columns:1fr}.services-section>.container>div:nth-child(2),.work-section>.container>div:nth-child(2),.areas-section>.container>div:nth-child(2) ul,.areas-grid,.gallery-grid,.card-grid,.stats-strip{grid-template-columns:1fr}.quote-card,.cta-section>.container>div:last-child{padding:20px}.site-footer{padding:44px 18px 24px}.site-footer>div:first-child{grid-template-columns:1fr}.site-footer>div:first-child>div:not(:first-child){border-top:1px solid #202125;padding-top:18px}}
