.hx-dlx{--hx-dlx-accent: #61bcc9;--hx-dlx-accent-deep: #519dab;--hx-dlx-accent-wash: rgba(97, 188, 201, .08);--hx-dlx-accent-line: rgba(97, 188, 201, .28);--hx-dlx-ink: #15171a;--hx-dlx-ink-soft: #46494d;--hx-dlx-ink-mute: #6d7176;--hx-dlx-bg: #ffffff;--hx-dlx-bg-alt: #f5f6f7;--hx-dlx-dark: #0d0f11;--hx-dlx-dark-soft: #16191d;--hx-dlx-line: #e5e7ea;--hx-dlx-r-sm: 10px;--hx-dlx-r-md: 16px;--hx-dlx-r-lg: 24px;--hx-dlx-r-xl: 32px;--hx-dlx-r-pill: 999px;--hx-dlx-shadow-sm: 0 1px 2px rgba(13, 15, 17, .04), 0 4px 12px rgba(13, 15, 17, .05);--hx-dlx-shadow-md: 0 2px 6px rgba(13, 15, 17, .05), 0 12px 32px rgba(13, 15, 17, .07);--hx-dlx-shadow-lg: 0 4px 12px rgba(13, 15, 17, .06), 0 24px 64px rgba(13, 15, 17, .1);--hx-dlx-pad-x: 20px;--hx-dlx-pad-y: clamp(40px, 5.5vw, 76px);--hx-dlx-gap: clamp(20px, 3vw, 32px);--hx-dlx-max: 1400px;--hx-dlx-t-eyebrow: 12px;--hx-dlx-t-body: clamp(16px, 1.05vw + 15px, 18px);--hx-dlx-t-lede: clamp(17px, 1vw + 15px, 19px);--hx-dlx-t-h3: clamp(20px, 1.4vw + 17px, 26px);--hx-dlx-t-h2: clamp(25px, 1.9vw + 17px, 38px);--hx-dlx-t-stat: clamp(40px, 6vw + 18px, 84px);--hx-dlx-ease: cubic-bezier(.16, 1, .3, 1)}.hx-dlx{font-family:inherit;color:var(--hx-dlx-ink);background:var(--hx-dlx-bg);padding:var(--hx-dlx-pad-y) var(--hx-dlx-pad-x);position:relative;overflow:hidden;-webkit-font-smoothing:antialiased}.hx-dlx--dark{--hx-dlx-ink: #ffffff;--hx-dlx-ink-soft: #b6bbc1;--hx-dlx-ink-mute: #8b9198;--hx-dlx-bg: var(--hx-dlx-dark);--hx-dlx-bg-alt: var(--hx-dlx-dark-soft);--hx-dlx-line: rgba(255, 255, 255, .12);--hx-dlx-accent-wash: rgba(97, 188, 201, .12);--hx-dlx-shadow-md: 0 2px 6px rgba(0, 0, 0, .3), 0 12px 32px rgba(0, 0, 0, .35);--hx-dlx-shadow-lg: 0 4px 12px rgba(0, 0, 0, .35), 0 24px 64px rgba(0, 0, 0, .45)}.hx-dlx--alt{background:var(--hx-dlx-bg-alt)}.hx-dlx__wrap{max-width:var(--hx-dlx-max);margin:0 auto;position:relative;z-index:1}.hx-dlx__wrap--narrow{max-width:980px}.hx-dlx__head{max-width:760px;margin:0 auto clamp(26px,3vw,40px);text-align:center}.hx-dlx__head--left{margin-left:0;text-align:left}.hx-dlx__eyebrow{display:block;margin:0 0 14px;font-size:var(--hx-dlx-t-eyebrow);font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--hx-dlx-accent)}.hx-dlx__h2{margin:0;font-size:var(--hx-dlx-t-h2);line-height:1.08;letter-spacing:-.02em;font-weight:700;text-wrap:balance}.hx-dlx__accent{color:var(--hx-dlx-accent)}.hx-dlx__lede{margin:20px 0 0;font-size:var(--hx-dlx-t-lede);line-height:1.6;color:var(--hx-dlx-ink-soft);text-wrap:pretty}.hx-dlx__text{margin:0;font-size:var(--hx-dlx-t-body);line-height:1.65;color:var(--hx-dlx-ink-soft)}.hx-dlx__hexfield{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.5;background:radial-gradient(60% 50% at 50% 0%,var(--hx-dlx-accent-wash),transparent 70%)}.hx-dlx__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 28px;border:1px solid transparent;border-radius:var(--hx-dlx-r-pill);font-size:16px;font-weight:600;line-height:1;text-decoration:none;cursor:pointer;transition:transform .3s var(--hx-dlx-ease),background-color .3s var(--hx-dlx-ease),box-shadow .3s var(--hx-dlx-ease),color .3s var(--hx-dlx-ease)}.hx-dlx__btn--primary{background:var(--hx-dlx-accent);color:#fff;box-shadow:var(--hx-dlx-shadow-sm)}.hx-dlx__btn--ghost{background:transparent;border-color:var(--hx-dlx-line);color:var(--hx-dlx-ink)}.hx-dlx__btns{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.hx-dlx__card{background:var(--hx-dlx-bg);border:1px solid var(--hx-dlx-line);border-radius:var(--hx-dlx-r-lg);box-shadow:var(--hx-dlx-shadow-sm);transition:transform .4s var(--hx-dlx-ease),box-shadow .4s var(--hx-dlx-ease),border-color .4s var(--hx-dlx-ease)}.hx-dlx__glass{position:relative;background:linear-gradient(160deg,#ffffffe6,#ffffff8c);border:1px solid rgba(255,255,255,.7);border-radius:var(--hx-dlx-r-lg);box-shadow:var(--hx-dlx-shadow-md);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hx-dlx--dark .hx-dlx__glass{background:linear-gradient(160deg,#ffffff14,#ffffff05);border-color:#ffffff1a}.hx-dlx__ticks{list-style:none;margin:28px 0 0;padding:0;display:grid;gap:14px}.hx-dlx__tick{display:flex;align-items:flex-start;gap:12px;font-size:var(--hx-dlx-t-body);line-height:1.5;color:var(--hx-dlx-ink)}.hx-dlx__tick-icon{flex:0 0 auto;width:22px;height:22px;margin-top:2px;border-radius:50%;background:var(--hx-dlx-accent-wash);color:var(--hx-dlx-accent);display:grid;place-items:center}.hx-dlx__tick-icon svg{width:12px;height:12px;display:block}.hx-dlx__img--desktop{display:none}.hx-dlx__img--mobile{display:block}.hx-dlx__sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hx-dlx a:focus-visible,.hx-dlx button:focus-visible{outline:2px solid var(--hx-dlx-accent);outline-offset:3px;border-radius:4px}.js .hx-reveal .hx-dlx__stagger>*{opacity:0;transform:translateY(18px);transition:opacity .7s var(--hx-dlx-ease),transform .7s var(--hx-dlx-ease);transition-delay:calc(var(--hx-dlx-i, 0) * 70ms)}.js .hx-reveal.is-revealed .hx-dlx__stagger>*{opacity:1;transform:none}@media(min-width:750px){.hx-dlx{--hx-dlx-pad-x: 32px}.hx-dlx__img--desktop{display:block}.hx-dlx__img--mobile{display:none}}@media(hover:hover)and (pointer:fine){.hx-dlx__btn--primary:hover{background:var(--hx-dlx-accent-deep);transform:translateY(-2px);box-shadow:var(--hx-dlx-shadow-md)}.hx-dlx__btn--ghost:hover{border-color:var(--hx-dlx-accent);color:var(--hx-dlx-accent);transform:translateY(-2px)}.hx-dlx__card--lift:hover{transform:translateY(-6px);box-shadow:var(--hx-dlx-shadow-lg);border-color:var(--hx-dlx-accent-line)}}@media(prefers-reduced-motion:reduce){.hx-dlx *,.hx-dlx *:before,.hx-dlx *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.js .hx-reveal .hx-dlx__stagger>*{opacity:1!important;transform:none!important}}.hx-dlx-ic4{--hx-dlx-pad-y: clamp(32px, 4vw, 60px)}.hx-dlx-ic4__grid{display:grid;gap:clamp(28px,4vw,52px);align-items:center}.hx-dlx-ic4__chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.hx-dlx-ic4__chip{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 16px;border:1px solid var(--hx-dlx-line);border-radius:var(--hx-dlx-r-pill);font-size:14px;font-weight:600;color:var(--hx-dlx-ink-soft);background:var(--hx-dlx-bg)}.hx-dlx-ic4__chip svg{width:16px;height:16px;color:var(--hx-dlx-accent)}@media(min-width:900px){.hx-dlx-ic4__grid{grid-template-columns:1fr .95fr}.hx-dlx-ic4 .hx-dlx__photo{max-width:620px;margin-left:auto}}.hx-dlx-driver__benefits{display:grid;gap:12px;margin-top:32px}.hx-dlx-driver__benefit{display:flex;align-items:center;gap:12px;padding:16px 18px;border-radius:var(--hx-dlx-r-md);background:var(--hx-dlx-bg-alt);font-size:16px;font-weight:600}.hx-dlx-driver__benefit svg{width:18px;height:18px;flex:0 0 auto;color:var(--hx-dlx-accent)}.hx-dlx-driver__grid{display:grid;gap:clamp(32px,5vw,64px);align-items:center}@media(min-width:900px){.hx-dlx-driver__grid{grid-template-columns:1.15fr .85fr}.hx-dlx-driver__benefits{grid-template-columns:repeat(2,minmax(0,1fr))}}.hx-dlx-energy__versus{display:grid;gap:16px;align-items:stretch;margin-bottom:clamp(32px,5vw,56px)}.hx-dlx-energy__side{position:relative;padding:clamp(24px,4vw,40px);border-radius:var(--hx-dlx-r-lg);border:1px solid var(--hx-dlx-line);overflow:hidden}.hx-dlx-energy__side--old{background:var(--hx-dlx-bg-alt)}.hx-dlx-energy__side--hexa{background:var(--hx-dlx-dark);border-color:transparent;color:#fff}.hx-dlx-energy__side--hexa:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(70% 60% at 50% 0%,rgba(97,188,201,.22),transparent 72%);pointer-events:none}.hx-dlx-energy__side-label{position:relative;display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:var(--hx-dlx-r-pill);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hx-dlx-energy__side--old .hx-dlx-energy__side-label{background:#0d0f110f;color:var(--hx-dlx-ink-mute)}.hx-dlx-energy__side--hexa .hx-dlx-energy__side-label{background:var(--hx-dlx-accent);color:#fff}.hx-dlx-energy__watts{position:relative;margin:18px 0 4px;font-size:var(--hx-dlx-t-stat);font-weight:700;line-height:.9;letter-spacing:-.04em}.hx-dlx-energy__watts-unit{font-size:.4em;letter-spacing:0;margin-left:4px}.hx-dlx-energy__side-name{position:relative;margin:0 0 20px;font-size:16px;font-weight:600;opacity:.75}.hx-dlx-energy__bar{position:relative;height:10px;border-radius:var(--hx-dlx-r-pill);background:#0d0f1114;overflow:hidden}.hx-dlx-energy__side--hexa .hx-dlx-energy__bar{background:#ffffff1f}.hx-dlx-energy__bar-fill{position:absolute;inset:0 auto 0 0;width:0;border-radius:inherit;background:var(--hx-dlx-ink-mute);transition:width 1.4s var(--hx-dlx-ease) .2s}.hx-dlx-energy__side--hexa .hx-dlx-energy__bar-fill{background:linear-gradient(90deg,var(--hx-dlx-accent),#8fd9e3)}.js .hx-reveal.is-revealed .hx-dlx-energy__bar-fill,html:not(.js) .hx-dlx-energy__bar-fill{width:var(--hx-dlx-fill, 100%)}.hx-dlx-energy__meta{position:relative;display:grid;gap:8px;margin:20px 0 0;padding:0;list-style:none;font-size:16px;line-height:1.5;opacity:.8}.hx-dlx-energy__stats{display:grid;gap:12px}.hx-dlx-energy__stat{padding:clamp(22px,3vw,32px);border-radius:var(--hx-dlx-r-lg);border:1px solid var(--hx-dlx-line);background:var(--hx-dlx-bg);text-align:center}.hx-dlx-energy__stat-num{display:block;font-size:clamp(34px,4vw + 12px,56px);font-weight:700;line-height:1;letter-spacing:-.03em;color:var(--hx-dlx-accent);font-variant-numeric:tabular-nums}.hx-dlx-energy__stat-label{display:block;margin-top:12px;font-size:16px;line-height:1.45;color:var(--hx-dlx-ink-soft)}.hx-dlx-energy__note{margin:28px 0 0;font-size:16px;line-height:1.6;color:var(--hx-dlx-ink-mute);text-align:center}@media(min-width:750px){.hx-dlx-energy__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:900px){.hx-dlx-energy__versus{grid-template-columns:1fr 1fr}.hx-dlx-energy__stats{grid-template-columns:repeat(4,minmax(0,1fr))}}.hx-dlx-cct{--hx-dlx-cct-glow: #ffd9a8;--hx-dlx-cct-wall: #f3e7d6;--hx-dlx-cct-name: "Warm White"}.hx-dlx-cct__grid{display:grid;gap:clamp(28px,4vw,56px);align-items:center}.hx-dlx-cct__picker{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:clamp(10px,2vw,20px);margin:0 0 26px}.hx-dlx-cct__opt{-webkit-appearance:none;appearance:none;border:0;background:none;padding:8px 4px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:10px;min-width:88px;min-height:44px;color:inherit}.hx-dlx-cct__bulb{position:relative;width:clamp(52px,12vw,72px);height:clamp(52px,12vw,72px);border-radius:50%;background:var(--hx-dlx-cct-c, #ffd9a8);box-shadow:0 0 0 1px #0d0f110f inset;transition:transform .4s var(--hx-dlx-ease),box-shadow .4s var(--hx-dlx-ease)}.hx-dlx-cct__bulb:after{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:50%;border:2px solid var(--hx-dlx-cct-c, #ffd9a8);opacity:0;transform:scale(.85);transition:opacity .4s var(--hx-dlx-ease),transform .4s var(--hx-dlx-ease)}.hx-dlx-cct__opt[aria-selected=true] .hx-dlx-cct__bulb{transform:scale(1.06);box-shadow:0 0 32px var(--hx-dlx-cct-c, #ffd9a8)}.hx-dlx-cct__opt[aria-selected=true] .hx-dlx-cct__bulb:after{opacity:1;transform:scale(1)}.hx-dlx-cct__k{font-size:15px;font-weight:700;letter-spacing:-.01em}.hx-dlx-cct__name{font-size:13px;color:var(--hx-dlx-ink-mute)}.hx-dlx-cct__opt[aria-selected=true] .hx-dlx-cct__name{color:var(--hx-dlx-accent)}@media(hover:hover)and (pointer:fine){.hx-dlx-cct__opt:hover .hx-dlx-cct__bulb{transform:scale(1.06)}}.hx-dlx-cct__switch{display:flex;align-items:center;gap:16px;margin-top:28px;padding:18px 20px;border-radius:var(--hx-dlx-r-md);background:var(--hx-dlx-bg-alt);border:1px solid var(--hx-dlx-line)}.hx-dlx-cct__switch-slot{flex:1;border-radius:4px;background:#ffffff12;transition:background-color .5s var(--hx-dlx-ease)}.hx-dlx-cct__switch-slot[data-active=true]{background:var(--hx-dlx-cct-glow)}.hx-dlx-cct__switch-text{font-size:16px;line-height:1.5;color:var(--hx-dlx-ink-soft)}.hx-dlx-cct__switch-text strong{color:var(--hx-dlx-ink)}@media(min-width:900px){.hx-dlx-cct__grid{grid-template-columns:.85fr 1.15fr;align-items:center}}.hx-dlx-aus{background:radial-gradient(80% 60% at 15% 0%,rgba(97,188,201,.14),transparent 60%),radial-gradient(70% 60% at 90% 100%,rgba(97,188,201,.1),transparent 60%),var(--hx-dlx-bg-alt)}.hx-dlx-aus__icon{width:44px;height:44px;margin:0 auto 14px;display:grid;place-items:center;border-radius:var(--hx-dlx-r-sm);background:var(--hx-dlx-accent-wash);color:var(--hx-dlx-accent)}.hx-dlx-aus__icon svg,.hx-dlx-aus__icon img{width:24px;height:24px;display:block}.hx-dlx-install__track{position:relative;display:grid;gap:28px}.hx-dlx-install__track:before{content:"";position:absolute;left:27px;top:8px;bottom:8px;width:2px;background:var(--hx-dlx-accent-line);transform:scaleY(0);transform-origin:top;transition:transform 1.2s var(--hx-dlx-ease)}.js .hx-reveal.is-revealed .hx-dlx-install__track:before,html:not(.js) .hx-dlx-install__track:before{transform:scaleY(1)}.hx-dlx-install__step{position:relative;display:grid;grid-template-columns:56px 1fr;gap:16px;align-items:start}.hx-dlx-install__num{position:relative;z-index:1;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:var(--hx-dlx-bg);border:2px solid var(--hx-dlx-accent);color:var(--hx-dlx-accent);font-size:18px;font-weight:700}.hx-dlx-install__art{margin:14px 0 0;border-radius:var(--hx-dlx-r-md);overflow:hidden;background:var(--hx-dlx-bg-alt);aspect-ratio:16 / 10}.hx-dlx-install__art img,.hx-dlx-install__art svg{display:block;width:100%;height:100%;object-fit:cover}.hx-dlx-install__step-title{margin:14px 0 0;font-size:18px;font-weight:700;line-height:1.25}.hx-dlx-install__step-text{margin:6px 0 0;font-size:16px;line-height:1.55;color:var(--hx-dlx-ink-soft)}@media(min-width:900px){.hx-dlx-install__track{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.hx-dlx-install__track:before{left:12%;right:12%;top:28px;bottom:auto;width:auto;height:2px;transform:scaleX(0);transform-origin:left}.js .hx-reveal.is-revealed .hx-dlx-install__track:before,html:not(.js) .hx-dlx-install__track:before{transform:scaleX(1)}.hx-dlx-install__step{grid-template-columns:1fr;text-align:center;justify-items:center}.hx-dlx-install__art{width:100%}}.hx-dlx-why__grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.hx-dlx-why__card{position:relative;padding:clamp(20px,3vw,30px);border-radius:var(--hx-dlx-r-lg);border:1px solid var(--hx-dlx-line);background:var(--hx-dlx-bg);overflow:hidden;transition:transform .4s var(--hx-dlx-ease),border-color .4s var(--hx-dlx-ease),box-shadow .4s var(--hx-dlx-ease)}.hx-dlx-why__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;background:radial-gradient(240px circle at var(--hx-dlx-mx, 50%) var(--hx-dlx-my, 50%),var(--hx-dlx-accent-wash),transparent 70%);transition:opacity .4s var(--hx-dlx-ease)}.hx-dlx-why__icon{position:relative;width:42px;height:42px;margin-bottom:16px;display:grid;place-items:center;border-radius:var(--hx-dlx-r-sm);background:var(--hx-dlx-accent-wash);color:var(--hx-dlx-accent);transition:transform .4s var(--hx-dlx-ease)}.hx-dlx-why__icon svg,.hx-dlx-why__icon img{width:22px;height:22px;display:block}.hx-dlx-why__card-title{position:relative;margin:0;font-size:16px;font-weight:700;line-height:1.3}.hx-dlx-why__card-text{position:relative;margin:8px 0 0;font-size:16px;line-height:1.55;color:var(--hx-dlx-ink-soft)}@media(min-width:750px){.hx-dlx-why__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}@media(min-width:1100px){.hx-dlx-why__grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(hover:hover)and (pointer:fine){.hx-dlx-why__card:hover{transform:translateY(-6px);border-color:var(--hx-dlx-accent-line);box-shadow:var(--hx-dlx-shadow-md)}.hx-dlx-why__card:hover:before{opacity:1}.hx-dlx-why__card:hover .hx-dlx-why__icon{transform:scale(1.1) rotate(-4deg)}}.hx-dlx-compare__frame{border-radius:var(--hx-dlx-r-lg);border:1px solid var(--hx-dlx-line);background:var(--hx-dlx-bg);box-shadow:var(--hx-dlx-shadow-md);overflow:hidden}.hx-dlx-compare__table{width:100%;border-collapse:collapse;text-align:left}.hx-dlx-compare__table th,.hx-dlx-compare__table td{padding:16px 12px;border-bottom:1px solid var(--hx-dlx-line);vertical-align:middle}.hx-dlx-compare__table tr:last-child th,.hx-dlx-compare__table tr:last-child td{border-bottom:0}.hx-dlx-compare__table thead th{padding-top:20px;padding-bottom:20px;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--hx-dlx-ink-mute)}.hx-dlx-compare__col--hexa{background:var(--hx-dlx-accent-wash);text-align:center;width:84px}.hx-dlx-compare__col--other{text-align:center;width:84px}.hx-dlx-compare__table thead .hx-dlx-compare__col--hexa{color:var(--hx-dlx-accent);font-size:14px}.hx-dlx-compare__row-label{font-size:16px;font-weight:600;line-height:1.35}.hx-dlx-compare__row-note{display:none;margin-top:3px;font-size:13px;font-weight:400;color:var(--hx-dlx-ink-mute)}.hx-dlx-compare__mark{display:inline-grid;place-items:center;width:26px;height:26px;border-radius:50%}.hx-dlx-compare__mark svg{width:14px;height:14px;display:block}.hx-dlx-compare__mark--yes{background:var(--hx-dlx-accent);color:#fff}.hx-dlx-compare__mark--no{background:#0d0f110f;color:var(--hx-dlx-ink-mute)}.hx-dlx-compare__mark--text{width:auto;height:auto;padding:4px 8px;border-radius:var(--hx-dlx-r-sm);font-size:12px;font-weight:700}@media(min-width:750px){.hx-dlx-compare__table th,.hx-dlx-compare__table td{padding:20px 24px}.hx-dlx-compare__col--hexa,.hx-dlx-compare__col--other{width:180px}.hx-dlx-compare__row-label{font-size:16px}}.hx-dlx-spaces{padding:0}.hx-dlx-spaces__banner{position:relative;min-height:clamp(440px,70vh,720px);display:grid;align-items:end;overflow:hidden;background:var(--hx-dlx-dark)}.hx-dlx-spaces__bg{position:absolute;top:0;right:0;bottom:0;left:0}.hx-dlx-spaces__bg img,.hx-dlx-spaces__bg svg{width:100%;height:100%;object-fit:cover;display:block}.hx-dlx-spaces__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#06080ae0,#06080a8c 42%,#06080a26 75%,#06080a0d)}.hx-dlx-spaces__inner{position:relative;z-index:1;width:100%;max-width:var(--hx-dlx-max);margin:0 auto;padding:clamp(36px,6vw,72px) var(--hx-dlx-pad-x);color:#fff}.hx-dlx-spaces__copy{max-width:640px}.hx-dlx-spaces__h2{margin:0;font-size:var(--hx-dlx-t-h2);line-height:1.06;letter-spacing:-.02em;font-weight:700;text-wrap:balance}.hx-dlx-spaces__text{margin:16px 0 0;font-size:var(--hx-dlx-t-lede);line-height:1.55;color:#ffffffd1}.hx-dlx-spaces__chips{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0 0;padding:0;list-style:none}.hx-dlx-spaces__chip{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:var(--hx-dlx-r-pill);border:1px solid rgba(255,255,255,.22);background:#ffffff14;font-size:13px;font-weight:600;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.js .hx-dlx-spaces__bg{transform:scale(1.06);transition:transform 12s linear}.js .hx-reveal.is-revealed .hx-dlx-spaces__bg{transform:scale(1)}@media(min-width:750px){.hx-dlx-driver__benefit,.hx-dlx-energy__meta,.hx-dlx-energy__stat-label{font-size:15px}.hx-dlx-energy__note{font-size:13px}.hx-dlx-cct__switch-text{font-size:14px}.hx-dlx-install__step-text{font-size:15px}.hx-dlx-why__card-text{font-size:14px}.hx-dlx-compare__row-note{display:block}}.hx-dlx__photo{position:relative;border-radius:var(--hx-dlx-r-xl);overflow:hidden;background:var(--hx-dlx-bg-alt);box-shadow:var(--hx-dlx-shadow-md)}.hx-dlx__photo img{display:block;width:100%;height:100%;object-fit:cover}.js .hx-reveal .hx-dlx__photo img{transform:scale(1.05);transition:transform 1.6s var(--hx-dlx-ease)}.js .hx-reveal.is-revealed .hx-dlx__photo img{transform:scale(1)}.hx-dlx__callout{position:absolute;left:var(--hx-dlx-x, 50%);top:var(--hx-dlx-y, 50%);transform:translate(-50%,-50%);z-index:2}.hx-dlx__pin{position:relative;display:grid;place-items:center;width:15px;height:15px;border-radius:50%;background:var(--hx-dlx-accent);border:2.5px solid #ffffff;box-shadow:0 2px 8px #0000004d;opacity:0;transform:scale(.4);transition:opacity .5s var(--hx-dlx-ease),transform .5s var(--hx-dlx-ease);transition-delay:calc(var(--hx-dlx-i, 0) * .18s + .3s)}.js .hx-reveal.is-revealed .hx-dlx__pin,html:not(.js) .hx-dlx__pin{opacity:1;transform:scale(1)}.hx-dlx__pin:before{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;border:2px solid var(--hx-dlx-accent);opacity:0;pointer-events:none}.js .hx-reveal.is-revealed .hx-dlx__pin:before{animation:hx-dlx-halo 2.6s var(--hx-dlx-ease) infinite;animation-delay:calc(var(--hx-dlx-i, 0) * .18s + .9s)}@keyframes hx-dlx-halo{0%{opacity:.7;transform:scale(.7)}70%{opacity:0;transform:scale(1.9)}to{opacity:0;transform:scale(1.9)}}.hx-dlx__callout-label{position:absolute;top:50%;left:26px;transform:translateY(-50%);display:none;min-width:172px;max-width:230px;padding:10px 14px;border-radius:var(--hx-dlx-r-md);background:#ffffffdb;-webkit-backdrop-filter:blur(10px) saturate(1.3);backdrop-filter:blur(10px) saturate(1.3);box-shadow:var(--hx-dlx-shadow-md);opacity:0;transition:opacity .6s var(--hx-dlx-ease),transform .6s var(--hx-dlx-ease);transition-delay:calc(var(--hx-dlx-i, 0) * .18s + .46s)}.hx-dlx__callout--left .hx-dlx__callout-label{left:auto;right:26px}.hx-dlx__callout-title{display:block;font-size:14px;font-weight:700;line-height:1.25;color:#15171a}.hx-dlx__callout-text{display:block;margin-top:3px;font-size:12.5px;line-height:1.4;color:#46494d}.hx-dlx__callout-list{display:grid;gap:12px;margin:22px 0 0;padding:0;list-style:none}.hx-dlx__callout-list li{position:relative;padding-left:22px;font-size:16px;line-height:1.5}.hx-dlx__callout-list li:before{content:"";position:absolute;left:0;top:8px;width:9px;height:9px;border-radius:50%;background:var(--hx-dlx-accent)}.hx-dlx__callout-list strong{font-weight:700}@media(min-width:900px){.hx-dlx__callout-label{display:block}.js .hx-reveal.is-revealed .hx-dlx__callout-label,html:not(.js) .hx-dlx__callout-label{opacity:1}.hx-dlx__callout-list{display:none}}.hx-dlx-cct__photo{position:relative;border-radius:var(--hx-dlx-r-xl);overflow:hidden;box-shadow:var(--hx-dlx-shadow-lg);background:#14171a;aspect-ratio:1152 / 928}.hx-dlx-cct__photo img{display:block;width:100%;height:100%;object-fit:cover;filter:var(--hx-dlx-cct-filter, none);transition:filter .9s var(--hx-dlx-ease);will-change:filter}.hx-dlx-cct__grade{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:var(--hx-dlx-cct-tint, transparent);mix-blend-mode:soft-light;opacity:var(--hx-dlx-cct-tint-o, 0);transition:background-color .9s var(--hx-dlx-ease),opacity .9s var(--hx-dlx-ease)}.hx-dlx-cct__readout{position:absolute;left:16px;bottom:16px;z-index:2;display:inline-flex;align-items:baseline;gap:4px;padding:8px 14px;border-radius:var(--hx-dlx-r-pill);background:#0c0e108c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-variant-numeric:tabular-nums}.hx-dlx-cct__readout-k{font-size:19px;font-weight:700;letter-spacing:-.01em}.hx-dlx-cct__readout-n{font-size:13px;opacity:.75}.hx-dlx-cct__slider{position:relative;flex:0 0 auto;width:116px;height:46px;border-radius:9px;background:#1d2126;padding:5px;box-shadow:inset 0 1px 3px #0009}.hx-dlx-cct__slider-track{position:absolute;top:5px;right:5px;bottom:5px;left:5px;display:flex;gap:3px}.hx-dlx-cct__slider-detent{flex:1;border-radius:4px;background:#ffffff0f}.hx-dlx-cct__actuator{position:absolute;top:5px;left:5px;width:calc((100% - 10px) / 3);height:calc(100% - 10px);border-radius:5px;background:linear-gradient(180deg,#fdfdfd,#d9dde1);box-shadow:0 1px 3px #00000080;transform:translate(calc(var(--hx-dlx-cct-i, 0) * 100%));transition:transform .5s var(--hx-dlx-ease)}.hx-dlx-cct__actuator:after{content:"";position:absolute;top:30%;right:32%;bottom:30%;left:32%;background:repeating-linear-gradient(90deg,#9aa3ab 0 1px,transparent 1px 3px);opacity:.75}.hx-dlx-aus__badges{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none}.hx-dlx-aus__badge{text-align:center}.hx-dlx-aus__badge-img{display:block;width:100%;aspect-ratio:1 / 1;border-radius:var(--hx-dlx-r-md);overflow:hidden;box-shadow:var(--hx-dlx-shadow-sm);transition:transform .45s var(--hx-dlx-ease),box-shadow .45s var(--hx-dlx-ease)}.hx-dlx-aus__badge-img img{width:100%;height:100%;object-fit:cover;display:block}.hx-dlx-aus__badge-cap{display:block;margin-top:10px;font-size:16px;line-height:1.35;font-weight:600;color:var(--hx-dlx-ink-soft)}@media(min-width:750px){.hx-dlx-aus__badges{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.hx-dlx-aus__badge-cap{font-size:13px}}@media(hover:hover)and (pointer:fine){.hx-dlx-aus__badge:hover .hx-dlx-aus__badge-img{transform:translateY(-6px) scale(1.03);box-shadow:var(--hx-dlx-shadow-lg)}}.hx-dlx-ic4__chip--art{padding-left:8px}.hx-dlx-ic4__chip-art{width:30px;height:30px;border-radius:7px;object-fit:cover;display:block;flex:0 0 auto}.hx-dlx-hw__head{max-width:940px;margin:0 auto;text-align:center}.hx-dlx-hw__headline{margin:0;font-size:clamp(30px,3.4vw + 18px,56px);line-height:1.05;letter-spacing:-.025em;font-weight:700;text-wrap:balance}.hx-dlx-hw__desc-row{display:grid;gap:24px;margin-top:22px;text-align:left}.hx-dlx-hw__desc{margin:0;font-size:clamp(16px,.6vw + 15px,19px);line-height:1.55;color:var(--hx-dlx-ink-soft);text-wrap:pretty}.hx-dlx-hw__aside{padding-left:18px;border-left:2px solid var(--hx-dlx-accent-line)}.hx-dlx-hw__aside-title{margin:0 0 8px;font-size:16px;line-height:1.4;color:var(--hx-dlx-ink-mute)}.hx-dlx-hw__aside-list{margin:0;padding:0;list-style:none;display:grid;gap:4px;font-size:16px;font-weight:600;line-height:1.4}.hx-dlx-hw__stage{margin:clamp(28px,4vw,56px) 0 clamp(24px,3vw,44px);overflow:hidden}.hx-dlx-hw__flex{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;max-width:var(--hx-dlx-max);margin:0 auto;padding:0 var(--hx-dlx-pad-x)}.hx-dlx-hw__item{min-width:0;width:78%;height:clamp(220px,46vw,300px);display:flex;align-items:center;justify-content:center;transform:translate3d(var(--hx-dlx-from, 0),0,0);transition:transform 1.6s cubic-bezier(.22,1,.36,1);will-change:transform}.hx-dlx-hw__stage[data-hx-dlx-in] .hx-dlx-hw__item{transform:translateZ(0)}html:not(.js) .hx-dlx-hw__item{transform:none}.hx-dlx-hw__item--2{transition-delay:.1s}.hx-dlx-hw__item img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;margin:0 auto;object-fit:contain;filter:drop-shadow(0 24px 48px rgba(0,0,0,.5))}.hx-dlx-hw__callouts{display:grid;gap:20px 16px;grid-template-columns:repeat(2,minmax(0,1fr));padding-top:clamp(20px,3vw,34px);border-top:1px solid var(--hx-dlx-line)}.hx-dlx-hw__callout-num{display:block;font-size:clamp(28px,2vw + 18px,40px);font-weight:700;line-height:1;letter-spacing:-.03em;color:var(--hx-dlx-num, var(--hx-dlx-accent));font-variant-numeric:tabular-nums}.hx-dlx-hw__callout-label{display:block;margin-top:8px;font-size:16px;font-weight:600;line-height:1.35}.hx-dlx-hw__callout-sub{display:block;margin-top:3px;font-size:16px;line-height:1.4;color:var(--hx-dlx-ink-mute)}@media(min-width:750px){.hx-dlx-hw__flex{flex-direction:row;gap:clamp(12px,3vw,48px)}.hx-dlx-hw__item{flex:1 1 0;width:auto;height:clamp(260px,30vw,440px)}.hx-dlx-hw__desc-row{grid-template-columns:1.6fr 1fr;gap:40px;margin-top:26px}.hx-dlx-hw__aside-title{font-size:14px}.hx-dlx-hw__aside-list{font-size:15px}.hx-dlx-hw__callouts{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.hx-dlx-hw__callout-sub{font-size:14px}}@media(prefers-reduced-motion:reduce){.hx-dlx-hw__item{transform:none!important}}.hx-dlx__photo--bare{background:transparent;border-radius:0;box-shadow:none;overflow:visible}.hx-dlx__photo--bare img{object-fit:contain}.hx-dlx-cct__specs{margin-top:clamp(28px,4vw,48px);padding-top:clamp(22px,3vw,32px);border-top:1px solid var(--hx-dlx-line);display:grid;gap:20px 16px;grid-template-columns:repeat(2,minmax(0,1fr))}.hx-dlx-cct__spec-eyebrow{grid-column:1 / -1;margin:0;font-size:var(--hx-dlx-t-eyebrow);font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--hx-dlx-accent)}.hx-dlx-cct__spec-num{display:block;font-size:clamp(26px,2vw + 16px,38px);font-weight:700;line-height:1;letter-spacing:-.03em;color:var(--hx-dlx-ink);font-variant-numeric:tabular-nums}.hx-dlx-cct__spec-label{display:block;margin-top:8px;font-size:16px;font-weight:600;line-height:1.35}.hx-dlx-cct__spec-sub{display:block;margin-top:3px;font-size:16px;line-height:1.4;color:var(--hx-dlx-ink-mute)}.hx-dlx-cct__benefits{list-style:none;margin:24px 0 0;padding:0;display:grid;gap:12px}.hx-dlx-cct__benefit{display:flex;align-items:flex-start;gap:12px;font-size:16px;line-height:1.5}.hx-dlx-cct__benefit .hx-dlx__tick-icon{margin-top:1px}@media(min-width:750px){.hx-dlx-cct__specs{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.hx-dlx-cct__spec-sub{font-size:14px}}.hx-dlx-test__grid{display:grid;gap:clamp(28px,4vw,56px);align-items:center}.hx-dlx-test__media{position:relative;border-radius:var(--hx-dlx-r-xl);overflow:hidden;background:var(--hx-dlx-bg-alt);aspect-ratio:4 / 3}.hx-dlx-test__media img{display:block;width:100%;height:100%;object-fit:cover}.js .hx-reveal .hx-dlx-test__media img{transform:scale(1.05);transition:transform 1.6s var(--hx-dlx-ease)}.js .hx-reveal.is-revealed .hx-dlx-test__media img{transform:scale(1)}.hx-dlx-test__checks{list-style:none;margin:26px 0 0;padding:0;display:grid;gap:14px}.hx-dlx-test__check{display:flex;align-items:flex-start;gap:12px;font-size:16px;line-height:1.5}.hx-dlx-test__warranty{display:flex;align-items:center;gap:14px;margin-top:28px;padding:18px 20px;border-radius:var(--hx-dlx-r-md);background:var(--hx-dlx-bg-alt)}.hx-dlx-test__warranty-icon{flex:0 0 auto;width:40px;height:40px;display:grid;place-items:center;border-radius:var(--hx-dlx-r-sm);background:var(--hx-dlx-accent-wash);color:var(--hx-dlx-accent)}.hx-dlx-test__warranty-icon svg{width:22px;height:22px}.hx-dlx-test__warranty-text{font-size:16px;line-height:1.45;color:var(--hx-dlx-ink-soft)}.hx-dlx-test__warranty-text strong{color:var(--hx-dlx-ink)}@media(min-width:900px){.hx-dlx-test__grid{grid-template-columns:1.05fr .95fr}.hx-dlx-test__checks{grid-template-columns:repeat(2,minmax(0,1fr))}.hx-dlx-test__warranty{grid-column:1 / -1}}.hx-dlx-driver{padding-top:clamp(24px,2.5vw,40px)}.hx-dlx-hw__headline .hx-dlx__accent{--hx-glow-a: rgba(97, 188, 201, .45);--hx-glow-b: rgba(97, 188, 201, .3);--hx-glow-c: rgba(97, 188, 201, .2);--hx-glow-a-rest: rgba(97, 188, 201, .18);--hx-glow-b-rest: rgba(97, 188, 201, .1);--hx-glow-c-rest: rgba(97, 188, 201, .06);animation:hx-hw-lightup 6s cubic-bezier(.45,0,.55,1) infinite;will-change:filter}@supports (color: color-mix(in srgb,red 50%,transparent)){.hx-dlx-hw__headline .hx-dlx__accent{--hx-glow-a: color-mix(in srgb, var(--hx-dlx-accent) 45%, transparent);--hx-glow-b: color-mix(in srgb, var(--hx-dlx-accent) 30%, transparent);--hx-glow-c: color-mix(in srgb, var(--hx-dlx-accent) 20%, transparent);--hx-glow-a-rest: color-mix(in srgb, var(--hx-dlx-accent) 18%, transparent);--hx-glow-b-rest: color-mix(in srgb, var(--hx-dlx-accent) 10%, transparent);--hx-glow-c-rest: color-mix(in srgb, var(--hx-dlx-accent) 6%, transparent)}}@keyframes hx-hw-lightup{0%,to{filter:drop-shadow(0 0 4px var(--hx-glow-a-rest)) drop-shadow(0 0 14px var(--hx-glow-b-rest)) drop-shadow(0 0 30px var(--hx-glow-c-rest)) brightness(1)}50%{filter:drop-shadow(0 0 8px var(--hx-glow-a)) drop-shadow(0 0 24px var(--hx-glow-b)) drop-shadow(0 0 52px var(--hx-glow-c)) brightness(1.07)}}@supports ((background-clip: text) or (-webkit-background-clip: text)){.hx-dlx-hw__headline .hx-dlx__accent{background-image:linear-gradient(100deg,var(--hx-dlx-accent) 0%,var(--hx-dlx-accent) 42%,color-mix(in srgb,var(--hx-dlx-accent) 88%,white) 50%,var(--hx-dlx-accent) 58%,var(--hx-dlx-accent) 100%);background-size:300% 100%;background-repeat:no-repeat;background-position:0% 0;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;animation:hx-hw-lightup 6s cubic-bezier(.45,0,.55,1) infinite,hx-hw-shimmer 9s linear infinite}}@keyframes hx-hw-shimmer{0%,87%{background-position:0% 0}to{background-position:100% 0}}@media(prefers-reduced-motion:reduce){.hx-dlx-hw__headline .hx-dlx__accent{animation:none;background-position:0% 0;filter:drop-shadow(0 0 6px var(--hx-glow-a-rest)) drop-shadow(0 0 18px var(--hx-glow-b-rest)) drop-shadow(0 0 38px var(--hx-glow-c-rest));will-change:auto}}.hx-dlx-related__grid{list-style:none;margin:clamp(24px,3vw,36px) 0 0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(12px,2.4vw,24px)}.hx-dlx-related__item{flex:1 1 calc(50% - clamp(12px,2.4vw,24px));max-width:300px;min-width:0}@media(min-width:750px){.hx-dlx-related__item{flex-basis:calc(33.333% - 24px)}}.hx-dlx-related__cta{margin-top:clamp(24px,3vw,36px);text-align:center}
/*# sourceMappingURL=/cdn/shop/t/11/assets/hx-dlx.css.map */
