*{box-sizing:border-box}html{scroll-behavior:smooth}:root{--black:#0b0d10;--gold:#c89a2e;--soft:#f6f4ee;--text:#111318;--muted:#6b6e73}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}button{font:inherit}.header{height:82px;display:flex;align-items:center;padding:0 44px;background:#090b0e;color:#fff;position:sticky;top:0;z-index:50}.brand{display:flex;align-items:center;gap:13px;min-width:260px}.mark{width:46px;height:46px;border:2px solid #fff;border-radius:50%;position:relative}.mark:before,.mark:after{content:"";position:absolute;width:4px;height:29px;background:#fff;top:7px}.mark:before{left:14px;transform:rotate(24deg)}.mark:after{right:14px;transform:rotate(-24deg)}.mark span{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--gold);bottom:7px;left:17px}.brandtext{display:flex;flex-direction:column}.brandtext b{font-size:24px;letter-spacing:.32em;font-weight:400}.brandtext small{font-size:7px;letter-spacing:.24em;color:#d9c27e;margin-top:4px}nav{display:flex;gap:28px;align-items:center;margin:auto;font-size:14px}nav a{padding:30px 0;position:relative}nav a.active:after,nav a:hover:after{content:"";height:2px;background:var(--gold);position:absolute;left:0;right:0;bottom:18px}.quote,.gold-btn{background:linear-gradient(135deg,#d5ad4b,#a97c17);color:#fff;padding:14px 20px;font-size:12px;font-weight:700;border:0;display:inline-flex;align-items:center;gap:10px;cursor:pointer}.quote{border-radius:3px}.hero{height:650px;position:relative;overflow:hidden;background:#000}.hero-slides,.hero-slide{position:absolute;inset:0}.hero-slide{background-size:cover;background-position:center;opacity:0;transition:opacity .8s ease;pointer-events:none}.hero-slide.active{opacity:1;pointer-events:auto}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.28) 55%,rgba(0,0,0,.10))}.hero-copy{position:absolute;z-index:2;left:max(7vw,60px);top:50%;transform:translateY(-50%);max-width:650px;color:#fff}.kicker,.section-title span,.knowledge-intro>span,.contact>div>span{font-size:11px;letter-spacing:.23em;color:#d7b75e;font-weight:700}.hero h1{font-family:Georgia,serif;font-size:64px;line-height:1.03;margin:16px 0 22px;font-weight:400}.hero p{font-size:16px;line-height:1.7;color:#e4e4e1;max-width:550px;margin-bottom:28px}.hero-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:45px;height:45px;border-radius:50%;border:1px solid rgba(255,255,255,.15);background:rgba(0,0,0,.35);color:#fff;font-size:34px;cursor:pointer}.hero-arrow.prev{left:22px}.hero-arrow.next{right:22px}.hero-dots,.product-dots{display:flex;gap:8px;justify-content:center}.hero-dots{position:absolute;z-index:4;bottom:22px;left:0;right:0}.hero-dots button,.product-dots button{width:8px;height:8px;border-radius:50%;border:0;background:#d0d0d0;padding:0}.hero-dots button.active,.product-dots button.active{background:var(--gold)}.section{padding:90px max(5vw,40px)}.section-title{text-align:center;max-width:760px;margin:0 auto 42px}.section-title h2,.knowledge-intro h2,.contact h2{font-family:Georgia,serif;font-size:44px;font-weight:400;margin:10px 0}.section-title p{color:var(--muted);line-height:1.7}.section-title.compact{margin-bottom:30px}.solutions{background:#fff}.solution-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-width:1320px;margin:auto}.solution{height:260px;background:linear-gradient(0deg,rgba(0,0,0,.68),rgba(0,0,0,.05)),var(--img) center/cover no-repeat;position:relative;color:#fff;overflow:hidden}.solution div{position:absolute;left:20px;right:20px;bottom:18px}.solution b{font-size:20px;display:block}.solution small{display:block;margin-top:5px;color:#ddd}.featured{background:#f8f7f3}.product-slider{max-width:1320px;margin:auto;position:relative}.product-stage{background:#fff;border:1px solid #ebe8df;min-height:560px;overflow:hidden}.product-slide{display:none;grid-template-columns:1.08fr .92fr;min-height:560px}.product-slide.active{display:grid}.product-image{display:flex;align-items:center;justify-content:center;padding:55px;background:#fff}.product-image img{max-width:100%;max-height:430px;object-fit:contain;filter:drop-shadow(0 12px 22px rgba(0,0,0,.08))}.product-info{padding:80px 70px;display:flex;flex-direction:column;justify-content:center;background:#fbfaf7}.product-info>span{font-size:11px;letter-spacing:.18em;color:#b58b26;font-weight:700}.product-info h3{font-family:Georgia,serif;font-size:42px;font-weight:400;margin:10px 0 18px}.product-info p{font-size:16px;line-height:1.7;color:#666a6e;max-width:560px}.specs{display:flex;flex-wrap:wrap;gap:10px 24px;margin:20px 0 28px}.specs b{font-size:13px;font-weight:600;position:relative}.specs b:not(:last-child):after{content:"";width:1px;height:15px;background:#bbb;position:absolute;right:-13px;top:0}.product-info .gold-btn{align-self:flex-start}.product-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;border:1px solid #ddd;background:#fff;font-size:32px;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.08)}.product-arrow.pprev{left:-24px}.product-arrow.pnext{right:-24px;background:#c39934;color:white;border-color:#c39934}.product-dots{margin-top:18px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;padding-top:55px;padding-bottom:55px}.benefit{display:flex;gap:16px;align-items:flex-start;border-right:1px solid #e6e3da;padding-right:20px}.benefit:last-child{border:0}.benefit i{font-style:normal;width:42px;height:42px;border:2px solid #c39934;border-radius:50%;color:#b58b26;display:grid;place-items:center;font-size:20px}.benefit div{display:flex;flex-direction:column;gap:7px}.benefit b{font-size:15px}.benefit span{font-size:13px;line-height:1.5;color:#6a6d72}.dark-section{background:#0b0d10;color:#fff}.knowledge{display:grid;grid-template-columns:.7fr 1.7fr;gap:55px}.knowledge-intro p{line-height:1.7;color:#b8bbc0}.knowledge-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.knowledge-img{height:190px;background-size:cover;background-position:center}.knowledge-grid h3{font-size:20px;margin:16px 0 8px}.knowledge-grid p{font-size:14px;line-height:1.6;color:#aeb1b6}.contact{display:grid;grid-template-columns:1fr 1fr;gap:70px;background:#f6f3eb}.contact p{line-height:1.8;color:#666;max-width:560px}.contact form{display:grid;gap:12px}.contact input,.contact textarea{padding:16px;border:1px solid #ddd;background:#fff;font:inherit}.contact textarea{min-height:120px;resize:vertical}.contact button{justify-self:start}footer{background:#080a0c;color:#ccc;padding:45px max(5vw,40px);display:flex;justify-content:space-between;align-items:center}.footer-brand{display:flex;flex-direction:column}.footer-brand b{color:#fff;font-size:22px;letter-spacing:.28em;font-weight:400}.footer-brand small{font-size:7px;letter-spacing:.2em;color:#c9ac5c;margin-top:4px}@media(max-width:1000px){nav{display:none}.header{padding:0 20px}.brand{min-width:0}.quote{margin-left:auto}.hero h1{font-size:50px}.solution-strip{grid-template-columns:repeat(2,1fr)}.product-slide.active{grid-template-columns:1fr}.product-image{padding:35px}.product-info{padding:40px}.benefits{grid-template-columns:repeat(2,1fr)}.knowledge,.contact{grid-template-columns:1fr}.knowledge-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.header{height:72px}.quote{display:none}.brandtext b{font-size:18px}.hero{height:590px}.hero-copy{left:24px;right:24px}.hero h1{font-size:42px}.hero p{font-size:15px}.section{padding:65px 18px}.solution-strip{grid-template-columns:1fr}.solution{height:230px}.section-title h2,.knowledge-intro h2,.contact h2{font-size:36px}.product-slide{min-height:auto}.product-image{height:330px}.product-info{padding:35px 26px}.product-info h3{font-size:34px}.product-arrow.pprev{left:5px}.product-arrow.pnext{right:5px}.benefits{grid-template-columns:1fr}.benefit{border-right:0;border-bottom:1px solid #e6e3da;padding-bottom:20px}.knowledge-grid{grid-template-columns:1fr}}
.solution-strip.simplified{grid-template-columns:repeat(3,1fr)}
.lifestyle-carousel{position:relative;height:620px;overflow:hidden;background:#111}
.lifestyle-slides,.lifestyle-slide{position:absolute;inset:0}
.lifestyle-slide{opacity:0;transition:opacity .75s ease;background-size:cover;background-position:center;pointer-events:none}
.lifestyle-slide.active{opacity:1;pointer-events:auto}
.lifestyle-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.66),rgba(0,0,0,.15) 64%,rgba(0,0,0,.04))}
.lifestyle-copy{position:absolute;left:max(7vw,60px);bottom:76px;color:white;max-width:610px;z-index:2}
.lifestyle-copy>span{font-size:11px;letter-spacing:.22em;color:#d7b75e;font-weight:700}
.lifestyle-copy h2{font-family:Georgia,serif;font-size:54px;line-height:1.05;font-weight:400;margin:12px 0 18px}
.lifestyle-copy p{font-size:16px;line-height:1.7;color:#ecebe7}
.lifestyle-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.28);background:rgba(0,0,0,.25);color:#fff;font-size:32px;cursor:pointer}
.lifestyle-arrow.lprev{left:24px}.lifestyle-arrow.lnext{right:24px}
.lifestyle-dots{position:absolute;z-index:5;left:0;right:0;bottom:25px;display:flex;gap:8px;justify-content:center}
.lifestyle-dots button{width:8px;height:8px;border:0;border-radius:50%;background:rgba(255,255,255,.55);padding:0}
.lifestyle-dots button.active{background:#c89a2e}
.contact-person{display:grid;grid-template-columns:220px 1fr;gap:32px;align-items:center}
.contact-person img{width:220px;height:280px;object-fit:cover;object-position:center;border-radius:2px}
.contact-person h3{font-size:22px;margin:22px 0 7px}
.contact-person .phone{font-size:26px;font-weight:700;color:#b58b26}
@media(max-width:1000px){
  .solution-strip.simplified{grid-template-columns:repeat(2,1fr)}
  .lifestyle-carousel{height:540px}
}
@media(max-width:650px){
  .solution-strip.simplified{grid-template-columns:1fr}
  .lifestyle-carousel{height:560px}
  .lifestyle-copy{left:24px;right:24px;bottom:64px}
  .lifestyle-copy h2{font-size:40px}
  .contact-person{grid-template-columns:1fr}
  .contact-person img{width:100%;height:430px}
}
.knowledge-grid{grid-template-columns:repeat(4,1fr)}
.lumen-card{background:radial-gradient(circle at 50% 45%,rgba(215,183,94,.28),transparent 48%),linear-gradient(135deg,#181b20,#0c0e11);display:grid;place-items:center}
.lumen-symbol{width:104px;height:104px;border:1px solid rgba(215,183,94,.55);border-radius:50%;display:grid;place-items:center;font-family:Georgia,serif;font-size:42px;color:#d7b75e;box-shadow:0 0 38px rgba(215,183,94,.15)}
.phone-icon{font-size:.78em;vertical-align:.08em;margin-right:5px}
.lifestyle-showroom{background-position:35% center}
@media(max-width:1000px){.knowledge-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.knowledge-grid{grid-template-columns:1fr}}

.why-arris{background:#f8f7f3;padding-top:70px;padding-bottom:70px}.why-grid{max-width:1320px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.why-card{background:#fff;border:1px solid #e9e5da;padding:32px 28px;min-height:210px;position:relative}.why-card>span{font-size:11px;letter-spacing:.18em;color:#b58b26;font-weight:700}.why-card h3{font-family:Georgia,serif;font-size:24px;font-weight:400;margin:18px 0 12px}.why-card p{font-size:14px;line-height:1.65;color:#666a6e;margin:0}.why-card.featured-why{background:#0b0d10;color:#fff;border-color:#0b0d10}.why-card.featured-why h3{color:#fff}.why-card.featured-why p{color:#c8c9cb}.why-card.featured-why:after{content:"";position:absolute;left:28px;right:28px;bottom:0;height:3px;background:#c89a2e}@media(max-width:1000px){.why-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.why-grid{grid-template-columns:1fr}.why-card{min-height:auto}}


/* Mobile carousel controls: keep arrows below copy instead of over text */
@media(max-width:650px){
  .hero-arrow{
    top:auto;
    bottom:58px;
    transform:none;
  }
  .hero-arrow.prev{left:18px}
  .hero-arrow.next{right:18px}

  .lifestyle-copy{
    bottom:118px;
  }
  .lifestyle-arrow{
    top:auto;
    bottom:48px;
    transform:none;
  }
  .lifestyle-arrow.lprev{left:18px}
  .lifestyle-arrow.lnext{right:18px}
  .lifestyle-dots{bottom:18px}
}

/* Installation */
.installation{display:grid;grid-template-columns:1.08fr .92fr;gap:0;padding-top:0;padding-bottom:0;background:#0b0d10;color:#fff}
.installation-image{min-height:500px;overflow:hidden}
.installation-image img{width:100%;height:100%;min-height:500px;object-fit:cover;display:block}
.installation-copy{padding:80px max(6vw,60px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.installation-copy>span{font-size:11px;letter-spacing:.23em;color:#d7b75e;font-weight:700}
.installation-copy h2{font-family:Georgia,serif;font-size:44px;line-height:1.1;font-weight:400;margin:12px 0 20px}
.installation-copy p{font-size:16px;line-height:1.8;color:#c5c7ca;max-width:570px;margin:0 0 28px}
@media(max-width:1000px){.installation{grid-template-columns:1fr}.installation-image,.installation-image img{min-height:400px}.installation-copy{padding:60px 40px}}
@media(max-width:650px){.installation-image,.installation-image img{min-height:290px}.installation-copy{padding:48px 24px}.installation-copy h2{font-size:36px}}

/* Lúxbert brand */
.luxbert-brand{min-width:285px}
.luxbert-brand .brandtext b,.luxbert-footer b{letter-spacing:.08em;font-weight:500}
.luxbert-brand .brandtext b em,.luxbert-footer b em{font-style:normal;color:#d8a018}
.luxbert-brand .brandtext small{color:#d7b75e;letter-spacing:.25em}

/* Lúxbert mascot journey */
.service-section{background:#f8f7f3;padding-top:70px;padding-bottom:75px}
.service-section .section-title p{margin:10px auto 0}
.service-grid{max-width:1320px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.mascot-card{background:#fff;border:1px solid #e9e5da;padding:24px 24px 28px;text-align:center;min-height:385px;display:flex;flex-direction:column;align-items:center}
.mascot-img{height:215px;width:100%;display:flex;align-items:flex-end;justify-content:center;margin-bottom:8px;overflow:hidden}
.mascot-img img{display:block;max-height:205px;max-width:100%;width:auto;object-fit:contain}
.mascot-card:nth-child(1) .mascot-img img{max-height:198px}
.mascot-card:nth-child(2) .mascot-img img{max-height:198px}
.mascot-card:nth-child(3) .mascot-img img{max-height:205px}
.mascot-card:nth-child(4) .mascot-img img{max-height:198px}
.mascot-card h3{font-family:Georgia,serif;font-size:25px;font-weight:400;margin:10px 0 10px}
.mascot-card p{font-size:14px;line-height:1.65;color:#666a6e;margin:0;max-width:260px}
.manufacturer-note{max-width:1320px;margin:16px auto 0;background:#0b0d10;color:#fff;padding:25px 30px;display:grid;grid-template-columns:260px 1fr;gap:28px;align-items:center;border-bottom:3px solid #c89a2e}
.manufacturer-note span{font-size:11px;letter-spacing:.2em;color:#d7b75e;font-weight:700}
.manufacturer-note p{margin:0;line-height:1.65;color:#c8c9cb;font-size:14px}
@media(max-width:1000px){.mascot-grid{grid-template-columns:repeat(2,1fr)}.manufacturer-note{grid-template-columns:1fr;gap:8px}.luxbert-brand{min-width:0}}
@media(max-width:650px){.mascot-grid{grid-template-columns:1fr}.mascot-card{min-height:auto}.mascot-img{height:190px}.mascot-img img{max-height:180px!important}.manufacturer-note{padding:22px 20px}}

/* v11: cleaner benefit cards + mascot brand placements */
.benefit-card{min-height:300px;padding:36px 24px 32px}
.benefit-icon{height:118px;width:128px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}
.benefit-icon svg{width:112px;height:112px;fill:none;stroke:#111820;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.benefit-icon svg .gold{stroke:#e3a300}
.benefit-card h3{margin-top:4px}
.header-mascot{height:72px;width:auto;object-fit:contain;margin-right:10px;filter:drop-shadow(0 0 10px rgba(226,164,0,.38))}
.luxbert-brand{display:flex;align-items:center}
.luxbert-footer-banner{background:#090b0d;color:#fff;min-height:150px;padding:20px max(6vw,40px);display:grid;grid-template-columns:130px 1fr auto;align-items:center;gap:28px}
.luxbert-footer-banner>img{height:125px;width:auto;justify-self:end;filter:drop-shadow(0 0 14px rgba(226,164,0,.42))}
.footer-promise{font-size:22px;line-height:1.45;border-left:2px solid #d8a018;padding-left:28px}
.footer-promise strong{color:#d8a018;font-weight:500}
.luxbert-footer{display:flex;flex-direction:column;align-items:flex-start}
.luxbert-footer b{font-size:36px}
.luxbert-footer small{font-size:10px;letter-spacing:.28em}
@media(max-width:900px){.header-mascot{height:56px}.luxbert-footer-banner{grid-template-columns:90px 1fr}.luxbert-footer-banner>img{height:90px}.luxbert-footer{grid-column:1/-1;justify-self:center;align-items:center}.footer-promise{font-size:18px}}
@media(max-width:650px){.benefit-card{min-height:auto;padding:28px 20px}.benefit-icon{height:95px}.benefit-icon svg{width:90px;height:90px}.header-mascot{height:46px;margin-right:5px}.luxbert-footer-banner{padding:22px 20px;grid-template-columns:70px 1fr;gap:15px}.luxbert-footer-banner>img{height:72px}.footer-promise{font-size:15px;padding-left:15px}.luxbert-footer b{font-size:29px}}

.service-card{background:#fff;border:1px solid #e9e5da;padding:34px 24px 30px;text-align:center;min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center}
.service-card h3{font-family:Georgia,serif;font-size:25px;font-weight:400;margin:10px 0}
.service-card p{font-size:14px;line-height:1.65;color:#666a6e;margin:0;max-width:260px}
@media(max-width:1000px){.service-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.service-grid{grid-template-columns:1fr}.service-card{min-height:auto;padding:28px 20px}}

/* v14: keep the four Lúxbert service cards horizontal on desktop */
.mascot-grid.benefit-grid{
  max-width:1320px;
  margin:0 auto;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
}
@media(max-width:1000px){
  .mascot-grid.benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:650px){
  .mascot-grid.benefit-grid{grid-template-columns:1fr;}
}

/* v15: exact Lúxbert header/footer lockups + clearer installation icon */
.luxbert-brand{min-width:260px;height:82px;display:flex;align-items:center}
.header-lockup{display:block;height:76px;width:auto;max-width:250px;object-fit:contain}
.luxbert-footer-banner{min-height:106px;padding:0 20px;background:#080a0c;display:flex;align-items:center;justify-content:center;overflow:hidden}
.footer-lockup{display:block;width:min(923px,100%);height:auto;object-fit:contain}
.service-card .benefit-icon svg{overflow:visible}
@media(max-width:1000px){
  .luxbert-brand{height:72px;min-width:0}
  .header-lockup{height:66px;max-width:210px}
}
@media(max-width:650px){
  .luxbert-brand{height:64px}
  .header-lockup{height:58px;max-width:175px}
  .luxbert-footer-banner{min-height:82px;padding:0 8px}
  .footer-lockup{width:100%}
}

/* v16: crisp HTML/SVG brand lockups and clearer installation tools */
.luxbert-brand{
  min-width:270px;
  height:82px;
  display:flex;
  align-items:center;
  gap:12px;
  overflow:visible;
}
.brand-mascot{
  height:76px;
  width:auto;
  object-fit:contain;
  flex:0 0 auto;
  filter:drop-shadow(0 0 9px rgba(226,164,0,.42));
}
.luxbert-wordmark{display:flex;flex-direction:column;line-height:1;white-space:nowrap}
.luxbert-wordmark b,.footer-wordmark b{
  font-family:Arial,Helvetica,sans-serif;
  font-size:29px;
  letter-spacing:.09em;
  font-weight:500;
  color:#fff;
}
.luxbert-wordmark b em,.footer-wordmark b em{font-style:normal;color:#e3a300}
.luxbert-wordmark small,.footer-wordmark small{
  margin-top:7px;
  font-size:8px;
  letter-spacing:.24em;
  color:#f1f1ee;
  position:relative;
}
.luxbert-wordmark small:after,.footer-wordmark small:after{
  content:"";
  display:block;
  width:100%;
  max-width:180px;
  height:2px;
  margin-top:5px;
  background:linear-gradient(90deg,#e3a300 0 11%,transparent 11% 89%,#e3a300 89% 100%);
}
.header-lockup,.footer-lockup{display:none!important}

.luxbert-footer-banner{
  min-height:112px;
  padding:0 max(6vw,40px);
  background:#080a0c;
  display:grid;
  grid-template-columns:120px minmax(320px,1fr) auto;
  align-items:center;
  gap:28px;
  overflow:hidden;
}
.footer-mascot{
  height:112px;
  width:auto;
  justify-self:end;
  align-self:end;
  object-fit:contain;
  filter:drop-shadow(0 0 13px rgba(226,164,0,.42));
}
.footer-promise{
  color:#fff;
  font-size:20px;
  line-height:1.45;
  border-left:2px solid #e3a300;
  padding-left:28px;
}
.footer-promise strong{color:#e3a300;font-weight:500}
.footer-wordmark{display:flex;flex-direction:column;align-items:flex-start;white-space:nowrap}
.footer-wordmark b{font-size:39px}
.footer-wordmark small{font-size:9px}
.footer-wordmark small:after{max-width:235px}

.service-card:nth-child(3) .benefit-icon svg{width:108px;height:108px}

@media(max-width:1000px){
  .luxbert-brand{height:72px;min-width:220px;gap:8px}
  .brand-mascot{height:64px}
  .luxbert-wordmark b{font-size:23px}
  .luxbert-wordmark small{font-size:6px;margin-top:5px}
  .luxbert-footer-banner{grid-template-columns:88px 1fr;gap:18px;padding:0 24px}
  .footer-mascot{height:92px}
  .footer-wordmark{grid-column:1/-1;justify-self:center;align-items:center;padding-bottom:18px}
  .footer-promise{font-size:17px}
}
@media(max-width:650px){
  .luxbert-brand{height:64px;min-width:0;gap:6px}
  .brand-mascot{height:54px}
  .luxbert-wordmark b{font-size:18px;letter-spacing:.07em}
  .luxbert-wordmark small{font-size:5px;letter-spacing:.18em}
  .luxbert-footer-banner{grid-template-columns:64px 1fr;gap:12px;padding:0 14px;min-height:92px}
  .footer-mascot{height:78px}
  .footer-promise{font-size:14px;padding-left:13px}
  .footer-wordmark b{font-size:29px}
  .footer-wordmark small{font-size:7px}
}

/* v17: final crisp Lúxbert lockups + crossed installation tools */
.luxbert-brand{gap:10px;border:0!important;box-shadow:none!important}
.brand-mascot{height:74px}
.luxbert-wordmark b,.footer-wordmark b{letter-spacing:.065em;font-weight:500}
.luxbert-wordmark small,.footer-wordmark small{
  display:flex;align-items:center;gap:8px;margin-top:7px;
  color:#fff;letter-spacing:.20em;white-space:nowrap;
}
.luxbert-wordmark small:after,.footer-wordmark small:after{display:none!important;content:none!important}
.luxbert-wordmark small i,.footer-wordmark small i{display:block;width:19px;height:2px;background:#d9a11a;flex:0 0 auto}
.luxbert-wordmark small{font-size:7px}
.footer-wordmark small{font-size:9px}
.footer-wordmark b{font-size:39px}
.luxbert-footer-banner{grid-template-columns:120px minmax(320px,1fr) auto;padding-left:max(6vw,40px);padding-right:max(8vw,55px)}
.service-card:nth-child(3) .benefit-icon svg{width:110px;height:110px}
@media(max-width:1000px){.luxbert-wordmark small i{width:14px}.footer-wordmark small i{width:17px}}
@media(max-width:650px){.luxbert-wordmark small{font-size:5px;gap:5px}.luxbert-wordmark small i{width:10px}.footer-wordmark small{font-size:7px;gap:6px}.footer-wordmark small i{width:14px}}


/* v18: approved installation icon — ceiling light with crossed screwdriver and pliers */
.installation-benefit-icon{height:118px;width:128px;overflow:visible}
.installation-benefit-icon img{display:block;width:112px;height:112px;object-fit:contain;mix-blend-mode:multiply}
@media(max-width:650px){.installation-benefit-icon{height:95px}.installation-benefit-icon img{width:90px;height:90px}}

/* v19: remove residual vertical divider/artifact beside Lúxbert mascot in header and footer */
.brand-mascot,.footer-mascot{
  border:0!important;
  border-left:0!important;
  border-right:0!important;
  outline:0!important;
  box-shadow:none!important;
  background:transparent!important;
}

/* v20: new full-body Lúxbert mascot in header and footer */
.brand-mascot{height:78px;width:auto;object-fit:contain;object-position:center}
.footer-mascot{height:118px;width:auto;object-fit:contain;object-position:center}
@media(max-width:1000px){.brand-mascot{height:66px}.footer-mascot{height:94px}}
@media(max-width:650px){.brand-mascot{height:55px}.footer-mascot{height:80px}}


/* v21: mobile hamburger navigation + updated Lúxbert descriptor */
.menu-toggle{display:none;background:transparent;border:0;padding:10px 4px;cursor:pointer;color:#fff}
.menu-toggle span{display:block;width:25px;height:2px;background:currentColor;margin:5px 0;transition:transform .2s ease,opacity .2s ease}
@media(max-width:1000px){
  .header{position:sticky}
  .menu-toggle{display:block;margin-left:auto;position:relative;z-index:52}
  .quote{display:none}
  .header nav{
    display:none;position:absolute;top:100%;left:0;right:0;margin:0;padding:10px 20px 18px;
    background:#090b0e;flex-direction:column;align-items:stretch;gap:0;border-top:1px solid rgba(255,255,255,.08);
    box-shadow:0 12px 24px rgba(0,0,0,.2);z-index:51
  }
  .header nav.open{display:flex}
  .header nav a{padding:14px 0;font-size:15px;border-bottom:1px solid rgba(255,255,255,.08)}
  .header nav a:last-child{border-bottom:0}
  .header nav a.active:after,.header nav a:hover:after{display:none}
  .menu-toggle.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}
  .menu-toggle.open span:nth-child(2){opacity:0}
  .menu-toggle.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
}
@media(max-width:650px){
  .luxbert-wordmark small{font-size:4.5px;letter-spacing:.12em;gap:4px}
  .luxbert-wordmark small i{width:8px}
  .footer-wordmark small{font-size:6px;letter-spacing:.13em;gap:5px}
  .footer-wordmark small i{width:11px}
}

/* v22.1: robust mobile hamburger visibility */
@media (max-width:1000px){
  .header{
    display:flex;
    align-items:center;
    width:100%;
    padding-left:16px;
    padding-right:16px;
    overflow:visible;
  }
  .header .luxbert-brand{
    flex:1 1 auto;
    min-width:0;
    max-width:calc(100% - 52px);
    overflow:hidden;
  }
  .header .luxbert-wordmark{
    min-width:0;
    max-width:100%;
  }
  .header .menu-toggle{
    display:flex !important;
    flex:0 0 44px;
    width:44px;
    height:44px;
    margin-left:8px;
    padding:8px;
    align-items:center;
    justify-content:center;
    flex-direction:column;
    position:relative;
    z-index:1002;
    background:transparent;
    border:0;
  }
  .header .menu-toggle span{
    display:block !important;
    width:26px;
    height:2px;
    flex:0 0 2px;
    background:#fff !important;
    margin:3px 0;
  }
  .header #main-nav{
    display:none !important;
    position:absolute;
    top:100%;
    left:0;
    right:0;
    width:100%;
    margin:0;
    padding:8px 20px 16px;
    background:#090b0e;
    flex-direction:column;
    align-items:stretch;
    gap:0;
    z-index:1001;
  }
  .header #main-nav.open{display:flex !important;}
  .header #main-nav a{display:block;padding:14px 0;}
}
@media (max-width:430px){
  .header{padding-left:10px;padding-right:10px;}
  .header .luxbert-brand{max-width:calc(100% - 48px);gap:4px;}
  .header .brand-mascot{height:50px;}
  .header .luxbert-wordmark b{font-size:17px;}
  .header .luxbert-wordmark small{font-size:4px;letter-spacing:.08em;gap:3px;}
  .header .luxbert-wordmark small i{width:6px;}
  .header .menu-toggle{flex-basis:40px;width:40px;height:40px;margin-left:4px;}
}


/* v24: service line matches the rendered LÚXBERT width exactly */
.luxbert-wordmark,.footer-wordmark{width:max-content;}
.luxbert-wordmark small,.footer-wordmark small{display:block;width:auto;}
.luxbert-wordmark small i,.footer-wordmark small i{display:none!important;}
.luxbert-wordmark .service-label,.footer-wordmark .service-label{display:inline-block;white-space:nowrap;letter-spacing:0;}

/* v25: Heimili subpage */
.subpage{background:#f7f7f5;color:#111}
.home-hero{height:min(760px,78vh);min-height:570px;background-size:cover;background-position:center;position:relative;display:flex;align-items:flex-end}
.home-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,7,9,.72) 0%,rgba(5,7,9,.38) 48%,rgba(5,7,9,.08) 80%),linear-gradient(0deg,rgba(5,7,9,.42),transparent 42%)}
.home-hero-copy{position:relative;z-index:1;color:#fff;width:min(760px,88vw);margin:0 0 78px max(6vw,36px)}
.home-hero-copy>span,.home-intro-copy>span,.home-product-copy>span,.home-cta-copy>span{display:block;color:#e3a300;font-size:12px;font-weight:700;letter-spacing:.2em;margin-bottom:18px}
.home-hero h1{font-size:clamp(46px,6vw,82px);line-height:.98;letter-spacing:-.035em;margin:0 0 24px;font-weight:500}
.home-hero p{font-size:19px;line-height:1.65;max-width:650px;margin:0 0 30px;color:rgba(255,255,255,.9)}
.home-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:7vw;align-items:center;padding-top:110px;padding-bottom:110px}
.home-intro-copy h2{font-size:clamp(36px,4.2vw,60px);line-height:1.05;letter-spacing:-.035em;margin:0 0 26px;font-weight:500}
.home-intro-copy p{font-size:18px;line-height:1.75;color:#555;margin:0 0 16px;max-width:650px}
.home-intro-image{height:580px;overflow:hidden;background:#ddd}
.home-intro-image img{width:100%;height:100%;object-fit:cover}
.home-spaces{background:#0b0d10;color:#fff;padding-top:105px;padding-bottom:110px}
.home-spaces .section-title p{color:#aeb0b3}
.home-space-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:16px;margin-top:45px}
.home-space-grid article{position:relative;min-height:390px;background-image:linear-gradient(0deg,rgba(6,8,10,.84),rgba(6,8,10,.08) 66%),var(--space-img);background-size:cover;background-position:center;overflow:hidden}
.home-space-grid article:nth-child(1),.home-space-grid article:nth-child(2){grid-column:span 6}
.home-space-grid article:nth-child(n+3){grid-column:span 4;min-height:330px}
.home-space-grid article>div{position:absolute;left:28px;right:28px;bottom:26px}
.home-space-grid span{color:#e3a300;font-size:11px;letter-spacing:.16em}
.home-space-grid h3{font-size:29px;font-weight:500;margin:7px 0 9px}
.home-space-grid p{font-size:15px;line-height:1.55;color:rgba(255,255,255,.78);margin:0;max-width:410px}
.home-products{padding-top:110px;padding-bottom:105px;background:#f7f7f5}
.home-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:52px}
.home-product-card{background:#fff;min-width:0}
.home-product-card.wide{grid-column:1/-1;display:grid;grid-template-columns:1.35fr 1fr}
.home-product-image{height:350px;background:#ededeb;overflow:hidden}
.home-product-card.wide .home-product-image{height:430px}
.home-product-image img{width:100%;height:100%;display:block;object-fit:cover}
.home-product-copy{padding:32px 34px 36px}
.home-product-copy>span{font-size:10px;margin-bottom:10px}
.home-product-copy h3{font-size:32px;line-height:1.05;margin:0 0 14px;font-weight:500}
.home-product-copy p{color:#5a5d60;font-size:16px;line-height:1.65;margin:0 0 24px;max-width:590px}
.home-tags{display:flex;gap:8px;flex-wrap:wrap}
.home-tags b{font-size:10px;letter-spacing:.08em;text-transform:uppercase;border:1px solid #d9d9d4;border-radius:999px;padding:8px 11px;font-weight:600;color:#53565a;background:#fafaf8}
.home-product-note{margin-top:26px;padding:27px 0;border-top:1px solid #d4d4cf;display:flex;justify-content:space-between;align-items:center;gap:30px}
.home-product-note p{margin:0;color:#666;max-width:760px;line-height:1.6}
.text-link{font-size:12px;letter-spacing:.12em;font-weight:700;color:#111;text-decoration:none;white-space:nowrap}
.text-link b{color:#e3a300;font-size:18px;margin-left:8px}
.home-process{padding-top:95px;padding-bottom:105px;background:#fff}
.home-process-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:48px;border-top:1px solid #d8d8d3;border-bottom:1px solid #d8d8d3}
.home-process-grid article{padding:38px 34px 42px;border-right:1px solid #d8d8d3}
.home-process-grid article:last-child{border-right:0}
.home-process-grid span{color:#e3a300;font-size:12px;font-weight:700;letter-spacing:.14em}
.home-process-grid h3{font-size:28px;margin:22px 0 12px;font-weight:500}
.home-process-grid p{margin:0;color:#626568;line-height:1.65;font-size:16px}
.home-cta{height:560px;position:relative;background-size:cover;background-position:center;display:flex;align-items:center}
.home-cta-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,6,8,.74),rgba(4,6,8,.25) 62%,rgba(4,6,8,.08))}
.home-cta-copy{position:relative;color:#fff;margin-left:max(6vw,36px);width:min(680px,85vw)}
.home-cta-copy h2{font-size:clamp(38px,5vw,62px);line-height:1.04;letter-spacing:-.03em;font-weight:500;margin:0 0 18px}
.home-cta-copy p{font-size:18px;line-height:1.65;color:rgba(255,255,255,.88);margin:0 0 28px}
@media(max-width:900px){
  .home-intro{grid-template-columns:1fr;gap:40px;padding-top:75px;padding-bottom:75px}.home-intro-image{height:460px}
  .home-space-grid article:nth-child(n){grid-column:span 6;min-height:320px}.home-space-grid article:last-child{grid-column:1/-1}
  .home-product-grid{grid-template-columns:1fr}.home-product-card.wide{grid-column:auto;display:block}.home-product-card.wide .home-product-image{height:350px}
  .home-process-grid{grid-template-columns:1fr}.home-process-grid article{border-right:0;border-bottom:1px solid #d8d8d3}.home-process-grid article:last-child{border-bottom:0}
}
@media(max-width:650px){
  .home-hero{min-height:570px;height:72vh;background-position:58% center}.home-hero-copy{margin:0 20px 46px;width:auto}.home-hero h1{font-size:45px}.home-hero p{font-size:16px}
  .home-intro,.home-products,.home-process{padding-top:66px;padding-bottom:66px}.home-intro-image{height:330px}.home-intro-copy h2{font-size:36px}.home-intro-copy p{font-size:16px}
  .home-spaces{padding-top:68px;padding-bottom:70px}.home-space-grid{grid-template-columns:1fr;gap:12px}.home-space-grid article:nth-child(n){grid-column:1;min-height:300px}.home-space-grid article>div{left:20px;right:20px;bottom:20px}.home-space-grid h3{font-size:25px}
  .home-product-grid{gap:16px;margin-top:34px}.home-product-image,.home-product-card.wide .home-product-image{height:270px}.home-product-copy{padding:25px 22px 28px}.home-product-copy h3{font-size:28px}.home-product-note{align-items:flex-start;flex-direction:column}
  .home-process-grid{margin-top:32px}.home-process-grid article{padding:29px 4px}.home-cta{height:500px}.home-cta-copy{margin:0 20px;width:auto}.home-cta-copy h2{font-size:38px}.home-cta-copy p{font-size:16px}
}

/* Heimili card: direct image element */
.solution-home{background:none}
.solution-home-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;z-index:0}
.solution-home::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.68),rgba(0,0,0,.05));z-index:1;pointer-events:none}
.solution-home>div{z-index:2}

/* Verslanir – product cutouts from manufacturer catalogues */
.retail-product-image{display:flex;align-items:center;justify-content:center;padding:28px;background:#ededeb}
.retail-product-image img{width:100%;height:100%;object-fit:contain}
.retail-hero{background-position:center 52%}
.retail-cta{background-position:center 45%}
@media(max-width:720px){.retail-product-image{padding:20px}.retail-hero{background-position:42% center}}

/* Verslanir card: direct image element, same robust method as Heimili */
.solution-retail{background:none}
.solution-retail-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;z-index:0}
.solution-retail::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.68),rgba(0,0,0,.05));z-index:1;pointer-events:none}
.solution-retail>div{z-index:2}

/* Atvinnuhúsnæði undirsíða */
.solution-commercial{background:none}
.solution-commercial-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;z-index:0}
.solution-commercial::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.68),rgba(0,0,0,.05));z-index:1;pointer-events:none}
.solution-commercial>div{z-index:2}
.commercial-hero{background-position:center 52%}
.commercial-rooms{background:#f3f3f0}
.commercial-room-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:38px}
.commercial-room-card{background:#fff;overflow:hidden;border-radius:2px;box-shadow:0 10px 35px rgba(0,0,0,.06)}
.commercial-room-card>img{display:block;width:100%;height:300px;object-fit:cover}
.commercial-room-card>div{padding:28px 28px 32px}
.commercial-room-card span{display:block;color:#c88b00;font-size:11px;font-weight:800;letter-spacing:.18em;margin-bottom:12px}
.commercial-room-card h3{font-size:25px;line-height:1.15;margin:0 0 13px}
.commercial-room-card p{margin:0;color:#555;line-height:1.65;font-size:15px}
.commercial-cta{background-position:center 48%}
@media(max-width:900px){.commercial-room-grid{grid-template-columns:1fr}.commercial-room-card{display:grid;grid-template-columns:1fr 1fr}.commercial-room-card>img{height:100%;min-height:280px}.commercial-room-card>div{align-self:center}}
@media(max-width:620px){.commercial-room-card{display:block}.commercial-room-card>img{height:240px;min-height:0}.commercial-hero{background-position:42% center}}


/* Hótel og veitingastaðir */
.solution-hotel{background:none}
.solution-hotel-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;z-index:0}
.solution-hotel::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.68),rgba(0,0,0,.05));z-index:1;pointer-events:none}
.solution-hotel>div{z-index:2}
.hotel-hero{background-position:center 56%}
.hotel-room-grid{grid-template-columns:repeat(2,1fr)}
.hotel-cta{background-position:center 52%}
@media(max-width:900px){.hotel-room-grid{grid-template-columns:1fr}.hotel-room-grid .commercial-room-card{display:grid;grid-template-columns:1fr 1fr}}
@media(max-width:620px){.hotel-room-grid .commercial-room-card{display:block}.hotel-hero{background-position:58% center}}

/* Útilýsing */
.solution-outdoor{background:none}
.solution-outdoor-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;z-index:0}
.solution-outdoor::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.68),rgba(0,0,0,.05));z-index:1;pointer-events:none}
.solution-outdoor>div{z-index:2}
.outdoor-hero{background-position:center 58%}
.outdoor-room-grid{grid-template-columns:repeat(2,1fr)}
.outdoor-cta{background-position:center 48%}
@media(max-width:900px){.outdoor-room-grid{grid-template-columns:1fr}.outdoor-room-grid .commercial-room-card{display:grid;grid-template-columns:1fr 1fr}}
@media(max-width:620px){.outdoor-room-grid .commercial-room-card{display:block}.outdoor-hero{background-position:58% center}}

/* Ljósastýringar */
.solution-controls{background:none}
.solution-controls-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;z-index:0}
.solution-controls::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.72),rgba(0,0,0,.16));z-index:1;pointer-events:none}
.solution-controls>div{z-index:2}
.controls-hero{background-position:center 48%}
.controls-intro{background:#f4f3ef}
.controls-feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;max-width:1180px;margin:0 auto}
.controls-feature-grid article{background:#fff;border:1px solid #e8e5dc;padding:34px 34px 36px}
.controls-feature-grid span,.controls-system-grid h3{letter-spacing:.12em;color:#b58b26;font-size:11px;font-weight:700}
.controls-feature-grid h3{font-family:Georgia,serif;font-size:29px;font-weight:400;margin:9px 0 12px}
.controls-feature-grid p,.controls-system-grid p{color:#666a6e;line-height:1.7;margin:0}
.controls-systems{background:#fff}
.controls-system-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:1180px;margin:0 auto}
.controls-system-grid article{display:grid;grid-template-columns:62px 1fr;gap:22px;align-items:start;border-top:1px solid #ddd8cc;padding:26px 10px 26px 0}
.controls-system-grid h3{font-family:Georgia,serif;font-size:27px;font-weight:400;letter-spacing:0;color:#111;margin:0 0 10px}
.controls-number{width:50px;height:50px;border:1px solid #c9a34a;border-radius:50%;display:grid;place-items:center;color:#b58b26;font-size:12px;font-weight:700}
.controls-benefits{background:#f7f6f2}
.controls-process{background:#fff}
.controls-cta{background-position:center 46%}
@media(max-width:800px){.controls-feature-grid,.controls-system-grid{grid-template-columns:1fr}.controls-hero{background-position:62% center}}

/* v50: Fróðleikur undirsíður */
.knowledge-link{display:block;color:inherit}
.knowledge-link article{height:100%}
.knowledge-link:hover h3{color:#d7b75e}
.knowledge-hero{height:520px;position:relative;background-size:cover;background-position:center;overflow:hidden}
.knowledge-hero .home-hero-copy{max-width:680px}
.knowledge-hero .home-hero-copy h1{font-family:Georgia,serif;font-size:56px;line-height:1.04;font-weight:400;margin:14px 0 20px}
.knowledge-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1180px;margin:35px auto 0}
.knowledge-detail-grid article{background:#fff;border:1px solid #e8e5dc;padding:30px}
.knowledge-detail-grid h3{font-family:Georgia,serif;font-size:27px;font-weight:400;margin:0 0 14px}
.knowledge-detail-grid p{color:#666a6e;line-height:1.7;margin:0}
.knowledge-back{text-align:center;margin-top:40px}
@media(max-width:900px){.knowledge-detail-grid{grid-template-columns:1fr}.knowledge-hero .home-hero-copy h1{font-size:46px}}
@media(max-width:620px){.knowledge-hero{height:500px}.knowledge-hero .home-hero-copy h1{font-size:39px}.knowledge-detail-grid article{padding:24px}}

.knowledge-seo-links{max-width:900px;margin:28px auto 0;line-height:1.7}.knowledge-seo-links a{color:inherit;text-decoration:underline;text-underline-offset:3px}
