:root{--product-v2-bg: #f7f8f8;--product-v2-panel: #ffffff;--product-v2-ink: #0a0c0f;--product-v2-muted: #68707a;--product-v2-border: #dfe3e6;--product-v2-line: rgba(10, 12, 15, .22);--product-v2-chip: #eef1f3;--product-v2-radius: 8px}html,body{background:var(--product-v2-bg);color:var(--product-v2-ink)}.product-v2-body{min-height:100vh}html body header{background:#fffffff0;border-bottom:1px solid var(--product-v2-border)}html body header nav a,html body header .lang,html body header .lang a{color:var(--product-v2-ink)}html body header .logo{filter:invert(1)}html body .site-footer{background:var(--product-v2-bg);color:var(--product-v2-ink);padding-inline:0}html body .site-footer__inner{width:90%;max-width:none}html body .site-footer__utilities{border-top-color:var(--product-v2-border);color:var(--product-v2-muted)}html body .site-footer__policies{flex:initial;min-width:0;margin-left:0;padding:0;gap:var(--spacing-md);justify-content:center}html body .site-footer__policies .site-footer__link{flex:none;padding:0;font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);letter-spacing:0;line-height:inherit;text-align:inherit;text-transform:none}html body .site-footer__policies .site-footer__link:after{content:none}html body .site-footer__link{color:var(--product-v2-ink)}.product-v2-page{flex:0 0 auto;min-height:calc(100vh - var(--header-height));padding:calc(var(--header-height) + 34px) 0 96px;background:var(--product-v2-bg);color:var(--product-v2-ink);font-family:Entropy Sans,Titillium Web,sans-serif;animation:product-v2-page-in .38s ease-out both}.product-v2-shell{width:90%;margin:0 auto}.product-v2-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;margin-bottom:42px}.product-v2-eyebrow,.product-v2-count,.product-v2-card__meta{margin:0;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--product-v2-muted)}.product-v2-title{margin:8px 0 0;font-size:clamp(2.7rem,7vw,6.8rem);line-height:.9;font-weight:900;letter-spacing:0}.product-v2-intro{max-width:420px;margin:0;color:var(--product-v2-muted);font-size:.95rem;line-height:1.55}.product-v2-hero__side{display:grid;justify-items:end;gap:18px;text-align:right}.product-v2-filter{position:sticky;top:var(--header-height);z-index:20;width:100vw;padding:0 5vw;background:#f7f8f8f5;border:0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.product-v2-filter__track{display:flex;gap:0;overflow-x:auto;padding:0;scrollbar-width:none}.product-v2-filter__track::-webkit-scrollbar{display:none}.product-v2-filter__button{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:space-between;gap:22px;min-width:clamp(132px,15vw,210px);min-height:48px;padding:0 16px;border:0;border-radius:0;background:transparent;color:#8a9299;font-family:Entropy Sans,Titillium Web,sans-serif;font-size:var(--font-size-xl);font-weight:var(--font-weight-normal);letter-spacing:0;line-height:1;text-transform:uppercase;cursor:pointer;transition:color .14s ease}.product-v2-filter__button small{min-width:0;height:auto;padding:0;border-radius:0;background:transparent;color:currentColor;font-size:.72rem;font-weight:var(--font-weight-normal);letter-spacing:0;opacity:.46}.product-v2-filter__button:hover{color:#4f5963}.product-v2-filter__button.is-active{background:transparent;color:var(--product-v2-ink)}.product-v2-filter__button.is-active:hover{color:var(--product-v2-ink)}.product-v2-filter__button.is-active small{color:currentColor;opacity:.62}.product-v2-section{margin-top:46px;scroll-margin-top:calc(var(--header-height) + 72px)}.product-v2-section:first-of-type{margin-top:0}.product-v2-section__heading{margin:0 0 18px;font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:var(--product-v2-muted);position:relative;text-align:center}.product-v2-section__heading:after{content:"";position:absolute;left:0;right:0;top:50%;border-bottom:1px dotted var(--product-v2-line);transform:translateY(-50%)}.product-v2-section__heading strong{position:relative;z-index:1;display:inline-block;padding:4px 18px;background:var(--product-v2-bg);color:var(--product-v2-ink);font-size:clamp(1.6rem,3vw,2.35rem);font-weight:850;letter-spacing:0;text-transform:none}.product-v2-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;background:transparent;border:0}.product-v2-card{display:grid;grid-template-rows:auto 1fr;grid-column:span var(--product-v2-card-span, 1);background:var(--product-v2-panel);color:inherit;text-decoration:none;animation:product-v2-card-in .42s ease-out both;animation-delay:min(calc(var(--product-v2-card-index, 0) * 45ms),.22s);transition:background .18s ease,color .18s ease,transform .18s ease}.product-v2-card:hover{background:#f2f4f5;color:var(--product-v2-ink)}.product-v2-card__media{display:flex;align-items:center;justify-content:center;height:clamp(250px,23vw,360px);background:#f0f2f3;border:0;overflow:hidden}.product-v2-card__media img{display:block;width:min(100%,320px);height:min(100%,320px);aspect-ratio:1 / 1;object-fit:contain;object-position:center center;mix-blend-mode:multiply;transform:scale(var(--product-v2-image-scale, 1));transition:filter .18s ease,opacity .18s ease,transform .18s ease}.product-v2-card:hover .product-v2-card__media{background:#e8ecef}.product-v2-card:hover .product-v2-card__media img{filter:brightness(.96) contrast(1.02);opacity:.96;transform:translateY(-2px) scale(var(--product-v2-image-scale, 1))}.product-v2-card__body{display:flex;flex-direction:column;gap:12px;padding:22px 18px;background:var(--product-v2-bg);transition:background .18s ease}.product-v2-card:hover .product-v2-card__body{background:#f2f4f5}.product-v2-card__name{margin:0;font-size:1.1rem;line-height:1.15;font-weight:850}.product-v2-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-v2-card__price{font-weight:800}.product-v2-card__action{flex:0 0 auto;display:inline-grid;place-items:center;width:28px;height:28px;border:0;border-radius:999px;font-size:1.45rem;font-weight:400;line-height:1;text-transform:none}.product-v2-card:hover .product-v2-card__action{background:var(--product-v2-ink);color:#fff}.product-v2-card:hover .product-v2-card__meta{color:#4f5963}.product-v2-empty{margin:0;padding:24px;background:var(--product-v2-panel);border:0;color:var(--product-v2-muted);text-align:center}@media(max-width:760px){html body header nav a{color:var(--color-text-primary)}.product-v2-shell{width:min(90%,520px)}.product-v2-filter{margin-bottom:28px;padding:0 5vw}.product-v2-filter__button{min-width:168px;min-height:46px;font-size:.95rem;font-weight:var(--font-weight-medium);letter-spacing:.08em}.product-v2-grid{grid-template-columns:1fr}.product-v2-card{grid-column:span 1}.product-v2-card__media{height:clamp(250px,68vw,400px)}}@keyframes product-v2-page-in{0%{opacity:0}to{opacity:1}}@keyframes product-v2-card-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.product-v2-page,.product-v2-card{animation:none}}
