:root{--color-bg:#111111;--color-surface:#1a1a1a;--color-border:#333333;--color-text:#ffffff;--color-muted:#888888;--color-accent:#3b82f6;--color-accent-hover:#2563eb;--color-brand:#ffc629;--color-brand-hover:#e8ad00;--color-header:#0a0a0a;--font-sans:'Inter',system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--container-width:87.5rem;--page-content-width:min(100% - 2rem,var(--container-width));--site-header-width:var(--container-width);--site-header-topbar-height:3.5rem;--site-header-main-height:5.5625rem;--site-header-nav-height:3.375rem;--site-header-height:calc(var(--site-header-topbar-height)+var(--site-header-main-height)+var(--site-header-nav-height));--space-xs:0.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2.5rem;--space-xl:4rem;--radius:0.5rem}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:auto}body{margin:0;font-family:var(--font-sans);font-size:1rem;line-height:1.6;color:var(--color-text);background-color:var(--color-bg)}img{max-width:100%;height:auto;display:block}.hawart-media-protected img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none;-webkit-touch-callout:none}.hawart-media-protected .hero-bg,.hawart-media-protected .home-hero__banner,.hawart-media-protected .home-hero__slide,.hawart-media-protected .category-card,.hawart-media-protected .naprawa-product-page__gallery,.hawart-media-protected .naprawa-product-page__photo-main{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}a{color:var(--color-accent);text-decoration:none}a:hover{color:var(--color-accent-hover)}.container{width:var(--page-content-width);margin-inline:auto}.skip-link{position:absolute;top:-100%;left:var(--space-sm);z-index:1000;padding:var(--space-xs) var(--space-sm);background:var(--color-accent);color:#fff;border-radius:var(--radius)}.skip-link:focus{top:var(--space-sm)}.site-header__overlay{position:fixed;inset:0;z-index:1090;background:rgb(0 0 0 / 55%)}.site-header__overlay[hidden]{display:none}.site-header{position:static;z-index:100;background:var(--color-bg);border-bottom:none}.site-header.site-header--hidden{transform:none}.site-header__topbar{background:#090909;color:#ffffff;font-size:0.75rem;border-bottom:1px solid #222222}.site-header__topbar-inner{display:flex;align-items:center;gap:2rem;flex-wrap:wrap;width:min(100% - 2rem,var(--site-header-width));max-width:var(--site-header-width);min-height:var(--site-header-topbar-height);margin-inline:auto;padding:0.5rem 0}.site-header__topbar-list{display:flex;align-items:center;gap:2rem;margin:0;padding:0;list-style:none;flex-wrap:wrap}.site-header__topbar-list--meta{margin-left:auto}.site-header__topbar-b2b{color:var(--color-brand);font-weight:700;text-transform:uppercase}.site-header__topbar-link,.site-header__topbar-static{display:inline-flex;align-items:center;gap:0.4375rem;color:inherit;text-decoration:none;transition:color 0.15s ease}.site-header__topbar-link:hover,.site-header__topbar-link:focus-visible{color:var(--color-brand)}.site-header__topbar-link:focus-visible,.site-header__action-btn:focus-visible,.site-header__wa-link:focus-visible,.site-header__order-link:focus-visible,.site-header__hamburger:focus-visible,.site-header__search-btn:focus-visible,.site-header__nav-item:focus-visible,.site-header__drawer-link:focus-visible,.site-header__drawer-close:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.site-header:not(.site-header--v2) .site-header__topbar-icon{width:0.9375rem;height:0.9375rem;flex-shrink:0;color:var(--color-brand)}.site-header__topbar-item--address{min-width:0}.site-header__topbar-item--address span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-header__main{background:var(--color-bg);border-bottom:none}.site-header__main-inner{display:flex;align-items:center;gap:2.5rem;width:min(100% - 2rem,var(--site-header-width));max-width:var(--site-header-width);min-height:var(--site-header-main-height);margin-inline:auto;padding:0.9375rem 0}.site-header__brand{flex-shrink:0;min-width:10.625rem}.site-header__brand .site-logo__img{display:block;width:auto;height:auto;max-height:calc(3rem * 1.2)}.site-header__search{display:flex;flex:1;align-items:stretch;max-width:37.5rem;min-width:0;border:1px solid var(--color-border);border-radius:0.375rem;overflow:hidden}.site-header__search-input{flex:1;min-width:0;padding:0.75rem 0.9375rem;border:none;background:#222222;color:#ffffff;font:inherit;font-size:0.8125rem;outline:none;box-shadow:none}.site-header__search-input:focus,.site-header__search-input:focus-visible{border-color:var(--color-brand);outline:none;box-shadow:none}.site-header__search-input::placeholder{color:#888888}.site-header__search-btn{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;min-width:3.125rem;padding:0 1.25rem;border:none;background:var(--color-brand);color:#111111;cursor:pointer;transition:background 0.15s ease}.site-header__search-btn:hover{background:var(--color-brand-hover)}.site-header__search-icon{width:1.0625rem;height:1.0625rem;flex-shrink:0}.site-header__actions{display:flex;align-items:stretch;gap:0.625rem;margin-left:auto;flex-shrink:0}.site-header__action-btn{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;min-width:0;width:2.625rem;height:2.625rem;padding:0;border:1px solid var(--color-border);border-radius:0.375rem;background:#222222;color:#ffffff;font:inherit;font-size:0.75rem;line-height:1;cursor:pointer;transition:border-color 0.15s ease,color 0.15s ease}.site-header__action-btn:hover{border-color:var(--color-brand);color:var(--color-brand)}.site-header__favorites.site-header__action-btn{width:2.625rem;min-width:2.625rem;padding:0;align-self:stretch}.site-header__action-icon{width:1.25rem;height:1.25rem;color:currentColor;flex-shrink:0}.site-header__favorites-count{position:absolute;top:-0.1875rem;right:-0.1875rem;min-width:0.875rem;height:0.875rem;padding:0 0.25rem;border-radius:999px;background:var(--color-brand);color:#111111;font-size:0.5625rem;font-weight:700;line-height:0.875rem;text-align:center}.site-header,.site-header__main,.site-header__main-inner,.site-header__actions{overflow:visible}.site-header__favorites-wrap{position:relative;z-index:30;flex-shrink:0}.site-header__favorites{position:relative}.site-header__favorites-count[hidden]{display:none}.site-header__wa-link{display:inline-flex;align-items:center;padding:0.625rem 0.9375rem;border:1px solid var(--color-border);border-radius:0.375rem;background:#222222;color:#ffffff;font-size:0.8125rem;font-weight:700;line-height:1.2;text-decoration:none;white-space:nowrap;transition:border-color 0.15s ease,color 0.15s ease;align-self:stretch;flex-shrink:0}.site-header__wa-link:hover{border-color:var(--color-brand);color:var(--color-brand);background:#222222}.site-header__order-link{display:inline-flex;align-items:center;justify-content:center;padding:0.625rem 0.9375rem;border:1px solid transparent;border-radius:0.375rem;background:var(--color-brand);color:#111111;font-size:0.8125rem;font-weight:700;line-height:1.2;text-decoration:none;white-space:nowrap;transition:background 0.15s ease,color 0.15s ease;align-self:stretch;flex-shrink:0}.site-header__order-link:hover{background:var(--color-brand-hover,#e6b000);color:#111111}.site-header__hamburger{display:none;align-items:center;justify-content:center;padding:0.25rem;border:none;border-radius:0;background:transparent;color:#ffffff;cursor:pointer;transition:color 0.15s ease}.site-header__hamburger:hover{color:var(--color-brand)}.site-header__hamburger-icon{width:1.625rem;height:1.625rem}.site-header__nav-bar{display:flex;align-items:stretch;background:var(--color-surface);border-top:1px solid #2a2a2a}.site-header__nav-inner{display:flex;align-items:stretch;justify-content:space-between;gap:1.25rem;width:min(100% - 2rem,var(--site-header-width));max-width:var(--site-header-width);margin-inline:auto}.site-header__nav-list{display:flex;align-items:stretch;gap:0;margin:0 auto;padding:0;width:min(100% - 2rem,var(--site-header-width));max-width:var(--site-header-width);list-style:none}.site-header__nav-item{position:relative;display:inline-flex;align-items:center;gap:0.5rem;padding:1.25rem 1.25rem;border:none;background:none;color:#ffffff;font:inherit;font-size:0.875rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:color 0.15s ease}.site-header__nav-item::after{content:'';position:absolute;right:0;bottom:0;left:0;height:3px;background:transparent;transition:background 0.15s ease}.site-header__nav-list>.menu-item:first-child>.site-header__nav-item{padding-left:0}.site-header__nav-item:hover,.menu-item.is-active>.site-header__nav-item,.current-menu-item>.site-header__nav-item,.current_page_item>.site-header__nav-item{color:var(--color-brand);background:none}.site-header__nav-item:hover::after,.menu-item.is-active>.site-header__nav-item::after,.current-menu-item>.site-header__nav-item::after,.current_page_item>.site-header__nav-item::after{background:var(--color-brand)}.site-header__nav-icon{color:#aaaaaa;transition:color 0.15s ease}.site-header__nav-item:hover .site-header__nav-icon,.menu-item.is-active>.site-header__nav-item .site-header__nav-icon,.current-menu-item>.site-header__nav-item .site-header__nav-icon,.current_page_item>.site-header__nav-item .site-header__nav-icon{color:var(--color-brand)}.site-header__catalog-link{align-self:center;flex-shrink:0;padding:0.625rem 0;border:none;background:none;color:var(--color-muted);font:inherit;font-size:0.75rem;text-decoration:underline;cursor:pointer;transition:color 0.15s ease}.site-header__catalog-link:hover,.site-header__catalog-link:focus-visible{color:#ffffff}.site-header__nav-icon,.site-header__drawer-icon{width:1.125rem;height:1.125rem;flex-shrink:0}.site-header__nav-arrow{width:0.8125rem;height:0.8125rem;margin-left:-0.1875rem;opacity:0.6}.site-header__nav-list>.menu-item-has-children{position:relative}.site-header__nav-sublist{position:absolute;top:100%;left:0;z-index:1200;min-width:15.5rem;margin:0;padding:0.375rem 0;border:1px solid #2a2a2a;border-radius:0 0 0.5rem 0.5rem;background:#1a1a1a;box-shadow:0 0.75rem 1.5rem rgb(0 0 0 / 35%);list-style:none;opacity:0;visibility:hidden;transform:translateY(-0.25rem);transition:opacity 0.15s ease,transform 0.15s ease,visibility 0.15s ease}.site-header__nav-list>.menu-item-has-children:hover>.site-header__nav-sublist,.site-header__nav-list>.menu-item-has-children:focus-within>.site-header__nav-sublist{opacity:1;visibility:visible;transform:translateY(0)}.site-header__nav-sublist>.menu-item>.site-header__nav-sublink{display:block;padding:0.625rem 1.125rem;color:#cccccc;font-size:0.8125rem;font-weight:500;text-decoration:none;white-space:nowrap;transition:color 0.15s ease,background 0.15s ease}.site-header__nav-sublist>.menu-item>.site-header__nav-sublink:hover,.site-header__nav-sublist>.menu-item>.site-header__nav-sublink:focus-visible,.site-header__nav-sublist>.menu-item.is-active>.site-header__nav-sublink,.site-header__nav-sublist>.current-menu-item>.site-header__nav-sublink{color:var(--color-brand);background:rgb(255 255 255 / 5%)}@media (prefers-reduced-motion:reduce){.site-header__nav-sublist{transition:none;transform:none}}.site-header__drawer{position:fixed;top:0;right:0;z-index:1100;display:flex;flex-direction:column;width:min(17.5rem,100%);height:100%;background:#1a1a1a;transform:translateX(100%);transition:transform 0.28s ease;overflow-y:auto}.site-header__drawer.is-open{transform:translateX(0)}.site-header__drawer-head{display:flex;align-items:center;justify-content:space-between;padding:1.125rem 1.25rem;border-bottom:1px solid #2e2e2e}.site-header__drawer-brand .site-logo__img{display:block;width:auto;max-height:2.25rem;height:auto}.site-header__drawer-logo{margin:0;font-size:1.125rem;font-weight:700;color:#ffffff}.site-header__drawer-logo span{color:var(--color-brand)}.site-header__drawer-close{display:flex;align-items:center;justify-content:center;padding:0.125rem;border:none;background:none;color:#aaaaaa;cursor:pointer;transition:color 0.15s ease}.site-header__drawer-close:hover{color:#ffffff}.site-header__drawer-close-icon{width:1.625rem;height:1.625rem}.site-header__drawer-search{display:flex;margin:1rem;border:1.5px solid #333333;border-radius:0.5rem;overflow:hidden}.site-header__drawer-search-input{flex:1;min-width:0;padding:0.625rem 0.75rem;border:none;background:#222222;color:#eeeeee;font:inherit;font-size:0.875rem;outline:none}.site-header__drawer-search-input::placeholder{color:#666666}.site-header__drawer-search-btn{display:flex;align-items:center;justify-content:center;padding:0 0.875rem;border:none;background:var(--color-brand);color:#111111;cursor:pointer}.site-header__drawer-search-icon{width:1.125rem;height:1.125rem}.site-header__drawer-list{display:flex;flex-direction:column;margin:0;padding:0.5rem 0;list-style:none}.site-header__drawer-link{display:flex;align-items:center;gap:0.75rem;padding:0.9375rem 1.25rem;border-left:3px solid transparent;color:#cccccc;font-size:0.9375rem;font-weight:500;text-decoration:none;transition:color 0.15s ease,background 0.15s ease,border-color 0.15s ease}.site-header__drawer-link:hover,.menu-item.is-active>.site-header__drawer-link,.current-menu-item>.site-header__drawer-link,.current_page_item>.site-header__drawer-link{color:var(--color-brand);background:rgb(255 255 255 / 5%);border-left-color:var(--color-brand)}.site-header__drawer-item{display:flex;align-items:stretch}.site-header__drawer-item>.site-header__drawer-link{flex:1;min-width:0}.site-header__drawer-submenu-toggle{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.75rem;padding:0;border:none;border-left:1px solid #2e2e2e;background:transparent;color:#888888;cursor:pointer;transition:color 0.15s ease,background 0.15s ease}.site-header__drawer-submenu-toggle:hover,.site-header__drawer-submenu-toggle:focus-visible{color:var(--color-brand);background:rgb(255 255 255 / 5%)}.site-header__drawer-submenu-icon{width:1rem;height:1rem;transition:transform 0.2s ease}.menu-item-has-children.is-submenu-open>.site-header__drawer-item .site-header__drawer-submenu-icon{transform:rotate(180deg)}.site-header__drawer-sublist{margin:0;padding:0;list-style:none;background:#151515}.site-header__drawer-sublist[hidden]{display:none}.site-header__drawer-sublink{display:block;padding:0.75rem 1.25rem 0.75rem 2.5rem;border-left:3px solid transparent;color:#aaaaaa;font-size:0.875rem;font-weight:500;text-decoration:none;transition:color 0.15s ease,background 0.15s ease,border-color 0.15s ease}.site-header__drawer-sublink:hover,.site-header__drawer-sublink:focus-visible,.menu-item.is-active>.site-header__drawer-sublink,.current-menu-item>.site-header__drawer-sublink{color:var(--color-brand);background:rgb(255 255 255 / 4%);border-left-color:var(--color-brand)}.site-header__drawer-divider{border:none;border-top:1px solid #2e2e2e;margin:0.5rem 0}.site-header__drawer-actions{display:flex;flex-direction:column;gap:0.625rem;padding:0.75rem 1rem 1.5rem}.site-header__drawer-fav,.site-header__drawer-wa-link{display:flex;align-items:center;gap:0.625rem;width:100%;padding:0.75rem 1rem;border-radius:0.5625rem;font:inherit;font-size:0.875rem;font-weight:600;text-decoration:none;cursor:pointer;transition:border-color 0.15s ease,color 0.15s ease,background 0.15s ease}.site-header__drawer-fav{border:1.5px solid #333333;background:transparent;color:#cccccc}.site-header__drawer-fav:hover{border-color:var(--color-brand);color:var(--color-brand)}.site-header__drawer-wa-link{border:1.5px solid #333333;background:transparent;color:#cccccc;font-weight:600;justify-content:center}.site-header__drawer-wa-link:hover{border-color:var(--color-brand);color:var(--color-brand)}.site-header__drawer-wa-link:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}body.site-header-drawer-open{overflow:hidden}@media (prefers-reduced-motion:reduce){.site-header__drawer{transition:none}}@media (max-width:992px){.site-header__topbar-inner{justify-content:center;gap:1.25rem}.site-header__topbar-list--meta{display:none}.site-header__topbar-item--address{display:none}.site-header:not(.site-header--v2) .site-header__nav-bar{display:none}.site-header:not(.site-header--v2) .site-header__hamburger{display:flex}.site-header:not(.site-header--v2) .site-header__wa-link{display:none}.site-header:not(.site-header--v2) .site-header__main-inner{flex-wrap:wrap;gap:0.9375rem}.site-header:not(.site-header--v2) .site-header__search{order:3;flex:1 1 100%;max-width:none}}@media (max-width:900px){.site-header__topbar-inner,.site-header__main-inner{width:100%;padding-inline:1rem}.site-header__topbar-inner{gap:1rem}.site-header__topbar-list{gap:1rem}.site-header__main-inner{gap:0.75rem}.site-header__brand{min-width:auto}}.favorites-popover{position:fixed;inset:0;z-index:1200;pointer-events:none}.favorites-popover[hidden]{display:none}.favorites-popover__backdrop{position:absolute;inset:0;background:rgb(0 0 0 / 52%);opacity:0;transition:opacity 0.28s ease}.favorites-popover__panel{position:absolute;top:auto;right:0;bottom:0;left:0;display:flex;flex-direction:column;width:100%;max-height:min(85vh,32rem);background:#ffffff;color:#111111;border-radius:1rem 1rem 0 0;box-shadow:0 -12px 40px rgb(0 0 0 / 16%);transform:translateY(100%);transition:transform 0.32s cubic-bezier(0.4,0,0.2,1);overflow:hidden}.favorites-popover__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-shrink:0;padding:1rem 1.125rem;border-bottom:1px solid #ececec;background:#fafafa}.favorites-popover__title{display:flex;align-items:center;gap:0.5rem;margin:0;font-size:0.9375rem;font-weight:700;color:#111111}.favorites-popover__title-icon{width:1rem;height:1rem;color:var(--color-brand);flex-shrink:0}.favorites-popover__count{display:inline-flex;align-items:center;justify-content:center;min-width:1.375rem;height:1.375rem;padding:0 0.375rem;border-radius:999px;background:var(--color-brand);color:#111111;font-size:0.6875rem;font-weight:700;line-height:1}.favorites-popover__count[hidden]{display:none}.favorites-popover__close{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:none;border-radius:0.375rem;background:transparent;color:#111111;cursor:pointer;transition:background 0.15s ease}.favorites-popover__close:hover,.favorites-popover__close:focus-visible{background:#eeeeee;outline:none}.favorites-popover__close-icon{width:1.25rem;height:1.25rem}.favorites-popover__body{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain}.favorites-popover__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.75rem;padding:2rem 1.25rem;text-align:center;color:#888888}.favorites-popover__empty[hidden],.favorites-popover__list[hidden],.favorites-popover__foot[hidden]{display:none}.favorites-popover__empty-icon{width:2rem;height:2rem;color:#cccccc}.favorites-popover__empty p{margin:0;font-size:0.8125rem;line-height:1.5;max-width:16rem}.favorites-popover__list{margin:0;padding:0;list-style:none}.favorites-popover__item{display:grid;grid-template-columns:3rem minmax(0,1fr) auto;gap:0.75rem;align-items:center;padding:0.75rem 1rem;border-bottom:1px solid #f0f0f0}.favorites-popover__item:last-child{border-bottom:none}.favorites-popover__thumb{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border:1px solid #ececec;border-radius:0.375rem;background:#f9f9f9;overflow:hidden}.favorites-popover__thumb img{width:100%;height:100%;object-fit:contain}.favorites-popover__thumb-placeholder{width:1.375rem;height:1.375rem;color:#bbbbbb}.favorites-popover__info{min-width:0}.favorites-popover__name{display:block;margin:0 0 0.25rem;font-size:0.8125rem;font-weight:600;line-height:1.35;color:#111111;text-decoration:none}.favorites-popover__name:hover{color:#000000;text-decoration:underline}.favorites-popover__id{margin:0 0 0.125rem;font-size:0.6875rem;font-weight:600;letter-spacing:0.02em;color:#888888}.favorites-popover__meta{margin:0;font-size:0.6875rem;line-height:1.35;color:#6b7280}.favorites-popover__remove{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;padding:0;border:none;border-radius:0.375rem;background:transparent;color:#888888;cursor:pointer;transition:color 0.15s ease,background 0.15s ease}.favorites-popover__remove svg{width:0.875rem;height:0.875rem}.favorites-popover__remove:hover,.favorites-popover__remove:focus-visible{color:#f05050;background:rgb(240 80 80 / 8%);outline:none}.favorites-popover__foot{flex-shrink:0;padding:0.75rem 1rem 1rem;border-top:1px solid #ececec;background:#fafafa}.favorites-popover__clear{width:100%;min-height:2.5rem;padding:0.625rem 0.875rem;border:1px solid #dddddd;border-radius:0.375rem;background:#ffffff;color:#555555;font-size:0.75rem;font-weight:600;font-family:inherit;cursor:pointer;transition:border-color 0.15s ease,color 0.15s ease,background 0.15s ease}.favorites-popover__clear:hover,.favorites-popover__clear:focus-visible{border-color:#f05050;color:#f05050;background:rgb(240 80 80 / 4%);outline:none}body.favorites-popover-open--mobile{overflow:hidden}body.favorites-popover-open--mobile .favorites-popover{pointer-events:auto}body.favorites-popover-open--mobile .favorites-popover__backdrop{opacity:1}body.favorites-popover-open--mobile .favorites-popover__panel{transform:translateY(0)}@media (min-width:993px){.favorites-popover{position:absolute;inset:auto;top:calc(100%+0.5rem);right:0;left:auto;width:min(22rem,calc(100vw - 2rem));height:auto}.favorites-popover__backdrop{display:none}.favorites-popover__panel{position:relative;top:auto;right:auto;bottom:auto;left:auto;width:100%;max-height:min(24rem,70vh);border:1px solid #e8e8e8;border-radius:0.5rem;box-shadow:0 16px 40px rgb(0 0 0 / 14%);transform:translateY(-0.375rem);opacity:0;visibility:hidden;transition:transform 0.2s ease,opacity 0.2s ease,visibility 0.2s ease}body.favorites-popover-open .favorites-popover{pointer-events:auto}body.favorites-popover-open .favorites-popover__panel{transform:translateY(0);opacity:1;visibility:visible}}@media (prefers-reduced-motion:reduce){.favorites-popover__backdrop,.favorites-popover__panel{transition:none}}.site-logo{display:inline-flex;align-items:center;text-decoration:none;color:inherit;line-height:0}.site-logo:hover{color:inherit}.site-logo__img{display:block;width:auto;height:auto;max-height:calc(3rem * 1.2)}.site-title{font-size:1.25rem;font-weight:700;color:var(--color-text)}.site-description{margin:0;font-size:0.875rem;color:var(--color-muted)}.custom-logo-link{display:block;line-height:0}@media (min-width:769px){.hero.hero--home.hw-hero{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:88vh;margin-bottom:0;padding:calc(var(--site-header-height)+2.5rem) max(1.5rem,calc((100% - var(--site-header-width)) / 2)) 4.375rem;overflow:hidden;isolation:isolate}.hw-hero-bg{position:absolute;inset:0;z-index:-2;min-height:100%}.hw-hero-bg__track{position:absolute;inset:0}.hw-bg-slide{opacity:0;transition:opacity 1.4s ease-in-out}.hw-bg-slide.is-active{opacity:1;z-index:1}.hw-hero-bg::after{content:'';position:absolute;inset:0;background:linear-gradient(100deg,rgb(0 0 0 / 96%) 0%,rgb(0 0 0 / 88%) 32%,rgb(0 0 0 / 55%) 58%,rgb(0 0 0 / 35%) 100%),linear-gradient(to top,rgb(0 0 0 / 95%) 0%,rgb(0 0 0 / 15%) 38%,rgb(0 0 0 / 20%) 100%);z-index:1;pointer-events:none}.hero.hero--home.hw-hero .hero-overlay{display:none}.hero-slider__dots.hw-slide-dots{position:absolute;right:1.75rem;bottom:1.75rem;left:auto;z-index:3;flex-direction:column;gap:0.5rem;padding:0;border-radius:0;background:transparent;backdrop-filter:none;transform:none}.hero-slider__dot{width:0.4375rem;height:0.4375rem;background:rgb(255 255 255 / 25%)}.hero-slider__dot.is-active{width:0.4375rem;height:1.375rem;border-radius:0.25rem;background:#f5c800}.hw-hero-inner{position:relative;z-index:1;max-width:var(--site-header-width);width:100%;margin-inline:auto;padding:0;pointer-events:none}.hw-hero-content{max-width:none;pointer-events:auto}.hw-eyebrow{display:inline-flex;align-items:center;gap:0.5625rem;margin-bottom:1.375rem;font-size:0.71875rem;font-weight:700;letter-spacing:0.1875rem;color:#f5c800;text-transform:uppercase}.hw-eyebrow::before{width:1.625rem;height:1px;background:#f5c800}.hw-title{margin-bottom:1.125rem;max-width:45rem;font-size:clamp(2rem,4.6vw,3.5rem);font-weight:900;line-height:1.08;letter-spacing:-0.125rem;color:#ffffff}.hw-title__accent,.hw-title .accent{color:#f5c800}.hw-subtitle{max-width:30rem;margin:0 0 2.75rem;font-size:1rem;line-height:1.65;color:#8a8a8a}}.site-main{padding-block:var(--space-lg);min-height:60vh}.page-header{margin-bottom:var(--space-lg)}.page-header__title{margin:0 0 var(--space-xs);font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.2}.page-header__desc{color:var(--color-muted)}body.home #main-content.site-main{padding:0;margin:0;min-height:0;overflow-x:hidden}body.home .site-footer{margin-top:0}.hero.hero--home{position:relative;display:block;width:100%;min-height:68vh;margin-bottom:0;overflow:visible}.hero-bg{position:absolute;inset:0;z-index:1;overflow:hidden;min-height:inherit}.hero-slider__track{position:absolute;inset:0;width:100%;height:100%}.hero-slider__slide{position:absolute;inset:0;width:100%;height:100%;opacity:0;background-color:#111;background-repeat:no-repeat;background-position:center;background-size:cover;transition:opacity 0.85s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.hero-slider__slide.is-active{opacity:1;z-index:1}.hero-slider__dots{position:absolute;left:50%;bottom:1.75rem;z-index:6;display:flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.45rem 0.75rem;border-radius:999px;background:rgb(0 0 0 / 28%);backdrop-filter:blur(6px);transform:translateX(-50%);pointer-events:auto}.hero-slider__dot{width:0.5rem;height:0.5rem;padding:0;border:none;border-radius:50%;background:rgb(255 255 255 / 38%);cursor:pointer;pointer-events:auto;transition:transform 0.2s ease,background-color 0.2s ease,width 0.2s ease}.hero-slider__dot:hover,.hero-slider__dot:focus-visible{background:rgb(255 255 255 / 62%);outline:none}.hero-slider__dot.is-active{width:1.375rem;border-radius:999px;background:rgb(255 255 255 / 92%)}.hero-bg img,.hero-slider__slide img,.hero-slider__image{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;-webkit-object-fit:cover}.hero-overlay{position:absolute;inset:0;z-index:2;background:linear-gradient( 180deg,rgb(0 0 0 / 50%) 0%,rgb(0 0 0 / 58%) 40%,rgb(0 0 0 / 74%) 100% );pointer-events:none}.hero-container{position:relative;z-index:5;width:var(--page-content-width);margin-inline:auto;padding:5.25rem 0 4.5rem;pointer-events:none}.hero-content{pointer-events:auto;max-width:53.75rem}.hero-label{display:inline-flex;align-items:center;gap:0.625rem;margin-bottom:1.25rem;font-size:0.6875rem;font-weight:600;letter-spacing:0.1875rem;text-transform:uppercase;color:rgb(255 255 255 / 68%)}.hero-label::before{content:'';width:2.125rem;height:1px;background:#ffffff}.hero-title{margin:0 0 1.375rem;max-width:47.5rem;font-size:clamp(2.125rem,5vw,3.625rem);font-weight:800;line-height:0.96;letter-spacing:-0.15625rem;color:#ffffff}.hero-text{max-width:38.75rem;margin:0 0 1.75rem;font-size:1rem;line-height:1.7;color:rgb(255 255 255 / 72%)}.hero-pricing-pill{display:inline-flex;align-items:center;gap:0.75rem;width:100%;max-width:63.75rem;margin-top:1rem;padding:0.75rem 1.25rem 0.75rem 1rem;border:1px solid rgb(255 255 255 / 8%);border-radius:999px;background:rgb(18 18 18 / 72%);backdrop-filter:blur(14px);box-shadow:0 10px 40px rgb(0 0 0 / 28%)}.hero-pricing-pill__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;color:var(--color-brand)}.hero-pricing-pill__icon svg{display:block;width:1.25rem;height:1.25rem}.hero-pricing-pill__text{margin:0;font-size:0.8125rem;font-weight:500;line-height:1.5;color:rgb(255 255 255 / 72%)}.hero-pricing-pill__text strong{font-weight:700;color:var(--color-brand)}.search-box{position:relative;z-index:400;width:100%;max-width:63.75rem;padding:1.375rem;border:1px solid rgb(255 255 255 / 8%);border-radius:1.5rem;background:rgb(18 18 18 / 70%);backdrop-filter:blur(14px);box-shadow:0 10px 40px rgb(0 0 0 / 28%)}.search-tabs{display:flex;gap:1.75rem;margin-bottom:1.25rem;border-bottom:1px solid rgb(255 255 255 / 8%)}.search-tab{position:relative;padding:0 0 0.875rem;border:none;background:none;color:rgb(255 255 255 / 42%);font:inherit;font-size:0.8125rem;font-weight:600;cursor:pointer;transition:color 0.3s ease}.search-tab:hover{color:rgb(255 255 255 / 75%)}.search-tab.active{color:#ffffff}.search-tab.active::after{content:'';position:absolute;right:0;bottom:-1px;left:0;height:2px;background:#ffffff}.search-panel{display:none}.search-panel.is-active{display:block}.search-panel[hidden]{display:none}.search-form{display:flex;align-items:center;gap:0.625rem}.search-field{position:relative;flex:1;min-width:0}.search-field--grow{flex:1 1 auto}.search-field select{appearance:none;background-image:none}.search-field select::-ms-expand{display:none}.search-field select,.search-field input,.search-combobox__trigger{width:100%;height:3.125rem;padding:0 2.75rem 0 1.125rem;border:1px solid rgb(255 255 255 / 8%);border-radius:0.75rem;background:rgb(255 255 255 / 3.5%);color:rgb(255 255 255 / 90%);font:inherit;font-size:0.8125rem;font-weight:500;outline:none;transition:border-color 0.3s ease,background 0.3s ease}.search-field input{padding-right:1.125rem}.search-field select{color:rgb(255 255 255 / 46%);cursor:pointer}.search-field select:valid,.search-field select option:checked{color:#ffffff}.search-field select:disabled{cursor:not-allowed;opacity:0.55}.search-field--combobox{z-index:1}.search-field--combobox.is-open{z-index:1200}.search-field--combobox .search-combobox__native{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.search-combobox__trigger{display:block;text-align:left;cursor:pointer}.search-combobox__trigger .search-combobox__label{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgb(255 255 255 / 46%)}.search-field--combobox.is-filled .search-combobox__trigger .search-combobox__label{color:#ffffff}.search-combobox__trigger:hover,.search-field--combobox.is-open .search-combobox__trigger{border-color:rgb(255 255 255 / 16%)}.search-field--combobox.is-open .search-combobox__trigger{border-color:rgb(255 255 255 / 24%);background:rgb(255 255 255 / 5%)}.search-field--combobox.is-open .select-arrow svg{stroke:rgb(255 255 255 / 75%)}.search-field--combobox.is-disabled .search-combobox__trigger{cursor:not-allowed;opacity:0.55}.search-combobox__list{position:absolute;top:calc(100%+0.35rem);right:0;left:0;z-index:10;max-height:min(14rem,40vh);margin:0;padding:0.35rem 0.5rem 0.35rem 0.35rem;overflow-y:auto;list-style:none;border:1px solid rgb(255 255 255 / 10%);border-radius:0.75rem;background:rgb(18 18 18 / 96%);backdrop-filter:blur(14px);box-shadow:0 10px 32px rgb(0 0 0 / 40%);animation:hero-dropdown-in 0.18s ease;scrollbar-width:thin;scrollbar-color:rgb(255 255 255 / 42%) rgb(255 255 255 / 12%)}.search-combobox__list::-webkit-scrollbar{width:0.375rem}.search-combobox__list::-webkit-scrollbar-track{margin-block:0.4rem;margin-inline-end:0.1rem;border-radius:999px;background:rgb(255 255 255 / 12%)}.search-combobox__list::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:rgb(255 255 255 / 38%);background-clip:padding-box}.search-combobox__list::-webkit-scrollbar-thumb:hover{background:rgb(255 255 255 / 52%);background-clip:padding-box}.search-combobox__list::-webkit-scrollbar-button,.search-combobox__list::-webkit-scrollbar-corner{display:none;width:0;height:0}.search-combobox__list[hidden]{display:none}.search-combobox__option{padding:0.625rem 0.875rem;border-radius:0.5rem;color:rgb(255 255 255 / 92%);font-size:0.8125rem;font-weight:500;line-height:1.35;cursor:pointer;transition:background 0.15s ease}.search-combobox__option:hover,.search-combobox__option:focus-visible,.search-combobox__option[aria-selected='true']{background:rgb(255 255 255 / 10%);color:#ffffff}.search-field--combobox .select-arrow{transition:transform 0.2s ease}.search-field--combobox.is-open .select-arrow{transform:translateY(-50%) rotate(180deg)}.search-field input::placeholder{color:rgb(255 255 255 / 38%)}.search-field select:hover,.search-field input:hover{border-color:rgb(255 255 255 / 16%)}.search-field select:focus,.search-field input:focus{border-color:rgb(255 255 255 / 24%);background:rgb(255 255 255 / 5%)}.select-arrow{position:absolute;top:50%;right:1rem;pointer-events:none;transform:translateY(-50%)}.select-arrow svg{width:0.875rem;height:0.875rem;stroke:rgb(255 255 255 / 42%)}.search-button{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;gap:0.5rem;min-width:9.5rem;height:3.125rem;padding:0 1.25rem;border:none;border-radius:0.75rem;background:#ffffff;color:#000000;font:inherit;font-size:0.8125rem;font-weight:600;letter-spacing:0.01em;cursor:pointer;transition:background 0.3s ease}.search-button__icon{width:1rem;height:1rem;flex-shrink:0}.search-button:hover{background:#ececec}.search-box.is-search-results-open{border-color:rgb(255 255 255 / 14%);background:#121212;box-shadow:0 16px 48px rgb(0 0 0 / 45%)}.search-box .hero-search__dropdown{--hero-search-item-height:6.5rem;--hero-search-item-gap:0.5rem;position:absolute;top:calc(100%+0.5rem);right:0;left:0;z-index:1100;overflow:hidden;border:1px solid rgb(255 255 255 / 12%);border-radius:0.875rem;background:#161616;box-shadow:0 18px 48px rgb(0 0 0 / 55%),inset 0 1px 0 rgb(255 255 255 / 6%);animation:hero-dropdown-in 0.2s ease;color:rgb(255 255 255 / 92%)}.search-box .hero-search__dropdown[hidden]{display:none}@keyframes hero-dropdown-in{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.search-box .hero-search__dropdown-list{margin:0;padding:0.5rem;list-style:none;max-height:calc( var(--hero-search-item-height) * 3+var(--hero-search-item-gap) * 2+1rem );overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgb(255 255 255 / 35%) rgb(255 255 255 / 8%)}.search-box .hero-search__dropdown-list::-webkit-scrollbar{width:0.375rem}.search-box .hero-search__dropdown-list::-webkit-scrollbar-track{margin-block:0.35rem;border-radius:999px;background:rgb(255 255 255 / 8%)}.search-box .hero-search__dropdown-list::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:rgb(255 255 255 / 32%);background-clip:padding-box}.search-box .hero-search__dropdown-list::-webkit-scrollbar-thumb:hover{background:rgb(255 255 255 / 48%);background-clip:padding-box}.search-box .hero-search__dropdown-list:empty{display:none}.search-box .hero-search-result{margin:0;padding:0;list-style:none}.search-box .hero-search-result+.hero-search-result{margin-top:var(--hero-search-item-gap)}.search-box .hero-search-result__link{display:grid;grid-template-columns:5rem 1fr;gap:0.875rem;align-items:center;min-height:var(--hero-search-item-height);padding:0.75rem;border:1px solid rgb(255 255 255 / 10%);border-radius:0.625rem;background:#1f1f1f;color:rgb(255 255 255 / 92%);text-decoration:none;overflow:hidden;transition:border-color 0.2s ease,background 0.2s ease,transform 0.15s ease}.search-box .hero-search-result__link:hover,.search-box .hero-search-result__link:focus-visible{border-color:rgb(255 255 255 / 20%);background:#282828;color:#ffffff;outline:none;box-shadow:none;transform:translateY(-1px)}.search-box .hero-search-result__link:hover .hero-search-result__cta,.search-box .hero-search-result__link:focus-visible .hero-search-result__cta{color:rgb(255 255 255 / 78%)}.search-box .hero-search-result__thumb{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:5rem;height:5rem;min-height:5rem;padding:0.35rem;border:1px solid rgb(255 255 255 / 8%);border-radius:0.5rem;overflow:hidden;background:#0a0a0a}.search-box .hero-search-result__thumb img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center}.search-box .hero-search-result__thumb.is-empty,.search-box .hero-search-result__thumb:not(:has(img)){padding:0.5rem}.search-box .hero-search-result__thumb--empty{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:rgb(255 255 255 / 38%);font-size:0.5625rem;font-weight:600;line-height:1.25;text-align:center;text-transform:uppercase;letter-spacing:0.04em}.search-box .hero-search-result__body{display:flex;flex-direction:column;gap:0.3rem;min-width:0;min-height:0}.search-box .hero-search-result__tags{display:flex;flex-wrap:wrap;gap:0.3rem}.search-box .hero-search-result__tag{padding:0.15rem 0.45rem;border-radius:999px;background:rgb(255 255 255 / 10%);color:rgb(255 255 255 / 88%);font-size:0.625rem;font-weight:600;letter-spacing:0.02em;line-height:1.35}.search-box .hero-search-result__tag--muted{background:rgb(255 255 255 / 6%);color:rgb(255 255 255 / 58%)}.search-box .hero-search-result__title{display:-webkit-box;margin:0;overflow:hidden;font-size:0.8125rem;font-weight:600;line-height:1.35;color:#ffffff;-webkit-box-orient:vertical;-webkit-line-clamp:2}.search-box .hero-search-result__excerpt{display:none}.search-box .hero-search-result__facts{display:grid;gap:0.25rem;margin:0.15rem 0 0}.search-box .hero-search-result__fact{display:grid;grid-template-columns:auto 1fr;gap:0.35rem 0.5rem;align-items:baseline;margin:0;font-size:0.6875rem;line-height:1.4}.search-box .hero-search-result__fact dt{margin:0;color:rgb(255 255 255 / 42%);font-weight:600;white-space:nowrap}.search-box .hero-search-result__fact dd{margin:0;color:rgb(255 255 255 / 82%);font-weight:500;word-break:break-word}.search-box .hero-search-result__cta{margin-top:0.15rem;color:rgb(255 255 255 / 42%);font-size:0.625rem;font-weight:600;letter-spacing:0.03em;text-transform:uppercase;transition:color 0.2s ease}.search-box .hero-search-result--message{padding:1rem 1.125rem;border:1px solid rgb(255 255 255 / 10%);border-radius:0.625rem;background:#1f1f1f;font-size:0.8125rem;font-weight:500;color:rgb(255 255 255 / 55%);text-align:center}.hw-card-stack .search-form.hw-selects .hero-search__dropdown,.hw-card-stack .search-form.hw-selects .hw-results{grid-column:1 / -1}.hw-card-stack .hero-search__dropdown,.hw-card-stack .hw-results{display:flex;flex-direction:column;overflow:hidden;max-height:none}.hw-card-stack .hero-search__dropdown-list,.hw-card-stack .hw-result-list.hero-search__dropdown-list{flex:1 1 auto;min-height:0;margin:0;padding:0;list-style:none;max-height:calc( var(--hero-search-item-height) * 3+var(--hero-search-item-gap) * 2 );overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#2a2a2a #111111}.hw-card-stack .hero-search__dropdown-list::-webkit-scrollbar,.hw-card-stack .hw-result-list.hero-search__dropdown-list::-webkit-scrollbar{width:0.25rem}.hw-card-stack .hero-search__dropdown-list::-webkit-scrollbar-thumb,.hw-card-stack .hw-result-list.hero-search__dropdown-list::-webkit-scrollbar-thumb{border-radius:0.25rem;background:#2a2a2a}.hw-card-stack .hero-search-result+.hero-search-result{margin-top:0}.hw-card-stack{--hero-search-item-height:4.625rem;--hero-search-item-gap:0.4375rem}.hw-card-stack .hero-search__dropdown,.hw-card-stack .hw-results{background:#15130d;border:1px solid rgb(255 255 255 / 10%);border-radius:0.875rem;box-shadow:0 1.25rem 2.75rem rgb(0 0 0 / 48%)}.hw-card-stack .hero-search__dropdown-list,.hw-card-stack .hw-result-list.hero-search__dropdown-list{display:flex;flex-direction:column;gap:var(--hero-search-item-gap)}.hw-card-stack .hero-search-result__link{display:flex;align-items:center;gap:0.875rem;min-height:0;padding:0.75rem 0.875rem;border:1px solid rgb(255 255 255 / 7%);border-radius:0.75rem;background:#1a1812;color:#cccccc}.hw-card-stack .hero-search-result__link:hover,.hw-card-stack .hero-search-result__link:focus-visible{border-color:rgb(245 200 0 / 40%);background:rgb(245 200 0 / 5%);color:#ffffff;transform:none;box-shadow:none}.hw-card-stack .hero-search-result__thumb{width:2.875rem;height:2.875rem;min-height:2.875rem;padding:0.25rem;border:1px solid rgb(255 255 255 / 7%);border-radius:0.5rem;background:#222222}.hw-card-stack .hero-search-result__thumb--empty{font-size:0.5rem}.hw-card-stack .hero-search-result__body{gap:0.3125rem}.hw-card-stack .hero-search-result__tags{gap:0.375rem;margin-bottom:0.125rem}.hw-card-stack .hero-search-result__tag{padding:0.125rem 0.5rem;border-radius:0.25rem;background:rgb(245 200 0 / 12%);color:#f5c800;border:1px solid rgb(245 200 0 / 20%);font-size:0.625rem;font-weight:700;letter-spacing:0.025em;line-height:1.35}.hw-card-stack .hero-search-result__tag--muted{background:rgb(255 255 255 / 5%);color:#777777;border:1px solid rgb(255 255 255 / 9%)}.hw-card-stack .hero-search-result__title{font-size:0.8125rem;font-weight:500;line-height:1.4;color:#cccccc;-webkit-line-clamp:2}.hw-card-stack .hero-search-result__cta{margin-top:0.125rem;color:#555555;font-size:0.6875rem;font-weight:500;letter-spacing:0;text-transform:none}.hw-card-stack .hero-search-result__link:hover .hero-search-result__cta,.hw-card-stack .hero-search-result__link:focus-visible .hero-search-result__cta{color:#f5c800}.hw-card-stack .hero-search-result--message{background:#1a1812;border-color:rgb(255 255 255 / 8%);color:#888888;font-size:0.8125rem}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (min-width:769px){.hw-card-stack.search-box{position:relative;max-width:55rem;width:100%;z-index:2;padding:2.5rem 0 0;border:none;border-radius:0;background:transparent;backdrop-filter:none;box-shadow:none}.hero.hero--home.hw-hero:has(.hw-card-stack.is-search-results-open){z-index:50}.hw-card-stack.search-box.is-search-results-open{background:transparent;border-color:transparent;box-shadow:none;z-index:10}.hw-card-stack .search-tabs,.hw-card-stack .hw-tab-labels{position:absolute;top:0;right:0;left:0;height:2.5rem;display:flex;align-items:flex-end;gap:0;margin:0;padding:0;border:none;pointer-events:none}.hw-card-stack .hw-tab-label,.hw-card-stack .search-tab{pointer-events:all;display:flex;align-items:center;gap:0.4375rem;padding:0.75rem 1.375rem 0.5625rem;margin:0 0 -1px;align-self:flex-end;border:1px solid rgb(255 255 255 / 10%);border-bottom:none;border-radius:0.625rem 0.625rem 0 0;background:#2b2b2b;color:#999999;font:inherit;font-size:0.8125rem;font-weight:700;cursor:pointer;transition:color 0.15s ease,background 0.15s ease,border-color 0.15s ease}.hw-card-stack .hw-tab-label:first-child{margin-right:0.25rem}.hw-card-stack .hw-tab-label.tab-active,.hw-card-stack .hw-tab-label.active,.hw-card-stack .search-tab.tab-active,.hw-card-stack .search-tab.active{background:#13120f;color:#ffffff;border-color:rgb(255 255 255 / 10%);z-index:10;position:relative}.hw-card-stack .hw-tab-label.tab-inactive,.hw-card-stack .search-tab.tab-inactive{background:#2b2b2b;color:#888888;border-color:rgb(255 255 255 / 8%);z-index:9;position:relative}.hw-card-stack .hw-tab-label::after,.hw-card-stack .search-tab::after,.hw-card-stack .search-tab.active::after{display:none;content:none}.hw-card-stack .hw-tab-label__icon{width:0.9375rem;height:0.9375rem;flex-shrink:0}.hw-card-stack .search-panel.hw-card{position:relative;background:#13120f;border:1px solid rgb(255 255 255 / 10%);border-radius:0 1.125rem 1.125rem 1.125rem;padding:1.625rem;box-shadow:0 1.875rem 3.75rem -1.25rem rgb(0 0 0 / 70%)}.hw-card-stack .search-form.hw-selects{display:grid;grid-template-columns:1.1fr 1.1fr 1.1fr auto;gap:0.75rem;align-items:end;position:relative}.hw-card-stack .search-form--part{display:block}.hw-card-stack .search-field{flex:none;min-width:0}.hw-card-stack .hw-part-row{display:flex;gap:0.75rem;align-items:end;flex-wrap:wrap}.hw-card-stack .hw-part-row .hw-select-wrap{flex:1;min-width:13.75rem}.hw-card-stack .hw-select-wrap{position:relative}.hw-card-stack .hw-select-wrap label{display:block;margin-bottom:0.4375rem;font-size:0.6875rem;font-weight:700;letter-spacing:0.05625rem;text-transform:uppercase;color:#767676}.hw-card-stack .hw-select,.hw-card-stack .hw-input,.hw-card-stack .search-field .search-combobox__trigger{width:100%;height:3rem;padding:0.8125rem 2.375rem 0.8125rem 0.875rem;border:1px solid rgb(255 255 255 / 10%);border-radius:0.625rem;background:#1c1a14;color:#e8e8e8;font:inherit;font-size:0.875rem;font-weight:400;outline:none;transition:border-color 0.15s ease;appearance:none}.hw-card-stack .hw-input{padding-right:0.875rem}.hw-card-stack .hw-input::placeholder{color:#4a4a4a}.hw-card-stack .hw-select:hover,.hw-card-stack .hw-input:hover,.hw-card-stack .search-field .search-combobox__trigger:hover{border-color:rgb(245 200 0 / 30%)}.hw-card-stack .hw-select:focus,.hw-card-stack .hw-input:focus,.hw-card-stack .search-field .search-combobox__trigger:focus{border-color:#f5c800;background:#1c1a14}.hw-card-stack .hw-select:disabled,.hw-card-stack .search-field--combobox.is-disabled .search-combobox__trigger{cursor:not-allowed;opacity:0.55}.hw-card-stack .hw-select-icon,.hw-card-stack .search-field .select-arrow{position:absolute;right:0.8125rem;bottom:1rem;top:auto;transform:none;pointer-events:none;color:#555555}.hw-card-stack .hw-select-icon svg,.hw-card-stack .search-field .select-arrow svg{width:0.9375rem;height:0.9375rem;stroke:#555555}.hw-card-stack .search-field--combobox .search-combobox__trigger .search-combobox__label{color:#4a4a4a}.hw-card-stack .search-field--combobox.is-filled .search-combobox__trigger .search-combobox__label{color:#e8e8e8}.hw-card-stack .search-button,.hw-card-stack .hw-search-btn{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;gap:0.5rem;min-width:0;height:3rem;padding:0.8125rem 1.5rem;border:none;border-radius:0.625rem;background:#f5c800;color:#000000;font:inherit;font-size:0.875rem;font-weight:800;letter-spacing:normal;white-space:nowrap;cursor:pointer;transition:background 0.15s ease,transform 0.15s ease}.hw-card-stack .search-button:hover,.hw-card-stack .hw-search-btn:hover{background:#ffd700;transform:translateY(-1px)}.hw-card-stack .search-button:active,.hw-card-stack .hw-search-btn:active{transform:translateY(0)}.hw-card-stack .hw-info-bar{display:flex;align-items:center;flex-wrap:wrap;gap:0.375rem;margin-top:1.125rem;font-size:0.75rem;line-height:1.5;color:#767676}.hw-card-stack .hw-info-bar__icon{width:0.875rem;height:0.875rem;flex-shrink:0;color:#555555}.hw-card-stack .hw-info-bar .accent{color:#f5c800;font-weight:700}.hw-card-stack .hw-results,.hw-card-stack .hero-search__dropdown{position:absolute;top:calc(100%+0.625rem);right:0;left:0;z-index:1200;padding:0.875rem;border:1px solid rgb(255 255 255 / 10%);border-radius:0.875rem;background:#15130d;box-shadow:0 1.25rem 2.75rem rgb(0 0 0 / 48%);animation:none}.hw-card-stack .hw-results[hidden],.hw-card-stack .hero-search__dropdown[hidden]{display:none}.hw-card-stack .hw-results-label{display:flex;align-items:center;gap:0.5rem;margin:0 0 0.625rem;padding:0;font-size:0.6875rem;font-weight:600;letter-spacing:0.05625rem;text-transform:uppercase;color:#555555}.hw-card-stack .hw-results-label::after{content:'';flex:1;height:1px;background:rgb(255 255 255 / 6%)}.hw-card-stack .search-combobox__list{background:#1c1a14;border-color:rgb(255 255 255 / 10%)}}.btn{display:inline-block;padding:0.75rem 1.25rem;border-radius:var(--radius);font-weight:600;transition:background-color 0.2s,color 0.2s}.btn--primary{background:var(--color-accent);color:#fff}.btn--primary:hover{background:var(--color-accent-hover);color:#fff}.btn--ghost{background:transparent;border:1px solid var(--color-border);color:var(--color-text)}.btn--ghost:hover{border-color:var(--color-accent);color:var(--color-accent)}.post-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(18rem,1fr));gap:var(--space-md)}.post-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column}.post-card__media img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.post-card__body{padding:var(--space-md);display:flex;flex-direction:column;flex:1}.post-card__title{margin:0 0 var(--space-xs);font-size:1.125rem;line-height:1.3}.post-card__title a{color:var(--color-text)}.post-card__meta{margin:0 0 var(--space-sm);font-size:0.875rem;color:var(--color-muted)}.post-card__excerpt{margin-bottom:var(--space-sm);color:var(--color-muted);flex:1}.post-card__link{font-weight:600}.single-post__header{margin-bottom:var(--space-md)}.single-post__title{margin:0 0 var(--space-xs);font-size:clamp(1.75rem,4vw,2.5rem)}.single-post__meta{margin:0;color:var(--color-muted);font-size:0.875rem}.single-post__categories a{margin-left:var(--space-xs)}.single-post__thumbnail,.page-content__thumbnail{margin-bottom:var(--space-md);border-radius:var(--radius);overflow:hidden}.entry-content>:first-child{margin-top:0}.entry-content>:last-child{margin-bottom:0}.section{margin-top:var(--space-xl)}.section__title{margin:0 0 var(--space-md);font-size:1.5rem}.categories-section{width:100%;padding:3.75rem 0;background:#f0f0ee;color:#111111}.categories-section__inner{width:var(--page-content-width);margin-inline:auto}.section-head{margin-bottom:2rem}.section-head__rule{position:relative;width:100%;height:0.1875rem;margin-bottom:1.125rem}.section-head__rule::before{content:'';position:absolute;inset-block:0;inset-inline:0;margin-block:auto;height:1px;background:rgb(0 0 0 / 12%)}.section-head__rule-accent{position:absolute;inset-block:0;inset-inline-start:0;width:2.75rem;margin-block:auto;background:var(--color-brand)}.section-head__row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.section-head__title{margin:0;font-size:clamp(1.375rem,2.5vw,1.75rem);font-weight:700;line-height:1.2;color:#111111}.section-head__link{display:inline-flex;flex-shrink:0;align-items:center;gap:0.125rem;font-size:0.9375rem;font-weight:600;line-height:1.2;color:#6b7280;text-decoration:none}.section-head__link-text{text-decoration:none;text-underline-offset:0.2em;transition:text-decoration-color 0.2s ease}.section-head__link:hover .section-head__link-text,.section-head__link:focus-visible .section-head__link-text{text-decoration:underline;text-decoration-color:var(--color-brand)}.section-head__link:hover,.section-head__link:focus-visible{color:#6b7280}.section-head__link:focus-visible{outline:2px solid #111111;outline-offset:3px;border-radius:0.125rem}.section-head__link-icon{font-size:1.125rem;line-height:1;color:#6b7280}.categories-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.categories-grid>:nth-child(9){grid-column:2}.category-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid #ebebe8;border-radius:1rem;background:#ffffff;color:inherit;text-decoration:none;box-shadow:0 1px 2px rgb(20 21 26 / 3%);cursor:pointer;transition:transform 0.3s cubic-bezier(0.2,0.7,0.3,1),box-shadow 0.3s ease,border-color 0.3s ease}.category-card:hover,.category-card:focus-visible{border-color:#e2e2de;box-shadow:0 1.125rem 2rem -0.75rem rgb(20 21 26 / 16%);transform:translateY(-5px)}.category-card__media{position:relative;display:flex;align-items:center;justify-content:center;padding:0.625rem 0.75rem;overflow:hidden;background:linear-gradient(165deg,#f6f6f4 0%,#e9e9e6 100%)}.category-card:not(.category-card--has-photo) .category-card__media{aspect-ratio:30 / 17}.category-card--has-photo .category-card__media{display:block;padding:0;aspect-ratio:auto;height:auto;overflow:hidden;background:#ffffff;line-height:0}.category-card--has-photo .category-card__media::after{content:'';display:block;position:absolute;right:0;bottom:0;left:0;z-index:2;height:32%;inset:auto 0 0 0;background:linear-gradient( to top,#ffffff 0%,rgb(255 255 255 / 78%) 22%,rgb(230 230 228 / 35%) 55%,transparent 100% );pointer-events:none}.category-card__media::after{content:'';position:absolute;inset:0;background:radial-gradient(circle at 25% 15%,rgb(255 255 255 / 60%),transparent 55%);pointer-events:none}.category-card__img{position:relative;z-index:1;width:72%;height:72%;object-fit:contain;object-position:center}.category-card--has-photo .category-card__img{display:block;width:100%;height:auto;margin:0;border:0;vertical-align:top}.category-card--framed.category-card--has-photo .category-card__img{width:100%;height:auto}.category-card__body{display:flex;align-items:center;justify-content:space-between;gap:0.625rem;min-height:4.25rem;padding:0.9375rem 1rem}.category-card__text{display:flex;flex-direction:column;justify-content:center;gap:0.25rem;min-width:0;overflow:hidden}.category-card__title{margin:0;overflow:hidden;font-size:0.84375rem;font-weight:700;line-height:1.3;letter-spacing:-0.00625rem;color:#14151a;text-overflow:ellipsis;white-space:nowrap}.category-card__subtitle{margin:0;overflow:hidden;font-size:0.71875rem;line-height:1.3;color:#797a82;text-overflow:ellipsis;white-space:nowrap}.category-card__arrow{position:relative;display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;margin-top:1px;overflow:hidden;border-radius:50%;background:#eeeeec;color:#14151a;transition:background-color 0.3s ease,transform 0.3s cubic-bezier(0.2,0.7,0.3,1)}.category-card__arrow-icon{position:absolute;width:0.9375rem;height:0.9375rem;transition:transform 0.4s cubic-bezier(0.65,0,0.24,1),opacity 0.3s ease}.category-card__arrow-icon--ghost{color:#ffffff;opacity:0;transform:translateX(-1.375rem)}.category-card:hover .category-card__arrow,.category-card:focus-visible .category-card__arrow{background:var(--color-brand);transform:scale(1.06)}.category-card:hover .category-card__arrow-icon--main,.category-card:focus-visible .category-card__arrow-icon--main{opacity:0;transform:translateX(1.375rem)}.category-card:hover .category-card__arrow-icon--ghost,.category-card:focus-visible .category-card__arrow-icon--ghost{opacity:1;transform:translateX(0)}.category-card:focus-visible{outline:2px solid var(--color-brand);outline-offset:3px}@media (max-width:73.75rem){.categories-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.categories-grid>:nth-child(9){grid-column:auto}}@media (max-width:43.75rem){.categories-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0.875rem}.category-card:not(.category-card--has-photo) .category-card__media{aspect-ratio:30 / 17;padding:0.75rem}.category-card--has-photo .category-card__media{padding:0;aspect-ratio:auto;height:auto}.category-card__body{min-height:4.75rem;padding:0.875rem}.category-card__title{display:-webkit-box;overflow:hidden;font-size:0.90625rem;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal}.category-card__subtitle{font-size:0.75rem}.category-card__arrow{width:2.375rem;height:2.375rem}.category-card__arrow-icon{width:1rem;height:1rem}}@media (max-width:26.25rem){.categories-grid{gap:0.625rem}}@media (prefers-reduced-motion:reduce){.category-card,.category-card__img,.category-card__arrow,.category-card__arrow-icon{transition:none}.category-card:hover,.category-card:focus-visible{transform:none}.category-card:hover .category-card__arrow,.category-card:focus-visible .category-card__arrow{transform:none}}.hw-wrap{width:var(--page-content-width);margin-inline:auto}.hw-cta{position:relative;width:100%;padding:3.5rem 2rem;overflow:hidden;background:#f5c800;color:#0c0c0c}.hw-cta-pattern{position:absolute;inset:0;opacity:0.35;mix-blend-mode:multiply;background-image:linear-gradient(90deg,rgb(0 0 0 / 6%) 1px,transparent 1px),linear-gradient(0deg,rgb(0 0 0 / 6%) 1px,transparent 1px);background-size:2.125rem 2.125rem;pointer-events:none}.hw-cta-chip{position:absolute;top:50%;right:-2.5rem;width:16.25rem;height:16.25rem;border:1.5rem solid rgb(0 0 0 / 6%);border-radius:50%;pointer-events:none;transform:translateY(-50%)}.hw-cta-inner{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem}.hw-cta-content{flex:1 1 auto;min-width:0}.hw-cta-eyebrow{margin-bottom:0.5rem;font-size:0.6875rem;font-weight:800;letter-spacing:0.16em;text-transform:uppercase;color:rgb(0 0 0 / 55%)}.hw-cta-title{margin:0 0 0.5rem;font-size:clamp(1.375rem,2.6vw,1.875rem);font-weight:900;line-height:1.15;letter-spacing:-0.04em;color:#0c0c0c}.hw-cta-text{margin:0;max-width:28.75rem;font-size:0.875rem;line-height:1.55;color:rgb(0 0 0 / 65%)}.hw-cta-btn{display:inline-flex;flex-shrink:0;align-items:center;gap:0.5rem;padding:0.9375rem 1.625rem;border-radius:0.625rem;background:#0c0c0c;color:#f5c800;font-size:0.84375rem;font-weight:800;text-decoration:none;white-space:nowrap;transition:transform 0.15s ease,background 0.15s ease}.hw-cta-btn:hover{transform:translateY(-2px)}.hw-cta-btn:focus-visible{outline:2px solid #0c0c0c;outline-offset:3px}.hw-cta-btn__icon{flex-shrink:0}.repair-start{width:100%;padding:4.5rem 0;background:var(--color-bg);color:var(--color-text)}.repair-start__inner{width:var(--page-content-width);margin-inline:auto}.repair-start__head{margin-bottom:2.5rem;text-align:center}.repair-start__eyebrow{display:block;margin-bottom:0.75rem;font-size:0.6875rem;font-weight:700;letter-spacing:0.2em;text-transform:uppercase;color:var(--color-brand)}.repair-start__title{margin:0;font-size:clamp(1.75rem,4vw,2.625rem);font-weight:700;line-height:1.15;text-transform:uppercase;color:var(--color-text)}.repair-start__title strong{display:block;margin-top:0.2rem;color:var(--color-brand);font-weight:800}.repair-start__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.repair-start__card{display:flex;flex-direction:column;min-height:17.5rem;padding:1.75rem 1.875rem;border-radius:1rem;text-decoration:none;transition:transform 0.2s ease,box-shadow 0.2s ease,border-color 0.2s ease}.repair-start__card:hover{transform:translateY(-2px)}.repair-start__card--primary{background:var(--color-brand);color:#111111;box-shadow:0 0.75rem 2rem rgb(0 0 0 / 18%)}.repair-start__card--primary:hover{box-shadow:0 1rem 2.25rem rgb(0 0 0 / 24%)}.repair-start__card--secondary{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text)}.repair-start__card--secondary:hover{border-color:#555555;box-shadow:0 0.75rem 2rem rgb(0 0 0 / 28%)}.repair-start__card-meta{display:flex;align-items:center;gap:0.625rem;margin-bottom:1.25rem}.repair-start__icon{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;flex-shrink:0}.repair-start__icon-svg{width:1.25rem;height:1.25rem}.repair-start__card--primary .repair-start__icon{color:#111111}.repair-start__card--secondary .repair-start__icon{color:var(--color-brand)}.repair-start__label{font-size:0.625rem;font-weight:700;letter-spacing:0.16em;text-transform:uppercase}.repair-start__card--primary .repair-start__label{color:rgb(0 0 0 / 65%)}.repair-start__card--secondary .repair-start__label{color:var(--color-brand)}.repair-start__card-title{margin:0 0 0.875rem;font-size:clamp(1.375rem,2.5vw,1.75rem);font-weight:800;line-height:1.1;text-transform:uppercase}.repair-start__card-text{flex:1;margin:0 0 1.5rem;font-size:0.9375rem;line-height:1.6}.repair-start__card--primary .repair-start__card-text{color:rgb(0 0 0 / 78%)}.repair-start__card--secondary .repair-start__card-text{color:var(--color-muted)}.repair-start__cta{display:inline-flex;align-items:center;gap:0.5rem;font-size:0.75rem;font-weight:800;letter-spacing:0.12em;text-transform:uppercase}.repair-start__card--primary .repair-start__cta{color:#111111}.repair-start__card--secondary .repair-start__cta{color:var(--color-brand)}.repair-start__card:focus-visible{outline:2px solid var(--color-brand);outline-offset:3px}.hw-about{width:100%;padding:7.5rem 0;background:#f0f0f2;color:#0a0a0a}.hw-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:stretch}.hw-about-frame{position:relative;margin:0;overflow:hidden;border-radius:1.25rem;min-height:28rem;height:100%;background:#0a0a0a}.hw-about-frame img{display:block;width:100%;height:100%;object-fit:cover}.hw-about-frame__caption{position:absolute;right:1.25rem;bottom:1.25rem;left:1.25rem;margin:0;font-size:0.8125rem;font-weight:600;line-height:1.4;color:#ffffff;text-shadow:0 1px 8px rgb(0 0 0 / 55%);pointer-events:none}.hw-about-content{display:flex;flex-direction:column;justify-content:center;height:100%;min-height:28rem;padding:2.5rem 2.75rem;border-radius:1.25rem;background:#ffffff;box-shadow:0 0.5rem 1.75rem rgb(0 0 0 / 6%)}.hw-about-eyebrow{display:flex;align-items:center;gap:0.625rem;margin:0 0 1.25rem;font-size:0.6875rem;font-weight:800;letter-spacing:0.16em;text-transform:uppercase;color:#0a0a0a}.hw-about-eyebrow::before{content:'';flex-shrink:0;width:1.375rem;height:0.1875rem;border-radius:0.125rem;background:#ffc629}.hw-about-title{margin:0 0 1.25rem;max-width:22rem;font-size:clamp(1.625rem,3vw,2.125rem);font-weight:900;line-height:1.18;letter-spacing:-0.03em;color:#0a0a0a}.hw-about-text{max-width:34rem;margin:0;font-size:0.9375rem;line-height:1.75;color:#374151}.hw-about-text+.hw-about-text{margin-top:1rem}.hw-about-text--strong{font-weight:700;color:#0a0a0a}.hw-about-tags{display:flex;flex-wrap:wrap;gap:0.5rem;margin:1.5rem 0 0;padding:0;list-style:none}.hw-about-tag{display:inline-flex;align-items:center;padding:0.5rem 0.875rem;border:1px solid #e5e7eb;border-radius:0.5rem;background:#f3f4f6;font-size:0.8125rem;font-weight:600;line-height:1.3;color:#0a0a0a}.hw-about-btn{display:inline-flex;align-items:center;align-self:flex-start;gap:0.5rem;margin-top:1.75rem;padding:0.9375rem 1.5rem;border-radius:0.625rem;background:#ffc629;color:#0a0a0a;font-size:0.875rem;font-weight:800;text-decoration:none;transition:transform 0.15s ease,filter 0.15s ease,color 0.15s ease}.hw-about-btn:visited{color:#0a0a0a}.hw-about-btn:hover{color:#ffffff;filter:brightness(0.96);transform:translateY(-1px)}.hw-about-btn:focus-visible{color:#ffffff;outline:2px solid #0a0a0a;outline-offset:3px}.hw-about-btn__icon{flex-shrink:0}@media (max-width:900px){.hw-cta-inner{flex-direction:column;align-items:flex-start;text-align:left}.hw-cta-chip{display:none}.hw-about-grid{grid-template-columns:1fr;gap:1.25rem}.hw-about-frame,.hw-about-content{min-height:0}.hw-about-frame{aspect-ratio:4 / 3}.hw-about-content{padding:1.75rem 1.5rem}}.hw-faq,.home-faq{width:100%;padding:4rem 0;background:#ffffff;color:#0a0a0a}.hw-faq__inner,.home-faq__inner{width:var(--page-content-width);margin-inline:auto}.hw-faq__head,.home-faq__head{margin-bottom:2.5rem;text-align:center}.hw-faq__eyebrow,.home-faq__eyebrow{display:block;margin-bottom:0.625rem;font-size:0.6875rem;font-weight:800;letter-spacing:0.2em;text-transform:uppercase;color:#6b7280}.hw-faq__title,.home-faq__title{margin:0 0 0.75rem;font-size:clamp(1.625rem,3.5vw,2.25rem);font-weight:900;line-height:1.1;letter-spacing:-0.04em;color:#0a0a0a}.hw-faq__lead,.home-faq__lead{max-width:34rem;margin:0 auto;font-size:0.9375rem;line-height:1.65;color:#6b7280}.hw-faq__layout{display:block}.hw-faq__list{display:flex;flex-direction:column;border-top:1px solid #e8e8e8}.hw-faq__item{border-bottom:1px solid #e8e8e8}.hw-faq__trigger{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem 1.25rem;width:100%;padding:1.125rem 0;border:none;background:transparent;text-align:left;cursor:pointer;font:inherit;color:inherit;transition:color 0.2s ease}.hw-faq__trigger:focus-visible{outline:2px solid var(--color-brand);outline-offset:4px;border-radius:0.125rem}.hw-faq__num{flex-shrink:0;min-width:1.75rem;font-size:0.8125rem;font-weight:800;letter-spacing:0.04em;color:#c5c5c5;transition:color 0.25s ease}.hw-faq__q{font-size:0.9375rem;font-weight:600;line-height:1.45;color:#8a8a8a;transition:color 0.25s ease}.hw-faq__chevron{flex-shrink:0;color:#c5c5c5;transition:transform 0.28s ease,color 0.25s ease}.hw-faq__item.is-active .hw-faq__num,.hw-faq__item.is-active .hw-faq__chevron{color:var(--color-brand)}.hw-faq__item.is-active .hw-faq__q{color:#0a0a0a}.hw-faq__item.is-active .hw-faq__chevron{transform:rotate(180deg)}.hw-faq__inline-answer{display:grid;grid-template-rows:1fr;overflow:hidden;transition:grid-template-rows 0.28s ease,opacity 0.25s ease}.hw-faq__inline-answer.is-collapsed{grid-template-rows:0fr;opacity:0}.hw-faq__inline-answer>p{min-height:0;overflow:hidden}.hw-faq__inline-answer p{margin:0 0 1.125rem;padding-left:calc(1.75rem+1.25rem);font-size:0.875rem;line-height:1.75;color:#6b7280}.hw-faq__panel{display:none}.hw-faq__panel-label{margin:0 0 1rem;font-size:0.6875rem;font-weight:800;letter-spacing:0.18em;text-transform:uppercase;color:#9ca3af}.hw-faq__panel-body p{margin:0;font-size:1rem;line-height:1.8;color:#374151}.hw-faq__foot,.home-faq__foot{margin:2rem 0 0;font-size:0.875rem;text-align:center;color:#6b7280}.hw-faq__link,.home-faq__link{margin-left:0.35rem;color:#0a0a0a;font-weight:700;text-decoration:underline;text-decoration-color:var(--color-brand);text-underline-offset:0.2em;transition:color 0.2s ease}.hw-faq__link:hover,.hw-faq__link:focus-visible,.home-faq__link:hover,.home-faq__link:focus-visible{color:#000000}@media (min-width:901px){.hw-faq__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3.5rem 4rem;align-items:stretch}.hw-faq__panel{display:block;position:sticky;top:calc(var(--site-header-height,6.25rem)+1.5rem);align-self:start;width:100%;max-height:calc(100vh - var(--site-header-height,6.25rem) - 3rem);overflow-y:auto;margin-top:0;padding-top:0.25rem;padding-inline:0;border:none;border-radius:0;background:transparent}.hw-faq__inline-answer{display:none !important}.hw-faq__item.is-active .hw-faq__chevron{transform:rotate(-90deg)}.hw-faq__trigger{padding:1.25rem 0}.hw-faq__q{font-size:1rem}}@media (prefers-reduced-motion:reduce){.hw-faq__chevron{transition:color 0.25s ease}.hw-faq__inline-answer{transition:opacity 0.25s ease}}.contact-section{width:100%;padding:clamp(3.5rem,6vw,5.625rem) 0;background:#f0f0ee;color:#14151a}.contact-section__inner{display:flex;flex-direction:row;align-items:stretch;gap:1.75rem;width:var(--page-content-width);margin-inline:auto}.contact-section__left{display:flex;flex:0 0 28.75rem;flex-direction:column;width:28.75rem;max-width:28.75rem;min-width:0}.contact-section__header{margin-bottom:1.5rem}.contact-section__accent{display:block;width:2.875rem;height:0.25rem;margin-bottom:1rem;border-radius:0.125rem;background:var(--color-brand,#ffc629)}.contact-section__title{margin:0 0 0.75rem;font-size:clamp(1.75rem,4vw,2.125rem);font-weight:800;line-height:1.15;letter-spacing:-0.0375rem;color:#14151a}.contact-section__text{max-width:26.875rem;margin:0 0 1.375rem;font-size:0.96875rem;line-height:1.55;color:#6b7280}.contact-section__label{padding-top:1.125rem;border-top:1px solid #dcdcda;font-size:0.75rem;font-weight:800;letter-spacing:0.0875rem;text-transform:uppercase;color:#9ca3af}.contact-section__label-inner{position:relative;display:inline-block}.contact-section__label-inner::before{content:"";position:absolute;top:calc(-1.125rem - 1px);left:0;width:100%;height:0.125rem;border-radius:0.125rem;background:var(--color-brand,#ffc629)}.contact-section__card{display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;padding:0.5rem 1.375rem;border:1px solid #dcdcda;border-radius:1.375rem;background:#ffffff;box-shadow:0 0.125rem 0.5rem rgb(20 21 26 / 4%)}.contact-section__item{display:flex;align-items:flex-start;gap:1rem;margin:0.25rem -0.625rem;padding:1rem 0.625rem;border-radius:0.75rem}.contact-section__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2.625rem;height:2.625rem;border-radius:0.75rem;background:#eeeeec}.contact-section__icon svg{width:1.1875rem;height:1.1875rem;stroke:#14151a}.contact-section__body{display:flex;flex-direction:column;padding-top:0.125rem;min-width:0}.contact-section__item-title{margin:0 0 0.3125rem;font-size:0.9375rem;font-weight:700;color:#14151a}.contact-section__address{display:flex;flex-direction:column;gap:0.125rem}.contact-section__body a,.contact-section__address span{font-size:0.875rem;line-height:1.45;color:#6b7280;text-decoration:none}.contact-section__body a:hover{color:var(--color-brand-hover,#e8ad00)}.contact-section__copy{display:flex;flex-shrink:0;align-items:center;justify-content:center;align-self:center;width:2.125rem;height:2.125rem;margin-left:auto;border:none;border-radius:0.625rem;background:transparent;color:#9ca3af;cursor:pointer;transition:background-color 0.18s ease,color 0.18s ease,transform 0.18s ease}.contact-section__copy:focus-visible{outline:2px solid var(--color-brand,#ffc629);outline-offset:2px}.contact-section__copy:hover{background:#eeeeec;color:#14151a}.contact-section__copy-icon{width:1.0625rem;height:1.0625rem}.contact-section__copy-icon--check{display:none}.contact-section__copy.is-copied{color:#1a8a4a;background:#e9f8ee}.contact-section__copy.is-copied .contact-section__copy-icon--copy{display:none}.contact-section__copy.is-copied .contact-section__copy-icon--check{display:block}.contact-section__map{flex:1 1 auto;align-self:stretch;width:auto;min-width:0;min-height:36rem;border:1.5px solid #dcdcda;border-radius:1.375rem;box-shadow:0 0.125rem 0.5rem rgb(20 21 26 / 4%)}.hawart-map{position:relative;overflow:hidden;isolation:isolate;background:#e8eaed}.hawart-map .hawart-map-iframe{position:absolute;inset:0;display:block;width:100%;height:100%;border:0;pointer-events:none}.hawart-map-cta{position:absolute;top:0;left:0;z-index:5;pointer-events:auto;display:inline-flex;align-items:center;justify-content:flex-start;gap:0.625rem;box-sizing:border-box;width:max-content;max-width:calc(100% - 0.75rem);min-width:17.5rem;min-height:4.75rem;padding:1.125rem 1.5rem;border-radius:1.125rem 0 0.75rem 0;background:var(--color-brand,#ffc629);color:#14151a;font-size:1rem;font-weight:800;line-height:1.25;text-decoration:none;white-space:nowrap;box-shadow:0.25rem 0.375rem 1rem rgb(0 0 0 / 18%);transition:background-color 0.2s ease,box-shadow 0.2s ease}.hawart-map-cta:hover,.hawart-map-cta:focus-visible{background:#ffd35c;color:#14151a;transform:none}.hawart-map-cta:focus-visible{outline:2px solid #14151a;outline-offset:2px}.hawart-map-cta svg{flex-shrink:0;width:1.1875rem;height:1.1875rem;fill:#14151a}.hawart-map.contact-section__map .hawart-map-cta.contact-section__map-cta{min-width:18.5rem;min-height:5.25rem;padding:1.25rem 1.75rem;border-radius:1.375rem 0 0.875rem 0;font-size:1rem}.hawart-map.kontakt-page__map .hawart-map-cta.kontakt-page__map-cta{min-width:17.5rem;min-height:5rem;padding:1.125rem 1.625rem;border-radius:18px 0 0.75rem 0;font-size:0.9375rem;gap:0.5625rem}.hawart-map.kontakt-page__map .hawart-map-cta.kontakt-page__map-cta svg{width:17px;height:17px}.kontakt-fd .kontakt-fd__value a[href^="tel"],.kontakt-fd .kontakt-fd__value a[href^="mailto"]{color:#14151a;text-decoration:none;border-bottom:0.125rem solid var(--color-brand,#ffc629);padding-bottom:0.0625rem;transition:border-color 0.18s ease}.kontakt-fd .kontakt-fd__value a[href^="tel"]:hover,.kontakt-fd .kontakt-fd__value a[href^="tel"]:focus-visible,.kontakt-fd .kontakt-fd__value a[href^="mailto"]:hover,.kontakt-fd .kontakt-fd__value a[href^="mailto"]:focus-visible{color:#14151a;border-bottom-color:var(--color-brand-hover,#e8ad00)}@media (max-width:61.25rem){.contact-section__inner{flex-direction:column}.contact-section__left{flex:1 1 auto;width:100%;max-width:none}.contact-section__map{flex:0 0 auto;width:100%;height:24rem;min-height:24rem}}@media (max-width:48rem){.contact-section{padding:3rem 0}.contact-section__inner{gap:1.25rem}.contact-section__header{margin-bottom:1.125rem}.contact-section__title{margin-bottom:0.625rem}.contact-section__text{margin-bottom:1.125rem;font-size:0.9375rem}.contact-section__card{padding:0.25rem 0.875rem;border-radius:1.125rem}.contact-section__item{gap:0.75rem;margin-inline:-0.375rem;padding:0.875rem 0.375rem}.contact-section__icon{width:2.375rem;height:2.375rem}.contact-section__icon svg{width:1.0625rem;height:1.0625rem}.contact-section__item-title{font-size:0.875rem}.contact-section__body a,.contact-section__address span{font-size:0.8125rem}.contact-section__copy{width:2rem;height:2rem}.contact-section__map{height:20rem;min-height:20rem;border-radius:1.125rem}.hawart-map.contact-section__map .hawart-map-cta.contact-section__map-cta{min-width:0;width:auto;max-width:calc(100% - 0.5rem);min-height:4.25rem;padding:0.875rem 1.125rem;font-size:0.875rem;border-radius:1.125rem 0 0.75rem 0;white-space:normal}.hawart-map.kontakt-page__map .hawart-map-cta.kontakt-page__map-cta{min-width:0;width:auto;max-width:calc(100% - 0.5rem);min-height:4.25rem;padding:0.875rem 1.125rem;font-size:0.84375rem;border-radius:18px 0 0.625rem 0;white-space:normal}.hawart-map-cta svg{width:1.0625rem;height:1.0625rem}}@media (prefers-reduced-motion:reduce){.contact-section__copy,.hawart-map-cta{transition:none}}body.hawart-inner-page{background:#f5f5f5;color:#111111}body.hawart-inner-page .site-main{padding-block:0;min-height:0;background:#f5f5f5;color:#111111}body.hawart-inner-page .site-footer{margin-top:0}.hawart-page-breadcrumb-wrap{background:inherit;color:inherit}.hawart-page-breadcrumb-wrap__inner{width:var(--page-content-width);max-width:none;margin-inline:auto}.products-page__breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:0.5rem;margin:1.125rem 0 1.5rem;font-size:0.71875rem;font-weight:800;letter-spacing:0.06em;color:#9aa0a6;text-transform:uppercase}.products-page__breadcrumb a{position:relative;color:#9aa0a6;padding-bottom:0.5rem;text-decoration:none}.products-page__breadcrumb a::after{content:'';position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--color-brand,#ffc629)}.products-page__breadcrumb a:hover,.products-page__breadcrumb a:focus-visible{color:#1a1c1f;outline:none}.products-page__crumb-sep{color:#c7cbcf}.products-page__crumb-current{color:#1a1c1f}.hawart-page{padding-block:0 3.75rem;color:#111111;background:#f5f5f5}.hawart-page__inner{width:var(--page-content-width);max-width:none;margin-inline:auto}.hawart-page__content{padding-block:1.375rem 0}body.hawart-inner-page .hawart-page__content .page-header__title,body.hawart-inner-page .hawart-page__content .entry-content{color:#111111}body.hawart-inner-page .hawart-page__content .entry-content{color:#374151}body.hawart-inner-page .hawart-page__content .entry-content a{color:#111111}.legal-doc{max-width:48rem}.legal-doc h2{margin:2rem 0 0.75rem;font-size:1.25rem;font-weight:700;line-height:1.3;color:#111111}.legal-doc h3{margin:1.5rem 0 0.625rem;font-size:1.0625rem;font-weight:600;line-height:1.35;color:#111111}.legal-doc p{margin:0 0 0.875rem;line-height:1.65}.legal-doc ul{margin:0 0 1rem;padding-left:1.25rem;line-height:1.65}.legal-doc li{margin-bottom:0.25rem}.legal-doc h2:first-child{margin-top:0}body.contact-page-layout{background:#f5f5f5}body.contact-page-layout .site-main{padding-block:0;background:#f5f5f5}body.contact-page-layout .site-footer{margin-top:0}.contact-page{padding-block:0 5rem;color:#111111;background:#f5f5f5}.contact-page__inner,.contact-page__map-inner{width:var(--page-content-width);max-width:none;margin-inline:auto}.contact-page__header{padding-block:1.125rem 1.75rem}body.hawart-inner-page .hawart-page__content .entry-content>.section-head:first-child .section-head__rule{display:none}.contact-page__label{margin:0 0 0.5rem;font-size:0.6875rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:#888888}.contact-page__title{margin:0 0 0.5rem;font-size:clamp(1.5rem,3vw,2.125rem);font-weight:700;line-height:1.15;letter-spacing:normal;color:#111111}.contact-page__lead{max-width:32.5rem;margin:0;font-size:0.875rem;line-height:1.6;color:#666666}.contact-page__layout{display:grid;grid-template-columns:18.75rem 1fr;gap:1.75rem;align-items:start;padding-bottom:2.5rem}.contact-page__sidebar{min-width:0}.contact-page__form{min-width:0}.contact-sidebar{overflow:visible;border:1px solid #e8e8e8;border-radius:0.875rem;background:#ffffff}.contact-sidebar__head{padding:1.25rem 1.375rem 1rem;border-bottom:1px solid #f0f0f0}.contact-sidebar__title{margin:0;font-size:0.8125rem;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;color:#111111}.contact-sidebar__row{display:flex;align-items:flex-start;gap:0.8125rem;padding:0.875rem 1.375rem;border-bottom:1px solid #f5f5f5}.contact-sidebar__row:last-child{border-bottom:none}.contact-sidebar__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:0.5rem;background:#f5f5f5}.contact-sidebar__icon--accent{background:#fff8d6}.contact-sidebar__icon svg{width:1rem;height:1rem;stroke:#111111}.contact-sidebar__label{margin:0 0 0.1875rem;font-size:0.625rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:#aaaaaa}.contact-sidebar__value{margin:0;font-size:0.8125rem;font-weight:500;line-height:1.5;color:#111111}.contact-sidebar__value a{color:#111111;text-decoration:none}.contact-sidebar__value a:hover{color:var(--color-brand-hover)}.contact-sidebar__muted{margin:0.0625rem 0 0;font-size:0.75rem;color:#888888}.contact-form-card{padding:2rem 2.25rem;border:1px solid #e8e8e8;border-radius:0.875rem;background:#ffffff;box-shadow:none}.contact-form-card--order{padding:2rem 2.25rem}.contact-form-card__title{margin:0 0 0.375rem;font-size:1.25rem;font-weight:700;color:#111111}.contact-form-card__lead{margin:0 0 1rem;font-size:0.8125rem;line-height:1.5;color:#777777}.contact-form__steps{display:flex;flex-wrap:wrap;gap:0.5rem;margin:0 0 1rem;padding:0;list-style:none;counter-reset:step}.contact-form__steps li{display:flex;align-items:center;gap:0.375rem;padding:0.4375rem 0.75rem;border:1px solid #eeeeee;border-radius:0.5rem;background:#f7f7f7;font-size:0.75rem;font-weight:500;line-height:1.35;color:#555555}.contact-form__steps li::before{content:counter(step);counter-increment:step;display:flex;flex-shrink:0;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;border-radius:50%;background:var(--color-brand);font-size:0.625rem;font-weight:700;color:#111111}.contact-form__section{margin:0 0 0.25rem;padding:0;border:none}.contact-form__section-title{display:inline-block;width:auto;margin:1.5rem 0 0.75rem;padding:0 0 0.5rem;border:none;border-bottom:2px solid var(--color-brand);font-size:0.625rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#aaaaaa}.contact-form__section:first-of-type .contact-form__section-title{margin-top:0}.contact-form__field--full{grid-column:1 / -1}.contact-form__radios{display:flex;flex-direction:column;gap:0.5rem}.contact-form__radios--inline{flex-flow:row wrap;gap:0.625rem 1.25rem}.contact-form__radio{display:inline-flex;align-items:center;gap:0.4375rem;font-size:0.8125rem;font-weight:500;color:#444444;cursor:pointer}.contact-form__radio input{width:1rem;height:1rem;margin:0;flex-shrink:0;appearance:none;border:2px solid #dddddd;border-radius:50%;background:#ffffff;cursor:pointer;transition:border-color 0.15s ease,box-shadow 0.15s ease}.contact-form__radio input:checked{border-color:var(--color-brand);background:#ffffff;box-shadow:inset 0 0 0 3px #ffffff,inset 0 0 0 5px var(--color-brand)}.contact-form__radio input:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.contact-form__checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0.625rem;margin-bottom:0.875rem}.contact-form__check{display:flex;align-items:center;gap:0.5rem;font-size:0.75rem;line-height:1.4;color:#555555;cursor:pointer}.contact-form__check input{width:1rem;height:1rem;margin:0;flex-shrink:0;appearance:none;border:1.5px solid #dddddd;border-radius:0.25rem;background:#ffffff;cursor:pointer;transition:border-color 0.15s ease,background 0.15s ease}.contact-form__check input:checked{border-color:var(--color-brand);background:var(--color-brand)}.contact-form__check input:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.contact-form__section--legal{margin-bottom:0;padding-top:0}.is-collapsed{display:none}.contact-form-notice{margin-bottom:1.125rem;padding:0.875rem 1rem;border-radius:0.5rem;font-size:0.8125rem;line-height:1.5}.contact-form-notice--success{border:1px solid rgb(22 163 74 / 25%);background:rgb(22 163 74 / 8%);color:#166534}.contact-form-notice--error{border:1px solid rgb(220 38 38 / 25%);background:rgb(220 38 38 / 8%);color:#991b1b}.contact-form__hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.contact-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:0.875rem;margin-bottom:0.875rem}.contact-form__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-form__field{display:flex;flex-direction:column;gap:0.3125rem;margin-bottom:0}.contact-form__field.is-collapsed,.contact-form__grid.is-collapsed{display:none}.contact-form__field label{font-size:0.6875rem;font-weight:600;letter-spacing:0.05em;text-transform:uppercase;color:#888888}.contact-form__req{color:var(--color-brand)}.contact-form__field input:not([type='checkbox']):not([type='radio']),.contact-form__field textarea{width:100%;padding:0.625rem 0.8125rem;border:1px solid #e0e0e0;border-radius:0.5rem;background:#fafafa;font:inherit;font-size:0.8125rem;color:#111111;transition:border-color 0.15s ease,background 0.15s ease}.contact-form__field input:not([type='checkbox']):not([type='radio'])::placeholder,.contact-form__field textarea::placeholder{color:#bbbbbb}.contact-form__field input:not([type='checkbox']):not([type='radio']):focus,.contact-form__field textarea:focus{outline:none;border-color:var(--color-brand);background:#ffffff}.contact-form__field textarea{resize:vertical;min-height:6.25rem;line-height:1.5}.contact-form__field--checkbox{display:grid;grid-template-columns:1rem minmax(0,1fr);gap:0.625rem;align-items:start;margin-bottom:0.625rem}.contact-form__field--checkbox input{grid-column:1;grid-row:1;width:1rem;height:1rem;min-width:1rem;min-height:1rem;margin:0.125rem 0 0;padding:0;border:1.5px solid #dddddd;border-radius:0.25rem;background:#ffffff;flex-shrink:0;appearance:none;cursor:pointer;transition:border-color 0.15s ease,background 0.15s ease}.contact-form__field--checkbox input:checked{border-color:var(--color-brand);background:var(--color-brand)}.contact-form__field--checkbox input:focus,.contact-form__field--checkbox input:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px;background:#ffffff;box-shadow:none}.contact-form__field--checkbox input:checked:focus,.contact-form__field--checkbox input:checked:focus-visible{background:var(--color-brand)}.contact-form__field--checkbox label{grid-column:2;grid-row:1;margin:0;font-size:0.75rem;font-weight:400;line-height:1.5;text-transform:none;letter-spacing:normal;color:#777777;cursor:pointer}.contact-form__field--checkbox label a{color:#111111;text-decoration:underline}.contact-form__submit{display:inline-flex;align-items:center;justify-content:center;width:100%;margin-top:1.5rem;padding:0.9375rem 1.5rem;border:none;border-radius:0.625rem;background:#111111;font:inherit;font-size:0.875rem;font-weight:700;letter-spacing:0.04em;color:#ffffff;cursor:pointer;transition:background 0.15s ease,color 0.15s ease}.contact-form__submit:hover{background:var(--color-brand);color:#111111}.contact-form__submit:focus-visible{outline:2px solid var(--color-brand);outline-offset:3px}.contact-page__map-wrap{padding-block:0 5rem;background:#f5f5f5}.contact-page__map-title{margin:0 0 1rem;font-size:0.8125rem;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;color:#111111}.contact-page__map{overflow:hidden;min-height:26rem;border:1px solid #e8e8e8;border-radius:0.875rem;background:#ffffff}.contact-page__map iframe{display:block;width:100%;height:100%;min-height:26rem;border:0}@media (max-width:62.5rem){.contact-page__layout{grid-template-columns:1fr}}@media (max-width:48rem){.contact-form-card,.contact-form-card--order{padding:1.25rem 1.125rem}.contact-form__grid,.contact-form__grid--3{grid-template-columns:1fr}.contact-form__checks{grid-template-columns:1fr}.contact-page__map,.contact-page__map iframe{min-height:18.75rem}}@keyframes cookie-sheet-in{from{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes cookie-backdrop-in{from{opacity:0}to{opacity:1}}.cookie-banner{position:fixed;bottom:1.25rem;left:50%;z-index:200;width:min(calc(100% - 2rem),52rem);transform:translateX(-50%)}.cookie-banner[hidden]{display:none}.cookie-banner__panel{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.25rem;padding:1.375rem 1.5rem;border:1px solid var(--color-border);border-radius:1rem;background:var(--color-surface);box-shadow:0 1.25rem 3rem rgb(0 0 0 / 45%)}.cookie-banner__content{flex:1 1 16rem;min-width:0}.cookie-banner__title{margin:0 0 0.5rem;font-size:1rem;font-weight:700;line-height:1.3;color:var(--color-text)}.cookie-banner__text{margin:0;font-size:0.8125rem;line-height:1.6;color:var(--color-muted)}.cookie-banner__link{display:inline-block;margin-top:0.35rem;color:var(--color-brand);font-weight:600;text-decoration:underline;text-underline-offset:0.15em}.cookie-banner__link:hover{color:var(--color-brand-hover)}.cookie-banner__actions{display:flex;flex-wrap:wrap;gap:0.5rem;flex-shrink:0}.cookie-banner__btn,.cookie-modal__btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.625rem;padding:0.625rem 1.125rem;border:1px solid transparent;border-radius:0.625rem;font:inherit;font-size:0.8125rem;font-weight:600;line-height:1.2;cursor:pointer;transition:background 0.2s ease,border-color 0.2s ease,color 0.2s ease}.cookie-banner__btn--ghost{border-color:var(--color-border);background:transparent;color:var(--color-text)}.cookie-banner__btn--ghost:hover,.cookie-banner__btn--ghost:focus-visible{border-color:rgb(255 255 255 / 28%);background:rgb(255 255 255 / 5%)}.cookie-banner__btn--muted{background:rgb(255 255 255 / 8%);color:var(--color-text)}.cookie-banner__btn--muted:hover,.cookie-banner__btn--muted:focus-visible{background:rgb(255 255 255 / 12%)}.cookie-banner__btn--primary,.cookie-modal__btn--primary{background:var(--color-brand);color:#111111}.cookie-banner__btn--primary:hover,.cookie-banner__btn--primary:focus-visible,.cookie-modal__btn--primary:hover,.cookie-modal__btn--primary:focus-visible{background:var(--color-brand-hover)}.cookie-banner__btn:focus-visible,.cookie-modal__btn:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.cookie-modal[hidden]{display:none}.cookie-modal{position:fixed;inset:0;z-index:300;display:flex;align-items:center;justify-content:center;padding:1.25rem}.cookie-modal__backdrop{position:absolute;inset:0;background:rgb(0 0 0 / 72%);backdrop-filter:blur(4px)}.cookie-modal__dialog{position:relative;display:flex;flex-direction:column;width:min(100%,42rem);max-height:min(calc(100vh - 2.5rem),44rem);overflow:hidden;border:1px solid var(--color-border);border-radius:1rem;background:var(--color-surface);box-shadow:0 1.5rem 3.5rem rgb(0 0 0 / 55%)}.cookie-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.375rem 0.875rem;border-bottom:1px solid var(--color-border)}.cookie-modal__header-text{flex:1 1 auto;min-width:0}.cookie-modal__title{margin:0 0 0.5rem;font-size:1.125rem;font-weight:700;line-height:1.25;color:var(--color-text)}.cookie-modal__lead{margin:0;font-size:0.8125rem;line-height:1.6;color:var(--color-muted)}.cookie-modal__close{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2rem;height:2rem;padding:0;border:none;border-radius:0.5rem;background:transparent;color:var(--color-muted);font-size:1.5rem;line-height:1;cursor:pointer;transition:background 0.2s ease,color 0.2s ease}.cookie-modal__close:hover,.cookie-modal__close:focus-visible{background:rgb(255 255 255 / 6%);color:var(--color-text)}.cookie-modal__tabs{display:flex;gap:0;padding:0 1.375rem;border-bottom:1px solid var(--color-border);background:rgb(255 255 255 / 3%)}.cookie-modal__tab{flex:1 1 0;margin:0;padding:0.85rem 0.75rem;border:none;border-bottom:2px solid transparent;background:transparent;color:var(--color-muted);font-size:0.75rem;font-weight:700;letter-spacing:0.04em;text-transform:uppercase;cursor:pointer;transition:color 0.2s ease,border-color 0.2s ease}.cookie-modal__tab:hover,.cookie-modal__tab:focus-visible{color:var(--color-text)}.cookie-modal__tab.is-active{color:var(--color-text);border-bottom-color:var(--color-brand)}.cookie-modal__panel{display:none;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden}.cookie-modal__panel.is-active{display:flex}.cookie-modal__list{flex:1 1 auto;overflow-y:auto;padding:0 1.375rem;scrollbar-width:thin;scrollbar-color:var(--color-brand) rgb(0 0 0 / 45%)}.cookie-modal__list::-webkit-scrollbar{width:0.5rem}.cookie-modal__list::-webkit-scrollbar-track{margin-block:0.5rem;border-radius:999px;background:rgb(0 0 0 / 45%)}.cookie-modal__list::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:var(--color-brand);background-clip:padding-box}.cookie-modal__list::-webkit-scrollbar-thumb:hover{background:#ffd45a;background-clip:padding-box}.cookie-modal__list::-webkit-scrollbar-button,.cookie-modal__list::-webkit-scrollbar-corner{display:none}.cookie-modal__row{display:block;padding:1rem 0;border-bottom:1px solid var(--color-border)}.cookie-modal__row:last-child{border-bottom:none}.cookie-modal__row-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.cookie-modal__row-text{flex:1 1 auto;min-width:0}.cookie-modal__row-title{display:block;margin-bottom:0.35rem;font-size:0.875rem;font-weight:700;color:var(--color-text)}.cookie-modal__row-desc{margin:0;font-size:0.75rem;line-height:1.55;color:var(--color-muted)}.cookie-modal__expand{display:inline-flex;align-items:center;gap:0.35rem;margin:0.65rem 0 0;padding:0;border:none;background:none;color:var(--color-brand);font-size:0.6875rem;font-weight:700;letter-spacing:0.04em;text-transform:uppercase;cursor:pointer}.cookie-modal__expand:hover,.cookie-modal__expand:focus-visible{text-decoration:underline}.cookie-modal__expand-chevron{display:inline-block;width:0.45rem;height:0.45rem;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transition:transform 0.2s ease}.cookie-modal__expand.is-open .cookie-modal__expand-chevron{transform:rotate(225deg);translate:0 0.15rem}.cookie-modal__details{margin-top:0.75rem}.cookie-modal__details[hidden]{display:none}.cookie-modal__empty{margin:0;padding:0.75rem;border:1px solid var(--color-border);border-radius:0.5rem;font-size:0.75rem;line-height:1.5;color:var(--color-muted)}.cookie-modal__table-wrap{max-height:12rem;overflow:auto;border:1px solid var(--color-border);border-radius:0.5rem}.cookie-modal__table{width:100%;border-collapse:collapse;font-size:0.6875rem;line-height:1.45}.cookie-modal__table th,.cookie-modal__table td{padding:0.55rem 0.65rem;border-bottom:1px solid var(--color-border);text-align:left;vertical-align:top;color:var(--color-muted)}.cookie-modal__table th{position:sticky;top:0;background:rgb(0 0 0 / 35%);color:var(--color-text);font-weight:700;white-space:nowrap}.cookie-modal__table tr:last-child td{border-bottom:none}.cookie-modal__table td:first-child{color:var(--color-text);font-weight:600;white-space:nowrap}.cookie-modal__info{flex:1 1 auto;overflow-y:auto;padding:1rem 1.375rem;font-size:0.8125rem;line-height:1.65;color:var(--color-muted)}.cookie-modal__info p{margin:0 0 0.85rem}.cookie-modal__info-link{color:var(--color-brand);text-decoration:underline;text-underline-offset:0.15em}.cookie-modal__consent-id{margin-top:1rem !important;font-size:0.75rem}.cookie-modal__consent-id code{display:inline-block;margin-left:0.25rem;word-break:break-all;color:var(--color-text)}.cookie-toggle{position:relative;display:inline-flex;flex-shrink:0;align-items:center;width:2.75rem;height:1.5rem;cursor:pointer}.cookie-toggle input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cookie-toggle__track{position:relative;display:block;width:100%;height:100%;border-radius:999px;background:rgb(255 255 255 / 14%);transition:background 0.2s ease}.cookie-toggle__track::after{content:'';position:absolute;top:0.1875rem;left:0.1875rem;width:1.125rem;height:1.125rem;border-radius:50%;background:#ffffff;box-shadow:0 1px 4px rgb(0 0 0 / 28%);transition:transform 0.2s ease}.cookie-toggle input:checked+.cookie-toggle__track{background:var(--color-brand)}.cookie-toggle input:checked+.cookie-toggle__track::after{transform:translateX(1.25rem)}.cookie-toggle input:focus-visible+.cookie-toggle__track{outline:2px solid var(--color-brand);outline-offset:2px}.cookie-toggle--locked{cursor:not-allowed;opacity:0.85}.cookie-toggle--locked .cookie-toggle__track{background:rgb(255 204 0 / 35%)}.cookie-toggle--locked input:checked+.cookie-toggle__track::after{transform:translateX(1.25rem)}.cookie-modal__footer{display:flex;flex-wrap:wrap;gap:0.65rem;padding:1rem 1.375rem 1.25rem;border-top:1px solid var(--color-border);box-sizing:border-box}.cookie-modal__btn{flex:1 1 auto;min-width:8.5rem;box-sizing:border-box}.cookie-modal__btn--outline{border:1px solid var(--color-border);background:transparent;color:var(--color-text)}.cookie-modal__btn--outline:hover,.cookie-modal__btn--outline:focus-visible{border-color:rgb(255 255 255 / 28%);background:rgb(255 255 255 / 5%)}.cookie-modal__btn--full{width:100%}body.cookie-modal-open{overflow:hidden}@media (max-width:1100px){.cookie-modal{padding:1rem}.cookie-modal__footer{flex-direction:column;align-items:stretch;gap:0.75rem;padding:1rem 1.25rem 1.25rem}.cookie-modal__btn{flex:0 0 auto;width:100%;min-width:0}}@media (max-width:900px){.cookie-banner{right:0;bottom:0;left:0;z-index:480;width:100%;max-width:none;padding-bottom:max(1.25rem,env(safe-area-inset-bottom,0px));transform:none;box-sizing:border-box}.cookie-banner:not([hidden]) .cookie-banner__panel{animation:cookie-sheet-in 0.34s cubic-bezier(0.32,0.72,0,1)}.cookie-banner__panel{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0.625rem;max-height:min(72dvh,calc(100dvh - env(safe-area-inset-bottom,0px) - 1.25rem));padding:0.75rem 1rem 1rem;overflow-y:auto;overscroll-behavior:contain;border:none;border-top:1px solid var(--color-border);border-radius:0;box-shadow:0 -0.375rem 1.25rem rgb(0 0 0 / 35%);-webkit-overflow-scrolling:touch}.cookie-banner__panel::before{display:none}.cookie-banner__content{flex:0 0 auto}.cookie-banner__title{margin-bottom:0.25rem;font-size:0.875rem;line-height:1.3}.cookie-banner__text{font-size:0.6875rem;line-height:1.45;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cookie-banner__link{margin-top:0.125rem;font-size:0.6875rem}.cookie-banner__actions{display:grid;grid-template-columns:1fr 1fr;gap:0.5rem;flex-shrink:0;padding-top:0.125rem}.cookie-banner__btn{width:100%;min-height:2.5rem;padding:0.5rem 0.625rem;font-size:0.75rem}.cookie-banner__btn--primary{grid-column:1 / -1;min-height:2.75rem;margin-bottom:0.125rem}.cookie-modal{z-index:490;align-items:flex-end;padding:0 0.875rem;padding-bottom:max(0.5rem,env(safe-area-inset-bottom,0px));box-sizing:border-box}.cookie-modal:not([hidden]) .cookie-modal__backdrop{animation:cookie-backdrop-in 0.28s ease}.cookie-modal:not([hidden]) .cookie-modal__dialog{animation:cookie-sheet-in 0.34s cubic-bezier(0.32,0.72,0,1)}.cookie-modal__dialog{width:100%;max-width:none;max-height:min(88dvh,calc(100dvh - 1rem - env(safe-area-inset-bottom,0px)));margin:0;border:1px solid var(--color-border);border-bottom:none;border-radius:1rem 1rem 0 0;box-shadow:0 -0.375rem 1.25rem rgb(0 0 0 / 35%)}.cookie-modal__dialog::before{display:none}.cookie-modal__header{padding:1rem 1.25rem 0.75rem}.cookie-modal__title{font-size:1rem}.cookie-modal__lead{font-size:0.75rem;line-height:1.5;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.cookie-modal__tabs{padding:0 1.25rem}.cookie-modal__tab{padding:0.7rem 0.35rem;font-size:0.625rem}.cookie-modal__list,.cookie-modal__info{padding-left:1.25rem;padding-right:1.25rem}.cookie-modal__row{padding:0.75rem 0}.cookie-modal__row-title{margin-bottom:0.25rem;font-size:0.8125rem}.cookie-modal__row-desc{font-size:0.6875rem;line-height:1.45}.cookie-modal__footer{flex-direction:column;align-items:stretch;gap:0.75rem;padding:1rem 1.25rem 1.25rem;box-sizing:border-box}.cookie-modal__btn{display:flex;width:100%;max-width:100%;min-width:0;min-height:2.75rem;margin:0;box-sizing:border-box;font-size:0.8125rem}body:has(.cookie-banner:not([hidden])) .floating-chat,body.cookie-modal-open .floating-chat{display:none}}@media (max-width:900px) and (prefers-reduced-motion:reduce){.cookie-banner:not([hidden]) .cookie-banner__panel,.cookie-modal:not([hidden]) .cookie-modal__dialog,.cookie-modal:not([hidden]) .cookie-modal__backdrop{animation:none}}.floating-chat{position:fixed;right:1.25rem;bottom:1.25rem;z-index:450;display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:50%;background:#25d366;color:#ffffff;box-shadow:0 0.25rem 1.25rem rgb(0 0 0 / 28%);text-decoration:none;transition:transform 0.2s ease,box-shadow 0.2s ease,background 0.2s ease}.floating-chat:hover{background:#1ebe57;color:#ffffff;transform:scale(1.06);box-shadow:0 0.35rem 1.5rem rgb(37 211 102 / 45%)}.floating-chat:focus-visible{outline:2px solid #ffffff;outline-offset:3px}.floating-chat__icon{width:1.65rem;height:1.65rem}@media (min-width:769px){.floating-chat{display:none}}@media (max-width:768px){.floating-chat{right:1rem;bottom:1rem;width:3.25rem;height:3.25rem}.floating-chat__icon{width:1.5rem;height:1.5rem}}.no-results,.error-404{text-align:center;padding-block:var(--space-xl)}.no-results__text{max-width:36rem;margin-inline:auto;color:#6b7280}.no-results__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:0.625rem;margin:1.25rem 0 1.5rem}.no-results__btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:0.5rem 1.125rem;border-radius:0.5rem;background:var(--color-brand,#ffc629);color:#0a0a0a;font-size:0.875rem;font-weight:700;text-decoration:none}.no-results__btn:hover,.no-results__btn:focus-visible{color:#0a0a0a;filter:brightness(0.96)}.no-results__btn--wa{border:1px solid #d1d5db;background:#ffffff}.no-results__btn:focus-visible{outline:2px solid #0a0a0a;outline-offset:2px}body.error404{background:#f8f9fa;color:#1c1c1e}body.error404 .site-main{background:#ffffff;min-height:55vh}body.error404 .error-404{padding-block:clamp(3rem,10vw,5rem)}body.error404 .error-404__title{margin:0 0 var(--space-sm);color:#111827;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:300;letter-spacing:-0.02em}body.error404 .error-404__text{margin:0 0 var(--space-lg);max-width:32rem;margin-inline:auto;color:#4b5563;font-size:1rem;line-height:1.65}body.error404 .btn--primary{background:#111827;color:#ffffff}body.error404 .btn--primary:hover{background:#374151;color:#ffffff}.error-404__title{margin:0 0 var(--space-sm)}.error-404__text{margin:0 0 var(--space-md);color:var(--color-muted)}.navigation.pagination{margin-top:var(--space-lg)}.nav-links{display:flex;flex-wrap:wrap;gap:var(--space-xs);justify-content:center}.page-numbers{display:inline-block;padding:0.5rem 0.875rem;border:1px solid var(--color-border);border-radius:var(--radius);color:var(--color-text)}.page-numbers.current{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.naprawa-search{margin-bottom:var(--space-xl);padding:var(--space-md);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius)}.naprawa-search__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));gap:var(--space-md)}.naprawa-search__field--wide{grid-column:1 / -1}.naprawa-search__field label{display:block;margin-bottom:var(--space-xs);font-size:0.875rem;font-weight:600}.naprawa-search__field select,.naprawa-search__field input{width:100%;padding:0.625rem 0.75rem;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-bg);color:var(--color-text);font:inherit}.naprawa-search__actions{display:flex;flex-wrap:wrap;gap:var(--space-sm);margin-top:var(--space-md)}.naprawa-search__live{margin-top:var(--space-lg)}.naprawa-search__status{color:var(--color-muted);margin:0 0 var(--space-md)}.naprawa-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(18rem,1fr));gap:var(--space-md)}.naprawa-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column}.naprawa-card__media img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.naprawa-card__body{padding:var(--space-md);display:flex;flex-direction:column;flex:1}.naprawa-card__badge{margin:0 0 var(--space-xs);font-size:0.75rem;text-transform:uppercase;letter-spacing:0.05em;color:var(--color-accent)}.naprawa-card__title{margin:0 0 var(--space-xs);font-size:1.125rem}.naprawa-card__title a{color:var(--color-text)}.naprawa-card__meta{margin:0 0 var(--space-sm);font-size:0.875rem;color:var(--color-muted)}.naprawa-card__meta span+span::before{content:" · "}.naprawa-card__part{margin:0 0 var(--space-sm);font-family:monospace;font-size:0.875rem}.naprawa-card__price{margin:0 0 var(--space-sm)}.naprawa-card__link{font-weight:600;margin-top:auto}.naprawa-results__empty{color:var(--color-muted);text-align:center;padding:var(--space-lg)}.naprawa-single__header{margin-bottom:var(--space-md)}.naprawa-single__badge{margin:0 0 var(--space-xs);font-size:0.75rem;text-transform:uppercase;color:var(--color-accent)}.naprawa-single__title{margin:0 0 var(--space-sm);font-size:clamp(1.5rem,4vw,2.25rem)}.naprawa-single__meta{margin:0;color:var(--color-muted)}.naprawa-single__meta span+span::before{content:" · "}.naprawa-single__media{margin-bottom:var(--space-md);border-radius:var(--radius);overflow:hidden}.naprawa-single__facts{display:grid;grid-template-columns:repeat(auto-fill,minmax(12rem,1fr));gap:var(--space-sm);margin-bottom:var(--space-lg)}.naprawa-single__fact{padding:var(--space-sm);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius)}.naprawa-single__fact-label{display:block;font-size:0.75rem;color:var(--color-muted);margin-bottom:0.25rem}.naprawa-single__fact-value{font-weight:600}.naprawa-single__errors{margin-bottom:var(--space-lg)}.naprawa-single__symptome{margin-bottom:var(--space-lg)}.naprawa-single__error-list{display:flex;flex-wrap:wrap;gap:var(--space-xs);list-style:none;margin:0;padding:0}.naprawa-single__error-list code{padding:0.25rem 0.5rem;background:var(--color-bg);border-radius:var(--radius)}.naprawa-single__symptome-list{margin:0;padding-left:1.125rem}.naprawa-single__symptome-list li+li{margin-top:0.375rem}.naprawa-product{display:grid;grid-template-columns:minmax(0,2fr) minmax(18rem,1fr);gap:var(--space-lg)}.naprawa-product__lead{margin:var(--space-sm) 0 0;color:var(--color-muted)}.naprawa-product__carousel{position:relative;margin-bottom:var(--space-lg);background:var(--color-surface);border:1px solid var(--color-border);padding:var(--space-sm)}.naprawa-product__slide{display:none;aspect-ratio:16 / 10}.naprawa-product__slide.is-active{display:block}.naprawa-product__slide img{width:100%;height:100%;object-fit:contain}.naprawa-product__nav{position:absolute;top:50%;transform:translateY(-50%);border:1px solid #000;background:#000;color:#fff;padding:0.4rem 0.6rem;cursor:pointer}.naprawa-product__nav--prev{left:0.5rem}.naprawa-product__nav--next{right:0.5rem}.naprawa-product__panel{position:sticky;top:6rem;padding:var(--space-md);background:var(--color-surface);border:1px solid var(--color-border)}.naprawa-product__aside-title{margin:0 0 var(--space-sm);font-size:0.75rem;letter-spacing:0.08em;text-transform:uppercase}.naprawa-product__details{display:grid;gap:var(--space-sm);margin-bottom:var(--space-md)}.naprawa-product__detail{display:flex;justify-content:space-between;gap:var(--space-sm);font-size:0.875rem}.naprawa-product__gallery-btn{width:100%;padding:0.75rem;margin-bottom:var(--space-md);border:1px solid #fff;background:transparent;color:#fff;text-transform:uppercase;letter-spacing:0.08em;cursor:pointer}.naprawa-gallery-modal[hidden]{display:none}.naprawa-gallery-modal{position:fixed;inset:0;z-index:300;display:flex;align-items:center;justify-content:center;padding:var(--space-md)}.naprawa-gallery-modal__backdrop{position:absolute;inset:0;background:rgb(0 0 0 / 70%)}.naprawa-gallery-modal__dialog{position:relative;width:min(100%,60rem);max-height:85vh;overflow:auto;background:#111;border:1px solid #333;padding:var(--space-md)}.naprawa-gallery-modal__close{position:absolute;top:0.5rem;right:0.75rem;background:transparent;border:none;color:#fff;font-size:1.75rem;cursor:pointer}.naprawa-gallery-modal__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(10rem,1fr));gap:var(--space-sm)}.naprawa-gallery-modal__item{margin:0;border:1px solid #333;background:#000}.naprawa-gallery-modal__item img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.naprawa-cta{margin-top:var(--space-xl);padding:var(--space-lg);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);text-align:center}.naprawa-cta__title{margin:0 0 var(--space-sm)}.naprawa-cta__text{margin:0 0 var(--space-md);color:var(--color-muted)}@media (max-width:992px){.hero.hero--home{min-height:0}.hero-bg{min-height:100%}.hero-container{padding:5rem 0 4rem}.hero-title{font-size:2.875rem}.search-form:not(.hw-selects){flex-direction:column;align-items:stretch}.search-form:not(.hw-selects) .search-field{width:100%}.search-form:not(.hw-selects) .search-button{width:100%}}@media (max-width:768px){.hero.hero--home.hw-hero .hero-container,.hero.hero--home.hw-hero .hw-hero-inner{padding:calc(var(--site-header-height)+1.25rem) 1rem 3.5rem}.hero-container:not(.hw-hero-inner),.hw-hero-inner:not(.hero-container){padding:4.5rem 0.875rem 4.75rem}.hero-slider__dots,.hero-slider__dots.hw-slide-dots{display:none}.hero-title{margin-bottom:1rem;font-size:2.125rem;line-height:1;letter-spacing:-0.09375rem}.hero-text{margin-bottom:1.875rem;font-size:0.875rem;line-height:1.6}.hero-pricing-pill{align-items:flex-start;gap:0.625rem;margin-top:0.875rem;padding:0.8125rem 1rem;border-radius:1rem}.hero-pricing-pill__text{font-size:0.75rem;line-height:1.55}.search-box:not(.hw-card-stack){padding:1.125rem 0.875rem;border-radius:1.25rem}.search-box .hero-search__dropdown{--hero-search-item-height:5.5rem;--hero-search-item-gap:0.5rem}.hero.hero--home.hw-hero:has(.hw-card-stack.is-search-results-open){z-index:50}.search-box:not(.hw-card-stack) .hero-search-result__link{grid-template-columns:4.25rem 1fr;gap:0.625rem;padding:0.625rem}.search-box:not(.hw-card-stack) .hero-search-result__thumb{width:4.25rem;height:4.25rem;min-height:4.25rem}.hw-card-stack .hero-search__dropdown,.hw-card-stack .hw-results{padding:0.875rem}.hw-card-stack .hero-search__dropdown-list,.hw-card-stack .hw-result-list.hero-search__dropdown-list{max-height:calc(var(--hero-search-item-height) * 3+var(--hero-search-item-gap) * 2)}.hw-card-stack .hero-search-result__title{font-size:0.75rem;-webkit-line-clamp:2}.hw-card-stack .hw-results-label{display:flex;flex-shrink:0}.search-box:not(.hw-card-stack) .search-tabs{gap:1.125rem;margin-bottom:1.125rem;overflow-x:auto;scrollbar-width:none}.search-box:not(.hw-card-stack) .search-tabs::-webkit-scrollbar{display:none}.search-box:not(.hw-card-stack) .search-tab{font-size:0.75rem;white-space:nowrap}.search-box:not(.hw-card-stack) .search-field select,.search-box:not(.hw-card-stack) .search-field input,.search-box:not(.hw-card-stack) .search-button{height:3rem;border-radius:0.6875rem}.categories-section{padding:3.125rem 0}.section-head{margin-bottom:1.75rem}.section-head__row{flex-wrap:wrap}.section-head__title{font-size:1.375rem}.hw-cta{padding:2.5rem 1.125rem}.hw-cta-btn{width:100%;justify-content:center}.home-faq,.hw-faq{padding:2.75rem 0}.hw-faq__head,.home-faq__head{margin-bottom:1.5rem}.hw-faq__trigger{gap:0.75rem 1rem;padding:1rem 0}.hw-faq__q{font-size:0.875rem}.hw-about{padding:4rem 0}.hw-about-btn{width:100%;justify-content:center}.repair-start{padding:3.25rem 0}.repair-start__head{margin-bottom:1.75rem}.repair-start__eyebrow{font-size:0.625rem;letter-spacing:0.14em}.repair-start__grid{grid-template-columns:1fr;gap:1rem}.repair-start__card{min-height:0;padding:1.375rem 1.25rem;border-radius:0.875rem}.repair-start__card-title{font-size:1.25rem}.repair-start__card-text{font-size:0.875rem;margin-bottom:1.125rem}.site-header__hamburger{display:flex}.site-header__main-inner{flex-wrap:wrap;gap:0.75rem;padding-block:0.75rem}.site-header__brand{flex:1;min-width:0}.site-header__search{display:flex;order:3;flex:1 1 100%;max-width:none}.site-header__actions{margin-left:auto}.site-header__wa-link,.site-header__order-link{display:none}.site-header__favorites.site-header__action-btn{width:2.625rem;min-width:2.625rem;padding:0}:root{--site-header-nav-height:0px;--site-header-topbar-height:1.75rem}.site-header__topbar-inner{justify-content:center;gap:1rem;padding-inline:1rem}.site-header__topbar-list{gap:1rem}.site-header__topbar-list--meta{display:none}.site-header__topbar-link,.site-header__topbar-static{font-size:0.75rem}.site-header__topbar-item--address{display:none}.site-header__main-inner{width:100%;padding-inline:1rem}.site-header__nav-bar{display:none}@media (max-width:480px){.site-header__topbar-item:nth-child(3){display:none}}.hero.hero--home.hw-hero{min-height:auto}.hw-eyebrow{font-size:0.625rem;margin-bottom:0.875rem}.hw-title,.hero-title{font-size:clamp(1.625rem,7.5vw,2.375rem);letter-spacing:-0.0625rem;margin-bottom:0.75rem;line-height:1.08}.hw-subtitle,.hero-text{font-size:0.875rem;margin-bottom:1.75rem}.hw-card-stack.search-box{position:relative;max-width:100%;padding:2.125rem 0 0;border:none;border-radius:0;background:transparent;backdrop-filter:none;box-shadow:none}.hw-card-stack.search-box.is-search-results-open{background:transparent;border-color:transparent;box-shadow:none}.hw-card-stack .search-tabs,.hw-card-stack .hw-tab-labels{position:absolute;top:0;right:0;left:0;height:2.125rem;display:flex;align-items:flex-end;gap:0;margin:0;padding:0;border:none;pointer-events:none;overflow:visible}.hw-card-stack .hw-tab-label,.hw-card-stack .search-tab{pointer-events:all;display:flex;align-items:center;gap:0.3125rem;padding:0.5625rem 1rem 0.5rem;margin:0 0 -1px;align-self:flex-end;border:1px solid rgb(255 255 255 / 10%);border-bottom:none;border-radius:0.625rem 0.625rem 0 0;background:#2b2b2b;color:#999999;font-size:0.75rem;font-weight:700;white-space:nowrap}.hw-card-stack .hw-tab-label:first-child{margin-right:0.25rem}.hw-card-stack .hw-tab-label.tab-active,.hw-card-stack .hw-tab-label.active,.hw-card-stack .search-tab.tab-active,.hw-card-stack .search-tab.active{background:#13120f;color:#ffffff;border-color:rgb(255 255 255 / 10%);z-index:10;position:relative}.hw-card-stack .hw-tab-label.tab-inactive,.hw-card-stack .search-tab.tab-inactive{background:#2b2b2b;color:#888888;border-color:rgb(255 255 255 / 8%);z-index:9}.hw-card-stack .hw-tab-label::after,.hw-card-stack .search-tab::after,.hw-card-stack .search-tab.active::after{display:none;content:none}.hw-card-stack .hw-tab-label__icon{display:block;width:0.875rem;height:0.875rem;flex-shrink:0}.hw-card-stack .search-panel.hw-card{background:#13120f;border:1px solid rgb(255 255 255 / 10%);border-radius:0 0.875rem 0.875rem 0.875rem;padding:1rem 0.875rem;box-shadow:0 1.875rem 3.75rem -1.25rem rgb(0 0 0 / 70%)}.hw-card-stack .search-form.hw-selects{display:grid;grid-template-columns:1fr;gap:0.625rem;align-items:end}.hw-card-stack .search-form--part{display:block}.hw-card-stack .hw-part-row{display:flex;flex-direction:column;align-items:stretch;gap:0.625rem}.hw-card-stack .hw-part-row .hw-select-wrap{min-width:0}.hw-card-stack .hw-select-wrap label{position:static;display:block;width:auto;height:auto;margin:0 0 0.4375rem;padding:0;overflow:visible;clip:auto;white-space:normal;border:0;font-size:0.6875rem;font-weight:700;letter-spacing:0.05625rem;text-transform:uppercase;color:#767676}.hw-card-stack .hw-select,.hw-card-stack .hw-input,.hw-card-stack .search-field .search-combobox__trigger{height:2.875rem;padding:0.8125rem 2.25rem 0.8125rem 0.875rem;border:1px solid rgb(255 255 255 / 10%);border-radius:0.625rem;background:#1c1a14;color:#e8e8e8;font-size:0.875rem}.hw-card-stack .hw-input{padding-right:0.875rem}.hw-card-stack .hw-input::placeholder{color:#4a4a4a}.hw-card-stack .search-button,.hw-card-stack .hw-search-btn{width:100%;height:2.875rem;min-width:0;border:none;border-radius:0.625rem;background:#f5c800;color:#000000;font-size:0.875rem;font-weight:800}.hw-card-stack .search-button:hover,.hw-card-stack .hw-search-btn:hover{background:#ffd700}.hw-card-stack .hw-select-icon,.hw-card-stack .search-field .select-arrow{right:0.8125rem;bottom:0.9375rem}.hw-card-stack .search-field--combobox .search-combobox__trigger .search-combobox__label{color:#4a4a4a}.hw-card-stack .search-field--combobox.is-filled .search-combobox__trigger .search-combobox__label{color:#e8e8e8}.hw-card-stack .hw-info-bar{display:flex;align-items:center;flex-wrap:wrap;gap:0.375rem;margin-top:1.125rem;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none;font-size:0.6875rem;line-height:1.5;color:#767676}.hw-card-stack .hw-info-bar__icon{display:block;width:0.875rem;height:0.875rem;flex-shrink:0;color:#555555}.hw-card-stack .hw-info-bar .accent{color:#f5c800;font-weight:700}.hw-card-stack .hw-results-label{display:flex;flex-shrink:0}.naprawa-product{grid-template-columns:1fr}.naprawa-product__panel{position:static}}