.hm-cfgcta{max-width:1080px;margin:0 auto;padding:44px var(--gutter) 0}.hm-cfgcta__band{background:var(--door-tint);border-radius:24px;padding:36px 40px;display:grid;grid-template-columns:1fr auto;gap:32px;align-items:center}.hm-cfgcta__title{font-size:26px;font-weight:var(--fw-bold);color:var(--color-text-strong);margin:0 0 8px;line-height:1.2}.hm-cfgcta__text{font-size:15px;color:var(--color-muted);margin:0;max-width:520px;line-height:1.5}.hm-cfgcta__btn{display:inline-flex;align-items:center;gap:9px;background:var(--door-cta);color:#fff;font-weight:var(--fw-bold);font-size:16px;padding:16px 28px;border-radius:var(--radius-pill);text-decoration:none;min-height:var(--tap-cta);white-space:nowrap}.hm-cfgcta__btn:hover{filter:brightness(.94);color:#fff;text-decoration:none}.hm-cfgcta__btn:focus-visible{outline:2px solid var(--color-text-strong);outline-offset:2px}@media(max-width:768px){.hm-cfgcta{padding:32px var(--space-4) 0}.hm-cfgcta__band{grid-template-columns:1fr;padding:22px;border-radius:18px;gap:18px}.hm-cfgcta__title{font-size:20px}.hm-cfgcta__btn{width:100%;justify-content:center}}.hm-related__inner{max-width:1080px;margin:0 auto;padding:44px var(--gutter) 0}.hm-related__head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px}.hm-related__eyebrow{font-size:12px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted-2);margin:0 0 6px}.hm-related__title{font-size:26px;font-weight:var(--fw-bold);color:var(--color-text-strong);margin:0;line-height:1.2}.hm-related__more{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:var(--fw-bold);color:var(--accent);text-decoration:none;white-space:nowrap}.hm-related__more:hover{text-decoration:underline}.hm-related__more:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}.hm-related__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hm-related__cell{min-width:0}@media(max-width:768px){.hm-related__inner{padding:32px var(--space-4) 0}.hm-related__title{font-size:21px}.hm-related__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:14px;padding-block:12px 30px;margin-block:-12px -26px}.hm-related__grid::-webkit-scrollbar{display:none}.hm-related__cell{flex:0 0 240px;scroll-snap-align:start}}.hm-cart{top:0;right:0;bottom:0;width:420px;max-width:92vw;background:var(--color-bg);transform:translate(100%);transition:transform var(--motion-base) var(--ease-out);z-index:var(--z-cart)}.hm-cart[data-state=open]{transform:translate(0)}.hm-cart__sheet{display:flex;flex-direction:column;height:100%;min-height:0}[data-cart-drawer-contents]{display:flex;flex-direction:column;min-height:0}.hm-cart__handle{display:none}@media(max-width:749px){.hm-cart{top:auto;right:0;left:0;bottom:0;width:100%;max-width:100%;max-height:90vh;border-radius:22px 22px 0 0;overflow:hidden;transform:translateY(100%)}.hm-cart[data-state=open]{transform:translateY(0)}.hm-cart__sheet{max-height:90vh;padding-bottom:env(safe-area-inset-bottom)}.hm-cart__handle{display:block;width:38px;height:4px;border-radius:var(--radius-pill);background:var(--color-border);margin:6px auto 2px;flex:none}.hm-cart__handle,.hm-cart__head{touch-action:none}}.hm-scrim[data-cart-scrim]{z-index:var(--z-cart-scrim)}.hm-cart__head{display:flex;align-items:flex-start;gap:var(--space-3);background:var(--color-surface);border-bottom:1px solid var(--color-border);padding:var(--space-4) var(--space-5,20px)}.hm-cart__check{width:34px;height:34px;border-radius:var(--radius-pill);flex:none;display:flex;align-items:center;justify-content:center;background:var(--garden-tint);color:var(--garden-cta)}.hm-cart__heading{flex:1;min-width:0}.hm-cart__title{margin:0;font-weight:var(--fw-bold);font-size:16px;line-height:var(--lh-heading);color:var(--color-text)}.hm-cart__sub{margin:2px 0 0;font-size:13px;color:var(--color-muted-2)}.hm-cart__close{width:36px;height:36px;flex:none;border:0;border-radius:var(--radius-pill);cursor:pointer;background:var(--color-border-light);color:var(--color-text);display:flex;align-items:center;justify-content:center}.hm-cart__close:hover{background:var(--color-border)}.hm-cart__scroll{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:var(--space-4) var(--space-5,20px)}.hm-cart__empty{text-align:center;padding:var(--space-12) var(--space-4)}.hm-cart__empty-icon{display:inline-flex;width:64px;height:64px;border-radius:var(--radius-pill);align-items:center;justify-content:center;background:var(--color-border-light);color:var(--color-muted-2);margin-bottom:var(--space-4)}.hm-cart__empty-title{margin:0 0 var(--space-1);font-weight:var(--fw-bold);font-size:17px}.hm-cart__empty-text{margin:0 0 var(--space-6);font-size:14px;color:var(--color-muted)}.hm-cart-line{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md)}.hm-cart-line--added{padding:14px;display:flex;gap:14px}.hm-cart-line--compact{padding:12px;display:flex;gap:13px;align-items:flex-start;list-style:none}.hm-cart-line__media{width:72px;height:72px;border-radius:12px;flex:none;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--hm-line-tint,var(--color-border-light));color:var(--hm-line-accent,var(--color-muted-2))}.hm-cart-line__media--sm{width:56px;height:56px;border-radius:11px}.hm-cart-line__img{width:100%;height:100%;object-fit:cover;display:block}.hm-cart-line__icon{display:block}.hm-cart-line__body{flex:1;min-width:0}.hm-cart-line__title{margin:0;font-weight:var(--fw-bold);font-size:15px;line-height:var(--lh-heading)}.hm-cart-line__title--sm{font-size:14px}.hm-cart-line__brand{margin:0 0 8px;font-size:12.5px;color:var(--color-muted-2)}.hm-cart-line--compact .hm-cart-line__brand{margin:0}.hm-cart-line__top{display:flex;align-items:flex-start;gap:8px}.hm-cart-line__headings{flex:1;min-width:0}.hm-cart-line--compact .hm-cart-line__row{margin-top:10px}.hm-cart-line__remove{width:28px;height:28px;flex:none;border:0;border-radius:var(--radius-pill);cursor:pointer;background:var(--color-border-light);color:var(--color-muted-2);display:flex;align-items:center;justify-content:center}.hm-cart-line__remove:hover{background:var(--color-border);color:var(--color-text-strong)}.hm-cart-line__remove[aria-disabled=true]{opacity:.5;cursor:default}.hm-cart-line__variant{display:inline-block;margin:0 0 8px;font-size:12px;font-weight:var(--fw-bold);color:var(--color-text);background:var(--color-border-light);border-radius:6px;padding:2px 8px}.hm-cart-line__row{display:flex;align-items:center;gap:10px}.hm-cart-line__total{font-weight:var(--fw-bold);font-size:16px;margin-left:auto}.hm-cart-line__total--sm{font-size:15px;flex:none;margin-left:auto}.hm-stepper{display:flex;align-items:center;border:1px solid var(--color-border);border-radius:var(--radius-pill);padding:3px}.hm-stepper__btn{width:28px;height:28px;min-width:24px;min-height:24px;border:0;border-radius:var(--radius-pill);cursor:pointer;background:var(--color-border-light);color:var(--color-text);display:flex;align-items:center;justify-content:center}.hm-stepper__btn:hover{background:var(--color-border)}.hm-stepper__btn[aria-disabled=true],.hm-stepper__btn[disabled]{opacity:.45;cursor:default}.hm-stepper__val{min-width:30px;text-align:center;font-weight:var(--fw-bold);font-size:14px}.hm-cart__undo-row{margin:10px 2px 0}.hm-cart__undo{display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;cursor:pointer;color:var(--door-cta);font-weight:var(--fw-bold);font-size:13px;padding:4px 0;min-height:24px}.hm-cart__undo:hover{text-decoration:underline}.hm-cart__lines{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.hm-cart__ship{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:14px;margin-top:14px}.hm-cart__ship-done{display:none;align-items:center;gap:8px;margin:0 0 9px;font-size:13.5px;font-weight:var(--fw-bold);color:var(--garden-cta)}.hm-cart__ship-remain{margin:0 0 9px;font-size:13px;color:var(--color-muted)}.hm-cart__ship-remain strong{color:var(--color-text)}.hm-cart__ship[data-free-ship-done=true] .hm-cart__ship-done{display:flex}.hm-cart__ship[data-free-ship-done=true] .hm-cart__ship-remain{display:none}.hm-cart__ship-track{height:7px;background:var(--color-border);border-radius:var(--radius-pill);overflow:hidden}.hm-cart__ship-bar{display:block;height:100%;background:var(--garden-cta);border-radius:var(--radius-pill);transition:width var(--motion-base) var(--ease-out)}.hm-cart__cross{margin-top:22px}.hm-cart__cross-head{display:flex;align-items:center;gap:7px;margin-bottom:4px}.hm-cart__cross-ic{color:var(--door-cta);display:inline-flex}.hm-cart__cross-title{font-weight:var(--fw-bold);font-size:15px}.hm-cart__cross-sub{margin:0 0 12px;font-size:12.5px;color:var(--color-muted-2)}.hm-cart__cross-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.hm-cart__cross-item{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:12px;display:flex;gap:12px;align-items:center}.hm-cart__cross-media{width:50px;height:50px;border-radius:11px;flex:none;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--color-border-light);color:var(--color-muted-2)}.hm-cart__cross-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.hm-cart__cross-reason{align-self:flex-start;display:inline-flex;align-items:center;background:var(--door-tint);color:var(--door-cta);font-size:10.5px;font-weight:var(--fw-bold);padding:2px 8px;border-radius:6px;line-height:1.3}.hm-cart__cross-name{font-weight:var(--fw-bold);font-size:13.5px;line-height:1.2;color:var(--color-text)}.hm-cart__cross-name:hover{text-decoration:underline}.hm-cart__cross-price{font-size:12.5px;color:var(--color-muted-2)}.hm-cart__cross-add{width:38px;height:38px;flex:none;border-radius:11px;cursor:pointer;border:1.5px solid var(--door-cta);background:var(--color-surface);color:var(--door-cta);display:flex;align-items:center;justify-content:center}.hm-cart__cross-add:hover{background:var(--door-tint)}.hm-cart__cross-add[data-in-cart=true]{background:var(--door-cta);border-color:var(--door-cta);color:#fff}.hm-cart__foot{background:var(--color-surface);border-top:1px solid var(--color-border);padding:var(--space-4) var(--space-5,20px)}.hm-cart__sum{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.hm-cart__sum-label{font-size:14px;color:var(--color-muted)}.hm-cart__sum-right{display:flex;flex-direction:column;align-items:flex-end;gap:1px}.hm-cart__sum-value{font-weight:var(--fw-bold);font-size:20px;line-height:1.2}.hm-cart__sum-tax{font-size:11px;color:var(--color-muted-2)}.hm-cart__actions{display:flex;gap:10px}.hm-cart .hm-btn--ghost,.hm-wish .hm-btn--ghost{background:var(--color-surface);color:var(--color-text);border:1.5px solid #c9cbcc}.hm-cart .hm-btn--ghost:hover,.hm-wish .hm-btn--ghost:hover{background:var(--color-border-light);border-color:var(--color-muted-2);color:var(--color-text)}.hm-cart :focus-visible{outline:2px solid var(--door-cta);outline-offset:2px;border-radius:6px}@media(prefers-reduced-motion:reduce){.hm-cart,.hm-cart__ship-bar{transition:none}}.hm-cf{--cf-accent:var(--door-cta);--cf-tint:var(--door-tint)}.hm-cf__steps{display:flex;align-items:center;justify-content:flex-start;gap:14px;margin:0 0 var(--space-8)}.hm-cf__step{display:inline-flex;align-items:center;gap:9px;font-size:13px;font-weight:var(--fw-bold)}.hm-cf__step-dot{width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px;background:var(--color-border-light);color:var(--color-muted-2)}.hm-cf__step--on .hm-cf__step-dot{background:var(--accent);color:#fff}.hm-cf__step-label{color:var(--color-muted-2)}.hm-cf__step--on .hm-cf__step-label{color:var(--accent)}.hm-cf__steps-line{width:24px;height:1px;background:var(--color-border)}.hm-cf__sys{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:12px}.hm-cf__syscard{width:138px;display:flex;flex-direction:column;align-items:center;gap:10px;padding:18px 12px;border-radius:18px;border:2px solid var(--color-border-light);background:var(--color-surface);cursor:pointer;text-align:center;transition:transform var(--motion-fast) var(--ease-out),border-color var(--motion-fast) var(--ease-out),background var(--motion-fast) var(--ease-out)}.hm-cf__syscard:hover{transform:translateY(-2px)}.hm-cf__syscard:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hm-cf__syscard[aria-pressed=true]{border-color:var(--accent);background:var(--door-tint)}.hm-cf__sysbadge{width:46px;height:46px;border-radius:13px;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:18px;background:#fff;border:1px solid var(--color-border-light);box-shadow:0 1px 2px #0000001f}.hm-cf__syslabel{font-weight:var(--fw-bold);font-size:13.5px;line-height:1.2;color:var(--color-text-strong)}.hm-cf__step2{margin-top:var(--space-8)}.hm-cf__s2head{display:flex;align-items:center;gap:12px;margin:0 0 6px}.hm-cf__s2tok{width:30px;height:30px;border-radius:9px;flex:none;display:flex;align-items:center;justify-content:center;background:var(--door-tint);color:var(--accent);font-weight:var(--fw-bold);font-size:15px}.hm-cf__s2title{font-size:17px;font-weight:var(--fw-bold);color:var(--color-text-strong);margin:0}.hm-cf__s2hint{font-size:13px;color:var(--color-muted-2);margin:0 0 16px}.hm-cf__hubs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:none;margin:0}.hm-cf__hubcard{position:relative;display:flex;align-items:flex-start;gap:13px;padding:16px;border-radius:16px;border:2px solid var(--color-border-light);background:var(--color-surface);cursor:pointer;text-align:left;transition:border-color var(--motion-fast) var(--ease-out),background var(--motion-fast) var(--ease-out)}.hm-cf__hubcard:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hm-cf__hubcard[data-sel=green]{border-color:var(--garden-cta);background:var(--garden-tint)}.hm-cf__hubcard[data-sel=amber]{border-color:var(--climate-cta);background:var(--climate-tint)}.hm-cf__hubico{width:46px;height:46px;border-radius:12px;flex:none;display:flex;align-items:center;justify-content:center;background:var(--color-surface)}.hm-cf__hubcard[data-sel=green] .hm-cf__hubico{background:var(--garden-tint);color:var(--garden-cta)}.hm-cf__hubcard[data-sel=amber] .hm-cf__hubico{background:var(--climate-tint);color:var(--climate-cta)}.hm-cf__hubico--img,.hm-cf__hubcard[data-sel] .hm-cf__hubico--img{background:#fff;border:1px solid var(--color-border-light);box-shadow:0 1px 2px #0000001a;overflow:hidden}.hm-cf__hubimg{width:84%;height:84%;object-fit:contain;display:block}.hm-cf__hubbody{flex:1;min-width:0;padding-right:24px}.hm-cf__hubname{display:block;font-weight:var(--fw-bold);font-size:14px;color:var(--color-text-strong);line-height:1.25}.hm-cf__hubmodel{display:block;font-size:12px;color:var(--color-muted-2);margin:1px 0 8px}.hm-cf__chip{display:inline-flex;align-items:center;font-size:11px;font-weight:var(--fw-bold);padding:3px 9px;border-radius:6px}.hm-cf__chip--ok{background:var(--garden-tint);color:var(--garden-cta)}.hm-cf__chip--no{background:var(--color-surface);color:var(--color-muted-2)}.hm-cf__hubdot{position:absolute;top:12px;right:12px;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--color-surface);border:1.5px solid var(--color-border-light)}.hm-cf__hubcard[data-sel=green] .hm-cf__hubdot{background:var(--garden-cta);border-color:var(--garden-cta);color:#fff}.hm-cf__hubcard[data-sel=amber] .hm-cf__hubdot{background:var(--climate-cta);border-color:var(--climate-cta);color:#fff}.hm-cf__hubcard:not([data-sel]) .hm-cf__hubdot{display:none}.hm-cf__result{margin-top:var(--space-8);max-width:none;margin-left:0;margin-right:0}.hm-cf__verdict{background:var(--color-surface);border:2px solid var(--cf-accent);border-radius:22px;overflow:hidden}.hm-cf__verdict[data-verdict=green]{--cf-accent:var(--garden-cta);--cf-head:var(--garden-tint)}.hm-cf__verdict[data-verdict=amber]{--cf-accent:var(--climate-cta);--cf-head:var(--climate-tint)}.hm-cf__verdict[data-verdict=info]{--cf-accent:var(--door-cta);--cf-head:var(--door-tint)}.hm-cf__vhead{display:flex;align-items:center;gap:16px;background:var(--cf-head);padding:22px 28px}.hm-cf__vbadge{width:54px;height:54px;border-radius:14px;flex:none;display:flex;align-items:center;justify-content:center;background:#fff;font-weight:900;font-size:22px}.hm-cf__vbadge--img{padding:5px;overflow:hidden;border:1px solid var(--color-border-light)}.hm-cf__vbadgeimg{width:100%;height:100%;object-fit:contain;display:block}.hm-cf__vhead-copy{flex:1;min-width:0}.hm-cf__veyebrow{display:block;font-size:12px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.05em;color:var(--cf-accent)}.hm-cf__vtitle{display:block;font-size:21px;font-weight:var(--fw-bold);color:var(--color-text-strong);margin-top:2px}.hm-cf__vpill{display:inline-flex;align-items:center;gap:6px;flex:none;background:#fff;color:var(--cf-accent);border-radius:var(--radius-pill);padding:7px 14px;font-size:13px;font-weight:var(--fw-bold)}.hm-cf__vbody{padding:24px 28px}.hm-cf__vtext{font-size:15px;line-height:1.55;color:var(--color-text-strong);margin:0 0 18px}.hm-cf__vtext strong{font-weight:var(--fw-bold)}.hm-cf__vtiles{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:0 0 20px}.hm-cf__vtile{background:var(--color-bg);border-radius:14px;padding:15px}.hm-cf__vtile-head{display:flex;align-items:center;gap:9px;margin-bottom:6px}.hm-cf__vtile-ico{color:var(--cf-accent);flex:none}.hm-cf__vtile-title{font-weight:var(--fw-bold);font-size:14px;color:var(--color-text-strong)}.hm-cf__vtile-text{font-size:13px;color:var(--color-muted);line-height:1.45;margin:0}.hm-cf__vrec{display:flex;align-items:center;gap:10px;background:var(--door-tint);border-radius:12px;padding:12px 15px;margin:0 0 18px;font-size:13.5px;color:var(--color-text-strong)}.hm-cf__vrec a{color:var(--accent);font-weight:var(--fw-bold);text-decoration:none}.hm-cf__vrec a:hover{text-decoration:underline}.hm-cf__vcta{display:flex;gap:12px;flex-wrap:wrap}.hm-cf__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:var(--fw-bold);font-size:15px;padding:13px 22px;border-radius:var(--radius-pill);min-height:var(--tap-cta);text-decoration:none;border:1.5px solid transparent;cursor:pointer;transition:filter var(--motion-fast) var(--ease-out),background var(--motion-fast) var(--ease-out)}.hm-cf__btn--primary{background:var(--accent);color:#fff}.hm-cf__btn--primary:hover{filter:brightness(.94);color:#fff;text-decoration:none}.hm-cf__btn--secondary{background:var(--color-surface);color:var(--color-text-strong);border-color:var(--color-border)}.hm-cf__btn--secondary:hover{background:var(--color-border-light);text-decoration:none}.hm-cf__btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hm-cf__empty{max-width:560px;margin:var(--space-8) auto 0;background:var(--color-surface);border-radius:18px;padding:28px;text-align:center;font-size:14.5px;color:var(--color-muted);line-height:1.5}.hm-cf__step2,.hm-cf__result{animation:hm-cf-fade var(--motion-base) var(--ease-out)}@keyframes hm-cf-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.hm-cf-dialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-cart);display:flex;align-items:center;justify-content:center;padding:24px;background:transparent;box-shadow:none}.hm-cf-dialog.hm-panel{flex-direction:row}.hm-cf-dialog .hm-cf-dialog__scrim{background:#2d2e2e66;cursor:pointer}.hm-cf-dialog[data-state=open] .hm-cf-dialog__scrim{opacity:1}.hm-cf-dialog__panel{position:relative;background:var(--color-surface);border-radius:var(--radius-lg);width:100%;max-width:680px;max-height:calc(100dvh - 48px);display:flex;flex-direction:column;box-shadow:var(--shadow-lg,0 18px 50px rgba(0,0,0,.18));overflow:hidden;transform:translateY(10px);opacity:0;transition:transform var(--motion-base) var(--ease-out),opacity var(--motion-base) var(--ease-out)}.hm-cf-dialog[data-state=open] .hm-cf-dialog__panel{transform:none;opacity:1}.hm-cf-dialog__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 22px;border-bottom:1px solid var(--color-border-light);flex:none}.hm-cf-dialog__title{font-size:18px;font-weight:var(--fw-bold);color:var(--color-text-strong);margin:0}.hm-cf-dialog__close{width:44px;height:44px;flex:none;display:flex;align-items:center;justify-content:center;border:0;border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);cursor:pointer;transition:background var(--motion-fast) var(--ease-out)}.hm-cf-dialog__close:hover{background:var(--color-border-light)}.hm-cf-dialog__close:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hm-cf-dialog__body{padding:24px 22px calc(24px + var(--safe-bottom));overflow-y:auto;-webkit-overflow-scrolling:touch}.hm-cf-dialog__body .hm-cf__sys{justify-content:flex-start}@media(max-width:760px){.hm-cf__sys{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;gap:9px;scrollbar-width:none;margin:0 calc(-1*var(--space-4));padding:0 var(--space-4) 4px}.hm-cf__sys::-webkit-scrollbar{display:none}.hm-cf__syscard{flex:none;width:96px;border-radius:15px;padding:14px 8px}.hm-cf__syscard:hover{transform:none}.hm-cf__sysbadge{width:40px;height:40px;border-radius:11px;font-size:16px}.hm-cf__syslabel{font-size:12px}.hm-cf__hubs{grid-template-columns:1fr;gap:9px}.hm-cf__hubcard{padding:13px}.hm-cf__vhead{flex-wrap:wrap;padding:16px 18px;gap:12px}.hm-cf__vpill{display:none}.hm-cf__vbody-pill{display:inline-flex;align-items:center;gap:6px;background:var(--cf-head);color:var(--cf-accent);border-radius:var(--radius-pill);padding:6px 13px;font-size:12.5px;font-weight:var(--fw-bold);margin:0 0 14px}.hm-cf__vbadge{width:46px;height:46px;border-radius:12px;font-size:19px}.hm-cf__vtitle{font-size:16.5px}.hm-cf__vbody{padding:18px}.hm-cf__vtext{font-size:14px}.hm-cf__vtiles{grid-template-columns:1fr}.hm-cf__vcta{flex-direction:column}.hm-cf__btn{width:100%}.hm-cf-dialog{padding:0;align-items:flex-end}.hm-cf-dialog__panel{max-width:100%;max-height:calc(100dvh - 40px);border-radius:var(--radius-lg) var(--radius-lg) 0 0;transform:translateY(100%)}.hm-cf-dialog[data-state=open] .hm-cf-dialog__panel{transform:none}}.hm-cf__vbody-pill{display:none}@media(prefers-reduced-motion:reduce){.hm-cf__syscard,.hm-cf__hubcard,.hm-cf__btn,.hm-cf-dialog__panel,.hm-cf__step2,.hm-cf__result{transition:none!important;animation:none!important}}.hm-consent{position:fixed;left:var(--space-6);right:var(--space-6);bottom:var(--space-6);z-index:var(--z-cookie);display:flex;justify-content:center;pointer-events:none;padding-bottom:var(--safe-bottom)}.hm-consent[hidden]{display:none}.hm-consent__card{pointer-events:auto;width:100%;max-width:640px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);padding:22px 24px;display:flex;flex-direction:column;gap:14px}.hm-consent__head{display:flex;gap:var(--space-3);align-items:flex-start}.hm-consent__icon{flex:none;margin-top:2px;color:var(--accent);display:inline-flex}.hm-consent__title{font-size:1rem;font-weight:var(--fw-bold);line-height:var(--lh-heading);margin:0 0 4px;color:var(--color-text)}.hm-consent__text{font-size:var(--fs-small);color:var(--color-muted);line-height:1.5;margin:0}.hm-consent__link{color:var(--accent);text-decoration:underline}.hm-consent__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.hm-consent__actions .hm-btn--ghost{border:1px solid var(--color-border-strong);color:var(--color-text)}.hm-consent__actions .hm-btn--ghost:hover{background:var(--color-border-light);border-color:var(--color-muted-2);color:var(--color-text)}.hm-consent-settings{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-cookie);display:flex;align-items:center;justify-content:center;padding:var(--space-4)}.hm-consent-settings[hidden]{display:none}.hm-consent-settings .hm-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#2d2e2e6b;opacity:0;transition:opacity var(--motion-base) var(--ease-out)}.hm-consent-settings[data-state=open] .hm-scrim{opacity:1}.hm-consent-settings__sheet{position:relative;width:100%;max-width:520px;max-height:calc(100dvh - 2 * var(--space-8));overflow-y:auto;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:24px;transform:translateY(12px) scale(.98);opacity:0;transition:transform var(--motion-base) var(--ease-out),opacity var(--motion-base) var(--ease-out)}.hm-consent-settings[data-state=open] .hm-consent-settings__sheet{transform:none;opacity:1}.hm-consent-settings__top{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);margin-bottom:var(--space-3)}.hm-consent-settings__title{font-size:1.25rem;font-weight:var(--fw-bold);margin:0;color:var(--color-text)}.hm-consent-settings__intro{font-size:var(--fs-small);color:var(--color-muted);line-height:1.5;margin:0 0 var(--space-4)}.hm-iconbtn{flex:none;display:inline-flex;align-items:center;justify-content:center;width:var(--tap-cta);height:var(--tap-cta);border:0;background:transparent;border-radius:var(--radius-pill);color:var(--color-muted);cursor:pointer}.hm-iconbtn:hover{background:var(--color-border-light)}.hm-iconbtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hm-consent-settings__form{display:flex;flex-direction:column;gap:var(--space-2)}.hm-toggle{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding:14px;border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer}.hm-toggle--locked{cursor:default;background:var(--color-border-light)}.hm-toggle__text{display:flex;flex-direction:column;gap:2px}.hm-toggle__label{font-weight:var(--fw-bold);font-size:.9375rem;color:var(--color-text)}.hm-toggle__desc{font-size:var(--fs-small);color:var(--color-muted);line-height:1.4}.hm-toggle__always{flex:none;font-size:.8125rem;font-weight:var(--fw-bold);color:var(--accent)}.hm-switch{position:relative;flex:none;width:44px;height:26px}.hm-switch__input{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;width:100%;height:100%;opacity:0;cursor:pointer}.hm-switch__track{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--color-muted-2);border-radius:var(--radius-pill);transition:background-color var(--motion-fast) var(--ease-out);pointer-events:none}.hm-switch__track:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform var(--motion-fast) var(--ease-out)}.hm-switch__input:checked+.hm-switch__track{background:var(--accent)}.hm-switch__input:checked+.hm-switch__track:after{transform:translate(18px)}.hm-switch__input:focus-visible+.hm-switch__track{outline:2px solid var(--accent);outline-offset:2px}.hm-consent-settings__foot{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);flex-wrap:wrap;margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--color-border)}@media(max-width:600px){.hm-consent{left:0;right:0;bottom:0}.hm-consent__card{max-width:100%;border-radius:var(--radius-lg) var(--radius-lg) 0 0;border-left:0;border-right:0;border-bottom:0;padding:22px 18px calc(20px + var(--safe-bottom))}.hm-consent__actions{justify-content:stretch;flex-direction:column-reverse}.hm-consent__actions .hm-btn{width:100%}.hm-consent__actions .hm-btn--primary{order:-1}.hm-consent-settings{align-items:flex-end;padding:0}.hm-consent-settings__sheet{max-width:100%;border-radius:var(--radius-lg) var(--radius-lg) 0 0;max-height:calc(100dvh - var(--space-12));transform:translateY(100%);padding-bottom:calc(24px + var(--safe-bottom))}.hm-consent-settings[data-state=open] .hm-consent-settings__sheet{transform:none}.hm-consent-settings__foot .hm-btn{width:100%}}@media(prefers-reduced-motion:reduce){.hm-consent-settings .hm-scrim,.hm-consent-settings__sheet,.hm-btn,.hm-switch__track,.hm-switch__track:after{transition:none}}.hm-footer{margin-top:var(--space-12, 48px);background:var(--color-surface, #fff);border-top:1px solid var(--color-border, #e1e2e3);font-family:var(--font-body);color:var(--color-text, #2d2e2e)}.hm-footer__inner{max-width:var(--container, 1280px);margin:0 auto;padding:var(--space-6, 24px) var(--gutter) var(--space-6, 24px);padding-left:max(var(--gutter),var(--safe-left));padding-right:max(var(--gutter),var(--safe-right))}.hm-footer__cols{display:flex;flex-direction:column}.hm-footer__brand{padding-bottom:var(--space-4, 16px)}.hm-footer__logo-link{display:inline-block;text-decoration:none;margin-bottom:var(--space-3, 12px)}.hm-footer__logo-link:hover{text-decoration:none}.hm-footer__logo{display:block;height:26px;width:auto}.hm-footer__logo--text{height:auto;font-weight:var(--fw-bold, 700);font-size:1.25rem;letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-strong, #000);text-decoration:none}.hm-footer__claim{margin:0 0 var(--space-4, 16px);max-width:none;font-size:var(--fs-small, 14px);line-height:var(--lh-body, 1.55);color:var(--color-muted, #585959)}.hm-footer__social{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.hm-footer__social--brand{display:none}.hm-footer__social--bottom{display:flex;margin-top:18px}.hm-footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--radius-pill, 999px);background:var(--color-border-light, #f4f5f6);color:var(--color-muted, #585959);text-decoration:none;transition:background var(--motion-fast, .15s) var(--ease-out),color var(--motion-fast, .15s) var(--ease-out)}.hm-footer__social-link:hover{background:var(--color-border, #e1e2e3);color:var(--color-text, #2d2e2e)}.hm-footer__col{border-top:1px solid var(--color-border, #e1e2e3)}.hm-footer__cols>.hm-footer__col:last-of-type{border-bottom:1px solid var(--color-border, #e1e2e3)}.hm-footer__col-head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3, 12px);padding:15px 0;min-height:var(--tap-cta, 44px);font-weight:var(--fw-bold, 700);font-size:15px;color:var(--color-text, #2d2e2e);cursor:pointer;list-style:none}.hm-footer__col-head::-webkit-details-marker{display:none}.hm-footer__col-chevron{display:inline-flex;color:var(--color-muted-2, #979899);transition:transform var(--motion-fast, .15s) var(--ease-out)}.hm-footer__col[open] .hm-footer__col-chevron{transform:rotate(180deg)}.hm-footer__links{display:flex;flex-direction:column;gap:11px;margin:0;padding:0 0 16px;list-style:none}.hm-footer__link{font-size:var(--fs-small, 14px);line-height:1.4;color:var(--color-muted, #585959);text-decoration:none;transition:color var(--motion-fast, .15s) var(--ease-out)}.hm-footer__link:hover{color:var(--color-text, #2d2e2e)}.hm-footer__link[aria-current=page]{color:var(--color-text, #2d2e2e);font-weight:var(--fw-medium, 500)}.hm-footer__bar{display:flex;flex-direction:column;gap:var(--space-4, 16px);border-top:1px solid var(--color-border, #e1e2e3);margin-top:var(--space-6, 24px);padding-top:var(--space-6, 24px)}.hm-footer__pay{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0;padding:0;list-style:none}.hm-pay{display:inline-flex;align-items:center;justify-content:center;height:32px;min-width:48px;padding:0 8px;background:var(--color-surface, #fff);border:1px solid var(--color-border, #e1e2e3);border-radius:6px}.hm-pay__img{display:block;height:20px;width:auto}.hm-footer__legal{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin:0;padding:0;list-style:none}.hm-footer__legal-link{display:inline-flex;align-items:center;min-height:var(--tap-min, 24px);font-size:12.5px;color:var(--color-muted, #585959);text-decoration:none;transition:color var(--motion-fast, .15s) var(--ease-out)}.hm-footer__legal-link:hover{color:var(--color-text, #2d2e2e)}.hm-footer__cookie{background:none;border:0;padding:0;font:inherit;font-size:12.5px;color:var(--color-muted, #585959);cursor:pointer}.hm-footer__cookie:hover{color:var(--color-text, #2d2e2e);text-decoration:underline}.hm-footer__copy{margin:var(--space-4, 16px) 0 0;font-size:11px;line-height:1.5;color:var(--color-muted-2, #979899)}.hm-footer__copy a{color:inherit;text-decoration:underline}@media(min-width:768px){.hm-footer__inner{padding-top:44px;padding-bottom:28px}.hm-footer__cols{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;gap:32px;align-items:start}.hm-footer__cols[data-cols="3"]{grid-template-columns:1.4fr 1fr 1fr 1fr}.hm-footer__cols[data-cols="2"]{grid-template-columns:1.4fr 1fr 1fr}.hm-footer__cols[data-cols="1"]{grid-template-columns:1.4fr 1fr}.hm-footer__cols[data-cols="0"]{grid-template-columns:1fr}.hm-footer__brand{padding-bottom:0;min-width:240px}.hm-footer__col{min-width:0}.hm-footer__logo{height:28px}.hm-footer__claim{max-width:320px}.hm-footer__social--brand{display:flex}.hm-footer__social--bottom{display:none}.hm-footer__col{border-top:0}.hm-footer__cols>.hm-footer__col:last-of-type{border-bottom:0}.hm-footer__col-head{padding:0 0 14px;min-height:0;cursor:default;pointer-events:none;font-size:var(--fs-small, 14px)}.hm-footer__col-chevron{display:none}.hm-footer__links{padding-bottom:0}.hm-footer__bar{flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;margin-top:var(--space-8, 32px);padding-top:22px}.hm-footer__legal{gap:18px}.hm-footer__legal-link,.hm-footer__cookie{font-size:13px}.hm-footer__copy{margin-top:18px;font-size:12px}}@media(min-width:768px){.hm-footer__col>.hm-footer__links{display:flex}.hm-footer__col::details-content{content-visibility:visible}}@media(prefers-reduced-motion:reduce){.hm-footer__col-chevron,.hm-footer__social-link,.hm-footer__link,.hm-footer__legal-link,.hm-footer__cookie{transition:none}}.site-header{background:var(--color-surface);position:sticky;top:0;z-index:var(--z-header);border-bottom:1px solid var(--color-border);box-shadow:var(--shadow-sm)}.site-header[data-stuck]{box-shadow:0 2px 8px #2d2e2e1a}.site-header__top{display:flex;align-items:center;gap:var(--space-4);padding-block:14px}.site-header__logo{display:flex;align-items:center;flex:none;min-height:var(--tap-cta)}.site-header__logo-img{height:30px;width:auto;display:block}.site-header__logo-text{font-weight:var(--fw-bold);font-size:20px;letter-spacing:-.02em;color:var(--color-text-strong)}.site-header__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:var(--tap-cta);height:var(--tap-cta);border:0;background:transparent;border-radius:var(--radius-pill);color:var(--color-text);cursor:pointer;flex:none;text-decoration:none;position:relative}.site-header__icon-btn:hover{background:var(--color-border-light)}.site-header__pills{display:flex;background:#ebeced;border-radius:var(--radius-pill);padding:4px;gap:4px;flex:none}.site-header__pill{font-weight:var(--fw-bold);font-size:14px;color:var(--color-muted);padding:7px 20px;border-radius:var(--radius-pill);line-height:1;text-decoration:none;min-height:var(--tap-min);display:inline-flex;align-items:center;transition:background var(--motion-fast) var(--ease-out)}.site-header__pill:hover{background:#ffffff8c;color:var(--color-text);text-decoration:none}.site-header__pill.is-active{background:var(--color-surface);color:var(--color-text);box-shadow:0 1px 3px #00000012}.site-header__pill.is-active:hover{background:var(--color-surface)}.site-header__search{flex:1;max-width:560px;margin-inline:auto;min-width:0}.site-header__actions{display:flex;align-items:center;gap:var(--space-2);flex:none;margin-left:auto}.site-header__account{display:inline-flex;align-items:center;gap:var(--space-2);padding:8px 12px;border-radius:var(--radius-pill);color:var(--color-text);font-weight:var(--fw-bold);font-size:13px;text-decoration:none;min-height:var(--tap-cta)}.site-header__account:hover{background:var(--color-border-light);text-decoration:none}.site-header__account-label{white-space:nowrap}.site-header__wishlist{background:var(--color-border-light)}.site-header__wishlist:hover{background:#ebeced}.site-header__cart{display:inline-flex;align-items:center;justify-content:center;width:var(--tap-cta);height:var(--tap-cta);border-radius:var(--radius-pill);background:var(--color-text-strong);color:var(--color-surface);flex:none;text-decoration:none;position:relative}.site-header__badge{position:absolute;top:-2px;right:-2px;min-width:18px;height:18px;padding:0 4px;border-radius:var(--radius-pill);font-size:10px;font-weight:var(--fw-bold);line-height:18px;text-align:center;color:#fff}.site-header__badge--cart{background:var(--door-cta)}.site-header__badge--wish{background:var(--security-cta)}.site-header__badge[hidden],.site-header__hamburger,.site-header__search-bar-mobile,.utility-bar--mobile{display:none}.site-header__nav-wrap{border-top:1px solid var(--color-border-light);position:relative}.site-header__nav{display:flex;align-items:center;gap:4px;height:48px}.site-header__nav-trigger{display:inline-flex;align-items:center;gap:var(--space-2);text-decoration:none;border:0;background:transparent;font-weight:var(--fw-bold);font-size:14px;color:var(--color-text);padding:8px 14px;border-radius:var(--radius-sm);cursor:pointer;min-height:var(--tap-min)}.site-header__nav-trigger:hover,.site-header__nav-trigger[aria-expanded=true]{background:var(--color-border-light);text-decoration:none}.site-header__nav-chevron{transition:transform var(--motion-fast) var(--ease-out)}.site-header__nav-trigger[aria-expanded=true] .site-header__nav-chevron,.site-header__nav-link[aria-expanded=true] .site-header__nav-chevron{transform:rotate(180deg)}.site-header__nav-link{font-weight:var(--fw-medium);font-size:14px;color:var(--color-muted);padding:8px 14px;border-radius:var(--radius-sm);text-decoration:none;display:inline-flex;align-items:center;gap:6px;min-height:var(--tap-min)}.site-header__nav-link:hover,.site-header__nav-link[aria-expanded=true]{background:var(--color-border-light);color:var(--color-text);text-decoration:none}.site-header__nav-link.is-current{color:var(--color-text)}.site-header__nav-link--offers{color:var(--security-cta);font-weight:var(--fw-bold)}.site-header__nav-link--offers:hover,.site-header__nav-link--offers[aria-expanded=true]{background:var(--security-tint);color:var(--security-cta)}.site-header__nav-spacer{flex:1}.mega{position:absolute;top:100%;left:0;right:0;background:var(--color-surface);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);box-shadow:0 14px 24px #2d2e2e1a;z-index:var(--z-mega);opacity:0;transform:translateY(-6px);transition:opacity var(--motion-fast) var(--ease-out),transform var(--motion-fast) var(--ease-out)}.mega[data-state=open]{opacity:1;transform:translateY(0)}.mega__grid{display:grid;grid-template-columns:repeat(4,1fr) 1.1fr;gap:28px;padding:28px 32px}.mega__cats{display:contents}.mega__col{display:flex;flex-direction:column;min-width:0}.mega__cat{break-inside:avoid}.mega__col .mega__cat+.mega__cat{margin-top:20px}.mega__cat-head{display:flex;align-items:center;gap:8px;font-weight:var(--fw-bold);font-size:15px;color:var(--color-text-strong);margin-bottom:12px;text-decoration:none}.mega__cat-head:hover{text-decoration:underline}.mega__group-head{font-weight:var(--fw-bold);font-size:15px;color:var(--color-text-strong);margin:0 0 12px}.mega__dot{width:10px;height:10px;border-radius:3px;flex:none}.mega__grid--compact{grid-template-columns:repeat(2,minmax(0,1fr)) 1.1fr}.mega__cats--compact{display:contents}.mega__grid--compact .mega__cat{break-inside:avoid}.mega__sublist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px}.mega__sublink{font-size:13px;color:var(--color-muted);text-decoration:none}.mega__sublink:hover{color:var(--color-text);text-decoration:none}.mega__promo{background:var(--door-tint);border-radius:var(--radius-md);padding:22px;display:flex;flex-direction:column}.mega__promo-eyebrow{font-size:11px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--door-cta);margin:0}.mega__promo-title{font-weight:var(--fw-bold);font-size:19px;line-height:1.2;margin:8px 0 6px;color:var(--color-text-strong)}.mega__promo-text{font-size:13px;color:var(--color-muted);line-height:1.45;margin:0 0 16px}.mega__promo-cta{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--door-cta);color:#fff;font-weight:var(--fw-bold);font-size:13px;padding:11px 16px;border-radius:var(--radius-pill);text-decoration:none;min-height:var(--tap-cta)}.mega__promo-cta:hover{filter:brightness(.95);text-decoration:none}.mega__service{display:flex;gap:18px;margin-top:14px;font-size:12px}.mega__service a{color:var(--color-muted);text-decoration:none}.mega__service a:hover{color:var(--color-text);text-decoration:underline}.mega__promo--sale{background:var(--security-tint)}.mega__promo-eyebrow--sale{color:var(--security-cta)}.mega__promo-cta--sale{background:var(--security-cta)}.mega__scrim{position:fixed;top:0;right:0;bottom:0;left:0;border:0;padding:0;margin:0;width:100%;background:#2d2e2e2e;z-index:calc(var(--z-header) - 1);cursor:pointer}@media(max-width:900px){.utility-bar--desktop{display:none}.utility-bar--mobile{display:block;background:var(--color-text-strong);color:var(--color-surface)}.utility-bar__mobile-text{margin:0;text-align:center;font-size:11.5px;font-weight:var(--fw-medium);padding:6px 12px;line-height:1.3}.site-header__top{gap:var(--space-2);padding-block:10px}.site-header__hamburger{display:inline-flex}.site-header__pills,.site-header__account,.site-header__nav-wrap{display:none}.site-header__search{display:contents}.site-header__logo{margin-inline:auto}.site-header__logo-img{height:24px}.site-header__actions{margin-left:0;gap:var(--space-1)}.site-header__search-bar-mobile{display:block;padding-bottom:12px}.site-header__search-fake{display:flex;align-items:center;gap:10px;width:100%;background:var(--color-border-light);border:1px solid var(--color-border);border-radius:var(--radius-pill);padding:12px 16px;color:var(--color-muted-2);font-size:14px;cursor:text;min-height:var(--tap-cta);text-align:left;text-decoration:none}.site-header__search-fake:hover,.site-header__search-fake:focus,.site-header__search-fake:hover span,.site-header__search-fake span{text-decoration:none}}@media(max-width:1100px)and (min-width:901px){.mega__grid{grid-template-columns:repeat(2,minmax(0,1fr)) 1fr}.mega__grid--compact{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 1fr}}.utility-bar--desktop{background:var(--color-surface);border-bottom:1px solid var(--color-border);font-size:12px;color:var(--color-muted)}.utility-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:7px;flex-wrap:wrap}.utility-bar__usps{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:26px;flex-wrap:wrap}.utility-bar__usp{display:flex;align-items:center;gap:6px}.utility-bar__check{color:var(--color-text)}.utility-bar__meta{display:flex;align-items:center;gap:22px}.utility-bar__phone-link{color:var(--color-text);font-weight:var(--fw-bold);text-decoration:none}.utility-bar__phone-link:hover{text-decoration:underline}.utility-bar__sep{width:1px;height:14px;background:var(--color-border)}.utility-bar__locale{display:flex;align-items:center;gap:6px}@media(prefers-reduced-motion:reduce){.mega,.site-header__nav-chevron{transition:none}}.hm-hk{padding-block:var(--space-12)}.hm-hk--boxed .hm-hk__inner{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-8)}.hm-hk__head{max-width:62ch;margin-bottom:var(--space-6)}.hm-hk__eyebrow{display:inline-flex;align-items:center;gap:7px;background:var(--tint);color:var(--accent);font-weight:var(--fw-bold);font-size:12px;padding:6px 12px;border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.05em;margin-bottom:14px}.hm-hk__title{font-size:var(--fs-h3);font-weight:var(--fw-bold);line-height:var(--lh-heading);letter-spacing:-.01em;color:var(--color-text-strong);margin:0}.hm-hk__intro{font-size:15px;color:var(--color-muted);line-height:1.55;margin:8px 0 0}.hm-hk__intro-hint{font-size:13px;color:var(--color-muted-2);line-height:1.5;margin:10px 0 0;padding-left:12px;border-left:2px solid var(--color-border)}.hm-hk__step{border:0;margin:0 0 var(--space-6);padding:0;min-width:0}.hm-hk__step-legend{display:inline-flex;align-items:center;font-weight:var(--fw-bold);font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:var(--accent);padding:0;margin-bottom:14px}.hm-hk__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-5) var(--space-6)}.hm-hk__field{display:flex;flex-direction:column;gap:9px;min-width:0;margin-bottom:var(--space-4)}.hm-hk__field:last-child{margin-bottom:0}.hm-hk__grid .hm-hk__field{margin-bottom:0}.hm-hk__field--full{grid-column:1 / -1}.hm-hk__label{display:flex;align-items:center;justify-content:space-between;gap:10px;font-weight:var(--fw-bold);font-size:14px;color:var(--color-text-strong)}.hm-hk__echo{font-variant-numeric:tabular-nums;color:var(--accent);font-weight:var(--fw-bold);font-size:14px}.hm-hk__optional{font-weight:400;font-size:12px;color:var(--color-muted-2);text-transform:none;letter-spacing:0}.hm-hk__help{font-size:12px;color:var(--color-muted-2);line-height:1.45;margin:0}.hm-hk__note{font-size:12.5px;line-height:1.5;margin:0}.hm-hk__note--info{color:var(--color-muted);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:10px 12px}.hm-hk__note--warn{color:#7a5200;background:#fff7e6;border:1px solid #f5d28a;border-radius:var(--radius-md);padding:10px 12px}.hm-hk__note--muted{color:var(--color-muted-2)}.hm-hk__subpanel{margin:0 0 var(--space-5);padding:var(--space-5);background:var(--tint);border-radius:var(--radius-md);display:flex;flex-direction:column;gap:var(--space-4)}.hm-hk__subpanel[hidden]{display:none}.hm-hk__check{display:inline-flex;align-items:center;gap:9px;font-size:13.5px;color:var(--color-text-strong);cursor:pointer;min-height:var(--tap-min,24px)}.hm-hk__check input{width:18px;height:18px;accent-color:var(--accent);flex:none}.hm-hk__check--toggle{margin:10px 0 12px;font-weight:var(--fw-bold)}.hm-hk__range{width:100%;height:6px;-webkit-appearance:none;appearance:none;background:var(--color-border-light);border-radius:var(--radius-pill);cursor:pointer;accent-color:var(--accent)}.hm-hk__range:disabled{opacity:.45;cursor:not-allowed}.hm-hk__range:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.hm-hk__range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:var(--accent);border:3px solid #fff;box-shadow:0 1px 3px #0000002e;cursor:pointer}.hm-hk__range::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:var(--accent);border:3px solid #fff;box-shadow:0 1px 3px #0000002e;cursor:pointer}.hm-hk__select,.hm-hk__number{width:100%;min-height:var(--tap-cta);border:1.5px solid var(--color-border);border-radius:var(--radius-md);background:#fff;color:var(--color-text-strong);font-size:15px;padding:10px 14px}.hm-hk__select:focus-visible,.hm-hk__number:focus-visible{outline:2px solid var(--accent);outline-offset:1px;border-color:var(--accent)}.hm-hk__inputwrap{position:relative}.hm-hk__inputwrap--narrow{max-width:160px}.hm-hk__unit{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:var(--color-muted-2);font-weight:var(--fw-bold);font-size:13px;pointer-events:none}.hm-hk__number{padding-right:64px}.hm-hk__badge-orientation{display:inline-flex;align-self:flex-start;font-size:11.5px;font-weight:var(--fw-bold);color:var(--accent);background:var(--tint);border-radius:var(--radius-pill);padding:3px 10px;margin:0}.hm-hk__badge-orientation[hidden]{display:none}.hm-hk__choice{display:grid;gap:8px;grid-template-columns:repeat(2,1fr)}.hm-hk__choice--stack{grid-template-columns:1fr}.hm-hk__choice-btn{display:flex;align-items:center;justify-content:center;text-align:center;min-height:var(--tap-cta);padding:11px 12px;border:1.5px solid var(--color-border);border-radius:var(--radius-md);background:#fff;color:var(--color-text-strong);font-weight:var(--fw-bold);font-size:13.5px;cursor:pointer;line-height:1.3;transition:border-color var(--motion-fast) var(--ease-out),background var(--motion-fast) var(--ease-out)}.hm-hk__choice-btn:hover{border-color:var(--color-muted-2)}.hm-hk__choice-input:checked+.hm-hk__choice-btn{border-color:var(--accent);background:var(--tint);color:var(--accent)}.hm-hk__choice-input:focus-visible+.hm-hk__choice-btn{outline:2px solid var(--accent);outline-offset:2px}.hm-hk__seg{display:grid;gap:8px;margin-bottom:var(--space-4)}.hm-hk__seg--basis{grid-template-columns:repeat(2,1fr)}.hm-hk__seg--scenario{grid-template-columns:repeat(3,1fr)}.hm-hk__seg--scenario:has(.hm-hk__seg-btn:not([hidden])~[data-hk-high]:not([hidden])){grid-template-columns:repeat(4,1fr)}.hm-hk__seg-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;text-align:center;min-height:var(--tap-cta);padding:9px 10px;border:1.5px solid var(--color-border);border-radius:var(--radius-md);background:#fff;color:var(--color-text-strong);font-weight:var(--fw-bold);font-size:13.5px;cursor:pointer;transition:border-color var(--motion-fast) var(--ease-out),background var(--motion-fast) var(--ease-out)}.hm-hk__seg-btn[hidden]{display:none}.hm-hk__seg-btn small{font-weight:400;font-size:11.5px;color:var(--color-muted-2);font-variant-numeric:tabular-nums}.hm-hk__seg-btn:hover{border-color:var(--color-muted-2)}.hm-hk__seg-input:checked+.hm-hk__seg-btn{border-color:var(--accent);background:var(--tint);color:var(--accent)}.hm-hk__seg-input:checked+.hm-hk__seg-btn small{color:var(--accent)}.hm-hk__seg-input:focus-visible+.hm-hk__seg-btn{outline:2px solid var(--accent);outline-offset:2px}.hm-hk__seg-desc{font-size:13px;color:var(--color-muted);line-height:1.5;margin:0 0 10px;font-weight:var(--fw-bold)}.hm-hk__result{margin-top:var(--space-6);background:var(--tint);border-radius:var(--radius-lg);padding:var(--space-6)}[data-hk-region][hidden]{display:none}.hm-hk__result-head{display:flex;flex-direction:column;gap:2px;margin-bottom:var(--space-4)}.hm-hk__result-label{font-size:13px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.04em;color:var(--accent)}.hm-hk__result-value{font-size:clamp(28px,4.6vw,42px);font-weight:var(--fw-bold);line-height:1.05;letter-spacing:-.02em;color:var(--color-text-strong);font-variant-numeric:tabular-nums}.hm-hk__result-unit{font-size:.42em;font-weight:var(--fw-bold);color:var(--color-muted);letter-spacing:0}.hm-hk__result-per{font-size:13px;color:var(--color-muted)}.hm-hk__result-caveat{font-size:12px;color:var(--color-muted-2);line-height:1.45;margin:2px 0 10px;max-width:52ch}.hm-hk__sources-list a{color:var(--accent,var(--climate-cta,#df8911));text-decoration:underline;text-underline-offset:2px}.hm-hk__sources-list a:hover{text-decoration:none}.hm-hk__resrange{display:block;font-size:14px;color:var(--color-text-strong);font-weight:var(--fw-bold);line-height:1.5;margin:0 0 4px}.hm-hk__point{font-size:12.5px;color:var(--color-muted);line-height:1.5;margin:0 0 var(--space-5)}.hm-hk__blocked,.hm-hk__need{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.hm-hk__blocked-title{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:var(--fw-bold);color:var(--color-text-strong);margin:0}.hm-hk__blocked-title .hm-icon{color:var(--accent);flex:none}.hm-hk__blocked-text{display:flex;align-items:flex-start;gap:8px;font-size:14px;color:var(--color-muted);line-height:1.55;margin:0}.hm-hk__blocked-text .hm-icon{color:var(--accent);flex:none;margin-top:2px}.hm-hk__chart{margin:0 0 var(--space-4);display:flex;flex-direction:column;gap:12px}.hm-hk__bar-row{display:flex;flex-direction:column;gap:6px}.hm-hk__bar-top{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.hm-hk__bar-label{font-size:13px;color:var(--color-muted);font-weight:var(--fw-bold)}.hm-hk__bar-val{font-size:15px;font-weight:var(--fw-bold);color:var(--color-text-strong);font-variant-numeric:tabular-nums}.hm-hk__bar-val--accent{color:var(--accent)}.hm-hk__bar-track{display:block;height:14px;border-radius:var(--radius-pill);background:#0000000f;overflow:hidden}.hm-hk__bar-fill{display:block;height:100%;border-radius:var(--radius-pill);transition:width var(--motion-base,.4s) var(--ease-out)}.hm-hk__bar-fill--now{background:var(--color-muted-2)}.hm-hk__bar-fill--new{background:var(--accent)}.hm-hk__meta{margin:0;display:flex;flex-direction:column;gap:8px}.hm-hk__meta-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid rgba(0,0,0,.06)}.hm-hk__meta-row:last-child{border-bottom:0;padding-bottom:0}.hm-hk__meta dt{font-size:13.5px;color:var(--color-muted)}.hm-hk__meta dd{margin:0;font-weight:var(--fw-bold);font-size:14.5px;color:var(--color-text-strong);font-variant-numeric:tabular-nums;text-align:right}.hm-hk__invest{margin-top:var(--space-4);border-top:1px solid rgba(0,0,0,.06);padding-top:12px}.hm-hk__invest-summary{cursor:pointer;list-style:none;font-size:13px;font-weight:var(--fw-bold);color:var(--accent);min-height:var(--tap-min,24px);display:inline-flex;align-items:center}.hm-hk__invest-summary::-webkit-details-marker{display:none}.hm-hk__invest-summary:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}.hm-hk__invest-list{margin:10px 0 0;display:flex;flex-direction:column;gap:6px}.hm-hk__invest-list .hm-hk__invest-row{display:flex;justify-content:space-between;gap:12px;font-size:13px;color:var(--color-muted)}.hm-hk__invest-list .hm-hk__invest-row strong{color:var(--color-text-strong);font-variant-numeric:tabular-nums}.hm-hk__invest-list .hm-hk__invest-row--total{border-top:1px solid rgba(0,0,0,.08);padding-top:6px;margin-top:2px;color:var(--color-text-strong);font-weight:var(--fw-bold)}.hm-hk__cumulative{margin-top:var(--space-4);padding-top:12px;border-top:1px solid rgba(0,0,0,.06)}.hm-hk__cumulative-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px;font-size:13px;color:var(--color-muted)}.hm-hk__cumulative-row strong{font-size:14px;color:var(--color-text-strong);font-variant-numeric:tabular-nums}.hm-hk__cumulative .hm-hk__note{margin-top:6px}.hm-hk__co2{margin-top:var(--space-4);padding-top:12px;border-top:1px solid rgba(0,0,0,.06)}.hm-hk__co2-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.hm-hk__co2-label{display:flex;align-items:center;gap:7px;font-size:13.5px;color:var(--color-muted)}.hm-hk__co2-label .hm-icon{color:var(--accent);flex:none}.hm-hk__co2-row strong{font-size:14.5px;color:var(--color-text-strong);font-variant-numeric:tabular-nums}.hm-hk__co2 .hm-hk__note{margin-top:6px}.hm-hk__warnings{margin-top:var(--space-4);font-size:12.5px;line-height:1.5;color:#7a5200;background:#fff7e6;border:1px solid #f5d28a;border-radius:var(--radius-md);padding:10px 12px}.hm-hk__method{margin-top:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface)}.hm-hk__method-summary{display:flex;align-items:center;gap:8px;cursor:pointer;list-style:none;padding:13px 16px;font-weight:var(--fw-bold);font-size:13.5px;color:var(--color-text-strong);min-height:var(--tap-cta)}.hm-hk__method-summary::-webkit-details-marker{display:none}.hm-hk__method-summary .hm-icon{color:var(--accent);flex:none}.hm-hk__method-summary:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--radius-md)}.hm-hk__method[open] .hm-hk__method-summary{border-bottom:1px solid var(--color-border)}.hm-hk__method-body{padding:14px 16px;font-size:12.5px;color:var(--color-muted);line-height:1.55}.hm-hk__method-body p{margin:0 0 10px}.hm-hk__method-h{font-size:12.5px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-strong);margin:14px 0 6px}.hm-hk__method-steps,.hm-hk__method-limits,.hm-hk__method-values,.hm-hk__sources-list{margin:0 0 10px;padding-left:18px;display:flex;flex-direction:column;gap:5px}.hm-hk__sources-note{margin:0;font-size:12px;color:var(--color-muted-2)}.hm-hk__disclaimer{display:flex;align-items:flex-start;gap:8px;margin:var(--space-4) 0 0;font-size:12.5px;color:var(--color-muted-2);line-height:1.5}.hm-hk__disclaimer[hidden]{display:none}.hm-hk__disclaimer .hm-icon{flex:none;margin-top:1px;color:var(--color-muted-2)}.hm-hk__cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:var(--space-6)}.hm-hk__cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:var(--fw-bold);font-size:15px;padding:13px 22px;border-radius:var(--radius-pill);min-height:var(--tap-cta);text-decoration:none;border:1.5px solid transparent;cursor:pointer;transition:filter var(--motion-fast) var(--ease-out),background var(--motion-fast) var(--ease-out)}.hm-hk__cta--solid{background:var(--accent);color:#fff}.hm-hk__cta--solid:hover{filter:brightness(.94);color:#fff;text-decoration:none}.hm-hk__cta--ghost{background:var(--color-surface);color:var(--color-text-strong);border-color:var(--color-border)}.hm-hk__cta--ghost:hover{background:var(--color-border-light);text-decoration:none}.hm-hk__cta:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hm-hk-dialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-overlay,90);display:flex;align-items:center;justify-content:center;padding:var(--space-4);background:transparent;box-shadow:none}.hm-hk-dialog[hidden]{display:none}.hm-hk-dialog .hm-scrim{background:#2d2e2e66;cursor:pointer}.hm-hk-dialog[data-state=open] .hm-scrim{opacity:1}.hm-hk-dialog__close{width:var(--tap-cta);height:var(--tap-cta);flex:none;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:var(--radius-md);background:transparent;color:var(--color-muted);cursor:pointer;transition:background var(--motion-fast) var(--ease-out)}.hm-hk-dialog__close:hover{background:var(--color-border-light);color:var(--color-text-strong)}.hm-hk-dialog__close:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hm-hk-dialog__sheet{position:relative;z-index:1;width:min(640px,100%);max-height:calc(100dvh - 2 * var(--space-4));overflow:auto;background:#fff;border-radius:var(--radius-lg);padding:var(--space-8);box-shadow:0 24px 60px #00000038;opacity:0;transform:translateY(8px);transition:opacity var(--motion-fast) var(--ease-out),transform var(--motion-fast) var(--ease-out)}.hm-hk-dialog[data-state=open] .hm-hk-dialog__sheet{opacity:1;transform:none}.hm-hk-dialog__top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:6px}.hm-hk-dialog__title{font-size:var(--fs-h3);font-weight:var(--fw-bold);color:var(--color-text-strong);margin:0}.hm-hk-dialog__intro{font-size:14.5px;color:var(--color-muted);margin:0 0 6px;line-height:1.5}@media(max-width:720px){.hm-hk__grid{grid-template-columns:1fr;gap:var(--space-5)}.hm-hk__seg--scenario,.hm-hk__seg--scenario:has(*){grid-template-columns:1fr}.hm-hk__choice{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.hm-hk__cta,.hm-hk__seg-btn,.hm-hk__choice-btn,.hm-hk__bar-fill{transition:none}.hm-hk-dialog__sheet{transition:none;opacity:1;transform:none}}.hm-best__inner{max-width:var(--container);margin:0 auto;padding:44px var(--gutter) 0}.hm-best__head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-bottom:18px}.hm-best__eyebrow{display:block;font-size:12px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted-2);margin-bottom:6px}.hm-best__title{font-size:30px;font-weight:var(--fw-bold);margin:0;letter-spacing:-.01em;color:var(--color-text-strong)}.hm-best__tabs{display:flex;gap:8px;background:#ebeced;border-radius:var(--radius-pill);padding:4px}.hm-best__tab{border:0;background:transparent;font-weight:var(--fw-bold);font-size:13px;color:var(--color-muted);padding:7px 16px;border-radius:var(--radius-pill);cursor:pointer;min-height:var(--tap-min);line-height:1.2;transition:background var(--motion-fast) var(--ease-out)}.hm-best__tab:hover{background:#ffffff8c;color:var(--color-text)}.hm-best__tab.is-active{background:var(--color-surface);color:var(--color-text);box-shadow:0 1px 3px #00000012}.hm-best__tab.is-active:hover{background:var(--color-surface)}.hm-best__tab:focus-visible{outline:2px solid var(--accent,var(--door-cta));outline-offset:2px}.hm-best__panel[hidden]{display:none}.hm-best .hm-card__media{background:var(--color-border-light)}@media(max-width:900px){.hm-best__inner{padding:32px var(--space-4) 0}.hm-best__title{font-size:24px}.hm-best__panel .hm-product-grid{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-inline:calc(var(--space-4) * -1);padding-inline:var(--space-4);scroll-padding-inline:var(--space-4);padding-block:12px 30px;margin-block:-12px -26px}.hm-best__panel .hm-product-grid::-webkit-scrollbar{display:none}.hm-best__panel .hm-product-grid>*{flex:0 0 62%;scroll-snap-align:start}}@media(max-width:480px){.hm-best__panel .hm-product-grid>*{flex-basis:74%}}.hm-cats__inner{max-width:var(--container);margin:0 auto;padding:44px var(--gutter) 0}.hm-cats__head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px}.hm-cats__eyebrow{display:block;font-size:12px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted-2);margin-bottom:6px}.hm-cats__title{font-size:30px;font-weight:var(--fw-bold);margin:0;letter-spacing:-.01em;color:var(--color-text-strong)}.hm-cats__link{display:inline-flex;align-items:center;gap:6px;font-weight:var(--fw-bold);font-size:14px;color:var(--color-text-strong);text-decoration:none;flex:none;white-space:nowrap}.hm-cats__link:hover{color:var(--accent,var(--door-cta));text-decoration:none}.hm-cats__grid{display:grid;grid-template-columns:repeat(var(--cat-cols,4),minmax(0,1fr));gap:16px}.hm-cats__cell{display:flex}.hm-cats__cell>*{flex:1}@media(max-width:1100px){.hm-cats__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.hm-cats__inner{padding:32px var(--space-4) 0}.hm-cats__title{font-size:24px}.hm-cats__grid{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-inline:calc(var(--space-4) * -1);padding-inline:var(--space-4);scroll-padding-inline:var(--space-4);padding-block:12px 30px;margin-block:-12px -26px}.hm-cats__grid::-webkit-scrollbar{display:none}.hm-cats__cell{flex:0 0 58%;scroll-snap-align:start}}@media(max-width:480px){.hm-cats__cell{flex-basis:72%}}.hm-compat-teaser__inner{max-width:var(--container);margin:0 auto;padding:44px var(--gutter) 0}.hm-compat-teaser__band{background:var(--color-text);border-radius:var(--radius-lg);padding:44px;display:grid;grid-template-columns:1fr .85fr;gap:40px;align-items:center;color:#fff}.hm-compat-teaser__eyebrow{display:inline-flex;align-items:center;gap:8px;background:#ffffff1f;color:#fff;font-weight:var(--fw-bold);font-size:12px;padding:7px 14px;border-radius:var(--radius-pill);margin-bottom:18px;text-transform:uppercase;letter-spacing:.06em}.hm-compat-teaser__title{font-size:34px;font-weight:var(--fw-bold);margin:0 0 14px;line-height:1.1;color:#fff}.hm-compat-teaser__text{font-size:16px;line-height:1.55;color:#c9cbcc;margin:0 0 26px;max-width:440px}.hm-compat-teaser__steps{list-style:none;margin:0 0 26px;padding:0;display:flex;gap:10px;flex-wrap:wrap}.hm-compat-teaser__step{display:flex;align-items:center;gap:8px;background:#ffffff14;border-radius:var(--radius-pill);padding:8px 16px;font-size:13px;font-weight:var(--fw-medium);color:#fff}.hm-compat-teaser__step-num{width:22px;height:22px;border-radius:50%;background:#fff3;color:#fff;font-weight:var(--fw-bold);font-size:12px;display:flex;align-items:center;justify-content:center;flex:none}.hm-compat-teaser__step.is-active .hm-compat-teaser__step-num{background:var(--door-cta)}.hm-compat-teaser__cta .hm-compat-teaser__mount{background:#fff;color:var(--color-text)}.hm-compat-teaser__cta .hm-compat-teaser__mount:hover{background:var(--color-border-light);color:var(--color-text);filter:none}.hm-compat-teaser__panel{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:24px}.hm-compat-teaser__panel-title{font-size:13px;color:#c9cbcc;margin:0 0 16px}.hm-compat-teaser__ecos{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.hm-compat-teaser__eco{background:#ffffff14;border-radius:12px;padding:14px;display:flex;align-items:center;gap:10px}.hm-compat-teaser__eco-name{font-weight:var(--fw-bold);font-size:14px;color:#fff;min-width:0}.hm-compat-teaser__eco--link{padding:0}.hm-compat-teaser__eco-a{display:flex;align-items:center;gap:10px;padding:14px;width:100%;color:inherit;text-decoration:none;border-radius:inherit}.hm-compat-teaser__eco-a:hover{text-decoration:none}.hm-compat-teaser__eco--link:hover{background:#ffffff29}.hm-compat-teaser__eco-a:focus-visible{outline:2px solid #fff;outline-offset:-2px;border-radius:12px}@media(max-width:900px){.hm-compat-teaser__inner{padding:32px var(--space-4) 0}.hm-compat-teaser__band{grid-template-columns:1fr;gap:28px;padding:28px 22px}.hm-compat-teaser__title{font-size:26px}}@media(max-width:480px){.hm-compat-teaser__panel{padding:14px}.hm-compat-teaser__ecos{grid-template-columns:1fr 1fr;gap:8px}.hm-compat-teaser__eco{padding:10px;gap:8px;border-radius:10px}.hm-compat-teaser__eco--link{padding:0}.hm-compat-teaser__eco-a{padding:10px;gap:8px}.hm-compat-teaser__eco-name{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.hm-helpstrip__inner{max-width:var(--container);margin:0 auto;padding:20px var(--gutter) 0}@media(max-width:900px){.hm-helpstrip__inner{padding:16px var(--space-4) 0}}.hm-hero__inner{max-width:var(--container);margin:0 auto;padding:28px var(--gutter) 0}.hm-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:24px}.hm-hero__copy{background:var(--color-surface);border-radius:var(--radius-lg);padding:48px;display:flex;flex-direction:column;justify-content:center}.hm-hero__eyebrow{display:inline-flex;align-self:flex-start;align-items:center;gap:8px;background:var(--tint,var(--door-tint));color:var(--accent,var(--door-cta));font-weight:var(--fw-bold);font-size:12px;padding:7px 14px;border-radius:var(--radius-pill);margin-bottom:22px;text-transform:uppercase;letter-spacing:.06em;line-height:1.2}.hm-hero__title{font-size:clamp(2.25rem,4.5vw,3.375rem);line-height:1.04;letter-spacing:-.02em;font-weight:var(--fw-bold);margin:0 0 18px;color:var(--color-text-strong)}.hm-hero__text{font-size:18px;line-height:1.5;color:var(--color-muted);margin:0 0 30px;max-width:480px}.hm-hero__text p{margin:0}.hm-hero__ctas{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:26px}.hm-hero__cta{display:inline-flex;align-items:center;gap:9px;font-weight:var(--fw-bold);font-size:15px;padding:15px 26px;border-radius:var(--radius-pill);min-height:var(--tap-cta);text-decoration:none}.hm-hero__cta--primary{background:var(--color-text-strong);color:#fff}.hm-hero__cta--primary:hover{color:#fff;text-decoration:none}.hm-hero__cta--ghost{background:var(--color-border-light);color:var(--color-text)}.hm-hero__cta--ghost:hover{background:#ebeced;color:var(--color-text);text-decoration:none}.hm-hero__proof{display:inline-flex;align-self:flex-start;align-items:center;gap:22px;flex-wrap:wrap;font-size:13px;color:var(--color-muted);text-decoration:none;cursor:pointer;padding:5px 3px;border-radius:8px;transition:color .15s ease}.hm-hero__proof:hover{color:var(--color-text)}.hm-hero__proof:focus-visible{outline:2px solid var(--accent,var(--door-cta));outline-offset:3px}.hm-hero__proof-item{display:flex;align-items:center;gap:7px}.hm-hero__proof-item strong{color:var(--color-text-strong)}.hm-hero__stars{display:inline-flex;align-items:center;gap:1px;color:var(--light-cta)}.hm-hero__proof-check{display:inline-flex;color:var(--garden-cta)}.hm-hero__proof-cue{display:inline-flex;color:var(--color-muted-2);transform:rotate(90deg);transition:transform .15s ease;margin-left:-14px}.hm-hero__proof:hover .hm-hero__proof-cue{transform:rotate(90deg) translate(2px)}.hm-hero__media{position:relative;border-radius:var(--radius-lg);overflow:hidden;background:var(--tint,var(--light-tint));min-height:480px;display:flex;align-items:center;justify-content:center}.hm-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.hm-hero__placeholder{color:var(--accent,var(--light-cta));opacity:.5;display:flex}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@media(max-width:900px){.hm-hero__inner{padding:14px var(--space-4) 0}.hm-hero__grid{grid-template-columns:1fr;gap:12px}.hm-hero__copy{padding:22px 18px}.hm-hero__eyebrow{margin-bottom:12px}.hm-hero__title{font-size:clamp(1.875rem,7vw,2.5rem);margin-bottom:10px}.hm-hero__text{font-size:14.5px;margin-bottom:16px}.hm-hero__ctas{gap:10px;margin-bottom:16px}.hm-hero__media{min-height:300px}}.hm-mag__inner{max-width:var(--container);margin:0 auto;padding:44px var(--gutter) 0}.hm-magteaser__head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px}.hm-mag__eyebrow{display:block;font-size:12px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted-2);margin-bottom:6px}.hm-mag__title{font-size:30px;font-weight:var(--fw-bold);margin:0;letter-spacing:-.01em;color:var(--color-text-strong)}.hm-mag__link{display:inline-flex;align-items:center;gap:6px;font-weight:var(--fw-bold);font-size:14px;color:var(--color-text-strong);text-decoration:none;flex:none;white-space:nowrap}.hm-mag__link:hover{color:var(--accent,var(--door-cta));text-decoration:none}.hm-mag__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.hm-mag__cell{display:flex}.hm-mag__cell>*{flex:1}@media(max-width:900px){.hm-mag__inner{padding:32px var(--space-4) 0}.hm-mag__title{font-size:24px}.hm-mag__grid{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-inline:calc(var(--space-4) * -1);padding-inline:var(--space-4);scroll-padding-inline:var(--space-4);padding-block:12px 30px;margin-block:-12px -26px}.hm-mag__grid::-webkit-scrollbar{display:none}.hm-mag__cell{flex:0 0 82%;scroll-snap-align:start}}.hm-social .visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.hm-social__inner{max-width:var(--container);margin:0 auto;padding:32px var(--gutter) 0}.hm-social__band{background:var(--color-surface);border-radius:var(--radius-lg);padding:26px 32px}.hm-social__top{display:grid;grid-template-columns:.7fr minmax(0,1.3fr);gap:32px;align-items:center}.hm-social__top--nostat{grid-template-columns:1fr}.hm-social__stat{border-right:1px solid var(--color-border-light);padding-right:32px}.hm-social__stat-head{display:flex;flex-direction:column;align-items:flex-start}.hm-social__stat-head .hm-social__stars{order:-1}.hm-social__stars{display:inline-flex;align-items:center;gap:2px;color:var(--light-cta);margin-bottom:8px}.hm-social__score{font-size:44px;font-weight:var(--fw-bold);line-height:1;color:var(--color-text-strong)}.hm-social__score-max{font-size:22px;color:var(--color-muted-2)}.hm-social__score-sub{font-size:14px;color:var(--color-muted);margin:6px 0 0}.hm-social__trust{display:inline-flex;align-items:center;gap:8px;margin-top:16px;background:var(--color-border-light);border-radius:var(--radius-pill);padding:8px 14px;font-size:13px;font-weight:var(--fw-bold);color:var(--color-text)}.hm-social__trust-mark{display:inline-flex;color:var(--door-cta)}a.hm-social__trust{text-decoration:none;cursor:pointer;transition:background var(--motion-fast) var(--ease-out)}a.hm-social__trust:hover{background:var(--color-border);color:var(--color-text)}a.hm-social__trust:focus-visible{outline:2px solid var(--door-cta);outline-offset:2px}.hm-social__trust-ext{display:inline-flex;color:var(--color-muted-2);margin-left:-2px}.hm-social__reviews{position:relative;min-width:0}.hm-social__testi{list-style:none;margin:0;padding:0 0 4px;display:flex;flex-wrap:nowrap;gap:20px;min-width:0;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior:smooth}.hm-social__testi::-webkit-scrollbar{display:none}.hm-social__testi-item{flex:0 0 300px;max-width:86%;scroll-snap-align:start;display:flex}.hm-social__testi-item>*{flex:1}.hm-social__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:38px;height:38px;border-radius:50%;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-strong);box-shadow:var(--shadow-md);display:none;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:opacity var(--motion-fast) var(--ease-out),background var(--motion-fast) var(--ease-out)}.hm-social__arrow:hover{background:var(--color-bg)}.hm-social__arrow:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hm-social__arrow:disabled{opacity:.3;cursor:default;box-shadow:var(--shadow-sm)}.hm-social__arrow--prev{left:-15px}.hm-social__arrow--next{right:-15px}.hm-social__reviews.hm-has-nav .hm-social__arrow{display:inline-flex}@media(prefers-reduced-motion:reduce){.hm-social__testi{scroll-behavior:auto}}.hm-social__pop{position:absolute;z-index:20;width:min(360px,86vw);max-height:320px;overflow-y:auto;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);padding:20px 22px}.hm-social__pop[hidden]{display:none}.hm-social__pop-close{position:absolute;top:10px;right:10px;width:30px;height:30px;border-radius:50%;border:0;background:var(--color-border-light);color:var(--color-text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.hm-social__pop-close:hover{background:var(--color-border)}.hm-social__pop-close:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hm-social__pop-body{display:flex;flex-direction:column;gap:10px;padding-right:24px}.hm-social__pop-quote{margin:0;font-size:15px;line-height:1.6;color:var(--color-text)}.hm-social__pop-body .hm-tcard__rating,.hm-social__pop-body .hm-tcard__meta{margin:0}@media(max-width:900px){.hm-social__inner{padding:32px var(--space-4) 0}.hm-social__band{padding:24px}.hm-social__top{grid-template-columns:1fr;gap:22px}.hm-social__stat{display:flex;flex-direction:row;align-items:center;gap:16px;border-right:0;border-bottom:1px solid var(--color-border-light);padding:0 0 18px}.hm-social__stat-head{flex-direction:column;align-items:center;text-align:center;flex:none}.hm-social__stat-head .hm-social__stars{order:1;margin:3px 0 0}.hm-social__score{font-size:34px}.hm-social__stat-info{border-left:1px solid var(--color-border-light);padding-left:16px;min-width:0}.hm-social__score-sub{margin:0}.hm-social__trust{margin-top:8px}}.hm-hsol__inner{max-width:var(--container);margin:0 auto;padding:44px var(--gutter) 0}.hm-hsol__head{margin-bottom:20px}.hm-hsol__eyebrow{display:block;font-size:12px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted-2);margin-bottom:6px}.hm-hsol__title{font-size:30px;font-weight:var(--fw-bold);margin:0;letter-spacing:-.01em;color:var(--color-text-strong)}.hm-hsol__grid{display:grid;grid-template-columns:repeat(var(--sol-cols,4),minmax(0,1fr));gap:16px}.hm-hsol__cell{display:flex}.hm-hsol__cell>*{flex:1}@media(max-width:1100px){.hm-hsol__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.hm-hsol__inner{padding:32px var(--space-4) 0}.hm-hsol__title{font-size:24px}.hm-hsol__grid{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-inline:calc(var(--space-4) * -1);padding-inline:var(--space-4);scroll-padding-inline:var(--space-4);padding-block:12px 30px;margin-block:-12px -26px}.hm-hsol__grid::-webkit-scrollbar{display:none}.hm-hsol__cell{flex:0 0 70%;scroll-snap-align:start}}@media(max-width:480px){.hm-hsol__cell{flex-basis:80%}}.hm-sets__inner{max-width:var(--container);margin:0 auto;padding:44px var(--gutter) 0}.hm-sets__head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px}.hm-sets__eyebrow{display:block;font-size:12px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted-2);margin-bottom:6px}.hm-sets__title{font-size:30px;font-weight:var(--fw-bold);margin:0;letter-spacing:-.01em;color:var(--color-text-strong)}.hm-sets__link{display:inline-flex;align-items:center;gap:6px;font-weight:var(--fw-bold);font-size:14px;color:var(--color-text-strong);text-decoration:none;flex:none;white-space:nowrap}.hm-sets__link:hover{color:var(--accent,var(--door-cta));text-decoration:none}.hm-sets__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.hm-sets__cell{display:flex}.hm-sets__cell>*{flex:1}@media(max-width:900px){.hm-sets__inner{padding:32px var(--space-4) 0}.hm-sets__title{font-size:24px}.hm-sets__grid{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-inline:calc(var(--space-4) * -1);padding-inline:var(--space-4);scroll-padding-inline:var(--space-4);padding-block:12px 30px;margin-block:-12px -26px}.hm-sets__grid::-webkit-scrollbar{display:none}.hm-sets__cell{flex:0 0 82%;scroll-snap-align:start}}.hm-valuebar__inner{max-width:var(--container);margin:0 auto;padding:16px var(--gutter) 0}.hm-valuebar__list{list-style:none;margin:0;padding:22px 28px;background:var(--color-surface);border-radius:var(--radius-lg);display:flex;gap:8px}.hm-valuebar__item{flex:1;display:flex;align-items:center;gap:12px;padding-right:8px;min-width:0}.hm-valuebar__item+.hm-valuebar__item{border-left:1px solid var(--color-border-light);padding-left:16px}.hm-valuebar__icon{flex:none;color:var(--accent,var(--door-cta))}.hm-valuebar__item:nth-child(1) .hm-valuebar__icon{color:var(--door-cta)}.hm-valuebar__item:nth-child(2) .hm-valuebar__icon{color:var(--climate-cta)}.hm-valuebar__item:nth-child(3) .hm-valuebar__icon{color:var(--garden-cta)}.hm-valuebar__item:nth-child(4) .hm-valuebar__icon{color:var(--health-cta)}.hm-valuebar__item:nth-child(5) .hm-valuebar__icon{color:var(--multimedia-cta)}.hm-valuebar__body{display:flex;flex-direction:column;gap:2px;min-width:0}.hm-valuebar__title{font-weight:var(--fw-bold);font-size:14px;color:var(--color-text-strong);line-height:1.25}.hm-valuebar__text{font-size:12px;color:var(--color-muted-2);line-height:1.3}@media(max-width:900px){.hm-valuebar__inner{padding:12px var(--space-4) 0}.hm-valuebar__list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 12px;padding:18px}.hm-valuebar__item{padding-right:0}.hm-valuebar__item+.hm-valuebar__item{border-left:0;padding-left:0}}@media(max-width:480px){.hm-valuebar__list{grid-template-columns:1fr}}.hm-konf-goals__inner{max-width:var(--container);margin:0 auto;padding:44px var(--gutter) 0}.hm-konf-goals__head{margin-bottom:24px;max-width:640px}.hm-konf-goals__eyebrow{display:block;font-size:12px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted-2);margin-bottom:8px}.hm-konf-goals__title{font-size:30px;font-weight:var(--fw-bold);margin:0;letter-spacing:-.01em;line-height:1.15;color:var(--color-text-strong)}.hm-konf-goals__sub{font-size:15px;color:var(--color-muted);line-height:1.5;margin:10px 0 0;max-width:62ch}.hm-konf-goals__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.hm-konf-goals__cell{display:flex}.hm-konf-goals__cell>*{flex:1}@media(max-width:900px){.hm-konf-goals__inner{padding:32px var(--space-4) 0}.hm-konf-goals__title{font-size:24px}.hm-konf-goals__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.hm-konf-goals__grid{grid-template-columns:1fr;gap:11px}}.hm-konf-hero__crumb-wrap,.hm-konf-hero__inner{max-width:var(--container);margin:0 auto;padding:var(--space-4) var(--gutter) 0}.hm-konf-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:24px}.hm-konf-hero__copy{background:var(--color-surface);border-radius:var(--radius-lg);padding:48px;display:flex;flex-direction:column;justify-content:center}.hm-konf-hero__eyebrow{display:inline-flex;align-self:flex-start;align-items:center;gap:8px;background:var(--tint);color:var(--accent);font-weight:var(--fw-bold);font-size:12px;padding:7px 14px;border-radius:var(--radius-pill);margin-bottom:22px;text-transform:uppercase;letter-spacing:.06em;line-height:1.2}.hm-konf-hero__title{font-size:clamp(2.25rem,4.5vw,3.25rem);line-height:1.05;letter-spacing:-.02em;font-weight:var(--fw-bold);margin:0 0 18px;color:var(--color-text-strong)}.hm-konf-hero__text{font-size:18px;line-height:1.5;color:var(--color-muted);margin:0 0 22px;max-width:480px}.hm-konf-hero__text>:first-child{margin-top:0}.hm-konf-hero__text>:last-child{margin-bottom:0}.hm-konf-hero__soon{display:inline-flex;align-self:flex-start;align-items:center;gap:9px;background:var(--tint);color:var(--accent);font-size:13.5px;font-weight:var(--fw-medium);padding:10px 16px;border-radius:var(--radius-md);margin:0 0 26px;line-height:1.35;max-width:460px}.hm-konf-hero__soon-mark{display:inline-flex;flex:none}.hm-konf-hero__ctas{display:flex;gap:12px;flex-wrap:wrap}.hm-konf-hero__cta{display:inline-flex;align-items:center;gap:9px;font-weight:var(--fw-bold);font-size:15px;padding:15px 26px;border-radius:var(--radius-pill);min-height:var(--tap-cta);text-decoration:none;transition:filter var(--motion-fast) var(--ease-out)}.hm-konf-hero__cta--primary{background:var(--accent);color:#fff}.hm-konf-hero__cta--primary:hover{filter:brightness(.94);color:#fff;text-decoration:none}.hm-konf-hero__cta--primary:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hm-konf-hero__compat{padding:15px 24px}.hm-konf-hero__media{position:relative;border-radius:var(--radius-lg);overflow:hidden;background:var(--tint);min-height:460px;display:flex;align-items:center;justify-content:center}.hm-konf-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.hm-konf-hero__placeholder{color:var(--accent);opacity:.45;display:flex}.hm-konf-hero__card{position:absolute;left:20px;right:20px;bottom:20px;background:#fffffff0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:var(--radius-md);padding:16px 18px;display:flex;align-items:center;gap:14px}.hm-konf-hero__card-icon{width:46px;height:46px;border-radius:12px;background:var(--tint);color:var(--accent);flex:none;display:flex;align-items:center;justify-content:center}.hm-konf-hero__card-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.hm-konf-hero__card-title{font-weight:var(--fw-bold);font-size:15px;color:var(--color-text-strong)}.hm-konf-hero__card-text{font-size:13px;color:var(--color-muted)}@media(max-width:900px){.hm-konf-hero__crumb-wrap{padding:var(--space-4) var(--space-4) 0}.hm-konf-hero__inner{padding:16px var(--space-4) 0}.hm-konf-hero__grid{grid-template-columns:1fr;gap:14px}.hm-konf-hero__copy{padding:28px 22px}.hm-konf-hero__title{font-size:clamp(1.875rem,7vw,2.5rem)}.hm-konf-hero__text{font-size:16px}.hm-konf-hero__media{min-height:280px;order:-1}}@media(prefers-reduced-motion:reduce){.hm-konf-hero__cta{transition:none}}.hm-konf-how__inner{max-width:var(--container);margin:0 auto;padding:48px var(--gutter) 0}.hm-konf-how__head{margin-bottom:24px;max-width:640px}.hm-konf-how__eyebrow{display:block;font-size:12px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted-2);margin-bottom:8px}.hm-konf-how__title{font-size:30px;font-weight:var(--fw-bold);margin:0;letter-spacing:-.01em;line-height:1.15;color:var(--color-text-strong)}.hm-konf-how__intro{font-size:15px;color:var(--color-muted);line-height:1.5;margin:10px 0 0;max-width:62ch}.hm-konf-how__steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.hm-konf-how__step{background:var(--color-surface);border-radius:var(--radius-md);padding:26px 24px;display:flex;flex-direction:column;gap:14px}.hm-konf-how__step-num{width:42px;height:42px;border-radius:var(--radius-pill);background:var(--tint);color:var(--accent);font-weight:var(--fw-bold);font-size:18px;display:flex;align-items:center;justify-content:center;flex:none}.hm-konf-how__step-body{display:flex;flex-direction:column;gap:6px}.hm-konf-how__step-title{font-weight:var(--fw-bold);font-size:16px;color:var(--color-text-strong);line-height:1.25}.hm-konf-how__step-text{font-size:13.5px;color:var(--color-muted);line-height:1.5}.hm-konf-how__band{margin-top:28px;background:var(--color-text-strong);border-radius:var(--radius-lg);padding:36px 40px;display:grid;grid-template-columns:1.3fr .9fr;gap:28px;align-items:center;color:#fff}.hm-konf-how__band-title{font-size:24px;font-weight:var(--fw-bold);margin:0 0 8px;line-height:1.2;color:#fff}.hm-konf-how__band-text{font-size:15px;line-height:1.5;color:#c9cbcc;margin:0}.hm-konf-how__service{display:flex;align-items:center;gap:8px;font-size:13px;color:#979899;margin:14px 0 0}.hm-konf-how__service-mark{display:inline-flex;flex:none}.hm-konf-how__chat{color:var(--accent,var(--door-cta));font-weight:var(--fw-bold);text-decoration:underline;text-underline-offset:2px;cursor:pointer}.hm-konf-how__chat:hover{text-decoration:none}.hm-konf-how__chat:focus-visible{outline:2px solid var(--accent,var(--door-cta));outline-offset:2px;border-radius:3px}.hm-konf-how__band-ctas{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.hm-konf-how__cta{display:inline-flex;align-items:center;gap:9px;font-weight:var(--fw-bold);font-size:15px;padding:14px 24px;border-radius:var(--radius-pill);min-height:var(--tap-cta);text-decoration:none;transition:filter var(--motion-fast) var(--ease-out)}.hm-konf-how__cta--light{background:#fff;color:var(--color-text-strong)}.hm-konf-how__cta--light:hover{filter:brightness(.95);color:var(--color-text-strong);text-decoration:none}.hm-konf-how__cta--light:focus-visible{outline:2px solid #fff;outline-offset:2px}.hm-konf-how__faq{margin-top:36px}@media(max-width:900px){.hm-konf-how__inner{padding:32px var(--space-4) 0}.hm-konf-how__title{font-size:24px}.hm-konf-how__steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hm-konf-how__band{grid-template-columns:1fr;gap:20px;padding:28px 24px}.hm-konf-how__band-ctas{justify-content:flex-start}}@media(max-width:560px){.hm-konf-how__steps{grid-template-columns:1fr}.hm-konf-how__cta,.hm-konf-how__compat{width:100%;justify-content:center}.hm-konf-how__band-ctas{width:100%}}@media(prefers-reduced-motion:reduce){.hm-konf-how__cta{transition:none}}.hm-404{display:block}.hm-404__crumb{padding-top:var(--space-4)}.hm-404__inner{max-width:var(--container);margin:0 auto;padding:8px var(--gutter) 0;display:flex;flex-direction:column;gap:40px}.hm-404__hero{display:flex;flex-direction:column;align-items:center;text-align:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:52px var(--space-6) 48px}.hm-404__eyebrow{margin:0 0 4px;font-size:12px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.09em;color:var(--color-muted-2)}.hm-404__code{font-size:clamp(4.5rem,14vw,7.5rem);font-weight:var(--fw-bold);line-height:.92;letter-spacing:-.04em;color:var(--accent,var(--door-cta));background:linear-gradient(180deg,var(--accent,var(--door-cta)),color-mix(in srgb,var(--accent,var(--door-cta)) 55%,var(--color-muted-2)));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hm-404__title{margin:6px 0 0;font-size:clamp(1.6rem,3.6vw,2.05rem);font-weight:var(--fw-bold);letter-spacing:-.01em;line-height:1.15;color:var(--color-text-strong);max-width:20ch}.hm-404__lead{margin:12px auto 0;font-size:16px;line-height:1.55;color:var(--color-muted);max-width:52ch}.hm-404__form{width:100%;max-width:560px;margin:26px 0 0}.hm-404__field{display:flex;align-items:center;gap:11px;background:var(--color-surface);border:1.5px solid var(--color-border);border-radius:var(--radius-pill);padding:8px 8px 8px 18px}.hm-404__field:focus-within{border-color:var(--accent,var(--door-cta));box-shadow:0 0 0 3px color-mix(in srgb,var(--accent,var(--door-cta)) 20%,transparent)}.hm-404__field-ic{display:inline-flex;color:var(--color-muted-2);flex:none}.hm-404__input{flex:1;border:0;outline:none;font-size:15px;font-family:inherit;color:var(--color-text);background:transparent;min-width:0}.hm-404__submit{border:0;background:var(--color-text-strong);color:#fff;font-weight:var(--fw-bold);font-size:14px;padding:11px 20px;border-radius:var(--radius-pill);cursor:pointer;flex:none;min-height:var(--tap-cta)}.hm-404__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:20px}.hm-404 .hm-btn{flex:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-align:center;font-weight:var(--fw-bold);font-size:14.5px;padding:13px 22px;border-radius:var(--radius-pill);min-height:var(--tap-cta);cursor:pointer;border:1.5px solid transparent;text-decoration:none}.hm-404 .hm-btn--primary{background:var(--color-text-strong);color:#fff}.hm-404 .hm-btn--primary:hover{color:#fff}.hm-404 .hm-btn--ghost{background:var(--color-surface);color:var(--color-text);border-color:var(--color-border)}.hm-404 .hm-btn--ghost:hover{background:var(--color-border-light);color:var(--color-text)}.hm-404__block-label{font-size:12px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted-2);margin:0 0 14px;text-align:center}.hm-404__tiles{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hm-404__tile-cell{display:flex}.hm-404__tile{flex:1;display:flex;align-items:center;gap:16px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:18px 20px;text-decoration:none;color:var(--color-text);transition:box-shadow var(--motion-fast) var(--ease-out),transform var(--motion-fast) var(--ease-out),border-color var(--motion-fast) var(--ease-out)}.hm-404__tile:hover{box-shadow:0 6px 18px #2d2e2e1a;transform:translateY(-2px);border-color:var(--color-border-light);color:var(--color-text);text-decoration:none}.hm-404__tile-ic{width:48px;height:48px;border-radius:13px;flex:none;display:flex;align-items:center;justify-content:center;background:var(--tile-tint,var(--color-border-light));color:var(--tile-accent,var(--color-text-strong))}.hm-404__tile-body{display:flex;flex-direction:column;gap:3px;min-width:0}.hm-404__tile-label{font-weight:var(--fw-bold);font-size:16px;line-height:1.2;color:var(--color-text-strong)}.hm-404__tile-desc{font-size:13px;line-height:1.4;color:var(--color-muted-2)}.hm-404__tile-arrow{margin-left:auto;flex:none;color:var(--color-muted-2);transition:transform var(--motion-fast) var(--ease-out),color var(--motion-fast) var(--ease-out)}.hm-404__tile:hover .hm-404__tile-arrow{color:var(--tile-accent,var(--color-text-strong));transform:translate(3px)}.hm-404__best-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px}.hm-404__best-eyebrow{font-size:12px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted-2);margin:0 0 6px}.hm-404__best-title{font-size:clamp(1.35rem,3vw,1.5rem);font-weight:var(--fw-bold);margin:0;letter-spacing:-.01em;color:var(--color-text-strong)}.hm-404__best-link{display:inline-flex;align-items:center;gap:6px;font-weight:var(--fw-bold);font-size:14px;color:var(--color-text-strong);white-space:nowrap;text-decoration:none;flex:none}.hm-404__best-link:hover{color:var(--accent,var(--door-cta))}.hm-404__best-grid{margin:0}.hm-404__trust{margin-top:4px}.hm-404 a:focus-visible,.hm-404 button:focus-visible{outline:2px solid var(--accent,var(--door-cta));outline-offset:2px;border-radius:8px}@media(max-width:900px){.hm-404__inner{padding:8px var(--gutter) 0;gap:30px}.hm-404__hero{padding:36px var(--space-4) 34px}.hm-404__tiles{grid-template-columns:1fr}}@media(max-width:560px){.hm-404__actions{flex-direction:column;align-items:stretch}.hm-404 .hm-btn{width:100%}}@media(prefers-reduced-motion:reduce){.hm-404__tile,.hm-404__tile-arrow{transition:none}.hm-404__tile:hover,.hm-404__tile:hover .hm-404__tile-arrow{transform:none}}.hm-guide{--gx:var(--gutter);display:block;padding-bottom:var(--space-12)}.hm-guide .container{max-width:1080px;margin:0 auto;padding-inline:var(--gx)}.hm-guide__band{max-width:1080px;margin:var(--space-6) auto 0;padding:0 var(--gx)}.hm-guide__btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:var(--fw-bold);font-size:15px;padding:13px 22px;border-radius:var(--radius-pill);min-height:var(--tap-cta);cursor:pointer;border:0;text-decoration:none;transition:filter var(--motion-fast) var(--ease-out),background var(--motion-fast) var(--ease-out)}.hm-guide__btn--solid{background:var(--accent);color:#fff}.hm-guide__btn--solid:hover{filter:brightness(.94);color:#fff;text-decoration:none}.hm-guide__btn--soft{background:var(--color-border-light);color:var(--color-text-strong)}.hm-guide__btn--soft:hover{background:var(--color-border)}.hm-guide__btn--dark{background:var(--color-text-strong);color:#fff}.hm-guide__btn--dark:hover{filter:brightness(1.3);color:#fff;text-decoration:none}.hm-guide__btn--full{width:100%}.hm-guide__btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hm-guide__main{padding-top:var(--space-8)}.hm-guide__grid{display:grid;grid-template-columns:1fr 300px;gap:48px;align-items:start}.hm-guide__article{min-width:0}.hm-guide__aside{position:sticky;top:90px;display:flex;flex-direction:column;gap:18px}.hm-guide__mininl{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:18px}.hm-guide__mininl-eyebrow{font-size:10.5px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.06em;color:var(--accent);margin:0 0 6px}.hm-guide__mininl-title{font-size:15px;font-weight:var(--fw-bold);color:var(--color-text-strong);margin:0 0 12px;line-height:1.3}.hm-guide__mininl .hm-nlform__row{flex-direction:column}.hm-guide__mininl .hm-nlform__submit{width:100%}@media(max-width:900px){.hm-guide__grid{grid-template-columns:1fr;gap:28px}.hm-guide__aside{position:static;order:-1}.hm-guide__mininl{display:none}}@media(max-width:720px){.hm-guide{--gx:16px}}@media(prefers-reduced-motion:reduce){.hm-guide__btn{transition:none}}.hm-mag{padding-bottom:var(--space-12)}.hm-mag__crumb{padding-top:var(--space-4)}.hm-mag__sect{margin-top:44px}.hm-mag__top+.hm-mag__sect{margin-top:var(--space-4)}.hm-mag__sect:first-of-type{margin-top:var(--space-4)}.hm-mag__head{margin-bottom:20px}.hm-mag__head--row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap}.hm-mag__kicker{display:block;font-size:12px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted-2);margin-bottom:6px}.hm-mag__h2{font-size:clamp(22px,2.6vw,26px);font-weight:var(--fw-bold);line-height:var(--lh-heading);letter-spacing:-.01em;color:var(--color-text-strong);margin:0;text-wrap:balance}.hm-mag__intro{font-size:15px;color:var(--color-muted);margin:8px 0 0;max-width:60ch;line-height:1.5}.hm-mag__more{display:inline-flex;align-items:center;gap:6px;font-weight:var(--fw-bold);font-size:14px;color:var(--color-text-strong);text-decoration:none;white-space:nowrap;min-height:var(--tap-min)}.hm-mag__more:hover{color:var(--accent)}.hm-mag__more:focus-visible,.hm-mag__starter-link:focus-visible,.hm-mag__buy-cover:focus-visible,.hm-mag__buy-card:focus-visible,.hm-mag__rank-link:focus-visible,.hm-mag__eeat-link:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}.hm-mag__dot{width:8px;height:8px;border-radius:3px;background:var(--topic-color,var(--accent));flex:none;display:inline-block}.hm-mag__avatar{width:40px;height:40px;border-radius:var(--radius-pill);background:var(--topic-tint,var(--tint));color:var(--topic-color,var(--accent));font-weight:var(--fw-bold);font-size:14px;flex:none;overflow:hidden;display:inline-flex;align-items:center;justify-content:center}.hm-mag__avatar img{width:100%;height:100%;object-fit:cover;display:block}.hm-mag__avatar--sm{width:32px;height:32px;font-size:12px}.hm-mag__hero{display:grid;grid-template-columns:1.05fr .95fr;background:var(--color-surface);border-radius:var(--radius-lg);overflow:hidden}.hm-mag__hero-copy{padding:44px;display:flex;flex-direction:column;justify-content:center}.hm-mag__hero-badges{display:flex;align-items:center;gap:12px;margin-bottom:16px;flex-wrap:wrap}.hm-mag__lg-pill{display:inline-flex;align-items:center;gap:7px;background:var(--topic-color,var(--accent));color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.05em;font-weight:var(--fw-bold);padding:6px 13px;border-radius:var(--radius-pill)}.hm-mag__lg-pill .hm-mag__dot{background:currentColor}.hm-mag__hero-topic{display:inline-flex;align-items:center;background:var(--topic-tint,var(--tint));color:var(--topic-color,var(--accent));font-size:12px;font-weight:var(--fw-bold);letter-spacing:.04em;text-transform:uppercase;padding:6px 13px;border-radius:var(--radius-pill)}.hm-mag__hero-title{font-size:clamp(2rem,4vw,2.625rem);line-height:1.1;letter-spacing:-.02em;font-weight:var(--fw-bold);margin:0 0 14px;color:var(--color-text-strong)}.hm-mag__hero-teaser{font-size:17px;line-height:1.55;color:var(--color-muted);margin:0 0 22px}.hm-mag__summary{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0 0 24px}.hm-mag__sum{display:flex;align-items:flex-start;gap:9px;font-size:13.5px;color:var(--color-text)}.hm-mag__sum dt{display:inline;font-weight:var(--fw-bold);color:var(--color-text-strong);margin:0}.hm-mag__sum dd{display:inline;margin:0;color:var(--color-muted)}.hm-mag__sum-ic{color:var(--accent);flex:none;margin-top:1px}.hm-mag__hero-cta{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:22px}.hm-mag__hero-author{display:flex;align-items:center;gap:12px;border-top:1px solid var(--color-border-light);padding-top:18px;font-size:13.5px;color:var(--color-muted)}.hm-mag__hero-author-meta strong{color:var(--color-text-strong)}.hm-mag__hero-media{position:relative;min-height:440px;background:var(--topic-tint,var(--tint));display:flex;align-items:center;justify-content:center}.hm-mag__hero-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.hm-mag__hero-fallback{color:var(--topic-color,var(--accent));opacity:.5}.hm-mag__topics{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.hm-mag__topic{display:flex;flex-direction:column;gap:14px;background:var(--color-surface);border:2px solid var(--color-border);border-radius:18px;padding:18px;text-decoration:none;transition:transform var(--motion-fast) var(--ease-out),box-shadow var(--motion-fast) var(--ease-out)}.hm-mag__topic:hover{transform:translateY(-2px);box-shadow:0 6px 18px #2d2e2e1a;text-decoration:none}.hm-mag__topic.is-active{background:var(--topic-tint);border-color:var(--topic-color)}.hm-mag__topic-ic{width:44px;height:44px;border-radius:12px;background:var(--topic-tint);color:var(--topic-color);display:inline-flex;align-items:center;justify-content:center;flex:none}.hm-mag__topic-ic img{width:22px;height:22px;object-fit:contain}.hm-mag__topic-label{display:block;font-size:14.5px;font-weight:var(--fw-bold);color:var(--color-text-strong);line-height:1.25}.hm-mag__topic-count{display:block;font-size:12px;color:var(--color-muted-2);margin-top:3px}.hm-mag__topic:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hm-mag__feed-head{align-items:center}.hm-mag__tabs{display:flex;gap:2px;background:#ebeced;border-radius:var(--radius-pill);padding:4px;flex-wrap:nowrap}.hm-mag__tab{display:inline-flex;align-items:center;font-size:13px;font-weight:var(--fw-bold);padding:7px 15px;border-radius:var(--radius-pill);color:var(--color-text);text-decoration:none;white-space:nowrap;line-height:1;min-height:var(--tap-min)}.hm-mag__tab.is-active{background:var(--color-surface);color:var(--color-text-strong);box-shadow:0 1px 3px #00000014}.hm-mag__tab:hover{background:#ffffff8c;color:var(--color-text-strong);text-decoration:none}.hm-mag__tab.is-active:hover{background:var(--color-surface)}.hm-mag__tab:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hm-mag__feed-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;list-style:none;margin:0;padding:0}.hm-mag__feed-item{display:flex;min-width:0}.hm-mag__feed-item>.hm-acard{width:100%}.hm-mag__pagination{margin-top:28px;display:flex;justify-content:center;gap:8px;font-size:14px}.hm-mag__pagination a,.hm-mag__pagination span{padding:8px 12px;border-radius:10px;text-decoration:none;color:var(--color-text)}.hm-mag__pagination a:hover{background:var(--color-border-light)}.hm-mag__starters{background:var(--color-surface);border-radius:var(--radius-lg);padding:36px;display:grid;grid-template-columns:.8fr 1.2fr;gap:36px;align-items:center}.hm-mag__starters-intro{display:flex;flex-direction:column}.hm-mag__starters-cta{align-self:flex-start;margin-top:20px}.hm-mag__starters-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.hm-mag__starter-row{--topic-color:var(--accent);--topic-tint:var(--tint)}.hm-mag__starter-link{display:flex;align-items:center;gap:16px;background:var(--color-bg);border-radius:14px;padding:16px;text-decoration:none;transition:background var(--motion-fast) var(--ease-out)}.hm-mag__starter-link:hover{background:var(--color-border-light);text-decoration:none}.hm-mag__starter-num{width:38px;height:38px;border-radius:10px;background:var(--topic-tint);color:var(--topic-color);font-weight:var(--fw-bold);display:inline-flex;align-items:center;justify-content:center;flex:none}.hm-mag__starter-body{flex:1;min-width:0}.hm-mag__starter-title{display:block;font-size:15px;font-weight:var(--fw-bold);color:var(--color-text-strong);line-height:1.3}.hm-mag__starter-meta{display:block;font-size:12.5px;color:var(--color-muted-2);margin-top:2px}.hm-mag__starter-chev{color:var(--color-muted-2);flex:none}.hm-mag__buy{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:18px}.hm-mag__buy-cover{position:relative;min-height:300px;border-radius:20px;overflow:hidden;display:flex;align-items:flex-end;background:var(--color-text-strong);text-decoration:none;padding:22px}.hm-mag__buy-cover-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hm-mag__buy-cover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#2d2e2ed9,#2d2e2e1a 65%)}.hm-mag__buy-cover-body{position:relative;z-index:1;color:#fff;display:flex;flex-direction:column;gap:10px}.hm-mag__buy-pill{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;background:#fffffff0;color:var(--color-text-strong);font-weight:var(--fw-bold);font-size:11.5px;padding:5px 11px;border-radius:var(--radius-pill)}.hm-mag__buy-cover-title{font-size:20px;font-weight:var(--fw-bold);line-height:1.2}.hm-mag__buy-stack{display:flex;flex-direction:column;gap:18px}.hm-mag__buy-card{flex:1;background:var(--color-surface);border-radius:18px;padding:20px;text-decoration:none;display:flex;flex-direction:column;gap:8px;transition:box-shadow var(--motion-fast) var(--ease-out),transform var(--motion-fast) var(--ease-out)}.hm-mag__buy-card:hover{box-shadow:0 6px 18px #2d2e2e1a;transform:translateY(-2px);text-decoration:none}.hm-mag__buy-eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.06em;color:var(--topic-color,var(--accent))}.hm-mag__buy-card-title{font-size:16px;font-weight:var(--fw-bold);color:var(--color-text-strong);line-height:1.25}.hm-mag__buy-card-text{font-size:13px;color:var(--color-muted);line-height:1.5}.hm-mag__buy-compat{background:var(--color-text-strong);color:#fff;border-radius:20px;padding:24px;display:flex;flex-direction:column;gap:10px;align-self:start}.hm-mag__buy-compat-ic{color:#8fcce7}.hm-mag__buy-compat-title{font-size:18px;font-weight:var(--fw-bold);margin:0;color:#fff}.hm-mag__buy-compat-text{font-size:13.5px;color:var(--color-border-strong);line-height:1.5;margin:0}.hm-mag__buy-compat-cta .hm-compat-mount__cta--solid{background:#fff;color:var(--color-text-strong)}.hm-mag__shop{background:var(--color-surface);border:1px solid var(--color-border);border-radius:24px;padding:32px}.hm-mag__shop-head{margin-bottom:22px}.hm-mag__shop-head-top{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.hm-mag__shop-tag{background:var(--color-border-light);color:var(--color-muted);font-size:11px;text-transform:uppercase;letter-spacing:.06em;font-weight:var(--fw-bold);border-radius:6px;padding:5px 11px}.hm-mag__shop-more{margin-left:auto}.hm-mag__shop-disclaimer{font-size:13.5px;color:var(--color-muted-2);margin:10px 0 0;line-height:1.5}.hm-mag__shop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.hm-mag__tools{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.hm-mag__tool{background:var(--tool-tint,var(--tint));border-radius:18px;padding:24px;display:flex;flex-direction:column;gap:10px}.hm-mag__tool-ic{width:50px;height:50px;border-radius:14px;background:var(--color-surface);color:var(--tool-accent,var(--accent));display:inline-flex;align-items:center;justify-content:center;margin-bottom:4px}.hm-mag__tool-title{font-size:18px;font-weight:var(--fw-bold);color:var(--color-text-strong);margin:0}.hm-mag__tool-text{font-size:13.5px;color:var(--color-muted);line-height:1.5;margin:0 0 6px;flex:1}.hm-mag__tool-cta{margin-top:auto}.hm-mag__tool-cta .hm-compat-mount__cta{padding:11px 18px;background:var(--color-surface);color:var(--tool-accent,var(--accent));border-color:transparent}.hm-mag__tool-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:var(--fw-bold);font-size:15px;padding:11px 18px;border-radius:var(--radius-pill);min-height:var(--tap-cta);text-decoration:none;background:var(--color-surface);color:var(--tool-accent,var(--accent));border:1.5px solid transparent;cursor:pointer;transition:filter var(--motion-fast) var(--ease-out)}.hm-mag__tool-btn:hover{filter:brightness(.96);text-decoration:none}.hm-mag__tool-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hm-mag__band{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.hm-mag__band--trust{margin-top:0}.hm-mag__rank{list-style:none;margin:0;padding:0}.hm-mag__rank-link{display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--color-border-light);padding:16px 0;text-decoration:none}.hm-mag__rank-link:hover .hm-mag__rank-title{color:var(--accent)}.hm-mag__rank-num{font-size:24px;font-weight:900;color:var(--color-border);width:34px;flex:none}.hm-mag__rank-body{flex:1;min-width:0}.hm-mag__rank-title{display:block;font-size:15.5px;font-weight:var(--fw-bold);color:var(--color-text-strong);line-height:1.3}.hm-mag__rank-sub{display:block;font-size:12px;color:var(--color-muted-2);margin-top:3px}.hm-mag__rank-topic{color:var(--topic-color,var(--accent));font-weight:var(--fw-bold)}.hm-mag__rank-chev{color:var(--color-muted-2);flex:none}.hm-mag__eeat{background:var(--color-surface);border-radius:20px;padding:28px;display:flex;flex-direction:column;gap:18px}.hm-mag__eeat-row{display:flex;align-items:flex-start;gap:14px}.hm-mag__eeat-ic{width:42px;height:42px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;flex:none}.hm-mag__eeat-title{font-size:15px;font-weight:var(--fw-bold);color:var(--color-text-strong);margin:0 0 3px}.hm-mag__eeat-text{font-size:13px;color:var(--color-muted);line-height:1.5;margin:0}.hm-mag__eeat-authors{display:flex;flex-wrap:wrap;gap:14px;padding-top:4px}.hm-mag__eeat-author{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--color-text);font-weight:var(--fw-medium)}.hm-mag__eeat-link{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:var(--fw-bold);color:var(--accent);text-decoration:none;margin-top:2px}.hm-mag__eeat-link:hover{gap:9px}.hm-mscroll{scrollbar-width:none}.hm-mscroll::-webkit-scrollbar{display:none}@media(max-width:1100px){.hm-mag__topics{grid-template-columns:repeat(3,1fr)}.hm-mag__shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.hm-mag__sect{margin-top:26px}.hm-mag__hero{grid-template-columns:1fr}.hm-mag__hero-media{min-height:180px;order:-1}.hm-mag__hero-copy{padding:20px}.hm-mag__hero-title{font-size:var(--fs-h2)}.hm-mag__hero-cta .hm-btn,.hm-mag__hero-cta .hm-compat-mount__cta{width:100%}.hm-mag__starters{grid-template-columns:1fr;gap:20px;padding:24px}.hm-mag__band{grid-template-columns:1fr;gap:26px}.hm-mag__tools{grid-template-columns:1fr}.hm-mag__tool{flex-direction:row;align-items:center;flex-wrap:wrap}.hm-mag__tool-ic{margin-bottom:0}.hm-mag__tool-title{flex:1;font-size:16px}.hm-mag__tool-text{flex-basis:100%}}@media(max-width:760px){.hm-mag__topics{grid-template-columns:1fr 1fr;gap:10px}.hm-mag__topic{flex-direction:row;align-items:center;gap:12px;padding:14px}.hm-mag__topic-ic{width:38px;height:38px}.hm-mag__feed-grid{grid-template-columns:1fr;gap:14px}.hm-mag__feed-head{flex-direction:column;align-items:flex-start}.hm-mag__tabs{width:100%;overflow-x:auto;flex-wrap:nowrap;justify-content:flex-start}.hm-mag__buy,.hm-mag__shop-grid{display:flex;overflow-x:auto;gap:14px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin-inline:calc(-1 * var(--space-4));padding-inline:var(--space-4);scroll-padding-inline:var(--space-4);padding-block:12px 30px;margin-block:-12px -26px}.hm-mag__buy>*{flex:0 0 78%;scroll-snap-align:start}.hm-mag__buy-stack{flex-direction:column}.hm-mag__buy-compat{align-self:stretch}.hm-mag__buy-compat-cta{margin-top:auto}.hm-mag__shop-grid>*{flex:0 0 60%;scroll-snap-align:start}.hm-mag__shop{padding:22px}.hm-mag__summary{font-size:12.5px}}@media(prefers-reduced-motion:reduce){.hm-btn,.hm-mag__topic,.hm-mag__buy-card{transition:none}.hm-mag__topic:hover,.hm-mag__buy-card:hover{transform:none}}.hm-collection{display:block}.hm-collection__crumb{padding-top:var(--space-4)}.hm-collection__inner{max-width:var(--container);margin:0 auto;padding:16px var(--gutter) 0;display:flex;flex-direction:column;gap:24px}.hm-cat-hero{background:var(--tint,var(--color-border-light));border-radius:var(--radius-lg);overflow:hidden;display:grid;grid-template-columns:1.1fr .9fr}.hm-cat-hero__body{padding:42px 44px;display:flex;flex-direction:column;justify-content:center}.hm-cat-hero__eyebrow{display:inline-flex;align-items:center;gap:9px;align-self:flex-start;background:var(--color-surface);border-radius:var(--radius-pill);padding:7px 14px;margin-bottom:18px;font-weight:var(--fw-bold);font-size:13px;color:var(--color-text)}.hm-cat-hero__eyebrow-ic{width:24px;height:24px;border-radius:7px;background:var(--accent,var(--color-text));color:var(--color-surface);display:flex;align-items:center;justify-content:center;flex:none}.hm-cat-hero__title{font-size:clamp(2rem,4vw,2.625rem);line-height:1.08;letter-spacing:-.02em;font-weight:var(--fw-bold);margin:0 0 14px;color:var(--color-text-strong)}.hm-cat-hero__intro{font-size:17px;line-height:1.5;color:var(--color-muted);margin:0 0 22px;max-width:480px}.hm-cat-hero__benefits{list-style:none;margin:0 0 22px;padding:0;display:flex;gap:18px;flex-wrap:wrap}.hm-cat-hero__benefit{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:var(--fw-medium);color:var(--color-text)}.hm-cat-hero__benefit-ic{display:inline-flex;color:var(--accent,var(--color-text))}.hm-cat-hero__rating{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:13px;color:var(--color-muted)}.hm-cat-hero__rating-text{color:var(--color-muted)}.hm-cat-hero__media{position:relative;min-height:320px;background:var(--tint,var(--color-border-light));display:flex;align-items:center;justify-content:center;overflow:hidden}.hm-cat-hero__img{width:100%;height:100%;object-fit:cover;display:block}.hm-cat-hero__icon{color:var(--accent,var(--color-muted-2));opacity:.7}.hm-cat-hero--sale{background:var(--security-tint);grid-template-columns:1.25fr .85fr;color:var(--color-text-strong);align-items:center;column-gap:8px}.hm-cat-hero--sale .hm-cat-hero__body{padding:34px 36px}.hm-cat-hero--sale .hm-cat-hero__title{color:var(--color-text-strong)}.hm-cat-hero--sale .hm-cat-hero__intro{color:#7a4d4f;max-width:560px}.hm-cat-hero__eyebrow-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:14px}.hm-cat-hero--sale .hm-cat-hero__eyebrow{margin-bottom:0}.hm-cat-hero__eyebrow--sale{background:var(--security-cta);color:#fff}.hm-cat-hero__eyebrow-note{font-size:13px;font-weight:var(--fw-medium);color:#90474a}.hm-cat-hero--sale .hm-cat-hero__note{margin:14px 0 0;font-size:13px;color:#90474a}.hm-sale-points{list-style:none;margin:0;padding:34px 36px 34px 0;display:grid;grid-template-columns:1fr;gap:12px;align-self:center}.hm-sale-points__item{display:flex;align-items:center;gap:12px;background:var(--color-surface);border-radius:14px;padding:14px 16px;font-size:13.5px;font-weight:var(--fw-medium);color:var(--color-text-strong);line-height:1.3}.hm-sale-points__ic{display:inline-flex;color:var(--security-cta);flex:none}.hm-anchor{display:block;height:0;scroll-margin-top:120px}.hm-sale-quick__label{font-size:12px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.07em;color:var(--color-muted-2);margin:0 0 12px}.hm-sale-quick__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(8,1fr);gap:10px}@media(min-width:901px){.hm-sale-quick .hm-sale-quick__list{overflow:visible}}.hm-sale-quick__list>li{min-width:0}.hm-sale-quick__pill{display:flex;flex-direction:column;align-items:center;gap:9px;text-align:center;border:1.5px solid var(--color-border);background:var(--color-surface);color:var(--color-text-strong);border-radius:16px;padding:16px 10px;text-decoration:none;transition:transform var(--motion-fast) var(--ease-out),border-color var(--motion-fast) var(--ease-out),box-shadow var(--motion-fast) var(--ease-out)}.hm-sale-quick__pill:hover{transform:translateY(-2px);border-color:var(--color-muted-2);box-shadow:var(--shadow-md)}.hm-sale-quick__pill-ic{width:40px;height:40px;border-radius:11px;display:flex;align-items:center;justify-content:center;flex:none;background:var(--color-border-light);color:var(--color-text)}.hm-sale-quick__pill-ic--price{background:var(--security-tint);color:var(--security-cta)}.hm-sale-quick__pill-ic--light{background:var(--light-tint);color:var(--light-cta)}.hm-sale-quick__pill-ic--climate{background:var(--climate-tint);color:var(--climate-cta)}.hm-sale-quick__pill-ic--security{background:var(--security-tint);color:var(--security-cta)}.hm-sale-quick__pill-ic--multimedia{background:var(--multimedia-tint);color:var(--multimedia-cta)}.hm-sale-quick__pill-label{font-weight:var(--fw-bold);font-size:12.5px;line-height:1.15}.hm-sale-action{background:var(--color-text-strong);color:#fff;border:0;border-radius:var(--radius-lg);padding:36px 40px;overflow:hidden}.hm-sale-action--media{padding:0;display:grid;grid-template-columns:1.15fr .85fr;align-items:stretch}.hm-sale-action--media .hm-sale-action__body{padding:36px 40px}.hm-sale-action__body{display:flex;flex-direction:column;justify-content:center}.hm-sale-action__media{position:relative;min-height:240px}.hm-sale-action__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.hm-sale-action__top{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:14px}.hm-sale-action__eyebrow{display:inline-flex;align-items:center;background:var(--security-cta);color:#fff;font-weight:var(--fw-bold);font-size:12px;text-transform:uppercase;letter-spacing:.06em;padding:5px 12px;border-radius:var(--radius-pill)}.hm-sale-action__deadline{display:inline-flex;align-items:center;gap:7px;font-size:13px;color:var(--color-border-strong)}.hm-sale-action__title{font-size:clamp(1.5rem,3vw,1.875rem);font-weight:var(--fw-bold);margin:0 0 12px;line-height:1.15;color:#fff}.hm-sale-action__text{font-size:15px;color:var(--color-border-strong);margin:0 0 20px;line-height:1.55;max-width:520px}.hm-sale-action__cta{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.hm-sale-action__deals{background:#fff;color:var(--color-text-strong);gap:8px}.hm-sale-action__deals:hover{background:var(--color-border-light);color:var(--color-text-strong);filter:none}.hm-sale-action .hm-sale-action__calc{background:#ffffff1f;color:#fff;border-color:transparent}.hm-sale-action .hm-sale-action__calc:hover{background:#fff3}.hm-sale-action__note{display:flex;align-items:center;gap:8px;font-size:12.5px;color:#a8dba0;margin:18px 0 0}.hm-sale-action__note .hm-icon{color:#a8dba0;flex:none}.hm-tco__calc{margin-top:14px}.hm-cat-subnav__list{list-style:none;margin:0;padding:0;display:flex;gap:10px}.hm-cat-subnav__item{flex:none}.hm-cat-subnav__pill{display:inline-flex;align-items:center;gap:9px;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);font-weight:var(--fw-bold);font-size:14px;padding:9px 16px;border-radius:var(--radius-pill);white-space:nowrap;text-decoration:none}.hm-cat-subnav__pill:hover{border-color:var(--color-muted-2)}.hm-cat-subnav__pill.is-active{background:var(--color-text-strong);color:#fff;border-color:var(--color-text-strong)}.hm-cat-subnav__pill-ic{width:24px;height:24px;border-radius:7px;background:var(--tint,var(--color-border-light));color:var(--accent,var(--color-text));display:flex;align-items:center;justify-content:center;flex:none}.hm-cat-subnav__pill.is-active .hm-cat-subnav__pill-ic{background:#ffffff29;color:var(--accent,#fff)}.hm-compat-banner{background:var(--color-text-strong);border-radius:18px;padding:18px 24px;display:flex;align-items:center;gap:20px;flex-wrap:wrap;color:#fff;scroll-margin-top:90px}.hm-compat-banner__lead{display:flex;align-items:center;gap:12px;flex:1;min-width:260px}.hm-compat-banner__ic{color:var(--accent,#fff);flex:none}.hm-compat-banner__title{font-weight:var(--fw-bold);font-size:15px;margin:0}.hm-compat-banner__sub{font-size:13px;color:var(--color-border-strong);margin:2px 0 0}.hm-compat-banner__opts{display:flex;gap:8px;flex-wrap:wrap}.hm-compat-banner__opt{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.25);background:#ffffff1a;color:#fff;font-weight:var(--fw-bold);font-size:13px;padding:6px 14px 6px 7px;border-radius:var(--radius-pill);white-space:nowrap;text-decoration:none}.hm-compat-banner__opt:hover{background:#ffffff2e}.hm-compat-banner__opt.is-active{background:#fff;color:var(--color-text-strong);border-color:#fff}.hm-compat-banner__opt-ic{width:24px;height:24px;border-radius:7px;flex:none;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(0,0,0,.06)}.hm-compat-banner__opt-ic img,.hm-compat-banner__opt-ic svg{display:block;width:16px;height:16px;object-fit:contain}.hm-product-grid--list{margin:0;padding:0;list-style:none}.hm-product-grid__item{display:flex;min-width:0}.hm-product-grid__item>*{flex:1;min-width:0}.hm-collection .hm-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px}.hm-collection .hm-section-head__eyebrow{font-size:12px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted-2);margin:0 0 6px}.hm-collection .hm-section-head__title{font-size:clamp(1.5rem,3vw,1.75rem);font-weight:var(--fw-bold);margin:0;letter-spacing:-.01em}.hm-collection .hm-section-head__link{display:inline-flex;align-items:center;gap:6px;font-weight:var(--fw-bold);font-size:14px;color:var(--color-text);white-space:nowrap;text-decoration:none}.hm-collection .hm-section-head__link:hover{text-decoration:underline}.hm-cat-sets{margin-top:24px}.hm-cat-sets__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.hm-cat-sets__item{display:flex}.hm-cat-sets__item>*{flex:1}.hm-cat-guides{margin-top:24px}.hm-cat-guides__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hm-config-band{background:var(--tint,var(--color-border-light));border-radius:var(--radius-lg);padding:40px 44px;display:grid;grid-template-columns:1fr auto;gap:32px;align-items:center;margin-top:8px}.hm-config-band__title{font-size:clamp(1.4rem,3vw,1.625rem);font-weight:var(--fw-bold);margin:0 0 10px;line-height:1.15}.hm-config-band__text{font-size:15px;color:var(--color-muted);margin:0;line-height:1.5;max-width:520px}.hm-config-band__cta{background:var(--color-text-strong);color:#fff;gap:9px;font-size:16px;padding:16px 30px;white-space:nowrap}.hm-btn.hm-config-band__cta{flex:none}.hm-tco{background:var(--garden-tint);border-radius:var(--radius-lg);padding:36px 40px;display:grid;grid-template-columns:1fr 1.1fr;gap:36px;align-items:center}.hm-tco__eyebrow{display:inline-flex;align-items:center;gap:7px;background:var(--color-surface);color:var(--garden-cta);font-weight:var(--fw-bold);font-size:12px;padding:6px 13px;border-radius:var(--radius-pill);margin-bottom:16px;text-transform:uppercase;letter-spacing:.05em}.hm-tco__title{font-size:clamp(22px,2.6vw,28px);font-weight:var(--fw-bold);margin:0 0 12px;line-height:1.15;letter-spacing:-.01em}.hm-tco__text{font-size:15px;color:var(--color-text);line-height:1.55;margin:0 0 20px}.hm-tco__stats{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hm-tco__stat{background:var(--color-surface);border-radius:16px;padding:20px}.hm-tco__stat-value{display:block;font-size:30px;font-weight:var(--fw-bold);color:var(--garden-cta);line-height:1}.hm-tco__stat-label{display:block;font-size:13px;color:var(--color-muted);margin-top:4px;line-height:1.4}@media(max-width:760px){.hm-tco{grid-template-columns:1fr;gap:22px}}.hm-cat-faq{margin-top:24px}.hm-seo{background:var(--color-surface);border-radius:18px;padding:28px 32px}.hm-seo__title{font-size:20px;font-weight:var(--fw-bold);margin:0 0 12px}.hm-seo__text{font-size:14px;color:var(--color-muted);line-height:1.6;max-width:880px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hm-seo__cb:checked~.hm-seo__text{display:block;-webkit-line-clamp:none;overflow:visible}.hm-seo__toggle{margin-top:14px;color:var(--accent,var(--door-cta));font-weight:var(--fw-bold);font-size:14px;cursor:pointer;display:inline-flex;width:fit-content}.hm-seo__toggle:hover{text-decoration:underline}.hm-seo__toggle-less{display:none}.hm-seo__cb:checked~.hm-seo__toggle .hm-seo__toggle-more{display:none}.hm-seo__cb:checked~.hm-seo__toggle .hm-seo__toggle-less{display:inline}.hm-seo__cb:focus-visible~.hm-seo__toggle{outline:2px solid var(--accent);outline-offset:3px;border-radius:6px}.hm-cat-trust{margin-top:8px}.hm-collection .hm-btn{display:inline-flex;align-items:center;justify-content:center;text-align:center;font-weight:var(--fw-bold);font-size:14.5px;padding:13px 22px;border-radius:var(--radius-pill);min-height:var(--tap-cta);cursor:pointer;border:1.5px solid transparent;text-decoration:none}.hm-collection .hm-btn--ghost{background:var(--color-surface);color:var(--color-text);border-color:var(--color-border)}.hm-collection .hm-btn--ghost:hover{background:var(--color-border-light);color:var(--color-text)}.hm-collection .hm-btn--primary{background:var(--color-text-strong);color:#fff}.hm-collection :focus-visible{outline:2px solid var(--accent,var(--door-cta));outline-offset:2px;border-radius:6px}@media(max-width:1100px){.hm-cat-guides__grid{grid-template-columns:1fr 1fr}}@media(max-width:900px){.hm-collection__inner{padding:16px var(--gutter) 0;gap:18px}.hm-cat-hero{grid-template-columns:1fr}.hm-cat-hero__media{order:-1;min-height:150px}.hm-cat-hero__body{padding:18px}.hm-cat-hero__benefits{gap:12px}.hm-config-band{grid-template-columns:1fr;padding:22px;gap:16px}.hm-config-band__cta{width:100%}.hm-cat-guides__grid{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-block:12px 30px;margin-block:-12px -26px}.hm-cat-guides__grid::-webkit-scrollbar{display:none}.hm-cat-guides__grid>*{flex:0 0 74%;scroll-snap-align:start}.hm-cat-sets__grid{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-block:12px 30px;margin-block:-12px -26px}.hm-cat-sets__grid::-webkit-scrollbar{display:none}.hm-cat-sets__grid>*{flex:0 0 82%;scroll-snap-align:start}.hm-seo,.hm-tco{padding:20px}.hm-product-grid{--card-cols:2 !important}.hm-cat-hero--sale{grid-template-columns:1fr;column-gap:0}.hm-sale-points{padding:0 18px 18px}.hm-sale-quick__list{display:flex;gap:9px;overflow-x:auto;scrollbar-width:none;margin-inline:calc(var(--space-4) * -1);padding-inline:var(--space-4)}.hm-sale-quick__list::-webkit-scrollbar{display:none}.hm-sale-quick__list>li{flex:0 0 auto;width:110px}.hm-sale-action{padding:24px}.hm-sale-action--media{grid-template-columns:1fr}.hm-sale-action--media .hm-sale-action__body{padding:22px 24px}.hm-sale-action__media{order:-1;min-height:150px}}.hm-lc__crumb{padding-top:var(--space-4)}.hm-lc__inner{max-width:var(--container);margin:0 auto;padding:18px var(--gutter) var(--space-16)}.hm-lc__head{margin-bottom:26px}.hm-lc__eyebrow{display:block;font-size:12px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted-2);margin-bottom:6px}.hm-lc__title{font-size:clamp(28px,4vw,38px);font-weight:var(--fw-bold);margin:0;letter-spacing:-.01em;line-height:1.12;color:var(--color-text-strong)}.hm-lc__lead{font-size:16px;line-height:1.55;color:var(--color-muted);max-width:64ch;margin:10px 0 0}.hm-lc__grid{display:grid;grid-template-columns:repeat(var(--lc-cols,4),minmax(0,1fr));gap:16px}.hm-lc__cell{display:flex}.hm-lc__cell>*{flex:1}.hm-lc__offers{display:flex;align-items:center;gap:16px;margin-top:16px;padding:18px 22px;background:var(--color-surface);border-radius:var(--radius-lg);color:var(--color-text);text-decoration:none;transition:box-shadow var(--motion-fast) var(--ease-out),transform var(--motion-fast) var(--ease-out)}.hm-lc__offers:hover{box-shadow:0 6px 18px #2d2e2e1a;transform:translateY(-2px);color:var(--color-text);text-decoration:none}.hm-lc__offers:focus-visible{outline:2px solid var(--security-cta);outline-offset:2px}.hm-lc__offers-icon{width:44px;height:44px;border-radius:12px;background:var(--security-tint);color:var(--security-cta);display:flex;align-items:center;justify-content:center;flex:none}.hm-lc__offers-text{display:flex;flex-direction:column;gap:2px;min-width:0}.hm-lc__offers-title{font-weight:var(--fw-bold);font-size:16px;line-height:1.2;color:var(--color-text-strong)}.hm-lc__offers-sub{font-size:13px;color:var(--color-muted-2);line-height:1.3}.hm-lc__offers-arrow{margin-left:auto;display:inline-flex;color:var(--color-muted-2);flex:none}.hm-lc__offers:hover .hm-lc__offers-arrow{color:var(--security-cta)}@media(prefers-reduced-motion:reduce){.hm-lc__offers{transition:none}.hm-lc__offers:hover{transform:none}}@media(max-width:1100px){.hm-lc__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.hm-lc__inner{padding:14px var(--gutter) var(--space-12)}.hm-lc__head{margin-bottom:20px}.hm-lc__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hm-lc__offers{margin-top:12px;padding:16px 18px}}.hm-help{padding-bottom:var(--space-16)}.hm-help__crumb{padding-top:var(--space-4)}.hm-help__block{margin-top:var(--space-12)}.hm-help__head{margin-bottom:var(--space-6)}.hm-help__head--row{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-4);flex-wrap:wrap}.hm-help__kicker{display:block;font-size:12px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted-2);margin-bottom:6px}.hm-help__h2{font-size:var(--fs-h3);font-weight:var(--fw-bold);line-height:var(--lh-heading);letter-spacing:-.01em;color:var(--color-text-strong);margin:0}.hm-help__more{display:inline-flex;align-items:center;gap:6px;font-weight:var(--fw-bold);font-size:14px;color:var(--accent);text-decoration:none;white-space:nowrap}.hm-help__more:hover{filter:brightness(.92);text-decoration:none}.hm-help__cc:focus-visible,.hm-help__topic:focus-visible,.hm-help__quicklink:focus-visible,.hm-help__manual:focus-visible,.hm-help__faq-cta:focus-visible,.hm-help__vote-btn:focus-visible,.hm-help__overlay-back:focus-visible,.hm-help__order-btn:focus-visible,.hm-help__community-btn:focus-visible,.hm-help__chip:focus-visible,.hm-help__sug:focus-visible,.hm-help__more:focus-visible,.hm-help__status-link:focus-visible,.hm-help__tcard-link:focus-visible,.hm-help__video:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:8px}.hm-help__hero-wrap{margin-top:var(--space-4)}.hm-help__hero{background:var(--door-tint);border-radius:var(--radius-lg);padding:44px 32px;text-align:center}.hm-help__eyebrow{display:inline-flex;align-items:center;gap:8px;background:#fff;color:var(--accent);font-weight:var(--fw-bold);font-size:12px;padding:7px 14px;border-radius:var(--radius-pill);margin-bottom:18px;text-transform:uppercase;letter-spacing:.05em}.hm-help__title{font-size:clamp(27px,4vw,40px);line-height:1.08;letter-spacing:-.02em;font-weight:var(--fw-bold);margin:0 0 12px;color:var(--color-text-strong)}.hm-help__lede{font-size:17px;line-height:1.5;color:var(--color-muted);margin:0 auto 26px;max-width:640px}.hm-help__search{position:relative;max-width:600px;margin:0 auto}.hm-help__search-form{background:#fff;border-radius:var(--radius-pill);padding:8px 8px 8px 20px;display:flex;align-items:center;gap:12px;box-shadow:0 4px 14px #0e91ca24}.hm-help__search-form:focus-within{outline:2px solid var(--accent);outline-offset:2px}.hm-help__search-ico{display:inline-flex;color:var(--color-muted-2);flex:none}.hm-help__search-input{flex:1;border:0;outline:none;font:inherit;font-size:15px;color:var(--color-text-strong);background:transparent;min-width:0}.hm-help__search-input:focus,.hm-help__search-input:focus-visible{outline:none}.hm-help__search-btn{border:0;background:var(--accent);color:#fff;font-weight:var(--fw-bold);font-size:14px;padding:11px 24px;border-radius:var(--radius-pill);cursor:pointer;flex:none;min-height:var(--tap-cta)}.hm-help__search-btn:hover{filter:brightness(.94)}.hm-help__search-mob{display:none;width:100%;border:0;background:#fff;border-radius:var(--radius-pill);padding:14px 18px;align-items:center;gap:11px;cursor:pointer;box-shadow:0 4px 12px #0e91ca1f;text-align:left;color:var(--color-muted-2)}.hm-help__search-mob-txt{font-size:14.5px}.hm-help__suggest{position:absolute;top:calc(100% + 10px);left:0;right:0;background:#fff;border-radius:16px;box-shadow:0 8px 22px #2d2e2e24;padding:8px;z-index:40;text-align:left;max-height:60vh;overflow:auto}.hm-help__suggest[hidden]{display:none}.hm-help__sug-title{font-size:11px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted-2);padding:8px 10px 6px}.hm-help__sug{display:flex;align-items:center;gap:11px;padding:11px 10px;border-radius:10px;font-size:14px;color:var(--color-text-strong);text-decoration:none;cursor:pointer;width:100%;border:0;background:transparent;text-align:left;font-family:inherit}.hm-help__sug:hover,.hm-help__sug.is-active{background:var(--color-border-light)}.hm-help__sug .hm-icon{color:var(--color-muted-2);flex:none}.hm-help__popular{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:18px}.hm-help__popular-label{font-size:13px;color:var(--color-muted);font-weight:var(--fw-medium);align-self:center}.hm-help__chip{background:#fff;border:0;border-radius:var(--radius-pill);padding:7px 14px;font-size:13px;font-weight:var(--fw-bold);color:var(--accent-strong,#0e6a96);cursor:pointer;font-family:inherit;white-space:nowrap}.hm-help__chip:hover{filter:brightness(.97)}.hm-help__strip{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.hm-help__cc{position:relative;background:var(--color-surface);border-radius:18px;padding:20px;display:flex;flex-direction:column;gap:10px;text-decoration:none;color:inherit;border:1px solid transparent;transition:box-shadow var(--motion-fast) var(--ease-out),transform var(--motion-fast) var(--ease-out),border-color var(--motion-fast) var(--ease-out);cursor:pointer;width:100%;text-align:left;font-family:inherit}.hm-help__cc:hover{box-shadow:var(--shadow-sm,0 6px 18px rgba(45,46,46,.1));transform:translateY(-2px);border-color:var(--color-border)}.hm-help__cc-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.hm-help__cc-ico{width:44px;height:44px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:var(--cc-tint,var(--door-tint));color:var(--cc-cta,var(--accent));flex:none}.hm-help__cc-status{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:var(--fw-bold);color:var(--color-muted-2)}.hm-help__cc-status .hm-help__cc-dot{width:7px;height:7px;border-radius:50%;background:var(--color-muted-2)}.hm-help__cc-status.is-online{color:var(--garden-cta)}.hm-help__cc-status.is-online .hm-help__cc-dot{background:var(--garden-cta)}.hm-help__cc-status.is-offline{color:var(--color-muted-2)}.hm-help__cc-body{display:flex;flex-direction:column}.hm-help__cc-title{font-weight:var(--fw-bold);font-size:16px;line-height:1.3;color:var(--color-text-strong)}.hm-help__cc-sub{font-size:12.5px;color:var(--color-muted-2);margin-top:3px}.hm-help__topics{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.hm-help__topic{display:flex;flex-direction:column;gap:14px;background:var(--color-surface);border-radius:20px;padding:24px;text-decoration:none;color:inherit;height:100%;border:1px solid transparent;transition:box-shadow var(--motion-fast) var(--ease-out),transform var(--motion-fast) var(--ease-out),border-color var(--motion-fast) var(--ease-out)}.hm-help__topic:hover{box-shadow:var(--shadow-sm,0 6px 18px rgba(45,46,46,.1));transform:translateY(-2px);border-color:var(--color-border)}.hm-help__topic-top{display:flex;align-items:center;gap:14px}.hm-help__topic-ico{width:52px;height:52px;border-radius:14px;flex:none;display:inline-flex;align-items:center;justify-content:center;background:var(--tp-tint,var(--door-tint));color:var(--tp-cta,var(--accent))}.hm-help__topic-title{display:block;font-weight:var(--fw-bold);font-size:17px;color:var(--color-text-strong)}.hm-help__topic-count{display:block;font-size:12.5px;color:var(--color-muted-2);margin-top:2px}.hm-help__topic-subs{display:flex;flex-direction:column;gap:7px}.hm-help__topic-sub{display:flex;align-items:center;gap:9px;font-size:13.5px;color:var(--color-muted)}.hm-help__topic-sub .hm-icon{color:var(--color-border);flex:none}.hm-help__topic-more{margin-top:auto;display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:var(--fw-bold);color:var(--accent)}.hm-help__main{display:grid;grid-template-columns:1fr 340px;gap:28px;align-items:start}.hm-help__main>*{min-width:0}.hm-help__tabs{display:flex;gap:8px;margin-bottom:16px}.hm-help__tab{flex:none;border:0;background:var(--color-border-light);color:var(--color-muted);font-weight:var(--fw-bold);font-size:13px;padding:9px 16px;border-radius:var(--radius-pill);cursor:pointer;font-family:inherit;min-height:38px}.hm-help__tab.is-active{background:var(--color-text-strong);color:#fff}.hm-help__tab:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hm-help__panel{background:var(--color-surface);border-radius:18px;padding:2px 22px}.hm-help__panel[hidden]{display:none}.hm-help__panel-empty{font-size:14px;color:var(--color-muted);padding:18px 0}.hm-help__faq{border-top:1px solid var(--color-border-light)}.hm-help__faq:first-child{border-top:0}.hm-help__faq-q{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;cursor:pointer;list-style:none;font-weight:var(--fw-bold);font-size:15.5px;color:var(--color-text-strong);min-height:var(--tap-cta)}.hm-help__faq-q::-webkit-details-marker{display:none}.hm-help__faq-q-txt{flex:1;min-width:0;line-height:1.35}.hm-help__faq-ind{display:inline-flex;flex:none;width:26px;height:26px;align-items:center;justify-content:center;border-radius:50%;background:var(--color-border-light);color:var(--accent);transition:transform var(--motion-fast) var(--ease-out)}.hm-help__faq[open] .hm-help__faq-ind{transform:rotate(180deg)}.hm-help__faq-q:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:8px}.hm-help__faq-a{padding:0 0 18px}.hm-help__faq-a .rte{font-size:14.5px;color:var(--color-muted);line-height:1.6;margin-bottom:12px}.hm-help__faq-a .rte a{color:var(--accent);text-decoration:underline}.hm-help__faq-foot{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.hm-help__faq-cta{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:var(--fw-bold);color:var(--accent);text-decoration:none}.hm-help__vote{display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--color-muted-2)}.hm-help__vote-btn{width:30px;height:28px;border:1px solid var(--color-border);background:#fff;border-radius:var(--radius-pill);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:var(--color-muted)}.hm-help__vote-btn:hover{border-color:var(--accent);color:var(--accent)}.hm-help__vote-btn[aria-pressed=true]{background:var(--garden-tint);border-color:var(--garden-cta);color:var(--garden-cta)}.hm-help__faq-all{text-align:center;margin-top:18px}.hm-help__side{display:flex;flex-direction:column;gap:16px;position:sticky;top:128px}.hm-help__order{background:var(--color-text-strong);border-radius:18px;padding:22px;color:#fff}.hm-help__order-eyebrow{display:flex;align-items:center;gap:9px;font-weight:var(--fw-bold);font-size:11.5px;text-transform:uppercase;letter-spacing:.05em;color:#8fcce7;margin-bottom:8px}.hm-help__order-eyebrow .hm-icon{color:#8fcce7}.hm-help__order-title{font-size:18px;font-weight:var(--fw-bold);margin:0 0 6px;color:#fff}.hm-help__order-text{font-size:13px;color:var(--color-border);line-height:1.5;margin:0 0 14px}.hm-help__order-btn{display:inline-flex;align-items:center;gap:7px;background:var(--accent);color:#fff;font-weight:var(--fw-bold);font-size:14px;padding:11px 18px;border-radius:var(--radius-pill);text-decoration:none}.hm-help__order-btn:hover{filter:brightness(.94);color:#fff}.hm-help__order-hint{font-size:12px;color:var(--color-muted-2);line-height:1.45;margin:12px 0 0}.hm-help__quicklinks{background:var(--color-surface);border-radius:18px;padding:8px 20px}.hm-help__quicklink{display:flex;align-items:center;gap:12px;padding:13px 0;border-top:1px solid var(--color-border-light);font-size:14px;font-weight:var(--fw-medium);color:var(--color-text-strong);text-decoration:none}.hm-help__quicklink:first-child{border-top:0}.hm-help__quicklink:hover{color:var(--accent)}.hm-help__quicklink-ico{width:34px;height:34px;border-radius:10px;flex:none;display:inline-flex;align-items:center;justify-content:center;background:var(--color-border-light);color:var(--accent)}.hm-help__quicklink-txt{flex:1}.hm-help__quicklink-arr{color:var(--color-border)}.hm-help__status{background:var(--color-surface);border-radius:18px;padding:20px}.hm-help__status-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.hm-help__status-title{font-weight:var(--fw-bold);font-size:14px;color:var(--color-text-strong)}.hm-help__status-link{font-size:12px;color:var(--accent);font-weight:var(--fw-bold);text-decoration:none}.hm-help__status-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px}.hm-help__status-row{display:flex;align-items:center;gap:9px;font-size:13px}.hm-help__status-dot{width:8px;height:8px;border-radius:50%;flex:none;background:var(--garden-cta)}.hm-help__status-name{flex:1;color:var(--color-muted)}.hm-help__status-state{font-weight:var(--fw-bold);color:var(--garden-cta)}.hm-help__status-row--warn .hm-help__status-dot{background:var(--climate-cta)}.hm-help__status-row--warn .hm-help__status-state{color:var(--climate-cta)}.hm-help__status-row--down .hm-help__status-dot{background:var(--security-cta)}.hm-help__status-row--down .hm-help__status-state{color:var(--security-cta)}.hm-help__manuals{display:grid;grid-template-columns:1.1fr 2fr;gap:20px;align-items:start}.hm-help__video{display:flex;flex-direction:column;background:var(--color-surface);border-radius:20px;overflow:hidden;text-decoration:none;color:inherit}.hm-help__video-media{position:relative;height:200px;display:flex;align-items:center;justify-content:center;background:linear-gradient(150deg,#cfe0ec,var(--door-tint) 60%,#e6eef4)}.hm-help__video-play{width:58px;height:58px;border-radius:50%;background:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #0003;color:var(--accent)}.hm-help__video-dur{position:absolute;bottom:12px;right:12px;background:#2d2e2ed9;color:#fff;font-size:12px;font-weight:var(--fw-bold);padding:3px 8px;border-radius:6px}.hm-help__video-body{padding:18px;display:flex;flex-direction:column;gap:5px}.hm-help__video-eyebrow{font-size:11px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.06em;color:var(--accent)}.hm-help__video-title{font-size:18px;font-weight:var(--fw-bold);line-height:1.25;color:var(--color-text-strong)}.hm-help__video-text{font-size:13.5px;color:var(--color-muted);line-height:1.45}.hm-help__manual-list{list-style:none;margin:0;background:var(--color-surface);border-radius:20px;padding:8px 22px;display:flex;flex-direction:column}.hm-help__manual{display:flex;align-items:center;gap:14px;padding:15px 0;border-top:1px solid var(--color-border-light);text-decoration:none;color:inherit}.hm-help__manual-list li:first-child .hm-help__manual{border-top:0}.hm-help__manual-ico{width:40px;height:40px;border-radius:10px;flex:none;display:inline-flex;align-items:center;justify-content:center;background:var(--tp-tint,var(--door-tint));color:var(--tp-cta,var(--accent))}.hm-help__manual-body{flex:1;min-width:0}.hm-help__manual-title{display:block;font-weight:var(--fw-bold);font-size:14.5px;color:var(--color-text-strong)}.hm-help__manual-meta{display:block;font-size:12px;color:var(--color-muted-2)}.hm-help__manual-action{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:var(--fw-bold);color:var(--accent);flex:none}.hm-help__trouble{background:var(--color-surface);border-radius:24px;padding:32px 36px}.hm-help__trouble-head{display:flex;align-items:center;gap:12px;margin-bottom:6px}.hm-help__trouble-ico{width:40px;height:40px;border-radius:11px;flex:none;display:inline-flex;align-items:center;justify-content:center;background:var(--climate-tint);color:var(--climate-cta)}.hm-help__trouble-lede{font-size:14.5px;color:var(--color-muted);margin:0 0 22px;max-width:640px;line-height:1.5}.hm-help__trouble-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.hm-help__tcard{background:var(--color-bg);border-radius:16px;padding:20px}.hm-help__tcard-head{display:flex;align-items:center;gap:8px;margin-bottom:10px}.hm-help__tcard-badge{width:24px;height:24px;border-radius:7px;flex:none;display:inline-flex;align-items:center;justify-content:center;background:var(--security-tint);color:var(--security-cta);font-weight:900;font-size:13px}.hm-help__tcard-problem{font-weight:var(--fw-bold);font-size:14.5px;color:var(--color-text-strong)}.hm-help__tcard-label{display:block;font-size:11px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.04em;color:var(--color-muted-2);margin-bottom:4px}.hm-help__tcard-fix{font-size:13.5px;color:var(--color-muted);line-height:1.5;margin:0 0 12px}.hm-help__tcard-link{font-size:13px;font-weight:var(--fw-bold);color:var(--accent);text-decoration:none;display:inline-flex;align-items:center;gap:5px}.hm-help__contact-head{text-align:center;max-width:640px;margin:0 auto var(--space-6)}.hm-help__contact-head .hm-help__kicker{margin-bottom:6px}.hm-help__contact-lede{font-size:15px;color:var(--color-muted);margin:10px 0 0;line-height:1.5}.hm-help__channels{list-style:none;margin:0 0 16px;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.hm-help__ch{background:var(--color-surface);border-radius:20px;padding:24px;display:flex;flex-direction:column;height:100%}.hm-help__ch-ico{width:50px;height:50px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:var(--cc-tint,var(--door-tint));color:var(--cc-cta,var(--accent));margin-bottom:14px}.hm-help__ch-title{font-size:18px;font-weight:var(--fw-bold);margin:0 0 5px;color:var(--color-text-strong)}.hm-help__ch-desc{font-size:13px;color:var(--color-muted);line-height:1.5;margin:0 0 14px;flex:1}.hm-help__ch-meta{display:flex;flex-direction:column;gap:6px;margin-bottom:16px;font-size:12.5px;color:var(--color-muted)}.hm-help__ch-meta-row{display:flex;align-items:center;gap:7px}.hm-help__ch-meta-row .hm-icon{flex:none;color:var(--garden-cta)}.hm-help__ch-meta-row strong{color:var(--color-text-strong)}.hm-help__ch-meta-row .hm-help__cc-dot{width:8px;height:8px;border-radius:50%;background:var(--color-muted-2);flex:none}.hm-help__ch-status.is-online .hm-help__cc-dot{background:var(--garden-cta)}.hm-help__ch-btn{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;border:0;background:var(--cc-cta,var(--accent));color:#fff;font-weight:var(--fw-bold);font-size:14px;line-height:1.2;padding:12px 16px;border-radius:var(--radius-pill);min-height:var(--tap-cta);cursor:pointer;text-decoration:none;font-family:inherit;transition:filter var(--motion-fast) var(--ease-out)}.hm-help__ch-btn:hover{filter:brightness(.94);color:#fff;text-decoration:none}.hm-help__ch-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hm-help__form-wrap{background:var(--color-surface);border-radius:20px;padding:28px 32px}.hm-help__form-title{font-size:18px;font-weight:var(--fw-bold);margin:0 0 6px;color:var(--color-text-strong)}.hm-help__form-text{font-size:14px;color:var(--color-muted);margin:0 0 18px;line-height:1.5}.hm-help__form{display:flex;flex-direction:column;gap:16px}.hm-help__form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hm-help__field{display:flex;flex-direction:column;gap:6px}.hm-help__field label{font-size:14px;font-weight:var(--fw-medium);color:var(--color-text-strong)}.hm-help__opt{font-weight:var(--fw-regular);color:var(--color-muted)}.hm-help__field input,.hm-help__field textarea{width:100%;padding:11px 13px;font:inherit;font-size:15px;color:var(--color-text);background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);min-height:var(--tap-cta)}.hm-help__field textarea{min-height:96px;resize:vertical}.hm-help__field input:focus-visible,.hm-help__field textarea:focus-visible{outline:2px solid var(--accent);outline-offset:1px;border-color:var(--accent)}.hm-help__form-submit{align-self:flex-start;min-height:var(--tap-cta);padding:0 26px;font:inherit;font-size:15px;font-weight:var(--fw-bold);color:#fff;background:var(--accent);border:0;border-radius:var(--radius-pill);cursor:pointer}.hm-help__form-submit:hover{filter:brightness(.94)}.hm-help__form-submit:focus-visible{outline:2px solid var(--color-text-strong);outline-offset:2px}.hm-help__form-note{font-size:12.5px;color:var(--color-muted-2);margin:0;line-height:1.5}.hm-help__form-privacy{margin-top:8px}.hm-help__form-privacy a{color:var(--accent);text-decoration:underline}.hm-help__form-success{padding:16px 18px;border-radius:var(--radius-md);background:var(--garden-tint);border:1px solid var(--garden-cta);color:var(--color-text-strong);font-size:15px;line-height:1.55}.hm-help__form-errors{padding:14px 16px;border-radius:var(--radius-md);background:var(--security-tint);border:1px solid var(--security-cta);color:var(--security-cta);font-size:14px}.hm-help__contact-foot{margin-top:16px}.hm-help__community{background:var(--door-tint);border-radius:18px;padding:22px 26px;display:flex;align-items:center;gap:18px}.hm-help__community-ico{width:50px;height:50px;border-radius:14px;flex:none;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--accent)}.hm-help__community-body{flex:1}.hm-help__community-title{display:block;font-weight:var(--fw-bold);font-size:17px;color:var(--color-text-strong);margin-bottom:3px}.hm-help__community-text{font-size:13.5px;color:var(--color-muted);margin:0;line-height:1.45}.hm-help__community-btn{background:var(--accent);color:#fff;font-weight:var(--fw-bold);font-size:13px;padding:11px 18px;border-radius:var(--radius-pill);flex:none;text-decoration:none}.hm-help__community-btn:hover{filter:brightness(.94);color:#fff}.hm-help__footrow{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:stretch}.hm-help__fcard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:20px;padding:24px 26px;display:flex;align-items:flex-start;gap:16px;height:100%}.hm-help__fcard-ico{width:46px;height:46px;border-radius:13px;flex:none;display:inline-flex;align-items:center;justify-content:center;background:var(--garden-tint);color:var(--garden-cta)}.hm-help__fcard-ico--fb{background:var(--door-tint);color:var(--accent)}.hm-help__fcard-body{flex:1;min-width:0;display:flex;flex-direction:column}.hm-help__fcard-title{display:block;font-weight:var(--fw-bold);font-size:17px;color:var(--color-text-strong)}.hm-help__fcard-text{font-size:13.5px;color:var(--color-muted);margin:4px 0 0;line-height:1.5}.hm-help__feedback-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:auto;padding-top:14px}.hm-help__fbbtn{display:inline-flex;align-items:center;gap:7px;border:1.5px solid var(--color-border);background:#fff;color:var(--color-text-strong);font-weight:var(--fw-bold);font-size:13px;padding:9px 16px;border-radius:var(--radius-pill);cursor:pointer;min-height:var(--tap-min)}.hm-help__fbbtn:hover{border-color:var(--accent);color:var(--accent)}.hm-help__fbbtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hm-help__feedback-down{font-size:13px;font-weight:var(--fw-bold);color:var(--accent)}.hm-help__feedback-thanks,.hm-help__vote-thanks{font-size:13px;font-weight:var(--fw-bold);color:var(--garden-cta)}.hm-help__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-cart);background:#fff;display:flex;flex-direction:column;animation:hmFade .15s ease-out}.hm-help__overlay[hidden]{display:none}.hm-help__overlay-bar{display:flex;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid var(--color-border-light)}.hm-help__overlay-back{width:40px;height:40px;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;flex:none;cursor:pointer;color:var(--color-text-strong)}.hm-help__overlay-field{flex:1;background:var(--color-border-light);border:1px solid var(--color-border);border-radius:var(--radius-pill);padding:11px 16px;display:flex;align-items:center;gap:9px;color:var(--color-muted-2)}.hm-help__overlay-input{border:0;background:transparent;outline:none;font:inherit;font-size:15px;width:100%;color:var(--color-text-strong)}.hm-help__overlay-results{padding:14px 16px;overflow-y:auto}@keyframes hmFade{0%{opacity:0}to{opacity:1}}@media(max-width:1000px){.hm-help__main{grid-template-columns:1fr}.hm-help__side{position:static;flex-direction:row;flex-wrap:wrap}.hm-help__side>*{flex:1;min-width:240px}.hm-help__manuals{grid-template-columns:1fr}}@media(max-width:760px){.hm-help__hero{padding:24px 18px;border-radius:18px}.hm-help__search-form{display:none}.hm-help__search-mob{display:flex}.hm-help__popular{justify-content:flex-start;flex-wrap:wrap}.hm-help__strip,.hm-help__topics{grid-template-columns:1fr 1fr;gap:10px}.hm-help__topic{padding:16px;gap:11px}.hm-help__topic-subs{display:none}.hm-help__topic-ico{width:46px;height:46px}.hm-help__side{flex-direction:column}.hm-help__side>*{min-width:0}.hm-help__manual-list{flex-direction:row;gap:11px;background:transparent;padding:0;overflow-x:auto}.hm-help__manual-list li{flex:none;width:200px}.hm-help__manual{flex-direction:column;align-items:flex-start;gap:10px;background:var(--color-surface);border-radius:15px;padding:16px;border-top:0;height:100%}.hm-help__manual-action{margin-top:auto}.hm-help__trouble{padding:20px}.hm-help__trouble-grid,.hm-help__channels{grid-template-columns:1fr}.hm-help__form-wrap{padding:20px}.hm-help__form-row,.hm-help__footrow{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.hm-btn,.hm-help__cc,.hm-help__topic,.hm-help__faq-ind{transition:none}}.hm-cmp{padding-bottom:var(--space-16)}.hm-cmp__crumb{padding-top:var(--space-4)}.hm-cmp__block{margin-top:var(--space-12)}.hm-cmp__head{margin-bottom:var(--space-6)}.hm-cmp__head--row{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-4);flex-wrap:wrap}.hm-cmp__kicker{display:block;font-size:12px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted-2);margin-bottom:6px}.hm-cmp__kicker--accent{color:var(--accent)}.hm-cmp__kicker--light{color:#8fcce7}.hm-cmp__h2{font-size:var(--fs-h3);font-weight:var(--fw-bold);line-height:var(--lh-heading);letter-spacing:-.01em;color:var(--color-text-strong);margin:0}.hm-cmp__h2--light{color:#fff}.hm-cmp__intro{font-size:15px;color:var(--color-muted);margin:8px 0 0;max-width:62ch;line-height:1.55}.hm-cmp__more{display:inline-flex;align-items:center;gap:6px;font-weight:var(--fw-bold);font-size:14px;color:var(--color-text-strong);text-decoration:none;white-space:nowrap}.hm-cmp__more:hover{color:var(--accent);text-decoration:none}.hm-cmp__hero-wrap{margin-top:var(--space-4)}.hm-cmp__hero{display:grid;grid-template-columns:1.05fr .95fr;background:var(--tint);border-radius:var(--radius-lg);overflow:hidden}.hm-cmp__hero-copy{padding:44px;display:flex;flex-direction:column;justify-content:center}.hm-cmp__eyebrow{display:inline-flex;align-self:flex-start;align-items:center;gap:8px;background:#fff;color:var(--accent);font-weight:var(--fw-bold);font-size:12px;padding:7px 14px;border-radius:var(--radius-pill);margin-bottom:20px;text-transform:uppercase;letter-spacing:.05em}.hm-cmp__title{font-size:clamp(28px,4.2vw,44px);line-height:1.06;letter-spacing:-.02em;font-weight:var(--fw-bold);margin:0 0 16px;color:var(--color-text-strong)}.hm-cmp__lede{font-size:17px;line-height:1.5;color:var(--color-muted);margin:0 0 26px;max-width:500px}.hm-cmp__hero-cta{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:24px}.hm-cmp__proof{list-style:none;margin:0;padding:0;display:flex;gap:22px;flex-wrap:wrap;font-size:13px;color:var(--color-muted)}.hm-cmp__proof-item{display:flex;align-items:center;gap:7px}.hm-cmp__proof-item .hm-icon{color:var(--accent);flex:none}.hm-cmp__hero-media{position:relative;min-height:440px;display:flex;align-items:center;justify-content:center;background:linear-gradient(150deg,#cfe0ec 0%,var(--tint) 55%,#e6eef4 100%);overflow:hidden}.hm-cmp__orbit{position:relative;width:300px;height:300px}.hm-cmp__orbit-ring{position:absolute;top:38px;right:38px;bottom:38px;left:38px;border:2px dashed rgba(45,46,46,.18);border-radius:50%}.hm-cmp__orbit-hub{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;border-radius:26px;background:var(--color-text-strong);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;box-shadow:0 12px 30px #2d2e2e38;color:#8fcce7}.hm-cmp__orbit-hub-label{color:#fff;font-weight:var(--fw-bold);font-size:12px}.hm-cmp__orbit-hub-logo{width:36px;height:36px;display:block;filter:brightness(0) invert(1)}.hm-cmp__orbit-sat{position:absolute;width:56px;height:56px;display:flex;align-items:center;justify-content:center}.hm-cmp__orbit-sat:empty{border-radius:16px;background:#fff;box-shadow:0 6px 16px #2d2e2e1f}.hm-cmp__orbit-sat .hm-syslogo{width:56px;height:56px;box-shadow:0 6px 18px #2d2e2e29}.hm-cmp__orbit-sat--t{top:2px;left:50%;transform:translate(-50%)}.hm-cmp__orbit-sat--r{top:50%;right:0;transform:translateY(-50%)}.hm-cmp__orbit-sat--b{bottom:2px;left:50%;transform:translate(-50%)}.hm-cmp__orbit-sat--l{top:50%;left:0;transform:translateY(-50%)}.hm-cmp__systems{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.hm-cmp__sys{background:var(--color-surface);border-radius:18px;padding:24px;display:flex;flex-direction:column}.hm-cmp__sys-top{display:flex;align-items:center;gap:13px;margin-bottom:14px}.hm-cmp__sys-name-wrap{display:flex;flex-direction:column;min-width:0}.hm-cmp__sys-name{font-weight:var(--fw-bold);font-size:16px;color:var(--color-text-strong)}.hm-cmp__sys-maker{font-size:12.5px;color:var(--color-muted-2)}.hm-cmp__sys-desc{font-size:13.5px;color:var(--color-muted);line-height:1.5;margin:0 0 14px;flex:1}.hm-cmp__sys-status{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;font-weight:var(--fw-bold);color:var(--garden-cta)}.hm-cmp__sys-status .hm-icon{flex:none}.hm-cmp__sys--link{position:relative;transition:box-shadow var(--motion-fast) var(--ease-out),transform var(--motion-fast) var(--ease-out)}.hm-cmp__sys--link:hover{box-shadow:0 6px 18px #2d2e2e1a;transform:translateY(-2px)}.hm-cmp__sys-cta{display:inline-flex;align-items:center;gap:6px;margin-top:14px;font-weight:var(--fw-bold);font-size:13.5px;color:var(--accent);text-decoration:none}.hm-cmp__sys-cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.hm-cmp__sys-cta:hover{text-decoration:none}.hm-cmp__sys-cta .hm-icon{flex:none}.hm-cmp__explain{background:var(--color-text-strong);border-radius:var(--radius-lg);padding:44px;color:#fff}.hm-cmp__explain-head{text-align:center;max-width:640px;margin:0 auto 32px}.hm-cmp__explain-head .hm-cmp__kicker{margin-bottom:8px}.hm-cmp__explain-lede{font-size:16px;color:var(--color-border-strong);line-height:1.5;margin:10px 0 0}.hm-cmp__explain-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.hm-cmp__explain-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:28px}.hm-cmp__explain-card-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}.hm-cmp__explain-mark{width:48px;height:48px;border-radius:13px;background:#fff;color:var(--color-text-strong);font-weight:var(--fw-bold);font-size:20px;display:flex;align-items:center;justify-content:center;flex:none}.hm-cmp__explain-logo{width:28px;height:28px;display:block}.hm-cmp__explain-card-title{display:block;font-weight:var(--fw-bold);font-size:19px;color:#fff}.hm-cmp__explain-card-sub{display:block;font-size:13px;color:#8fcce7}.hm-cmp__explain-body{font-size:14.5px;color:#e1e2e3;line-height:1.55;margin:0 0 16px}.hm-cmp__explain-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px}.hm-cmp__explain-list li{display:flex;align-items:flex-start;gap:9px;font-size:13.5px;color:#e1e2e3;line-height:1.4}.hm-cmp__explain-list .hm-icon{color:#a8dba0;flex:none;margin-top:1px}.hm-cmp__explain-note{display:flex;align-items:center;gap:11px;background:#8fcce724;border-radius:14px;padding:16px 20px;margin-top:20px}.hm-cmp__explain-note .hm-icon{color:#8fcce7;flex:none}.hm-cmp__explain-note p{font-size:14px;color:#e1e2e3;line-height:1.45;margin:0}.hm-cmp__hub{display:grid;grid-template-columns:.85fr 1.15fr;gap:32px;align-items:start}.hm-cmp__hub-intro{position:sticky;top:120px}.hm-cmp__hub-cta{margin-top:20px}.hm-cmp__cases{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.hm-cmp__case{background:var(--color-surface);border-radius:18px;padding:24px;border-left:4px solid var(--case-accent,var(--accent))}.hm-cmp__case--garden{--case-accent:var(--garden-cta);--case-tint:var(--garden-tint)}.hm-cmp__case--door{--case-accent:var(--door-cta);--case-tint:var(--door-tint)}.hm-cmp__case--climate{--case-accent:var(--climate-cta);--case-tint:var(--climate-tint)}.hm-cmp__case--security{--case-accent:var(--security-cta);--case-tint:var(--security-tint)}.hm-cmp__case-head{display:flex;align-items:center;gap:11px;margin-bottom:8px}.hm-cmp__case-icon{width:36px;height:36px;border-radius:10px;flex:none;display:flex;align-items:center;justify-content:center;background:var(--case-tint,var(--tint));color:var(--case-accent,var(--accent))}.hm-cmp__case-title{font-weight:var(--fw-bold);font-size:17px;color:var(--color-text-strong)}.hm-cmp__case-text{font-size:14px;color:var(--color-muted);line-height:1.5;margin:0}.hm-cmp__ma{background:var(--color-surface);border-radius:var(--radius-lg);padding:40px;display:grid;grid-template-columns:1fr .9fr;gap:40px;align-items:center}.hm-cmp__ma-list{list-style:none;margin:18px 0 0;padding:0;display:flex;flex-direction:column;gap:11px}.hm-cmp__ma-list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.45;color:var(--color-text)}.hm-cmp__ma-list .hm-icon{color:var(--accent);flex:none;margin-top:1px}.hm-cmp__ma-vis{background:var(--color-bg);border-radius:18px;padding:26px}.hm-cmp__ma-vis-top{text-align:center;margin-bottom:16px}.hm-cmp__ma-vis-icon{width:54px;height:54px;border-radius:14px;background:var(--tint);color:var(--accent);display:inline-flex;align-items:center;justify-content:center}.hm-cmp__ma-vis-label{display:block;font-weight:var(--fw-bold);font-size:14px;margin-top:8px;color:var(--color-text-strong)}.hm-cmp__ma-vis-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.hm-cmp__ma-chip{background:var(--color-surface);border-radius:11px;padding:11px;display:flex;align-items:center;gap:9px;font-size:13px;font-weight:var(--fw-bold);color:var(--color-text)}.hm-cmp__ma-vis-foot{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:14px;font-size:12.5px;color:var(--garden-cta);font-weight:var(--fw-bold)}.hm-cmp__matrix-wrap{background:var(--color-surface);border-radius:18px;overflow:hidden}.hm-cmp__matrix{width:100%;border-collapse:collapse;table-layout:fixed}.hm-cmp__matrix-caption{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hm-cmp__matrix-head th{text-align:left;padding:14px 24px;background:var(--color-border-light);font-size:12px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.05em;color:var(--color-muted-2)}.hm-cmp__matrix-head th:first-child{width:30%}.hm-cmp__matrix-row>th,.hm-cmp__matrix-row>td{padding:16px 24px;border-top:1px solid var(--color-border-light);vertical-align:middle;text-align:left}.hm-cmp__matrix-cat{display:flex;align-items:center;gap:12px;min-width:0;font-weight:inherit}.hm-cmp__matrix-ico{width:38px;height:38px;border-radius:10px;flex:none;display:flex;align-items:center;justify-content:center;background:var(--row-tint,var(--color-border-light));color:var(--row-accent,var(--color-text))}.hm-cmp__matrix-cat-label{font-weight:var(--fw-bold);font-size:14.5px;color:var(--color-text-strong)}.hm-cmp__matrix-cell{font-size:13.5px;color:var(--color-muted)}.hm-cmp__matrix-hub{font-weight:var(--fw-bold)}.hm-cmp__matrix-hub--yes{color:var(--climate-cta)}.hm-cmp__matrix-hub--no{color:var(--garden-cta)}.hm-cmp__matrix-hub--partial{color:var(--climate-cta)}.hm-cmp__matrix-hub--base{color:var(--multimedia-cta)}.hm-cmp__matrix-hub--neutral{color:var(--color-text)}.hm-cmp__matrix-mlabel{display:none}.hm-cmp__vtable-wrap{background:var(--color-surface);border-radius:18px;overflow:auto}.hm-cmp__vtable{width:100%;border-collapse:collapse;min-width:640px}.hm-cmp__vtable-caption{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hm-cmp__vtable thead th{text-align:left;padding:13px 20px;background:var(--color-border-light);font-size:12px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.05em;color:var(--color-muted-2)}.hm-cmp__vrow>th,.hm-cmp__vrow>td{padding:13px 20px;border-top:1px solid var(--color-border-light);font-size:13.5px;text-align:left;vertical-align:middle}.hm-cmp__vrow-sys{font-weight:var(--fw-bold);color:var(--color-text-strong);white-space:nowrap}.hm-cmp__vrow-hub{color:var(--color-text)}.hm-cmp__vrow-year{color:var(--color-muted-2);font-size:12.5px}.hm-cmp__vrow-thread{color:var(--color-muted);font-weight:var(--fw-bold)}.hm-cmp__vtag{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:var(--fw-bold);padding:4px 10px;border-radius:var(--radius-pill);white-space:nowrap}.hm-cmp__vtag .hm-icon{flex:none}.hm-cmp__vtag--green{background:var(--garden-tint);color:var(--garden-cta)}.hm-cmp__vtag--amber{background:var(--climate-tint);color:var(--climate-cta)}.hm-cmp__vtable-note{display:flex;align-items:center;gap:8px;margin:14px 0 0;font-size:13px;color:var(--color-muted)}.hm-cmp__vtable-note .hm-icon{color:var(--accent);flex:none}.hm-cmp__vtable-wrap[data-collapsed] .hm-cmp__vrow--extra{display:none}.hm-cmp__vmore-wrap{display:flex;justify-content:center;margin-top:16px}.hm-cmp__vmore{display:inline-flex;align-items:center;gap:8px;background:var(--color-surface);border:1.5px solid var(--color-border);border-radius:var(--radius-pill);padding:11px 22px;min-height:var(--tap-cta);font-weight:var(--fw-bold);font-size:14px;color:var(--color-text-strong);cursor:pointer;transition:background var(--motion-fast) var(--ease-out),border-color var(--motion-fast) var(--ease-out)}.hm-cmp__vmore[hidden]{display:none}.hm-cmp__vmore:hover{background:var(--color-border-light);border-color:var(--color-muted-2)}.hm-cmp__vmore:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hm-cmp__vmore-count{color:var(--color-muted-2);font-weight:var(--fw-medium)}.hm-cmp__vmore-chev{transition:transform var(--motion-fast) var(--ease-out)}.hm-cmp__vmore[aria-expanded=true] .hm-cmp__vmore-chev{transform:rotate(180deg)}.hm-cmp__finder-head{text-align:center;max-width:600px;margin:0 auto var(--space-6)}.hm-cmp__finder-lede{font-size:16px;color:var(--color-muted);margin:8px 0 0;line-height:1.5}.hm-cmp__finder-answer{font-size:14px;color:var(--color-muted);margin:12px auto 0;max-width:600px;line-height:1.55}.hm-cmp__band{background:var(--tint);border-radius:var(--radius-lg);padding:44px;text-align:center}.hm-cmp__band-title{margin-bottom:10px}.hm-cmp__band-text{font-size:16px;color:var(--color-muted);line-height:1.5;margin:0 auto 24px;max-width:540px}.hm-cmp__band-cta{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}@media(max-width:900px){.hm-cmp__hero{grid-template-columns:1fr}.hm-cmp__hero-media{min-height:240px;order:-1}.hm-cmp__hero-copy{padding:28px 24px}.hm-cmp__systems{grid-template-columns:repeat(2,minmax(0,1fr))}.hm-cmp__explain{padding:28px}.hm-cmp__explain-grid{grid-template-columns:1fr}.hm-cmp__hub{grid-template-columns:1fr;gap:18px}.hm-cmp__hub-intro{position:static}.hm-cmp__ma{grid-template-columns:1fr;gap:24px;padding:28px}}@media(max-width:760px){.hm-cmp__systems{grid-template-columns:1fr}.hm-cmp__matrix-wrap{background:transparent}.hm-cmp__matrix,.hm-cmp__matrix tbody{display:block}.hm-cmp__matrix-head{display:none}.hm-cmp__matrix-row{display:grid;grid-template-columns:auto 1fr;gap:6px 12px;background:var(--color-surface);border-radius:14px;border-top:0;padding:15px;margin-bottom:10px}.hm-cmp__matrix-row>th,.hm-cmp__matrix-row>td{padding:0;border-top:0}.hm-cmp__matrix-cat{grid-column:1 / -1;margin-bottom:2px}.hm-cmp__matrix-cell{display:flex;flex-direction:column;gap:1px}.hm-cmp__matrix-mlabel{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.04em;color:var(--color-muted-2)}.hm-cmp__matrix-plat{grid-column:1 / -1}.hm-cmp__band{padding:28px}}@media(prefers-reduced-motion:reduce){.hm-btn,.hm-cmp__vmore,.hm-cmp__vmore-chev{transition:none}}.hm-sol{padding-bottom:var(--space-16)}.hm-sol__crumb{padding-top:var(--space-4)}.hm-sol__block{margin-top:var(--space-12)}.hm-sol__head{margin-bottom:var(--space-6)}.hm-sol__head--row{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-4);flex-wrap:wrap}.hm-sol__kicker{display:block;font-size:12px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted-2);margin-bottom:6px}.hm-sol__h2{font-size:var(--fs-h3);font-weight:var(--fw-bold);line-height:var(--lh-heading);letter-spacing:-.01em;color:var(--color-text-strong);margin:0}.hm-sol__intro{font-size:15px;color:var(--color-muted);margin:6px 0 0;max-width:62ch;line-height:1.5}.hm-sol__more{display:inline-flex;align-items:center;gap:6px;font-weight:var(--fw-bold);font-size:14px;color:var(--color-text-strong);text-decoration:none;white-space:nowrap}.hm-sol__more:hover{color:var(--accent);text-decoration:none}.hm-sol__hero-wrap{margin-top:var(--space-4)}.hm-sol__hero{display:grid;grid-template-columns:1.05fr .95fr;background:var(--color-surface);border-radius:var(--radius-lg);overflow:hidden}.hm-sol__hero-copy{padding:48px 44px;display:flex;flex-direction:column;justify-content:center}.hm-sol__eyebrow{display:inline-flex;align-self:flex-start;align-items:center;gap:8px;background:var(--tint);color:var(--accent);font-weight:var(--fw-bold);font-size:12px;padding:6px 13px;border-radius:var(--radius-pill);margin-bottom:20px;text-transform:uppercase;letter-spacing:.05em}.hm-sol__title{font-size:clamp(28px,4vw,42px);line-height:1.08;letter-spacing:-.02em;font-weight:var(--fw-bold);margin:0 0 16px;color:var(--color-text-strong)}.hm-sol__lede{font-size:17px;line-height:1.55;color:var(--color-muted);margin:0 0 28px;max-width:480px}.hm-sol__hero-cta{display:flex;gap:12px;flex-wrap:wrap}.hm-sol__hero-media{position:relative;min-height:380px;background:var(--tint);display:flex;align-items:center;justify-content:center}.hm-sol__hero-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.hm-sol__hero-fallback{color:var(--accent);opacity:.5}.hm-sol__steps-wrap{margin-top:var(--space-6)}.hm-sol__steps{list-style:none;margin:0;padding:26px 32px;background:var(--color-surface);border-radius:var(--radius-md);display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.hm-sol__step{display:flex;align-items:center;gap:14px;padding:0 16px}.hm-sol__step+.hm-sol__step{border-left:1px solid var(--color-border-light)}.hm-sol__step-num{width:38px;height:38px;border-radius:var(--radius-pill);background:var(--tint);color:var(--accent);font-weight:var(--fw-bold);display:flex;align-items:center;justify-content:center;flex:none}.hm-sol__step-body{display:flex;flex-direction:column;min-width:0}.hm-sol__step-title{font-weight:var(--fw-bold);font-size:15px;color:var(--color-text-strong)}.hm-sol__step-text{font-size:13px;color:var(--color-muted-2)}.hm-sol__tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;list-style:none;margin:0;padding:0}.hm-sol__tile-li{display:flex;min-width:0}.hm-sol__tile-li>.hm-stile{flex:1;width:100%}.hm-sol__rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;list-style:none;margin:0;padding:0}.hm-sol__rail-item{display:flex;min-width:0}.hm-sol__rail-item>*{flex:1;width:100%}.hm-sol__guidance{display:grid;grid-template-columns:1fr 1fr;gap:20px}.hm-sol__guide-card{border-radius:22px;padding:32px;display:flex;flex-direction:column}.hm-sol__guide-card--dark{background:var(--color-text-strong);color:#fff}.hm-sol__guide-card--tint{background:var(--tint)}.hm-sol__guide-eyebrow{display:flex;align-items:center;gap:9px;font-weight:var(--fw-bold);font-size:13px;text-transform:uppercase;letter-spacing:.05em;color:#8fcce7;margin-bottom:14px}.hm-sol__guide-eyebrow--accent{color:var(--accent)}.hm-sol__guide-title{font-size:24px;font-weight:var(--fw-bold);margin:0 0 10px;line-height:1.15;color:#fff}.hm-sol__guide-title--dark{color:var(--color-text-strong)}.hm-sol__guide-text{font-size:15px;color:#c9cbcc;line-height:1.5;margin:0 0 22px}.hm-sol__guide-text--dark{color:var(--color-muted)}.hm-sol__guide-cta{margin-top:auto;align-self:flex-start}@media(max-width:900px){.hm-sol__hero{grid-template-columns:1fr}.hm-sol__hero-media{min-height:200px;order:-1}.hm-sol__hero-copy{padding:28px 24px}.hm-sol__guidance{grid-template-columns:1fr}}@media(max-width:760px){.hm-sol__tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hm-sol__steps{grid-template-columns:1fr;padding:8px 20px;gap:0}.hm-sol__step{padding:14px 0}.hm-sol__step+.hm-sol__step{border-left:0;border-top:1px solid var(--color-border-light)}.hm-sol__rail{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-inline:calc(-1 * var(--space-4));padding-inline:var(--space-4);scroll-padding-inline:var(--space-4);padding-block:12px 30px;margin-block:-12px -26px}.hm-sol__rail::-webkit-scrollbar{display:none}.hm-sol__rail-item{flex:0 0 80%;scroll-snap-align:start}}@media(max-width:480px){.hm-sol__tiles{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.hm-btn{transition:none}}.hm-rb .hm-info__h2--center{text-align:center;margin-bottom:8px}.hm-rb .hm-info__note{font-size:12.5px;color:var(--color-muted-2);margin:14px 0 0;line-height:1.5}.hm-rb .hm-info__note a{color:var(--accent,var(--door-cta));font-weight:var(--fw-bold)}.hm-rb .hm-info__card{background:#fff;border:1px solid var(--color-border);border-radius:18px;padding:28px}.hm-rb .hm-info__card-head{display:flex;align-items:center;gap:10px;margin-bottom:16px;font-weight:var(--fw-bold);font-size:19px;color:var(--color-text-strong)}.hm-rb .hm-info__card-text{font-size:14.5px;color:var(--color-muted);line-height:1.6;margin:0 0 16px}.hm-rb .hm-info__btn{display:inline-flex;align-items:center;gap:9px;font-weight:var(--fw-bold);font-size:15px;padding:14px 26px;border-radius:var(--radius-pill);text-decoration:none;min-height:var(--tap-cta)}.hm-info__btn--dark{background:var(--color-text-strong);color:#fff}.hm-info__btn--dark:hover{filter:brightness(1.3);color:#fff;text-decoration:none}.hm-rb__deflect{background:#fff;border:1px solid var(--color-border);border-radius:22px;padding:30px 34px}.hm-rb__deflect-head{max-width:620px;margin:0 auto 22px;text-align:center}.hm-rb__deflect-badge{display:inline-flex;align-items:center;gap:8px;background:#fbf3e6;color:#92610b;font-weight:var(--fw-bold);font-size:12px;padding:6px 13px;border-radius:var(--radius-pill);margin-bottom:14px;text-transform:uppercase;letter-spacing:.04em}.hm-rb__deflect-badge .hm-icon{color:var(--climate-cta,#df8911)}.hm-rb__search{max-width:620px;margin:0 auto 18px;background:var(--color-border-light);border:1.5px solid var(--color-border);border-radius:var(--radius-pill);padding:0 8px 0 20px;display:flex;align-items:center;gap:12px;min-height:52px}.hm-rb__search:focus-within{outline:2px solid var(--accent,var(--door-cta));outline-offset:2px}.hm-rb__search-ic{color:var(--color-muted-2);flex:none;display:flex}.hm-rb__search-input{flex:1;border:0;background:transparent;outline:none;font:inherit;font-size:15px;color:var(--color-text-strong);min-width:0}.hm-rb__search-btn{flex:none;border:0;background:var(--color-text-strong);color:#fff;font-weight:var(--fw-bold);font-size:14px;padding:11px 20px;border-radius:var(--radius-pill);cursor:pointer;min-height:var(--tap-min)}.hm-rb__search-btn:hover{filter:brightness(1.3)}.hm-rb__topics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.hm-rb__topic{background:var(--color-bg,#f9fbfc);border:1px solid var(--color-border);border-radius:16px;padding:18px;display:flex;flex-direction:column;gap:10px;text-decoration:none;color:inherit;transition:border-color var(--motion-fast) var(--ease-out),box-shadow var(--motion-fast) var(--ease-out)}.hm-rb__topic:hover{border-color:var(--accent,var(--door-cta));box-shadow:0 4px 14px #2d2e2e12;text-decoration:none}.hm-rb__topic:focus-visible{outline:2px solid var(--accent,var(--door-cta));outline-offset:2px}.hm-rb__topic-ic{width:40px;height:40px;border-radius:11px;background:var(--tint,var(--door-tint));color:var(--accent,var(--door-cta));display:flex;align-items:center;justify-content:center}.hm-rb__topic-t{font-weight:var(--fw-bold);font-size:14.5px;line-height:1.3;color:var(--color-text-strong)}.hm-rb__topic-s{font-size:12.5px;color:var(--color-muted-2);line-height:1.4}.hm-rb__deflect-foot{text-align:center;font-size:14px;color:var(--color-muted);margin:0}.hm-rb__deflect-foot a{color:var(--accent,var(--door-cta));font-weight:var(--fw-bold);text-decoration:underline}.hm-rb__steps-head{text-align:center;margin-bottom:26px}.hm-rb__steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.hm-rb__step{background:#fff;border:1px solid var(--color-border);border-radius:18px;padding:24px}.hm-rb__step-n{width:36px;height:36px;border-radius:50%;background:var(--accent,var(--door-cta));color:#fff;font-weight:var(--fw-bold);font-size:16px;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.hm-rb__step--done .hm-rb__step-n{background:var(--garden-cta,#4cb03c)}.hm-rb__step-ic{width:46px;height:46px;border-radius:12px;background:var(--tint,var(--door-tint));color:var(--accent,var(--door-cta));display:flex;align-items:center;justify-content:center;margin-bottom:13px}.hm-rb__step--done .hm-rb__step-ic{background:var(--garden-tint,#e7f3e5);color:var(--garden-cta,#4cb03c)}.hm-rb__step-t{font-weight:var(--fw-bold);font-size:16px;margin-bottom:6px;color:var(--color-text-strong)}.hm-rb__step-x{font-size:13.5px;color:var(--color-muted);margin:0;line-height:1.55}.hm-rb__steps-cta{display:flex;justify-content:center;margin-top:24px}.hm-rb__two{display:grid;grid-template-columns:1.1fr 1fr;gap:18px}.hm-rb__cond{display:flex;flex-direction:column;gap:13px}.hm-rb__cond-row{display:flex;align-items:flex-start;gap:11px;font-size:14.5px;line-height:1.5;color:var(--color-muted)}.hm-rb__cond-row .hm-icon{color:var(--garden-cta,#4cb03c);flex:none;margin-top:1px}.hm-rb__cond-row--warn .hm-icon{color:var(--climate-cta,#df8911)}.hm-rb__cond-row strong{color:var(--color-text-strong)}.hm-rb__refund-box{background:var(--color-bg,#f9fbfc);border:1px solid var(--color-border);border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:11px}.hm-rb__refund-row{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--color-muted)}.hm-rb__refund-row .hm-icon{color:var(--garden-cta,#4cb03c);flex:none}.hm-rb__widerruf{background:#f4f9fc;border:1px solid var(--tint,var(--door-tint));border-radius:16px;padding:22px 26px;display:flex;align-items:flex-start;gap:16px}.hm-rb__widerruf-ic{width:42px;height:42px;border-radius:11px;background:var(--tint,var(--door-tint));color:var(--accent,var(--door-cta));flex:none;display:flex;align-items:center;justify-content:center}.hm-rb__widerruf-t{font-weight:var(--fw-bold);font-size:16px;margin-bottom:5px;color:var(--color-text-strong)}.hm-rb__widerruf-x{font-size:14px;color:var(--color-muted);line-height:1.6;margin:0}.hm-rb__widerruf-x a{color:var(--accent,var(--door-cta));font-weight:var(--fw-bold);text-decoration:underline}@media(max-width:900px){.hm-info__hero{grid-template-columns:1fr;gap:22px}.hm-rb__two{grid-template-columns:1fr}.hm-rb__topics,.hm-rb__steps{grid-template-columns:1fr 1fr}}@media(max-width:749px){.hm-rb__topics,.hm-rb__steps{grid-template-columns:1fr}.hm-rb__search{flex-wrap:wrap;padding:10px}}.hm-info{--ix:var(--gutter);padding-bottom:var(--space-12)}.hm-info .container{max-width:1080px;margin:0 auto;padding-inline:var(--ix)}.hm-info__crumb{padding-top:var(--space-4)}.hm-info__block{padding-top:44px}.hm-info__block--narrow{max-width:920px}.hm-info__h2{font-size:26px;font-weight:var(--fw-bold);letter-spacing:-.01em;margin:0 0 6px;color:var(--color-text-strong)}.hm-info__h2--center{text-align:center;margin-bottom:18px}.hm-info__lead{font-size:15px;color:var(--color-muted);margin:0 0 20px}.hm-info__note{font-size:12.5px;color:var(--color-muted-2);margin:12px 0 0;line-height:1.5}.hm-info__hero{background:var(--tint,var(--door-tint));border-radius:var(--radius-lg);padding:40px;display:grid;grid-template-columns:1.3fr 1fr;gap:36px;align-items:center;margin-top:var(--space-4)}.hm-info__eyebrow{display:inline-flex;align-items:center;gap:8px;background:#fff;color:var(--accent-strong,#0e6a96);font-weight:var(--fw-bold);font-size:12px;padding:6px 13px;border-radius:var(--radius-pill);margin-bottom:16px;text-transform:uppercase;letter-spacing:.05em}.hm-info__title{font-size:clamp(28px,4vw,40px);line-height:1.12;letter-spacing:-.02em;font-weight:var(--fw-bold);margin:0 0 14px;color:var(--color-text-strong)}.hm-info__lede{font-size:17px;line-height:1.55;color:var(--color-muted);margin:0;max-width:520px}.hm-info__hero-cards{display:flex;flex-direction:column;gap:10px}.hm-info__hcard{background:#fff;border-radius:14px;padding:15px 17px;display:flex;align-items:center;gap:13px}.hm-info__hcard-ic{width:42px;height:42px;border-radius:11px;background:var(--tint,var(--door-tint));color:var(--accent,var(--door-cta));flex:none;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:13px}.hm-info__hcard-ic--green{background:var(--garden-tint,#e7f3e5);color:var(--garden-cta,#4cb03c)}.hm-info__hcard-ic--dhl{background:#fc0;color:#2d2e2e}.hm-info__hcard-t{font-weight:var(--fw-bold);font-size:15px;color:var(--color-text-strong)}.hm-info__hcard-s{font-size:13px;color:var(--color-muted)}.hm-vs__cart{margin-top:var(--space-8);background:#fff;border:1px solid var(--color-border);border-radius:20px;padding:26px;display:grid;grid-template-columns:1.5fr 1fr;gap:30px}.hm-vs__cart-head{display:flex;align-items:center;gap:9px;margin-bottom:16px;font-weight:var(--fw-bold);font-size:18px;color:var(--color-text-strong)}.hm-vs__cart-head .hm-icon{color:var(--accent,var(--door-cta))}.hm-vs__cart-count{font-size:13px;color:var(--color-muted-2);font-weight:400}.hm-vs__progress{background:var(--color-bg,#f9fbfc);border:1px solid var(--color-border);border-radius:14px;padding:16px;margin-bottom:18px}.hm-vs__progress-done{display:flex;align-items:center;gap:8px;font-size:14.5px;font-weight:var(--fw-bold);color:var(--garden-cta,#4cb03c);margin-bottom:10px}.hm-vs__progress-txt{font-size:14px;color:var(--color-muted);margin-bottom:10px}.hm-vs__progress-txt strong{color:var(--color-text-strong)}.hm-vs__bar{height:8px;background:var(--color-border-light);border-radius:var(--radius-pill);overflow:hidden}.hm-vs__bar-fill{display:block;height:100%;background:var(--garden-cta,#4cb03c);border-radius:var(--radius-pill)}.hm-vs__bar-scale{display:flex;justify-content:space-between;font-size:11.5px;color:var(--color-muted-2);margin-top:7px}.hm-vs__lines{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.hm-vs__line{display:flex;align-items:center;gap:14px}.hm-vs__line-media{width:54px;height:54px;border-radius:12px;background:var(--color-border-light);flex:none;display:flex;align-items:center;justify-content:center;overflow:hidden}.hm-vs__line-img{width:100%;height:100%;object-fit:contain}.hm-vs__line-body{flex:1;min-width:0;display:flex;flex-direction:column}.hm-vs__line-name{font-weight:var(--fw-bold);font-size:14.5px;color:var(--color-text-strong);text-decoration:none;line-height:1.25}.hm-vs__line-meta{font-size:12.5px;color:var(--color-muted-2)}.hm-vs__line-price{font-weight:var(--fw-bold);font-size:14.5px;color:var(--color-text-strong)}.hm-vs__summary{background:var(--color-bg,#f9fbfc);border:1px solid var(--color-border);border-radius:16px;padding:22px;align-self:start}.hm-vs__summary-h{font-weight:var(--fw-bold);font-size:15px;margin-bottom:16px;color:var(--color-text-strong)}.hm-vs__summary-row{display:flex;justify-content:space-between;font-size:14px;color:var(--color-muted);margin-bottom:10px}.hm-vs__ship-val.is-free{color:var(--garden-cta,#4cb03c);font-weight:var(--fw-bold)}.hm-vs__summary-total{border-top:1px solid var(--color-border);margin:14px 0;padding-top:14px;display:flex;justify-content:space-between;align-items:baseline;font-weight:var(--fw-bold)}.hm-vs__summary-total span:last-child{font-size:22px}.hm-vs__checkout{display:flex;align-items:center;justify-content:center;background:var(--color-text-strong);color:#fff;font-weight:var(--fw-bold);font-size:15px;padding:14px;border-radius:var(--radius-pill);margin-bottom:10px;text-decoration:none}.hm-vs__checkout:hover{filter:brightness(1.3);color:#fff;text-decoration:none}.hm-vs__secure{display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;color:var(--color-muted-2)}.hm-vs__empty{margin-top:var(--space-8);background:#fff;border:1px solid var(--color-border);border-radius:20px;padding:30px;display:flex;align-items:center;gap:22px}.hm-vs__empty-ic{width:60px;height:60px;border-radius:16px;background:var(--color-border-light);color:var(--color-muted-2);flex:none;display:flex;align-items:center;justify-content:center}.hm-vs__empty-body{flex:1}.hm-vs__empty-t{font-weight:var(--fw-bold);font-size:18px;margin-bottom:4px;color:var(--color-text-strong)}.hm-vs__empty-s{font-size:14.5px;color:var(--color-muted);margin:0;line-height:1.5}.hm-vs__empty-cta{flex:none;display:inline-flex;align-items:center;gap:8px;background:var(--color-text-strong);color:#fff;font-weight:var(--fw-bold);font-size:14px;padding:13px 22px;border-radius:var(--radius-pill);white-space:nowrap;text-decoration:none}.hm-vs__empty-cta:hover{filter:brightness(1.3);color:#fff;text-decoration:none}.hm-vs__costs{display:grid;grid-template-columns:1fr 1fr;gap:18px}.hm-vs__cost{background:#fff;border:1px solid var(--color-border);border-radius:18px;padding:26px;position:relative}.hm-vs__cost--free{background:var(--garden-tint,#e7f3e5);border:2px solid var(--garden-cta,#4cb03c)}.hm-vs__cost-badge{position:absolute;top:18px;right:18px;background:var(--garden-cta,#4cb03c);color:#fff;font-weight:var(--fw-bold);font-size:11px;padding:5px 11px;border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.04em}.hm-vs__cost-label{font-size:13px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.05em;color:var(--color-muted-2);margin-bottom:10px}.hm-vs__cost-price{display:flex;align-items:baseline;gap:8px;margin-bottom:8px}.hm-vs__cost-amount{font-size:34px;font-weight:var(--fw-bold);color:var(--color-text-strong)}.hm-vs__cost-amount--free{color:#2f7d23}.hm-vs__cost-text{font-size:14px;color:var(--color-muted);margin:0;line-height:1.5}.hm-vs__table{background:#fff;border:1px solid var(--color-border);border-radius:18px;overflow:hidden}.hm-vs__tr{display:grid;grid-template-columns:2fr 1fr 1.4fr;gap:16px;padding:20px 24px;align-items:center;border-top:1px solid var(--color-border-light)}.hm-vs__tr--head{padding:14px 24px;background:var(--color-border-light);border-top:0;font-size:12px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.04em;color:var(--color-muted-2)}.hm-vs__tr strong{font-weight:var(--fw-bold);font-size:15px;color:var(--color-text-strong);display:block}.hm-vs__tr small{font-size:12.5px;color:var(--color-muted-2);display:block}.hm-vs__td-method{display:flex;align-items:center;gap:13px}.hm-vs__dhl{background:#fc0;color:#2d2e2e;font-weight:900;font-size:13px;padding:8px 9px;border-radius:9px;flex:none}.hm-vs__td-ic{width:38px;height:38px;border-radius:9px;background:var(--tint,var(--door-tint));color:var(--accent,var(--door-cta));flex:none;display:flex;align-items:center;justify-content:center}.hm-vs__free-hint{color:var(--garden-cta,#4cb03c)!important;font-weight:var(--fw-bold)}.hm-vs__two{display:grid;grid-template-columns:1fr 1.3fr;gap:18px}.hm-info__card{background:#fff;border:1px solid var(--color-border);border-radius:18px;padding:26px}.hm-info__card--green{background:var(--garden-tint,#e7f3e5);border-color:#c2e3ba}.hm-info__card-head{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-weight:var(--fw-bold);font-size:18px;color:var(--color-text-strong)}.hm-info__card-head .hm-icon{color:var(--accent,var(--door-cta))}.hm-info__card--green .hm-info__card-head{color:#2f7d23}.hm-info__card--green .hm-info__card-head .hm-icon{color:var(--garden-cta,#4cb03c)}.hm-info__card-text{font-size:14.5px;color:var(--color-muted);line-height:1.6;margin:0 0 14px}.hm-vs__area-pill{display:inline-flex;align-items:center;gap:8px;background:var(--color-border-light);border-radius:var(--radius-pill);padding:8px 14px;font-size:13.5px;font-weight:var(--fw-bold)}.hm-vs__eco-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hm-vs__eco-item{display:flex;align-items:flex-start;gap:9px;font-size:13.5px;color:var(--color-text-strong);line-height:1.4}.hm-vs__eco-item .hm-icon{color:var(--garden-cta,#4cb03c);flex:none;margin-top:1px}.hm-info__dark{background:var(--color-text-strong);color:#fff;border-radius:22px;padding:32px;display:grid;grid-template-columns:1.4fr 1fr;gap:32px;align-items:center}.hm-info__dark-head{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-weight:var(--fw-bold);font-size:22px;color:#fff}.hm-info__dark-head .hm-icon{color:#8fcce7}.hm-info__dark-text{font-size:15px;color:#ffffffc7;margin:0 0 18px;line-height:1.6}.hm-info__dark-actions{display:flex;gap:12px;flex-wrap:wrap}.hm-info__btn{display:inline-flex;align-items:center;gap:9px;font-weight:var(--fw-bold);font-size:14.5px;padding:13px 22px;border-radius:var(--radius-pill);text-decoration:none;min-height:var(--tap-cta)}.hm-info__btn--yellow{background:#fc0;color:#2d2e2e}.hm-info__btn--ghostdark{background:#ffffff1a;color:#fff}.hm-info__btn--ghostdark:hover{background:#ffffff2e;color:#fff;text-decoration:none}.hm-vs__track{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.hm-vs__track-step{display:flex;align-items:center;gap:13px;font-size:14px;color:#fff;font-weight:var(--fw-medium)}.hm-vs__track-dot{width:28px;height:28px;border-radius:50%;background:var(--garden-cta,#4cb03c);color:#fff;flex:none;display:flex;align-items:center;justify-content:center}.hm-vs__track-step.is-pending{opacity:.5}.hm-vs__track-step.is-pending .hm-vs__track-dot{background:#4a4b4b}.hm-info__three{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hm-info__feat{background:#fff;border:1px solid var(--color-border);border-radius:18px;padding:24px}.hm-info__feat-ic{width:44px;height:44px;border-radius:12px;background:var(--tint,var(--door-tint));color:var(--accent,var(--door-cta));display:flex;align-items:center;justify-content:center;margin-bottom:13px}.hm-info__feat-t{font-weight:var(--fw-bold);font-size:16px;margin-bottom:6px;color:var(--color-text-strong)}.hm-info__feat-x{font-size:13.5px;color:var(--color-muted);margin:0;line-height:1.55}.hm-info__faq{background:#fff;border:1px solid var(--color-border);border-radius:16px;padding:2px 24px}.hm-info__faq-item{border-top:1px solid var(--color-border-light)}.hm-info__faq-item:first-child{border-top:0}.hm-info__faq-q{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:19px 0;cursor:pointer;font-weight:var(--fw-bold);font-size:16px;color:var(--color-text-strong)}.hm-info__faq-q::-webkit-details-marker{display:none}.hm-info__faq-sign{flex:none;width:14px;height:14px;position:relative}.hm-info__faq-sign:before,.hm-info__faq-sign:after{content:"";position:absolute;background:var(--accent,var(--door-cta));border-radius:2px}.hm-info__faq-sign:before{top:6px;left:0;width:14px;height:2px}.hm-info__faq-sign:after{top:0;left:6px;width:2px;height:14px;transition:transform var(--motion-fast) var(--ease-out)}.hm-info__faq-item[open] .hm-info__faq-sign:after{transform:scaleY(0)}.hm-info__faq-a{font-size:14.5px;color:var(--color-muted);line-height:1.65;padding:0 36px 19px 0}.hm-info__contact{background:var(--tint,var(--door-tint));border-radius:22px;padding:32px}.hm-info__contact-head{text-align:center;margin-bottom:22px}.hm-info__contact-h{font-size:24px;font-weight:var(--fw-bold);margin:0 0 6px;color:var(--color-text-strong)}.hm-info__contact-s{font-size:15px;color:var(--color-muted);margin:0}@media(max-width:900px){.hm-info__hero,.hm-vs__cart,.hm-info__dark{grid-template-columns:1fr;gap:22px}.hm-vs__two{grid-template-columns:1fr}}@media(max-width:749px){.hm-info{--ix:16px}.hm-vs__costs,.hm-info__three{grid-template-columns:1fr}.hm-vs__tr{grid-template-columns:1.6fr 1fr;row-gap:6px}.hm-vs__tr--head{display:none}.hm-vs__eco-grid{grid-template-columns:1fr}.hm-vs__empty{flex-direction:column;text-align:center}}@media(prefers-reduced-motion:reduce){.hm-info__faq-sign:after{transition:none}}.hm-page{padding:var(--space-4) 0 var(--space-16)}.hm-page__crumb{margin-bottom:var(--space-4)}.hm-page__head{margin-bottom:var(--space-6)}.hm-page__title{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:var(--fw-bold);line-height:var(--lh-heading);letter-spacing:-.01em;color:var(--color-text-strong);margin:0}.hm-page__content{font-size:var(--fs-body);line-height:var(--lh-body);color:var(--color-text);overflow-wrap:anywhere}.hm-page__content h1,.hm-page__content h2{font-size:1.375rem;line-height:1.3;font-weight:var(--fw-bold);color:var(--color-text-strong);margin:1.9em 0 .5em}.hm-page__content h3{font-size:1.125rem;line-height:1.35;font-weight:var(--fw-bold);margin:1.6em 0 .4em}.hm-page__content>:first-child{margin-top:0}.hm-page__content>:last-child{margin-bottom:0}.hm-page__custom{margin-top:var(--space-8)}@media(max-width:768px){.hm-page{padding:var(--space-4) 0 var(--space-12)}}.hm-pdp{padding-bottom:8px}.hm-pdp__crumb{padding-top:16px}.hm-pdp__top{display:grid;grid-template-columns:1.25fr 1fr;gap:36px;align-items:start;padding-top:var(--space-4)}.hm-pdp__gallery{position:sticky;top:118px;min-width:0}.hm-pdp__buy{min-width:0}.hm-pdp__section{padding-top:48px}.hm-pdp__h2{font-size:26px;font-weight:var(--fw-bold);letter-spacing:-.01em;margin:0 0 6px}.hm-pdp__sub{font-size:15px;color:var(--color-muted);margin:0 0 22px}.hm-pdp__rail{margin-top:6px}.hm-pdp__pay{list-style:none;margin:14px 0 0;padding:0;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hm-pdp__pay .hm-pay__img{height:26px;border-radius:5px}.hm-pdp__pay-note{font-size:12px;color:var(--color-muted-2)}.hm-bento{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:16px}.hm-bento__cell{background:var(--color-surface);border-radius:20px;padding:22px;display:flex;flex-direction:column}.hm-bento__cell--big{grid-row:span 2;background:var(--tint,var(--door-tint));padding:0;overflow:hidden;border-radius:var(--radius-lg)}.hm-bento__cell--big .hm-bento__body{padding:24px}.hm-bento__media{flex:1;min-height:280px;background:var(--tint,var(--door-tint))}.hm-bento__media--icon{display:flex;align-items:center;justify-content:center;min-height:280px}.hm-bento__img{width:100%;height:100%;object-fit:cover;display:block}.hm-bento__ic{width:46px;height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:var(--tint,var(--door-tint));color:var(--accent,var(--door-cta));margin-bottom:14px;flex:none}.hm-bento__ic--big{width:72px;height:72px;border-radius:20px;background:#fff;color:var(--accent,var(--door-cta));margin:0}.hm-bento__title{font-size:17px;font-weight:var(--fw-bold);margin:0 0 5px}.hm-bento__cell--big .hm-bento__title{font-size:20px}.hm-bento__text{font-size:13.5px;color:var(--color-muted);margin:0;line-height:1.5}.hm-box{background:var(--color-surface);border-radius:24px;padding:32px;display:grid;grid-template-columns:1fr 1fr;gap:36px}.hm-box__h{font-size:22px;font-weight:var(--fw-bold);margin:0 0 16px}.hm-box__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.hm-box__item{display:flex;align-items:center;gap:12px;font-size:15px}.hm-box__check{color:var(--garden-cta);display:flex;flex:none}.hm-box__col--need{border-left:1px solid var(--color-border-light);padding-left:36px}.hm-box__need{font-size:14px;color:var(--color-muted);line-height:1.5}.hm-box__need strong{color:var(--color-text-strong)}.hm-box__need a{color:var(--accent,var(--door-cta));text-decoration:underline}.hm-box__need-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.hm-box__need-item{display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:1.45;color:var(--color-muted)}.hm-box__need-item strong{color:var(--color-text-strong);font-weight:var(--fw-bold)}.hm-box__need-plus{color:var(--accent,var(--door-cta));font-weight:900;font-size:18px;line-height:1.3;flex:none}.hm-box__hint{display:flex;align-items:center;gap:12px;background:var(--tint,var(--door-tint));border-radius:14px;padding:16px;margin-top:20px;font-size:13.5px;line-height:1.4;color:var(--color-text-strong);text-decoration:none}.hm-box__hint-ic{color:var(--accent,var(--door-cta));display:flex;flex:none}.hm-box__hint-txt strong,.hm-box__hint-txt a{color:var(--accent,var(--door-cta));font-weight:var(--fw-bold)}.hm-box__hint-txt a{text-decoration:underline}.hm-box__hint:hover{filter:brightness(.98)}.hm-box__hint:focus-visible{outline:2px solid var(--accent,var(--door-cta));outline-offset:2px}.hm-fbt{display:block}.hm-fbt--split{display:grid;grid-template-columns:1.4fr 1fr;gap:20px;align-items:start}.hm-fbt__set{background:var(--color-text-strong);color:#fff;border-radius:24px;padding:28px;display:flex;flex-direction:column}.hm-fbt__badge{align-self:flex-start;background:var(--security-cta,#bd1e1e);color:#fff;font-weight:var(--fw-bold);font-size:12px;padding:5px 12px;border-radius:var(--radius-pill);margin-bottom:14px}.hm-fbt__set-title{font-size:22px;font-weight:var(--fw-bold);margin:0 0 6px;color:#fff}.hm-fbt__set-text{font-size:14px;color:#ffffffb8;margin:0 0 18px;line-height:1.5}.hm-fbt__chain{display:flex;align-items:center;gap:10px;margin-bottom:18px}.hm-fbt__chain-item{flex:1;min-width:0;background:#ffffff14;border-radius:12px;padding:10px;height:76px;display:flex;align-items:center;justify-content:center}.hm-fbt__chain-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.hm-fbt__plus{color:var(--color-muted-2);font-size:20px;font-weight:var(--fw-bold);flex:none}.hm-fbt__foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.hm-fbt__was{font-size:14px;color:#fff9;margin-right:8px}.hm-fbt__was s{text-decoration:line-through}.hm-fbt__was-label{font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.03em;font-size:10px}.hm-fbt__now{font-size:24px;font-weight:var(--fw-bold);color:#fff}.hm-fbt__form{margin:0}.hm-fbt__btn{border:0;background:var(--accent,var(--door-cta));color:#fff;font-weight:var(--fw-bold);font-size:15px;padding:13px 22px;border-radius:var(--radius-pill);min-height:var(--tap-cta);cursor:pointer}.hm-fbt__btn:hover{filter:brightness(.94)}.hm-fbt__btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.hm-fbt__acc{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.hm-fbt__acc-row{background:var(--color-surface);border-radius:16px;padding:14px;display:flex;align-items:center;gap:14px}.hm-fbt__acc-media{width:56px;height:56px;border-radius:12px;background:var(--color-border-light);flex:none;display:flex;align-items:center;justify-content:center;overflow:hidden}.hm-fbt__acc-img{width:100%;height:100%;object-fit:contain;display:block}.hm-fbt__acc-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.hm-fbt__acc-name{font-weight:var(--fw-bold);font-size:14px;color:var(--color-text-strong);text-decoration:none;line-height:1.3}.hm-fbt__acc-name:hover{color:var(--accent,var(--door-cta))}.hm-fbt__acc-price{font-weight:var(--fw-bold);font-size:15px;color:var(--color-text-strong)}.hm-fbt__acc-add{flex:none;border:1.5px solid var(--accent,var(--door-cta));background:#fff;color:var(--accent,var(--door-cta));font-weight:var(--fw-bold);font-size:13px;padding:9px 16px;border-radius:var(--radius-pill);min-height:var(--tap-min);display:inline-flex;align-items:center;text-decoration:none;white-space:nowrap}.hm-fbt__acc-add:hover{background:var(--tint,var(--door-tint))}.hm-fbt__acc-add:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hm-pdp__dcheck{background:var(--color-text-strong);color:#fff;border-radius:24px;padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.hm-pdp__dcheck-h{font-size:20px;font-weight:var(--fw-bold);margin:0 0 6px;color:#fff}.hm-pdp__dcheck-text{font-size:14px;color:#ffffffc7;margin:0;line-height:1.5;max-width:560px}.hm-pdp__dcheck-btn{flex:none;display:inline-flex;align-items:center;gap:9px;background:#fff;color:var(--color-text-strong);font-weight:var(--fw-bold);font-size:14px;padding:13px 22px;border-radius:var(--radius-pill);min-height:var(--tap-cta);text-decoration:none}.hm-pdp__dcheck-btn .hm-icon{color:var(--accent,var(--door-cta))}.hm-pdp__dcheck-btn:hover{filter:brightness(.96);text-decoration:none}.hm-pdp__dcheck-btn:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.hm-pdp__dhint{display:flex;align-items:center;gap:12px;background:var(--tint,var(--door-tint));border-radius:16px;padding:14px 18px;font-size:13.5px;line-height:1.4;color:var(--color-text-strong);text-decoration:none}.hm-pdp__dhint .hm-icon{color:var(--accent,var(--door-cta));flex:none}.hm-pdp__dhint-txt strong,.hm-pdp__dhint:hover .hm-pdp__dhint-txt{color:var(--accent,var(--door-cta))}.hm-pdp__dhint:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media(max-width:749px){.hm-fbt--split{grid-template-columns:1fr}.hm-pdp__dcheck{flex-direction:column;align-items:flex-start;padding:22px}}.hm-pdp__panel{background:var(--color-surface);border-radius:24px;padding:28px;min-width:0}.hm-pdp__tech-tabs{display:none}.hm-pdp__tech-panels{display:grid;grid-template-columns:1fr 1.2fr;gap:24px;align-items:start}.hm-pdp__tech--solo .hm-pdp__tech-panels{grid-template-columns:1fr}.hm-pdp__tech-panels [data-tech-panel][hidden]{display:block!important}.hm-pdp__tech-tab{border:0;background:transparent;font-weight:var(--fw-bold);font-size:13px;color:var(--color-muted);padding:9px 16px;border-radius:var(--radius-pill);cursor:pointer;min-height:var(--tap-min);line-height:1.2;transition:background var(--motion-fast) var(--ease-out)}.hm-pdp__tech-tab:hover{background:#ffffff8c;color:var(--color-text)}.hm-pdp__tech-tab.is-active{background:var(--color-surface);color:var(--color-text);box-shadow:0 1px 3px #00000012}.hm-pdp__tech-tab.is-active:hover{background:var(--color-surface)}.hm-pdp__tech-tab:focus-visible{outline:2px solid var(--accent,var(--door-cta));outline-offset:2px}.hm-setup{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.hm-setup__app{background:var(--color-surface);border-radius:18px;padding:22px}.hm-setup__head{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:12px}.hm-setup__logo{width:36px;height:36px;border-radius:9px;object-fit:contain;background:var(--color-border-light)}.hm-setup__logo--ph{display:flex;align-items:center;justify-content:center;color:var(--color-muted-2)}.hm-setup__name{font-weight:var(--fw-bold);font-size:15px;flex:1;min-width:0}.hm-setup__stores{display:flex;gap:8px}.hm-setup__store{font-size:12px;font-weight:var(--fw-bold);color:var(--accent,var(--door-cta));border:1px solid var(--color-border);border-radius:var(--radius-pill);padding:5px 11px;text-decoration:none}.hm-setup__store:hover{background:var(--tint,var(--door-tint))}.hm-setup__steps{font-size:14px;color:var(--color-muted);line-height:1.55}.hm-pdp__sticky{position:fixed;left:0;right:0;bottom:0;z-index:var(--z-bottomnav);background:var(--color-surface);border-top:1px solid var(--color-border);box-shadow:0 -4px 16px #2d2e2e14;transform:translateY(100%);transition:transform var(--motion-base) var(--ease-out);padding-bottom:var(--safe-bottom)}.hm-pdp__sticky[data-visible=true]{transform:translateY(0)}.hm-pdp__sticky-inner{display:flex;align-items:center;gap:18px;padding-top:12px;padding-bottom:12px}.hm-pdp__sticky-media{width:48px;height:48px;border-radius:12px;flex:none;overflow:hidden;background:var(--tint,var(--door-tint));display:flex;align-items:center;justify-content:center}.hm-pdp__sticky-img{width:100%;height:100%;object-fit:cover;display:block}.hm-pdp__sticky-icon{color:var(--accent,var(--door-cta));display:flex}.hm-pdp__sticky-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.hm-pdp__sticky-title{font-weight:var(--fw-bold);font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hm-pdp__sticky-stock{font-size:12px;font-weight:var(--fw-bold);color:var(--garden-cta)}.hm-pdp__sticky-stock.is-out{color:var(--color-muted-2)}.hm-pdp__sticky-price{font-weight:var(--fw-bold);font-size:20px;color:var(--accent,var(--door-cta));flex:none}.hm-pdp__sticky-add{display:flex;align-items:center;justify-content:center;gap:9px;border:0;cursor:pointer;flex:none;background:var(--accent,var(--door-cta));color:#fff;font-weight:var(--fw-bold);font-size:15px;padding:14px 28px;border-radius:var(--radius-pill);transition:filter var(--motion-fast) var(--ease-out)}.hm-pdp__sticky-add:hover{filter:brightness(.94)}.hm-pdp__sticky-add[disabled]{background:var(--color-muted-2);cursor:not-allowed}.hm-pdp__sticky-qty{display:none;flex:none;align-items:center;border:1px solid var(--color-border);border-radius:var(--radius-pill);padding:3px;background:var(--color-surface)}.hm-pdp__sticky-qty .hm-stepper__btn{width:36px;height:36px;min-width:36px;min-height:36px;border-radius:50%;border:0;background:var(--color-border-light);color:var(--color-text);cursor:pointer;display:flex;align-items:center;justify-content:center}.hm-pdp__sticky-qty .hm-stepper__btn:hover{background:var(--color-border)}.hm-pdp__sticky-qtyval{min-width:34px;text-align:center;font-weight:var(--fw-bold);font-size:15px}.hm-pdp__sticky-add-total{display:none;font-weight:var(--fw-bold)}.hm-pdp__sticky-add-total:before{content:"\b7  "}@media(max-width:990px){.hm-pdp__top{grid-template-columns:1fr;gap:24px}.hm-pdp__gallery{position:static}.hm-bento{grid-template-columns:1fr 1fr}.hm-bento__cell--big{grid-row:auto}.hm-bento__media{min-height:200px}.hm-setup{grid-template-columns:1fr}}@media(max-width:749px){.hm-pdp__section{padding-top:30px}.hm-pdp__h2{font-size:20px}.hm-box{grid-template-columns:1fr;gap:24px;padding:22px}.hm-box__col--need{border-left:0;padding-left:0;border-top:1px solid var(--color-border-light);padding-top:24px}.hm-bento{grid-template-columns:1fr 1fr;gap:12px}.hm-bento__cell--big{grid-column:1 / -1}.hm-bento__media,.hm-bento__media--icon{min-height:190px}.hm-bento__cell{padding:18px}.hm-pdp__tech-tabs{display:flex;gap:8px;background:#ebeced;border-radius:var(--radius-pill);padding:4px;margin-bottom:16px}.hm-pdp__tech-tab{flex:1}.hm-pdp__tech-panels{display:block;grid-template-columns:none}.hm-pdp__tech-panels [data-tech-panel][hidden]{display:none!important}.hm-pdp__tech:not(.hm-pdp__tech--solo) [data-tech-panel] .hm-specs__heading,.hm-pdp__tech:not(.hm-pdp__tech--solo) [data-tech-panel] .hm-cmp__tbl-title{display:none}.hm-pdp__sticky{transform:translateY(0)}.hm-pdp__sticky-media,.hm-pdp__sticky-info,.hm-pdp__sticky-price{display:none}.hm-pdp__sticky-qty{display:flex}.hm-pdp__sticky-add{flex:1;padding:14px 16px}.hm-pdp__sticky-add-label,.hm-pdp__sticky-add-total{display:inline}.hm-pdp{padding-bottom:0}}@media(max-width:600px){.hm-pdp__sticky-add-total{display:none}}@media(prefers-reduced-motion:reduce){.hm-pdp__sticky{transition:none}}.hm-room{--accent-ink:color-mix(in srgb, var(--accent) 80%, #2d2e2e);padding-bottom:var(--space-16)}.hm-room__crumb-wrap{padding-top:var(--space-4)}.hm-room__h2{font-size:var(--fs-h3);font-weight:var(--fw-bold);line-height:var(--lh-heading);letter-spacing:-.01em;color:var(--color-text-strong);margin:0}.hm-room__block{margin-top:var(--space-12)}.hm-room__head{margin-bottom:var(--space-5)}.hm-room__head--row{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-4);flex-wrap:wrap}.hm-room__kicker{display:block;font-size:12px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted-2);margin-bottom:6px}.hm-room__kicker--accent{color:var(--accent-ink)}.hm-room__more{display:inline-flex;align-items:center;gap:6px;font-weight:var(--fw-bold);font-size:14px;color:var(--color-text-strong);text-decoration:none;white-space:nowrap}.hm-room__more:hover{color:var(--accent-ink);text-decoration:none}.hm-room__link-btn{border:0;background:transparent;color:var(--accent-ink);font-weight:var(--fw-bold);font-size:14px;cursor:pointer;padding:0;font-family:inherit}.hm-room__link-btn:hover{text-decoration:underline}.hm-room__tick{color:var(--accent-ink);font-weight:900;flex:none}.hm-room__hero-wrap{margin-top:var(--space-4)}.hm-room__hero{display:grid;grid-template-columns:1.1fr .9fr;background:var(--tint);border-radius:var(--radius-lg);overflow:hidden}.hm-room__hero-copy{padding:42px 44px;display:flex;flex-direction:column;justify-content:center}.hm-room__badge{display:inline-flex;align-self:flex-start;align-items:center;gap:9px;background:#fff;color:var(--color-text-strong);font-weight:var(--fw-bold);font-size:13px;padding:7px 14px;border-radius:var(--radius-pill);margin-bottom:18px}.hm-room__badge-ic{width:24px;height:24px;border-radius:7px;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;flex:none}.hm-room__title{font-size:clamp(28px,4vw,42px);line-height:1.08;letter-spacing:-.02em;font-weight:var(--fw-bold);margin:0 0 14px;color:var(--color-text-strong)}.hm-room__lede{font-size:17px;line-height:1.5;color:var(--color-muted);margin:0 0 22px;max-width:480px}.hm-room__benefits{list-style:none;margin:0 0 22px;padding:0;display:flex;gap:18px;flex-wrap:wrap}.hm-room__benefit{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:var(--color-text-strong)}.hm-room__hero-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.hm-room__rating{display:flex;align-items:center;gap:7px;font-size:13px;color:var(--color-muted)}.hm-room__rating strong{color:var(--color-text-strong)}.hm-room__stars{color:var(--accent-ink);letter-spacing:1px}.hm-room__hero-media{position:relative;min-height:340px;background:var(--tint);display:flex;align-items:center;justify-content:center}.hm-room__hero-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:right center;display:block}.hm-room__hero-fallback{color:var(--accent-ink);opacity:.55}.hm-room__anchors-wrap{margin-top:var(--space-5)}.hm-room__anchors{display:flex;gap:10px}.hm-room__anchor{flex:none;display:flex;align-items:center;gap:9px;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-strong);font-weight:var(--fw-bold);font-size:14px;padding:9px 16px;border-radius:var(--radius-pill);white-space:nowrap;text-decoration:none;transition:border-color var(--motion-fast) var(--ease-out)}.hm-room__anchor:hover,.hm-room__anchor.is-active{border-color:var(--accent);text-decoration:none}.hm-room__anchor-ic{width:24px;height:24px;border-radius:7px;background:var(--tint);color:var(--accent-ink);display:flex;align-items:center;justify-content:center;flex:none}.hm-room__why{margin-top:var(--space-6);display:grid;grid-template-columns:1.4fr 1fr;gap:18px;align-items:stretch}.hm-room__why-text{background:var(--color-surface);border-radius:var(--radius-lg);padding:28px 32px}.hm-room__why-text .hm-room__h2{margin-bottom:10px}.hm-room__why-p{font-size:15px;color:var(--color-muted);line-height:1.6;margin:0 0 14px}.hm-room__why-p:last-child{margin-bottom:0}.hm-room__why-cards{background:var(--tint);border-radius:var(--radius-lg);padding:26px 28px;display:flex;flex-direction:column;justify-content:center;gap:14px}.hm-room__why-card{display:flex;align-items:flex-start;gap:12px}.hm-room__why-ic{width:38px;height:38px;border-radius:10px;background:#fff;flex:none;display:flex;align-items:center;justify-content:center;color:var(--accent-ink)}.hm-room__why-card-title{font-weight:var(--fw-bold);font-size:14.5px;color:var(--color-text-strong)}.hm-room__why-card-text{font-size:13px;color:var(--color-muted);line-height:1.45}.hm-room__compat-wrap{margin-top:var(--space-6)}.hm-room__compat{background:var(--color-text-strong);border-radius:18px;padding:18px 24px;display:flex;align-items:center;gap:20px;flex-wrap:wrap;color:#fff}.hm-room__compat-lead{display:flex;align-items:center;gap:12px;flex:1;min-width:260px;color:#fff}.hm-room__compat-lead>svg,.hm-room__compat-lead .hm-icon{color:var(--accent);flex:none}.hm-room__compat-title{font-weight:var(--fw-bold);font-size:15px}.hm-room__compat-sub{font-size:13px;color:#c9cbcc}.hm-room__eco-btns{display:flex;gap:8px;flex-wrap:wrap}.hm-room__eco{border:1px solid rgba(255,255,255,.22);background:transparent;color:#fff;font-weight:var(--fw-bold);font-size:13px;padding:9px 15px;border-radius:var(--radius-pill);cursor:pointer;white-space:nowrap;transition:background var(--motion-fast) var(--ease-out)}.hm-room__eco:hover{background:#ffffff1f}.hm-room__eco[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:#fff}.hm-room__chips{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:14px}.hm-room__chips-label{font-size:13px;color:var(--color-muted-2)}.hm-room__chip{display:inline-flex;align-items:center;gap:7px;border:0;background:var(--tint);color:var(--color-text-strong);font-weight:var(--fw-bold);font-size:13px;padding:7px 12px;border-radius:var(--radius-pill);cursor:pointer}.hm-room__chips-clear{border:0;background:transparent;color:var(--accent-ink);font-weight:var(--fw-bold);font-size:13px;cursor:pointer}.hm-room__sol{margin-top:var(--space-12);scroll-margin-top:90px}.hm-room__sol-head{display:flex;align-items:flex-start;gap:16px;margin-bottom:18px}.hm-room__sol-ic{width:50px;height:50px;border-radius:14px;background:var(--tint);color:var(--accent-ink);flex:none;display:flex;align-items:center;justify-content:center}.hm-room__sol-intro{font-size:15px;color:var(--color-muted);line-height:1.55;margin:4px 0 0;max-width:760px}.hm-room__grid{margin-top:0}.hm-room__card{display:flex}.hm-room__card>*{width:100%}.hm-room__card.is-hidden{display:none}.hm-room__sol-empty{background:var(--color-surface);border-radius:var(--radius-md);padding:24px;text-align:center;color:var(--color-muted);font-size:14px;margin:14px 0 0}.hm-room__scen-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hm-room__scen{background:var(--color-surface);border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column}.hm-room__scen-media{height:180px;background:var(--tint);display:flex;align-items:center;justify-content:center;overflow:hidden}.hm-room__scen-img{width:100%;height:100%;object-fit:cover;display:block}.hm-room__scen-fallback{color:var(--accent-ink);opacity:.5}.hm-room__scen-body{padding:22px;display:flex;flex-direction:column;flex:1}.hm-room__scen-title{font-size:18px;font-weight:var(--fw-bold);margin:0 0 8px;line-height:1.25;color:var(--color-text-strong)}.hm-room__scen-text{font-size:13.5px;color:var(--color-muted);line-height:1.55;margin:0 0 14px}.hm-room__scen-items{list-style:none;margin:auto 0 0;padding:0;display:flex;flex-direction:column;gap:7px}.hm-room__scen-items li{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:var(--color-muted)}.hm-room__konf{background:var(--tint);border-radius:var(--radius-lg);padding:36px 44px;display:grid;grid-template-columns:1fr auto;gap:32px;align-items:center}.hm-room__konf-title{font-size:24px;font-weight:var(--fw-bold);margin:0 0 10px;line-height:1.15;color:var(--color-text-strong)}.hm-room__konf-text{font-size:15px;color:var(--color-muted);margin:0;line-height:1.5;max-width:540px}.hm-room__konf-cta{white-space:nowrap}.hm-room__guides{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hm-room__faq{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start;margin-top:var(--space-5)}.hm-room__faq-col{background:var(--color-surface);border-radius:var(--radius-md);padding:6px 22px}.hm-room__faq-item{border-top:1px solid var(--color-border-light)}.hm-room__faq-col .hm-room__faq-item:first-child{border-top:0}.hm-room__faq-q{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;cursor:pointer;font-weight:var(--fw-bold);font-size:15px;color:var(--color-text-strong)}.hm-room__faq-q::-webkit-details-marker{display:none}.hm-room__faq-sign{position:relative;width:18px;height:18px;flex:none}.hm-room__faq-sign:before,.hm-room__faq-sign:after{content:"";position:absolute;background:var(--accent-ink);top:50%;left:50%;transform:translate(-50%,-50%)}.hm-room__faq-sign:before{width:14px;height:2px}.hm-room__faq-sign:after{width:2px;height:14px;transition:transform var(--motion-fast) var(--ease-out)}.hm-room__faq-item[open] .hm-room__faq-sign:after{transform:translate(-50%,-50%) scaleY(0)}.hm-room__faq-a{font-size:14px;color:var(--color-muted);line-height:1.55;padding:0 0 16px}.hm-room__seo{background:var(--color-surface);border-radius:var(--radius-md);padding:28px 32px}.hm-room__seo-title{font-size:20px;font-weight:var(--fw-bold);margin:0 0 12px;color:var(--color-text-strong)}.hm-room__seo-body{font-size:14px;color:var(--color-muted);line-height:1.6;max-width:880px}.hm-room__seo-body p{margin:0 0 12px}.hm-room__seo-extra{display:none}.hm-room__seo-cb:checked~.hm-room__seo-body .hm-room__seo-extra{display:block}.hm-room__seo-toggle{margin-top:14px;color:var(--accent,var(--accent-ink));font-weight:var(--fw-bold);font-size:14px;cursor:pointer;display:inline-flex;width:fit-content}.hm-room__seo-toggle:hover{text-decoration:underline}.hm-room__seo-close{display:none}.hm-room__seo-cb:checked~.hm-room__seo-toggle .hm-room__seo-open{display:none}.hm-room__seo-cb:checked~.hm-room__seo-toggle .hm-room__seo-close{display:inline}.hm-room__seo-cb:focus-visible~.hm-room__seo-toggle{outline:2px solid var(--accent,var(--accent-ink));outline-offset:3px;border-radius:6px}.hm-room__fallback{margin-top:var(--space-4)}.hm-room__fallback-title{font-size:var(--fs-h2);font-weight:var(--fw-bold);margin:0 0 var(--space-5)}@media(max-width:900px){.hm-room__hero{grid-template-columns:1fr}.hm-room__hero-media{min-height:200px;order:-1}.hm-room__hero-img{object-position:center}.hm-room__hero-copy{padding:28px 24px}.hm-room__why{grid-template-columns:1fr}.hm-room__konf{grid-template-columns:1fr;gap:20px}}@media(max-width:760px){.hm-room__anchors{overflow-x:auto}.hm-room__scen-grid{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-inline:calc(-1 * var(--space-4));padding-inline:var(--space-4);scroll-padding-inline:var(--space-4);padding-block:12px 30px;margin-block:-12px -30px}.hm-room__scen-grid::-webkit-scrollbar{display:none}.hm-room__scen{flex:0 0 82%;scroll-snap-align:start}.hm-room__guides{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-inline:calc(-1 * var(--space-4));padding-inline:var(--space-4);scroll-padding-inline:var(--space-4);padding-block:12px 30px;margin-block:-12px -30px}.hm-room__guides::-webkit-scrollbar{display:none}.hm-room__guides>*{flex:0 0 78%;scroll-snap-align:start}.hm-room__faq{grid-template-columns:1fr}}@media(max-width:560px){.hm-room__benefits{gap:10px}.hm-room__konf{padding:26px 24px}.hm-room__why-text,.hm-room__seo{padding:22px 20px}}@media(prefers-reduced-motion:reduce){.hm-btn,.hm-room__anchor,.hm-room__eco,.hm-room__faq-sign:after{transition:none}}.hm-search{display:block}.hm-search__crumb{padding-top:var(--space-4)}.hm-search__inner{max-width:var(--container);margin:0 auto;padding:16px var(--gutter) 0;display:flex;flex-direction:column;gap:22px}.hm-search__headline{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.hm-search__title{font-size:clamp(1.6rem,3.5vw,1.75rem);font-weight:var(--fw-bold);margin:0;letter-spacing:-.01em;color:var(--color-text-strong);line-height:1.15}.hm-search__title--solo{margin-bottom:4px}.hm-search__count{font-size:15px;color:var(--color-muted)}.hm-search__count strong{color:var(--color-text-strong)}.hm-search__suggest{margin:8px 0 0;font-size:14px;color:var(--color-muted)}.hm-search__suggest-link{color:var(--accent,var(--door-cta));font-weight:var(--fw-bold);text-decoration:underline}.hm-search__form{margin:0}.hm-search__field{display:flex;align-items:center;gap:11px;background:var(--color-surface);border:1.5px solid var(--color-border);border-radius:var(--radius-pill);padding:8px 8px 8px 18px;max-width:560px}.hm-search__field:focus-within{border-color:var(--accent,var(--door-cta))}.hm-search__field-ic{display:inline-flex;color:var(--color-muted-2);flex:none}.hm-search__input{flex:1;border:0;outline:none;font-size:15px;font-family:inherit;color:var(--color-text);background:transparent;min-width:0}.hm-search__submit{border:0;background:var(--accent,var(--door-cta));color:#fff;font-weight:var(--fw-bold);font-size:14px;padding:11px 20px;border-radius:var(--radius-pill);cursor:pointer;flex:none;min-height:var(--tap-cta)}.hm-search__submit:hover{filter:brightness(.95)}.hm-search__starters-label{font-size:12px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.07em;color:var(--color-muted-2);margin:0 0 10px}.hm-search__chips{list-style:none;margin:0;padding:0;display:flex;gap:10px;flex-wrap:wrap}.hm-search__starter{display:inline-flex;align-items:center;gap:9px;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);font-weight:var(--fw-bold);font-size:14px;padding:9px 16px;border-radius:var(--radius-pill);white-space:nowrap;text-decoration:none}.hm-search__starter:hover{border-color:var(--color-muted-2)}.hm-search__starter-ic{display:inline-flex;color:var(--accent,var(--color-text))}.hm-search-cross{margin-top:18px}.hm-search-cross__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hm-search-zero{background:var(--color-surface);border-radius:24px;padding:48px;text-align:center;display:flex;flex-direction:column;align-items:center}.hm-search-zero__icon{display:inline-flex;width:72px;height:72px;border-radius:20px;align-items:center;justify-content:center;background:var(--color-border-light);color:var(--color-muted-2);margin-bottom:20px}.hm-search-zero__title{font-size:clamp(1.4rem,3vw,1.625rem);font-weight:var(--fw-bold);margin:0 0 8px}.hm-search-zero__lead{font-size:15px;color:var(--color-muted);margin:0 auto 24px;max-width:480px;line-height:1.5}.hm-search-zero__tips{list-style:none;margin:0 0 28px;padding:18px 22px;background:var(--color-bg,var(--color-border-light));border-radius:14px;text-align:left;display:flex;flex-direction:column;gap:8px;max-width:520px}.hm-search-zero__tip{font-size:13.5px;color:var(--color-muted);padding-left:16px;position:relative}.hm-search-zero__tip:before{content:"\b7";position:absolute;left:2px;color:var(--accent,var(--door-cta));font-weight:900}.hm-search-zero__block{margin-bottom:30px;width:100%}.hm-search-zero__block-label{font-size:12px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.07em;color:var(--color-muted-2);margin:0 0 14px}.hm-search-zero__cats{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.hm-search-zero__cat{display:inline-flex;align-items:center;gap:9px;background:var(--color-border-light);border-radius:var(--radius-pill);padding:10px 16px;font-weight:var(--fw-bold);font-size:14px;color:var(--color-text);text-decoration:none}.hm-search-zero__cat:hover{background:var(--color-border)}.hm-search-zero__cat-ic{display:inline-flex;color:var(--accent,var(--color-text))}.hm-search-zero__best{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;text-align:left}.hm-search-zero__contact{background:var(--door-tint,var(--color-border-light));border-radius:16px;padding:20px 24px;display:flex;align-items:center;gap:18px;flex-wrap:wrap;justify-content:center;width:100%}.hm-search-zero__contact-body{text-align:left;flex:1;min-width:240px}.hm-search-zero__contact-title{font-weight:var(--fw-bold);font-size:16px;margin:0 0 3px}.hm-search-zero__contact-text{font-size:13.5px;color:var(--color-muted);margin:0}.hm-search-zero__contact-actions{display:flex;gap:10px;flex-wrap:wrap}.hm-loadmore{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:28px}.hm-loadmore__progress{font-size:13px;color:var(--color-muted-2);margin:0}.hm-loadmore__progress strong{color:var(--color-text-strong)}.hm-loadmore__track{width:200px;height:5px;background:var(--color-border);border-radius:var(--radius-pill);overflow:hidden}.hm-loadmore__bar{display:block;height:100%;background:var(--accent,var(--door-cta));border-radius:var(--radius-pill);transition:width var(--motion-base) var(--ease-out)}.hm-loadmore__btn{padding:13px 28px}.hm-btn.hm-loadmore__btn{flex:none}.hm-loadmore[data-loading=true] .hm-loadmore__btn{opacity:.6;pointer-events:none}.hm-pagination{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-top:8px}.hm-pagination__link{display:inline-flex;align-items:center;justify-content:center;min-width:38px;min-height:38px;padding:0 10px;border:1px solid var(--color-border);border-radius:10px;color:var(--color-text);font-weight:var(--fw-medium);font-size:14px;text-decoration:none}.hm-pagination__link.is-current{background:var(--color-text-strong);color:#fff;border-color:var(--color-text-strong)}.hm-search .hm-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px}.hm-search .hm-section-head__eyebrow{font-size:12px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.07em;color:var(--color-muted-2);margin:0 0 6px}.hm-search .hm-section-head__title{font-size:clamp(1.4rem,3vw,1.5rem);font-weight:var(--fw-bold);margin:0;letter-spacing:-.01em}.hm-search .hm-section-head__link{display:inline-flex;align-items:center;gap:6px;font-weight:var(--fw-bold);font-size:14px;color:var(--accent,var(--color-text));white-space:nowrap;text-decoration:none}.hm-search .hm-section-head__link:hover{text-decoration:underline}.hm-search__trust{margin-top:22px}.hm-search .hm-btn{display:inline-flex;align-items:center;justify-content:center;text-align:center;font-weight:var(--fw-bold);font-size:14.5px;padding:13px 22px;border-radius:var(--radius-pill);min-height:var(--tap-cta);cursor:pointer;border:1.5px solid transparent;text-decoration:none}.hm-search .hm-btn--ghost{background:var(--color-surface);color:var(--color-text);border-color:var(--color-border)}.hm-search .hm-btn--ghost:hover{background:var(--color-border-light);color:var(--color-text)}.hm-search .hm-btn--primary{background:var(--accent,var(--door-cta));color:#fff}.hm-search .hm-btn--primary:hover{filter:brightness(.95)}.hm-search :focus-visible{outline:2px solid var(--accent,var(--door-cta));outline-offset:2px;border-radius:6px}@media(max-width:1100px){.hm-search-cross__grid,.hm-search-zero__best{grid-template-columns:1fr 1fr}}@media(max-width:900px){.hm-search__inner{padding:16px var(--gutter) 0;gap:18px}.hm-search-zero{padding:28px 20px}.hm-search-cross__grid{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-block:12px 30px;margin-block:-12px -26px}.hm-search-cross__grid::-webkit-scrollbar{display:none}.hm-search-cross__grid>*{flex:0 0 74%;scroll-snap-align:start}.hm-search-zero__best{grid-template-columns:1fr 1fr;gap:12px}.hm-product-grid{--card-cols:2 !important}}@media(prefers-reduced-motion:reduce){.hm-loadmore__bar{transition:none}}.hm-sys{padding-bottom:var(--space-16)}.hm-sys__crumb-wrap{padding-top:var(--space-4)}.hm-sys__h2{font-size:var(--fs-h3);font-weight:var(--fw-bold);line-height:var(--lh-heading);letter-spacing:-.01em;color:var(--color-text-strong);margin:0}.hm-sys__h2--invert{color:#fff}.hm-sys__block{margin-top:var(--space-12)}.hm-sys__block--anchor{scroll-margin-top:96px}.hm-sys__head{margin-bottom:var(--space-5)}.hm-sys__head--center{text-align:center;max-width:680px;margin-left:auto;margin-right:auto}.hm-sys__head--row{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-4);flex-wrap:wrap}.hm-sys__kicker{display:block;font-size:12px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--accent-ink);margin-bottom:7px}.hm-sys__kicker--soft{color:var(--accent-soft)}.hm-sys__kicker--muted{color:var(--color-muted-2)}.hm-sys__kicker--ic{display:inline-flex;align-items:center;gap:7px}.hm-sys__intro{font-size:15px;color:var(--color-muted);margin:6px 0 0;max-width:64ch;line-height:1.6}.hm-sys__intro--center{margin-left:auto;margin-right:auto}.hm-sys__more{display:inline-flex;align-items:center;gap:6px;font-weight:var(--fw-bold);font-size:14px;color:var(--color-text-strong);text-decoration:none;white-space:nowrap}.hm-sys__more:hover{color:var(--accent-ink);text-decoration:none}.hm-sys__switch-wrap{margin-top:var(--space-4)}.hm-sys__switch{display:flex;gap:9px}.hm-sys__pill{flex:none;display:inline-flex;align-items:center;gap:9px;border:1.5px solid var(--color-border);background:var(--color-surface);color:var(--color-text-strong);font-weight:var(--fw-bold);font-size:13.5px;padding:8px 15px 8px 9px;border-radius:var(--radius-pill);white-space:nowrap;text-decoration:none;transition:border-color var(--motion-fast) var(--ease-out),background var(--motion-fast) var(--ease-out)}.hm-sys__pill:hover{border-color:var(--accent);text-decoration:none}.hm-sys__pill.is-active{background:var(--tint);border-color:var(--accent);color:var(--accent-ink)}.hm-sys__hero-wrap{margin-top:var(--space-4)}.hm-sys__hero{display:grid;grid-template-columns:1.1fr .9fr;background:var(--tint);border-radius:var(--radius-lg);overflow:hidden}.hm-sys__hero-copy{padding:44px 46px;display:flex;flex-direction:column;justify-content:center}.hm-sys__badge{display:inline-flex;align-self:flex-start;align-items:center;gap:9px;background:#fff;color:var(--color-text-strong);font-weight:var(--fw-bold);font-size:13px;padding:6px 14px 6px 7px;border-radius:var(--radius-pill);margin-bottom:18px}.hm-sys__title{font-size:clamp(28px,4vw,42px);line-height:1.08;letter-spacing:-.02em;font-weight:var(--fw-bold);margin:0 0 14px;color:var(--color-text-strong)}.hm-sys__lede{font-size:17px;line-height:1.5;color:var(--color-muted);margin:0 0 22px;max-width:490px}.hm-sys__hero-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:22px}.hm-sys__hero-trust{display:inline-flex;align-self:flex-start;align-items:center;gap:10px;background:#fff;border-radius:12px;padding:9px 14px;font-size:13px;color:var(--color-muted);line-height:1.4}.hm-sys__hero-trust-ic{color:var(--accent-ink);display:inline-flex;flex:none}.hm-sys__hero-media{position:relative;min-height:360px;background:var(--tint);display:flex;align-items:center;justify-content:center}.hm-sys__hero-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.hm-sys__hero-logo{box-shadow:0 10px 30px #2d2e2e24}.hm-sys__cards3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hm-sys__cards4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hm-sys__card,.hm-sys__trust{background:var(--color-surface);border-radius:18px;padding:26px}.hm-sys__cards4 .hm-sys__trust{padding:22px}.hm-sys__card-ic{width:46px;height:46px;border-radius:12px;background:var(--tint);color:var(--accent-ink);display:flex;align-items:center;justify-content:center;margin-bottom:14px}.hm-sys__card-title{font-size:17px;font-weight:var(--fw-bold);margin:0 0 6px;color:var(--color-text-strong)}.hm-sys__card-text{font-size:13.5px;color:var(--color-muted);line-height:1.55;margin:0}.hm-sys__trust-title{font-weight:var(--fw-bold);font-size:14.5px;margin-bottom:5px;color:var(--color-text-strong)}.hm-sys__hub{background:var(--color-text-strong);border-radius:24px;padding:40px 44px;color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.hm-sys__hub-text{font-size:15px;color:#c9cbcc;line-height:1.6;margin:0 0 18px}.hm-sys__hub-benefits{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.hm-sys__hub-benefits li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#e6e7e7;line-height:1.45}.hm-sys__tick-soft{color:var(--accent-soft);font-weight:900;flex:none}.hm-sys__hub-list{display:flex;flex-direction:column;gap:12px}.hm-sys__hub-item{display:flex;align-items:center;gap:16px;background:#ffffff12;border-radius:16px;padding:14px 18px;text-decoration:none;color:#fff;transition:background var(--motion-fast) var(--ease-out)}a.hm-sys__hub-item:hover{background:#ffffff21;text-decoration:none;color:#fff}.hm-sys__hub-thumb{width:54px;height:54px;border-radius:13px;background:#ffffff1a;flex:none;display:flex;align-items:center;justify-content:center;color:var(--accent-soft);overflow:hidden}.hm-sys__hub-img{width:100%;height:100%;object-fit:contain;display:block;padding:5px}.hm-sys__hub-meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.hm-sys__hub-name{font-weight:var(--fw-bold);font-size:15.5px}.hm-sys__hub-sub{font-size:12.5px;color:#9ba0a3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hm-sys__hub-price{font-weight:var(--fw-bold);font-size:15px;flex:none}.hm-sys__hub-tag{flex:none;font-size:11px;font-weight:var(--fw-bold);color:var(--color-text-strong);background:var(--accent-soft);border-radius:var(--radius-pill);padding:4px 10px}.hm-sys__hub-hint{display:flex;align-items:flex-start;gap:9px;background:#ffffff12;border-radius:12px;padding:12px 14px;font-size:13px;color:#c9cbcc;line-height:1.45}.hm-sys__hub-hint>svg,.hm-sys__hub-hint .hm-icon{color:var(--accent-soft);flex:none;margin-top:1px}.hm-sys__cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hm-sys__cat{background:var(--color-surface);border-radius:18px;padding:24px;display:flex;flex-direction:column;text-decoration:none;color:var(--color-text-strong);transition:box-shadow var(--motion-fast) var(--ease-out),transform var(--motion-fast) var(--ease-out)}.hm-sys__cat:hover{box-shadow:0 6px 18px #2d2e2e1a;transform:translateY(-2px);text-decoration:none}.hm-sys__cat-ic{width:50px;height:50px;border-radius:13px;background:var(--cat-tint,var(--tint));color:var(--cat,var(--accent-ink));display:flex;align-items:center;justify-content:center;margin-bottom:14px}.hm-sys__cat-name{font-size:17px;font-weight:var(--fw-bold);margin-bottom:5px}.hm-sys__cat-desc{font-size:13px;color:var(--color-muted);line-height:1.5;flex:1}.hm-sys__cat-cta{display:inline-flex;align-items:center;gap:6px;color:var(--cat,var(--accent-ink));font-weight:var(--fw-bold);font-size:13.5px;margin-top:14px}.hm-sys__auto{background:var(--tint);border-radius:24px;padding:38px 42px}.hm-sys__auto-head{max-width:620px;margin-bottom:24px}.hm-sys__auto-head .hm-sys__kicker{margin-bottom:8px}.hm-sys__auto-card{background:#fff;border-radius:16px;padding:22px}.hm-sys__auto-card .hm-sys__card-ic{width:42px;height:42px;border-radius:11px;background:var(--tint);margin-bottom:13px}.hm-sys__auto-title{font-weight:var(--fw-bold);font-size:15.5px;margin-bottom:5px;color:var(--color-text-strong)}.hm-sys__matter{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:stretch}.hm-sys__matter-text{background:var(--color-surface);border-radius:20px;padding:32px}.hm-sys__matter-head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.hm-sys__matter-ic{width:44px;height:44px;border-radius:12px;background:var(--tint);color:var(--accent-ink);flex:none;display:flex;align-items:center;justify-content:center}.hm-sys__matter-p{font-size:15px;color:var(--color-muted);line-height:1.6;margin:0 0 14px}.hm-sys__matter-p:last-child{margin-bottom:0}.hm-sys__matter-side{background:var(--tint);border-radius:20px;padding:32px;display:flex;flex-direction:column;justify-content:center;gap:16px}.hm-sys__matter-row{display:flex;align-items:flex-start;gap:13px}.hm-sys__matter-row-ic{width:40px;height:40px;border-radius:11px;background:#fff;flex:none;display:flex;align-items:center;justify-content:center;color:var(--accent-ink)}.hm-sys__matter-row-t{font-weight:var(--fw-bold);font-size:15px;color:var(--color-text-strong)}.hm-sys__matter-row-s{font-size:13px;color:var(--color-muted);line-height:1.45}.hm-sys__matter-link{display:inline-flex;align-items:center;gap:8px;color:var(--accent-ink);font-weight:var(--fw-bold);font-size:14px;margin-top:4px;text-decoration:none}.hm-sys__matter-link:hover{text-decoration:underline;color:var(--accent-ink)}.hm-sys__steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hm-sys__step{background:var(--color-surface);border-radius:18px;padding:26px}.hm-sys__step-num{width:36px;height:36px;border-radius:50%;background:var(--accent);color:#fff;font-weight:var(--fw-bold);font-size:16px;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.hm-sys__step-title{font-size:16px;font-weight:var(--fw-bold);margin:0 0 6px;color:var(--color-text-strong)}.hm-sys__prod-note{font-size:14px;color:var(--color-muted);margin:0 0 20px}.hm-sys__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:0}.hm-sys__grid .hm-card__media{background:var(--color-border-light)}.hm-sys__set{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:center}.hm-sys__set-lede{font-size:15px;color:var(--color-muted);line-height:1.6;margin:0 0 18px}.hm-sys__faq{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start;margin-top:var(--space-5)}.hm-sys__faq-col{background:var(--color-surface);border-radius:var(--radius-md);padding:6px 22px}.hm-sys__faq-item{border-top:1px solid var(--color-border-light)}.hm-sys__faq-col .hm-sys__faq-item:first-child{border-top:0}.hm-sys__faq-q{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;cursor:pointer;font-weight:var(--fw-bold);font-size:15px;color:var(--color-text-strong)}.hm-sys__faq-q::-webkit-details-marker{display:none}.hm-sys__faq-sign{position:relative;width:18px;height:18px;flex:none}.hm-sys__faq-sign:before,.hm-sys__faq-sign:after{content:"";position:absolute;background:var(--accent-ink);top:50%;left:50%;transform:translate(-50%,-50%)}.hm-sys__faq-sign:before{width:14px;height:2px}.hm-sys__faq-sign:after{width:2px;height:14px;transition:transform var(--motion-fast) var(--ease-out)}.hm-sys__faq-item[open] .hm-sys__faq-sign:after{transform:translate(-50%,-50%) scaleY(0)}.hm-sys__faq-a{font-size:14px;color:var(--color-muted);line-height:1.55;padding:0 0 16px}.hm-sys__other{background:var(--color-surface);border-radius:18px;padding:20px 22px;display:flex;align-items:center;gap:14px;text-decoration:none;color:var(--color-text-strong);transition:box-shadow var(--motion-fast) var(--ease-out),transform var(--motion-fast) var(--ease-out)}.hm-sys__other:hover{box-shadow:0 6px 18px #2d2e2e1a;transform:translateY(-2px);text-decoration:none}.hm-sys__other-meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.hm-sys__other-name{font-weight:var(--fw-bold);font-size:15px}.hm-sys__other-tag{font-size:12.5px;color:var(--color-muted-2);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hm-sys__other-arrow{color:var(--color-muted-2);flex:none}.hm-sys__seo{background:var(--color-surface);border-radius:var(--radius-md);padding:28px 32px}.hm-sys__seo-title{font-size:20px;font-weight:var(--fw-bold);margin:0 0 12px;color:var(--color-text-strong)}.hm-sys__seo-body{font-size:14px;color:var(--color-muted);line-height:1.6;max-width:880px}.hm-sys__seo-body p{margin:0 0 12px}.hm-sys__seo-body p:last-child{margin-bottom:0}.hm-sys__fallback{margin-top:var(--space-4)}.hm-sys__fallback-title{font-size:var(--fs-h2);font-weight:var(--fw-bold);margin:0 0 var(--space-5)}@media(max-width:900px){.hm-sys__hero{grid-template-columns:1fr}.hm-sys__hero-media{min-height:220px;order:-1}.hm-sys__hero-copy{padding:28px 24px}.hm-sys__hub{grid-template-columns:1fr;gap:24px;padding:30px 26px}.hm-sys__matter{grid-template-columns:1fr}.hm-sys__cards4{grid-template-columns:repeat(2,1fr)}.hm-sys__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hm-sys__set{grid-template-columns:1fr}}@media(max-width:760px){.hm-sys__cards3{grid-template-columns:1fr}.hm-sys__cat-grid{grid-template-columns:repeat(2,1fr)}.hm-sys__steps{grid-template-columns:1fr}.hm-sys__auto{padding:26px 22px}.hm-sys__faq{grid-template-columns:1fr}}@media(max-width:480px){.hm-sys__cards4,.hm-sys__cat-grid,.hm-sys__grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.hm-btn,.hm-sys__pill,.hm-sys__cat,.hm-sys__other,.hm-sys__faq-sign:after{transition:none}}.hm-widerruf{padding:var(--space-16,64px) 0}.hm-widerruf__inner{max-width:48rem}.hm-widerruf__title{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:var(--fw-bold,700);line-height:var(--lh-heading,1.25);letter-spacing:-.01em;color:var(--color-text-strong,#000);margin:0 0 var(--space-4,16px)}.hm-widerruf__intro{font-size:var(--fs-body,1.0625rem);line-height:var(--lh-body,1.6);color:var(--color-text,#2d2e2e);margin-bottom:var(--space-8,32px)}.hm-widerruf__intro>:last-child{margin-bottom:0}.hm-widerruf__form{display:flex;flex-direction:column;gap:var(--space-5,20px);max-width:34rem}.hm-widerruf__field{display:flex;flex-direction:column;gap:6px}.hm-widerruf__field label{font-size:var(--fs-small,14px);font-weight:var(--fw-medium,500);color:var(--color-text-strong,#000)}.hm-widerruf__opt{font-weight:var(--fw-regular,400);color:var(--color-muted,#585959)}.hm-widerruf__field input,.hm-widerruf__field textarea{width:100%;padding:11px 13px;font:inherit;font-size:var(--fs-body,1rem);color:var(--color-text,#2d2e2e);background:var(--color-surface,#fff);border:1px solid var(--color-border,#c9cccf);border-radius:var(--radius-md,8px);min-height:var(--tap-cta,44px)}.hm-widerruf__field textarea{min-height:88px;resize:vertical}.hm-widerruf__field input:focus-visible,.hm-widerruf__field textarea:focus-visible{outline:2px solid var(--accent,#0e91ca);outline-offset:1px;border-color:var(--accent,#0e91ca)}.hm-widerruf__hint{font-size:12.5px;color:var(--color-muted,#585959)}.hm-widerruf__submit{align-self:flex-start;margin-top:var(--space-2,8px);min-height:var(--tap-cta,48px);padding:0 26px;font:inherit;font-size:var(--fs-body,1rem);font-weight:var(--fw-bold,700);color:#fff;background:var(--accent,#0e91ca);border:0;border-radius:var(--radius-pill,999px);cursor:pointer;transition:background var(--motion-fast,.15s) var(--ease-out,ease)}.hm-widerruf__submit:hover{background:var(--accent-strong,#0b7aa8)}.hm-widerruf__submit:focus-visible{outline:2px solid var(--color-text-strong,#000);outline-offset:2px}.hm-widerruf__legalnote{font-size:12.5px;line-height:1.5;color:var(--color-muted,#585959);margin:0;max-width:34rem}.hm-widerruf__success{padding:16px 18px;border-radius:var(--radius-md,8px);background:var(--color-success-bg,#e7f6ec);border:1px solid var(--color-success,#1a9e4b);color:var(--color-text-strong,#0a3d21);font-size:var(--fs-body,1rem);line-height:1.55;max-width:40rem}.hm-widerruf__errors{padding:14px 16px;margin-bottom:var(--space-4,16px);border-radius:var(--radius-md,8px);background:var(--color-error-bg,#fdecec);border:1px solid var(--color-error,#d72c2c);color:var(--color-error-text,#8a1c1c);font-size:var(--fs-small,14px)}@media(max-width:768px){.hm-widerruf{padding:var(--space-8,32px) 0 var(--space-12,48px)}}.mobnav{position:fixed;left:0;right:0;bottom:0;z-index:var(--z-bottomnav, 40);display:none;align-items:flex-end;justify-content:space-around;gap:var(--space-1, 4px);padding:8px max(4px,var(--safe-left, 0px)) calc(8px + var(--safe-bottom, 0px)) max(4px,var(--safe-right, 0px));background:var(--color-surface, #fff);border-top:1px solid var(--color-border, #e1e2e3);box-shadow:0 -2px 10px #2d2e2e0f;transition:transform var(--motion-base, .22s) var(--ease-out, ease-out);will-change:transform}.mobnav.is-hidden{transform:translateY(100%)}.mobnav__item{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;gap:3px;padding:6px 2px;min-height:48px;background:none;border:0;border-radius:var(--radius-md, 12px);font:inherit;text-decoration:none;color:var(--color-muted-2, #979899);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background-color var(--motion-fast, .15s) var(--ease-out, ease-out)}@media(hover:hover){.mobnav__item:hover{background:var(--color-border-light, #f4f5f6);color:var(--color-text, #2d2e2e);text-decoration:none}}.mobnav__item:active,.mobnav__item:focus-visible{background:var(--color-border-light, #f4f5f6);color:var(--color-text, #2d2e2e);text-decoration:none}.mobnav__item.is-current{color:var(--color-text, #2d2e2e);background:var(--color-border-light, #f4f5f6)}.mobnav__icon{display:block}.mobnav__label{font-size:10.5px;line-height:1.1;font-weight:500;letter-spacing:.01em;text-align:center;white-space:nowrap}.mobnav__item.is-current .mobnav__label{font-weight:700}.mobnav__item--fab{color:var(--accent, var(--door-cta, #0e91ca));gap:4px;padding-top:0}@media(hover:hover){.mobnav__item--fab:hover{background:none;color:var(--accent, var(--door-cta, #0e91ca))}.mobnav__item--fab:hover .mobnav__fab{filter:brightness(.94)}}.mobnav__item--fab:active,.mobnav__item--fab:focus-visible,.mobnav__item--fab.is-current{background:none;color:var(--accent, var(--door-cta, #0e91ca))}.mobnav__item--fab:active .mobnav__fab{filter:brightness(.94)}.mobnav__fab{width:46px;height:46px;margin-top:-18px;border-radius:50%;background:var(--accent, var(--door-cta, #0e91ca));color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0e91ca66}.mobnav__item--fab .mobnav__label{font-weight:700}.mobnav__badge-wrap{position:relative;display:inline-flex}.mobnav__badge{position:absolute;top:-5px;left:100%;margin-left:-10px;min-width:15px;height:15px;padding:0 3px;border-radius:var(--radius-pill, 999px);background:var(--security-cta, #bd1e1e);color:#fff;font-size:9px;font-weight:700;line-height:15px;text-align:center;box-sizing:border-box}.mobnav__badge--cart{background:var(--door-cta, #0e91ca)}.mobnav__badge[hidden]{display:none}.mobnav__item:focus-visible{outline:2px solid var(--accent, var(--door-cta, #0e91ca));outline-offset:-2px}.mendr__scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-scrim, 88);background:#2d2e2e66;opacity:0;transition:opacity .2s ease}.mendr__scrim[data-state=open]{opacity:1}.mendr{position:fixed;inset:0 auto 0 0;z-index:var(--z-drawer, 92);width:86%;max-width:360px;background:var(--color-surface, #fff);display:flex;flex-direction:column;transform:translate(-100%);transition:transform .2s ease-out;will-change:transform}.mendr[data-state=open]{transform:translate(0)}.mendr__panel{display:flex;flex-direction:column;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-top:var(--safe-top, 0px);padding-bottom:var(--safe-bottom, 0px);padding-left:var(--safe-left, 0px)}.mendr__head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3, 12px);padding:16px;border-bottom:1px solid var(--color-border-light, #f4f5f6)}.mendr__logo{display:inline-flex;align-items:center;text-decoration:none}.mendr__logo-img{display:block;height:24px;width:auto}.mendr__logo-text{font-size:18px;font-weight:700;letter-spacing:.04em;color:var(--color-text, #2d2e2e);text-transform:uppercase}.mendr__close{flex:0 0 auto;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:0;border-radius:var(--radius-md, 12px);background:var(--color-border-light, #f4f5f6);color:var(--color-text, #2d2e2e);cursor:pointer}.mendr__body{flex:1 1 auto;padding:8px 0}.mendr__eyebrow{margin:0;padding:14px 18px 8px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted-2, #979899)}.mendr__eyebrow--sep{border-top:1px solid var(--color-border-light, #f4f5f6);margin-top:8px}.mendr__list{list-style:none;margin:0;padding:0}.mendr__cat{display:flex;align-items:center;gap:13px;padding:11px 18px;min-height:48px;font-size:15px;font-weight:500;text-decoration:none;color:var(--color-text, #2d2e2e)}.mendr__cat.is-current{font-weight:700}.mendr__cat-icon{flex:0 0 auto;width:30px;height:30px;border-radius:9px;display:flex;align-items:center;justify-content:center;background:var(--color-border-light, #f4f5f6);color:var(--color-text, #2d2e2e)}.mendr__cat-label{flex:1 1 auto}.mendr__cat-chev{flex:0 0 auto;color:var(--color-muted-2, #979899)}.mendr__cat-icon[data-cat=light]{background:var(--light-tint);color:var(--light-cta)}.mendr__cat-icon[data-cat=climate]{background:var(--climate-tint);color:var(--climate-cta)}.mendr__cat-icon[data-cat=door-window]{background:var(--door-tint);color:var(--door-cta)}.mendr__cat-icon[data-cat=security]{background:var(--security-tint);color:var(--security-cta)}.mendr__cat-icon[data-cat=multimedia]{background:var(--multimedia-tint);color:var(--multimedia-cta)}.mendr__cat-icon[data-cat=garden]{background:var(--garden-tint);color:var(--garden-cta)}.mendr__cat-icon[data-cat=health]{background:var(--health-tint);color:var(--health-cta)}.mendr__cat-icon[data-cat=additional]{background:var(--additional-tint);color:var(--additional-cta)}.mendr__link{display:block;padding:12px 18px;min-height:44px;box-sizing:border-box;font-size:15px;font-weight:500;text-decoration:none;color:var(--color-text, #2d2e2e)}.mendr__link--sale{font-weight:700;color:var(--security-cta, #bd1e1e)}.mendr__foot{margin-top:auto;padding:16px;border-top:1px solid var(--color-border-light, #f4f5f6)}.mendr__cta{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px;min-height:48px;border-radius:var(--radius-pill, 999px);background:var(--color-text, #2d2e2e);color:#fff;font-size:15px;font-weight:700;text-decoration:none}.mendr__contact{display:flex;align-items:center;justify-content:center;gap:6px;margin:12px 0 0;font-size:12px;color:var(--color-muted, #585959)}.mendr__contact-icon{flex:0 0 auto}.mendr__close:focus-visible,.mendr__cat:focus-visible,.mendr__link:focus-visible,.mendr__cta:focus-visible,.mendr__logo:focus-visible{outline:2px solid var(--accent, var(--door-cta, #0e91ca));outline-offset:-2px;border-radius:var(--radius-sm, 8px)}@media(max-width:749px){.mobnav,.mendr{display:flex}body:not(.template-product):not(.template-article){padding-bottom:calc(var(--bottomnav-h, 64px) + var(--safe-bottom, 0px))}}@media(prefers-reduced-motion:reduce){.mobnav,.mendr,.mendr__scrim{transition:none}}.hm-nls{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-cart);display:flex;align-items:center;justify-content:center;padding:24px;background:transparent;box-shadow:none}.hm-nls.hm-panel{flex-direction:row}.hm-nls .hm-nls__scrim{background:#2d2e2e66;cursor:pointer}.hm-nls[data-state=open] .hm-nls__scrim{opacity:1}.hm-nls__panel{position:relative;background:var(--color-surface);border-radius:var(--radius-lg);width:100%;max-width:480px;max-height:calc(100dvh - 48px);overflow-y:auto;-webkit-overflow-scrolling:touch;padding:36px 28px 28px;text-align:center;box-shadow:0 18px 50px #0000002e;transform:translateY(10px);opacity:0;transition:transform var(--motion-base) var(--ease-out),opacity var(--motion-base) var(--ease-out)}.hm-nls[data-state=open] .hm-nls__panel{transform:none;opacity:1}.hm-nls__close{position:absolute;top:14px;right:14px;width:36px;height:36px;border:0;border-radius:var(--radius-pill);background:var(--color-border-light);color:var(--color-text);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background var(--motion-fast) var(--ease-out)}.hm-nls__close:hover{background:var(--color-border)}.hm-nls__badge{width:56px;height:56px;border-radius:var(--radius-pill);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:var(--door-tint);color:var(--door-cta)}.hm-nls__badge--ok{background:var(--garden-tint);color:var(--garden-cta)}.hm-nls__title{font-size:20px;font-weight:var(--fw-bold);color:var(--color-text-strong);margin:0 0 8px;line-height:1.25}.hm-nls__text{font-size:14.5px;color:var(--color-muted);line-height:1.55;margin:0 0 18px}.hm-nls__perks{list-style:none;margin:0 0 20px;padding:14px 16px;background:var(--color-bg);border-radius:var(--radius-md);display:flex;flex-direction:column;gap:9px;text-align:left}.hm-nls__perk{display:flex;align-items:center;gap:9px;font-size:13.5px;color:var(--color-text-strong)}.hm-nls__perk-ic{color:var(--garden-cta);display:inline-flex;flex:none}.hm-nls__form{text-align:left;margin:0 0 16px}.hm-nls__cta{display:flex;gap:10px}.hm-nls :focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media(max-width:749px){.hm-nls{padding:0;align-items:flex-end}.hm-nls__panel{max-width:100%;max-height:calc(100dvh - 40px);border-radius:var(--radius-lg) var(--radius-lg) 0 0;padding:32px 20px calc(24px + env(safe-area-inset-bottom));transform:translateY(100%)}.hm-nls[data-state=open] .hm-nls__panel{transform:none}.hm-nls__cta{flex-direction:column}}@media(prefers-reduced-motion:reduce){.hm-nls__panel{transition:none!important;animation:none!important}}.hm-newsletter{--hm-nl-bg: var(--door-tint)}.hm-newsletter__inner{max-width:var(--container);margin:0 auto;padding:36px var(--space-8) 0}.hm-newsletter__band{background:var(--hm-nl-bg);border-radius:var(--radius-lg);padding:40px 44px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.hm-newsletter__title{font-size:var(--fs-h3);font-weight:var(--fw-bold);line-height:var(--lh-tight);margin:0 0 12px;color:var(--color-text)}.hm-newsletter__text{font-size:.9375rem;color:var(--color-muted);line-height:1.5;margin:0 0 16px}.hm-newsletter__benefits{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.hm-newsletter__benefit{display:flex;align-items:flex-start;gap:9px;font-size:var(--fs-small);color:var(--color-muted);line-height:1.4}.hm-newsletter__check{flex:none;display:inline-flex;color:var(--accent);margin-top:1px}@media(max-width:768px){.hm-newsletter__inner{padding:24px var(--space-4) 0}.hm-newsletter__band{grid-template-columns:1fr;gap:var(--space-6);padding:24px;border-radius:var(--radius-md)}.hm-newsletter__title{font-size:1.3125rem}}.hm-wish{top:0;right:0;bottom:0;width:420px;max-width:92vw;background:var(--color-bg);transform:translate(100%);transition:transform var(--motion-base) var(--ease-out);z-index:var(--z-cart)}.hm-wish[data-state=open]{transform:translate(0)}.hm-wish__sheet{display:flex;flex-direction:column;height:100%;min-height:0}.hm-wish__contents{display:flex;flex-direction:column;min-height:0}.hm-wish__handle{display:none}.hm-scrim[data-wish-scrim]{z-index:var(--z-cart-scrim)}@media(max-width:749px){.hm-wish{top:auto;right:0;left:0;bottom:0;width:100%;max-width:100%;max-height:90vh;border-radius:22px 22px 0 0;overflow:hidden;transform:translateY(100%)}.hm-wish[data-state=open]{transform:translateY(0)}.hm-wish__sheet{max-height:90vh;padding-bottom:env(safe-area-inset-bottom)}.hm-wish__handle{display:block;width:38px;height:4px;border-radius:var(--radius-pill);background:var(--color-border);margin:6px auto 2px;flex:none}.hm-wish__handle,.hm-wish__head{touch-action:none}}.hm-wish__head{display:flex;align-items:center;gap:var(--space-3);background:var(--color-surface);border-bottom:1px solid var(--color-border);padding:var(--space-4) var(--space-5,20px)}.hm-wish__badge{width:34px;height:34px;border-radius:var(--radius-pill);flex:none;display:flex;align-items:center;justify-content:center;background:var(--security-tint,#efdada);color:var(--security-cta,#bd1e1e)}.hm-wish__heading{flex:1;min-width:0}.hm-wish__title{margin:0;font-weight:var(--fw-bold);font-size:16px;line-height:var(--lh-heading);color:var(--color-text)}.hm-wish__sub{margin:2px 0 0;font-size:13px;color:var(--color-muted-2)}.hm-wish__close{width:36px;height:36px;flex:none;border:0;border-radius:var(--radius-pill);cursor:pointer;background:var(--color-border-light);color:var(--color-text);display:flex;align-items:center;justify-content:center}.hm-wish__close:hover{background:var(--color-border)}.hm-wish__scroll{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:var(--space-4) var(--space-5,20px)}.hm-wish__lines{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.hm-wish__item{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:14px;display:flex;gap:14px}.hm-wish__media{width:72px;height:72px;border-radius:12px;flex:none;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--color-border-light)}.hm-wish__media img{width:100%;height:100%;object-fit:cover;display:block}.hm-wish__body{flex:1;min-width:0;display:flex;flex-direction:column}.hm-wish__top{display:flex;align-items:flex-start;gap:8px}.hm-wish__info{flex:1;min-width:0;text-decoration:none;display:flex;flex-direction:column}.hm-wish__name{font-weight:var(--fw-bold);font-size:15px;line-height:var(--lh-heading);color:var(--color-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hm-wish__info:hover .hm-wish__name{color:var(--door-cta)}.hm-wish__brand{font-size:12.5px;color:var(--color-muted-2);margin-top:2px}.hm-wish__remove{width:30px;height:30px;flex:none;border:0;border-radius:var(--radius-pill);cursor:pointer;background:var(--color-border-light);color:var(--security-cta,#bd1e1e);display:flex;align-items:center;justify-content:center}.hm-wish__remove:hover{background:var(--security-tint,#efdada)}.hm-wish__bottom{display:flex;align-items:center;gap:10px;margin-top:8px}.hm-wish__price{font-weight:var(--fw-bold);font-size:16px;color:var(--color-text);white-space:nowrap}.hm-wish__add{margin-left:auto;display:inline-flex;align-items:center;gap:7px;border:0;cursor:pointer;background:var(--color-text);color:var(--color-surface);font-weight:var(--fw-bold);font-size:13px;padding:9px 15px;border-radius:var(--radius-pill);min-height:36px}.hm-wish__add:hover{background:var(--color-text-strong)}.hm-wish__add.is-incart{background:var(--garden-cta);color:#fff}.hm-wish__add.is-incart:hover{background:var(--garden-cta);filter:brightness(.92)}.hm-wish__add[disabled]{opacity:.5;cursor:default}@media(max-width:749px){.hm-wish__add{padding:9px 11px;gap:6px}.hm-wish__bottom{flex-wrap:wrap}}.hm-wish__empty{text-align:center;padding:var(--space-12) var(--space-4) var(--space-8)}.hm-wish__empty-icon{display:inline-flex;width:64px;height:64px;border-radius:var(--radius-pill);align-items:center;justify-content:center;background:var(--color-border-light);color:var(--color-muted-2);margin-bottom:var(--space-4)}.hm-wish__empty-title{margin:0 0 var(--space-1);font-weight:var(--fw-bold);font-size:17px}.hm-wish__empty-text{margin:0 auto var(--space-5);font-size:13.5px;color:var(--color-muted);line-height:1.5;max-width:280px}.hm-wish__empty-cta{display:inline-flex;width:auto;padding-left:24px;padding-right:24px}.hm-btn.hm-wish__empty-cta{flex:none}.hm-wish__foot{background:var(--color-surface);border-top:1px solid var(--color-border);padding:var(--space-4) var(--space-5,20px)}.hm-wish__sum{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.hm-wish__sum-label{font-size:14px;color:var(--color-muted)}.hm-wish__sum-right{display:flex;flex-direction:column;align-items:flex-end;gap:1px}.hm-wish__sum-value{font-weight:var(--fw-bold);font-size:20px;line-height:1.2}.hm-wish__sum-tax{font-size:11px;color:var(--color-muted-2)}.hm-wish__actions{display:flex;gap:10px}.hm-wish__continue{padding-left:18px;padding-right:18px}.hm-btn.hm-wish__continue{flex:none}.hm-wish__cart-ic{display:inline-flex;margin-right:8px}.hm-wish :focus-visible{outline:2px solid var(--door-cta);outline-offset:2px;border-radius:6px}@media(prefers-reduced-motion:reduce){.hm-wish{transition:none}}.hm-acard{position:relative;background:var(--color-surface);border-radius:var(--radius-md);overflow:hidden;display:flex;flex-direction:column;height:100%;transition:box-shadow var(--motion-fast) var(--ease-out),transform var(--motion-fast) var(--ease-out)}.hm-acard:hover{box-shadow:0 6px 18px #2d2e2e1a;transform:translateY(-2px)}.hm-acard__link{display:flex;flex-direction:column;flex:1;color:inherit;text-decoration:none}.hm-acard__link:hover,.hm-acard__link:hover *{text-decoration:none}.hm-acard__media{position:relative;aspect-ratio:16/9;background:var(--topic-tint,var(--tint));display:flex;align-items:center;justify-content:center;overflow:hidden}.hm-acard__img{width:100%;height:100%;object-fit:cover;display:block}.hm-acard__icon{color:var(--topic-color,var(--accent));display:flex;align-items:center;justify-content:center}.hm-acard__icon-img{width:44px;height:44px;object-fit:contain;display:block}.hm-acard__format{position:absolute;top:12px;left:12px;display:inline-flex;align-items:center;gap:6px;background:#fffffff0;color:var(--color-text-strong);font-weight:var(--fw-bold);font-size:11.5px;padding:5px 11px;border-radius:var(--radius-pill);line-height:1;box-shadow:var(--shadow-sm)}.hm-acard__format-dot{width:8px;height:8px;border-radius:3px;background:var(--topic-color,var(--accent));flex:none}.hm-acard__body{padding:18px;display:flex;flex-direction:column;flex:1}.hm-acard__topic{font-size:11.5px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.06em;color:var(--topic-color,var(--accent));margin-bottom:8px}.hm-acard__title{font-size:18px;font-weight:var(--fw-bold);line-height:1.25;margin:0 0 8px;color:var(--color-text-strong)}.hm-acard__excerpt{font-size:13.5px;color:var(--color-muted);margin:0 0 14px;line-height:1.5;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hm-acard__meta{display:flex;align-items:center;gap:9px;font-size:12px;color:var(--color-muted-2);border-top:1px solid var(--color-border-light);padding-top:12px;margin-top:auto}.hm-acard__avatar{width:26px;height:26px;border-radius:var(--radius-pill);background:var(--color-border-light);color:var(--color-muted);font-weight:var(--fw-bold);font-size:10px;flex:none;overflow:hidden;display:flex;align-items:center;justify-content:center}.hm-acard__avatar-img{width:100%;height:100%;object-fit:cover;display:block}.hm-acard__author{color:var(--color-text);font-weight:var(--fw-medium)}.hm-acard__read{margin-left:auto;white-space:nowrap}.hm-acard__bookmark{position:absolute;top:10px;right:10px;width:34px;height:34px;border-radius:var(--radius-pill);border:0;background:#ffffffeb;color:var(--color-muted-2);cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hm-acard__bookmark:hover{background:#fff;color:var(--color-text-strong)}.hm-acard__bookmark[aria-pressed=true]{color:var(--accent)}.hm-acard__bookmark[aria-pressed=true] .hm-icon{fill:var(--accent)}.hm-acard :focus-visible,.hm-acard__bookmark:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}@media(prefers-reduced-motion:reduce){.hm-acard{transition:none}.hm-acard:hover{transform:none}}.hm-guide__mini{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);padding:20px}.hm-guide__mini-title{font-weight:var(--fw-bold);font-size:15px;margin-bottom:6px;color:var(--color-text-strong)}.hm-guide__mini-txt{font-size:13px;color:var(--color-muted);line-height:1.45;margin:0 0 12px}@media(max-width:900px){.hm-guide__mini{display:none}}.hm-guide__ctaband{background:var(--tint);border-radius:var(--radius-lg);padding:36px 40px;display:grid;grid-template-columns:1fr auto;gap:32px;align-items:center;margin-top:var(--space-8)}.hm-guide__ctaband-eyebrow{font-size:12px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.07em;color:var(--accent);margin-bottom:8px}.hm-guide__ctaband-title{font-size:26px;font-weight:var(--fw-bold);margin:0 0 8px;line-height:1.15;color:var(--color-text-strong)}.hm-guide__ctaband-text{font-size:15px;color:var(--color-muted);margin:0;line-height:1.5;max-width:540px}.hm-guide__ctaband-actions{display:flex;flex-direction:column;gap:10px;align-items:stretch;text-align:center}.hm-guide__ctaband-link{font-size:13.5px;font-weight:var(--fw-bold);color:var(--accent)}.hm-guide__ctaband--single .hm-guide__ctaband-actions{align-items:flex-start}@media(max-width:720px){.hm-guide__ctaband{grid-template-columns:1fr;padding:24px}}.hm-guide__crumb{padding-top:var(--space-4)}.hm-guide__head{margin:0 auto;padding:var(--space-4) 0 0}.hm-guide__head-inner{max-width:1080px;margin:0 auto;padding:0 var(--gx)}.hm-guide__title{font-size:clamp(28px,4vw,42px);line-height:1.1;letter-spacing:-.02em;font-weight:var(--fw-bold);margin:0 0 14px;color:var(--color-text-strong)}.hm-guide__dek{font-size:19px;line-height:1.5;color:var(--color-muted);margin:0 0 20px;max-width:70ch}.hm-guide__meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding-bottom:var(--space-5);border-bottom:1px solid var(--color-border)}.hm-guide__author{display:flex;align-items:center;gap:11px}.hm-guide__avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;flex:none}.hm-guide__avatar--initials{display:inline-flex;align-items:center;justify-content:center;background:var(--tint);color:var(--accent);font-weight:var(--fw-bold);font-size:15px}.hm-guide__author-txt{display:flex;flex-direction:column;font-size:13px;line-height:1.4}.hm-guide__author-txt strong{color:var(--color-text-strong)}.hm-guide__author-txt span{color:var(--color-muted-2)}.hm-guide__meta-sep{width:1px;height:30px;background:var(--color-border)}.hm-guide__meta-dates{font-size:13px;color:var(--color-muted);line-height:1.5;display:flex;flex-direction:column}.hm-guide__meta-dates strong{color:var(--color-text-strong)}.hm-guide__meta-sub{color:var(--color-muted-2)}.hm-guide__meta-actions{margin-left:auto;display:flex;gap:8px}.hm-guide__action{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--color-border);background:#fff;color:var(--color-muted);font-weight:var(--fw-bold);font-size:13px;padding:9px 14px;border-radius:var(--radius-pill);min-height:var(--tap-min);cursor:pointer;transition:border-color var(--motion-fast) var(--ease-out)}.hm-guide__action:hover{border-color:var(--color-muted-2)}.hm-guide__action[aria-pressed=true]{background:var(--tint);color:var(--accent);border-color:var(--accent)}.hm-guide__action-on{display:none}.hm-guide__action[aria-pressed=true] .hm-guide__action-on{display:inline}.hm-guide__action[aria-pressed=true] .hm-guide__action-off{display:none}.hm-guide__action[aria-pressed=true] .hm-icon{fill:var(--accent)}.hm-guide__action:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hm-guide__action--icon{width:44px;height:44px;padding:0;gap:0;border-radius:50%;justify-content:center}@media(max-width:720px){.hm-guide__meta-actions{margin-left:0;width:100%}}@media(prefers-reduced-motion:reduce){.hm-guide__action{transition:none}}.hm-guide__hero{max-width:1080px;margin:var(--space-5) auto 0;padding:0 var(--gx)}.hm-guide__hero-img{display:block;width:100%;aspect-ratio:1016/440;object-fit:cover;border-radius:var(--radius-lg);background:var(--tint)}.hm-guide__hero-cap{font-size:12px;color:var(--color-muted-2);margin-top:8px;text-align:center}.hm-art-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:var(--z-pageprogress);background:transparent;pointer-events:none}.hm-art-progress__fill{display:block;height:100%;width:0;background:var(--accent);transition:width .08s linear}@media(max-width:768px){.hm-art-progress{left:50%;transform:translate(-50%);max-width:430px}}@media(prefers-reduced-motion:reduce){.hm-art-progress__fill{transition:none}}.hm-guide__pick{background:var(--tint);border-radius:var(--radius-md);padding:20px}.hm-guide__pick-eyebrow{font-size:11px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.07em;color:var(--accent);margin-bottom:8px}.hm-guide__pick-row{display:flex;gap:13px;align-items:center;margin-bottom:14px}.hm-guide__pick-row img{width:50px;height:50px;border-radius:12px;background:#fff;object-fit:contain;flex:none}.hm-guide__pick-name{font-weight:var(--fw-bold);font-size:14.5px;line-height:1.2;color:var(--color-text-strong)}.hm-guide__pick-price{font-size:13px;color:var(--accent);font-weight:var(--fw-bold)}.hm-guide__pick-pdf{display:block;text-align:center;font-size:13px;font-weight:var(--fw-bold);color:var(--accent);margin-top:10px}@media(max-width:900px){.hm-guide__pick{display:none}}.hm-guide__stickybar{position:fixed;left:0;right:0;bottom:0;z-index:var(--z-bottomnav,40);display:none;align-items:center;gap:14px;background:#fff;border-top:1px solid var(--color-border);box-shadow:0 -4px 18px #2d2e2e1a;padding:10px 16px;padding-bottom:calc(10px + var(--safe-bottom,0px))}.hm-guide__stickybar.is-on{display:flex}.hm-guide__stickybar-thumb{width:42px;height:42px;border-radius:11px;background:var(--tint);flex:none;display:flex;align-items:center;justify-content:center;overflow:hidden}.hm-guide__stickybar-thumb img{width:100%;height:100%;object-fit:contain}.hm-guide__stickybar-info{display:flex;flex-direction:column;min-width:0;flex:1}.hm-guide__stickybar-name{font-weight:var(--fw-bold);font-size:13.5px;color:var(--color-text-strong);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hm-guide__stickybar-price{font-size:13px;color:var(--accent);font-weight:var(--fw-bold)}.hm-guide__toc{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);padding:18px 20px}.hm-guide__toc-head{list-style:none;font-size:11px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.07em;color:var(--color-muted-2);cursor:pointer}.hm-guide__toc-head::-webkit-details-marker{display:none}.hm-guide__toc-list{display:flex;flex-direction:column;gap:2px;margin-top:12px}.hm-article__toc-link{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:var(--fw-medium);color:var(--color-muted);padding:7px 0;line-height:1.3;text-decoration:none}.hm-article__toc-link:before{content:"";width:3px;height:16px;border-radius:2px;background:transparent;flex:none}.hm-article__toc-link:hover{color:var(--color-text-strong)}.hm-article__toc-link.is-active{font-weight:var(--fw-bold);color:var(--color-text-strong)}.hm-article__toc-link.is-active:before{background:var(--accent)}.hm-article__toc-link:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}.hm-breadcrumb{font-size:13px;line-height:1.4}.hm-breadcrumb__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:4px;color:var(--color-muted-2)}.hm-breadcrumb__item{display:inline-flex;align-items:center;gap:4px;min-width:0}.hm-breadcrumb__link{color:var(--color-muted);text-decoration:none;border-radius:6px;padding:2px;white-space:nowrap}.hm-breadcrumb__link:hover{color:var(--color-text);text-decoration:underline}.hm-breadcrumb__sep{display:inline-flex;color:var(--color-muted-2);flex:none}.hm-breadcrumb__current{color:var(--color-text);font-weight:var(--fw-medium);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:60ch}.hm-breadcrumb :focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}@media(max-width:560px){.hm-breadcrumb{font-size:12px}.hm-breadcrumb__current{max-width:24ch}}.hm-bdetail{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:18px}.hm-bdetail__item{background:var(--color-surface);border-radius:24px;padding:28px;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:32px;align-items:center}.hm-bdetail__media{position:relative;border-radius:18px;overflow:hidden;background:var(--tint,var(--color-border-light));width:100%;min-height:200px;display:flex;align-items:center;justify-content:center}.hm-bdetail__img{max-width:100%;max-height:200px;width:auto;height:auto;object-fit:contain;display:block;padding:18px}.hm-bdetail__ic{color:var(--accent,var(--door-cta));display:flex}.hm-bdetail__tag{position:absolute;top:14px;left:14px;background:var(--color-surface);color:var(--color-text-strong);font-size:12px;font-weight:var(--fw-bold);padding:5px 11px;border-radius:var(--radius-pill);box-shadow:var(--shadow-sm)}.hm-bdetail__meta{font-size:13px;color:var(--color-muted-2);margin:0 0 3px}.hm-bdetail__title{font-size:21px;font-weight:var(--fw-bold);margin:0 0 8px;line-height:1.25}.hm-bdetail__title a{color:var(--color-text-strong);text-decoration:none}.hm-bdetail__title a:hover,.hm-bdetail__qty{color:var(--accent,var(--door-cta))}.hm-bdetail__desc{font-size:14.5px;color:var(--color-muted);line-height:1.55;margin:0 0 16px}.hm-bdetail__feats{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.hm-bdetail__feat{display:inline-flex;align-items:center;gap:6px;background:var(--color-border-light);color:var(--color-text-strong);font-size:13px;font-weight:var(--fw-medium);padding:7px 13px;border-radius:var(--radius-pill)}.hm-bdetail__feat-ic{display:inline-flex;color:var(--garden-cta)}.hm-bdetail :focus-visible{outline:2px solid var(--accent,var(--door-cta));outline-offset:2px;border-radius:6px}@media(max-width:749px){.hm-bdetail__item{grid-template-columns:1fr;gap:18px;padding:18px;border-radius:18px}.hm-bdetail__media{min-height:160px}.hm-bdetail__img{max-height:160px;padding:14px}.hm-bdetail__title{font-size:18px}}.hm-bcomp{background:var(--color-surface);border-radius:18px;padding:20px;margin:0 0 18px}.hm-bcomp__h{font-size:16px;font-weight:var(--fw-bold);margin:0 0 14px}.hm-bcomp__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.hm-bcomp__item{display:flex;align-items:center;gap:12px}.hm-bcomp__media{width:48px;height:48px;border-radius:10px;flex:none;overflow:hidden;background:var(--color-border-light);display:flex;align-items:center;justify-content:center}.hm-bcomp__img{width:100%;height:100%;object-fit:cover;display:block}.hm-bcomp__ic{color:var(--color-muted-2);display:flex}.hm-bcomp__body{display:flex;flex-direction:column;gap:1px;min-width:0}.hm-bcomp__title{font-size:14.5px;font-weight:var(--fw-bold);color:var(--color-text-strong);text-decoration:none;line-height:1.25}.hm-bcomp__title:hover,.hm-bcomp__qty{color:var(--accent,var(--door-cta))}.hm-bcomp__brand{font-size:12px;color:var(--color-muted-2)}.hm-bcomp__save{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:14px;padding-top:14px;border-top:1px solid var(--color-border-light)}.hm-bcomp__save-txt{font-size:14px;font-weight:var(--fw-bold);color:var(--security-cta)}.hm-bcomp :focus-visible{outline:2px solid var(--accent,var(--door-cta));outline-offset:2px;border-radius:6px}.hm-setinfo{display:block}.hm-setinfo--split{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.hm-setneeds__h{font-size:22px;font-weight:var(--fw-bold);margin:0 0 16px}.hm-setneeds__label{font-size:12px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.06em;margin:0 0 10px}.hm-setneeds__label--in{color:var(--garden-cta)}.hm-setneeds__label--need{color:var(--accent,var(--door-cta));margin-top:20px}.hm-setneeds__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.hm-setneeds__item{display:flex;align-items:center;gap:11px;font-size:14px}.hm-setneeds__check{display:inline-flex;color:var(--garden-cta);flex:none}.hm-setneeds__need{display:flex;align-items:flex-start;gap:11px;font-size:14px;line-height:1.45}.hm-setneeds__plus{color:var(--accent,var(--door-cta));font-weight:900;font-size:17px;line-height:1.2;flex:none}.hm-setneeds__need strong{color:var(--color-text-strong);font-weight:var(--fw-bold)}.hm-setneeds__muted{color:var(--color-muted)}.hm-setneeds__cta{display:inline-flex;align-items:center;gap:8px;margin-top:18px;background:var(--tint,var(--door-tint));color:var(--accent,var(--door-cta));font-weight:var(--fw-bold);font-size:14px;padding:12px 18px;border-radius:var(--radius-pill);text-decoration:none;min-height:var(--tap-min)}.hm-setneeds__cta:hover{filter:brightness(.97)}.hm-setneeds__cta:focus-visible{outline:2px solid var(--accent,var(--door-cta));outline-offset:2px}@media(max-width:749px){.hm-setinfo--split{grid-template-columns:1fr;gap:16px}.hm-setneeds__h{font-size:18px}}.hm-bsize{margin:0 0 18px}.hm-bsize__label{font-size:13px;font-weight:var(--fw-bold);margin:0 0 9px}.hm-bsize__pills{display:flex;flex-wrap:wrap;gap:10px}.hm-bsize__pill{display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--color-border);background:var(--color-surface);border-radius:12px;padding:11px 20px;font-size:15px;font-weight:var(--fw-bold);color:var(--color-text);cursor:pointer;min-height:var(--tap-cta);min-width:54px;text-decoration:none;transition:border-color var(--motion-fast) var(--ease-out),background var(--motion-fast) var(--ease-out)}.hm-bsize__pill:hover{border-color:var(--color-muted-2)}.hm-bsize__pill.is-active{border-color:var(--accent,var(--door-cta));background:var(--tint,var(--door-tint));cursor:default}.hm-bsize__pill:focus-visible{outline:2px solid var(--accent,var(--door-cta));outline-offset:2px}@media(prefers-reduced-motion:reduce){.hm-bsize__pill{transition:none}}.hm-bval__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hm-bval__cell{background:var(--color-surface);border-radius:18px;padding:22px;display:flex;flex-direction:column}.hm-bval__cell--save{background:var(--tint,var(--color-border-light))}.hm-bval__ic{width:46px;height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:var(--color-border-light);color:var(--accent,var(--door-cta));margin-bottom:14px;flex:none}.hm-bval__cell--save .hm-bval__ic{background:var(--color-surface);color:var(--security-cta)}.hm-bval__cell--compat .hm-bval__ic{color:var(--accent,var(--door-cta))}.hm-bval__cell--auto .hm-bval__ic{color:var(--garden-cta)}.hm-bval__cell--setup .hm-bval__ic{color:var(--climate-cta)}.hm-bval__t{font-size:17px;font-weight:var(--fw-bold);margin:0 0 5px;color:var(--color-text-strong)}.hm-bval__x{font-size:13.5px;color:var(--color-muted);margin:0;line-height:1.5}.hm-bval__x strong{color:var(--color-text-strong)}@media(max-width:990px){.hm-bval__grid{grid-template-columns:1fr 1fr}}@media(max-width:749px){.hm-bval__grid{grid-template-columns:1fr}}.hm-ctile{display:flex;flex-direction:column;gap:14px;background:var(--color-surface);border-radius:var(--radius-lg);padding:22px;color:var(--color-text);text-decoration:none;height:100%;transition:box-shadow var(--motion-fast) var(--ease-out),transform var(--motion-fast) var(--ease-out)}.hm-ctile:hover{box-shadow:0 6px 18px #2d2e2e1a;transform:translateY(-2px);color:var(--color-text);text-decoration:none}.hm-ctile:hover .hm-ctile__name{text-decoration:none}.hm-ctile__icon{width:54px;height:54px;border-radius:14px;background:var(--tile-tint,var(--tint));color:var(--tile-accent,var(--accent));display:flex;align-items:center;justify-content:center;flex:none}.hm-ctile__icon-img{width:28px;height:28px;object-fit:contain;display:block}.hm-ctile__text{display:flex;flex-direction:column;gap:2px}.hm-ctile__name{font-weight:var(--fw-bold);font-size:17px;line-height:1.2;color:var(--color-text-strong)}.hm-ctile__sub{font-size:13px;color:var(--color-muted-2);line-height:1.3}.hm-ctile:focus-visible{outline:2px solid var(--tile-accent,var(--accent));outline-offset:2px}@media(prefers-reduced-motion:reduce){.hm-ctile{transition:none}.hm-ctile:hover{transform:none}}.hm-cb-author{display:flex;gap:18px;align-items:flex-start;background:var(--color-surface);border:1px solid var(--color-border);border-radius:18px;padding:24px}.hm-cb-author__av{width:60px;height:60px;border-radius:50%;background:var(--tint);color:var(--accent);font-weight:var(--fw-bold);font-size:20px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex:none}.hm-cb-author__av img{width:100%;height:100%;object-fit:cover}.hm-cb-author__name{font-weight:var(--fw-bold);font-size:17px;color:var(--color-text-strong);margin:0}.hm-cb-author__role{font-size:13px;color:var(--color-muted-2);margin:0 0 8px}.hm-cb-author__bio{font-size:14px;color:var(--color-muted);line-height:1.6;margin:0 0 8px}.hm-cb-author__foot{font-size:13px;color:var(--color-muted-2);margin:0}.hm-cb-author__foot strong{color:var(--color-text)}@media(max-width:768px){.hm-cb-author{gap:14px;padding:18px;border-radius:16px}.hm-cb-author__av{width:50px;height:50px;font-size:17px}}.hm-cb-check{border-radius:18px;padding:24px;scroll-margin-top:130px}.hm-cb-check__head{display:flex;align-items:center;gap:9px;margin-bottom:16px}.hm-cb-check__icon{display:inline-flex;flex:none}.hm-cb-check__title{font-weight:var(--fw-bold);font-size:18px;margin:0}.hm-cb-check__intro{font-size:14.5px;margin:0 0 16px;line-height:1.5}.hm-cb-check__row span p,.hm-cb-check__pair p,.hm-cb-check__num-txt p{font-size:inherit;line-height:1.5;margin:0}.hm-cb-check--compat{background:#f4f9fc;border:1px solid var(--door-tint)}.hm-cb-check--compat .hm-cb-check__icon{color:var(--door-cta)}.hm-cb-check--compat .hm-cb-check__title{color:var(--color-text-strong)}.hm-cb-check__rows{list-style:none;margin:0;padding:0}.hm-cb-check__row{display:flex;align-items:flex-start;gap:12px;font-size:15px;line-height:1.5;color:var(--color-text);padding:11px 0;border-bottom:1px solid #e6eef4}.hm-cb-check__row:last-child{border-bottom:0;padding-bottom:0}.hm-cb-check__row-mark{flex:none;display:inline-flex;margin-top:1px}.hm-cb-check__row--ok .hm-cb-check__row-mark{color:var(--garden-cta)}.hm-cb-check__row--warn .hm-cb-check__row-mark{color:var(--accent)}.hm-cb-check__row strong{color:var(--color-text-strong)}.hm-cb-check--essentials{background:var(--color-text-strong);border:0}.hm-cb-check--essentials .hm-cb-check__icon{color:#ffac38}.hm-cb-check--essentials .hm-cb-check__title{color:#fff}.hm-cb-check--essentials .hm-cb-check__intro{color:#c9cbcc}.hm-cb-check--essentials .hm-cb-check__head{margin-bottom:8px}.hm-cb-check__grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;list-style:none;margin:0;padding:0}.hm-cb-check__num{display:flex;align-items:flex-start;gap:12px}.hm-cb-check__num-badge{width:30px;height:30px;border-radius:9px;background:#ffffff1a;color:#ffac38;font-weight:var(--fw-bold);display:flex;align-items:center;justify-content:center;flex:none;font-size:14px}.hm-cb-check__num-txt{font-size:14px;line-height:1.45}.hm-cb-check__num-txt strong{color:#fff}.hm-cb-check--essentials .hm-cb-check__num-txt p{color:#c9cbcc}.hm-cb-check--security{background:var(--color-bg);border:1px solid var(--color-border)}.hm-cb-check--security .hm-cb-check__icon{color:var(--garden-cta)}.hm-cb-check--security .hm-cb-check__title{color:var(--color-text-strong)}.hm-cb-check__pairs{display:grid;grid-template-columns:1fr 1fr;gap:14px 24px;list-style:none;margin:0;padding:0}.hm-cb-check__pair{font-size:14px;line-height:1.5;color:var(--color-muted)}.hm-cb-check__pair strong{color:var(--color-text-strong)}@media(max-width:768px){.hm-cb-check{scroll-margin-top:120px}.hm-cb-check__grid,.hm-cb-check__pairs{grid-template-columns:1fr}}.hm-cb-cmp{scroll-margin-top:130px}.hm-cb-cmp__intro{margin:0 0 16px;font-size:16px;line-height:1.6;color:var(--color-muted)}.hm-cb-cmp__intro strong{color:var(--color-text-strong)}.hm-cb-cmp__foot{font-size:13px;color:var(--color-muted-2);margin:14px 0 0}@media(max-width:768px){.hm-cb-cmp{scroll-margin-top:120px}}.hm-cb-conclusion{background:var(--color-text-strong);border-radius:18px;padding:26px;color:#fff}.hm-cb-conclusion__head{display:flex;align-items:center;gap:9px;margin-bottom:10px;font-weight:var(--fw-bold);font-size:19px;color:#fff}.hm-cb-conclusion__head .hm-icon{color:#8fcce7}.hm-cb-conclusion__body{font-size:15px;line-height:1.6;color:#ffffffd9}.hm-cb-conclusion__body>:first-child{margin-top:0}.hm-cb-conclusion__body>:last-child{margin-bottom:0}.hm-cb-conclusion__body p{margin:0 0 12px;color:#ffffffd9}.hm-cb-conclusion__body strong{color:#fff}.hm-cb-duo{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hm-cb-duo__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:20px}.hm-cb-duo__card:only-child{grid-column:1 / -1}.hm-cb-duo__head{display:flex;align-items:center;gap:9px;margin-bottom:10px}.hm-cb-duo__ic{width:38px;height:38px;border-radius:11px;background:var(--tint);color:var(--accent);flex:none;display:flex;align-items:center;justify-content:center}.hm-cb-duo__title{font-weight:var(--fw-bold);font-size:16px;color:var(--color-text-strong)}.hm-cb-duo__text{font-size:14px;color:var(--color-muted);line-height:1.55;margin:0}@media(max-width:600px){.hm-cb-duo{grid-template-columns:1fr}}.hm-cb-eco{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hm-cb-eco__item{background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;padding:18px 14px;text-align:center}.hm-cb-eco__ic{width:42px;height:42px;border-radius:11px;background:var(--tint);color:var(--accent);display:inline-flex;align-items:center;justify-content:center;margin-bottom:10px}.hm-cb-eco__ic--logo{background:#fff;border:1px solid var(--color-border)}.hm-cb-eco__ic--brand{color:#fff;border:0}.hm-cb-eco__name{font-weight:var(--fw-bold);font-size:14px;line-height:1.2;color:var(--color-text-strong)}.hm-cb-eco__plat{font-size:11.5px;color:var(--color-muted-2);margin-top:3px}@media(max-width:720px){.hm-cb-eco{grid-template-columns:1fr 1fr}}.hm-cb-faq{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:2px 22px}.hm-cb-faq__item{border-top:1px solid var(--color-border-light)}.hm-cb-faq__item:first-child{border-top:0}.hm-cb-faq__q{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;cursor:pointer;font-weight:var(--fw-bold);font-size:16px;color:var(--color-text-strong)}.hm-cb-faq__q::-webkit-details-marker{display:none}.hm-cb-faq__sign{flex:none;width:14px;height:14px;position:relative}.hm-cb-faq__sign:before,.hm-cb-faq__sign:after{content:"";position:absolute;background:var(--accent);border-radius:2px}.hm-cb-faq__sign:before{top:6px;left:0;width:14px;height:2px}.hm-cb-faq__sign:after{top:0;left:6px;width:2px;height:14px;transition:transform var(--motion-fast) var(--ease-out)}.hm-cb-faq__item[open] .hm-cb-faq__sign:after{transform:scaleY(0)}.hm-cb-faq__a{font-size:15px;line-height:1.6;color:var(--color-muted);padding:0 30px 18px 0}.hm-cb-faq__a>:first-child{margin-top:0}.hm-cb-faq__a>:last-child{margin-bottom:0}.hm-cb-faq__a a{color:var(--accent);text-decoration:underline}@media(prefers-reduced-motion:reduce){.hm-cb-faq__sign:after{transition:none}}.hm-cb-flow{scroll-margin-top:130px}.hm-cb-flow__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:26px}.hm-cb-flow__eyebrow{font-size:12px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.05em;color:var(--accent);margin:0 0 6px}.hm-cb-flow__intro{font-size:14px;line-height:1.5;color:var(--color-muted);margin:0 0 20px}.hm-cb-flow__intro>:first-child{margin-top:0}.hm-cb-flow__intro>:last-child{margin-bottom:0}.hm-cb-flow__track{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.hm-cb-flow__node{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;gap:9px;text-align:center}.hm-cb-flow__ic{width:56px;height:56px;border-radius:16px;background:var(--tint);color:var(--accent);display:flex;align-items:center;justify-content:center;flex:none}.hm-cb-flow__node.is-primary .hm-cb-flow__ic{background:var(--color-text-strong);color:var(--tint)}.hm-cb-flow__label{font-size:12.5px;font-weight:var(--fw-bold);line-height:1.25;color:var(--color-text-strong)}.hm-cb-flow__sub{display:block;color:var(--color-muted-2);font-weight:var(--fw-medium)}.hm-cb-flow__arrow{flex:none;color:var(--accent);display:flex;align-items:center;margin-top:19px}@media(max-width:768px){.hm-cb-flow{scroll-margin-top:120px}}@media(max-width:560px){.hm-cb-flow__track{flex-direction:column;align-items:stretch;gap:0}.hm-cb-flow__node{flex-direction:row;justify-content:flex-start;gap:14px;text-align:left}.hm-cb-flow__label{font-size:14.5px}.hm-cb-flow__arrow{transform:rotate(90deg);margin:8px 0 8px 19px}}.hm-cb-heading{font-size:26px;font-weight:var(--fw-bold);letter-spacing:-.01em;color:var(--color-text-strong);line-height:1.2;scroll-margin-top:130px}.hm-cb-heading--h3{font-size:20px}@media(max-width:768px){.hm-cb-heading{font-size:22px;scroll-margin-top:120px}}.hm-cb-figure img{width:100%;height:auto;border-radius:18px;display:block}.hm-cb-figure__cap{font-size:13px;color:var(--color-muted-2);margin:8px 0 0;text-align:center}.hm-cb-note{display:flex;gap:16px;align-items:flex-start;border-radius:18px;padding:22px 24px;scroll-margin-top:130px}.hm-cb-note--highlight{background:var(--tint)}.hm-cb-note--note{background:var(--color-surface);border:1px solid var(--color-border)}.hm-cb-note__ic{width:44px;height:44px;border-radius:12px;background:#fff;color:var(--accent);flex:none;display:flex;align-items:center;justify-content:center}.hm-cb-note--note .hm-cb-note__ic{background:var(--tint)}.hm-cb-note__body{min-width:0}.hm-cb-note__label{font-weight:var(--fw-bold);font-size:13px;color:var(--accent);margin-bottom:5px;text-transform:uppercase;letter-spacing:.04em}.hm-cb-note__text{font-size:15.5px;line-height:1.55;color:var(--color-text)}.hm-cb-note__text>:first-child{margin-top:0}.hm-cb-note__text>:last-child{margin-bottom:0}.hm-cb-note__text p{margin:0 0 12px}.hm-cb-note__text strong{color:var(--color-text-strong)}.hm-cb-note__text ul{margin:8px 0 12px;padding-left:0;list-style:none}.hm-cb-note__text li{position:relative;padding-left:22px;margin:0 0 7px;line-height:1.5}.hm-cb-note__text li:before{content:"";position:absolute;left:2px;top:8px;width:7px;height:7px;border-radius:50%;background:var(--accent)}@media(max-width:768px){.hm-cb-note{scroll-margin-top:120px}}.hm-cb-numlist{list-style:none;margin:0;padding:8px 20px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md)}.hm-cb-numlist__row{display:flex;align-items:flex-start;gap:14px;padding:14px 0;border-top:1px solid var(--color-border-light);font-size:15px;line-height:1.55;color:var(--color-muted)}.hm-cb-numlist__row:first-child{border-top:0}.hm-cb-numlist__num{width:30px;height:30px;border-radius:8px;background:var(--tint);color:var(--accent);font-weight:var(--fw-bold);font-size:14px;flex:none;display:flex;align-items:center;justify-content:center}.hm-cb-numlist__note{display:flex;align-items:flex-start;gap:9px;background:var(--color-bg,#f9fbfc);border:1px solid var(--color-border);border-radius:12px;padding:13px 16px;margin-top:14px;font-size:13.5px;line-height:1.5;color:var(--color-muted)}.hm-cb-numlist__note .hm-icon{color:var(--accent);flex:none;margin-top:1px}.hm-cb-pers{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px}.hm-cb-pers__card{display:flex;flex-direction:column;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:20px}.hm-cb-pers__title{font-size:16px;font-weight:var(--fw-bold);margin:0 0 8px;color:var(--color-text-strong);line-height:1.3}.hm-cb-pers__desc{font-size:14px;line-height:1.55;color:var(--color-muted);margin:0 0 16px}.hm-cb-pers__pick{margin-top:auto;align-self:flex-start;display:inline-flex;align-items:baseline;gap:7px;font-weight:var(--fw-bold);font-size:14.5px;padding:8px 14px;border-radius:var(--radius-pill)}.hm-cb-pers__pick-label{font-size:10.5px;text-transform:uppercase;letter-spacing:.05em;font-weight:var(--fw-bold)}.hm-cb-pers__pick--win{background:var(--accent);color:#fff}.hm-cb-pers__pick--win .hm-cb-pers__pick-label{color:#ffffffd1}.hm-cb-pers__pick--alt{background:var(--color-border-light);color:var(--color-text-strong);border:1px solid var(--color-border)}.hm-cb-pers__pick--alt .hm-cb-pers__pick-label{color:var(--color-muted-2)}.hm-cb-pmod{background:var(--color-surface);border:1px solid var(--color-border);border-radius:20px;overflow:hidden}.hm-cb-pmod__eyebrow{display:flex;align-items:center;gap:8px;background:var(--tint);padding:11px 20px;font-weight:var(--fw-bold);font-size:13px;color:var(--accent);text-transform:uppercase;letter-spacing:.04em}.hm-cb-pmod__grid{padding:22px;display:grid;grid-template-columns:160px 1fr;gap:22px;align-items:start}.hm-cb-pmod__media{display:flex;align-items:center;justify-content:center;background:var(--tint);border-radius:14px;min-height:160px;padding:12px}.hm-cb-pmod__media img{max-width:100%;height:auto;object-fit:contain;display:block}.hm-cb-pmod__name{font-size:20px;font-weight:var(--fw-bold);margin:0 0 6px;color:var(--color-text-strong)}.hm-cb-pmod__desc{font-size:14px;color:var(--color-muted);margin:0 0 14px;line-height:1.5}.hm-cb-pmod__feats{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px;margin-bottom:16px}.hm-cb-pmod__feat{display:flex;align-items:center;gap:7px;font-size:13px;color:var(--color-text)}.hm-cb-pmod__feat .hm-icon{color:var(--garden-cta,#4cb03c);flex:none}.hm-cb-pmod__buy{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.hm-cb-pmod__stock{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--garden-cta,#4cb03c);font-weight:var(--fw-bold)}.hm-cb-pmod__form{margin:0 0 0 auto}.hm-cb-pmod__buy>.hm-cb-pmod__btn{margin-left:auto}.hm-cb-pmod__form .hm-cb-pmod__btn{margin:0}.hm-cb-pmod__btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--color-text-strong);color:#fff;font-weight:var(--fw-bold);font-size:15px;padding:13px 22px;border-radius:var(--radius-pill);min-height:var(--tap-cta);cursor:pointer;border:0;text-decoration:none;transition:filter var(--motion-fast) var(--ease-out)}.hm-cb-pmod__btn:hover{filter:brightness(1.3);color:#fff;text-decoration:none}.hm-cb-pmod__btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media(max-width:720px){.hm-cb-pmod__grid{grid-template-columns:1fr;gap:16px}.hm-cb-pmod__media{min-height:0;aspect-ratio:16/10}.hm-cb-pmod__feats{grid-template-columns:1fr}.hm-cb-pmod__form,.hm-cb-pmod__buy>.hm-cb-pmod__btn{margin-left:0;width:100%}.hm-cb-pmod__form .hm-cb-pmod__btn{width:100%}}@media(prefers-reduced-motion:reduce){.hm-cb-pmod__btn{transition:none}}.hm-cb-pc{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hm-cb-pc__col{border-radius:var(--radius-md);padding:20px}.hm-cb-pc__col:only-child{grid-column:1 / -1}.hm-cb-pc__col--pro{background:var(--garden-tint,#e7f3e5);border:1px solid #cfe8c8}.hm-cb-pc__col--con{background:#fbf3e6;border:1px solid #f3d9af}.hm-cb-pc__head{display:flex;align-items:center;gap:8px;font-weight:var(--fw-bold);font-size:15px;margin-bottom:12px}.hm-cb-pc__col--pro .hm-cb-pc__head{color:#2f7d33}.hm-cb-pc__col--pro .hm-cb-pc__head .hm-icon{color:var(--garden-cta,#4cb03c)}.hm-cb-pc__col--con .hm-cb-pc__head{color:#92610b}.hm-cb-pc__col--con .hm-cb-pc__head .hm-icon{color:var(--climate-cta,#df8911)}.hm-cb-pc__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px}.hm-cb-pc__list li{display:flex;gap:9px;font-size:14px;line-height:1.45}.hm-cb-pc__col--pro .hm-cb-pc__list li{color:#3c3d3d}.hm-cb-pc__col--con .hm-cb-pc__list li{color:#5c4a2a}.hm-cb-pc__mark{flex:none;font-weight:900}.hm-cb-pc__col--pro .hm-cb-pc__mark{color:var(--garden-cta,#4cb03c)}.hm-cb-pc__col--con .hm-cb-pc__mark{color:var(--climate-cta,#df8911)}.hm-cb-pc__tip{margin-top:14px;background:var(--tint);border-radius:14px;padding:16px 20px;font-size:14.5px;line-height:1.6;color:var(--color-text)}.hm-cb-pc__tip>:first-child{margin-top:0}.hm-cb-pc__tip>:last-child{margin-bottom:0}.hm-cb-pc__tip strong{color:var(--color-text-strong)}@media(max-width:600px){.hm-cb-pc{grid-template-columns:1fr}}.hm-cb-rte{font-size:17px;line-height:1.65;color:var(--color-text)}.hm-cb-rte>:first-child{margin-top:0}.hm-cb-rte>:last-child{margin-bottom:0}.hm-cb-rte p{font-size:17px;line-height:1.65;color:var(--color-text);margin:0 0 18px}.hm-cb-rte h2{font-size:26px;font-weight:var(--fw-bold);letter-spacing:-.01em;color:var(--color-text-strong);margin:38px 0 14px;scroll-margin-top:130px}.hm-cb-rte h2:first-child{margin-top:0}.hm-cb-rte h3{font-size:20px;font-weight:var(--fw-bold);color:var(--color-text-strong);margin:26px 0 10px}.hm-cb-rte strong{color:var(--color-text-strong)}.hm-cb-rte a{color:var(--accent);font-weight:var(--fw-medium);text-decoration:underline;text-underline-offset:2px}.hm-cb-rte ul{margin:0 0 18px;padding-left:0;list-style:none}.hm-cb-rte ul li{font-size:17px;line-height:1.6;color:var(--color-text);margin:0 0 10px;padding-left:30px;position:relative}.hm-cb-rte ul li:before{content:"";position:absolute;left:0;top:9px;width:16px;height:16px;border-radius:50%;background:var(--tint)}.hm-cb-rte ul li:after{content:"";position:absolute;left:5px;top:13px;width:6px;height:6px;border-radius:50%;background:var(--accent)}.hm-cb-rte ol{margin:0 0 18px;padding-left:22px}.hm-cb-rte ol li{font-size:17px;line-height:1.6;color:var(--color-text);margin:0 0 10px}@media(max-width:768px){.hm-cb-rte p,.hm-cb-rte ul li,.hm-cb-rte ol li{font-size:16px}.hm-cb-rte h2{font-size:22px;margin:30px 0 12px}}.hm-cb-qf{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:0}.hm-cb-qf__fact{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:16px;display:flex;flex-direction:column;gap:6px}.hm-cb-qf__fact dt{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.04em;color:var(--color-muted-2)}.hm-cb-qf__fact dt .hm-icon{color:var(--accent)}.hm-cb-qf__fact dd{margin:0;font-weight:var(--fw-bold);font-size:15px;color:var(--color-text-strong)}.hm-cb-qf__stars{color:var(--accent);font-size:13px;margin-left:4px}@media(max-width:720px){.hm-cb-qf{grid-template-columns:1fr 1fr}}@media(max-width:480px){.hm-cb-qf{grid-template-columns:1fr}}.hm-cb-quote{padding:6px 0 6px 24px;border-left:4px solid var(--accent)}.hm-cb-quote p{font-size:20px;line-height:1.5;font-weight:var(--fw-medium);color:var(--color-text-strong);margin:0}.hm-cb-quote cite{display:block;margin-top:12px;font-size:14px;font-style:normal;color:var(--color-muted-2)}.hm-cb-quote cite:before{content:"\2014  "}@media(max-width:768px){.hm-cb-quote p{font-size:18px}}.hm-cb-req{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hm-cb-req__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:20px}.hm-cb-req__card:only-child{grid-column:1 / -1}.hm-cb-req__head{display:flex;align-items:center;gap:8px;font-weight:var(--fw-bold);font-size:15px;margin-bottom:12px;color:var(--color-text-strong)}.hm-cb-req__head .hm-icon{color:var(--accent)}.hm-cb-req__list{font-size:14px;line-height:1.5;color:var(--color-muted)}.hm-cb-req__list ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.hm-cb-req__list li{position:relative;padding-left:24px}.hm-cb-req__list li:before{position:absolute;left:0;top:0;font-weight:900}.hm-cb-req__list--check li:before{content:"\2713";color:var(--garden-cta,#4cb03c)}.hm-cb-req__list--dot li:before{content:"\2022";color:var(--accent)}@media(max-width:720px){.hm-cb-req{grid-template-columns:1fr}}.hm-cb-safety{background:#fbf3e6;border:1px solid #f3d9af;border-radius:18px;padding:22px}.hm-cb-safety__head{display:flex;align-items:center;gap:9px;margin-bottom:12px;font-weight:var(--fw-bold);font-size:17px;color:#92610b}.hm-cb-safety__head .hm-icon{color:var(--climate-cta,#df8911)}.hm-cb-safety__list{color:#5c4a2a;font-size:14.5px;line-height:1.5}.hm-cb-safety__list ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.hm-cb-safety__list li{position:relative;padding-left:24px}.hm-cb-safety__list li:before{content:"!";position:absolute;left:0;top:0;font-weight:900;color:var(--climate-cta,#df8911)}.hm-cb-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px}.hm-cb-stats__tile{background:var(--tint);border-radius:var(--radius-md);padding:20px;min-width:0}.hm-cb-stats__value{font-size:28px;font-weight:var(--fw-bold);letter-spacing:-.01em;color:var(--accent);line-height:1.15}.hm-cb-stats__label{font-size:14px;font-weight:var(--fw-bold);color:var(--color-text-strong);margin-top:6px;line-height:1.35}.hm-cb-stats__sub{font-size:12.5px;color:var(--color-muted);margin-top:3px;line-height:1.4}.hm-cb-stats__note{font-size:13px;color:var(--color-muted-2);margin:10px 0 0}.hm-cb-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.hm-cb-steps__step{display:flex;gap:16px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:18px;padding:18px 20px;position:relative}.hm-cb-steps__num{width:30px;height:30px;border-radius:50%;background:var(--accent);color:#fff;font-weight:var(--fw-bold);font-size:15px;display:flex;align-items:center;justify-content:center;flex:none}.hm-cb-steps__body{min-width:0}.hm-cb-steps__title{font-size:18px;font-weight:var(--fw-bold);margin:3px 0 8px;color:var(--color-text-strong)}.hm-cb-steps__desc{font-size:15px;line-height:1.6;color:var(--color-muted);margin:0 0 10px}.hm-cb-steps__body>:last-child{margin-bottom:0}.hm-cb-steps__tip{display:flex;align-items:flex-start;gap:8px;background:var(--tint);border-radius:10px;padding:10px 13px;font-size:13.5px;line-height:1.45;color:var(--color-text-strong);margin:0}.hm-cb-steps__tip .hm-icon{color:var(--accent);flex:none;margin-top:1px}.hm-cb-steps__tip strong{color:var(--color-text-strong)}.hm-cb-steps--connected .hm-cb-steps__step:not(:last-child):after{content:"";position:absolute;left:35px;top:48px;bottom:-14px;width:2px;background:var(--color-border-light)}.hm-cb-steps__more{display:inline-flex;align-items:center;gap:5px;margin-top:14px;font-size:15px;font-weight:var(--fw-medium);color:var(--accent);text-decoration:underline;text-underline-offset:2px}.hm-cb-steps__more:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}.hm-cb-support{background:var(--color-text-strong);border-radius:20px;padding:28px;color:#fff}.hm-cb-support__head{display:flex;align-items:center;gap:9px;margin-bottom:8px;font-weight:var(--fw-bold);font-size:20px;color:#fff}.hm-cb-support__head .hm-icon{color:#8fcce7}.hm-cb-support__intro{font-size:14.5px;color:#ffffffc7;margin:0 0 20px;line-height:1.55;max-width:560px}.hm-cb-support__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hm-cb-sc{display:flex;flex-direction:column;gap:9px;background:#ffffff12;border-radius:14px;padding:16px;color:#fff}.hm-cb-sc:hover{background:#ffffff21;text-decoration:none;color:#fff}.hm-cb-sc__ico{width:40px;height:40px;border-radius:11px;display:flex;align-items:center;justify-content:center;color:#fff}.hm-cb-sc strong{font-size:14.5px;display:block}.hm-cb-sc small{font-size:12px;color:#fff9}@media(max-width:720px){.hm-cb-support__grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.hm-cb-support__grid{grid-template-columns:1fr}}.hm-cb-systems{list-style:none;margin:0;padding:4px 20px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md)}.hm-cb-systems__row{display:flex;align-items:center;gap:14px;padding:15px 0;border-top:1px solid var(--color-border-light)}.hm-cb-systems__row:first-child{border-top:0}.hm-cb-systems__ico{width:42px;height:42px;border-radius:11px;background:var(--tint);color:var(--accent);display:flex;align-items:center;justify-content:center;flex:none}.hm-cb-systems__txt{display:flex;flex-direction:column;font-size:13.5px;color:var(--color-muted);line-height:1.45}.hm-cb-systems__txt strong{font-size:15px;color:var(--color-text-strong)}.hm-cb-systems__note{display:flex;align-items:flex-start;gap:9px;background:var(--color-bg,#f9fbfc);border:1px solid var(--color-border);border-radius:12px;padding:13px 16px;margin-top:14px;font-size:13.5px;line-height:1.5;color:var(--color-muted)}.hm-cb-systems__note .hm-icon{color:var(--accent);flex:none;margin-top:1px}.hm-cb-table__wrap{border:1px solid var(--color-border);border-radius:16px;overflow:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch}.hm-cb-table{border-collapse:collapse;width:100%;min-width:560px;font-size:13.5px}.hm-cb-table th,.hm-cb-table td{text-align:left;padding:13px 14px;border-top:1px solid var(--color-border-light)}.hm-cb-table thead th{border-top:0;background:var(--color-surface);color:var(--color-muted-2);font-weight:var(--fw-bold);font-size:12px;text-transform:uppercase;letter-spacing:.03em}.hm-cb-table tbody th{position:sticky;left:0;background:var(--tint);font-weight:var(--fw-bold);color:var(--color-text-strong);min-width:120px}.hm-cb-table td{color:var(--color-muted);font-weight:var(--fw-medium)}.hm-cb-table__note{font-size:13px;color:var(--color-muted-2);margin:10px 0 0}.hm-cb-tiles{display:grid;gap:14px}.hm-cb-tiles--3{grid-template-columns:1fr 1fr 1fr}.hm-cb-tiles--2{grid-template-columns:1fr 1fr}.hm-cb-tiles__tile{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:18px;min-width:0}.hm-cb-tiles__ic{width:38px;height:38px;border-radius:11px;background:var(--tint);color:var(--accent);display:flex;align-items:center;justify-content:center;margin-bottom:12px}.hm-cb-tiles__title{font-size:15.5px;font-weight:var(--fw-bold);color:var(--color-text-strong);margin:0 0 6px}.hm-cb-tiles__text{font-size:13.5px;line-height:1.5;color:var(--color-muted);margin:0}@media(max-width:820px){.hm-cb-tiles--3{grid-template-columns:1fr 1fr}}@media(max-width:560px){.hm-cb-tiles--3,.hm-cb-tiles--2{grid-template-columns:1fr}}.hm-cb-tldr{background:var(--color-surface);border:2px solid var(--accent);border-radius:20px;padding:26px;scroll-margin-top:130px}.hm-cb-tldr__head{display:flex;align-items:center;gap:9px;margin-bottom:14px}.hm-cb-tldr__head .hm-icon{color:var(--accent)}.hm-cb-tldr__title{font-weight:var(--fw-bold);font-size:18px;margin:0;color:var(--color-text-strong)}.hm-cb-tldr__verdict{font-size:16px;line-height:1.6;color:var(--color-text);margin:0 0 18px}.hm-cb-tldr__verdict strong{color:var(--color-text-strong)}.hm-cb-tldr__grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:0 0 20px}.hm-cb-tldr__item{display:flex;align-items:flex-start;gap:9px;font-size:14px;line-height:1.4}.hm-cb-tldr__item .hm-icon{color:var(--accent);flex:none;margin-top:1px}.hm-cb-tldr__item strong{color:var(--color-text-strong)}.hm-cb-tldr__item span{color:var(--color-muted)}.hm-cb-tldr__cta{display:flex;gap:12px;flex-wrap:wrap}.hm-cb-tldr__btn{display:inline-flex;align-items:center;gap:7px;font-weight:var(--fw-bold);font-size:15px;padding:14px 24px;border-radius:var(--radius-pill);text-decoration:none;min-height:var(--tap-cta)}.hm-cb-tldr__btn--primary{background:var(--color-text-strong);color:#fff}.hm-cb-tldr__btn--primary:hover{color:#fff;text-decoration:none}.hm-cb-tldr__btn--secondary{background:var(--color-border-light);color:var(--color-text-strong)}.hm-cb-tldr__btn--secondary:hover{background:var(--color-border);text-decoration:none}.hm-cb-tldr__btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media(max-width:768px){.hm-cb-tldr{scroll-margin-top:120px}.hm-cb-tldr__grid{grid-template-columns:1fr}.hm-cb-tldr__cta{flex-direction:column}.hm-cb-tldr__btn{justify-content:center}}.hm-cb-trouble{display:flex;flex-direction:column;gap:12px}.hm-cb-trouble__item{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden}.hm-cb-trouble__q{list-style:none;display:flex;align-items:center;gap:14px;padding:17px 20px;cursor:pointer;font-weight:var(--fw-bold);font-size:16px;color:var(--color-text-strong)}.hm-cb-trouble__q::-webkit-details-marker{display:none}.hm-cb-trouble__mark{width:26px;height:26px;border-radius:7px;background:var(--security-tint,#efdada);color:var(--security-cta,#bd1e1e);font-weight:900;font-size:14px;flex:none;display:flex;align-items:center;justify-content:center}.hm-cb-trouble__txt{flex:1;min-width:0}.hm-cb-trouble__sign{flex:none;width:14px;height:14px;position:relative}.hm-cb-trouble__sign:before,.hm-cb-trouble__sign:after{content:"";position:absolute;background:var(--accent);border-radius:2px}.hm-cb-trouble__sign:before{top:6px;left:0;width:14px;height:2px}.hm-cb-trouble__sign:after{top:0;left:6px;width:2px;height:14px;transition:transform var(--motion-fast) var(--ease-out)}.hm-cb-trouble__item[open] .hm-cb-trouble__sign:after{transform:scaleY(0)}.hm-cb-trouble__body{padding:0 20px 18px 60px}.hm-cb-trouble__label{font-size:12px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.04em;margin-bottom:3px}.hm-cb-trouble__label--cause{color:var(--color-muted-2)}.hm-cb-trouble__label--fix{color:var(--garden-cta,#4cb03c);margin-top:12px}.hm-cb-trouble__body p{font-size:14.5px;line-height:1.55;color:var(--color-muted);margin:0}@media(prefers-reduced-motion:reduce){.hm-cb-trouble__sign:after{transition:none}}.hm-cb-video{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:16/9;background:var(--color-text-strong)}.hm-cb-video :is(iframe,video){position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;display:block;object-fit:contain}.hm-cb-video__cap{font-size:13px;color:var(--color-muted-2);margin:10px 0 0}@media(max-width:768px){.hm-cb-video{border-radius:16px}}.hm-cb-yt{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:16/9;background:var(--color-text-strong)}.hm-cb-yt__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;margin:0;border:0;background:none;cursor:pointer;display:block}.hm-cb-yt__thumb{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.hm-cb-yt__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#2d2e2e47;transition:background var(--motion-fast) var(--ease-out)}.hm-cb-yt__poster:hover .hm-cb-yt__shade{background:#2d2e2e66}.hm-cb-yt__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:var(--accent);box-shadow:0 6px 18px #00000040;transition:transform var(--motion-fast) var(--ease-out)}.hm-cb-yt__play svg{margin-left:3px}.hm-cb-yt__poster:hover .hm-cb-yt__play{transform:translate(-50%,-50%) scale(1.06)}.hm-cb-yt__label{position:absolute;left:16px;bottom:16px;max-width:calc(100% - 32px);color:#fff;font-weight:var(--fw-bold);font-size:14px;line-height:1.25;background:#2d2e2e8c;padding:7px 15px;border-radius:var(--radius-pill);text-align:left}.hm-cb-yt__poster:focus-visible{outline:3px solid var(--accent);outline-offset:-3px}.hm-cb-yt iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.hm-cb-yt__cap{font-size:13px;color:var(--color-muted-2);margin:10px 0 0}.hm-cb-yt__privacy{font-size:12px;color:var(--color-muted-2);margin:6px 0 0}@media(max-width:768px){.hm-cb-yt{border-radius:16px}.hm-cb-yt__play{width:60px;height:60px}.hm-cb-yt__play svg{width:26px;height:26px}.hm-cb-yt__label{left:12px;bottom:12px;font-size:13px;padding:6px 13px}}@media(prefers-reduced-motion:reduce){.hm-cb-yt__shade,.hm-cb-yt__play{transition:none}}.hm-collection__main{display:grid;grid-template-columns:264px 1fr;gap:28px;align-items:start}.hm-collection__content{min-width:0}.hm-filters{position:sticky;top:118px}.hm-filters[hidden]{display:block}.hm-scrim[data-filter-scrim]{display:none}.hm-filters__form{background:var(--color-surface);border-radius:18px;padding:20px}.hm-filters__head{display:flex;align-items:center;gap:10px;margin-bottom:6px}.hm-filters__title{font-weight:var(--fw-bold);font-size:16px;flex:1}.hm-filters__clear{border:0;background:transparent;color:var(--accent,var(--door-cta));font-weight:var(--fw-bold);font-size:13px;cursor:pointer;text-decoration:none}.hm-filters__clear:hover{text-decoration:underline}.hm-filters__close{display:none;width:36px;height:36px;border:0;border-radius:var(--radius-pill);cursor:pointer;background:var(--color-border-light);color:var(--color-text);align-items:center;justify-content:center}.hm-filter{border-top:1px solid var(--color-border-light)}.hm-filter__summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0;cursor:pointer;list-style:none;font-weight:var(--fw-bold);font-size:14px}.hm-filter__summary::-webkit-details-marker{display:none}.hm-filter__chev{display:inline-flex;color:var(--color-muted-2);transition:transform var(--motion-fast) var(--ease-out)}.hm-filter[open] .hm-filter__chev{transform:rotate(180deg)}.hm-filter__list{list-style:none;margin:0 0 10px;padding:0;display:flex;flex-direction:column;gap:9px;max-height:280px;overflow-y:auto}.hm-filter__label{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:13.5px;color:var(--color-muted);min-height:24px}.hm-filter__cb{width:18px;height:18px;accent-color:var(--accent,var(--door-cta));flex:none;cursor:pointer}.hm-filter__opt-name{flex:1}.hm-filter__opt-count{color:var(--color-muted-2);font-size:12px}.hm-filter__opt.is-disabled{opacity:.4}.hm-filter__opt.is-disabled .hm-filter__label{cursor:not-allowed}.hm-filter__price{display:flex;gap:10px;margin-bottom:8px}.hm-filter__price-field{flex:1;display:flex;flex-direction:column;gap:4px}.hm-filter__price-label{font-size:12px;color:var(--color-muted-2)}.hm-filter__price-input{border:1px solid var(--color-border);border-radius:10px;padding:9px 10px;font-size:14px;font-family:inherit;color:var(--color-text);width:100%}.hm-filter__price-input:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.hm-filter__price-hint{font-size:12px;color:var(--color-muted-2);margin:0 0 8px}.hm-filters__foot{display:none;gap:10px;margin-top:12px}.hm-btn.hm-filters__reset-mobile{flex:none}.hm-filters__apply{flex:1}.hm-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px;flex-wrap:wrap}.hm-toolbar__count{font-size:14px;color:var(--color-muted);margin:0}.hm-toolbar__count strong{color:var(--color-text-strong)}.hm-toolbar__actions{display:flex;align-items:center;gap:10px}.hm-toolbar__filter-btn{display:none;align-items:center;gap:8px;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);font-weight:var(--fw-bold);font-size:14px;padding:9px 14px;border-radius:10px;cursor:pointer;min-height:var(--tap-cta)}.hm-toolbar__filter-badge{background:var(--accent,var(--door-cta));color:#fff;font-size:11px;font-weight:var(--fw-bold);min-width:18px;height:18px;padding:0 5px;border-radius:var(--radius-pill);display:inline-flex;align-items:center;justify-content:center}.hm-toolbar__sort{display:flex;align-items:center;gap:10px}.hm-toolbar__sort-label{font-size:13px;color:var(--color-muted-2)}.hm-toolbar__sort-select{border:1px solid var(--color-border);background:var(--color-surface);border-radius:10px;padding:9px 14px;font-size:13.5px;font-family:inherit;font-weight:var(--fw-medium);color:var(--color-text);cursor:pointer}.hm-toolbar__sort-select:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.hm-chips{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:16px}.hm-chip{display:inline-flex;align-items:center;gap:7px;border:0;background:var(--tint,var(--color-border-light));color:var(--color-text);font-weight:var(--fw-bold);font-size:13px;padding:7px 12px;border-radius:var(--radius-pill);cursor:pointer;text-decoration:none}.hm-chip:hover{filter:brightness(.96)}.hm-chip__x{display:inline-flex;align-items:center}.hm-chips__clear{border:0;background:transparent;color:var(--accent,var(--door-cta));font-weight:var(--fw-bold);font-size:13px;cursor:pointer;text-decoration:none}.hm-chips__clear:hover{text-decoration:underline}@media(max-width:900px){.hm-collection__main{grid-template-columns:1fr;gap:0}.hm-toolbar__filter-btn{display:inline-flex}.hm-toolbar__sort-label{display:none}.hm-filters{position:fixed;left:0;right:0;bottom:0;top:auto;z-index:var(--z-drawer);max-height:88vh;background:var(--color-surface);border-radius:22px 22px 0 0;overflow:hidden;transform:translateY(100%);transition:transform var(--motion-base) var(--ease-out);display:flex;flex-direction:column}.hm-filters[data-state=open]{transform:translateY(0)}.hm-filters__form{background:var(--color-surface);border-radius:0;padding:0;display:flex;flex-direction:column;max-height:88vh;overflow:hidden}.hm-filters__head{padding:16px 18px;border-bottom:1px solid var(--color-border-light);margin-bottom:0}.hm-filters__clear{display:none}.hm-filters__close{display:inline-flex}.hm-filters__groups{overflow-y:auto;padding:4px 18px;flex:1}.hm-filter__list{max-height:none}.hm-filters__foot{display:flex;padding:14px 18px;border-top:1px solid var(--color-border-light);padding-bottom:calc(14px + var(--safe-bottom))}.hm-filters__reset-mobile{display:inline-flex}.hm-scrim[data-filter-scrim]{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#2d2e2e66;z-index:var(--z-scrim)}.hm-scrim[data-filter-scrim][hidden]{display:none}}@media(prefers-reduced-motion:reduce){.hm-filters,.hm-filter__chev{transition:none}}.hm-compat-mount__cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:var(--fw-bold);font-size:15px;padding:13px 24px;border-radius:var(--radius-pill);min-height:var(--tap-cta);text-decoration:none;cursor:pointer;border:1.5px solid transparent;transition:background var(--motion-fast) var(--ease-out),filter var(--motion-fast) var(--ease-out)}.hm-compat-mount__cta--solid{background:var(--accent);color:#fff}.hm-compat-mount__cta--solid:hover{filter:brightness(.94);text-decoration:none;color:#fff}.hm-compat-mount__cta--ghost{background:var(--color-surface);color:var(--color-text-strong);border-color:var(--color-border)}.hm-compat-mount__cta--ghost:hover{background:var(--color-border-light);text-decoration:none}.hm-compat-mount__cta:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hm-compat-mount--inline{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-6)}.hm-compat-mount__noscript{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.hm-compat-mount__badge{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:13px;background:var(--tint,var(--color-border-light));color:var(--accent,var(--color-text));flex:none}.hm-compat-mount__copy{flex:1;min-width:220px}.hm-compat-mount__title{font-size:16px;font-weight:var(--fw-bold);margin:0 0 3px;color:var(--color-text-strong);line-height:1.3}.hm-compat-mount__text{font-size:13.5px;color:var(--color-muted);margin:0;line-height:var(--lh-body)}.hm-compat-mount__link{display:inline-flex;align-items:center;gap:7px;font-weight:var(--fw-bold);font-size:14px;color:var(--accent);text-decoration:none;padding:10px 16px;border-radius:var(--radius-pill);background:var(--tint,var(--color-border-light));min-height:var(--tap-cta);flex:none}.hm-compat-mount__link:hover{filter:brightness(.96);text-decoration:none}.hm-compat-mount__link:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media(max-width:560px){.hm-compat-mount__noscript{gap:12px}.hm-compat-mount__link{width:100%;justify-content:center}}.hm-article__main [data-toc]{scroll-margin-top:130px}.hm-article__main>*,.hm-article__intro>*{margin:0}.hm-article__main>*+*{margin-top:var(--space-8)}.hm-article__intro>*+*{margin-top:var(--space-5)}.hm-cb-anchor{height:0;margin:0!important}.hm-cb-sec{scroll-margin-top:130px}.hm-cb-h2{font-size:26px;font-weight:var(--fw-bold);letter-spacing:-.01em;margin:0 0 14px;color:var(--color-text-strong)}.hm-cb-lead{font-size:16px;line-height:1.6;color:var(--color-muted);margin:0 0 18px}.hm-cb-lead>:first-child{margin-top:0}.hm-cb-lead>:last-child{margin-bottom:0}.hm-cb-lead strong{color:var(--color-text-strong)}.hm-cb-sec-link{margin-top:14px}.hm-cb-sec-link a{display:inline-flex;align-items:center;gap:6px;color:var(--accent);font-weight:var(--fw-bold);font-size:14px}@media(max-width:768px){.hm-article__main [data-toc],.hm-cb-sec{scroll-margin-top:120px}.hm-cb-h2{font-size:22px}}.hm-disc{display:inline-flex;align-items:center;background:var(--color-text-strong);color:#fff;font-weight:var(--fw-bold);font-size:12px;line-height:1;padding:5px 9px;border-radius:8px;white-space:nowrap}.hm-disc[hidden]{display:none}.hm-syslogo{display:inline-flex;align-items:center;justify-content:center;flex:none;overflow:hidden;width:var(--syslogo-size,32px);height:var(--syslogo-size,32px);border-radius:calc(var(--syslogo-size,32px) * .28);background:var(--color-surface);box-shadow:0 1px 2px #0000001f}.hm-syslogo__img{width:72%;height:72%;object-fit:contain;display:block}.hm-syslogo__mark{font-weight:var(--fw-bold);font-size:calc(var(--syslogo-size,32px) * .42);line-height:1;color:var(--color-text-strong)}.hm-epc{border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;background:var(--color-surface)}.hm-epc__ribbon{display:flex;align-items:center;gap:8px;background:var(--tint);padding:11px 20px}.hm-epc__ribbon-icon{display:inline-flex;color:var(--accent);flex:none}.hm-epc__ribbon-text{font-weight:var(--fw-bold);font-size:13px;color:var(--accent);text-transform:uppercase;letter-spacing:.05em;filter:saturate(.85) brightness(.85)}.hm-epc__ribbon-rating{margin-left:auto;flex:none}.hm-epc__body{padding:22px;display:grid;grid-template-columns:160px 1fr;gap:22px;align-items:start}.hm-epc__media{background:var(--tint);border-radius:14px;min-height:160px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hm-epc__img{width:100%;height:100%;object-fit:cover;display:block}.hm-epc__icon{color:var(--accent);display:flex}.hm-epc__title{font-size:20px;font-weight:var(--fw-bold);line-height:1.25;margin:0 0 4px}.hm-epc__title a{color:var(--color-text-strong)}.hm-epc__title a:hover{text-decoration:underline}.hm-epc__brand{font-size:13px;color:var(--color-muted-2);margin:0 0 10px}.hm-epc__reason{font-size:14px;color:var(--color-muted);line-height:1.5;margin:0 0 14px}.hm-epc__reason strong{color:var(--color-text-strong)}.hm-epc__specs{list-style:none;margin:0 0 16px;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:8px 16px}.hm-epc__spec{display:flex;align-items:flex-start;gap:7px;font-size:13px;color:var(--color-text);line-height:1.35}.hm-epc__spec-mark{font-weight:900;flex:none;line-height:1.35}.hm-epc__spec--ok .hm-epc__spec-mark{color:var(--garden-cta)}.hm-epc__spec--warn .hm-epc__spec-mark{color:var(--accent)}.hm-epc__buy{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.hm-epc__buy .hm-price{flex:none}.hm-epc__stock{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:var(--fw-bold);margin:0}.hm-epc__stock.is-in{color:var(--garden-cta)}.hm-epc__stock.is-out{color:var(--color-muted-2)}.hm-epc__stock-dot{width:7px;height:7px;border-radius:var(--radius-pill);background:var(--garden-cta);flex:none}.hm-epc__cta{margin-left:auto;flex:none}.hm-epc__form{margin:0}.hm-epc__add{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--color-text-strong);color:#fff;font-weight:var(--fw-bold);font-size:14px;padding:12px 22px;border-radius:var(--radius-pill);border:0;cursor:pointer;text-decoration:none;min-height:var(--tap-cta);transition:background var(--motion-fast) var(--ease-out)}.hm-epc__add:hover{color:#fff;text-decoration:none}.hm-epc__add--options{background:var(--color-surface);color:var(--color-text-strong);border:1.5px solid var(--color-border)}.hm-epc__add--options:hover{background:var(--color-border-light);color:var(--color-text-strong)}.hm-epc__add[disabled]{opacity:.45;cursor:not-allowed}.hm-epc__add:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hm-epc__toast{margin:12px 0 0;font-size:13px;font-weight:var(--fw-bold);color:var(--garden-cta)}.hm-epc__toast:before{content:"\2713"}@media(max-width:768px){.hm-epc__body{grid-template-columns:84px 1fr;gap:14px;padding:18px}.hm-epc__media{min-height:84px;border-radius:13px}.hm-epc__icon{transform:scale(.65)}.hm-epc__title{font-size:17px}.hm-epc__specs{gap:6px 12px}.hm-epc__buy{gap:10px}.hm-epc__cta{margin-left:0;width:100%}.hm-epc__add{width:100%;padding:14px}.hm-epc__toast{text-align:center}}@media(prefers-reduced-motion:reduce){.hm-epc__add{transition:none}}.hm-empty{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-12) var(--space-6);text-align:center;display:flex;flex-direction:column;align-items:center}.hm-empty__icon{display:inline-flex;width:60px;height:60px;border-radius:var(--radius-pill);align-items:center;justify-content:center;background:var(--color-border-light);color:var(--color-muted-2);margin-bottom:var(--space-4)}.hm-empty__title{margin:0 0 var(--space-1);font-weight:var(--fw-bold);font-size:18px;color:var(--color-text-strong)}.hm-empty__text{margin:0 0 var(--space-6);font-size:14px;color:var(--color-muted);max-width:42ch}.hm-empty__cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--color-text-strong);color:var(--color-surface);font-weight:var(--fw-bold);font-size:14px;padding:12px 22px;border-radius:var(--radius-pill);min-height:var(--tap-cta);border:0;cursor:pointer;text-decoration:none}.hm-empty__cta:hover{text-decoration:none;color:var(--color-surface)}.hm-faq__heading{font-size:var(--fs-h3);font-weight:var(--fw-bold);line-height:var(--lh-heading);letter-spacing:-.01em;margin:0 0 var(--space-4);color:var(--color-text-strong)}.hm-faq__list{display:grid;gap:var(--space-4);align-items:start}.hm-faq--cols2 .hm-faq__list{grid-template-columns:repeat(2,minmax(0,1fr))}.hm-faq__item{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:2px 20px;height:max-content}.hm-faq__q{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;cursor:pointer;list-style:none;font-weight:var(--fw-bold);font-size:15px;color:var(--color-text-strong);min-height:var(--tap-cta)}.hm-faq__q::-webkit-details-marker{display:none}.hm-faq__q:hover{color:var(--color-text)}.hm-faq__q-text{flex:1;min-width:0;line-height:1.35}.hm-faq__indicator{display:inline-flex;flex:none;color:var(--accent);transition:transform var(--motion-fast) var(--ease-out)}.hm-faq__item[open] .hm-faq__indicator{transform:rotate(180deg)}.hm-faq__a{font-size:14px;color:var(--color-muted);line-height:var(--lh-body);padding:0 0 16px;max-width:68ch}.hm-faq__a>:first-child{margin-top:0}.hm-faq__a>:last-child{margin-bottom:0}.hm-faq__a a{color:var(--accent);text-decoration:underline}.hm-faq__q:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:8px}@media(max-width:768px){.hm-faq--cols2 .hm-faq__list{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.hm-faq__indicator{transition:none}}.hm-goal{position:relative;display:flex;gap:16px;align-items:flex-start;text-align:left;background:var(--color-surface);border:2px solid var(--color-border);border-radius:18px;padding:20px;height:100%}.hm-goal--accent{border-color:var(--accent);background:var(--tint)}.hm-goal__icon{width:50px;height:50px;border-radius:14px;flex:none;display:flex;align-items:center;justify-content:center;background:var(--tint);color:var(--accent)}.hm-goal--accent .hm-goal__icon{background:#fff}.hm-goal__body{display:flex;flex-direction:column;gap:5px;min-width:0;flex:1}.hm-goal__title{font-size:17px;font-weight:var(--fw-bold);line-height:1.25;color:var(--color-text-strong)}.hm-goal__text{font-size:13.5px;line-height:1.45;color:var(--color-text)}.hm-goal__pick{width:24px;height:24px;border-radius:50%;flex:none;display:flex;align-items:center;justify-content:center;border:2px solid var(--color-border);color:transparent;align-self:flex-start}.hm-goal--accent .hm-goal__pick{background:var(--accent);border-color:var(--accent);color:#fff}a.hm-goal{text-decoration:none}a.hm-goal:hover{text-decoration:none;border-color:var(--accent)}a.hm-goal:hover .hm-goal__title{color:var(--accent)}a.hm-goal:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media(max-width:760px){.hm-goal{padding:16px;border-radius:16px;gap:14px;align-items:center}.hm-goal__icon{width:48px;height:48px;border-radius:13px}.hm-goal__pick{align-self:center}}.hm-hkm__cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:var(--fw-bold);font-size:15px;padding:13px 24px;border-radius:var(--radius-pill);min-height:var(--tap-cta);text-decoration:none;cursor:pointer;border:1.5px solid transparent;transition:background var(--motion-fast) var(--ease-out),filter var(--motion-fast) var(--ease-out)}.hm-hkm__cta--solid{background:var(--accent);color:#fff}.hm-hkm__cta--solid:hover{filter:brightness(.94);text-decoration:none;color:#fff}.hm-hkm__cta--ghost{background:var(--color-surface);color:var(--color-text-strong);border-color:var(--color-border)}.hm-hkm__cta--ghost:hover{background:var(--color-border-light);text-decoration:none}.hm-hkm__cta:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hm-hkm--inline{display:flex;align-items:center;gap:16px;flex-wrap:wrap;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-6)}.hm-hkm__badge{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:13px;background:var(--tint);color:var(--accent);flex:none}.hm-hkm__copy{flex:1;min-width:220px}.hm-hkm__title{font-size:16px;font-weight:var(--fw-bold);margin:0 0 3px;color:var(--color-text-strong);line-height:1.3}.hm-hkm__text{font-size:13.5px;color:var(--color-muted);margin:0;line-height:var(--lh-body)}.hm-hkm__link{display:inline-flex;align-items:center;gap:7px;font-weight:var(--fw-bold);font-size:14px;color:var(--accent);text-decoration:none;padding:10px 16px;border-radius:var(--radius-pill);background:var(--tint);min-height:var(--tap-cta);flex:none}.hm-hkm__link:hover{filter:brightness(.96);text-decoration:none}.hm-hkm__link:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media(max-width:560px){.hm-hkm--inline{gap:12px}.hm-hkm__link{width:100%;justify-content:center}}@media(prefers-reduced-motion:reduce){.hm-hkm__cta,.hm-hkm__link{transition:none}}.hm-nlform__form{margin:0}.hm-nlform__row{display:flex;gap:10px;margin-bottom:12px}.hm-nlform__input{flex:1;min-width:0;border:1px solid var(--color-border);background:var(--color-surface);border-radius:var(--radius-pill);padding:14px 20px;font-size:.9375rem;font-family:inherit;color:var(--color-text);outline:none}.hm-nlform__input::placeholder{color:var(--color-muted-2)}.hm-nlform__input:focus-visible{border-color:var(--accent);outline:2px solid transparent;outline-offset:0;box-shadow:0 0 0 2px var(--accent)}.hm-nlform__input[aria-invalid=true]{border-color:var(--security-cta)}.hm-nlform__submit{flex:none;border:1px solid var(--accent);background:var(--accent);color:#fff;font-weight:var(--fw-bold);font-size:.9375rem;font-family:inherit;padding:14px 28px;border-radius:var(--radius-pill);cursor:pointer;white-space:nowrap;min-height:var(--tap-cta);transition:filter var(--motion-fast) var(--ease-out)}.hm-nlform__submit:hover{filter:brightness(1.06)}.hm-nlform__submit:focus-visible{outline:2px solid var(--color-text);outline-offset:2px}.hm-nlform__consent{display:flex;align-items:flex-start;gap:9px;font-size:.75rem;color:var(--color-muted);line-height:1.45;cursor:pointer}.hm-nlform__checkbox{margin-top:2px;flex:none;width:18px;height:18px;accent-color:var(--accent);cursor:pointer}.hm-nlform__checkbox:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hm-nlform__consent-text a{color:var(--accent);text-decoration:underline}.hm-nlform__error{font-size:var(--fs-small);color:var(--security-cta);background:var(--security-tint);border-radius:var(--radius-sm);padding:10px 14px;margin:0 0 12px;line-height:1.45}.hm-nlform__success{display:flex;align-items:flex-start;gap:12px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:16px 18px}.hm-nlform__success-icon{flex:none;color:var(--accent);display:inline-flex;margin-top:1px}.hm-nlform__success-title{font-weight:var(--fw-bold);font-size:.9375rem;color:var(--color-text);margin:0 0 2px}.hm-nlform__success-text{font-size:var(--fs-small);color:var(--color-muted);line-height:1.45;margin:0}.hm-nlform__hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media(max-width:480px){.hm-nlform__row{flex-direction:column}.hm-nlform__submit{width:100%}}.hm-pack{margin:0 0 18px}.hm-pack__label{font-size:13px;font-weight:var(--fw-bold);margin:0 0 9px}.hm-pack__pills{display:flex;flex-wrap:wrap;gap:10px}.hm-pack__pill{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:2px solid var(--color-border);background:var(--color-surface);border-radius:12px;padding:9px 16px;cursor:pointer;min-height:var(--tap-cta);min-width:64px;font-family:inherit;color:var(--color-text);transition:border-color var(--motion-fast) var(--ease-out),background var(--motion-fast) var(--ease-out)}.hm-pack__pill:hover{border-color:var(--color-muted-2)}.hm-pack__pill.is-active{border-color:var(--accent,var(--door-cta));background:var(--tint,var(--door-tint))}.hm-pack__pill:focus-visible{outline:2px solid var(--accent,var(--door-cta));outline-offset:2px}.hm-pack__pill-qty{font-size:15px;font-weight:var(--fw-bold);line-height:1.1}.hm-pack__pill-save{font-size:11px;font-weight:var(--fw-bold);color:var(--security-cta);line-height:1.1}.hm-pack__pill.is-active .hm-pack__pill-save{color:var(--accent,var(--door-cta))}.hm-pack__hint{font-size:12.5px;color:var(--color-muted);margin:9px 0 0;line-height:1.4;min-height:1em}.hm-pack__hint:empty{margin:0}@media(prefers-reduced-motion:reduce){.hm-pack__pill{transition:none}}.hm-cc{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.hm-cc__card{display:flex;flex-direction:column;gap:11px;background:#fff;border-radius:16px;padding:20px;text-decoration:none;color:inherit;transition:box-shadow var(--motion-fast) var(--ease-out)}.hm-cc__card:hover{box-shadow:0 6px 18px #2d2e2e1a;text-decoration:none;color:inherit}.hm-cc__card:focus-visible{outline:2px solid var(--accent,var(--door-cta));outline-offset:2px}.hm-cc__ic{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff}.hm-cc__txt{display:flex;flex-direction:column}.hm-cc__t{font-weight:var(--fw-bold);font-size:15px;color:var(--color-text-strong)}.hm-cc__s{font-size:12.5px;color:var(--color-muted-2)}@media(max-width:749px){.hm-cc{grid-template-columns:1fr 1fr;gap:10px}.hm-cc__card{padding:14px;gap:8px}.hm-cc__ic{width:40px;height:40px}}.hm-addons{border:1px solid var(--color-border);border-radius:16px;padding:6px 16px;margin:0 0 18px;min-inline-size:0}.hm-addons__legend{font-weight:var(--fw-bold);font-size:14px;padding:12px 0 4px;float:left;width:100%}.hm-addons__row{display:flex;align-items:center;gap:12px;padding:13px 0;border-top:1px solid var(--color-border-light);cursor:pointer;clear:both}.hm-addons__row:first-of-type{border-top:0}.hm-addons__check{width:20px;height:20px;flex:none;accent-color:var(--accent,var(--door-cta));cursor:pointer}.hm-addons__check:disabled{cursor:not-allowed;opacity:.5}.hm-addons__media{width:44px;height:44px;border-radius:11px;flex:none;display:flex;align-items:center;justify-content:center;background:var(--color-border-light);color:var(--color-muted-2)}.hm-addons__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.hm-addons__name{font-weight:var(--fw-bold);font-size:14px}.hm-addons__hint{font-size:12.5px;color:var(--color-muted)}.hm-addons__price{font-weight:var(--fw-bold);font-size:14px;white-space:nowrap;flex:none}.hm-addons__check:focus-visible{outline:2px solid var(--accent,var(--door-cta));outline-offset:2px}.hm-buy__brand{font-size:14px;color:var(--color-muted-2);font-weight:var(--fw-medium);margin:0 0 4px}.hm-buy__title{font-size:30px;font-weight:var(--fw-bold);line-height:1.15;letter-spacing:-.01em;margin:0 0 12px}.hm-buy__meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:16px}.hm-buy__stock{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:var(--fw-bold);color:var(--garden-cta)}.hm-buy__stock.is-out{color:var(--color-muted-2)}.hm-buy__stock-dot{width:7px;height:7px;border-radius:var(--radius-pill);background:var(--garden-cta);flex:none}.hm-buy__desc{font-size:16px;line-height:1.5;color:var(--color-muted);margin:0 0 18px}.hm-buy__desc strong{color:var(--color-text-strong)}.hm-buy__works{background:var(--color-border-light);border-radius:14px;padding:14px 16px;margin-bottom:18px}.hm-buy__works-label{font-size:12px;font-weight:var(--fw-bold);color:var(--color-muted);margin:0 0 9px}.hm-buy__works-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.hm-buy__works-chip{display:inline-flex;align-items:center;gap:6px;background:var(--color-surface);border-radius:8px;padding:6px 11px;font-size:13px;font-weight:var(--fw-bold)}.hm-buy__price{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;margin-bottom:6px}.hm-buy__price-disc{font-size:14px;padding:4px 10px;align-self:center}.hm-buy__taxline{font-size:13px;color:var(--color-muted-2);margin:0 0 18px}.hm-buy__taxline strong{color:var(--color-text)}.hm-buy__freeship{color:var(--garden-cta);font-weight:var(--fw-bold)}.hm-buy__freehint{color:var(--color-muted-2)}.hm-buy__shiplink{color:inherit;text-decoration:underline}.hm-buy__shiplink:hover{color:var(--color-text)}.hm-buy__form{margin:0}.hm-buy__variants{display:flex;flex-direction:column;gap:16px;margin-bottom:18px}.hm-buy__opt-label{font-size:13px;font-weight:var(--fw-bold);margin:0 0 9px}.hm-buy__opt-current{color:var(--color-muted);font-weight:var(--fw-regular)}.hm-buy__opt-vals{display:flex;flex-wrap:wrap;gap:10px}.hm-buy__opt-input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.hm-buy__opt-val{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:2px solid var(--color-border);background:var(--color-surface);border-radius:12px;padding:11px 16px;font-size:14px;font-weight:var(--fw-bold);cursor:pointer;min-height:var(--tap-cta);transition:border-color var(--motion-fast) var(--ease-out),background var(--motion-fast) var(--ease-out)}.hm-buy__opt-val:hover{border-color:var(--color-muted-2)}.hm-buy__opt-input:checked+.hm-buy__opt-val{border-color:var(--accent,var(--door-cta));background:var(--tint,var(--door-tint))}.hm-buy__opt-input:focus-visible+.hm-buy__opt-val{outline:2px solid var(--accent,var(--door-cta));outline-offset:2px}.hm-buy__opt-val--swatch{width:46px;height:46px;padding:0;border-radius:12px;overflow:hidden}.hm-buy__swatch-dot{display:block;width:100%;height:100%;border-radius:0;background:var(--swatch,var(--color-border)) center/cover no-repeat;box-shadow:inset 0 0 0 1px #0000001a}.hm-buy__opt-input:checked+.hm-buy__opt-val--swatch{border-color:var(--color-surface);box-shadow:0 0 0 2px var(--accent,var(--door-cta))}.hm-buy__cta-row{display:flex;gap:12px;margin-bottom:12px;align-items:stretch}.hm-buy__qty{flex:none}.hm-stepper.hm-buy__qty{padding:4px}.hm-buy__qty .hm-stepper__btn{width:40px;height:40px;min-width:40px;min-height:40px;border-radius:50%;background:var(--color-border-light);color:var(--color-text)}.hm-buy__qty .hm-stepper__btn:hover{background:var(--color-border)}.hm-buy__qty-input{width:46px;text-align:center;border:0;background:transparent;font-weight:var(--fw-bold);font-size:16px;color:var(--color-text);-moz-appearance:textfield;font-family:inherit}.hm-buy__qty-input::-webkit-outer-spin-button,.hm-buy__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.hm-buy__add{flex:1;display:flex;align-items:center;justify-content:center;gap:10px;border:0;cursor:pointer;background:var(--accent,var(--door-cta));color:#fff;font-weight:var(--fw-bold);font-size:16px;padding:0 22px;min-height:54px;border-radius:var(--radius-pill);transition:filter var(--motion-fast) var(--ease-out)}.hm-buy__add:hover{filter:brightness(.94)}.hm-buy__add[disabled]{background:var(--color-muted-2);cursor:not-allowed;filter:none}.hm-buy__add-total{font-weight:var(--fw-bold)}.hm-buy__add-total:before{content:"\b7  "}.hm-buy__trust{list-style:none;margin:18px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.hm-buy__trust-tile{background:var(--color-border-light);border-radius:12px;padding:12px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px}.hm-buy__trust-ic{color:var(--accent,var(--door-cta));display:flex}.hm-buy__trust-txt{font-size:12px;font-weight:var(--fw-bold);line-height:1.3}.hm-buy :focus-visible{outline:2px solid var(--accent,var(--door-cta));outline-offset:2px;border-radius:6px}@media(max-width:749px){.hm-buy__title{font-size:24px}.hm-buy__trust{grid-template-columns:none;display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hm-buy__trust::-webkit-scrollbar{display:none}.hm-buy__trust-tile{flex:none;flex-direction:row;align-items:center;gap:8px;padding:11px 14px;text-align:left}.hm-buy__trust-txt{white-space:nowrap}}@media(max-width:600px){.hm-buy__add-total{display:none}.hm-buy__add{padding:0 16px}}@media(prefers-reduced-motion:reduce){.hm-buy__opt-val,.hm-buy__add{transition:none}}.hm-cmp__tbl-title{font-size:22px;font-weight:var(--fw-bold);margin:0 0 18px}.hm-cmp__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.hm-cmp__table{width:100%;border-collapse:collapse;font-size:13.5px;min-width:340px}.hm-cmp__corner{background:transparent}.hm-cmp__colhead{padding:10px 8px;text-align:center;vertical-align:bottom;font-weight:var(--fw-bold)}.hm-cmp__colhead.is-current{background:var(--tint,var(--door-tint));border-radius:12px 12px 0 0}.hm-cmp__colname{display:block}a.hm-cmp__collink{color:inherit;text-decoration:none;cursor:pointer}a.hm-cmp__collink:hover{text-decoration:underline;text-underline-offset:2px}a.hm-cmp__collink:focus-visible{outline:2px solid var(--accent,var(--door-cta));outline-offset:2px;border-radius:4px}.hm-cmp__here{display:block;font-size:11px;color:var(--accent,var(--door-cta));font-weight:var(--fw-bold);margin-top:2px}.hm-cmp__rowhead{padding:11px 8px;text-align:left;color:var(--color-muted-2);font-weight:var(--fw-regular);border-top:1px solid var(--color-border-light);white-space:nowrap}.hm-cmp__cell{padding:11px 8px;text-align:center;border-top:1px solid var(--color-border-light)}.hm-cmp__cell.is-current{background:var(--tint,var(--door-tint));font-weight:var(--fw-bold)}.hm-cmp tbody tr:last-child .hm-cmp__cell.is-current{border-radius:0 0 12px 12px}.hm-cmp__yes{color:var(--garden-cta);display:inline-flex}.hm-cmp__no{color:var(--color-muted-2)}.hm-cmp__na{color:var(--color-muted-2);font-size:12.5px;font-style:italic;white-space:nowrap}.hm-cmp__all{display:inline-flex;align-items:center;gap:6px;margin-top:16px;font-size:14px;font-weight:var(--fw-bold);color:var(--accent,var(--door-cta));text-decoration:none}.hm-cmp__all:hover{text-decoration:underline}.hm-compat-sel{border:1.5px solid var(--accent,var(--door-cta));background:var(--tint,var(--door-tint));border-radius:16px;padding:18px;margin-bottom:18px}.hm-compat-sel__head{display:flex;align-items:center;gap:9px;margin-bottom:6px}.hm-compat-sel__ic{color:var(--accent,var(--door-cta));display:flex}.hm-compat-sel__title{font-weight:var(--fw-bold);font-size:15px}.hm-compat-sel__lead{font-size:13.5px;color:var(--color-muted);margin:0 0 12px;line-height:1.45}.hm-compat-sel__select{width:100%;border:1px solid var(--color-border);background:var(--color-surface);border-radius:10px;padding:12px 14px;font-size:14px;font-family:inherit;color:var(--color-text);min-height:var(--tap-cta);cursor:pointer}.hm-compat-sel__verdict{display:flex;align-items:flex-start;gap:9px;background:var(--color-surface);border-radius:10px;padding:12px 14px;margin-top:10px}.hm-compat-sel__verdict-ic{flex:none;margin-top:1px;color:var(--garden-cta);display:flex}.hm-compat-sel__verdict[data-verdict=needs_hub] .hm-compat-sel__verdict-ic,.hm-compat-sel__verdict[data-verdict=none] .hm-compat-sel__verdict-ic{color:var(--climate-cta)}.hm-compat-sel__verdict-body{flex:1;min-width:0}.hm-compat-sel__verdict-text{font-size:13.5px;line-height:1.45;color:var(--color-text);margin:0}.hm-compat-sel__verdict-cta{display:inline-flex;align-items:center;gap:6px;margin-top:8px;font-size:13px;font-weight:var(--fw-bold);color:var(--accent,var(--door-cta));text-decoration:underline;min-height:24px;cursor:pointer}.hm-compat-sel__hubwrap{margin-top:10px}.hm-compat-sel__deep{margin-top:12px}.hm-compat-sel__select:focus-visible{outline:2px solid var(--accent,var(--door-cta));outline-offset:2px}.hm-gal{display:flex;gap:16px;flex-direction:row-reverse;align-items:flex-start}.hm-gal__stage-wrap{position:relative;flex:1;min-width:0}.hm-gal__stage{position:relative;background:var(--tint,var(--door-tint));border-radius:var(--radius-lg);aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;overflow:hidden}.hm-gal__stage--empty .hm-gal__placeholder{color:var(--accent,var(--door-cta));display:flex;opacity:.85}.hm-gal__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.hm-gal__slide[aria-hidden=true]{display:none}.hm-gal__img{width:100%;height:100%;object-fit:cover;display:block}.hm-gal__video,.hm-gal__model{width:100%;height:100%;object-fit:cover;display:block;border:0}.hm-gal__badges{position:absolute;top:16px;left:16px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;z-index:2}.hm-gal__disc{font-size:13px;padding:5px 11px;border-radius:var(--radius-pill)}.hm-gal__badge{background:var(--color-text-strong);color:#fff;font-weight:var(--fw-bold);font-size:13px;padding:5px 12px;border-radius:var(--radius-pill);line-height:1;align-self:flex-start}.hm-gal__fav{position:absolute;top:16px;right:16px;z-index:2;width:46px;height:46px;border-radius:var(--radius-pill);border:0;background:#ffffffeb;color:var(--color-muted-2);cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hm-gal__fav:hover{background:#fff;color:var(--security-cta)}.hm-gal__fav[aria-pressed=true]{color:var(--security-cta)}.hm-gal__fav[aria-pressed=true] .hm-icon{fill:var(--security-cta)}.hm-gal__dots{display:none}.hm-gal__thumbwrap{position:relative;flex:none;min-height:0}.hm-gal__thumbs{display:flex;flex-direction:column;gap:12px;position:relative;padding-inline:6px;overflow-y:auto;overscroll-behavior:contain;scroll-behavior:smooth;scrollbar-width:none}.hm-gal__thumbs::-webkit-scrollbar{display:none}.hm-gal__thumbnav{position:absolute;left:50%;transform:translate(-50%);z-index:3;width:30px;height:30px;border-radius:var(--radius-pill);border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-strong);cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #2d2e2e29;transition:filter var(--motion-fast) var(--ease-out)}.hm-gal__thumbnav:hover{filter:brightness(.95)}.hm-gal__thumbnav:focus-visible{outline:2px solid var(--accent,var(--door-cta));outline-offset:2px}.hm-gal__thumbnav--up{top:-2px}.hm-gal__thumbnav--down{bottom:-2px}.hm-gal__thumb{position:relative;flex:none;width:74px;height:74px;border-radius:12px;border:2px solid var(--color-border);background:var(--tint,var(--door-tint));cursor:pointer;padding:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.hm-gal__thumb:hover{border-color:var(--color-muted-2)}.hm-gal__thumb.is-active{border-color:var(--accent,var(--door-cta))}.hm-gal__thumb-img{width:100%;height:100%;object-fit:cover;display:block}.hm-gal__thumb-icon{color:var(--accent,var(--door-cta));display:flex;opacity:.7}.hm-gal__thumb-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000047;color:#fff}.hm-gal__thumb:focus-visible,.hm-gal__fav:focus-visible{outline:2px solid var(--accent,var(--door-cta));outline-offset:2px}@media(max-width:749px){.hm-gal{flex-direction:column;gap:12px;align-items:stretch}.hm-gal__thumbwrap{display:none}.hm-gal__stage--rail{aspect-ratio:auto;background:transparent;border-radius:0;display:flex;justify-content:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0}.hm-gal__stage--rail::-webkit-scrollbar{display:none}.hm-gal__stage--rail .hm-gal__slide{position:relative;inset:auto;flex:0 0 100%;scroll-snap-align:center;aspect-ratio:1/1;background:var(--tint,var(--door-tint));border-radius:var(--radius-md)}.hm-gal__stage--rail .hm-gal__slide[aria-hidden=true]{display:flex}.hm-gal__dots{display:flex;gap:6px;justify-content:center;position:absolute;bottom:12px;left:0;right:0}.hm-gal__dot{width:7px;height:7px;border-radius:var(--radius-pill);background:#2d2e2e40}.hm-gal__dot.is-active{background:var(--accent,var(--door-cta))}}.hm-safety[hidden]{display:none}.hm-safety{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-cart);display:flex;align-items:center;justify-content:center;padding:24px;animation:hm-fade .16s var(--ease-out,ease-out)}.hm-safety__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#2d2e2e73}.hm-safety__dialog{position:relative;background:var(--color-surface,#fff);border-radius:20px;max-width:480px;width:100%;max-height:88vh;overflow-y:auto;box-shadow:var(--shadow-lg,0 20px 60px rgba(45,46,46,.28))}.hm-safety__head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px 4px}.hm-safety__head-t{display:flex;align-items:center;gap:11px}.hm-safety__head-t h2{font-size:18px;font-weight:var(--fw-bold);margin:0;color:var(--color-text-strong)}.hm-safety__ic{width:36px;height:36px;border-radius:10px;background:var(--color-border-light);display:flex;align-items:center;justify-content:center;color:var(--color-muted);flex:none}.hm-safety__close{width:36px;height:36px;border:0;background:var(--color-border-light);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;flex:none;color:var(--color-text-strong)}.hm-safety__close:hover{background:var(--color-border)}.hm-safety__close:focus-visible{outline:2px solid var(--accent,var(--door-cta));outline-offset:2px}.hm-safety__switch{padding:12px 24px 0;display:flex;flex-direction:column;gap:6px}.hm-safety__switch label{font-size:12.5px;font-weight:var(--fw-bold);color:var(--color-muted)}.hm-safety__switch select{width:100%;padding:11px 12px;border:1px solid var(--color-border);border-radius:10px;font:inherit;font-size:14px;color:var(--color-text-strong);background:var(--color-surface)}.hm-safety__body{padding:14px 24px 24px}.hm-safety__panel{display:none}.hm-safety__panel.is-active{display:block}.hm-safety__card{background:var(--color-bg,#f9fbfc);border:1px solid var(--color-border-light);border-radius:14px;padding:16px 18px;margin-bottom:12px}.hm-safety__label{font-size:11px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.04em;color:var(--color-muted-2);margin-bottom:8px}.hm-safety__op{font-size:14px;line-height:1.6;color:var(--color-text)}.hm-safety__op strong{color:var(--color-text-strong)}.hm-safety__op a{color:var(--accent,var(--door-cta))}.hm-safety__manual{display:flex;align-items:flex-start;gap:11px;background:var(--climate-tint,#fbf3e6);border:1px solid #f3d9af;border-radius:12px;padding:14px 16px}.hm-safety__manual .hm-icon{color:var(--climate-cta,#df8911);flex:none;margin-top:1px}.hm-safety__manual p{font-size:13.5px;line-height:1.55;color:#6b5320;margin:0}.hm-safety__manual a{color:var(--accent,var(--door-cta));font-weight:var(--fw-medium)}@media(max-width:480px){.hm-safety{padding:0;align-items:flex-end}.hm-safety__dialog{max-width:none;border-radius:20px 20px 0 0;max-height:92vh}}@media(prefers-reduced-motion:reduce){.hm-safety{animation:none}}.hm-qblock__heading{font-size:20px;font-weight:var(--fw-bold);letter-spacing:-.01em;margin:0 0 4px}.hm-qblock__sub{font-size:14px;color:var(--color-muted);margin:0 0 16px}.hm-qblock__grid{display:grid;grid-template-columns:1fr;gap:12px}.hm-qblock__item{background:var(--color-surface);border-radius:16px;padding:2px 16px;height:max-content}.hm-qblock__q{display:flex;align-items:center;gap:12px;padding:14px 0;cursor:pointer;list-style:none;min-height:var(--tap-cta)}.hm-qblock__q::-webkit-details-marker{display:none}.hm-qblock__ic{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:var(--tint,var(--door-tint));color:var(--accent,var(--door-cta));flex:none}.hm-qblock__q-text{flex:1;min-width:0;font-weight:var(--fw-bold);font-size:14.5px;line-height:1.3;color:var(--color-text-strong);margin:0}.hm-qblock__indicator{flex:none;display:inline-flex;color:var(--accent,var(--door-cta));transition:transform var(--motion-fast) var(--ease-out)}.hm-qblock__item[open] .hm-qblock__indicator{transform:rotate(180deg)}.hm-qblock__a{font-size:13.5px;color:var(--color-muted);line-height:1.55;padding:0 0 15px 50px}.hm-qblock__a>:first-child{margin-top:0}.hm-qblock__a>:last-child{margin-bottom:0}.hm-qblock__a strong{color:var(--color-text-strong)}.hm-qblock__a a{color:var(--accent,var(--door-cta));text-decoration:underline}.hm-qblock__q:focus-visible{outline:2px solid var(--accent,var(--door-cta));outline-offset:2px;border-radius:8px}.hm-qblock__cta{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;background:var(--color-text-strong);color:#fff;border-radius:16px;padding:18px 20px}.hm-qblock__cta-body{display:flex;flex-direction:column;gap:4px;min-width:0}.hm-qblock__cta-h{font-weight:var(--fw-bold);font-size:15px;color:#fff}.hm-qblock__cta-t{font-size:13px;color:#ffffffb8;line-height:1.45}.hm-qblock__cta-btn{flex:none;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#fff;color:var(--color-text-strong);font-weight:var(--fw-bold);font-size:13px;text-decoration:none;padding:11px 16px;border-radius:var(--radius-pill);min-height:var(--tap-min);cursor:pointer}.hm-qblock__cta-btn:hover{filter:brightness(.96);text-decoration:none}.hm-qblock__cta-btn:focus-visible{outline:2px solid #fff;outline-offset:2px}@media(min-width:750px){.hm-qblock__heading{font-size:26px;margin-bottom:6px}.hm-qblock__sub{font-size:15px;margin-bottom:22px}.hm-qblock__grid{grid-template-columns:repeat(2,1fr);gap:16px}.hm-qblock__item{padding:22px;display:flex;flex-direction:column}.hm-qblock__q{flex-direction:column;align-items:flex-start;gap:0;padding:0;cursor:default;min-height:0}.hm-qblock__ic{width:44px;height:44px;border-radius:12px;margin-bottom:14px}.hm-qblock__q-text{font-size:15px;margin:0 0 6px}.hm-qblock__indicator{display:none}.hm-qblock__a{display:block!important;padding:0}.hm-qblock__item::details-content{content-visibility:visible!important;display:block}.hm-qblock__cta{flex-direction:column;align-items:flex-start;justify-content:center;padding:22px}}@media(min-width:1100px){.hm-qblock__grid{grid-template-columns:repeat(4,1fr)}}@media(prefers-reduced-motion:reduce){.hm-qblock__indicator{transition:none}}.hm-reviews{--rv-track:#ebeced;--rv-faint:#979899;--rv-blue:var(--door-cta);font-family:var(--font-body);color:var(--color-text)}.hm-reviews__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:32px;align-items:start}.hm-reviews__summary{background:var(--color-surface);border-radius:24px;padding:28px;position:sticky;top:118px}.hm-reviews__sum-head{display:grid;grid-template-columns:auto 1fr;gap:6px 18px;align-items:center;grid-template-areas:"score meta" "hist hist";margin-bottom:18px}.hm-reviews__score{grid-area:score;display:flex;flex-direction:column;gap:2px}.hm-reviews__avg{font-size:46px;font-weight:var(--fw-bold);line-height:1;color:var(--color-text)}.hm-reviews__stars{color:var(--light-cta);letter-spacing:1px;line-height:1}.hm-reviews__stars--lg{font-size:16px}.hm-reviews__meta{grid-area:meta;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.hm-reviews__count{margin:0;font-size:13px;color:var(--color-muted);line-height:1.4}.hm-reviews__count strong{color:var(--color-text);font-weight:var(--fw-bold)}.hm-reviews__hist{grid-area:hist;list-style:none;margin:2px 0 0;padding:0}.hm-reviews__hist-row{display:flex;align-items:center;gap:10px;margin-bottom:8px;font-size:13px}.hm-reviews__hist-row:last-child{margin-bottom:0}.hm-reviews__hist-star{width:34px;color:var(--color-muted);flex:none}.hm-reviews__hist-track{flex:1;height:8px;background:var(--rv-track);border-radius:var(--radius-pill);overflow:hidden;display:block}.hm-reviews__hist-fill{display:block;height:100%;background:var(--light-cta);border-radius:var(--radius-pill);transition:width var(--motion-base) var(--ease-out)}.hm-reviews__hist-pct{width:38px;text-align:right;color:var(--rv-faint);flex:none}.hm-reviews__ts{display:inline-flex;align-items:center;gap:6px;background:var(--color-border-light);border-radius:var(--radius-pill);padding:5px 11px;font-size:12px;font-weight:var(--fw-bold);color:var(--color-text)}.hm-reviews__ts-dot{width:16px;height:16px;border-radius:50%;background:var(--rv-blue);color:#fff;font-size:10px;display:inline-flex;align-items:center;justify-content:center;flex:none;font-style:normal}.hm-reviews__ts-m{display:none}.hm-reviews__write{display:block;width:100%;margin-top:16px;border:1.5px solid var(--color-text);background:var(--color-surface);color:var(--color-text);font-weight:var(--fw-bold);font-size:14px;padding:12px;border-radius:var(--radius-pill);cursor:pointer;min-height:var(--tap-cta);transition:background var(--motion-fast) var(--ease-out),color var(--motion-fast) var(--ease-out)}.hm-reviews__write:hover{background:var(--color-text);color:var(--color-surface)}.hm-reviews__write:focus-visible{outline:2px solid var(--rv-blue);outline-offset:2px}.hm-reviews__jdgm-form{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;padding:0;margin:-1px}.hm-reviews__ai{margin-top:20px;border-top:1px solid var(--color-border-light);padding-top:18px}.hm-reviews__ai-badge{display:inline-flex;align-items:center;gap:5px;margin-bottom:10px;background:var(--multimedia-tint);color:var(--multimedia-cta);font-weight:var(--fw-bold);font-size:11px;padding:4px 9px;border-radius:7px}.hm-reviews__ai-badge .hm-icon{color:var(--multimedia-cta)}.hm-reviews__ai-text{font-size:13.5px;color:var(--color-muted);line-height:1.55;margin:0 0 12px}.hm-reviews__ai-text b,.hm-reviews__ai-text strong{color:var(--color-text);font-weight:var(--fw-bold)}.hm-reviews__ai-chips{display:flex;flex-wrap:wrap;gap:7px}.hm-reviews__ai-chip{font-size:12px;font-weight:var(--fw-bold);padding:4px 10px;border-radius:7px}.hm-reviews__ai-chip--pos{background:var(--garden-tint);color:var(--garden-cta)}.hm-reviews__ai-chip--neg{background:var(--security-tint);color:var(--security-cta)}.hm-reviews__ai-foot{font-size:11px;color:var(--rv-faint);margin:10px 0 0}.hm-noscroll{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.hm-noscroll::-webkit-scrollbar{display:none}.hm-reviews__photos{margin-bottom:18px}.hm-reviews__photos-label{font-size:13px;font-weight:var(--fw-bold);color:var(--color-muted);margin:0 0 10px}.hm-reviews__photos-strip{display:flex;gap:10px}.hm-reviews__pthumb{flex:none;width:84px;height:84px;border-radius:12px;overflow:hidden;border:0;padding:0;cursor:pointer;background:var(--door-tint);display:flex;align-items:center;justify-content:center}.hm-reviews__pthumb img{width:100%;height:100%;object-fit:cover;display:block}.hm-reviews__pthumb svg{width:34px;height:34px;color:var(--rv-blue);opacity:.85}.hm-reviews__filters{display:flex;gap:8px;margin-bottom:18px}.hm-reviews__pill{flex:none;border:0;font-weight:var(--fw-bold);font-size:13px;padding:8px 15px;border-radius:var(--radius-pill);cursor:pointer;background:var(--rv-track);color:var(--color-muted);min-height:var(--tap-min)}.hm-reviews__pill.is-active{background:var(--color-text);color:var(--color-surface)}.hm-reviews__pill:focus-visible{outline:2px solid var(--rv-blue);outline-offset:2px}.hm-reviews__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.hm-reviews__card{background:var(--color-surface);border-radius:18px;padding:22px}.hm-reviews__src{display:inline-flex;align-items:center;gap:8px;max-width:100%;margin:0 0 12px;padding:4px 12px 4px 4px;background:var(--tint,var(--door-tint));border-radius:var(--radius-pill)}.hm-reviews__src-thumb{width:26px;height:26px;border-radius:50%;object-fit:cover;flex:none;background:var(--color-surface)}.hm-reviews__src-ic{width:26px;height:26px;border-radius:50%;flex:none;background:var(--color-surface);color:var(--accent,var(--door-cta));display:inline-flex;align-items:center;justify-content:center}.hm-reviews__src-txt{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:var(--fw-bold);color:var(--color-text)}.hm-reviews__card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.hm-reviews__author{display:flex;align-items:center;gap:10px;min-width:0}.hm-reviews__avatar{width:38px;height:38px;border-radius:50%;flex:none;display:flex;align-items:center;justify-content:center;font-weight:var(--fw-bold);font-size:13px;background:var(--av-bg,var(--door-tint));color:var(--av-fg,var(--door-cta))}.hm-reviews__who{min-width:0;display:flex;flex-direction:column;gap:1px}.hm-reviews__name{font-weight:var(--fw-bold);font-size:14px;color:var(--color-text);line-height:1.2}.hm-reviews__verified{display:inline-flex;align-items:center;gap:3px;font-size:12px;color:var(--garden-cta);font-weight:var(--fw-bold)}.hm-reviews__verified .hm-icon{width:13px;height:13px}.hm-reviews__card-stars{flex:none;color:var(--light-cta);letter-spacing:1px;font-size:13px;line-height:1}.hm-reviews__card-title{font-weight:var(--fw-bold);font-size:15px;color:var(--color-text);margin:0 0 5px}.hm-reviews__card-body{font-size:14px;color:var(--color-muted);line-height:1.55;margin:0 0 12px}.hm-reviews__card-body:last-child{margin-bottom:0}.hm-reviews__card-photos{display:flex;gap:8px;margin:0 0 12px}.hm-reviews__card-photos .hm-reviews__pthumb{width:60px;height:60px;border-radius:10px}.hm-reviews__card-photos .hm-reviews__pthumb svg{width:26px;height:26px}.hm-reviews__reply{background:var(--color-border-light);border-radius:12px;padding:14px;border-left:3px solid var(--rv-blue);margin:0 0 12px}.hm-reviews__reply-head{display:flex;align-items:center;gap:8px;margin-bottom:5px;font-weight:var(--fw-bold);font-size:13px;color:var(--color-text)}.hm-reviews__reply-head .hm-icon{width:16px;height:16px;color:var(--rv-blue);flex:none}.hm-reviews__reply-text{font-size:13px;color:var(--color-muted);line-height:1.5;margin:0}.hm-reviews__card-foot{font-size:12px;color:var(--rv-faint);margin:0}.hm-reviews__helpful{border:0;background:none;padding:0;font:inherit;color:var(--color-text);font-weight:var(--fw-bold);cursor:pointer}.hm-reviews__helpful[aria-pressed=true]{color:var(--garden-cta)}.hm-reviews__helpful:focus-visible{outline:2px solid var(--rv-blue);outline-offset:2px}.hm-reviews__more{display:block;width:100%;margin-top:4px;border:0;background:var(--color-surface);color:var(--color-text);font-weight:var(--fw-bold);font-size:14px;padding:14px;border-radius:var(--radius-pill);cursor:pointer;min-height:var(--tap-cta)}.hm-reviews__more:hover{background:var(--color-border-light)}.hm-reviews__more:focus-visible{outline:2px solid var(--rv-blue);outline-offset:2px}.hm-reviews__status{font-size:13px;color:var(--color-muted);margin:12px 0 0;text-align:center;min-height:1px}.hm-reviews__status:empty{margin:0}.hm-reviews__card--skeleton{pointer-events:none}.hm-reviews__sk{background:var(--color-border-light);border-radius:8px;height:14px;margin-bottom:10px}.hm-reviews__sk--row{height:38px;width:60%;border-radius:10px}.hm-reviews__sk--title{height:16px;width:55%}.hm-reviews__sk--line{height:12px;width:100%}.hm-reviews__sk--short{width:70%;margin-bottom:0}@media(prefers-reduced-motion:no-preference){.hm-reviews__sk{background:linear-gradient(90deg,var(--color-border-light) 25%,#eef0f1 37%,var(--color-border-light) 63%);background-size:400% 100%;animation:hm-rv-shimmer 1.4s ease infinite}}@keyframes hm-rv-shimmer{0%{background-position:100% 0}to{background-position:0 0}}@media(prefers-reduced-motion:reduce){.hm-reviews__hist-fill,.hm-reviews__write{transition:none}}@media(max-width:749px){.hm-reviews__grid{grid-template-columns:1fr;gap:0}.hm-reviews__summary{position:static;border-radius:18px;padding:20px;margin-bottom:14px}.hm-reviews__sum-head{grid-template-areas:"score hist" "meta meta";gap:16px;margin-bottom:0}.hm-reviews__score{text-align:center;align-items:center}.hm-reviews__avg{font-size:38px}.hm-reviews__stars--lg{font-size:13px}.hm-reviews__hist{margin-top:0}.hm-reviews__hist-row{gap:8px;margin-bottom:6px;font-size:12px}.hm-reviews__hist-star{width:26px}.hm-reviews__hist-track{height:7px}.hm-reviews__hist-pct{width:32px}.hm-reviews__count{display:none}.hm-reviews__meta{margin-top:4px}.hm-reviews__ts-m{display:inline}.hm-reviews__ts{padding:6px 12px}.hm-reviews__write{display:none}.hm-reviews__ai{margin-top:16px;padding-top:16px}.hm-reviews__filters,.hm-reviews__photos-label{display:none}.hm-reviews__photos-strip{gap:9px}.hm-reviews__pthumb{width:76px;height:76px}.hm-reviews__card{border-radius:16px;padding:18px}.hm-reviews__list{gap:12px}.hm-reviews__card-photos{display:none}.hm-reviews__more{margin-top:12px;border:1.5px solid var(--color-text);background:var(--color-surface)}}.hm-specs__heading{font-size:22px;font-weight:var(--fw-bold);margin:0 0 18px}.hm-specs__table{margin:0}.hm-specs__row{display:flex;justify-content:space-between;gap:16px;padding:11px 0;border-bottom:1px solid var(--color-border-light);font-size:14px}.hm-specs__row:last-child{border-bottom:0}.hm-specs__k{color:var(--color-muted-2);margin:0;flex:none;max-width:50%}.hm-specs__v{font-weight:var(--fw-medium);text-align:right;margin:0}@media(max-width:749px){.hm-specs__heading{font-size:18px}}.hm-support{display:block}.hm-support--split{display:grid;grid-template-columns:1.3fr 1fr;gap:24px;align-items:start}.hm-pdphelp{background:var(--tint,var(--door-tint));border-radius:24px;padding:28px}.hm-pdphelp__h{font-size:20px;font-weight:var(--fw-bold);margin:0 0 6px}.hm-pdphelp__text{font-size:14px;color:var(--color-muted);margin:0 0 18px;line-height:1.5}.hm-pdphelp__actions{display:flex;flex-direction:column;gap:10px}.hm-pdphelp__link{display:flex;align-items:center;gap:12px;background:var(--color-surface);border-radius:12px;padding:14px;font-weight:var(--fw-bold);font-size:14px;color:var(--color-text-strong);min-height:var(--tap-cta);text-decoration:none}.hm-pdphelp__link .hm-icon{color:var(--accent,var(--door-cta));flex:none}.hm-pdphelp__link:hover{filter:brightness(.98);text-decoration:none}.hm-pdphelp__link:focus-visible{outline:2px solid var(--accent,var(--door-cta));outline-offset:2px}.hm-pdphelp__legal{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:16px;padding-top:14px;border-top:1px solid rgba(45,46,46,.08)}.hm-pdphelp__legal-link{background:transparent;border:0;padding:0;font:inherit;font-size:12.5px;font-weight:var(--fw-medium);color:var(--color-muted);cursor:pointer;text-decoration:underline;text-underline-offset:2px}.hm-pdphelp__legal-link:hover{color:var(--color-text-strong)}.hm-pdphelp__legal-link:focus-visible{outline:2px solid var(--accent,var(--door-cta));outline-offset:2px}@media(max-width:990px){.hm-support--split{grid-template-columns:1fr;gap:20px}}@media(max-width:749px){.hm-pdphelp{padding:20px;border-radius:18px}.hm-pdphelp__h{font-size:18px}}.ps{display:block;position:relative;flex:1;max-width:560px}.ps__form{display:flex;align-items:center;gap:var(--space-3)}.ps__back{display:none}.ps__field{flex:1;display:flex;align-items:center;gap:var(--space-3);height:44px;padding:0 6px 0 18px;background:var(--color-border-light);border:1.5px solid transparent;border-radius:var(--radius-pill);transition:border-color var(--motion-fast) var(--ease-out)}.ps__field:focus-within{border-color:var(--accent);background:var(--color-surface)}.ps__field-icon{display:flex;color:var(--color-muted-2);flex:none}.ps__input{flex:1;min-width:0;border:0;background:transparent;outline:none;font:inherit;font-size:15px;color:var(--color-text)}.ps__input::-webkit-search-cancel-button,.ps__input::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.ps__input:focus,.ps__input:focus-visible{outline:none;box-shadow:none}.ps__clear{flex:none;display:flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;min-height:32px;border:0;background:transparent;border-radius:50%;cursor:pointer;color:var(--color-muted)}.ps__clear:hover{background:var(--color-border-light)}.ps__panel{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:var(--z-overlay);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);padding:14px;max-height:72vh;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.ps:not([data-open]) .ps__panel{display:none}.ps[data-open] .ps__panel{animation:ps-drop var(--motion-fast) var(--ease-out)}@keyframes ps-drop{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.ps-group__label{margin:8px 6px 6px;font-size:11px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted-2)}.ps-group__label:first-child{margin-top:4px}.ps-group{display:flex;flex-direction:column;margin-bottom:8px}.ps-group--help{border-top:1px solid var(--color-border-light);margin-top:6px;padding-top:6px}.ps__chips{display:flex;flex-wrap:wrap;gap:8px;margin:0 4px 16px}.ps__chip{display:inline-flex;align-items:center;min-height:var(--tap-min);padding:8px 14px;background:var(--color-border-light);border-radius:var(--radius-pill);font-size:13px;font-weight:var(--fw-medium);color:var(--color-text);text-decoration:none}.ps__chip:hover{background:var(--color-border);text-decoration:none}.ps__chip--brand{border:1px solid var(--color-border);background:var(--color-surface);font-weight:var(--fw-bold)}.ps__cats{display:flex;flex-direction:column;gap:2px;margin-bottom:6px}.ps__cat{display:flex;align-items:center;gap:12px;padding:9px 8px;border-radius:10px;text-decoration:none;color:var(--color-text);min-height:var(--tap-min)}.ps__cat:hover{background:var(--color-border-light);text-decoration:none}.ps__cat-label{font-weight:var(--fw-medium);font-size:14px}.ps__cat-tile{display:flex;align-items:center;justify-content:center;flex:none;width:32px;height:32px;border-radius:9px;background:var(--tint);color:var(--accent)}.ps__cat-tile[data-cat=light],.ps-item__media[data-cat=light]{background:var(--light-tint);color:var(--light-cta)}.ps__cat-tile[data-cat=climate],.ps-item__media[data-cat=climate]{background:var(--climate-tint);color:var(--climate-cta)}.ps__cat-tile[data-cat=door-window],.ps-item__media[data-cat=door-window]{background:var(--door-tint);color:var(--door-cta)}.ps__cat-tile[data-cat=security],.ps-item__media[data-cat=security]{background:var(--security-tint);color:var(--security-cta)}.ps__cat-tile[data-cat=multimedia],.ps-item__media[data-cat=multimedia]{background:var(--multimedia-tint);color:var(--multimedia-cta)}.ps__cat-tile[data-cat=garden],.ps-item__media[data-cat=garden]{background:var(--garden-tint);color:var(--garden-cta)}.ps__cat-tile[data-cat=health],.ps-item__media[data-cat=health]{background:var(--health-tint);color:var(--health-cta)}.ps__cat-tile[data-cat=additional],.ps-item__media[data-cat=additional]{background:var(--additional-tint);color:var(--additional-cta)}.ps-item{display:flex;align-items:center;gap:12px;padding:8px;border-radius:10px;text-decoration:none;color:var(--color-text)}.ps-item:hover,.ps-item[aria-selected=true]{background:var(--color-border-light);text-decoration:none}.ps-item__media{flex:none;display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:9px;overflow:hidden;background:var(--color-border-light);color:var(--color-muted-2)}.ps-item__img{width:42px;height:42px;object-fit:contain}.ps-item__body{flex:1;min-width:0}.ps-item__name{display:block;font-weight:var(--fw-bold);font-size:14px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ps-item__meta{display:block;font-size:12px;color:var(--color-muted-2)}.ps-item__price{color:var(--color-text);font-weight:var(--fw-bold)}.ps-item__price-now{color:var(--security-cta)}.ps-item__stock{display:flex;align-items:center;gap:5px;flex:none;font-size:11px;font-weight:var(--fw-bold)}.ps-item__stock--in{color:var(--garden-cta)}.ps-item__stock--out{color:var(--color-muted-2)}.ps-item__dot{width:6px;height:6px;border-radius:50%;background:currentColor}.ps-item--secondary{padding:9px 8px}.ps-item__lead{display:flex;flex:none;color:var(--color-muted-2)}.ps-item__line{display:flex;align-items:baseline;gap:8px;min-width:0}.ps-item--secondary .ps-item__name{font-weight:var(--fw-medium);font-size:14px}.ps-item--help .ps-item__name{font-weight:var(--fw-regular);color:var(--color-muted)}.ps-item__type{font-size:11px;color:var(--color-muted-2);flex:none}.ps-results__all{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:10px;padding:11px;min-height:var(--tap-cta);background:var(--color-border-light);color:var(--color-text);border-radius:10px;font-weight:var(--fw-bold);font-size:13.5px;text-decoration:none}.ps-results__all:hover{background:var(--color-border);text-decoration:none}.ps-zero{padding:8px 6px 4px}.ps-zero__title{margin:0 0 4px;font-weight:var(--fw-bold);font-size:15px;color:var(--color-text-strong)}.ps-zero__lead{margin:0 0 14px;font-size:13.5px;color:var(--color-muted);line-height:1.45}.ps-zero__cats{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.ps-zero__chip{display:inline-flex;align-items:center;min-height:var(--tap-min);padding:8px 14px;border:1px solid var(--color-border);background:var(--color-surface);border-radius:var(--radius-pill);font-size:13px;font-weight:var(--fw-bold);color:var(--color-text);text-decoration:none}.ps-zero__chip:hover{background:var(--color-border-light);text-decoration:none}.ps-zero__compat{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;min-height:var(--tap-cta);background:var(--color-text-strong);color:var(--color-surface);border-radius:var(--radius-pill);font-weight:var(--fw-bold);font-size:13.5px;text-decoration:none}.ps-zero__compat:hover{text-decoration:none;opacity:.92}.ps-zero__ask{margin:10px 0 0;text-align:center;font-size:13px;color:var(--color-muted)}.ps-zero__ask-link{color:var(--accent);font-weight:var(--fw-bold);text-decoration:underline}@media(max-width:900px){.ps[data-mobile-open]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-drawer);max-width:none;background:var(--color-surface);display:flex;flex-direction:column;padding:var(--safe-top) var(--safe-right) 0 var(--safe-left)}.ps:not([data-mobile-open]){display:none}.ps[data-mobile-open] .ps__shell{display:flex;flex-direction:column;height:100%}.ps[data-mobile-open] .ps__form{flex:none;padding:12px 14px;border-bottom:1px solid var(--color-border-light)}.ps[data-mobile-open] .ps__back{display:flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;flex:none;border:0;background:transparent;cursor:pointer;color:var(--color-text)}.ps[data-mobile-open] .ps__field{height:44px}.ps[data-mobile-open] .ps__input{font-size:16px}.ps[data-mobile-open] .ps__panel{position:static;flex:1;border:0;border-radius:0;box-shadow:none;padding:16px;max-height:none;padding-bottom:calc(16px + var(--safe-bottom))}.ps[data-mobile-open] .ps__panel{display:block;animation:none}.ps[data-mobile-open] .ps__chip{font-size:14px;padding:10px 16px}.ps[data-mobile-open] .ps__cat-label{font-size:15px}.ps[data-mobile-open] .ps__cat-tile{width:38px;height:38px;border-radius:10px}}@media(min-width:901px){.ps[hidden]{display:block!important}}@media(prefers-reduced-motion:reduce){.ps[data-open] .ps__panel{animation:none}}.hm-price{display:flex;flex-direction:column;gap:1px;line-height:1.1}.hm-price__uvp{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:var(--color-muted-2)}.hm-price__uvp-label{font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.03em;font-size:10px}.hm-price__uvp s{text-decoration:line-through}.hm-price__now{font-weight:var(--fw-bold);font-size:20px;color:var(--color-text-strong)}.hm-price.is-sale .hm-price__now{color:var(--security-cta)}.hm-price__from{font-weight:var(--fw-regular);font-size:13px;color:var(--color-muted)}.hm-price--sm .hm-price__now{font-size:15px}.hm-price--pdp .hm-price__now{font-size:30px}.hm-price--pdp .hm-price__uvp{font-size:14px}.hm-price--pdp .hm-price__uvp-label{font-size:11px}.hm-product-grid{display:grid;gap:16px;grid-template-columns:repeat(var(--card-cols,3),minmax(0,1fr))}@media(max-width:1100px){.hm-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.hm-product-grid{gap:12px}}.hm-product-rail{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:0;list-style:none;padding-block:12px 30px;margin-block:-12px -26px}.hm-product-rail::-webkit-scrollbar{display:none}.hm-product-rail>*{flex:0 0 clamp(200px,23%,290px);scroll-snap-align:start}@media(max-width:768px){.hm-product-rail>*{flex-basis:74%}}.hm-card{position:relative;background:var(--color-surface);border-radius:var(--radius-md);overflow:hidden;display:flex;flex-direction:column;height:100%;transition:box-shadow var(--motion-fast) var(--ease-out),transform var(--motion-fast) var(--ease-out)}.hm-card:hover{box-shadow:0 6px 18px #2d2e2e1a;transform:translateY(-2px)}.hm-card__media{position:relative;aspect-ratio:4/3;background:var(--cat-tint,var(--color-border-light));display:flex;align-items:center;justify-content:center;overflow:hidden}.hm-card__media-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:10px;box-sizing:border-box}.hm-card__img{max-width:100%;max-height:100%;width:auto;height:100%;object-fit:contain;display:block}.hm-card__icon{color:var(--cat-accent,var(--color-muted-2));display:flex}.hm-card__badges{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;align-items:flex-start;gap:6px}.hm-card__badge{background:var(--color-surface);color:var(--color-text-strong);font-weight:var(--fw-bold);font-size:11px;padding:4px 9px;border-radius:8px;box-shadow:var(--shadow-sm);line-height:1}.hm-card__fav{position:absolute;top:12px;right:12px;z-index:2;width:34px;height:34px;border-radius:var(--radius-pill);border:0;background:#ffffffe6;color:var(--color-muted-2);cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hm-card__fav:hover{background:#fff;color:var(--security-cta)}.hm-card__fav[aria-pressed=true]{color:var(--security-cta)}.hm-card__fav[aria-pressed=true] .hm-icon{fill:var(--security-cta)}.hm-card__body{padding:16px;display:flex;flex-direction:column;flex:1}.hm-card__rating{margin-bottom:7px}.hm-card__title{font-size:16px;font-weight:var(--fw-bold);line-height:1.25;margin:0 0 2px}.hm-card__title a{color:var(--color-text-strong);text-decoration:none}.hm-card__variant{font-weight:var(--fw-regular);color:var(--color-muted-2)}.hm-card__title a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.hm-card__title a:hover{text-decoration:none}.hm-card:hover .hm-card__title a{color:var(--cat-accent,var(--color-text-strong))}.hm-card__brand{font-size:13px;color:var(--color-muted-2);margin:0 0 10px}.hm-card__stock{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:var(--fw-bold);margin:0 0 12px}.hm-card__stock.is-in{color:var(--garden-cta)}.hm-card__stock.is-out{color:var(--color-muted-2)}.hm-card__stock-dot{width:7px;height:7px;border-radius:var(--radius-pill);background:var(--garden-cta);flex:none}.hm-card__foot{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.hm-card__addform{margin:0;flex:none;position:relative;z-index:2}.hm-card__add{position:relative;z-index:2;width:42px;height:42px;border-radius:12px;border:0;background:var(--color-text-strong);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex:none;text-decoration:none}.hm-card__add--options{background:var(--color-surface);color:var(--color-text-strong);border:1.5px solid var(--color-border)}.hm-card__add--options:hover{background:var(--color-border-light)}.hm-card__add[disabled]{opacity:.4;cursor:not-allowed}.hm-card :focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}@media(prefers-reduced-motion:reduce){.hm-card{transition:none}.hm-card:hover{transform:none}}.hm-pname__meta{font-weight:var(--fw-regular);color:var(--color-muted-2);white-space:nowrap}.hm-rating{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:var(--color-muted);line-height:1}.hm-rating__stars{display:inline-flex;align-items:center;gap:1px}.hm-rating__star{color:var(--color-border)}.hm-rating__star.is-on{color:var(--light-cta)}.hm-rating__value{color:var(--color-text);font-weight:var(--fw-bold)}.hm-rating__count{color:var(--color-muted-2)}a.hm-rating__count:hover{color:var(--color-text);text-decoration:underline}.hm-rating--stars{gap:7px;font-size:13px}.hm-stile{position:relative;display:flex;flex-direction:column;border-radius:var(--radius-lg);text-decoration:none;color:var(--color-text);overflow:hidden;transition:box-shadow var(--motion-fast) var(--ease-out),transform var(--motion-fast) var(--ease-out)}.hm-stile:hover{box-shadow:0 8px 22px #2d2e2e24;text-decoration:none}.hm-stile:hover .hm-stile__title{text-decoration:none}.hm-stile:focus-visible{outline:2px solid var(--tile-accent,var(--accent));outline-offset:2px}.hm-stile--image{min-height:230px;justify-content:flex-end;background:var(--tile-tint,var(--color-border-light))}.hm-stile__media{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.hm-stile__img{width:100%;height:100%;object-fit:cover;display:block}.hm-stile__scrim{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background:linear-gradient(to top,#2d2e2edb,#2d2e2e14 62%)}.hm-stile--image .hm-stile__body{position:relative;padding:22px;color:#fff;width:100%;display:flex;flex-direction:column}.hm-stile--image .hm-stile__title{font-weight:var(--fw-bold);font-size:21px;line-height:1.15;color:#fff;margin-bottom:4px}.hm-stile--image .hm-stile__sub{font-size:13.5px;color:#ebeced;margin:0 0 12px;line-height:1.3}.hm-stile__cta--ghost{align-self:flex-start;display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:var(--fw-bold);color:#fff;background:#ffffff29;padding:7px 14px;border-radius:var(--radius-pill)}.hm-stile--image:hover .hm-stile__cta--ghost{background:#ffffff42}.hm-stile--icon{background:var(--color-surface);padding:24px}.hm-stile--icon:hover{transform:translateY(-2px);box-shadow:0 6px 18px #2d2e2e1a}.hm-stile__icon{width:52px;height:52px;border-radius:14px;flex:none;margin-bottom:16px;display:flex;align-items:center;justify-content:center;background:var(--tile-tint,var(--color-border-light));color:var(--tile-accent,var(--color-text-strong))}.hm-stile__icon-img{width:27px;height:27px;object-fit:contain;display:block}.hm-stile--icon .hm-stile__title{font-weight:var(--fw-bold);font-size:18px;line-height:1.2;margin-bottom:6px;color:var(--color-text-strong)}.hm-stile--icon .hm-stile__sub{font-size:13.5px;color:var(--color-muted);line-height:1.5;margin:0 0 16px;flex:1}.hm-stile__tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.hm-stile__tag{background:var(--color-border-light);color:var(--color-muted);font-size:11.5px;font-weight:var(--fw-bold);padding:3px 9px;border-radius:6px}.hm-stile--icon .hm-stile__cta{margin-top:auto;display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:var(--fw-bold);color:var(--tile-accent,var(--color-text-strong))}.hm-stile--icon:hover .hm-stile__cta{gap:10px}@media(max-width:560px){.hm-stile--image{min-height:160px}.hm-stile--image .hm-stile__title{font-size:16px}}@media(prefers-reduced-motion:reduce){.hm-stile{transition:none}.hm-stile--icon:hover{transform:none}.hm-stile--icon:hover .hm-stile__cta{gap:7px}}.hm-sset{background:var(--color-surface);border-radius:22px;overflow:hidden;display:flex;flex-direction:column;height:100%;position:relative;transition:box-shadow var(--motion-fast) var(--ease-out),transform var(--motion-fast) var(--ease-out)}.hm-sset:hover{box-shadow:0 8px 22px #2d2e2e1f;transform:translateY(-2px)}.hm-sset__media{position:relative;aspect-ratio:4/3;background:var(--color-border-light);display:flex;align-items:center;justify-content:center;overflow:hidden}.hm-sset__img{width:100%;height:100%;object-fit:contain;padding:10px;box-sizing:border-box;display:block}.hm-sset__icon{color:var(--color-muted-2);display:flex}.hm-sset__badge{position:absolute;top:14px;left:14px;background:var(--color-surface);color:var(--color-text-strong);font-weight:var(--fw-bold);font-size:12px;padding:5px 12px;border-radius:var(--radius-pill);box-shadow:var(--shadow-sm);line-height:1}.hm-sset__body{padding:22px;display:flex;flex-direction:column;flex:1}.hm-sset__title{font-size:19px;font-weight:var(--fw-bold);line-height:1.2;margin:0 0 4px;color:var(--color-text-strong)}.hm-sset__title-link{color:inherit;text-decoration:none}.hm-sset__title-link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hm-sset__title-link:hover{text-decoration:none}.hm-sset:hover .hm-sset__title-link{color:var(--accent,var(--door-cta))}.hm-sset__meta{font-size:13px;color:var(--color-muted-2);margin:0 0 14px}.hm-sset__scenario{font-size:13.5px;color:var(--color-muted);line-height:1.5;margin:0 0 14px}.hm-sset__items{list-style:none;padding:0;margin:0 0 16px;display:flex;flex-direction:column;gap:8px}.hm-sset__item{display:flex;align-items:flex-start;gap:9px;font-size:13.5px;color:var(--color-muted)}.hm-sset__item-check{color:var(--garden-cta);flex:none;margin-top:1px;display:inline-flex}.hm-sset__item-name{min-width:0}.hm-sset__item-qty{font-weight:var(--fw-bold);color:var(--color-text)}.hm-sset__item--more{padding-left:23px;font-size:12.5px;color:var(--color-muted-2);font-weight:var(--fw-bold)}.hm-sset__pricerow{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-bottom:14px}.hm-sset__save{flex:none}.hm-sset__foot{display:flex;position:relative;z-index:1}.hm-sset__form{margin:0;flex:1;display:flex}.hm-sset__cta{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--color-text-strong);color:#fff;font-weight:var(--fw-bold);font-size:14px;padding:13px;border-radius:var(--radius-pill);min-height:var(--tap-cta);border:0;cursor:pointer;text-decoration:none}.hm-sset__cta:hover{color:#fff;text-decoration:none}.hm-sset__cta--ghost{background:var(--color-surface);color:var(--color-text);border:1.5px solid var(--color-border)}.hm-sset__cta--ghost:hover{background:var(--color-border-light);color:var(--color-text);text-decoration:none}.hm-sset :focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--radius-pill)}@media(prefers-reduced-motion:reduce){.hm-sset{transition:none}.hm-sset:hover{transform:none}}.hm-tcard{display:flex;flex-direction:column;gap:7px;margin:0;background:var(--color-surface);border-radius:var(--radius-md);padding:18px 20px;height:100%}.hm-tcard__rating{margin-bottom:1px}.hm-tcard__quote{margin:0;font-size:14.5px;line-height:1.5;color:var(--color-text);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.hm-tcard__more{align-self:flex-start;background:none;border:0;padding:0;margin:0;cursor:pointer;font-size:13px;font-weight:var(--fw-bold);color:var(--accent);line-height:1.2}.hm-tcard__more[hidden]{display:none}.hm-tcard__more:hover{text-decoration:underline}.hm-tcard__more:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}.hm-tcard__meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;margin-top:auto;font-size:13px;color:var(--color-muted-2)}.hm-tcard__name{color:var(--color-text);font-weight:var(--fw-bold)}.hm-tcard__verified{display:inline-flex;align-items:center;gap:4px;color:var(--garden-cta);font-weight:var(--fw-bold)}.hm-tcard__eco{color:var(--color-muted)}.hm-tcard__date{color:var(--color-muted-2)}.hm-trust__heading{font-size:var(--fs-h3);font-weight:var(--fw-bold);line-height:var(--lh-heading);letter-spacing:-.01em;margin:0 0 var(--space-4);color:var(--color-text-strong)}.hm-trust__list{list-style:none;margin:0;padding:0;display:grid;gap:16px;grid-template-columns:repeat(var(--trust-cols,3),minmax(0,1fr))}.hm-trust--card .hm-trust__item{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-6)}.hm-trust--card .hm-trust__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:var(--tint,var(--color-border-light));color:var(--accent,var(--color-text));margin-bottom:12px}.hm-trust--card .hm-trust__title{font-size:16px;font-weight:var(--fw-bold);margin:0 0 5px;color:var(--color-text-strong);line-height:1.3}.hm-trust--card .hm-trust__text{font-size:13.5px;color:var(--color-muted);margin:0;line-height:var(--lh-body)}.hm-trust__item--link{position:relative;cursor:pointer}.hm-trust__stretch{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit;-webkit-tap-highlight-color:transparent}.hm-trust__stretch:focus-visible{outline:2px solid var(--accent,var(--color-text-strong));outline-offset:2px;border-radius:var(--radius-md)}.hm-trust--card .hm-trust__item--link:hover{border-color:var(--accent,var(--color-text-strong));box-shadow:var(--shadow-sm)}.hm-trust__item--link:hover .hm-trust__title{color:var(--accent,var(--color-text-strong))}.hm-trust--inline .hm-trust__list{gap:24px}.hm-trust--inline .hm-trust__item{display:flex;align-items:flex-start;gap:12px}.hm-trust--inline .hm-trust__icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:var(--tint,var(--color-border-light));color:var(--accent,var(--color-text));flex:none}.hm-trust--inline .hm-trust__title{font-size:14px;font-weight:var(--fw-bold);margin:0 0 2px;color:var(--color-text-strong);line-height:1.3}.hm-trust--inline .hm-trust__text{font-size:13px;color:var(--color-muted);margin:0;line-height:1.45}@media(max-width:768px){.hm-trust--card .hm-trust__list{grid-template-columns:1fr;gap:0;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:8px 10px;overflow:hidden}.hm-trust--card .hm-trust__item{background:transparent;border:0;border-radius:0;padding:14px 8px;display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--color-border-light)}.hm-trust--card .hm-trust__item:last-child{border-bottom:0}.hm-trust--card .hm-trust__icon{width:38px;height:38px;margin-bottom:0;flex:none}.hm-trust--card .hm-trust__body{min-width:0;flex:1}.hm-trust--card .hm-trust__title{font-size:14px}.hm-trust--card .hm-trust__text{font-size:12px}.hm-trust--card .hm-trust__item--link:hover,.hm-trust--card .hm-trust__item--link:active{background:var(--color-border-light);border-radius:12px;box-shadow:inset 0 0 0 1.5px var(--accent,var(--color-text-strong))}.hm-trust--card .hm-trust__stretch:focus-visible{outline-offset:-2px;border-radius:12px}.hm-trust--inline .hm-trust__list{grid-template-columns:1fr;gap:14px}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
