
:root{--orange:#ff7900;--orange2:#ff9a35;--black:#090909;--panel:#151515;--panel2:#202020;--white:#fff;--muted:#b7b7b7;--line:#303030;--max:1180px;--radius:20px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:#fff;font-family:Inter,Arial,sans-serif;line-height:1.6}a{color:inherit}.skip{position:absolute;left:-9999px}.skip:focus{left:10px;top:10px;background:#fff;color:#000;padding:8px;z-index:999}.shell{width:min(var(--max),calc(100% - 38px));margin:auto}.site-header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 max(20px,calc((100vw - var(--max))/2));position:sticky;top:0;z-index:50;background:rgba(9,9,9,.93);backdrop-filter:blur(16px);border-bottom:1px solid #272727}.brand{display:flex;align-items:center;gap:11px;text-decoration:none}.brand-mark{width:46px;height:46px;border:3px solid var(--orange);border-radius:12px;display:grid;place-items:center;font-weight:900;font-size:19px;transform:rotate(-2deg)}.brand span:last-child{display:flex;flex-direction:column;line-height:1}.brand strong{font-size:20px;letter-spacing:1px}.brand small{font-size:10px;color:var(--orange);font-weight:800;letter-spacing:2px;margin-top:5px}.site-header nav{display:flex;align-items:center;gap:28px}.site-header nav a{text-decoration:none;font-size:14px;font-weight:700;color:#ddd}.site-header nav a:hover{color:var(--orange)}.nav-cta{background:var(--orange);color:#111!important;padding:10px 16px;border-radius:999px}.menu{display:none;background:none;border:0;color:#fff;font-size:28px}.hero{display:grid;grid-template-columns:1.05fr .95fr;min-height:720px;align-items:center;gap:46px;padding-top:65px;padding-bottom:75px}.eyebrow{color:var(--orange);font-size:12px;font-weight:900;letter-spacing:2.2px;margin:0 0 14px}.hero h1,.section-heading h2,.about h2,.quote-layout h2{font-size:clamp(40px,6vw,76px);line-height:1.02;letter-spacing:-3px;margin:0}.hero h1 em{font-style:normal;color:var(--orange)}.lead{font-size:19px;color:#c8c8c8;max-width:680px;margin:26px 0}.actions,.submit-row{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:12px;border:1px solid var(--line);font-weight:800;text-decoration:none;cursor:pointer;font:inherit}.primary{background:var(--orange);border-color:var(--orange);color:#111}.primary:hover{background:var(--orange2)}.secondary{background:#171717;color:#fff}.secondary:hover{border-color:var(--orange)}.trust{display:flex;gap:20px;flex-wrap:wrap;color:#ddd;font-size:13px;margin-top:24px}.hero-art{position:relative}.hero-art:before{content:"";position:absolute;inset:10%;background:var(--orange);filter:blur(80px);opacity:.22}.hero-art img{position:relative;width:100%;border-radius:26px;border:1px solid #303030;box-shadow:0 40px 90px #000}.stats{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:18px;background:#121212;overflow:hidden}.stats div{padding:24px;border-right:1px solid var(--line)}.stats div:last-child{border:0}.stats strong{display:block;color:var(--orange);font-size:20px}.stats span{font-size:12px;color:var(--muted)}.section{padding:105px 0}.section-heading{max-width:800px;margin-bottom:40px}.section-heading h2,.about h2,.quote-layout h2{font-size:clamp(34px,4.6vw,58px)}.section-heading>p:last-child{color:var(--muted);font-size:17px}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.service-grid article{padding:30px;background:linear-gradient(145deg,#181818,#101010);border:1px solid var(--line);border-radius:var(--radius);transition:.2s}.service-grid article:hover{transform:translateY(-3px);border-color:#61401e}.icon{font-size:30px}.service-grid h3{font-size:23px;margin:14px 0 8px}.service-grid p{color:var(--muted);margin:0}.service-strip{margin-top:20px;background:var(--orange);color:#111;border-radius:16px;padding:17px 20px;display:flex;gap:14px;align-items:center}.service-strip span{flex:1}.service-strip a{font-weight:900}.dark-band{background:#101010;border-top:1px solid #252525;border-bottom:1px solid #252525}.split{display:flex;max-width:none;justify-content:space-between;align-items:end;gap:30px}.split>p{max-width:430px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery-card{background:#181818;border:1px solid var(--line);border-radius:16px;overflow:hidden}.gallery-card img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.gallery-card div{padding:16px}.gallery-card h3{margin:0 0 5px}.gallery-card p{margin:0;color:var(--muted);font-size:13px}.empty-state{grid-column:1/-1;min-height:220px;border:2px dashed #353535;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted)}.empty-state b{font-size:20px;color:#fff}.about{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:center}.about-art{min-height:450px;display:grid;place-items:center;background:radial-gradient(circle,#31200f 0,#111 55%);border-radius:30px;border:1px solid var(--line)}.outline-house{width:230px;height:190px;border:8px solid var(--orange);border-top:0;position:relative;display:grid;place-items:center}.outline-house:before,.outline-house:after{content:"";position:absolute;top:-80px;width:160px;height:8px;background:var(--orange)}.outline-house:before{left:-12px;transform:rotate(-36deg)}.outline-house:after{right:-12px;transform:rotate(36deg)}.outline-house span{font-size:70px;font-weight:900}.about p{color:#c4c4c4}.checks{padding:0;list-style:none}.checks li{padding:9px 0 9px 28px;position:relative}.checks li:before{content:"✓";position:absolute;left:0;color:var(--orange);font-weight:900}.service-area{background:linear-gradient(90deg,#ff7900,#ff9632);color:#111}.service-area .eyebrow{color:#111}.service-area .section-heading>p:last-child{color:#2b1808}.city-tags{display:flex;gap:10px;flex-wrap:wrap}.city-tags span{padding:9px 14px;border:1px solid rgba(0,0,0,.28);border-radius:999px;font-weight:800}.review-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:24px}.review-list{display:grid;gap:14px}.review-card{background:#151515;border:1px solid var(--line);border-radius:16px;padding:22px}.review-card .stars{color:var(--orange);letter-spacing:2px}.review-card blockquote{margin:10px 0;color:#ddd}.review-card small{color:var(--muted)}.panel{background:#171717;border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:0 25px 70px rgba(0,0,0,.25)}.panel h3{margin-top:0;font-size:24px}.panel label{display:block;font-size:13px;font-weight:800;margin-bottom:14px;color:#ddd}.panel input,.panel select,.panel textarea{display:block;width:100%;margin-top:6px;padding:13px 14px;border:1px solid #3a3a3a;background:#0d0d0d;color:#fff;border-radius:10px;font:inherit}.panel textarea{min-height:120px;resize:vertical}.form-note{font-size:12px;color:var(--muted)}.quote-band{background:#0d0d0d;border-top:1px solid #292929}.quote-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:48px}.quote-layout>div>p{color:var(--muted)}.contact-list{display:grid;gap:10px;margin-top:30px}.contact-list a{display:flex;flex-direction:column;text-decoration:none;padding:14px 16px;border:1px solid var(--line);border-radius:12px}.contact-list small{color:var(--orange);font-weight:900}.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.quote-form .button{flex:1}footer{padding:60px 0 110px;background:#050505;border-top:1px solid #242424}.footer-grid{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:30px;align-items:start}.footer-grid p{color:var(--muted)}.footer-grid>div:last-child{display:flex;flex-direction:column;gap:8px}.footer-grid a{text-decoration:none;color:#ddd}.copyright{margin-top:42px;padding-top:20px;border-top:1px solid #222;color:#777;font-size:12px;display:flex;justify-content:space-between}.mobile-bar{display:none}.admin-body{min-height:100vh;background:#0a0a0a}.admin-shell{width:min(980px,calc(100% - 30px));margin:40px auto}.admin-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.admin-section{background:#151515;border:1px solid var(--line);border-radius:18px;padding:24px}.admin-section.full{grid-column:1/-1}.admin-list{display:grid;gap:10px}.admin-item{display:flex;align-items:center;gap:12px;background:#0e0e0e;padding:12px;border-radius:12px}.admin-item img{width:80px;height:60px;object-fit:cover;border-radius:8px}.admin-item div{flex:1}.danger{background:#411!important;color:#fff!important;border-color:#733!important}.notice{padding:12px;border-left:4px solid var(--orange);background:#25190e;color:#ddd;margin-bottom:18px}.hidden{display:none!important}
@media(max-width:850px){.site-header nav{display:none;position:absolute;top:78px;left:0;right:0;background:#0b0b0b;padding:20px;flex-direction:column;border-bottom:1px solid #333}.site-header nav.open{display:flex}.menu{display:block}.hero{grid-template-columns:1fr;min-height:auto;padding-top:55px}.hero-art{order:-1}.hero-art img{max-height:440px;object-fit:cover;object-position:top}.stats{grid-template-columns:1fr 1fr}.stats div:nth-child(2){border-right:0}.stats div:nth-child(-n+2){border-bottom:1px solid var(--line)}.service-grid,.about,.review-layout,.quote-layout,.footer-grid,.admin-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr 1fr}.split{display:block}.about-art{min-height:320px}.admin-section.full{grid-column:auto}}
@media(max-width:560px){.shell{width:min(100% - 24px,var(--max))}.site-header{padding:0 14px}.brand strong{font-size:17px}.hero h1{letter-spacing:-2px}.section{padding:72px 0}.gallery-grid{grid-template-columns:1fr}.two{grid-template-columns:1fr}.stats div{padding:17px}.stats strong{font-size:17px}.service-strip{align-items:flex-start;flex-direction:column}.copyright{display:block}.mobile-bar{position:fixed;z-index:70;bottom:0;left:0;right:0;height:62px;background:#090909;border-top:1px solid #333;display:grid;grid-template-columns:1fr 1fr 1fr}.mobile-bar a{display:grid;place-items:center;text-decoration:none;font-weight:900}.mobile-bar a:last-child{background:var(--orange);color:#111}footer{padding-bottom:100px}}
