.tstore-root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--surface-app:#f7f8fa;--surface-card:#fff;--surface-raised:#fff;--surface-well:#eef1f4;--surface-tile:#eef1f4;--surface-inverse:#1b2733;--text-strong:#1b2733;--text-body:#4a5a68;--text-muted:#6b7986;--text-faint:#97a2ad;--text-on-brand:#fff;--text-on-inverse:#e9edf1;--brand:var(--store-primary,#2563eb);--brand-strong:var(--store-primary,#1d4ed8);--brand-press:var(--store-primary,#1e40af);--brand-ink:#1b2733;--brand-accent:var(--store-primary,#2563eb);--value-price:var(--store-primary,#1d4ed8);--link:var(--store-primary,#1d4ed8);--focus-ring:var(--store-primary,#2563eb);--brand-gradient:linear-gradient(120deg, var(--brand) 0%, var(--brand-strong) 100%);--brand-gradient-soft:var(--brand-gradient);--brand-gradient-v:linear-gradient(180deg, var(--brand) 0%, var(--brand-strong) 100%);--border:#dce2e8;--border-strong:#c8d0d8;--border-on-dark:#ffffff24;--status-success:#2fa968;--status-success-ink:#0e4429;--status-warning:#f5a623;--status-warning-ink:#5a3b00;--status-error:#e0483d;--status-error-ink:#5a1410;--status-info:#2c6fb3;--brand-tint:color-mix(in srgb, var(--brand) 12%, transparent);--brand-tint-strong:color-mix(in srgb, var(--brand) 20%, transparent);--brand-ring:color-mix(in srgb, var(--brand) 26%, transparent);--status-success-tint:color-mix(in srgb, var(--status-success) 14%, transparent);--surface-inverse-deep:#16212c;--surface-inverse-hover:#25333f;--overlay-navy:linear-gradient(180deg, #16212c00 38%, #16212cd1 100%);--overlay-scrim:#16212c80;--placeholder-ink:color-mix(in srgb, var(--text-strong) 14%, transparent);--font-display:system-ui, -apple-system, "Segoe UI", sans-serif;--font-heading:system-ui, -apple-system, "Segoe UI", sans-serif;--font-body:system-ui, -apple-system, "Segoe UI", sans-serif;--font-accent:system-ui, -apple-system, sans-serif;--fw-light:300;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-heavy:800;--fs-display:clamp(2.75rem, 5vw, 4.5rem);--fs-h1:clamp(2rem, 3.4vw, 3rem);--fs-h2:clamp(1.6rem, 2.6vw, 2.25rem);--fs-h3:clamp(1.3rem, 1.9vw, 1.625rem);--fs-h4:1.25rem;--fs-h5:1.0625rem;--fs-lead:1.1875rem;--fs-body:1rem;--fs-sm:.875rem;--fs-xs:.75rem;--fs-micro:.6875rem;--lh-display:.98;--lh-tight:1.1;--lh-snug:1.3;--lh-body:1.6;--tr-display:-.01em;--tr-normal:0;--tr-label:.12em;--tr-label-wide:.18em;--radius-xs:4px;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--radius-xl:24px;--radius-pill:999px;--radius-card:var(--radius-lg);--radius-btn:var(--radius-pill);--shadow-xs:0 1px 2px #16212c0f;--shadow-sm:0 2px 6px #16212c12;--shadow-md:0 8px 20px -6px #16212c1f;--shadow-lg:0 18px 40px -12px #16212c29;--shadow-brand:0 12px 28px -10px #16212c47;--ease-out:cubic-bezier(.22, 1, .36, 1);--ease-in-out:cubic-bezier(.65, 0, .35, 1);--dur-fast:.14s;--dur-base:.22s;--dur-slow:.42s;--ts-reveal-dist:16px;--ts-stagger-step:60ms;--dur-condense:.26s;--dur-fly:.64s;--ease-fly:cubic-bezier(.5, 0, .25, 1);--dur-bump:.44s;--ease-overshoot:cubic-bezier(.34, 1.56, .64, 1);--dur-shimmer:1.4s;--dur-crossfade:.3s;--container-max:1280px;--gutter:clamp(16px, 4vw, 48px);--section-gap:clamp(48px, 7vw, 96px);--z-header:40;--z-drawer:60;--z-modal:80;--z-toast:100}
.tstore-root :where(h1,h2,h3,h4,h5){font-family:var(--font-heading);color:var(--text-strong);font-weight:var(--fw-bold);line-height:var(--lh-tight);text-wrap:balance;margin:0 0 .5em}.tstore-root :where(p){text-wrap:pretty;margin:0 0 1em}.tstore-root :where(a){color:var(--link);text-decoration:none}.tstore-root :where(a):hover{text-decoration:underline}.tstore-root ::selection{background:var(--brand-accent);color:var(--surface-inverse-deep)}.tstore-root :focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.tstore-root .ts-display{font-family:var(--font-display);font-weight:var(--fw-heavy);text-transform:uppercase;letter-spacing:var(--tr-display);line-height:var(--lh-display);color:var(--text-strong)}.tstore-root .ts-kicker{font-family:var(--font-accent);font-weight:var(--fw-bold);font-size:var(--fs-micro);text-transform:uppercase;letter-spacing:var(--tr-label-wide);color:var(--brand-strong)}.tstore-root .ts-flame-text{background:var(--brand-gradient);color:#0000;-webkit-background-clip:text;background-clip:text}.tstore-root .ts-wrap{width:100%;max-width:var(--container-max);padding-inline:var(--gutter);margin:0 auto}.tstore-root .ts-header{z-index:var(--z-header);background:color-mix(in srgb, var(--surface-card) 92%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);position:sticky;top:0}.tstore-root .ts-header__bar{height:72px;transition:height var(--dur-condense) var(--ease-out);align-items:center;gap:22px;display:flex}.tstore-root .ts-brand{cursor:pointer;transform-origin:0;transition:transform var(--dur-condense) var(--ease-out);align-items:center;gap:11px;text-decoration:none;display:flex}.tstore-root .ts-brand img{object-fit:contain;width:40px;height:40px}.tstore-root .ts-brand__wrap{flex-direction:column;gap:2px;display:flex}.tstore-root .ts-brand__kicker{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.16em;color:var(--brand-strong);font-size:9px;font-weight:700;line-height:1}.tstore-root .ts-brand__name{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.005em;color:var(--text-strong);font-size:18px;font-weight:800;line-height:1}@media (min-width:681px){.tstore-root .ts-header--condensed .ts-header__bar{height:56px}.tstore-root .ts-header--condensed .ts-brand{transform:scale(.9)}}.tstore-root .ts-nav{align-items:center;gap:4px;display:flex}.tstore-root .ts-nav__link{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);border-radius:var(--radius-pill);cursor:pointer;transition:color var(--dur-fast), background var(--dur-fast);background:0 0;border:none;padding:9px 14px;font-size:12px;font-weight:700}.tstore-root .ts-nav__link:hover{color:var(--text-strong)}.tstore-root .ts-nav__link--active{color:var(--brand-strong);background:var(--brand-tint)}.tstore-root .ts-header__actions{align-items:center;gap:12px;margin-left:auto;display:flex}@media (max-width:860px){.tstore-root .ts-nav{display:none}}.tstore-root .ts-statuspill{border-radius:var(--radius-pill);background:var(--status-success-tint);color:var(--status-success-ink);font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;padding:7px 14px;font-size:11px;font-weight:700;display:inline-flex}.tstore-root .ts-statuspill__dot{background:var(--status-success);width:8px;height:8px;box-shadow:0 0 0 3px var(--status-success-tint);border-radius:50%}@media (max-width:680px){.tstore-root .ts-statuspill{display:none}}.tstore-root .ts-iconbtn{border:1.5px solid var(--border);background:var(--surface-card);width:42px;height:42px;color:var(--text-strong);cursor:pointer;transition:border-color var(--dur-fast), color var(--dur-fast);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:relative}.tstore-root .ts-iconbtn:hover{border-color:var(--brand);color:var(--brand-strong)}.tstore-root .ts-iconbtn svg{width:18px;height:18px}.tstore-root .ts-iconbtn__count{background:var(--brand-gradient);min-width:18px;height:18px;color:var(--text-on-brand);font-family:var(--font-accent);border-radius:9px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;top:-4px;right:-4px}.tstore-root .ts-iconbtn__count.ts-bump{animation:ts-bag-bump var(--dur-bump) var(--ease-overshoot)}@media (max-width:680px){.tstore-root .ts-header__bar{gap:12px;height:auto;min-height:60px;padding-block:9px}.tstore-root .ts-brand{flex:auto;gap:9px;min-width:0}.tstore-root .ts-brand img{width:34px;height:34px}.tstore-root .ts-brand__wrap{min-width:0}.tstore-root .ts-brand__kicker{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tstore-root .ts-brand__name{font-size:15px;line-height:1.1}.tstore-root .ts-header__actions{flex-shrink:0;gap:8px}.tstore-root .ts-iconbtn{width:38px;height:38px}}@media (max-width:1023.98px){.tstore-root .ts-iconbtn--mobile-hide{display:none}}.tstore-root .ts-iconbtn[data-tip]:after{content:attr(data-tip);border-radius:var(--radius-sm);background:var(--surface-inverse-deep);color:var(--text-on-inverse);font-family:var(--font-body);white-space:nowrap;box-shadow:var(--shadow-md);opacity:0;pointer-events:none;z-index:var(--z-toast);transition:opacity var(--dur-fast), transform var(--dur-fast);padding:5px 9px;font-size:11px;font-weight:600;line-height:1;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(-3px)}.tstore-root .ts-iconbtn[data-tip]:hover:after,.tstore-root .ts-iconbtn[data-tip]:focus-visible:after{opacity:1;transform:translate(-50%)translateY(0)}.tstore-root .ts-search{align-items:center;display:flex;position:relative}.tstore-root .ts-search>svg{width:16px;height:16px;color:var(--text-faint);pointer-events:none;position:absolute;left:13px}.tstore-root .ts-search input{border:1.5px solid var(--border);background:var(--surface-app);border-radius:var(--radius-pill);width:100%;font-family:var(--font-body);color:var(--text-strong);padding:9px 38px;font-size:14px}.tstore-root .ts-search input::placeholder{color:var(--text-faint)}.tstore-root .ts-search input:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-ring);background:var(--surface-card);outline:none}.tstore-root .ts-search__clear{color:var(--text-faint);cursor:pointer;background:0 0;border:none;display:inline-flex;position:absolute;right:10px}.tstore-root .ts-search__clear:hover{color:var(--text-muted)}.tstore-root .ts-search__clear svg{width:15px;height:15px}.tstore-root .ts-select{border:1.5px solid var(--border);background:var(--surface-card);border-radius:var(--radius-pill);font-family:var(--font-accent);color:var(--text-strong);cursor:pointer;padding:9px 14px;font-size:13px;font-weight:600}.tstore-root .ts-select:focus{border-color:var(--brand);outline:none}.tstore-root .ts-pill{border-radius:var(--radius-pill);font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;cursor:pointer;background:var(--surface-well);color:var(--text-muted);transition:color var(--dur-fast), background var(--dur-fast);border:none;flex-shrink:0;padding:9px 16px;font-size:12px;font-weight:700}.tstore-root .ts-pill:hover{color:var(--text-strong)}.tstore-root .ts-pill--on{background:var(--brand-gradient);color:var(--text-on-brand)}.tstore-root .ts-page{padding-block:32px 80px}.tstore-root .ts-home{gap:var(--section-gap);flex-direction:column;display:flex}.tstore-root .ts-home>*{min-width:0}.tstore-root .ts-rowhead{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:20px;display:flex}.tstore-root .ts-rowhead__title{font-family:var(--font-display);text-transform:uppercase;color:var(--text-strong);letter-spacing:-.01em;margin:0;font-size:clamp(1.4rem,3vw,2rem);font-weight:800;line-height:1}.tstore-root .ts-count{font-family:var(--font-accent);color:var(--text-muted);font-size:13px}.tstore-root .ts-count b{color:var(--text-strong)}.tstore-root .ts-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}@media (max-width:860px){.tstore-root .ts-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.tstore-root .ts-grid{grid-template-columns:1fr 1fr;gap:12px}}.tstore-root .ts-rail{overscroll-behavior-x:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--border) transparent;grid-auto-columns:calc(25% - 13.5px);grid-auto-flow:column;gap:18px;padding:6px 0 12px;display:grid;overflow-x:auto}.tstore-root .ts-rail>*{scroll-snap-align:start}.tstore-root .ts-rail::-webkit-scrollbar{height:8px}.tstore-root .ts-rail::-webkit-scrollbar-thumb{background:var(--border);border-radius:999px}.tstore-root .ts-rail::-webkit-scrollbar-track{background:0 0}@media (max-width:860px){.tstore-root .ts-rail{grid-auto-columns:calc(41.6667% - 13.3333px);gap:16px}}@media (max-width:600px){.tstore-root .ts-rail{grid-auto-columns:calc(58.8235% - 7.05882px);gap:12px}}.tstore-root .ts-loadmore{justify-content:center;padding:40px 0 8px;display:flex}.tstore-root .pc{color:inherit;background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius-card);cursor:pointer;transition:box-shadow var(--dur-base), transform var(--dur-base), border-color var(--dur-base);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.tstore-root .pc:hover{box-shadow:var(--shadow-md);border-color:var(--border-strong);transform:translateY(-3px)}.tstore-root .pc__media{aspect-ratio:1;background:var(--surface-tile);isolation:isolate;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.tstore-root .pc__media img{transition:transform var(--dur-slow) var(--ease-out)}.tstore-root .pc:hover .pc__media img{transform:scale(1.06)}.tstore-root .pc__media img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.tstore-root .pc__mono{font-family:var(--font-display);color:var(--placeholder-ink);text-transform:uppercase;letter-spacing:-.02em;font-size:clamp(40px,9vw,72px);font-weight:800}.tstore-root .pc__tag{position:absolute;top:12px;left:12px}.tstore-root .pc__body{flex-direction:column;flex:1;gap:3px;padding:14px 16px 16px;display:flex}.tstore-root .pc__brand{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.16em;color:var(--brand-strong);font-size:10px;font-weight:700}.tstore-root .pc__name{font-family:var(--font-heading);color:var(--text-strong);margin:0;font-size:16px;font-weight:700;line-height:1.2}.tstore-root .pc__color{color:var(--text-muted);font-size:12px}.tstore-root .pc__foot{justify-content:space-between;align-items:flex-end;gap:8px;margin-top:auto;padding-top:8px;display:flex}.tstore-root .price{font-family:var(--font-accent);align-items:center;gap:9px;display:inline-flex}.tstore-root .price__m{color:var(--value-price);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-weight:900;line-height:1}.tstore-root .price--sm .price__m{font-size:19px}.tstore-root .price--lg .price__m{font-size:32px}.tstore-root .price__rrp{flex-direction:column;line-height:1;display:inline-flex}.tstore-root .price__rrp-l{text-transform:uppercase;letter-spacing:.1em;color:var(--text-faint);margin-bottom:2px;font-size:8px;font-weight:700}.tstore-root .price__rrp-v{color:var(--text-faint);font-variant-numeric:tabular-nums;font-size:.78em}.tstore-root .bdg{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.12em;border-radius:var(--radius-pill);white-space:nowrap;align-items:center;gap:5px;padding:5px 9px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.tstore-root .bdg svg{width:12px;height:12px}.tstore-root .bdg--flame{background:var(--brand-gradient);color:var(--text-on-brand)}.tstore-root .bdg--ember{background:var(--brand-tint);color:var(--brand-press)}.tstore-root .bdg--navy{background:var(--surface-inverse);color:var(--text-on-inverse)}.tstore-root .bdg--neutral{background:var(--surface-well);color:var(--text-muted);letter-spacing:.08em}.tstore-root .bdg--success{background:var(--status-success-tint);color:var(--status-success-ink)}.tstore-root .bdg--request{color:var(--text-muted);box-shadow:inset 0 0 0 1px var(--border-strong);background:0 0}.tstore-root .btn{font-family:var(--font-accent);letter-spacing:.04em;cursor:pointer;border-radius:var(--radius-btn);transition:transform var(--dur-fast) var(--ease-out), box-shadow var(--dur-base), background var(--dur-base), color var(--dur-base);white-space:nowrap;border:none;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.tstore-root .btn svg{width:1.15em;height:1.15em}.tstore-root .btn:active{transform:translateY(1px)scale(.99)}.tstore-root .btn--primary{background:var(--brand-gradient);color:var(--text-on-brand);box-shadow:var(--shadow-sm)}.tstore-root .btn--primary:hover{box-shadow:var(--shadow-brand);text-decoration:none;transform:translateY(-1px)}.tstore-root .btn--secondary{background:var(--surface-inverse);color:var(--text-on-inverse)}.tstore-root .btn--secondary:hover{background:var(--surface-inverse-hover);text-decoration:none}.tstore-root .btn--outline{color:var(--text-strong);box-shadow:inset 0 0 0 1.5px var(--border-strong);background:0 0}.tstore-root .btn--outline:hover{box-shadow:inset 0 0 0 1.5px var(--brand);color:var(--brand-strong);text-decoration:none}.tstore-root .btn--ghost{color:var(--text-body);background:0 0}.tstore-root .btn--ghost:hover{background:var(--surface-well);color:var(--text-strong);text-decoration:none}.tstore-root .btn--lg{padding:16px 32px;font-size:15px}.tstore-root .btn--sm{padding:8px 16px;font-size:12px}.tstore-root .btn--block{width:100%}.tstore-root .btn:disabled{opacity:.45;pointer-events:none}.tstore-root .qty{border:1.5px solid var(--border);border-radius:var(--radius-pill);background:var(--surface-card);align-items:center;display:inline-flex}.tstore-root .qty__b{width:34px;height:34px;color:var(--text-strong);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.tstore-root .qty__b:hover:not(:disabled){color:var(--brand-strong);background:var(--surface-well)}.tstore-root .qty__b:disabled{color:var(--text-faint);cursor:not-allowed}.tstore-root .qty__b svg{width:15px;height:15px}.tstore-root .qty__v{text-align:center;min-width:32px;font-family:var(--font-accent);color:var(--text-strong);font-variant-numeric:tabular-nums;font-size:15px;font-weight:700}.tstore-root .ts-hero{isolation:isolate;position:relative;overflow:hidden}.tstore-root .ts-hero__img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.tstore-root .ts-hero__scrim{background:linear-gradient(90deg, color-mix(in srgb, var(--surface-inverse-deep) 92%, transparent) 0%, color-mix(in srgb, var(--surface-inverse-deep) 55%, transparent) 46%, transparent 100%);position:absolute;inset:0}.tstore-root .ts-hero__flame{background:var(--brand-gradient);z-index:3;height:6px;position:absolute;bottom:0;left:0;right:0}.tstore-root .ts-hero__body{z-index:2;position:relative}.tstore-root .ts-hero__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.015em;color:var(--text-on-brand);text-wrap:balance;margin:0;font-weight:800;line-height:.92}.tstore-root .ts-hero__sub{color:color-mix(in srgb, var(--text-on-brand) 82%, transparent);margin:0;line-height:1.5}.tstore-root .ts-footer{background:var(--surface-inverse-deep);color:color-mix(in srgb, var(--text-on-inverse) 70%, transparent);margin-top:auto}.tstore-root .ts-footer__top{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:32px;padding-block:48px 36px;display:grid}@media (max-width:720px){.tstore-root .ts-footer__top{grid-template-columns:1fr 1fr}}.tstore-root .ts-footer__brand{align-items:center;gap:11px;margin-bottom:14px;display:flex}.tstore-root .ts-footer__brand img{object-fit:contain;width:40px;height:40px}.tstore-root .ts-footer__brand span{font-family:var(--font-display);text-transform:uppercase;color:var(--text-on-brand);font-size:22px;font-weight:800}.tstore-root .ts-footer p{max-width:32ch;font-size:14px;line-height:1.6}.tstore-root .ts-footer__h{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.14em;color:var(--brand-accent);margin-bottom:14px;font-size:11px;font-weight:700}.tstore-root .ts-footer__bar{border-top:1px solid var(--border-on-dark);color:color-mix(in srgb, var(--text-on-inverse) 50%, transparent);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-block:18px;font-size:12px;display:flex}.tstore-root .ts-toast{background:var(--surface-inverse);color:var(--text-on-inverse);border-radius:var(--radius-pill);font-family:var(--font-accent);box-shadow:var(--shadow-lg);z-index:var(--z-toast);opacity:0;pointer-events:none;transition:opacity var(--dur-base), transform var(--dur-base);align-items:center;gap:10px;padding:13px 20px;font-size:14px;font-weight:700;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)translateY(20px)}.tstore-root .ts-toast--on{opacity:1;transform:translate(-50%)translateY(0)}.tstore-root .ts-toast svg{width:18px;height:18px;color:var(--brand-accent)}.tstore-root .ts-hero{border-radius:var(--radius-xl);background:var(--surface-inverse-deep);min-height:clamp(420px,46vw,540px)}.tstore-root .ts-hero__body{height:100%;min-height:inherit;flex-direction:column;justify-content:center;gap:18px;max-width:620px;padding:clamp(28px,5vw,56px);display:flex}.tstore-root .ts-hero__kicker{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.16em;color:var(--brand-accent);align-items:center;gap:10px;font-size:12px;font-weight:700;display:inline-flex}.tstore-root .ts-hero__dot{background:var(--brand);width:8px;height:8px;box-shadow:0 0 12px var(--brand);border-radius:50%}.tstore-root .ts-hero__title{font-size:clamp(2.6rem,6vw,4.6rem)}.tstore-root .ts-hero__title em{background:var(--brand-gradient);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.tstore-root .ts-hero__sub{max-width:46ch;font-size:clamp(1rem,1.6vw,1.2rem)}.tstore-root .ts-hero__cta{flex-wrap:wrap;gap:12px;margin-top:6px;display:flex}.tstore-root .ts-stack{flex-direction:column;gap:52px;display:flex}.tstore-root .ts-rowhead__link{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.14em;color:var(--brand-strong);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.tstore-root .ts-rowhead__link svg{width:14px;height:14px}.tstore-root .ts-scroll{scroll-snap-type:x mandatory;gap:16px;padding-bottom:12px;display:flex;overflow-x:auto}.tstore-root .ts-scroll>*{scroll-snap-align:start;flex:0 0 clamp(230px,70vw,270px)}.tstore-root .ts-scroll::-webkit-scrollbar{height:6px}.tstore-root .ts-scroll::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:3px}.tstore-root .ts-cats{grid-template-columns:2fr 1fr 1fr;gap:16px;display:grid}@media (max-width:860px){.tstore-root .ts-cats{grid-template-columns:1fr 1fr}.tstore-root .ts-cats>:first-child{grid-column:span 2}}@media (max-width:520px){.tstore-root .ts-cats{grid-template-columns:1fr}.tstore-root .ts-cats>:first-child{grid-column:auto}}.tstore-root .ts-cat{aspect-ratio:4/3;border-radius:var(--radius-card);cursor:pointer;background:var(--surface-inverse);text-align:left;isolation:isolate;border:none;padding:0;position:relative;overflow:hidden}.tstore-root .ts-cat--hero{aspect-ratio:16/9}.tstore-root .ts-cat__img{object-fit:cover;width:100%;height:100%;transition:transform var(--dur-slow) var(--ease-out);position:absolute;inset:0}.tstore-root .ts-cat:hover .ts-cat__img{transform:scale(1.05)}.tstore-root .ts-cat__scrim{background:var(--overlay-navy);position:absolute;inset:0}.tstore-root .ts-cat__body{z-index:1;flex-direction:column;justify-content:flex-end;gap:4px;height:100%;padding:22px;display:flex;position:relative}.tstore-root .ts-cat__kicker{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.16em;color:var(--brand-accent);font-size:10px;font-weight:700}.tstore-root .ts-cat__name{font-family:var(--font-display);text-transform:uppercase;color:var(--text-on-brand);font-size:clamp(1.5rem,3vw,2.4rem);font-weight:800;line-height:1}.tstore-root .ts-cat__count{font-family:var(--font-accent);color:color-mix(in srgb, var(--text-on-brand) 70%, transparent);font-size:12px}.tstore-root .ts-storestrip{background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-sm);grid-template-columns:repeat(4,1fr);gap:14px;padding:18px 22px;display:grid;position:relative;overflow:hidden}.tstore-root .ts-storestrip:before{content:"";background:var(--brand-gradient);width:4px;position:absolute;top:0;bottom:0;left:0}.tstore-root .ts-info{align-items:center;gap:12px;display:flex}.tstore-root .ts-info__icon{border-radius:var(--radius-md);background:var(--surface-well);width:40px;height:40px;color:var(--brand-strong);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.tstore-root .ts-info__icon svg{width:18px;height:18px}.tstore-root .ts-info__k{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);font-size:10px;font-weight:700}.tstore-root .ts-info__v{color:var(--text-strong);margin-top:2px;font-size:13px;font-weight:600}.tstore-root .ts-storestrip--cols-2{grid-template-columns:repeat(2,1fr)}.tstore-root .ts-storestrip--cols-3{grid-template-columns:repeat(3,1fr)}.tstore-root .ts-info>div{min-width:0}@media (max-width:860px){.tstore-root .ts-storestrip{grid-template-columns:1fr 1fr}}@media (max-width:520px){.tstore-root .ts-storestrip{grid-template-columns:1fr}}.tstore-root .ts-steps{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;display:grid}.tstore-root .ts-step{flex-direction:column;gap:10px;display:flex}.tstore-root .ts-step__num{border-radius:var(--radius-pill);background:var(--brand-gradient);width:44px;height:44px;color:var(--text-on-brand);font-family:var(--font-display);box-shadow:var(--shadow-brand);flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:800;display:inline-flex}.tstore-root .ts-step__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;color:var(--text-strong);margin:0;font-size:clamp(1rem,1.6vw,1.2rem);font-weight:800}.tstore-root .ts-step__desc{color:var(--text-muted);margin:0;font-size:14px;line-height:1.5}.tstore-root .ts-banner{background:var(--brand-gradient);color:var(--text-on-brand);border-radius:var(--radius-lg);isolation:isolate;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:clamp(18px,4vw,28px) clamp(20px,5vw,36px);display:flex;position:relative;overflow:hidden}.tstore-root .ts-banner__body{flex-direction:column;gap:4px;min-width:0;display:flex}.tstore-root .ts-banner__kicker{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.14em;color:color-mix(in srgb, var(--text-on-brand) 88%, transparent);font-size:11px;font-weight:700}.tstore-root .ts-banner__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;color:var(--text-on-brand);margin:0;font-size:clamp(1.3rem,2.6vw,1.9rem);font-weight:800;line-height:1.05}.tstore-root .ts-banner__deadline{font-family:var(--font-accent);color:color-mix(in srgb, var(--text-on-brand) 92%, transparent);margin-top:2px;font-size:13px;font-weight:700}.tstore-root .ts-banner__cta{background:var(--surface-card);color:var(--text-strong);flex-shrink:0}.tstore-root .ts-banner__cta:hover{background:var(--surface-card);color:var(--text-strong);opacity:.92;text-decoration:none}.tstore-root .ts-shop{grid-template-columns:248px 1fr;align-items:start;gap:32px;display:grid}.tstore-root .ts-shop__main{min-width:0}.tstore-root .ts-filters{background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius-card);max-height:calc(100dvh - 112px);box-shadow:var(--shadow-sm);flex-direction:column;align-self:start;display:flex;position:sticky;top:88px;overflow:hidden}.tstore-root .ts-filters__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 18px;display:none}.tstore-root .ts-filters__title{font-family:var(--font-display);text-transform:uppercase;color:var(--text-strong);font-size:17px;font-weight:800}.tstore-root .ts-filters__body{overscroll-behavior:contain;flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.tstore-root .ts-fsec{border-bottom:1px solid var(--border)}.tstore-root .ts-fsec:last-child{border-bottom:0}.tstore-root .ts-fsec__head{cursor:pointer;width:100%;font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.12em;color:var(--text-strong);background:0 0;border:none;justify-content:space-between;align-items:center;padding:14px 18px;font-size:11px;font-weight:700;display:flex}.tstore-root .ts-fsec__head:hover{color:var(--brand-strong)}.tstore-root .ts-fsec__chev{color:var(--text-muted);transition:transform var(--dur-base) var(--ease-out);display:inline-flex}.tstore-root .ts-fsec__chev svg{width:16px;height:16px}.tstore-root .ts-fsec__chev--open{transform:rotate(180deg)}.tstore-root .ts-fsec__body{flex-direction:column;gap:4px;padding:2px 18px 16px;display:flex}.tstore-root .ts-fcheck{text-align:left;cursor:pointer;width:100%;color:var(--text-body);background:0 0;border:none;align-items:center;gap:10px;padding:6px 0;font-size:14px;display:flex}.tstore-root .ts-fcheck:hover{color:var(--text-strong)}.tstore-root .ts-fcheck__box{border:1.5px solid var(--border-strong);width:18px;height:18px;transition:background var(--dur-fast), border-color var(--dur-fast);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.tstore-root .ts-fcheck__box svg{width:12px;height:12px;color:var(--text-on-brand);opacity:0}.tstore-root .ts-fcheck--on .ts-fcheck__box{background:var(--brand-gradient);border-color:#0000}.tstore-root .ts-fcheck--on .ts-fcheck__box svg{opacity:1}.tstore-root .ts-fcheck--on{color:var(--text-strong);font-weight:600}.tstore-root .ts-fcheck__label{flex:1}.tstore-root .ts-fcheck__count{font-family:var(--font-accent);color:var(--text-faint);font-variant-numeric:tabular-nums;font-size:11px}.tstore-root .ts-fprice{align-items:center;gap:8px;padding-top:4px;display:flex}.tstore-root .ts-fprice__f{background:var(--surface-app);border:1.5px solid var(--border);border-radius:var(--radius-sm);flex:1;align-items:center;gap:6px;min-width:0;padding:8px 10px;display:flex}.tstore-root .ts-fprice__f:focus-within{border-color:var(--brand)}.tstore-root .ts-fprice__f span{color:var(--text-faint);font-size:13px}.tstore-root .ts-fprice__f input{color:var(--text-strong);font-family:var(--font-accent);-moz-appearance:textfield;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:14px}.tstore-root .ts-fprice__f input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.tstore-root .ts-fprice__f input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.tstore-root .ts-fprice__sep{color:var(--text-faint)}.tstore-root .ts-fsizes{flex-wrap:wrap;gap:6px;padding-top:4px;display:flex}.tstore-root .ts-fsize{border-radius:var(--radius-sm);border:1.5px solid var(--border);background:var(--surface-card);font-family:var(--font-accent);color:var(--text-body);cursor:pointer;transition:all var(--dur-fast);padding:6px 11px;font-size:13px;font-weight:700}.tstore-root .ts-fsize:hover{border-color:var(--border-strong)}.tstore-root .ts-fsize--on{background:var(--surface-inverse);border-color:var(--surface-inverse);color:var(--text-on-inverse)}.tstore-root .ts-shop__toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.tstore-root .ts-filterbtn{border-radius:var(--radius-pill);border:1.5px solid var(--border);background:var(--surface-card);font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.08em;color:var(--text-strong);cursor:pointer;align-items:center;gap:8px;padding:9px 14px;font-size:12px;font-weight:700;display:none}.tstore-root .ts-filterbtn:hover{border-color:var(--brand)}.tstore-root .ts-filterbtn svg{width:15px;height:15px}.tstore-root .ts-filterbtn__n{background:var(--brand-gradient);min-width:18px;height:18px;color:var(--text-on-brand);border-radius:9px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:800;display:inline-flex}.tstore-root .ts-shop__search{flex:1;align-items:center;max-width:380px;margin-left:auto;display:flex;position:relative}.tstore-root .ts-shop__search>svg{width:16px;height:16px;color:var(--text-faint);pointer-events:none;position:absolute;left:13px}.tstore-root .ts-shop__search input{border:1.5px solid var(--border);background:var(--surface-card);border-radius:var(--radius-pill);width:100%;font-family:var(--font-body);color:var(--text-strong);padding:9px 32px 9px 38px;font-size:14px}.tstore-root .ts-shop__search input::placeholder{color:var(--text-faint)}.tstore-root .ts-shop__search input:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-ring);outline:none}.tstore-root .ts-shop__clear{color:var(--text-faint);cursor:pointer;background:0 0;border:none;display:inline-flex;position:absolute;right:8px}.tstore-root .ts-shop__clear svg{width:14px;height:14px}.tstore-root .ts-activechips{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.tstore-root .ts-activechip{border-radius:var(--radius-pill);background:var(--brand-tint);color:var(--brand-press);font-family:var(--font-accent);cursor:pointer;transition:background var(--dur-fast);border:none;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.tstore-root .ts-activechip:hover{background:var(--brand-tint-strong)}.tstore-root .ts-activechip svg{width:12px;height:12px}.tstore-root .ts-activechip--clear{box-shadow:inset 0 0 0 1.5px var(--border);color:var(--text-muted);background:0 0}.tstore-root .ts-activechip--clear:hover{background:var(--surface-well)}.tstore-root .ts-drawer-scrim{background:var(--overlay-scrim);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:var(--z-drawer);opacity:0;pointer-events:none;transition:opacity var(--dur-base);position:fixed;inset:0}.tstore-root .ts-drawer-scrim--on{opacity:1;pointer-events:auto}@media (max-width:860px){.tstore-root .ts-shop{display:block}.tstore-root .ts-filterbtn{display:inline-flex}.tstore-root .ts-filters{width:min(330px,86vw);height:100dvh;max-height:none;z-index:calc(var(--z-drawer) + 1);transition:transform var(--dur-slow) var(--ease-out);box-shadow:var(--shadow-lg);border-radius:0;flex-direction:column;display:flex;position:fixed;inset:0 0 0 auto;transform:translate(100%)}.tstore-root .ts-filters--open{transform:translate(0)}.tstore-root .ts-filters__head{display:flex}.tstore-root .ts-filters__body{overflow-y:auto}.tstore-root .ts-shop__search{flex-basis:100%;order:3;max-width:none;margin-left:0}}.tstore-root .ts-pd{grid-template-columns:1.1fr 1fr;align-items:start;gap:40px;display:grid}@media (max-width:820px){.tstore-root .ts-pd{grid-template-columns:1fr;gap:26px}}.tstore-root .ts-pd__media{aspect-ratio:1;background:var(--surface-tile);border-radius:var(--radius-xl);isolation:isolate;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.tstore-root .ts-pd__media img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.tstore-root .ts-pd__mono{font-family:var(--font-display);color:var(--placeholder-ink);text-transform:uppercase;font-size:clamp(80px,18vw,180px);font-weight:800}.tstore-root .ts-pd__tag{position:absolute;top:16px;left:16px}.tstore-root .ts-pd__brand{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.16em;color:var(--brand-strong);font-size:12px;font-weight:700}.tstore-root .ts-pd__name{font-family:var(--font-display);text-transform:uppercase;color:var(--text-strong);letter-spacing:-.01em;margin:6px 0 4px;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;line-height:.98}.tstore-root .ts-pd__sku{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.08em;color:var(--text-faint);font-size:11px}.tstore-root .ts-pd__pricerow{flex-wrap:wrap;align-items:center;gap:14px;margin:20px 0;display:flex}.tstore-root .ts-pd__section{border-top:1px solid var(--border);margin-top:20px;padding-top:20px}.tstore-root .ts-pd__label{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);margin-bottom:12px;font-size:11px;font-weight:700}.tstore-root .ts-sizes{flex-wrap:wrap;gap:8px;display:flex}.tstore-root .ts-size{border-radius:var(--radius-md);border:1.5px solid var(--border);background:var(--surface-card);min-width:48px;height:44px;font-family:var(--font-accent);color:var(--text-strong);cursor:pointer;transition:all var(--dur-fast);padding:0 12px;font-size:14px;font-weight:700}.tstore-root .ts-size:hover{border-color:var(--border-strong)}.tstore-root .ts-size--on{background:var(--surface-inverse);border-color:var(--surface-inverse);color:var(--text-on-inverse)}.tstore-root .ts-size--off{opacity:.36;cursor:not-allowed;text-decoration:line-through}.tstore-root .ts-pd__actions{align-items:center;gap:12px;margin-top:24px;display:flex}.tstore-root .ts-pd__limit{color:var(--text-muted);margin:10px 0 0;font-size:12px}.tstore-root .ts-pd__feats{flex-direction:column;gap:10px;margin:20px 0 0;padding:0;list-style:none;display:flex}.tstore-root .ts-pd__feats li{color:var(--text-body);align-items:flex-start;gap:10px;font-size:14px;display:flex}.tstore-root .ts-pd__feats svg{width:16px;height:16px;color:var(--status-success);flex-shrink:0;margin-top:2px}.tstore-root .ts-pd__save{font-family:var(--font-accent);border-radius:var(--radius-pill);background:var(--brand-tint);color:var(--brand-press);white-space:nowrap;padding:5px 10px;font-size:12px;font-weight:700}.tstore-root .ts-pd__stock{align-items:center;gap:8px;margin:14px 0 0;font-size:13px;font-weight:600;display:flex}.tstore-root .ts-pd__stock-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.tstore-root .ts-pd__hint{color:var(--status-error);margin:10px 0 0;font-size:12px}.tstore-root .ts-pd__nav{z-index:2;position:absolute;top:50%;transform:translateY(-50%)}.tstore-root .ts-pd__nav--prev{left:12px}.tstore-root .ts-pd__nav--next{right:12px}.tstore-root .ts-pd__thumbs{gap:8px;margin-top:12px;display:flex;overflow-x:auto}.tstore-root .ts-pd__thumb{border-radius:var(--radius-sm);background:var(--surface-tile);cursor:pointer;isolation:isolate;border:2px solid #0000;flex-shrink:0;width:60px;height:60px;padding:0;overflow:hidden}.tstore-root .ts-pd__thumb--on{border-color:var(--brand)}.tstore-root .ts-pd__thumb img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.tstore-root .ts-modal{z-index:var(--z-modal);opacity:0;transition:opacity var(--dur-base);justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.tstore-root .ts-modal--on{opacity:1}.tstore-root .ts-modal__scrim{background:var(--overlay-scrim);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);position:absolute;inset:0}.tstore-root .ts-modal__panel{background:var(--surface-card);border-radius:var(--radius-xl) var(--radius-xl) 0 0;width:100%;max-width:960px;max-height:100dvh;box-shadow:var(--shadow-lg);transition:transform var(--dur-slow) var(--ease-out);padding:26px 20px;position:relative;overflow-y:auto;transform:translateY(28px)}.tstore-root .ts-modal--on .ts-modal__panel{transform:none}.tstore-root .ts-modal__close{z-index:3;position:absolute;top:14px;right:14px}@media (min-width:640px){.tstore-root .ts-modal{align-items:center;padding:24px}.tstore-root .ts-modal__panel{border-radius:var(--radius-xl);max-height:92vh;padding:32px;transform:scale(.97)}}.tstore-root .ts-overlay{background:var(--overlay-scrim);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:var(--z-drawer);opacity:0;pointer-events:none;transition:opacity var(--dur-base);position:fixed;inset:0}.tstore-root .ts-overlay--on{opacity:1;pointer-events:auto}.tstore-root .ts-drawer{background:var(--surface-app);width:min(440px,100vw);height:100dvh;z-index:calc(var(--z-drawer) + 1);transition:transform var(--dur-slow) var(--ease-out);box-shadow:var(--shadow-lg);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.tstore-root .ts-drawer--on{transform:translate(0)}.tstore-root .ts-drawer__head{border-bottom:1px solid var(--border);background:var(--surface-card);justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.tstore-root .ts-drawer__title{font-family:var(--font-display);text-transform:uppercase;color:var(--text-strong);align-items:center;gap:10px;font-size:20px;font-weight:800;display:flex}.tstore-root .ts-drawer__body{flex-direction:column;flex:1;gap:14px;padding:16px 22px;display:flex;overflow-y:auto}.tstore-root .ts-drawer__foot{border-top:1px solid var(--border);background:var(--surface-card);flex-direction:column;gap:14px;padding:20px 22px;display:flex}.tstore-root .ts-drawer__note{color:var(--text-muted);margin:0;font-size:12px}.tstore-root .ts-line{background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius-md);grid-template-columns:72px 1fr auto;align-items:center;gap:14px;padding:12px;display:grid}.tstore-root .ts-line__img{border-radius:var(--radius-sm);background:var(--surface-tile);width:72px;height:72px;font-family:var(--font-display);color:var(--placeholder-ink);justify-content:center;align-items:center;font-size:22px;font-weight:800;display:flex;overflow:hidden}.tstore-root .ts-line__img img{object-fit:cover;width:100%;height:100%}.tstore-root .ts-line__name{font-family:var(--font-heading);color:var(--text-strong);font-size:14px;font-weight:700;line-height:1.25}.tstore-root .ts-line__meta{color:var(--text-muted);margin-top:2px;font-size:12px}.tstore-root .ts-line__bottom{justify-content:space-between;align-items:center;gap:8px;margin-top:8px;display:flex}.tstore-root .ts-line__price{font-family:var(--font-accent);color:var(--value-price);font-variant-numeric:tabular-nums;font-weight:900}.tstore-root .ts-line__rm{color:var(--text-faint);cursor:pointer;background:0 0;border:none;padding:4px;display:inline-flex}.tstore-root .ts-line__rm:hover{color:var(--status-error)}.tstore-root .ts-line__rm svg{width:16px;height:16px}.tstore-root .ts-sumrow{color:var(--text-body);white-space:nowrap;justify-content:space-between;align-items:baseline;gap:16px;font-size:14px;display:flex}.tstore-root .ts-sumrow>span:last-child{font-variant-numeric:tabular-nums}.tstore-root .ts-sumrow--total{font-family:var(--font-accent);color:var(--text-strong);border-top:1px solid var(--border);padding-top:12px;font-size:18px;font-weight:900}.tstore-root .ts-sumrow--total .v{color:var(--value-price)}.tstore-root .ts-empty{text-align:center;color:var(--text-muted);flex-direction:column;align-items:center;gap:14px;padding:60px 20px;display:flex}.tstore-root .ts-empty svg{width:48px;height:48px;color:var(--text-faint)}.tstore-root .ts-checkout{grid-template-columns:1fr 380px;align-items:start;gap:28px;display:grid}.tstore-root .ts-checkout>*{min-width:0}@media (max-width:880px){.tstore-root .ts-checkout{grid-template-columns:1fr}}.tstore-root .ts-checkout__form{flex-direction:column;gap:18px;display:flex}.tstore-root .ts-fsec2{background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-sm);padding:22px 24px}.tstore-root .ts-fsec2__h{font-family:var(--font-display);text-transform:uppercase;color:var(--text-strong);align-items:center;gap:12px;margin-bottom:6px;font-size:17px;font-weight:800;display:flex}.tstore-root .ts-fsec2__n{background:var(--brand-gradient);width:26px;height:26px;color:var(--text-on-brand);border-radius:50%;justify-content:center;align-items:center;font-size:13px;display:inline-flex}.tstore-root .ts-fsec2__hint{color:var(--text-muted);margin:0 0 16px;font-size:13px}.tstore-root .ts-fgrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:520px){.tstore-root .ts-fgrid{grid-template-columns:1fr}}.tstore-root .ts-field{flex-direction:column;gap:6px;min-width:0;display:flex}.tstore-root .ts-field--wide{grid-column:1/-1}.tstore-root .ts-field__l{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-size:11px;font-weight:700}.tstore-root .ts-field__i{box-sizing:border-box;border:1.5px solid var(--border);border-radius:var(--radius-md);width:100%;min-width:0;font-family:var(--font-body);color:var(--text-strong);background:var(--surface-card);padding:11px 14px;font-size:15px}.tstore-root .ts-field__i:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-ring);outline:none}.tstore-root .ts-radios{flex-direction:column;gap:10px;display:flex}.tstore-root .ts-radio-btn{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:0}.tstore-root .ts-radio{border:1.5px solid var(--border);border-radius:var(--radius-md);transition:border-color var(--dur-fast), background var(--dur-fast);align-items:center;gap:14px;padding:14px 16px;display:flex}.tstore-root .ts-radio:hover{border-color:var(--border-strong)}.tstore-root .ts-radio--on{border-color:var(--brand);background:color-mix(in srgb, var(--brand) 5%, transparent)}.tstore-root .ts-radio__mark{border:2px solid var(--border-strong);width:20px;height:20px;transition:border-color var(--dur-fast);border-radius:50%;flex-shrink:0;position:relative}.tstore-root .ts-radio--on .ts-radio__mark{border-color:var(--brand)}.tstore-root .ts-radio--on .ts-radio__mark:after{content:"";background:var(--brand-gradient);border-radius:50%;position:absolute;inset:3px}.tstore-root .ts-radio__body{flex:1;min-width:0}.tstore-root .ts-radio__title{font-family:var(--font-heading);color:var(--text-strong);font-size:15px;font-weight:700}.tstore-root .ts-radio__sub{color:var(--text-muted);margin-top:2px;font-size:12px}.tstore-root .ts-radio__right{font-family:var(--font-accent);color:var(--text-strong);align-items:center;gap:6px;font-size:14px;font-weight:900;display:inline-flex}.tstore-root .ts-radio__right svg{width:16px;height:16px;color:var(--text-muted)}.tstore-root .ts-summary{background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-md);flex-direction:column;gap:16px;padding:22px 24px;display:flex;position:sticky;top:92px}.tstore-root .ts-summary__h{font-family:var(--font-display);text-transform:uppercase;color:var(--text-strong);font-size:18px;font-weight:800}.tstore-root .ts-summary__items{border-bottom:1px solid var(--border);flex-direction:column;gap:10px;padding-bottom:16px;display:flex}.tstore-root .ts-summary__line{grid-template-columns:40px auto 1fr auto;align-items:center;gap:10px;font-size:13px;display:grid}.tstore-root .ts-summary__thumb{border-radius:var(--radius-sm);background:var(--surface-tile);width:40px;height:40px;font-family:var(--font-display);color:var(--placeholder-ink);isolation:isolate;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex;overflow:hidden}.tstore-root .ts-summary__thumb img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.tstore-root .ts-summary__qty{font-family:var(--font-accent);color:var(--brand-strong);font-weight:700}.tstore-root .ts-summary__name{color:var(--text-strong)}.tstore-root .ts-summary__sz{color:var(--text-faint)}.tstore-root .ts-summary__lp{font-family:var(--font-accent);color:var(--text-strong);font-variant-numeric:tabular-nums;font-weight:700}.tstore-root .ts-summary__rows{flex-direction:column;gap:11px;display:flex}.tstore-root .ts-summary__fine{color:var(--text-faint);margin:0;font-size:11px;line-height:1.5}.tstore-root .ts-discount__row{gap:8px;display:flex}.tstore-root .ts-discount__input{border:1.5px dashed var(--border-strong);border-radius:var(--radius-md);min-width:0;font-family:var(--font-accent);letter-spacing:.05em;text-transform:uppercase;color:var(--text-strong);background:var(--surface-well);flex:1;padding:10px 14px;font-size:13px;font-weight:700}.tstore-root .ts-discount__input:focus{border-color:var(--brand);border-style:solid;outline:none}.tstore-root .ts-discount__btn{background:var(--surface-inverse);color:var(--text-on-inverse);font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.08em;border-radius:var(--radius-md);cursor:pointer;border:none;padding:0 18px;font-size:12px;font-weight:700}.tstore-root .ts-discount__btn:hover{background:var(--surface-inverse-hover)}.tstore-root .ts-discount__applied{border-radius:var(--radius-md);background:var(--status-success-tint);color:var(--status-success-ink);font-family:var(--font-accent);align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:700;display:flex}.tstore-root .ts-discount__applied svg{width:16px;height:16px}.tstore-root .ts-discount__applied button{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:11px;font-weight:700}.tstore-root .ts-discount__applied button:hover{color:var(--status-error)}.tstore-root .ts-footer__col a{color:color-mix(in srgb, var(--text-on-inverse) 70%, transparent);padding:5px 0;font-size:14px;text-decoration:none;display:block}.tstore-root .ts-footer__col a:hover{color:var(--text-on-brand);text-decoration:none}.tstore-root .ts-bottomnav{display:none}.tstore-root .ts-bottomnav__tab{cursor:pointer;font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;font-size:10px;font-weight:700;display:flex}.tstore-root .ts-bottomnav__tab--on{color:var(--brand-strong)}.tstore-root .ts-bottomnav__ico{display:inline-flex;position:relative}.tstore-root .ts-bottomnav__ico svg{width:20px;height:20px}.tstore-root .ts-bottomnav__badge{background:var(--brand-gradient);min-width:16px;height:16px;color:var(--text-on-brand);border-radius:8px;justify-content:center;align-items:center;padding:0 4px;font-size:9px;font-weight:800;display:inline-flex;position:absolute;top:-5px;right:-9px}@media (max-width:860px){.tstore-root .ts-bottomnav{z-index:var(--z-header);height:60px;padding-bottom:env(safe-area-inset-bottom);background:color-mix(in srgb, var(--surface-card) 96%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--border);align-items:stretch;display:flex;position:fixed;bottom:0;left:0;right:0}}.tstore-root .ts-skel{gap:var(--section-gap);flex-direction:column;display:flex}.tstore-root .ts-skel__hero{border-radius:var(--radius-xl);background:linear-gradient(90deg, var(--surface-inverse-deep) 25%, var(--surface-inverse-hover) 50%, var(--surface-inverse-deep) 75%);min-height:clamp(420px,46vw,540px);animation:ts-shimmer var(--dur-shimmer) linear infinite;background-size:200% 100%}.tstore-root .ts-skel__rail{grid-auto-columns:calc(25% - 13.5px);grid-auto-flow:column;gap:18px;display:grid}.tstore-root .ts-skel__card{flex-direction:column;gap:10px;display:flex}.tstore-root .ts-skel__media,.tstore-root .ts-skel__line{background:linear-gradient(90deg, var(--surface-tile) 25%, var(--surface-card) 50%, var(--surface-tile) 75%);animation:ts-shimmer var(--dur-shimmer) linear infinite;background-size:200% 100%}.tstore-root .ts-skel__media{aspect-ratio:1;border-radius:var(--radius-card)}.tstore-root .ts-skel__line{border-radius:4px;width:80%;height:14px}.tstore-root .ts-skel__line--sm{width:40%;height:12px}@media (max-width:600px){.tstore-root .ts-skel__rail{grid-auto-columns:calc(58.8235% - 7.05882px);gap:12px}}.tstore-root [data-ts-reveal]{opacity:0;transform:translateY(var(--ts-reveal-dist));transition:opacity var(--dur-slow) var(--ease-out), transform var(--dur-slow) var(--ease-out);transition-delay:calc(var(--i,0) * var(--ts-stagger-step))}.tstore-root [data-ts-reveal].is-in{opacity:1;transform:none}@keyframes ts-bag-bump{0%{transform:scale(1)}40%{transform:scale(1.35)}to{transform:scale(1)}}@keyframes ts-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (prefers-reduced-motion:reduce){.tstore-root *{transition:none!important;animation:none!important}}
[data-theme=b4]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--b4-ember-amber:#fba838;--b4-ember-orange:#f7901f;--b4-ember-flame:#f26b3e;--b4-ember-coral:#ee5a47;--b4-ember-deep:#e0483d;--b4-navy-900:#16212c;--b4-navy-800:#1b2733;--b4-navy-700:#25333f;--b4-navy-600:#36495a;--b4-slate-500:#4a5a68;--b4-slate-400:#6b7986;--b4-slate-300:#97a2ad;--b4-white:#fff;--b4-paper:#f7f8fa;--b4-mist:#eef1f4;--b4-cloud:#e4e8ec;--b4-line:#dce2e8;--b4-line-strong:#c8d0d8;--surface-app:var(--b4-paper);--surface-card:var(--b4-white);--surface-raised:var(--b4-white);--surface-well:var(--b4-mist);--surface-tile:var(--b4-mist);--surface-inverse:var(--b4-navy-800);--text-strong:var(--b4-navy-800);--text-body:var(--b4-slate-500);--text-muted:var(--b4-slate-400);--text-faint:var(--b4-slate-300);--text-on-brand:#fff;--text-on-inverse:#e9edf1;--brand:var(--store-primary,var(--b4-ember-orange));--brand-strong:var(--b4-ember-coral);--brand-press:var(--b4-ember-deep);--brand-ink:var(--b4-navy-800);--brand-accent:var(--b4-ember-amber);--value-price:var(--b4-ember-coral);--link:var(--b4-ember-coral);--focus-ring:var(--store-primary,var(--b4-ember-orange));--brand-gradient:linear-gradient(120deg, #fba838 0%, #f47b3f 52%, #ec4c49 100%);--brand-gradient-soft:linear-gradient(120deg, #fdc066 0%, #f89a57 55%, #f26b5c 100%);--brand-gradient-v:linear-gradient(180deg, #fba838 0%, #ee5a47 100%);--border:var(--b4-line);--border-strong:var(--b4-line-strong);--surface-inverse-deep:var(--b4-navy-900);--surface-inverse-hover:var(--b4-navy-700);--shadow-brand:0 12px 28px -10px #f26b3e80;--font-display:"Montserrat", system-ui, -apple-system, "Segoe UI", sans-serif;--font-heading:"Montserrat", system-ui, -apple-system, "Segoe UI", sans-serif;--font-body:"Open Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--font-accent:"Lato", "Open Sans", system-ui, sans-serif}
[data-theme=malta-pitch]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis-weight:none;--mp-blue-500:#05f;--mp-blue-600:#0046d6;--mp-blue-700:#0039ad;--mp-cyan-400:#00d1ff;--mp-cyan-300:#3df;--mp-ink-950:#0b1220;--mp-ink-900:#111827;--mp-ink-800:#1e293b;--mp-slate-500:#64748b;--mp-slate-400:#94a3b8;--mp-slate-300:#cbd5e1;--mp-slate-200:#e2e8f0;--mp-bg:#f4f7fe;--mp-surface-subtle:#eef3fd;--surface-app:var(--mp-bg);--surface-card:#fff;--surface-raised:#fff;--surface-well:var(--mp-surface-subtle);--surface-tile:var(--mp-surface-subtle);--surface-inverse:var(--mp-ink-900);--surface-inverse-deep:var(--mp-ink-950);--surface-inverse-hover:var(--mp-ink-800);--text-strong:var(--mp-ink-950);--text-body:#0f1b2d;--text-muted:var(--mp-slate-500);--text-faint:var(--mp-slate-400);--text-on-brand:#fff;--text-on-inverse:#eaf0ff;--brand:var(--store-primary,var(--mp-blue-500));--brand-strong:var(--mp-blue-600);--brand-press:var(--mp-blue-700);--brand-ink:var(--mp-ink-900);--brand-accent:var(--mp-cyan-400);--value-price:var(--mp-blue-600);--link:var(--mp-blue-600);--focus-ring:var(--store-primary,var(--mp-blue-500));--brand-gradient:linear-gradient(100deg, #05f 0%, #00d1ff 100%);--brand-gradient-soft:linear-gradient(135deg, #0046d6 0%, #05f 45%, #3df 100%);--brand-gradient-v:linear-gradient(180deg, #05f 0%, #00d1ff 100%);--border:var(--mp-slate-200);--border-strong:var(--mp-slate-300);--status-success:#16a34a;--status-warning:#d97706;--status-error:#dc2626;--shadow-brand:0 12px 28px -10px #0055ff73;--font-display:"Anton", system-ui, -apple-system, "Segoe UI", sans-serif;--font-heading:"Anton", system-ui, -apple-system, "Segoe UI", sans-serif;--font-body:"Lexend", system-ui, -apple-system, "Segoe UI", sans-serif;--font-accent:"Lexend", system-ui, -apple-system, sans-serif;--lh-display:.9;--tr-display:.01em;--fs-display:clamp(3rem, 7vw, 6rem);--fs-h1:clamp(2.25rem, 4.5vw, 3.5rem);--fs-h2:clamp(1.75rem, 3vw, 2.5rem);--fs-h3:clamp(1.375rem, 2vw, 1.75rem);--radius-btn:10px;--radius-card:16px;--radius-xl:28px}