:root{--gold:#d99612;--gold2:#f2aa14;--black:#060707;--cream:#f5f1e7;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Poppins,Arial,sans-serif;background:var(--black);color:#fff}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:30;height:82px;display:flex;align-items:center;gap:24px;padding:8px 28px;background:rgba(4,5,5,.97);border-bottom:1px solid rgba(255,255,255,.08)}.brand{display:flex;align-items:center;min-width:240px;height:68px}.brand img{display:block;width:220px;height:68px;object-fit:contain;object-position:left center}.site-header nav{display:flex;align-items:center;justify-content:center;gap:24px;flex:1}.site-header nav a{font-size:13px;text-transform:uppercase;font-weight:600;padding:30px 0 24px;position:relative}.site-header nav a.active,.site-header nav a:hover{color:var(--gold2)}.site-header nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:17px;height:2px;background:var(--gold2)}.btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--gold2),var(--gold));color:#080808;padding:15px 22px;border-radius:4px;text-transform:uppercase;font-weight:800}.header-cta{white-space:nowrap}.menu{display:none;background:none;border:0;color:#fff;font-size:27px}.hero{min-height:540px;position:relative;display:grid;place-items:center;text-align:center;overflow:hidden;background-image:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.50)),url('gre-hero.png');background-size:cover;background-position:center 48%;background-repeat:no-repeat}.hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at 50% 46%,rgba(0,0,0,.02) 0,rgba(0,0,0,.10) 35%,rgba(0,0,0,.45) 100%)}.hero-content{position:relative;z-index:2;padding:34px 20px 24px;width:min(100%,980px)}.hero-logo-img{display:block;width:min(650px,78vw);max-height:250px;object-fit:contain;margin:0 auto 12px;filter:drop-shadow(0 10px 24px rgba(0,0,0,.48))}.rule-title{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px}.rule-title i{height:1px;background:var(--gold)}.hero h1{font-size:clamp(25px,3.3vw,43px);margin:8px 0 2px;text-shadow:0 3px 14px rgba(0,0,0,.75)}.hero h1 em,.craftsmanship em,footer em{font-style:normal;color:var(--gold2)}.hero-sub{margin:0;font-size:clamp(13px,1.7vw,20px);letter-spacing:.15em;text-shadow:0 3px 12px rgba(0,0,0,.8)}.hero-sub b{color:var(--gold2)}.service-strip{display:grid;grid-template-columns:repeat(8,1fr);margin:-1px auto 0;background:rgba(4,5,5,.95);border-top:1px solid rgba(217,150,18,.7);border-bottom:1px solid #292929;padding:0 max(10px,3vw);box-shadow:0 8px 28px rgba(0,0,0,.24)}.service-strip a{min-height:148px;padding:20px 7px;text-align:center;text-transform:uppercase;font-size:12px;font-weight:700;border-right:1px solid rgba(217,150,18,.38);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;transition:background .2s ease,color .2s ease}.service-strip a:last-child{border-right:0}.service-strip a:hover{background:rgba(217,150,18,.08)}.service-strip svg{width:52px;height:52px;stroke:var(--gold2);stroke-width:2.3;fill:none;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 3px 9px rgba(242,170,20,.08))}.service-strip span{display:block;line-height:1.2}.craftsmanship{display:grid;grid-template-columns:1.18fr .82fr;gap:48px;align-items:center;padding:56px max(28px,7vw);position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(3,4,4,.95),rgba(3,4,4,.88)),linear-gradient(145deg,#17130e,#080808)}.craftsmanship:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 13% 48%,rgba(217,150,18,.08),transparent 34%);pointer-events:none}.craft-copy,.estimate-card{position:relative;z-index:1}.eyebrow{color:var(--gold);font-size:13px;letter-spacing:.24em;font-weight:800}.craft-copy .eyebrow{margin:0 0 12px}.craft-copy h2{font-size:clamp(30px,3.4vw,48px);line-height:1.06;margin:0 0 16px}.craft-copy>p{color:#d8d8d8;line-height:1.72;max-width:760px;margin:0}.trust{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;border-top:1px solid rgba(217,150,18,.68);padding-top:18px;margin-top:22px}.trust span{display:flex;gap:10px;color:var(--gold2);align-items:flex-start}.trust b{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border:1px solid var(--gold2);border-radius:50%;font-size:14px}.trust strong{font-size:11px;line-height:1.42;color:#fff;letter-spacing:.03em}.estimate-card{display:grid;grid-template-columns:82px 1fr;gap:20px;border:1px solid var(--gold2);border-radius:14px;padding:30px;background:linear-gradient(160deg,rgba(11,11,11,.96),rgba(2,2,2,.93));box-shadow:0 18px 45px rgba(0,0,0,.28)}.calendar-icon{width:64px;height:64px;stroke:var(--gold2);stroke-width:2.4;fill:none;stroke-linecap:round;stroke-linejoin:round}.estimate-card h3{font-size:28px;line-height:1.1;margin:0 0 8px}.estimate-card p{color:#ddd;line-height:1.6;margin:0 0 16px}.estimate-card .btn{width:100%;margin-bottom:16px;font-size:14px;padding:16px 18px}.estimate-card small{display:block;border-top:1px solid rgba(217,150,18,.55);padding-top:14px;color:#d9d9d9;line-height:1.5}.location-bar{display:grid;grid-template-columns:repeat(3,1fr);gap:0;background:linear-gradient(90deg,#eda910,#cb810a,#e5a016);color:#0a0a0a;font-weight:800;font-size:13px;text-align:center}.location-bar span{padding:14px;border-right:1px solid rgba(0,0,0,.35)}.location-bar span:last-child{border:0}.section,.area{padding:85px max(28px,8vw);background:var(--cream);color:#111}.section p,.area p{max-width:850px;color:#5a5a5a;line-height:1.8}.section h2,.area h2,.gold-section h2,.final-cta h2{font-size:clamp(30px,4vw,52px);line-height:1.07;margin:12px 0 18px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:36px}.cards article{min-height:240px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(145deg,#252525,#070707);color:#aaa;border-bottom:4px solid var(--gold)}.cards b{color:#fff;font-size:20px;margin-top:8px}.gold-section{display:flex;justify-content:space-between;align-items:center;gap:40px;padding:62px max(28px,8vw);background:linear-gradient(120deg,var(--gold2),#c98408);color:#080808}.gold-section .eyebrow{color:#111}.gold-section p{color:#2c210b;max-width:760px}.black{background:#080808;color:#fff}.area{background:#fff}.pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.pills span{border:1px solid #ddd;border-radius:30px;padding:9px 18px;font-weight:600}.final-cta{text-align:center;padding:82px 24px;background:#070808}.final-cta p{color:#aaa;margin-bottom:28px}footer{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;padding:27px max(24px,5vw);background:#020202;border-top:1px solid #333;color:#ccc;font-size:13px}footer b{color:var(--gold2)}@media(max-width:1100px){.site-header nav{display:none;position:absolute;top:82px;left:0;right:0;background:#070808;padding:20px 24px;flex-direction:column;align-items:flex-start}.site-header nav.open{display:flex}.site-header nav a{padding:7px 0}.site-header nav a.active:after{display:none}.menu{display:block;margin-left:auto}.header-cta{display:none}.service-strip{grid-template-columns:repeat(4,1fr)}.service-strip a:nth-child(4){border-right:0}.service-strip a:nth-child(-n+4){border-bottom:1px solid rgba(217,150,18,.22)}.craftsmanship{grid-template-columns:1fr}.estimate-card{max-width:720px}.trust{grid-template-columns:repeat(4,1fr)}}@media(max-width:680px){.site-header{height:70px;padding:5px 15px}.brand{height:60px;min-width:0}.brand img{width:165px;height:58px}.site-header nav{top:70px}.hero{min-height:430px;background-position:58% center}.hero-content{padding:30px 14px 20px}.hero-logo-img{width:92vw;max-height:190px}.rule-title{grid-template-columns:28px 1fr 28px;gap:8px}.hero h1{font-size:23px}.hero-sub{font-size:11px;line-height:1.5}.service-strip{grid-template-columns:repeat(2,1fr);padding:0}.service-strip a{min-height:120px;border-bottom:1px solid rgba(217,150,18,.22)}.service-strip a:nth-child(even){border-right:0}.service-strip svg{width:45px;height:45px}.craftsmanship{padding:48px 20px;gap:30px}.craft-copy h2{font-size:31px}.trust{grid-template-columns:1fr 1fr}.estimate-card{grid-template-columns:1fr;padding:24px}.calendar-icon{width:52px;height:52px}.estimate-card h3{font-size:25px}.location-bar{grid-template-columns:1fr}.location-bar span{border-right:0;border-bottom:1px solid rgba(0,0,0,.25)}.section,.area{padding:60px 20px}.cards{grid-template-columns:1fr}.gold-section{flex-direction:column;align-items:flex-start;padding:52px 20px}footer{flex-direction:column}}