.astro-catalog-toolbar{justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}.astro-filter-list{flex-wrap:wrap;gap:9px;display:flex}.astro-filter-list button{background:var(--alen-surface);color:var(--alen-copy);cursor:pointer;border:1px solid #0000;border-radius:999px;min-height:42px;padding:9px 15px;font-size:13px;font-weight:750}.astro-filter-list button:hover,.astro-filter-list button.is-active{background:var(--alen-ink);color:var(--alen-white)}.astro-filter-list button span{opacity:.62}.astro-catalog-search input{border:1px solid var(--alen-line);border-radius:999px;min-width:250px;min-height:44px;padding:10px 17px}.astro-catalog-search input:focus{border-color:var(--alen-red);box-shadow:var(--alen-focus);outline:none}.astro-result-count{color:var(--alen-muted);margin-bottom:22px;font-size:13px}[data-product-card][hidden]{display:none}.astro-product-breadcrumb{color:var(--alen-muted);white-space:nowrap;align-items:center;gap:8px;min-width:0;margin-bottom:24px;font-size:12px;display:flex;overflow:hidden}.alen-section.astro-product-page{padding-top:clamp(36px,5vw,64px)}.astro-product-breadcrumb a{color:inherit;flex:none;text-decoration:none}.astro-product-breadcrumb a:hover{color:var(--alen-red)}.astro-product-breadcrumb [aria-current=page]{text-overflow:ellipsis;overflow:hidden}.astro-product-detail{gap:32px;display:grid}.astro-product-gallery{--gallery-accent:var(--alen-red);--gallery-line:var(--alen-line);--gallery-surface:var(--alen-surface);gap:12px;min-width:0;display:grid}.product-gallery-widget__stage,.product-gallery-widget__placeholder{aspect-ratio:1/.9;background:var(--gallery-surface);border:1px solid var(--gallery-line);border-radius:clamp(20px, 5vw, var(--alen-radius-lg));justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.product-gallery-widget__open{appearance:none;cursor:zoom-in;touch-action:pan-y pinch-zoom;background:0 0;border:0;justify-content:center;align-items:center;width:100%;height:100%;padding:clamp(20px,8vw,52px);display:flex}.product-gallery-widget__open:focus-visible{box-shadow:inset var(--alen-focus);outline:none}.product-gallery-widget__open img{object-fit:contain;pointer-events:none;user-select:none;width:100%;height:100%}.product-gallery-widget__placeholder{color:var(--alen-muted);flex-direction:column;align-items:center;gap:8px;padding:clamp(20px,8vw,52px)}.product-gallery-widget__placeholder strong{color:var(--alen-red);font-size:clamp(34px,10vw,62px);font-weight:900}.product-gallery-widget__zoom{color:var(--alen-ink);pointer-events:none;background:#fffffff0;border:1px solid #1114181a;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:12px;font-weight:800;display:flex;position:absolute;bottom:14px;right:14px;box-shadow:0 8px 24px #1114181f}.product-gallery-widget__nav{appearance:none;color:var(--alen-ink);cursor:pointer;z-index:2;background:#fffffff0;border:1px solid #1114181a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-size:21px;transition:border-color .16s,color .16s,transform .16s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 24px #1114181f}.product-gallery-widget__nav:hover{border-color:var(--gallery-accent);color:var(--gallery-accent);transform:translateY(-50%)scale(1.05)}.product-gallery-widget__nav:focus-visible{box-shadow:var(--alen-focus);outline:none}.product-gallery-widget__nav--previous{left:12px}.product-gallery-widget__nav--next{right:12px}.product-gallery-widget__counter{color:#fff;pointer-events:none;background:#111418c2;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800;position:absolute;bottom:14px;left:14px}.product-gallery-widget__thumbs{scroll-snap-type:x proximity;scrollbar-width:thin;grid-auto-columns:76px;grid-auto-flow:column;gap:9px;padding:2px;scroll-padding-inline:2px;display:grid;overflow-x:auto}.product-gallery-widget__thumbs button{aspect-ratio:1;background:var(--gallery-surface);border:1px solid var(--gallery-line);cursor:pointer;scroll-snap-align:start;border-radius:10px;padding:6px;overflow:hidden}.product-gallery-widget__thumbs button:hover,.product-gallery-widget__thumbs button.is-active{border-color:var(--gallery-accent)}.product-gallery-widget__thumbs button:focus-visible{box-shadow:var(--alen-focus);outline:none}.product-gallery-widget__thumbs img{object-fit:contain;pointer-events:none;width:100%;height:100%}.has-product-gallery-dialog{overflow:hidden}dialog.product-gallery-widget__dialog{color:#fff;background:#090c10f7;border:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;overflow:hidden}dialog.product-gallery-widget__dialog::backdrop{backdrop-filter:blur(8px);background:#090c10eb}.product-gallery-widget__dialog-frame{isolation:isolate;width:100%;height:100%;position:relative}.product-gallery-widget__dialog-figure{overscroll-behavior:contain;place-items:safe center;width:100%;height:100%;margin:0;padding:78px 92px 70px;display:grid;overflow:auto}.product-gallery-widget__dialog-figure img{--gallery-zoom:1;cursor:zoom-in;object-fit:contain;touch-action:pan-x pan-y pinch-zoom;user-select:none;width:auto;max-width:calc(100vw - 184px);height:auto;max-height:calc(100dvh - 150px)}.product-gallery-widget__dialog-figure img.is-zoomed{cursor:zoom-out;max-width:none;max-height:none}.product-gallery-widget__dialog-figure figcaption{color:#ffffffc7;pointer-events:none;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:min(70vw,760px);font-size:13px;position:fixed;bottom:20px;left:50%;overflow:hidden;transform:translate(-50%)}.product-gallery-widget__dialog-close,.product-gallery-widget__dialog-nav,.product-gallery-widget__zoom-controls button{appearance:none;color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff38;justify-content:center;align-items:center;display:flex}.product-gallery-widget__dialog-close,.product-gallery-widget__dialog-nav{z-index:3;border-radius:50%;width:48px;height:48px;padding:0;position:fixed}.product-gallery-widget__dialog-close{font-size:31px;top:20px;right:22px}.product-gallery-widget__dialog-nav{font-size:24px;top:50%;transform:translateY(-50%)}.product-gallery-widget__dialog-nav--previous{left:22px}.product-gallery-widget__dialog-nav--next{right:22px}.product-gallery-widget__dialog-close:hover,.product-gallery-widget__dialog-nav:hover,.product-gallery-widget__zoom-controls button:hover:not(:disabled){background:#ffffff38;border-color:#fff}.product-gallery-widget__dialog-close:focus-visible,.product-gallery-widget__dialog-nav:focus-visible,.product-gallery-widget__zoom-controls button:focus-visible{outline-offset:3px;outline:3px solid #fff}.product-gallery-widget__dialog-counter{pointer-events:none;background:#0000006b;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:800;position:fixed;top:22px;left:22px}.product-gallery-widget__zoom-controls{z-index:3;display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%)}.product-gallery-widget__zoom-controls button{min-width:44px;height:42px;padding:0 12px;font-size:20px}.product-gallery-widget__zoom-controls button:first-child{border-radius:12px 0 0 12px}.product-gallery-widget__zoom-controls button+button{border-left:0}.product-gallery-widget__zoom-controls button:last-child{border-radius:0 12px 12px 0}.product-gallery-widget__zoom-controls button:nth-child(2){min-width:66px;font-size:12px;font-weight:800}.product-gallery-widget__zoom-controls button:disabled{cursor:not-allowed;opacity:.38}.astro-product-summary{min-width:0}.astro-product-summary__category{color:var(--alen-red);letter-spacing:.11em;text-transform:uppercase;font-size:11px;font-weight:850;text-decoration:none}.astro-product-summary h1{color:var(--alen-ink);letter-spacing:-.045em;overflow-wrap:anywhere;margin-top:12px;font-size:clamp(30px,4.2vw,50px);font-weight:880;line-height:1.07}.astro-product-summary__sku{color:var(--alen-muted);margin-top:12px;font-size:12px}.astro-product-commerce{flex-wrap:wrap;align-items:center;gap:10px 16px;margin-top:24px;display:flex}.astro-product-summary__price{color:var(--alen-red);letter-spacing:-.035em;font-size:clamp(28px,8vw,38px);font-weight:900;display:block}.astro-product-summary__price-note{color:var(--alen-muted);margin-top:2px;font-size:11px;font-weight:700;display:block}.astro-product-summary__stock{color:var(--alen-success);background:#edf8f2;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.astro-product-summary__stock span{background:currentColor;border-radius:50%;width:7px;height:7px}.astro-product-summary__stock.is-out{background:var(--alen-surface);color:var(--alen-muted)}.astro-product-summary__lead{color:var(--alen-muted);margin-top:22px;line-height:1.68}.astro-product-summary__lead :where(p,ul,ol){margin-block:.75em}.astro-product-key-specs{border-block:1px solid var(--alen-line);gap:0;margin-top:24px;display:grid}.astro-product-key-specs div{gap:4px;padding-block:12px;display:grid}.astro-product-key-specs div+div{border-top:1px solid var(--alen-line)}.astro-product-key-specs dt{color:var(--alen-muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:750}.astro-product-key-specs dd{color:var(--alen-ink);font-size:14px;font-weight:750}.astro-product-purchase-panel{background:var(--alen-surface);border:1px solid var(--alen-line);border-radius:var(--alen-radius);margin-top:24px;padding:18px}.astro-product-purchase-panel__title{color:var(--alen-ink);margin-bottom:12px;font-size:15px;font-weight:850}.astro-product-purchase-actions,.astro-product-buy{gap:10px;display:grid}.astro-product-buy>.alen-button{width:100%;min-height:52px}.astro-product-quantity{gap:5px;display:grid}.astro-product-quantity span{color:var(--alen-muted);font-size:11px;font-weight:750}.astro-product-buy input{background:var(--alen-white);border:1px solid var(--alen-line);text-align:center;border-radius:999px;width:100%;min-height:50px;padding:10px}.astro-product-buy input:focus{border-color:var(--alen-red);box-shadow:var(--alen-focus);outline:none}.astro-product-purchase-actions .astro-compare-control,.astro-product-purchase-actions .astro-compare-button--detail{width:100%}.astro-product-purchase-help{color:var(--alen-muted);text-align:center;margin-top:13px;font-size:12px}.astro-product-purchase-help a{color:var(--alen-ink);font-weight:800}.astro-product-benefits{gap:10px;margin-top:20px;padding:0;list-style:none;display:grid}.astro-product-benefits li{color:var(--alen-copy);align-items:center;gap:9px;font-size:13px;font-weight:700;display:flex}.astro-product-benefits li span{color:var(--alen-success);background:#edf8f2;border-radius:50%;flex:0 0 23px;justify-content:center;align-items:center;height:23px;font-size:12px;display:inline-flex}.astro-product-content-grid{border-top:1px solid var(--alen-line);gap:46px;margin-top:clamp(54px,9vw,100px);padding-top:clamp(44px,8vw,76px);display:grid}.astro-product-main-info{gap:clamp(48px,8vw,80px);min-width:0;display:grid}.astro-product-information{scroll-margin-top:150px}.astro-product-information h2{color:var(--alen-ink);letter-spacing:-.04em;margin-top:9px;font-size:clamp(29px,7vw,43px);font-weight:850}.astro-product-description__body{color:var(--alen-copy);max-width:850px;margin-top:24px;line-height:1.75}.astro-product-description__body :where(p,ul,ol,table,figure){margin-block:1em}.astro-product-description__body :where(img){max-width:100%;height:auto}.astro-attributes-wrap{margin-top:24px;overflow-x:auto}.astro-attributes{border-collapse:collapse;width:100%}.astro-attributes th,.astro-attributes td{border-bottom:1px solid var(--alen-line);text-align:left;vertical-align:top;padding:14px 10px}.astro-attributes tr:first-child>*{border-top:1px solid var(--alen-line)}.astro-attributes th{color:var(--alen-muted);width:42%;padding-left:0;font-size:12px;font-weight:650}.astro-attributes td{color:var(--alen-ink);padding-right:0;font-size:13px;font-weight:700}.astro-product-bundle__lead{color:var(--alen-muted);max-width:720px;margin-top:14px;line-height:1.65}.astro-product-bundle.has-live-offer .alen-eyebrow{background:var(--alen-red);color:var(--alen-white)}.astro-product-bundle-form{margin-top:24px}.astro-product-bundle-list{border:1px solid var(--alen-line);border-radius:var(--alen-radius);overflow:hidden}.astro-product-bundle.has-live-offer .astro-product-bundle-list{border-color:#d80d1847}.astro-product-bundle-item{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:14px;padding:14px;display:grid}.astro-product-bundle-item+.astro-product-bundle-item{border-top:1px solid var(--alen-line)}.astro-product-bundle-item.is-unavailable{opacity:.62}.astro-product-bundle-item__image{aspect-ratio:1;background:var(--alen-surface);color:var(--alen-red);border-radius:10px;justify-content:center;align-items:center;padding:7px;font-size:15px;font-weight:900;display:flex;overflow:hidden}.astro-product-bundle-item__image img{object-fit:contain;width:100%;height:100%}.astro-product-bundle-item__main{min-width:0}.astro-product-bundle-item__main h3{font-size:14px;line-height:1.35}.astro-product-bundle-item__main h3 a{color:var(--alen-ink);text-decoration:none}.astro-product-bundle-item__main h3 a:hover{color:var(--alen-red)}.astro-product-bundle-item__main p{color:var(--alen-muted);margin-top:4px;font-size:11px}.astro-product-bundle-item__main strong{color:var(--alen-red);margin-top:7px;font-size:15px;display:block}.astro-product-bundle-item__main small{color:var(--alen-success);margin-top:2px;font-size:11px;font-weight:700;display:block}.astro-product-bundle-item__main small.is-out{color:var(--alen-muted)}.astro-product-bundle-item__quantity{grid-column:1/-1;justify-content:flex-end;align-items:center;gap:9px;display:flex}.astro-product-bundle-item__quantity span{color:var(--alen-muted);font-size:11px;font-weight:700}.astro-product-bundle-item__quantity strong{background:var(--alen-surface);color:var(--alen-ink);text-align:center;border-radius:999px;min-width:62px;padding:8px 10px;font-size:12px}.astro-product-bundle-total{background:var(--alen-surface);border-radius:var(--alen-radius);align-items:stretch;gap:14px;margin-top:14px;padding:17px;display:grid}.astro-product-bundle-total--offer{background:linear-gradient(135deg, #d80d1817, #ffffffeb), var(--alen-white);border:1px solid #d80d1838}.astro-product-bundle-total p{gap:2px;display:grid}.astro-product-bundle-total p span{color:var(--alen-muted);font-size:11px;font-weight:700}.astro-product-bundle-total p strong{color:var(--alen-red);font-size:24px;font-weight:900}.astro-product-bundle-total__price{grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:3px 10px;display:grid}.astro-product-bundle-total__price>span{color:var(--alen-red);letter-spacing:.06em;text-transform:uppercase;grid-column:1/-1;font-size:12px;font-weight:900}.astro-product-bundle-total__price del{color:var(--alen-muted);text-decoration-color:var(--alen-red);font-size:15px;font-weight:700;text-decoration-thickness:2px}.astro-product-bundle-total__price strong{color:var(--alen-red);letter-spacing:-.035em;font-size:clamp(25px,8vw,34px);font-weight:950;line-height:1.1}.astro-product-bundle-total__price small{color:var(--alen-success);background:#e8f6ee;border-radius:999px;grid-column:1/-1;justify-self:start;margin-top:5px;padding:7px 10px;font-size:11px;font-weight:850}.astro-product-bundle-total .alen-button{width:100%;min-height:50px}.astro-product-bundle-total .alen-button:disabled{cursor:not-allowed;opacity:.48}.astro-product-order-info{background:var(--alen-ink);border-radius:var(--alen-radius);color:var(--alen-white);align-self:start;padding:24px;overflow:hidden}.astro-product-order-info>h2{letter-spacing:-.025em;margin-bottom:8px;font-size:23px;line-height:1.15}.astro-product-order-info article{border-top:1px solid #ffffff24;padding-block:20px}.astro-product-order-info article>span{color:#ff8d94;letter-spacing:.12em;font-size:10px;font-weight:850}.astro-product-order-info h3{margin-top:7px;font-size:16px}.astro-product-order-info article p{color:#bcbcc1;margin-top:8px;font-size:13px;line-height:1.62}.astro-product-order-info article a{color:var(--alen-white);text-underline-offset:3px;margin-top:12px;font-size:12px;font-weight:800;display:inline-block}@media (width<=900px){.astro-catalog-toolbar{flex-direction:column;align-items:stretch}.astro-catalog-search input{width:100%}}@media (width>=680px){.astro-product-key-specs{grid-template-columns:repeat(3,minmax(0,1fr))}.astro-product-key-specs div{padding-inline:16px}.astro-product-key-specs div:first-child{padding-left:0}.astro-product-key-specs div+div{border-left:1px solid var(--alen-line);border-top:0}.astro-product-buy{grid-template-columns:96px minmax(0,1fr);align-items:end}.astro-product-buy>.alen-button:only-child{grid-column:1/-1}.astro-product-bundle-item{grid-template-columns:88px minmax(0,1fr) auto;padding:16px}.astro-product-bundle-item__quantity{grid-column:auto}.astro-product-bundle-total{grid-template-columns:minmax(0,1fr) minmax(240px,auto);align-items:center}}@media (width>=901px){.astro-product-detail{grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);align-items:start;gap:clamp(44px,6vw,76px)}.astro-product-summary{position:sticky;top:150px}.product-gallery-widget__thumbs{grid-auto-flow:initial;grid-template-columns:repeat(5,minmax(0,1fr));overflow:visible}.astro-product-content-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.68fr);align-items:start}.astro-product-order-info{position:sticky;top:150px}}@media (width<=460px){.product-gallery-widget__zoom>span{display:none}.product-gallery-widget__zoom{padding:9px}.product-gallery-widget__nav{width:40px;height:40px}.product-gallery-widget__dialog-figure{padding:76px 14px 118px}.product-gallery-widget__dialog-figure img{max-width:calc(100vw - 28px);max-height:calc(100dvh - 194px)}.product-gallery-widget__dialog-nav{top:auto;bottom:22px;transform:none}.product-gallery-widget__dialog-nav--previous{left:calc(50% - 62px)}.product-gallery-widget__dialog-nav--next{right:calc(50% - 62px)}.product-gallery-widget__dialog-figure figcaption{max-width:calc(100vw - 32px);bottom:82px}.product-gallery-widget__zoom-controls{left:14px;transform:none}.product-gallery-widget__dialog-close{right:14px}.product-gallery-widget__dialog-counter{display:none}.astro-product-purchase-panel{margin-inline:-6px;padding:15px}.astro-product-summary h1{font-size:clamp(29px,9.5vw,40px)}}@media (width<=640px){.astro-product-grid--related{contain:layout paint;scroll-snap-type:x mandatory;scrollbar-width:thin;grid-template-columns:none;grid-auto-columns:minmax(250px,84vw);grid-auto-flow:column;margin-inline:-18px;padding:4px 18px 12px;scroll-padding-inline:18px;overflow-x:auto}.astro-product-grid--related .astro-product-card{scroll-snap-align:start}}
