.lighting-page{--night:#07150d;--deep:#0d2116;--cream:#f7f4e9;--gold:#e9b84b;background:var(--cream)}
.lighting-hero{position:relative;display:flex;min-height:calc(100vh - 77px);align-items:flex-end;overflow:hidden;background:var(--night);color:#fff}
.lighting-hero-image,.lighting-cta>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.lighting-hero-image{object-position:center 48%}
.lighting-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,14,8,.87) 0%,rgba(4,14,8,.56) 48%,rgba(4,14,8,.08) 76%),linear-gradient(0deg,rgba(4,14,8,.78),transparent 52%)}
.lighting-hero-copy{position:relative;z-index:1;width:100%;padding-top:145px;padding-bottom:110px}
.lighting-kicker,.lighting-eyebrow{margin:0 0 16px;font:800 13px "Archivo Narrow",Arial,sans-serif;letter-spacing:.2em;text-transform:uppercase}
.lighting-kicker{color:#ffd56d}
.lighting-eyebrow{color:#2e7d46}
.lighting-hero h1{max-width:10ch;margin:0;font-size:clamp(58px,8vw,112px);font-weight:900;line-height:.89;letter-spacing:-.07em;text-wrap:balance}
.lighting-hero-copy>p:not(.lighting-kicker){max-width:52ch;margin:29px 0 0;color:rgba(255,255,255,.82);font-size:clamp(17px,2vw,21px);line-height:1.65}
.lighting-actions{display:flex;align-items:center;gap:24px;margin-top:36px;flex-wrap:wrap}
.lighting-button{display:inline-block;padding:15px 24px;border-radius:999px;background:#f5c518;color:#17241b;font-weight:900;box-shadow:0 8px 25px rgba(245,197,24,.22);transition:transform .2s ease,box-shadow .2s ease}
.lighting-button:hover{transform:translateY(-2px);box-shadow:0 13px 30px rgba(245,197,24,.3)}
.lighting-phone{color:#fff;font-size:14px;font-weight:800}
.lighting-hero-note{position:absolute;z-index:2;right:0;bottom:0;display:flex;min-width:310px;flex-direction:column;gap:5px;padding:22px 30px;background:rgba(247,244,233,.95);color:#14251a;backdrop-filter:blur(12px)}
.lighting-hero-note strong{font-size:14px}
.lighting-hero-note span{color:#617067;font-size:12px}
.lighting-intro{padding:120px 0;background:var(--cream)}
.lighting-intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:start}
.lighting-intro h2,.lighting-heading h2,.lighting-feature h2,.lighting-cta h2{margin:0;font-size:clamp(46px,6vw,76px);line-height:.95;letter-spacing:-.06em}
.lighting-intro-grid>div:last-child>p{margin:0;color:#435148;font-size:20px;line-height:1.75}
.lighting-benefits{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:34px}
.lighting-benefits span{padding:14px 16px;border:1px solid rgba(28,43,33,.1);border-radius:10px;background:rgba(255,255,255,.7);font-size:13px;font-weight:800}
.lighting-gallery{padding:110px 0 125px;background:var(--night);color:#fff}
.lighting-heading{display:flex;align-items:end;justify-content:space-between;gap:55px;margin-bottom:50px}
.lighting-heading .lighting-eyebrow{color:#9ac5a5}
.lighting-heading>p{max-width:48ch;margin:0;color:rgba(255,255,255,.62);font-size:14px;line-height:1.65}
.lighting-photo-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:230px;gap:14px}
.lighting-photo-grid figure{position:relative;grid-column:span 4;margin:0;overflow:hidden;border-radius:18px;background:#10231a}
.lighting-photo-grid .lighting-photo-wide{grid-column:span 8}
.lighting-photo-grid figure:nth-child(1),.lighting-photo-grid figure:nth-child(2){grid-row:span 2}
.lighting-photo-grid figure:nth-child(3),.lighting-photo-grid figure:nth-child(4),.lighting-photo-grid figure:nth-child(5){grid-row:span 2}
.lighting-photo-grid img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.22,1,.36,1)}
.lighting-photo-grid figure:hover img{transform:scale(1.035)}
.lighting-photo-grid figcaption{position:absolute;right:15px;bottom:15px;left:15px;padding:11px 13px;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:rgba(5,18,10,.72);font-size:11px;font-weight:800;backdrop-filter:blur(10px)}
.lighting-services{padding:110px 0;background:#e8eee5}
.lighting-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:44px;background:rgba(28,43,33,.13)}
.lighting-service-grid article{min-height:320px;padding:35px 28px;background:#e8eee5}
.lighting-service-grid span{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:#1c2b21;color:#fff;font-size:11px;font-weight:900}
.lighting-service-grid h3{margin:55px 0 14px;font-size:23px;line-height:1.1;letter-spacing:-.03em}
.lighting-service-grid p{margin:0;color:#526158;font-size:14px;line-height:1.65}
.lighting-feature{display:grid;grid-template-columns:1.12fr .88fr;min-height:720px;background:#f8f5eb}
.lighting-feature-image{min-height:600px;overflow:hidden}
.lighting-feature-image img{width:100%;height:100%;object-fit:cover}
.lighting-feature-copy{display:flex;justify-content:center;flex-direction:column;padding:70px clamp(35px,7vw,110px)}
.lighting-feature-copy h2{font-size:clamp(42px,5vw,68px)}
.lighting-feature-copy>p:not(.lighting-eyebrow){color:#4a5950;font-size:17px;line-height:1.7}
.lighting-feature-copy ul{display:grid;gap:11px;margin:24px 0 30px;padding:0;list-style:none}
.lighting-feature-copy li{position:relative;padding-left:22px;font-size:14px;font-weight:800}
.lighting-feature-copy li:before{content:"";position:absolute;top:.42em;left:0;width:8px;height:8px;border-radius:50%;background:#f5c518}
.lighting-feature-copy>a{color:#2e7d46;font-size:13px;font-weight:900}
.lighting-cta{position:relative;display:flex;min-height:650px;align-items:center;overflow:hidden;background:var(--night);color:#fff}
.lighting-cta>img{object-position:center}
.lighting-cta-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,17,9,.92) 0%,rgba(5,17,9,.75) 48%,rgba(5,17,9,.28) 78%)}
.lighting-cta-copy{position:relative;z-index:1;width:100%}
.lighting-cta h2{max-width:9ch}
.lighting-cta-copy>p:not(.lighting-kicker){max-width:52ch;color:rgba(255,255,255,.75);font-size:17px;line-height:1.7}

@media(max-width:900px){
  .lighting-hero{min-height:760px}
  .lighting-hero-note{display:none}
  .lighting-intro-grid{grid-template-columns:1fr;gap:35px}
  .lighting-heading{align-items:flex-start;flex-direction:column}
  .lighting-service-grid{grid-template-columns:repeat(2,1fr)}
  .lighting-feature{grid-template-columns:1fr}
  .lighting-feature-image{min-height:520px}
}
@media(max-width:760px){
  .lighting-hero{min-height:720px}
  .lighting-hero-image{object-position:62% center}
  .lighting-hero-shade{background:linear-gradient(0deg,rgba(4,14,8,.96) 0%,rgba(4,14,8,.58) 62%,rgba(4,14,8,.15) 100%)}
  .lighting-hero-copy{padding-top:210px;padding-bottom:70px}
  .lighting-hero h1{font-size:clamp(53px,16vw,74px)}
  .lighting-intro,.lighting-gallery,.lighting-services{padding:78px 0}
  .lighting-benefits{grid-template-columns:1fr}
  .lighting-photo-grid{grid-template-columns:1fr;grid-auto-rows:320px}
  .lighting-photo-grid figure,.lighting-photo-grid .lighting-photo-wide{grid-column:auto;grid-row:auto!important}
  .lighting-service-grid{grid-template-columns:1fr}
  .lighting-service-grid article{min-height:0}
  .lighting-service-grid h3{margin-top:35px}
  .lighting-feature-image{min-height:390px}
  .lighting-feature-copy{padding:68px 24px}
  .lighting-cta{min-height:650px}
  .lighting-cta-shade{background:linear-gradient(0deg,rgba(5,17,9,.96),rgba(5,17,9,.44))}
}
