:root{
  --black:#090604;
  --black-2:#160907;
  --red:#D20E05;
  --red-dark:#980101;
  --green:#364B09;
  --gold:#F6C85F;
  --warm:#FFF4DC;
  --paper:#F7F4EE;
  --white:#fff;
  --ink:#171311;
  --muted:#6f6964;
  --line:#e6ded5;
  --radius:22px;
  --shadow:0 24px 70px rgba(31,14,9,.13);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}
a{color:inherit}
img{max-width:100%;display:block}
.shell{width:min(1180px,calc(100% - 40px));margin:auto}
.announcement{background:var(--red-dark);color:#fff;text-align:center;padding:8px 20px;font-size:12px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}
.site-header{position:sticky;top:0;z-index:30;background:rgba(9,6,4,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.09)}
.nav-wrap{height:102px;display:flex;align-items:center;gap:30px}
.brand{width:180px;flex:0 0 auto}.brand img{width:100%;max-height:92px;object-fit:contain}
.desktop-nav{display:flex;gap:28px;margin-left:auto;align-items:center}
.desktop-nav a{color:#f9eee3;text-decoration:none;font-weight:700;font-size:14px;position:relative}
.desktop-nav a:after{content:"";position:absolute;height:2px;background:var(--gold);left:0;right:100%;bottom:-7px;transition:.2s}.desktop-nav a:hover:after,.desktop-nav a.active:after{right:0}
.nav-cta{display:flex;gap:12px;align-items:center}.phone{color:var(--warm);text-decoration:none;font-weight:800;font-size:14px}
.btn{display:inline-flex;justify-content:center;align-items:center;gap:8px;padding:14px 20px;border-radius:999px;text-decoration:none;font-weight:900;letter-spacing:.01em;border:0;cursor:pointer}
.btn-primary{background:linear-gradient(180deg,#ee1a10,var(--red));color:#fff;box-shadow:0 10px 25px rgba(210,14,5,.28)}
.btn-primary:hover{transform:translateY(-1px)}.btn-dark{background:var(--black);color:#fff}.btn-light{background:#fff;color:var(--red-dark)}.btn-outline{border:1px solid rgba(255,255,255,.28);color:#fff;background:rgba(255,255,255,.04)}
.mobile-toggle{display:none;background:none;border:0;color:#fff;font-size:26px}
.hero{background:radial-gradient(circle at 75% 20%,rgba(210,14,5,.22),transparent 30%),linear-gradient(135deg,var(--black),#190604 62%,#330907);color:#fff;padding:92px 0 82px;overflow:hidden}
.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}
.kicker{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:18px}.kicker:before{content:"";width:26px;height:2px;background:currentColor}
h1,h2,h3{font-family:Manrope,Inter,sans-serif;line-height:1.04;letter-spacing:-.035em;margin:0}
h1{font-size:clamp(48px,7vw,82px)}.hero h1 span{color:var(--warm)}
.hero p{font-size:18px;color:#ddd0c6;max-width:650px;margin:24px 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:26px;color:#d7c7bc;font-size:13px}.hero-trust span:before{content:"•";color:var(--gold);margin-right:8px}
.hero-card{background:linear-gradient(150deg,#310604,#0b0705);border:1px solid rgba(255,255,255,.11);border-radius:30px;padding:20px;box-shadow:0 35px 80px rgba(0,0,0,.34)}
.hero-card .logo-stage{min-height:390px;border-radius:22px;background:radial-gradient(circle at 50% 50%,rgba(210,14,5,.20),transparent 46%),#050302;display:grid;place-items:center;overflow:hidden}.logo-stage img{width:86%;filter:drop-shadow(0 22px 30px rgba(0,0,0,.55))}.hero-card-note{display:flex;justify-content:space-between;gap:12px;color:#cdbfb5;font-size:12px;padding:14px 8px 3px}.hero-card-note strong{color:#fff}
.page-hero{background:linear-gradient(120deg,#080403,#250706 70%,#500a05);color:#fff;padding:78px 0}.page-hero .shell{max-width:900px}.page-hero h1{font-size:clamp(44px,6vw,72px)}.page-hero p{font-size:18px;color:#ddcfc6;max-width:740px;margin:20px 0 0}
.proof-strip{background:#fff;border-bottom:1px solid var(--line)}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.proof-grid div{padding:24px 28px;border-right:1px solid var(--line)}.proof-grid div:last-child{border:0}.proof-grid strong,.proof-grid span{display:block}.proof-grid strong{font-family:Manrope;font-size:16px}.proof-grid span{color:var(--muted);font-size:12px;margin-top:3px}
.section{padding:96px 0}.section-white{background:#fff}.section-dark{background:linear-gradient(145deg,#0a0504,#250604);color:#fff}.section-red{background:linear-gradient(135deg,var(--red-dark),var(--red));color:#fff}.section-green{background:#293909;color:#fff}
.section-head{max-width:760px;margin-bottom:42px}.section-head.split{max-width:none;display:grid;grid-template-columns:1fr .8fr;gap:60px;align-items:end}.section-head h2{font-size:clamp(38px,5vw,58px)}.section-head p{color:var(--muted);font-size:17px;margin:18px 0 0}.section-dark .section-head p,.section-red .section-head p,.section-green .section-head p{color:#d8ccc4}
.cards-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px;box-shadow:0 10px 32px rgba(30,16,10,.04)}.card h3{font-size:24px;margin:16px 0 10px}.card p{color:var(--muted);margin:0}.card .number{font-weight:900;color:var(--red);font-size:12px;letter-spacing:.1em}.card.red-card{background:linear-gradient(145deg,var(--red-dark),var(--red));color:#fff;border:0}.card.red-card p{color:#f3d8d4}
.install-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.install-card{min-height:330px;background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;display:flex;flex-direction:column}.install-visual{height:170px;position:relative;background:linear-gradient(160deg,#140806,#2d0905);overflow:hidden}.install-visual:before{content:"";position:absolute;left:10%;right:10%;bottom:24px;height:72px;background:#301812;clip-path:polygon(0 45%,25% 8%,46% 34%,66% 4%,100% 46%,100% 100%,0 100%)}.install-visual:after{content:"";position:absolute;left:11%;right:10%;top:64px;height:3px;background:var(--warm);box-shadow:0 0 6px var(--gold),0 0 18px var(--gold);transform:rotate(-2deg)}.install-card:nth-child(2) .install-visual:after{transform:rotate(7deg);top:54px}.install-card:nth-child(3) .install-visual:after{top:104px;transform:none}.install-card:nth-child(4) .install-visual:after{left:17%;right:17%;top:35px;height:85px;background:radial-gradient(circle,var(--warm) 0 2px,transparent 3px);background-size:13px 13px;box-shadow:none;transform:none}.install-card:nth-child(5) .install-visual:after{top:43px;height:95px;left:32%;right:32%;background:radial-gradient(circle,var(--gold) 0 2px,transparent 3px);background-size:13px 13px;box-shadow:none;transform:none}.install-card:nth-child(6) .install-visual:after{top:28px;left:18%;right:18%;height:105px;background:radial-gradient(circle,var(--warm) 0 3px,transparent 4px);background-size:24px 24px;box-shadow:none;transform:none}.install-copy{padding:24px}.install-copy h3{font-size:23px}.install-copy p{color:var(--muted);font-size:14px}
.product-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.product-card{border-radius:24px;padding:34px;background:#fff;color:var(--ink)}.product-card h3{font-size:28px}.product-card p{color:var(--muted)}.product-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:24px}.product-chip{padding:16px;border-radius:14px;background:#f5f0ea;border:1px solid var(--line);font-weight:800;font-size:14px}.color-card{background:#100705;color:#fff}.color-card p{color:#cbbcb2}.swatches{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:24px}.swatch{text-align:center;font-size:12px;color:#ddd0c7}.bulb{width:48px;height:48px;border-radius:50%;margin:0 auto 8px;border:3px solid rgba(255,255,255,.28);box-shadow:0 0 18px currentColor}.warm{background:#fff2bc;color:#fff2bc}.pure{background:#fff;color:#fff}.red{background:#e2130b;color:#e2130b}.green{background:#36a842;color:#36a842}.blue{background:#258eea;color:#258eea}.orange{background:#f28c26;color:#f28c26}.yellow{background:#ffd84a;color:#ffd84a}.multi{background:conic-gradient(#e2130b,#36a842,#258eea,#ffd84a,#e2130b);color:#ffd84a}
.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.price-card{background:#fff;color:var(--ink);border-radius:24px;padding:28px;position:relative}.price-card.featured{outline:2px solid var(--gold);transform:translateY(-8px)}.price-card .tag{display:inline-flex;padding:6px 10px;border-radius:999px;background:#f3ebe3;color:var(--red-dark);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.price-card h3{font-size:26px;margin:16px 0 8px}.price-card p{color:var(--muted);min-height:72px}.price-value{border-top:1px solid var(--line);margin-top:20px;padding-top:20px}.price-value small{display:block;color:var(--muted);font-weight:800;text-transform:uppercase;font-size:10px;letter-spacing:.08em}.price-value strong{font-size:27px;font-family:Manrope}.pricing-note{font-size:12px;color:#c9bbb1;text-align:center;margin-top:24px}
.gallery-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:260px 260px;gap:14px}.photo{border-radius:24px;background:linear-gradient(145deg,#160805,#4b0b05);position:relative;overflow:hidden}.photo:first-child{grid-row:1/3}.photo:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 23%,rgba(246,200,95,.22),transparent 18%),linear-gradient(0deg,rgba(0,0,0,.7),transparent 64%)}.photo:after{content:"Add project photo";position:absolute;left:20px;bottom:18px;color:#fff;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px}.stars{color:#e8a728;letter-spacing:2px;font-size:16px}.review blockquote{margin:16px 0 18px;font-size:16px;color:#3d3733}.review cite{font-style:normal;font-weight:900}.review small{display:block;color:var(--muted)}
.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step{border-top:3px solid var(--red);padding-top:18px}.step span{font-size:11px;color:var(--red);font-weight:900;letter-spacing:.1em}.step h3{font-size:21px;margin:12px 0 7px}.step p{font-size:14px;color:var(--muted)}
.faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.faq details{border-top:1px solid var(--line);padding:20px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{font-weight:900;font-family:Manrope;cursor:pointer}.faq details p{color:var(--muted)}
.about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.about-panel{background:linear-gradient(145deg,#250705,#080403);color:#fff;padding:36px;border-radius:28px;position:sticky;top:120px}.about-panel img{width:78%;margin:auto}.about-copy h2{font-size:48px}.about-copy p{font-size:17px;color:var(--muted)}
.contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:60px}.contact-info{background:linear-gradient(145deg,#230605,#0a0504);color:#fff;padding:34px;border-radius:25px}.contact-info a{color:#fff;text-decoration:none;font-weight:900}.contact-info .item{border-top:1px solid rgba(255,255,255,.14);padding:18px 0}.contact-info .item:first-of-type{margin-top:28px}.contact-info small{display:block;color:#c9b9b0;text-transform:uppercase;font-weight:900;letter-spacing:.08em}.form-card{background:#fff;border:1px solid var(--line);border-radius:25px;padding:32px;box-shadow:var(--shadow)}label{font-size:12px;font-weight:900;display:block;margin-bottom:16px}input,select,textarea{width:100%;margin-top:7px;padding:13px 14px;border-radius:10px;border:1px solid #d8d0c9;background:#fcfaf7;font:inherit;color:var(--ink)}textarea{min-height:125px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.file-box{border:1px dashed #cfc1b6;border-radius:12px;padding:16px;background:#faf5ef;color:var(--muted);font-size:13px}
.cta{padding:80px 0;background:radial-gradient(circle at 70% 25%,rgba(246,200,95,.14),transparent 30%),linear-gradient(135deg,var(--red-dark),var(--red));color:#fff}.cta-grid{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center}.cta h2{font-size:clamp(36px,5vw,55px)}.cta p{color:#f5d9d4;max-width:700px}
.site-footer{background:#070302;color:#fff;padding:58px 0 22px}.footer-grid{display:grid;grid-template-columns:1.5fr .7fr .8fr;gap:60px}.footer-logo{width:180px}.footer-grid p{color:#ac9d94;max-width:430px}.footer-grid h4{font-family:Manrope;margin:0 0 14px}.footer-grid a,.footer-grid span{display:block;color:#b8aaa2;text-decoration:none;font-size:14px;margin:7px 0}.footer-bottom{border-top:1px solid #2a1712;padding-top:18px;margin-top:38px;display:flex;justify-content:space-between;font-size:12px;color:#806f67}
@media(max-width:980px){.desktop-nav,.phone{display:none}.mobile-toggle{display:block;margin-left:auto}.nav-cta{margin-left:0}.hero-grid,.product-grid,.about-grid,.contact-grid,.faq,.section-head.split{grid-template-columns:1fr}.cards-3,.install-grid,.pricing-grid,.reviews-grid{grid-template-columns:1fr 1fr}.proof-grid{grid-template-columns:repeat(2,1fr)}.proof-grid div:nth-child(2){border-right:0}.process-grid{grid-template-columns:1fr 1fr}.about-panel{position:static}.cta-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/3}}
@media(max-width:650px){.announcement{font-size:10px}.shell{width:min(100% - 26px,1180px)}.site-header{position:relative}.nav-wrap{height:84px}.brand{width:135px}.nav-cta .btn{padding:11px 14px;font-size:12px}.hero{padding:58px 0}.hero-card .logo-stage{min-height:270px}.hero-actions{display:grid}.proof-grid{grid-template-columns:1fr 1fr}.proof-grid div{padding:18px 12px}.section{padding:70px 0}.cards-3,.install-grid,.pricing-grid,.reviews-grid,.process-grid{grid-template-columns:1fr}.product-list,.swatches{grid-template-columns:1fr 1fr}.price-card.featured{transform:none}.gallery-grid{grid-template-columns:1fr;grid-template-rows:repeat(3,220px)}.photo:first-child{grid-row:auto}.field-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{display:block}.footer-bottom span{margin-bottom:7px}}

/* Homepage value proposition */
.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.why-item{padding:38px 38px 42px 0;position:relative}.why-item+ .why-item{border-left:1px solid var(--line);padding-left:38px}.why-number{font-size:11px;font-weight:900;letter-spacing:.12em;color:var(--red)}.why-item h3{font-family:Manrope,sans-serif;font-size:32px;margin:12px 0 16px}.why-item p{color:var(--muted);margin:0;line-height:1.75}
.affordable-band{background:linear-gradient(135deg,var(--red-dark),var(--red));color:#fff;padding:70px 0}.affordable-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.affordable-band h2{font-size:clamp(36px,4.5vw,54px);margin-top:8px}.affordable-band p{color:#f6ddd8;font-size:16px;margin:0 0 24px}.affordable-band .kicker{color:var(--gold)}
@media(max-width:980px){.why-grid,.affordable-grid{grid-template-columns:1fr}.why-item,.why-item+ .why-item{padding:28px 0;border-left:0;border-top:1px solid var(--line)}.why-item:first-child{border-top:0}.affordable-grid{gap:24px}}

/* About owner */
.owner-section{margin-top:72px;padding-top:58px;border-top:1px solid var(--line);max-width:900px}
.owner-section h2{font-size:clamp(34px,4vw,48px);margin:10px 0 20px}
.owner-section p{font-size:18px;line-height:1.8;color:var(--muted);max-width:860px}

/* Gallery color-scheme organization */
.gallery-categories{display:flex;gap:10px;flex-wrap:wrap;margin:-10px 0 58px;padding-bottom:24px;border-bottom:1px solid var(--line)}
.gallery-categories a{display:inline-flex;align-items:center;padding:10px 16px;border-radius:999px;background:#fff;border:1px solid var(--line);text-decoration:none;font-size:13px;font-weight:900;transition:.2s}
.gallery-categories a:hover{border-color:var(--red);color:var(--red);transform:translateY(-1px)}
.gallery-category{scroll-margin-top:120px;margin-top:76px}.gallery-category:first-of-type{margin-top:0}
.gallery-category-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:24px}
.gallery-category-head>div{display:flex;align-items:center;gap:9px}.gallery-category-head h2{font-size:clamp(30px,4vw,44px);margin-left:4px}
.gallery-category-head p{margin:0;color:var(--muted);max-width:460px;text-align:right}
.gallery-dot{width:15px;height:15px;border-radius:50%;display:inline-block;border:2px solid rgba(0,0,0,.12);box-shadow:0 0 10px currentColor}
.gallery-dot-warm{background:#fff0b5;color:#edc45e}.gallery-dot-pure{background:#fff;color:#ddd}.gallery-dot-red{background:#e2130b;color:#e2130b}.gallery-dot-blue{background:#258eea;color:#258eea}.gallery-dot-multi{background:conic-gradient(#e2130b,#36a842,#258eea,#ffd84a,#e2130b);color:#ffd84a}
@media(max-width:650px){.gallery-categories{margin-bottom:42px}.gallery-category{margin-top:58px}.gallery-category-head{display:block}.gallery-category-head p{text-align:left;margin-top:10px}}
/* Real project photography */
.hero-photo-card{padding:0;overflow:hidden;background:#080403}
.hero-photo-card>img{display:block;width:100%;height:430px;object-fit:cover;object-position:center}
.hero-photo-card .hero-card-note{padding:15px 20px 17px;background:#0b0705}
.photo{background:#100705}
.photo:before,.photo:after{display:none}
.photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}
.photo:hover img{transform:scale(1.025)}
.install-visual{background:#100705}
.install-visual:before,.install-visual:after{display:none}
.install-visual img{width:100%;height:100%;object-fit:cover;display:block}
.product-photo{width:100%;height:220px;object-fit:cover;border-radius:17px;margin-bottom:24px}
.gallery-category .gallery-grid{grid-template-columns:repeat(12,1fr);grid-template-rows:none;grid-auto-rows:230px}
.gallery-category .photo{grid-column:span 4;grid-row:auto}
.gallery-category .photo:first-child{grid-column:span 8;grid-row:span 2}
.gallery-category .photo:nth-child(2){grid-column:span 4;grid-row:span 2}
.gallery-category .photo:nth-child(n+3){grid-column:span 4}
.gallery-category#blue-white .photo{grid-column:span 6;grid-row:span 2}
.gallery-category#blue-white .photo:first-child{grid-column:span 6}
@media(max-width:650px){.hero-photo-card>img{height:320px}.gallery-category .gallery-grid{display:grid;grid-template-columns:1fr;grid-auto-rows:240px}.gallery-category .photo,.gallery-category .photo:first-child,.gallery-category .photo:nth-child(2),.gallery-category .photo:nth-child(n+3),.gallery-category#blue-white .photo,.gallery-category#blue-white .photo:first-child{grid-column:auto;grid-row:auto}.product-photo{height:190px}}

/* User-selected placement updates */
.about-photo-panel{padding:0;overflow:hidden;background:#090604}.about-photo-panel>img{width:100%;height:440px;object-fit:cover;object-position:center}.about-panel-caption{padding:24px 28px 30px}.about-panel-caption h3{font-size:28px;margin:0 0 8px}.about-panel-caption p{color:#d2c3ba;margin:0}.owner-with-photo{width:min(1180px,calc(100% - 40px));max-width:1180px;margin:72px auto 0;display:grid;grid-template-columns:1.15fr .85fr;gap:48px;align-items:center}.owner-photo{margin:0;border-radius:24px;overflow:hidden;background:#100705;min-height:440px}.owner-photo img{width:100%;height:440px;object-fit:cover}.gallery-dot-install{background:var(--red);color:var(--red)}.gallery-category#installing .photo:first-child{grid-column:span 8;grid-row:span 2}.gallery-category#installing .photo:nth-child(2){grid-column:span 4;grid-row:span 2}.gallery-category#installing .photo:nth-child(n+3){grid-column:span 4;grid-row:auto}@media(max-width:980px){.owner-with-photo{grid-template-columns:1fr}.about-photo-panel{position:static}}@media(max-width:650px){.about-photo-panel>img,.owner-photo img{height:320px}.owner-photo{min-height:320px}.gallery-category#installing .photo,.gallery-category#installing .photo:first-child,.gallery-category#installing .photo:nth-child(2),.gallery-category#installing .photo:nth-child(n+3){grid-column:auto;grid-row:auto}}

/* Services: preserve each project photo's original aspect ratio. */
.install-visual{height:auto;overflow:hidden;background:#100705;line-height:0}
.install-visual img{width:100%;height:auto;object-fit:contain;display:block}

/* Services: preserve each selected photo's original aspect ratio. */
.install-card .install-visual{height:auto !important;min-height:0 !important;overflow:visible;background:#100705;line-height:0}
.install-card .install-visual img{display:block;width:100% !important;height:auto !important;max-height:none !important;aspect-ratio:auto !important;object-fit:contain !important;object-position:center !important}


/* Gallery: preserve the full original aspect ratio of every renamed photo. */
.gallery-category .gallery-grid{display:block;column-count:3;column-gap:16px;grid-template-columns:none;grid-auto-rows:unset}
.gallery-category .photo,.gallery-category .photo:first-child,.gallery-category .photo:nth-child(2),.gallery-category .photo:nth-child(n+3),.gallery-category#blue-white .photo,.gallery-category#blue-white .photo:first-child,.gallery-category#installing .photo,.gallery-category#installing .photo:first-child,.gallery-category#installing .photo:nth-child(2),.gallery-category#installing .photo:nth-child(n+3){display:inline-block;width:100%;height:auto;grid-column:auto;grid-row:auto;margin:0 0 16px;break-inside:avoid;overflow:hidden;vertical-align:top}
.gallery-category .photo img{display:block;width:100%;height:auto;object-fit:contain;object-position:center;transform:none!important}
@media(max-width:900px){.gallery-category .gallery-grid{column-count:2}}
@media(max-width:650px){.gallery-category .gallery-grid{column-count:1}.gallery-category .photo{margin-bottom:14px}}

/* Roofline/ridge/garage bulb color photography */
.bulb-color-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:26px}
.bulb-color{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-width:0;text-align:center}
.bulb-color img{display:block;width:100%;max-width:108px;height:auto;aspect-ratio:auto;object-fit:contain;margin:0 auto 10px}
.bulb-color span{font-size:13px;font-weight:800;color:#f3e9e2;line-height:1.25}
@media(max-width:650px){.bulb-color-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px}.bulb-color img{max-width:120px}}

/* Greenery product showcase */
.greenery-product-card{grid-column:1/-1}
.greenery-product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;align-items:center;margin-top:24px}
.greenery-product{display:flex;align-items:center;justify-content:center;min-height:190px;padding:10px}
.greenery-product img{display:block;width:100%;height:auto;max-height:230px;object-fit:contain}
@media(max-width:900px){.greenery-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:560px){.greenery-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.greenery-product{min-height:145px}.greenery-product img{max-height:180px}}

/* Product component sizing */
.bulb-color img{max-width:135px}
.mini-color-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-top:26px}
.mini-color{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-width:0;text-align:center}
.mini-color img{display:block;width:100%;max-width:169px;height:auto;object-fit:contain;margin:0 auto 10px}
.mini-color span{font-size:13px;font-weight:800;line-height:1.25}
.greenery-product{min-height:238px}
.greenery-product img{max-height:288px}
@media(max-width:650px){.bulb-color img{max-width:150px}.mini-color-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px}.mini-color img{max-width:180px}}
@media(max-width:560px){.greenery-product{min-height:181px}.greenery-product img{max-height:225px}}

/* Pricing cards with example-house illustrations */
.pricing-visual{display:flex;align-items:center;justify-content:center;margin:-8px -8px 18px;padding:10px;min-height:180px;border-radius:18px;background:#faf7f3}
.pricing-visual img{display:block;width:100%;height:auto;max-height:220px;object-fit:contain}
.price-values{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:20px;padding-top:20px;border-top:1px solid var(--line)}
.price-values .price-value{border-top:0;margin-top:0;padding-top:0}
.price-values .reinstall{border-left:1px solid var(--line);padding-left:14px}
@media(max-width:650px){.pricing-visual{min-height:0}.price-values{grid-template-columns:1fr}.price-values .reinstall{border-left:0;border-top:1px solid var(--line);padding-left:0;padding-top:14px}}

/* Production responsive + performance finishing pass */
html,body{max-width:100%;overflow-x:hidden}
img{height:auto}
button,a,input,select,textarea{touch-action:manipulation}
.mobile-toggle{min-width:44px;min-height:44px;align-items:center;justify-content:center;border-radius:10px}
.mobile-toggle:focus-visible,.btn:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:3px}
.desktop-nav.is-open{display:flex!important;position:absolute;top:100%;left:0;right:0;z-index:40;background:#090604;padding:18px max(20px,calc((100vw - 1180px)/2));flex-direction:column;align-items:flex-start;gap:0;border-top:1px solid rgba(255,255,255,.1);box-shadow:0 18px 40px rgba(0,0,0,.28)}
.desktop-nav.is-open a{width:100%;padding:12px 0;font-size:15px}
.desktop-nav.is-open a:after{bottom:5px}

/* Product photography: stable, readable layouts at every width. */
.color-product-grid{grid-template-columns:1fr 1fr}
.mini-color-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:26px}
.mini-color{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-width:0;text-align:center}
.mini-color img{display:block;width:100%;max-width:135px;height:auto;object-fit:contain;margin:0 auto 10px}
.mini-color span{font-size:13px;font-weight:800;line-height:1.25;color:var(--ink)}
.color-card .bulb-color img{max-width:135px}
.greenery-product-grid{gap:20px}.greenery-product{min-height:220px}.greenery-product img{max-height:265px}

/* Pricing illustrations stay fully visible and pricing remains easy to scan. */
.pricing-visual{display:flex;align-items:center;justify-content:center;height:220px;margin:-4px -4px 18px;padding:10px;border-radius:18px;background:#faf7f2;overflow:hidden}
.pricing-visual img{width:100%;height:100%;object-fit:contain}
.price-values{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:20px;border-top:1px solid var(--line);padding-top:20px}
.price-values .price-value{margin:0;padding:0;border:0}
.price-values .price-value.reinstall{padding-left:14px;border-left:1px solid var(--line)}

/* Reduce offscreen rendering work on long photo-heavy pages without hiding content. */
.gallery-category,.install-card,.product-card,.review{content-visibility:auto;contain-intrinsic-size:auto 420px}

@media(max-width:980px){
  .nav-wrap{gap:16px}
  .color-product-grid{grid-template-columns:1fr}
  .mini-color-grid,.bulb-color-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
  .greenery-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .pricing-visual{height:200px}
}
@media(max-width:650px){
  .nav-wrap{gap:9px}
  .mobile-toggle{display:inline-flex;margin-left:auto;padding:8px}
  .nav-cta{gap:0}.nav-cta .btn{padding:10px 12px;font-size:11px;white-space:nowrap}
  h1{font-size:clamp(40px,12vw,54px)}
  .page-hero{padding:56px 0}.page-hero h1{font-size:clamp(38px,11vw,52px)}
  .page-hero p,.hero p{font-size:16px}
  .section-head h2{font-size:clamp(34px,10vw,46px)}
  .hero-grid{gap:34px}.hero-photo-card>img{height:auto;max-height:none;object-fit:contain}
  .proof-grid{grid-template-columns:1fr 1fr}.proof-grid strong{font-size:14px}.proof-grid span{font-size:11px}
  .card,.product-card,.review,.price-card{padding:22px}
  .install-copy{padding:20px}.install-copy h3{font-size:22px}
  .bulb-color-grid,.mini-color-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}
  .bulb-color img,.color-card .bulb-color img,.mini-color img{max-width:145px}
  .greenery-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.greenery-product{min-height:170px}.greenery-product img{max-height:210px}
  .pricing-visual{height:auto;min-height:160px;max-height:220px}.pricing-visual img{height:auto;max-height:200px}
  .price-values{grid-template-columns:1fr 1fr;gap:10px}.price-value strong{font-size:23px}
  .gallery-categories{gap:8px}.gallery-categories a{padding:9px 12px;font-size:12px}
  .cta{padding:62px 0}.cta .btn{width:100%}
  .footer-grid{gap:30px}.footer-logo{width:150px}
}
@media(max-width:390px){
  .brand{width:118px}.nav-cta .btn{padding:9px 10px;font-size:10px}.mobile-toggle{font-size:23px;min-width:40px}
  .shell{width:min(100% - 22px,1180px)}
  .proof-grid{grid-template-columns:1fr}.proof-grid div{border-right:0;border-bottom:1px solid var(--line)}.proof-grid div:last-child{border-bottom:0}
  .price-values{grid-template-columns:1fr}.price-values .price-value.reinstall{border-left:0;border-top:1px solid var(--line);padding-left:0;padding-top:12px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Quote form: allow customers to select multiple services. */
.service-select{border:0;padding:0;margin:0 0 18px;min-width:0}
.service-select legend{font-size:12px;font-weight:900;margin-bottom:9px}
.service-select legend span{font-weight:600;color:var(--muted)}
.service-options{display:grid;grid-template-columns:1fr 1fr;gap:9px 12px}
.service-options label{display:flex;align-items:center;gap:9px;margin:0;padding:11px 12px;border:1px solid #d8d0c9;border-radius:10px;background:#fcfaf7;font-size:12px;cursor:pointer}
.service-options input[type=checkbox]{width:17px;height:17px;margin:0;flex:0 0 auto;accent-color:var(--red)}

/* Mobile services: keep product/color cards entirely inside the viewport. */
@media(max-width:650px){
  body{overflow-x:hidden}
  .color-product-grid,.product-card,.color-card,.mini-color-card{min-width:0;max-width:100%}
  .product-card{overflow:hidden}
  .product-card h3{font-size:clamp(24px,7.2vw,30px);line-height:1.15;overflow-wrap:anywhere}
  .product-card p{font-size:14px}
  .bulb-color-grid,.mini-color-grid{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 8px}
  .bulb-color,.mini-color{min-width:0;max-width:100%}
  .bulb-color img,.color-card .bulb-color img,.mini-color img{width:min(100%,125px);max-width:125px}
  .bulb-color span,.mini-color span{font-size:12px;overflow-wrap:anywhere}
  .service-options{grid-template-columns:1fr}
}
