.product-carousel[data-astro-cid-iflggugw]{display:flex;flex-direction:column;gap:var(--space-7)}.product-carousel__viewport[data-astro-cid-iflggugw]{overflow:hidden;margin:-4px;padding:4px}.product-carousel__track[data-astro-cid-iflggugw]{display:flex;gap:var(--space-4);transition:transform var(--dur-slide) var(--ease);will-change:transform}.product-carousel__track[data-astro-cid-iflggugw]>*{flex:0 0 calc((100% - var(--space-4) * 3) / 4)}.product-carousel__bar[data-astro-cid-iflggugw]{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:var(--space-4)}.product-carousel__pager[data-astro-cid-iflggugw]{display:flex;align-items:center;gap:14px}.product-carousel__more[data-astro-cid-iflggugw]{display:flex;justify-content:flex-end}.product-carousel__btn[data-astro-cid-iflggugw]{width:44px;height:44px;border-radius:var(--r-sm);border:1px solid var(--c-text);background:transparent;color:var(--c-text);font-size:1.0625rem;cursor:pointer;transition:background-color var(--dur-fast) var(--ease),color var(--dur-fast) var(--ease),opacity var(--dur-fast)}.product-carousel__btn--next[data-astro-cid-iflggugw]{background:var(--c-accent);border-color:var(--c-accent);color:var(--c-ink)}.product-carousel__btn[data-astro-cid-iflggugw]:hover:not(:disabled){background:var(--c-text);border-color:var(--c-text);color:var(--c-ink)}.product-carousel__btn[data-astro-cid-iflggugw]:disabled{opacity:.35;cursor:default}.product-carousel__dots[data-astro-cid-iflggugw]{display:flex;align-items:center;gap:10px}.product-carousel__dots[data-astro-cid-iflggugw] .product-carousel__dot{width:28px;height:4px;padding:0;border:0;border-radius:2px;background:var(--c-line-muted);cursor:pointer;position:relative}.product-carousel__dots[data-astro-cid-iflggugw] .product-carousel__dot:before{content:"";position:absolute;inset:-20px 0}.product-carousel__dots[data-astro-cid-iflggugw] .product-carousel__dot[data-active=true]{background:var(--c-accent);animation:pulse 2.6s var(--ease) infinite}@media(max-width:1080px){.product-carousel__track[data-astro-cid-iflggugw]>*{flex-basis:calc((100% - var(--space-4) * 2) / 3)}}@media(max-width:768px){.product-carousel[data-astro-cid-iflggugw]{gap:var(--space-5)}.product-carousel__track[data-astro-cid-iflggugw]{gap:var(--space-3)}.product-carousel__track[data-astro-cid-iflggugw]>*{flex-basis:calc((100% - var(--space-3)) / 2)}.product-carousel__bar[data-astro-cid-iflggugw]{grid-template-columns:1fr;justify-items:center;gap:var(--space-2)}.product-carousel__bar[data-astro-cid-iflggugw]>span[data-astro-cid-iflggugw]:first-child{display:none}.product-carousel__more[data-astro-cid-iflggugw]{justify-self:end}.product-carousel__dots[data-astro-cid-iflggugw] .product-carousel__dot{width:18px}}.product-modal[data-astro-cid-eypzlxhn]{width:min(920px,calc(100vw - 32px));max-height:calc(100dvh - 48px);padding:0;border:1px solid var(--c-line-strong);border-radius:var(--r-lg);background:var(--c-bg);color:var(--c-text);box-shadow:var(--shadow-dialog);overflow:hidden}.product-modal[data-astro-cid-eypzlxhn]::backdrop{background:var(--c-backdrop)}.product-modal[data-astro-cid-eypzlxhn][open]{display:flex}.product-modal__surface[data-astro-cid-eypzlxhn]{display:flex;flex-direction:column;width:100%;max-height:calc(100dvh - 48px);overflow-y:auto}.product-modal__media[data-astro-cid-eypzlxhn]{position:relative;flex-shrink:0;height:clamp(200px,42vh,380px);background:var(--c-white);display:flex;align-items:center;justify-content:center}.product-modal__media[data-astro-cid-eypzlxhn] img{width:100%;height:100%;object-fit:contain}.product-modal__tag[data-astro-cid-eypzlxhn]{position:absolute;left:18px;top:18px;font-family:var(--font-mono);font-size:var(--fs-2xs);padding:7px 12px;background:var(--c-bg);color:var(--c-accent);border-radius:var(--r-xs)}.product-modal__close[data-astro-cid-eypzlxhn]{position:absolute;right:16px;top:16px;width:44px;height:44px;border:0;border-radius:var(--r-sm);background:var(--c-bg);color:var(--c-text);font-size:1.5rem;line-height:1;cursor:pointer}.product-modal__close[data-astro-cid-eypzlxhn]:hover{background:var(--c-accent);color:var(--c-ink)}.product-modal__content[data-astro-cid-eypzlxhn]{padding:26px 32px 28px;display:flex;flex-direction:column;gap:var(--space-4)}.product-modal__head[data-astro-cid-eypzlxhn]{display:flex;justify-content:space-between;align-items:flex-end;gap:var(--space-6)}.product-modal__heading[data-astro-cid-eypzlxhn]{display:flex;flex-direction:column;gap:6px}.product-modal__heading[data-astro-cid-eypzlxhn] .eyebrow[data-astro-cid-eypzlxhn]{font-size:var(--fs-2xs)}.product-modal[data-astro-cid-eypzlxhn] h2[data-astro-cid-eypzlxhn]{font-size:1.875rem}.product-modal__cta[data-astro-cid-eypzlxhn]{flex-shrink:0;min-height:44px;font-size:var(--fs-sm)}.product-modal__summary[data-astro-cid-eypzlxhn]{font-size:var(--fs-sm);line-height:1.7;color:var(--c-text-muted)}.product-modal__status[data-astro-cid-eypzlxhn]{color:var(--c-accent);font-size:var(--fs-sm)}.product-modal__specs[data-astro-cid-eypzlxhn]{display:grid;grid-template-columns:1fr 1.4fr 1.6fr;border:1px solid var(--c-line);border-radius:var(--r-sm);overflow:hidden}.product-modal__specs[data-astro-cid-eypzlxhn]>div[data-astro-cid-eypzlxhn]{padding:12px 16px;display:flex;flex-direction:column;gap:var(--space-1);background:var(--c-surface);border-right:1px solid var(--c-line);font-size:.875rem}.product-modal__specs[data-astro-cid-eypzlxhn]>div[data-astro-cid-eypzlxhn]:last-child{border-right:0}.product-modal__specs[data-astro-cid-eypzlxhn] strong[data-astro-cid-eypzlxhn]{font-family:var(--font-mono);font-size:11px;font-weight:500;color:var(--c-text-dim)}.product-modal__lists[data-astro-cid-eypzlxhn]{display:grid;grid-template-columns:1.3fr 1fr;gap:var(--space-5)}.product-modal__section[data-astro-cid-eypzlxhn]{display:flex;flex-direction:column;gap:var(--space-2)}.product-modal__section[data-astro-cid-eypzlxhn] h3[data-astro-cid-eypzlxhn]{font-size:var(--fs-xs);font-weight:700;color:var(--c-text-dim)}.product-modal__section[data-astro-cid-eypzlxhn] .chips[data-astro-cid-eypzlxhn] li[data-astro-cid-eypzlxhn]{font-size:var(--fs-xs);padding:5px 10px}.product-modal__note[data-astro-cid-eypzlxhn]{border-top:1px solid var(--c-line);padding-top:14px}.product-modal__note[data-astro-cid-eypzlxhn] p[data-astro-cid-eypzlxhn]{font-size:.875rem;line-height:1.7;color:var(--c-text-muted)}@media(max-width:768px){.product-modal__media[data-astro-cid-eypzlxhn]{height:auto;aspect-ratio:4 / 3}.product-modal__content[data-astro-cid-eypzlxhn]{padding:20px}.product-modal__head[data-astro-cid-eypzlxhn]{flex-direction:column;align-items:stretch;gap:var(--space-3)}.product-modal__specs[data-astro-cid-eypzlxhn]{grid-template-columns:1fr 1fr}.product-modal__specs[data-astro-cid-eypzlxhn]>div[data-astro-cid-eypzlxhn]{border-bottom:1px solid var(--c-line)}.product-modal__specs[data-astro-cid-eypzlxhn]>div[data-astro-cid-eypzlxhn]:nth-child(2){border-right:0}.product-modal__specs[data-astro-cid-eypzlxhn]>div[data-astro-cid-eypzlxhn]:last-child{grid-column:span 2;border-bottom:0}.product-modal__lists[data-astro-cid-eypzlxhn]{grid-template-columns:1fr;gap:var(--space-4)}.product-modal[data-astro-cid-eypzlxhn] h2[data-astro-cid-eypzlxhn]{font-size:1.5rem}}.products-band[data-astro-cid-j26n5e3m]{scroll-margin-top:80px}.products-band__inner[data-astro-cid-j26n5e3m]{display:flex;flex-direction:column;gap:var(--space-7)}
