.store{--store-section-y:clamp(2.5rem,6vw,4rem);--store-text-2xs:10px;--store-text-xs:11px;--store-text-sm:.82rem;--store-title:clamp(1.7rem,4.5vw,2.6rem);--store-title-lg:clamp(1.9rem,5vw,3rem);--store-display:clamp(2.6rem,8.5vw,6.5rem);--store-track-kicker:.26em;--store-heading-case:none;--store-heading-style:normal;--store-heading-track:.01em;--store-pill:999px;--store-elev-1:0 6px 18px -14px var(--store-shadow);--store-elev-2:0 16px 40px -22px var(--store-glow),0 6px 18px -14px var(--store-shadow);--store-elev-3:0 18px 44px -20px var(--store-glow),0 8px 24px -16px var(--store-shadow);--store-ease:cubic-bezier(.16,1,.3,1);--store-dur:.25s;--store-wrap-max:72rem;--store-header-h:64px;--store-bottomnav-h:56px;--store-grid-cols:2;--store-grid-cols-lg:3;--store-grid-cols-xl:4;--store-grid-gap:.75rem;--store-grid-gap-row:1.1rem;--store-card-title-lines:2;--store-accent-solid:var(--store-accent-ink);--store-on-accent:#fff;--store-focus:var(--store-accent-ink);--store-line-strong:color-mix(in srgb,var(--store-line) 45%,var(--store-ink));background:var(--store-bg);color:var(--store-ink);font-family:var(--store-font-body);min-height:100vh;position:relative;isolation:isolate;overflow-x:clip;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.store[data-mode=dark]{color-scheme:dark}.store[data-mode=light]{color-scheme:light}.store .store-h,.store h1,.store h2,.store h3{font-family:var(--store-font-heading);letter-spacing:var(--store-heading-track)}.store-mono{font-family:var(--store-font-mono)}.store ::-moz-selection{background:var(--store-accent);color:var(--store-primary-ink)}.store ::selection{background:var(--store-accent);color:var(--store-primary-ink)}.store :focus-visible{outline:2px solid var(--store-focus);outline-offset:2px}.store [role=button]:focus-visible,.store a:focus-visible,.store button:focus-visible{box-shadow:0 0 0 4px color-mix(in srgb,var(--store-bg) 75%,transparent)}.store img{max-width:100%}.store-wrap{width:100%;max-width:var(--store-wrap-max);margin-inline:auto;padding-inline:1rem}@media (min-width:640px){.store-wrap{padding-inline:1.5rem}}.store-wrap-narrow{--store-wrap-max:48rem}.store-page{padding-block:1.75rem 3rem}@media (min-width:640px){.store-page{padding-block:2.25rem 4rem}}.store-main{padding-bottom:calc(var(--store-bottomnav-h) + 8px + env(safe-area-inset-bottom, 0px))}@media (min-width:768px){.store-main{padding-bottom:0}}.store-skip{position:fixed;left:1rem;top:-100px;z-index:80;background:var(--store-primary);color:var(--store-primary-ink);padding:.7rem 1.1rem;border-radius:var(--store-btn-radius);font-size:var(--store-text-sm);font-weight:700;letter-spacing:.1em;text-transform:uppercase;transition:top .2s var(--store-ease)}.store-skip:focus-visible{top:1rem}.store[data-brand=cw]{--store-heading-case:uppercase;--store-grid-gap:.75rem;--store-grid-gap-row:1.1rem}.store[data-brand=sl]{--store-display:clamp(2rem,5.6vw,3.7rem);--store-heading-case:uppercase;--store-heading-style:italic;--store-heading-track:.03em;--store-grid-cols-xl:3;--store-grid-gap:1.25rem;--store-grid-gap-row:2rem;--store-card-title-lines:3}.store[data-brand=pl]{--store-display:clamp(2rem,8vw,4.75rem);--store-heading-track:0;--store-section-y:clamp(2.5rem,7vw,5rem);--store-tag-out-bg:color-mix(in srgb,var(--store-bg) 92%,transparent);--store-tag-out-ink:var(--store-ink);--store-tag-out-ring:inset 0 0 0 1px var(--store-line-strong);--store-grid-gap:1.25rem;--store-grid-gap-row:2rem;--store-card-title-lines:3}.store .store-h,.store h1,.store h2{text-transform:var(--store-heading-case)}.store .store-h,.store h1{font-style:var(--store-heading-style)}.store .store-h-plain,.store .store-sl-count{font-style:normal}.store-halos{position:absolute;inset:0;z-index:-1;pointer-events:none;overflow:clip}.store-halos i{position:absolute;display:block;border-radius:999px;filter:blur(8px);opacity:.55;animation:store-float 11s ease-in-out infinite}.store-halos i:first-child{width:min(70vw,560px);height:min(70vw,560px);right:-18vw;top:-10vw;background:radial-gradient(circle,var(--store-glow) 0,transparent 68%)}.store-halos i:nth-child(2){width:min(60vw,480px);height:min(60vw,480px);left:-22vw;top:38vh;background:radial-gradient(circle,color-mix(in srgb,var(--store-accent2) 35%,transparent) 0,transparent 70%);animation-duration:14s;animation-delay:-4s}.store-halos i:nth-child(3){width:min(50vw,420px);height:min(50vw,420px);right:8vw;top:120vh;background:radial-gradient(circle,var(--store-glow) 0,transparent 70%);animation-duration:17s;animation-delay:-8s;opacity:.35}@keyframes store-float{0%,to{transform:translate(0)}50%{transform:translate(-14px,18px)}}@keyframes store-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.store-fade-up{animation:store-fade-up .6s ease-out both}.store-card{position:relative;background:var(--store-surface);border:1px solid var(--store-line);border-radius:var(--store-radius)}.store-card-accent{border-color:var(--store-accent);box-shadow:0 0 0 1px var(--store-accent) inset}.store-card-glass{background:color-mix(in srgb,var(--store-surface) 86%,transparent);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.store-card-hover{transition:border-color var(--store-dur),transform .3s var(--store-ease),box-shadow .3s;overflow:hidden}.store-card-hover:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--store-accent);transform:scaleX(0);transform-origin:left center;transition:transform .35s var(--store-ease);pointer-events:none}@media (hover:hover){.store-card-hover:hover{border-color:color-mix(in srgb,var(--store-accent) 60%,var(--store-line));box-shadow:var(--store-elev-3);transform:translateY(-4px)}.store-card-hover:hover:after{transform:scaleX(1)}}.store-card-hover:focus-within:after{transform:scaleX(1)}.store-card-title{line-height:1.15;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--store-card-title-lines);overflow:hidden;overflow-wrap:anywhere;min-height:calc(var(--store-card-title-lines) * 1.2em);min-height:calc(var(--store-card-title-lines) * 1lh)}.store-divider{height:1px;width:100%;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--store-accent) 70%,transparent) 50%,transparent)}.store-divider-short{height:2px;width:64px;background:linear-gradient(90deg,var(--store-accent),transparent)}.store-shadow{box-shadow:var(--store-elev-2)}.store-btn,.store-btn-ghost,.store-btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px;border-radius:var(--store-btn-radius);padding:.65rem 1.4rem;font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;font-family:var(--store-font-heading);font-style:normal;line-height:1.1;text-align:center;cursor:pointer;transition:filter .15s,box-shadow .2s,transform .2s,border-color .15s,color .15s,background-color .15s}.store-btn{background:var(--store-primary);color:var(--store-primary-ink);border:1px solid var(--store-primary);box-shadow:0 10px 26px -16px var(--store-glow)}.store-btn:hover{filter:brightness(1.08);box-shadow:0 14px 34px -14px var(--store-glow);transform:translateY(-1px)}.store-btn:active{transform:translateY(0)}.store-btn-ghost:disabled,.store-btn-outline:disabled,.store-btn:disabled,.store-btn[aria-disabled=true]{background:color-mix(in srgb,var(--store-line) 65%,var(--store-surface));border-color:var(--store-line-strong);color:color-mix(in srgb,var(--store-muted) 78%,var(--store-ink));opacity:1;cursor:not-allowed;transform:none;box-shadow:none;filter:none}.store-btn-outline{background:transparent;color:var(--store-ink);border:1px solid var(--store-line-strong);font-weight:600}.store-btn-outline:hover{border-color:var(--store-accent-solid);color:var(--store-accent-ink);background:color-mix(in srgb,var(--store-accent) 7%,transparent)}.store-btn-ghost{background:transparent;color:var(--store-ink);border:1px solid transparent;font-weight:600}.store-btn-ghost:hover{background:color-mix(in srgb,var(--store-ink) 6%,transparent)}.store-btn-sm{min-height:36px;padding:.4rem .95rem;font-size:.72rem}.store-btn-lg{min-height:52px;padding:.85rem 2rem;font-size:.9rem}.store-btn-accent{background:var(--store-accent-solid);border-color:var(--store-accent-solid);color:var(--store-on-accent)}.store-btn-accent:hover{filter:brightness(1.1)}.store-pill{display:inline-flex;align-items:center;gap:.4rem;min-height:40px;padding:.45rem 1rem;border-radius:var(--store-btn-radius);border:1px solid var(--store-line);background:color-mix(in srgb,var(--store-surface) 70%,transparent);color:var(--store-ink);font-size:.78rem;font-weight:600;letter-spacing:.06em;font-family:var(--store-font-body);cursor:pointer;transition:border-color .15s,background-color .15s,color .15s,transform .15s,opacity .15s;white-space:nowrap}.store-pill:hover{border-color:var(--store-accent)}.store-pill.is-active,.store-pill[aria-pressed=true]{background:var(--store-primary);color:var(--store-primary-ink);border-color:var(--store-primary);box-shadow:0 8px 22px -14px var(--store-glow)}.store-pill:disabled{opacity:.45;cursor:not-allowed;text-decoration:line-through}.store-pill-row{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.25rem;scrollbar-width:none;-webkit-overflow-scrolling:touch}.store-pill-row::-webkit-scrollbar{display:none}@media (min-width:768px){.store-pill-row{flex-wrap:wrap;overflow:visible}}.store-input{width:100%;min-height:44px;border-radius:var(--store-radius);border:1px solid var(--store-line-strong);background:var(--store-input-bg);padding:.6rem .8rem;font-size:.9rem;color:var(--store-ink);outline:none;font-family:var(--store-font-mono);transition:border-color .15s,box-shadow .15s}.store-input:focus{border-color:var(--store-accent-solid);box-shadow:0 0 0 3px color-mix(in srgb,var(--store-accent) 25%,transparent)}.store-input option{color:#111}.store-input::-moz-placeholder{color:var(--store-muted);opacity:.9}.store-input::placeholder{color:var(--store-muted);opacity:.9}.store-input:disabled{background:color-mix(in srgb,var(--store-line) 45%,var(--store-surface));color:var(--store-muted);cursor:not-allowed}.store-input-icon{padding-left:2.5rem}.store input[type=checkbox],.store input[type=radio]{accent-color:var(--store-accent);width:18px;height:18px;flex-shrink:0}.store-label{display:block;font-weight:600;letter-spacing:.16em;color:var(--store-muted-ink,var(--store-muted))}.store-kicker,.store-label{font-size:var(--store-text-xs);text-transform:uppercase;font-style:normal}.store-kicker{font-weight:700;letter-spacing:var(--store-track-kicker);color:var(--store-kicker-ink,var(--store-accent-ink))}.store-kicker-line{display:inline-flex;align-items:center;gap:.6rem}.store-kicker-line:before{content:"";width:22px;height:1px;background:var(--store-accent)}.store-muted{color:var(--store-muted-ink,var(--store-muted))}.store-danger{color:var(--store-danger)}.store-ok{color:var(--store-ok)}.store-alert{border:1px solid color-mix(in srgb,var(--store-danger) 45%,transparent);background:color-mix(in srgb,var(--store-danger) 10%,transparent);border-radius:var(--store-radius)}.store-alert,.store-alert-ok{color:var(--store-ink);padding:.7rem .85rem;font-size:.8rem}.store-alert-ok{border:1px solid color-mix(in srgb,var(--store-ok) 55%,transparent);background:color-mix(in srgb,var(--store-ok) 10%,transparent);border-radius:var(--store-radius)}.store-alert-warn{border:1px solid color-mix(in srgb,var(--store-accent) 50%,transparent);background:color-mix(in srgb,var(--store-accent) 10%,transparent);color:var(--store-ink);padding:.7rem .85rem;font-size:.8rem}.store-alert-warn,.store-badge{border-radius:var(--store-radius)}.store-badge{display:inline-flex;align-items:center;padding:.2rem .5rem;font-size:var(--store-text-2xs);font-weight:700;letter-spacing:.12em;text-transform:uppercase;font-family:var(--store-font-mono);font-style:normal}.store-badge-primary{background:var(--store-primary);color:var(--store-primary-ink)}.store-badge-outline{border:1px solid var(--store-line-strong);color:var(--store-muted)}.store-badge-accent{background:var(--store-accent-solid);color:var(--store-on-accent)}.store-tag{position:absolute;z-index:1;display:inline-flex;align-items:center;max-width:calc(100% - 1.2rem);padding:.3rem .6rem;border-radius:var(--store-pill);font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;backdrop-filter:blur(4px)}@media (min-width:640px){.store-tag{font-size:var(--store-text-2xs)}}.store-tag-tl{left:.5rem;top:.5rem}.store-tag-tr{right:.5rem;top:.5rem}.store-tag-out{background:var(--store-tag-out-bg,color-mix(in srgb,var(--store-ink) 92%,var(--store-surface)));color:var(--store-tag-out-ink,var(--store-surface));box-shadow:var(--store-tag-out-ring,none)}.store-tag-featured{background:var(--store-primary);color:var(--store-primary-ink)}.store-pastel-frame .store-tag-out,.store-pl-card-img .store-tag-out{left:.4rem;right:.4rem;top:auto;bottom:.4rem;max-width:none;justify-content:center}.store-pastel-tag{max-width:calc(100% - .8rem)}.store-link{color:var(--store-accent-ink);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;padding-block:.35rem}.store-link:hover{text-decoration-thickness:2px}.store-link-line{text-decoration:none;background:linear-gradient(currentColor,currentColor) 0 100% /100% 1px no-repeat;transition:background-size .25s ease;padding-block:.3rem}.store-link-line:hover{background-size:0 1px}.store-glow{text-shadow:0 0 18px var(--store-glow),0 0 48px var(--store-glow)}.store-stamp{display:inline-block;border:2px solid var(--store-accent-solid);color:var(--store-accent-ink);padding:.2rem .7rem;font-family:var(--store-font-heading);font-style:normal;font-size:1rem;letter-spacing:.18em;text-transform:uppercase;transform:rotate(-8deg);border-radius:var(--store-radius)}.store-stamp-solid{background:color-mix(in srgb,var(--store-surface) 88%,transparent);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.store-stamp-on-dark{color:#fff;border-color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.6)}.store-qty{display:inline-flex;align-items:stretch;border:1px solid var(--store-line);border-radius:var(--store-btn-radius);overflow:hidden;background:var(--store-input-bg)}.store-qty button{width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem;color:var(--store-ink);background:transparent;border:0;cursor:pointer}.store-qty button:hover{background:color-mix(in srgb,var(--store-ink) 7%,transparent)}.store-qty button:disabled{opacity:.35;cursor:not-allowed}.store-qty input{width:48px;text-align:center;border:0;background:transparent;color:var(--store-ink);font-family:var(--store-font-mono);font-size:.95rem;outline:none;-moz-appearance:textfield}.store-qty input::-webkit-inner-spin-button,.store-qty input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.store-avail{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--store-font-mono);font-size:var(--store-text-xs);letter-spacing:.08em;text-transform:uppercase;font-style:normal;white-space:nowrap}.store-avail:before{content:"";flex:none;width:7px;height:7px;border-radius:999px;background:var(--store-dot,currentColor);box-shadow:0 0 0 3px color-mix(in srgb,var(--store-dot,currentColor) 22%,transparent)}.store-avail-in{color:color-mix(in srgb,var(--store-ok) 84%,var(--store-ink));--store-dot:var(--store-ok)}.store-avail-low{color:var(--store-accent-ink);--store-dot:var(--store-accent)}.store-avail-out{color:var(--store-muted);--store-dot:var(--store-danger)}.store-ticker{overflow:hidden;border-bottom:1px solid var(--store-line);background:var(--store-surface);font-family:var(--store-font-mono);font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--store-muted);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);-webkit-user-select:none;-moz-user-select:none;user-select:none}.store-ticker-track{display:flex;width:-moz-max-content;width:max-content;gap:2.5rem;padding:.45rem 0;animation:store-ticker var(--store-ticker-duration,46s) linear infinite;will-change:transform}.store-ticker-track span{display:inline-flex;align-items:center;gap:2.5rem;white-space:nowrap}.store-ticker-track i{font-style:normal;color:var(--store-accent-ink);font-size:8px}@keyframes store-ticker{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (hover:hover){.store-ticker:hover .store-ticker-track{animation-play-state:paused}}.store-header{position:sticky;top:0;z-index:30;background:color-mix(in srgb,var(--store-surface) 88%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--store-line);box-shadow:var(--store-elev-1)}.store-header:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--store-accent) 60%,transparent),transparent)}.store-header-inner{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:var(--store-header-h);padding-block:.5rem}@media (min-width:768px){.store{--store-header-h:72px}}.store-logo{display:flex;align-items:center;gap:.7rem;line-height:1.05;min-height:44px}.store-logo img{height:36px;width:auto}@media (min-width:768px){.store-logo img{height:42px}}.store[data-brand=pl] .store-logo img,.store[data-brand=sl] .store-logo img{display:none}.store-logo-name{display:block;font-size:1.2rem;font-weight:700;letter-spacing:.04em;color:var(--store-primary)}@media (min-width:768px){.store-logo-name{font-size:1.45rem}}.store-logo-tag{display:none}@media (min-width:1280px){.store-logo-tag{display:block;max-width:60ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.store-logo>span{min-width:0}.store-nav-desktop{display:none;align-items:center;gap:.25rem}@media (min-width:768px){.store-nav-desktop{display:flex}}.store-nav-link{display:inline-flex;align-items:center;gap:.4rem;min-height:44px;padding:.5rem .8rem;border-radius:var(--store-btn-radius);font-size:.78rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;font-family:var(--store-font-heading);color:var(--store-ink);position:relative;transition:color .15s,background-color .15s}.store-nav-link:after{content:"";position:absolute;left:.8rem;right:.8rem;bottom:6px;height:2px;background:var(--store-accent);transform:scaleX(0);transform-origin:left;transition:transform .25s cubic-bezier(.16,1,.3,1)}.store-nav-link:hover:after,.store-nav-link[aria-current=page]:after{transform:scaleX(1)}.store-nav-link[aria-current=page]{color:var(--store-accent-ink)}.store-nav-mobile{display:flex;align-items:center;gap:.25rem}@media (min-width:768px){.store-nav-mobile{display:none}}.store-icon-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--store-btn-radius);border:1px solid transparent;color:var(--store-ink);background:transparent;cursor:pointer;transition:border-color .15s,background-color .15s}.store-icon-btn:hover{border-color:var(--store-line)}.store-icon-btn svg{width:22px;height:22px}.store-count{position:absolute;top:4px;right:2px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--store-primary);color:var(--store-primary-ink);font-size:var(--store-text-2xs);font-weight:800;line-height:18px;text-align:center;font-family:var(--store-font-mono);font-style:normal;box-shadow:0 0 0 2px var(--store-surface)}.store-drawer-backdrop{position:fixed;inset:0;z-index:60;background:rgba(0,0,0,.55);backdrop-filter:blur(3px);opacity:0;pointer-events:none;transition:opacity .25s}.store-drawer-backdrop[data-open=true]{opacity:1;pointer-events:auto}.store-lightbox{--store-focus:#fff}.store-drawer{position:fixed;top:0;right:0;bottom:0;z-index:61;width:min(86vw,360px);background:var(--store-surface);border-left:1px solid var(--store-line);box-shadow:-20px 0 60px -30px rgba(0,0,0,.7);transform:translateX(104%);transition:transform .32s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;padding:1rem 1.1rem calc(1rem + env(safe-area-inset-bottom, 0px));overflow-y:auto}.store-drawer[data-open=true]{transform:none}.store-drawer-link{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:52px;padding:.6rem .25rem;border-bottom:1px solid var(--store-line);font-family:var(--store-font-heading);font-size:1.05rem;letter-spacing:.08em;text-transform:uppercase;color:var(--store-ink)}.store-drawer-link[aria-current=page]{color:var(--store-accent-ink)}.store-drawer-link svg{width:20px;height:20px;color:var(--store-muted)}.store-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:40;display:grid;grid-template-columns:repeat(4,1fr);background:color-mix(in srgb,var(--store-surface) 92%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--store-line);padding-bottom:env(safe-area-inset-bottom,0)}@media (min-width:768px){.store-bottom-nav{display:none}}.store-bottom-nav a{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:var(--store-bottomnav-h);font-size:var(--store-text-2xs);letter-spacing:.12em;text-transform:uppercase;font-family:var(--store-font-mono);color:var(--store-muted)}.store-bottom-nav a svg{width:22px;height:22px}.store-bottom-nav a[aria-current=page]{color:var(--store-accent-ink)}.store-bottom-nav a[aria-current=page]:before{content:"";position:absolute;top:0;left:25%;right:25%;height:2px;background:var(--store-accent)}.store-bottom-nav .store-count{top:6px;right:calc(50% - 22px)}.store-footer{position:relative;border-top:1px solid var(--store-line);background:var(--store-surface);overflow:clip}.store-footer:before{content:"";position:absolute;left:0;right:0;top:-1px;height:1px;background:linear-gradient(90deg,transparent,var(--store-accent),transparent)}.store-footer-halo{position:absolute;width:420px;height:420px;border-radius:999px;pointer-events:none;opacity:.35;background:radial-gradient(circle,var(--store-glow) 0,transparent 70%);left:-180px;bottom:-220px}.store-footer .store-label{display:inline-flex;align-items:center;gap:.5rem;color:var(--store-ink)}.store-footer .store-label:before{content:"";width:18px;height:1px;background:var(--store-accent-solid)}.store-footer-col{line-height:1.55}.store-footer-col p+p{margin-top:.1rem}.store-footer-col .store-label+p{margin-top:.5rem}.store-footer-col li{line-height:1.4;padding-block:.12rem}.store-footer a.store-link{text-decoration:none}.store-footer a.store-link:hover{text-decoration:underline;text-underline-offset:3px}.store-footer-bottom{border-top:1px solid var(--store-line)}.store-section{position:relative}.store-section-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:.75rem 1.5rem}.store-section-title{font-size:var(--store-title);font-weight:700;line-height:1;color:var(--store-primary)}.store-edge{display:block;width:100%;height:clamp(28px,6vw,72px);color:var(--store-surface)}.store-edge svg{display:block;width:100%;height:100%}.store-edge-band{color:var(--store-band-bg)}.store-edge-bg{color:var(--store-bg)}.store-band{position:relative;background:var(--store-band-bg);color:var(--store-band-ink);overflow:clip;--store-kicker-ink:var(--store-band-accent);--store-heading-ink:var(--store-band-ink);--store-muted-ink:color-mix(in srgb,var(--store-band-ink) 72%,transparent);--store-focus:var(--store-band-accent)}.store-band .store-h,.store-band h2,.store-band h3{color:var(--store-heading-ink)}.store-band .store-card{--store-kicker-ink:var(--store-accent-ink);--store-heading-ink:var(--store-ink);--store-muted-ink:var(--store-muted);--store-focus:var(--store-accent-ink);color:var(--store-ink)}.store-band-halo{position:absolute;border-radius:999px;pointer-events:none;filter:blur(6px)}.store-band-halo:first-of-type{width:420px;height:420px;left:-160px;top:-120px;opacity:.45;background:radial-gradient(circle,color-mix(in srgb,var(--store-band-accent) 45%,transparent) 0,transparent 70%);animation:store-float 13s ease-in-out infinite}.store-band-halo:nth-of-type(2){width:360px;height:360px;right:-140px;bottom:-160px;opacity:.35;background:radial-gradient(circle,color-mix(in srgb,var(--store-band-accent) 35%,transparent) 0,transparent 70%);animation:store-float 16s ease-in-out infinite reverse}.store-band-lines:after,.store-band-lines:before{content:"";position:absolute;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--store-band-accent) 70%,transparent),transparent)}.store-band-lines:before{top:0}.store-band-lines:after{bottom:0}.store-hero{position:relative;overflow:hidden;clip-path:polygon(0 0,100% 0,100% calc(100% - clamp(28px, 6vw, 72px)),0 100%);padding-bottom:clamp(56px,10vw,120px)}.store-hero-img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.55;animation:store-kenburns 26s ease-in-out infinite}.store-hero-fallback{position:absolute;inset:0;background:radial-gradient(ellipse at 20% 20%,var(--store-glow),transparent 55%),radial-gradient(ellipse at 85% 80%,color-mix(in srgb,var(--store-accent2) 35%,transparent),transparent 50%)}.store-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,var(--store-bg) 0,color-mix(in srgb,var(--store-bg) 70%,transparent) 50%,transparent 100%),linear-gradient(0deg,var(--store-bg) 0,transparent 40%)}.store-hero-halo{position:absolute;border-radius:999px;pointer-events:none;filter:blur(10px);animation:store-float 12s ease-in-out infinite}.store-hero-halo:first-of-type{width:min(72vw,620px);height:min(72vw,620px);right:-20vw;top:-24vw;opacity:.6;background:radial-gradient(circle,var(--store-glow) 0,transparent 68%)}.store-hero-halo:nth-of-type(2){width:min(54vw,460px);height:min(54vw,460px);left:-18vw;bottom:-14vw;opacity:.4;background:radial-gradient(circle,color-mix(in srgb,var(--store-accent2) 45%,transparent) 0,transparent 70%);animation-duration:15s;animation-delay:-5s}.store-hero-title{font-size:var(--store-display);line-height:.95;font-weight:700;color:var(--store-primary);text-wrap:balance}.store-hero-text{font-size:clamp(.95rem,1.1vw + .6rem,1.15rem);line-height:1.6}@keyframes store-kenburns{0%,to{transform:scale(1) translate(0)}50%{transform:scale(1.07) translate(-1.2%,-1.2%)}}.store-watermark{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;inset:0;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:var(--store-font-heading);font-weight:800;text-transform:uppercase;font-size:clamp(120px,26vw,420px);line-height:1;color:var(--store-accent);opacity:.07;letter-spacing:-.02em;transform:rotate(var(--wm-rot,-4deg));will-change:transform;transition:transform .15s linear}.store-trust{display:grid;gap:.75rem}@media (min-width:640px){.store-trust{grid-template-columns:repeat(3,1fr);gap:1rem}}.store-trust-tile{display:flex;align-items:flex-start;gap:.85rem;padding:1rem 1.1rem;min-height:84px}.store-trust-icon{flex:none;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--store-btn-radius);background:color-mix(in srgb,var(--store-accent) 14%,transparent);color:var(--store-accent-ink)}.store-trust-icon svg{width:22px;height:22px}.store-trust-t{font-family:var(--store-font-heading);font-size:1.05rem;line-height:1.1;color:var(--store-ink)}.store-trust-d{margin-top:.2rem;font-size:.78rem;line-height:1.4;color:var(--store-muted)}.store-steps{position:relative;display:grid;gap:1.25rem;counter-reset:step}.store-steps:before{content:"";position:absolute;left:21px;top:22px;bottom:22px;width:2px;background:linear-gradient(180deg,transparent,var(--store-accent) 12%,var(--store-accent) 88%,transparent);opacity:.6}@media (min-width:768px){.store-steps{grid-template-columns:repeat(4,1fr);gap:1.5rem}.store-steps:before{left:12.5%;right:12.5%;top:22px;bottom:auto;height:2px;width:auto;background:linear-gradient(90deg,transparent,var(--store-accent) 8%,var(--store-accent) 92%,transparent)}}.store-step{position:relative;display:grid;grid-template-columns:44px 1fr;gap:.9rem;align-items:start}@media (min-width:768px){.store-step{grid-template-columns:1fr;text-align:center;justify-items:center}}.store-step-icon{position:relative;width:44px;height:44px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--store-surface);border:2px solid var(--store-accent);color:var(--store-accent-ink);box-shadow:0 0 0 6px var(--store-bg)}.store-step-icon svg{width:20px;height:20px}.store-step-n{position:absolute;top:-6px;right:-6px;width:18px;height:18px;border-radius:999px;background:var(--store-primary);color:var(--store-primary-ink);font-size:10px;font-weight:800;font-family:var(--store-font-mono);display:inline-flex;align-items:center;justify-content:center}.store-step-t{font-family:var(--store-font-heading);font-size:1.1rem;line-height:1.1;color:var(--store-ink)}.store-step-d{margin-top:.3rem;font-size:.82rem;line-height:1.45;color:var(--store-muted);max-width:26ch}.store-sig-rail{position:relative;display:grid;gap:1.25rem}.store-sig-rail:before{content:"";position:absolute;left:9px;top:14px;bottom:14px;width:1px;background:linear-gradient(180deg,transparent,var(--store-band-accent) 10%,var(--store-band-accent) 90%,transparent)}@media (min-width:768px){.store-sig-rail{grid-template-columns:repeat(var(--sig-cols,4),1fr);gap:1.5rem}.store-sig-rail:before{left:0;right:0;top:9px;bottom:auto;width:auto;height:1px;background:linear-gradient(90deg,transparent,var(--store-band-accent) 6%,var(--store-band-accent) 94%,transparent)}}.store-region-bar{bottom:var(--store-bottomnav-h,0)}@media (min-width:768px){.store-region-bar{bottom:0}}.store-sig{position:relative;display:grid;grid-template-columns:20px minmax(0,1fr);gap:.9rem;align-items:start}.store-sig:before{content:"";width:19px;height:19px;border-radius:999px;border:2px solid var(--store-band-accent);background:var(--store-band-bg);box-shadow:0 0 0 4px color-mix(in srgb,var(--store-band-accent) 18%,transparent);margin-top:4px}@media (min-width:768px){.store-sig{grid-template-columns:1fr;padding-top:2rem}.store-sig:before{position:absolute;left:0;top:0;margin-top:0}}.store-sig-k{font-size:clamp(1.6rem,3vw,2.3rem);font-weight:700;line-height:1;color:var(--store-band-accent);font-family:var(--store-font-heading)}.store-sig-v{margin-top:.35rem;font-size:.85rem;line-height:1.5;color:color-mix(in srgb,var(--store-band-ink) 78%,transparent)}.store-card .store-sig-k{color:var(--store-accent-ink)}.store-rail{display:flex;gap:.85rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:.25rem .25rem 1rem;margin-inline:-.25rem;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-padding-inline:.25rem}.store-rail::-webkit-scrollbar{display:none}.store-rail>*{flex:0 0 min(72vw,260px);scroll-snap-align:start}@media (min-width:768px){.store-rail{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:1rem;overflow:visible;padding:.25rem}.store-rail>*{flex:none;width:auto}}.store-rail-6>*{flex-basis:min(46vw,180px)}@media (min-width:768px){.store-rail-6{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.store-grid{display:grid;gap:var(--store-grid-gap-row) var(--store-grid-gap);grid-template-columns:repeat(var(--store-grid-cols),1fr)}@media (min-width:1024px){.store-grid{grid-template-columns:repeat(var(--store-grid-cols-lg),1fr)}}@media (min-width:1280px){.store-grid{grid-template-columns:repeat(var(--store-grid-cols-xl),1fr)}}.store-grid>*{height:100%}.store-grid-3{--store-grid-cols-xl:3}.store-product-img{position:relative;aspect-ratio:3/4;width:100%;overflow:hidden;background:color-mix(in srgb,var(--store-line) 60%,var(--store-surface))}.store-product-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s var(--store-ease),filter .3s}@media (hover:hover){.store-card-hover:hover .store-product-img img{transform:scale(1.04)}}.store-product-img:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,color-mix(in srgb,var(--store-surface) 55%,transparent),transparent 40%);opacity:0;transition:opacity .3s;pointer-events:none}@media (hover:hover){.store-card-hover:hover .store-product-img:after{opacity:1}}.store-price{font-size:1.1rem;font-weight:800;color:var(--store-primary);font-family:var(--store-font-heading);font-style:normal;letter-spacing:.02em}@media (min-width:640px){.store-price{font-size:1.2rem}}.store-ph{position:relative;display:grid;place-items:center;width:100%;height:100%;padding:12%;text-align:center;overflow:hidden;background:radial-gradient(ellipse at 30% 25%,color-mix(in srgb,var(--store-accent) 16%,transparent),transparent 62%),linear-gradient(150deg,var(--store-surface) 0,color-mix(in srgb,var(--store-line) 70%,var(--store-surface)) 100%)}.store-ph:before{content:"";position:absolute;inset:0;opacity:.5;pointer-events:none;background-image:repeating-linear-gradient(135deg,color-mix(in srgb,var(--store-line) 85%,transparent) 0 1px,transparent 1px 11px)}.store-ph-name{position:relative;font-family:var(--store-font-heading);font-style:normal;font-size:clamp(.72rem,2.1vw,.95rem);line-height:1.2;letter-spacing:.05em;text-transform:uppercase;color:color-mix(in srgb,var(--store-ink) 62%,transparent);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;overflow-wrap:anywhere}[data-out=true] .store-pastel-photo,[data-out=true] .store-pl-card-img img,[data-out=true] .store-product-img img{filter:grayscale(.6) opacity(.75)}@media (hover:hover){[data-out=true]:hover .store-pastel-photo,[data-out=true]:hover .store-pl-card-img img,[data-out=true]:hover .store-product-img img{filter:grayscale(.25) opacity(.9)}}.store-out-veil{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;pointer-events:none;background:linear-gradient(180deg,transparent,color-mix(in srgb,var(--store-bg) 45%,transparent))}.store-page-head{position:relative;padding-bottom:1.25rem}.store-page-title{font-size:var(--store-title-lg);font-weight:800;line-height:1.02;color:var(--store-primary);text-wrap:balance}.store-page-curve{display:block;width:min(100%,420px);height:18px;margin-top:.9rem;color:var(--store-accent);opacity:.8}.store-page-curve svg{display:block;width:100%;height:100%;overflow:visible}.store-progress{display:grid;grid-template-columns:repeat(3,1fr);position:relative;gap:.25rem}.store-progress:before{content:"";right:16.6%;background:var(--store-line)}.store-progress-fill,.store-progress:before{position:absolute;left:16.6%;top:15px;height:2px}.store-progress-fill{background:var(--store-accent);width:calc(var(--progress, 0) * 66.8%);transition:width .5s cubic-bezier(.16,1,.3,1)}.store-progress li{position:relative;display:flex;flex-direction:column;align-items:center;gap:.45rem;text-align:center}.store-progress-dot{width:32px;height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--store-line);background:var(--store-surface);font-family:var(--store-font-mono);font-size:12px;font-weight:800;color:var(--store-muted);box-shadow:0 0 0 5px var(--store-bg)}.store-progress li[data-state=done] .store-progress-dot{border-color:var(--store-accent-solid);background:var(--store-accent-solid);color:var(--store-on-accent)}.store-progress li[data-state=active] .store-progress-dot{border-color:var(--store-primary);background:var(--store-primary);color:var(--store-primary-ink);box-shadow:0 0 0 5px var(--store-bg),0 0 0 9px color-mix(in srgb,var(--store-primary) 18%,transparent)}.store-progress-label{font-size:10px;letter-spacing:.14em;text-transform:uppercase;font-family:var(--store-font-mono);color:var(--store-muted)}.store-progress li[data-state=active] .store-progress-label{color:var(--store-ink);font-weight:700}@media (min-width:640px){.store-progress-label{font-size:11px}}.store-cart-line{display:grid;grid-template-columns:64px 1fr;gap:.85rem;padding:.9rem 0;border-top:1px solid var(--store-line);align-items:start}.store-cart-line:first-child{border-top:0}@media (min-width:640px){.store-cart-line{grid-template-columns:72px 1fr auto;align-items:center}}.store-cart-thumb{width:64px;aspect-ratio:3/4;overflow:hidden;border-radius:var(--store-radius);background:color-mix(in srgb,var(--store-line) 60%,var(--store-surface))}@media (min-width:640px){.store-cart-thumb{width:72px}}.store-cart-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.store-sticky{position:sticky;top:calc(var(--store-header-h) + 1rem)}@media (min-width:1024px){.store-sticky-lg{position:sticky;top:calc(var(--store-header-h) + 1rem)}}.store-sticky-buy{position:fixed;left:0;right:0;bottom:calc(var(--store-bottomnav-h) + env(safe-area-inset-bottom, 0px));z-index:39;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.6rem 1rem;background:color-mix(in srgb,var(--store-surface) 94%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--store-line);box-shadow:0 -12px 30px -20px rgba(0,0,0,.5);transform:translateY(110%);transition:transform .3s cubic-bezier(.16,1,.3,1)}.store-sticky-buy[data-show=true]{transform:none}@media (min-width:768px){.store-sticky-buy{display:none}}.store-gallery-main{position:relative;display:block;width:100%;aspect-ratio:4/5;overflow:hidden;background:color-mix(in srgb,var(--store-line) 60%,var(--store-surface));border:1px solid var(--store-line);border-radius:var(--store-radius);cursor:zoom-in}.store-gallery-main img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}@media (hover:hover){.store-gallery-main:hover img{transform:scale(1.03)}}.store-gallery-hint{position:absolute;right:.75rem;bottom:.75rem;display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .7rem;border-radius:var(--store-btn-radius);background:rgba(0,0,0,.55);color:#fff;font-size:10px;letter-spacing:.14em;text-transform:uppercase;font-family:var(--store-font-mono);backdrop-filter:blur(6px);pointer-events:none}.store-gallery-hint svg{width:14px;height:14px}.store-gallery-thumbs{display:flex;gap:.5rem;overflow-x:auto;padding:.25rem 0;scrollbar-width:none;scroll-snap-type:x proximity}.store-gallery-thumbs::-webkit-scrollbar{display:none}.store-gallery-thumb{flex:0 0 64px;aspect-ratio:3/4;overflow:hidden;border:1px solid var(--store-line);border-radius:var(--store-radius);background:var(--store-surface);cursor:pointer;opacity:.75;transition:opacity .2s,border-color .2s,transform .2s;scroll-snap-align:start;padding:0}.store-gallery-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.store-gallery-thumb:hover{opacity:1}.store-gallery-thumb[aria-current=true]{opacity:1;border-color:var(--store-accent);box-shadow:0 0 0 1px var(--store-accent)}.store-lightbox{position:fixed;inset:0;z-index:70;display:flex;align-items:center;justify-content:center;background:rgba(8,6,5,.94);backdrop-filter:blur(6px);animation:store-fade-in .2s ease-out}@keyframes store-fade-in{0%{opacity:0}to{opacity:1}}.store-lightbox-stage{position:relative;max-width:96vw;max-height:92vh;overflow:hidden;touch-action:none}.store-lightbox-stage img{display:block;max-width:96vw;max-height:92vh;-o-object-fit:contain;object-fit:contain;cursor:zoom-in;transition:transform .25s ease-out;transform-origin:var(--zx,50%) var(--zy,50%);-webkit-user-select:none;-moz-user-select:none;user-select:none}.store-lightbox-stage[data-zoom=true] img{transform:scale(2.2);cursor:zoom-out}.store-lightbox-btn{position:absolute;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;border:1px solid hsla(0,0%,100%,.3);background:hsla(0,0%,100%,.1);color:#fff;cursor:pointer;transition:background-color .15s}.store-lightbox-btn:hover{background:hsla(0,0%,100%,.22)}.store-lightbox-btn svg{width:20px;height:20px}.store-lightbox-counter{position:absolute;top:1rem;left:50%;transform:translateX(-50%);color:#fff;font-family:var(--store-font-mono);font-size:11px;letter-spacing:.16em;padding:.3rem .7rem;border-radius:999px;background:hsla(0,0%,100%,.12)}.store-attrs{display:grid;grid-template-columns:1fr}.store-attrs>div{display:flex;justify-content:space-between;gap:1rem;padding:.55rem 0;border-top:1px solid var(--store-line);font-size:.85rem}.store-attrs>div:first-child{border-top:0}.store-attrs dt{color:var(--store-muted);font-family:var(--store-font-mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;padding-top:.15rem}.store-attrs dd{font-weight:600;text-align:right}@media (min-width:640px){.store-attrs{grid-template-columns:1fr 1fr;-moz-column-gap:1.5rem;column-gap:1.5rem}.store-attrs>div:nth-child(2){border-top:0}}.store-review{padding:1rem 1.1rem}.store-review-head{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.store-reviews-grid{display:grid;gap:.75rem}@media (min-width:768px){.store-reviews-grid{grid-template-columns:repeat(2,1fr)}}.store-check{width:84px;height:84px;color:var(--store-ok)}.store-check circle{fill:none;stroke:currentColor;stroke-width:2;stroke-dasharray:260;stroke-dashoffset:260;animation:store-draw 1s cubic-bezier(.16,1,.3,1) forwards}.store-check path{fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:60;stroke-dashoffset:60;animation:store-draw .5s ease-out .7s forwards}.store-check-bg{fill:color-mix(in srgb,currentColor 12%,transparent);transform-origin:center;animation:store-pop .5s cubic-bezier(.16,1,.3,1) .2s both}.store-check-pending{color:var(--store-accent-ink)}.store-check-failed{color:var(--store-danger)}@keyframes store-draw{to{stroke-dashoffset:0}}@keyframes store-pop{0%{transform:scale(.3);opacity:0}to{transform:scale(1);opacity:1}}.store-next-tile{display:flex;gap:.85rem;align-items:flex-start;padding:1rem;text-decoration:none;color:inherit}.store-next-tile .store-trust-icon{width:40px;height:40px}.store-toc{font-size:.82rem}.store-toc ol{list-style:none;margin:0;padding:0;display:grid;gap:.15rem;counter-reset:toc}.store-toc li{counter-increment:toc}.store-toc a{display:flex;gap:.6rem;align-items:baseline;color:var(--store-muted);text-decoration:none;border-left:2px solid transparent;padding:.4rem 0 .4rem .7rem;margin-left:-.7rem;transition:color .15s,border-color .15s}.store-toc a:before{content:counter(toc,decimal-leading-zero);font-family:var(--store-font-mono);font-size:10px;letter-spacing:.1em;color:var(--store-accent-ink)}.store-toc a:hover{color:var(--store-ink);border-left-color:var(--store-accent)}.store-anchor,.store-prose [id]{scroll-margin-top:calc(var(--store-header-h) + 1rem)}.store-reveal{opacity:0;transform:translateY(22px);transition:opacity .75s ease-out,transform .75s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay,0ms)}.store-reveal.is-in{opacity:1;transform:none}.store-grain{position:fixed;inset:-50%;z-index:40;pointer-events:none;opacity:.06;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.82' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)'/%3E%3C/svg%3E");animation:store-grain 8s steps(6) infinite}@keyframes store-grain{0%,to{transform:translate(0)}10%{transform:translate(-5%,-10%)}30%{transform:translate(3%,-15%)}50%{transform:translate(12%,9%)}70%{transform:translate(9%,4%)}90%{transform:translate(-1%,7%)}}.store-vignette{position:fixed;inset:0;z-index:39;pointer-events:none;background:radial-gradient(ellipse at center,transparent 45%,rgba(0,0,0,.6) 100%)}.store-tx-paper{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240'%3E%3Cfilter id='p'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 0.2 0 0 0 0 0.15 0 0 0 0 0.05 0 0 0 0.05 0'/%3E%3C/filter%3E%3Crect width='240' height='240' filter='url(%23p)'/%3E%3C/svg%3E")}@media (prefers-reduced-motion:reduce){.store *,.store :after,.store :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.store-band-halo,.store-grain,.store-halos i,.store-hero-halo,.store-hero-img,.store-ticker-track{animation:none!important}.store-reveal{opacity:1!important;transform:none!important}.store-watermark{transform:rotate(-4deg)!important;transition:none!important}.store-check circle,.store-check path{stroke-dashoffset:0!important;animation:none!important}.store-check-bg{animation:none!important}}@media print{.store-bottom-nav,.store-grain,.store-halos,.store-sticky-buy,.store-ticker,.store-vignette{display:none!important}}.store-banner{background:var(--store-primary);color:var(--store-primary-ink);letter-spacing:.16em;text-align:center;padding:.5rem 1rem}.store-banner,.store-crumbs{font-family:var(--store-font-mono);font-size:11px;text-transform:uppercase}.store-crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;letter-spacing:.1em;color:var(--store-muted)}.store-crumbs i{font-style:normal;margin-left:.35rem;opacity:.5}.store-crumbs-current{color:var(--store-ink)}.store-crumbs .store-link{text-decoration:none;padding-block:.4rem}.store-crumbs .store-link:hover{text-decoration:underline}.store-prose{line-height:1.75;color:var(--store-ink);font-size:.95rem}.store-prose>:first-child{margin-top:0}.store-prose h2{font-family:var(--store-font-heading);font-size:1.45rem;font-weight:700;line-height:1.15;margin:2.25rem 0 .6rem;color:var(--store-primary);padding-top:.5rem;position:relative}.store-prose h2:before{content:"";display:block;width:40px;height:2px;background:linear-gradient(90deg,var(--store-accent),transparent);margin-bottom:.7rem}.store-prose h3{font-family:var(--store-font-heading);font-size:1.15rem;font-weight:700;margin:1.5rem 0 .4rem;color:var(--store-ink)}.store-prose h4{font-size:1rem;font-weight:700;margin:1.25rem 0 .3rem}.store-prose p{margin:.8rem 0}.store-prose a{color:var(--store-accent-ink);text-decoration:underline;text-underline-offset:3px}.store-prose ol,.store-prose ul,.store-prose-list{margin:.75rem 0;padding-left:1.25rem}.store-prose ul,.store-prose-list{list-style:square}.store-prose ol,.store-prose-list-ol{list-style:decimal}.store-prose li,.store-prose-list li{margin:.35rem 0}.store-prose li::marker{color:var(--store-accent-ink)}.store-prose blockquote{margin:1.25rem 0;padding:.25rem 0 .25rem 1rem;border-left:2px solid var(--store-accent);color:var(--store-muted);font-style:italic}.store-prose .store-mono,.store-prose code{font-family:var(--store-font-mono);font-size:.9em;background:color-mix(in srgb,var(--store-line) 60%,transparent);padding:.1em .35em;border-radius:var(--store-radius)}.store-prose hr{margin:2rem 0;border:0;height:1px;background:linear-gradient(90deg,transparent,var(--store-accent),transparent)}.store-prose img,.store-prose-img{display:block;width:100%;height:auto;margin:1.25rem 0;border-radius:var(--store-radius)}.store-prose strong{color:var(--store-ink)}.store-prose-lead{font-size:1.05rem;line-height:1.6;color:var(--store-muted)}.store-table{border-collapse:collapse}.store-table th{text-align:left;font-family:var(--store-font-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--store-muted)}.store-table td,.store-table th{padding:.5rem .6rem;border-bottom:1px solid var(--store-line)}.store-table td{vertical-align:top}.store-table tr:last-child td{border-bottom:0}.store-note{border-left:2px solid var(--store-accent);background:color-mix(in srgb,var(--store-accent) 8%,transparent);padding:.7rem .9rem;font-size:.85rem;border-radius:var(--store-radius)}.store-consent{box-shadow:0 18px 60px -20px rgba(0,0,0,.65)}.store-consent-opt{display:flex;align-items:flex-start;gap:.55rem;border:1px solid var(--store-line);border-radius:var(--store-radius);padding:.6rem .7rem;font-size:.8rem;line-height:1.35}.store-consent-opt input{margin-top:.2rem}.store-watermark-mini{aspect-ratio:16/9;width:100%;background:radial-gradient(ellipse at 30% 30%,var(--store-glow),transparent 60%),linear-gradient(135deg,var(--store-surface),var(--store-bg))}.store-blog-cover{aspect-ratio:16/9;width:100%;overflow:hidden;background:color-mix(in srgb,var(--store-line) 60%,var(--store-surface))}.store-blog-cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}@media (hover:hover){.store-card-hover:hover .store-blog-cover img{transform:scale(1.04)}}.store-pastel{display:flex;flex-direction:column;gap:.75rem;text-decoration:none;color:var(--store-ink)}.store-pastel-frame{position:relative;aspect-ratio:1/1;width:100%;overflow:hidden;border-radius:var(--store-radius);background:var(--store-card-bg);display:flex;align-items:center;justify-content:center}.store-pastel-photo{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:8%;transition:transform .55s cubic-bezier(.16,1,.3,1)}@media (hover:hover){.store-pastel:hover .store-pastel-photo{transform:scale(1.045)}}.store-pastel-frame .store-ph{background:none}.store-pastel-frame .store-ph:before{opacity:.28}.store-pastel-tag{left:.6rem;top:.6rem;background:var(--store-surface);color:var(--store-ink)}@media (min-width:640px){.store-pastel-tag{left:.85rem;top:.85rem}.store-pastel-frame .store-tag-out{left:.6rem;right:.6rem;bottom:.6rem}}.store-pastel-name{font-size:.8rem;font-weight:400;line-height:1.3;letter-spacing:.04em;text-transform:uppercase;color:var(--store-ink);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--store-card-title-lines);overflow:hidden;overflow-wrap:anywhere;min-height:calc(var(--store-card-title-lines) * 1.3em);min-height:calc(var(--store-card-title-lines) * 1lh)}@media (min-width:640px){.store-pastel-name{font-size:.88rem}}.store-pastel-meta{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.35rem .75rem;margin-top:-.35rem}.store-pastel-price{font-family:var(--store-font-body);font-size:.88rem;font-weight:600;font-style:normal;color:var(--store-ink);letter-spacing:0}.store-pastel-approx{font-style:normal;margin-left:.2rem;font-size:.7rem;color:var(--store-muted)}.store-pastel-rating{display:inline-flex;align-items:baseline;gap:.3rem;font-size:.72rem;color:var(--store-muted)}.store-pastel-stars{color:var(--store-ink);letter-spacing:.04em;font-size:.8rem}.store-pastel-stars i{font-style:normal;color:color-mix(in srgb,var(--store-ink) 22%,transparent)}.store-pastel-count{font-variant-numeric:tabular-nums}.store-pastel:focus-visible{outline:2px solid var(--store-focus);outline-offset:4px;border-radius:var(--store-radius)}.store-pastel{height:100%}.store-pastel-meta{margin-top:auto}.store-sl-hero{position:relative;overflow:hidden;background:#0d0d0d;color:#fff;isolation:isolate}.store-sl-hero-stars{inset:-12%;opacity:.7;background-repeat:repeat;background-size:230px 190px,310px 250px;background-image:radial-gradient(1.5px 1.5px at 18% 24%,hsla(0,0%,100%,.95),transparent 100%),radial-gradient(1.1px 1.1px at 63% 11%,hsla(0,0%,100%,.7),transparent 100%),radial-gradient(1.7px 1.7px at 84% 57%,hsla(0,0%,100%,.85),transparent 100%),radial-gradient(1px 1px at 37% 76%,hsla(0,0%,100%,.55),transparent 100%),radial-gradient(1.3px 1.3px at 7% 63%,hsla(0,0%,100%,.65),transparent 100%)}.store-sl-hero-stars,.store-sl-spark{position:absolute;pointer-events:none}.store-sl-spark{z-index:0;width:30px;height:30px;background:#fff;opacity:.8;clip-path:polygon(50% 0,58% 42%,100% 50%,58% 58%,50% 100%,42% 58%,0 50%,42% 42%)}.store-sl-spark-sm{width:16px;height:16px;opacity:.55}.store-sl-hero-inner{position:relative;z-index:1;display:grid;gap:1.5rem;align-content:center;align-items:center;min-height:clamp(280px,34vw,360px);padding-block:2.25rem}@media (min-width:900px){.store-sl-hero-inner{grid-template-columns:1.15fr .85fr;gap:2.5rem;padding-block:2.5rem}}.store-sl-hero-kicker{font-size:10px;font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:hsla(0,0%,100%,.6)}.store-sl-hero-title{margin-top:.75rem;font-size:var(--store-display);line-height:.95;font-weight:400;font-style:italic;letter-spacing:.02em;text-transform:uppercase;color:#fff;text-wrap:balance}.store-sl-hero-text{margin-top:1rem;max-width:52ch;font-size:clamp(.88rem,.3vw + .78rem,1rem);line-height:1.6;color:hsla(0,0%,100%,.76)}.store-sl-hero-cta{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.6rem}.store-sl-hero{--store-focus:#fff;--store-muted-ink:hsla(0,0%,100%,.76);--store-kicker-ink:hsla(0,0%,100%,.7)}.store-sl-hero .store-btn{background:#fff;border-color:#fff;color:#151414;box-shadow:none}.store-sl-hero .store-btn-outline{color:#fff;border-color:hsla(0,0%,100%,.42)}.store-sl-hero .store-btn-outline:hover{border-color:#fff;color:#fff;background:hsla(0,0%,100%,.1)}.store-sl-hero a:focus-visible,.store-sl-hero button:focus-visible{box-shadow:0 0 0 4px hsla(0,0%,5%,.85)}.store-sl-hero-art{position:relative;overflow:hidden;border-radius:18px;aspect-ratio:16/10;background:hsla(0,0%,100%,.06)}.store-sl-hero-art img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.store-sl-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.4rem 1.5rem}.store-sl-title{font-size:clamp(1.45rem,3.4vw,2.15rem);font-weight:400;font-style:italic;line-height:1;letter-spacing:.03em;text-transform:uppercase;color:var(--store-ink)}.store-sl-count{font-family:var(--store-font-body);font-size:.85rem;font-style:normal;font-weight:500;letter-spacing:0;color:var(--store-muted)}.store-sl-kicker{font-size:10px;letter-spacing:.26em;color:var(--store-muted)}.store-sl-kicker,.store-sl-more{font-weight:600;text-transform:uppercase}.store-sl-more{font-size:.78rem;letter-spacing:.1em;color:var(--store-ink);text-decoration:none;border-bottom:1px solid var(--store-ink);padding-bottom:2px}.store-sl-more:hover{color:var(--store-muted);border-bottom-color:var(--store-muted)}.store-sl-shop .store-card-glass{background:transparent;border:0;padding:0;backdrop-filter:none;-webkit-backdrop-filter:none}.store-sl-shop .store-pill{min-height:38px;font-size:.74rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;background:transparent;border-color:var(--store-line)}.store-sl-shop .store-pill:hover{border-color:var(--store-ink)}.store-sl-shop .store-pill[aria-pressed=true]{background:#151414;border-color:#151414;color:#fff;box-shadow:none}.store-sl-shop .store-input{border-radius:var(--store-pill);font-family:var(--store-font-body);font-size:.8rem;min-height:38px}@media (min-width:768px){.store-sl-shop .store-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.store-sl-shop{--store-grid-gap:1.75rem;--store-grid-gap-row:2.75rem}}.store-sl-nl{display:grid;gap:1.25rem;align-items:center;border:1px solid var(--store-line);border-radius:var(--store-radius);padding:1.5rem}@media (min-width:900px){.store-sl-nl{grid-template-columns:1fr 1fr;gap:2.5rem;padding:2.25rem 2.5rem}}.store-sl-nl-text{margin-top:.6rem;max-width:46ch;font-size:.88rem;line-height:1.6;color:var(--store-muted)}.store-sl-nl-form .store-card{background:transparent;border:0;padding:0}.store[data-brand=sl] .store-ticker{background:#0d0d0d;color:hsla(0,0%,100%,.8);border-bottom-color:#0d0d0d}.store[data-brand=sl] .store-ticker-track i{color:var(--store-accent2)}.store[data-brand=sl] .store-header{background:color-mix(in srgb,#fff 92%,transparent)}.store[data-brand=sl] .store-header:after{background:none}.store[data-brand=sl] .store-nav-link{font-size:.72rem;letter-spacing:.16em}.store[data-brand=sl] .store-halos i{opacity:.18}.store[data-brand=pl] .store-halos{display:none}.store[data-brand=pl] .store-header:after{background:none}.store[data-brand=pl] .store-btn,.store[data-brand=pl] .store-btn-outline{border-radius:2px;font-weight:500;letter-spacing:.1em;box-shadow:none}.store[data-brand=pl] .store-btn:hover{filter:none;transform:none;box-shadow:none;background:#2f2f2f;border-color:#2f2f2f}.store[data-brand=pl] .store-btn-outline:hover{border-color:var(--store-ink);color:var(--store-ink)}.store-pl-section{padding-block:var(--store-section-y)}.store-pl-head{margin-bottom:1.6rem;font-size:clamp(1.15rem,1.6vw + .8rem,1.6rem);font-weight:500;line-height:1.2;color:var(--store-ink)}.store-pl-head-center{text-align:center}.store-pl-eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--store-muted)}.store-pl-approx{color:var(--store-muted);font-size:.78em}.store-pl-textlink{display:inline-flex;align-items:center;gap:.5rem;padding-block:.25rem 2px;border-bottom:1px solid;font-size:.8rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--store-accent-ink);text-decoration:none;transition:color .15s}.store-pl-textlink:hover{color:var(--store-ink)}.store-pl-hero{padding-block:clamp(1.25rem,4vw,2.5rem) clamp(1.5rem,5vw,3rem)}.store-pl-hero-grid{display:grid;gap:1.25rem}.store-pl-hero-media{position:relative;overflow:hidden;background:var(--store-surface)}.store-pl-hero-media img{display:block;width:100%;height:100%;aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover;-o-object-position:68% center;object-position:68% center}.store-pl-hero-fallback{display:block;width:100%;aspect-ratio:16/10;background:linear-gradient(120deg,var(--store-surface),var(--store-line))}.store-pl-hero-scrim{position:absolute;inset:0;pointer-events:none;background:linear-gradient(0deg,var(--store-bg) 0,transparent 32%)}.store-pl-hero-title{display:flex;flex-direction:column;font-size:var(--store-display);font-weight:900;line-height:.88;letter-spacing:-.015em;text-transform:uppercase;text-shadow:0 0 16px var(--store-bg),0 0 44px var(--store-bg)}.store-pl-hero-l1,.store-pl-hero-l2{display:block}.store-pl-hero-l1{color:var(--store-accent)}.store-pl-hero-l2{padding-left:.2em;color:var(--store-ink)}.store-pl-hero-link{margin-top:clamp(1.25rem,3vw,2rem)}.store-pl-hero-copy{order:-1}@media (min-width:900px){.store-pl-hero-grid{grid-template-columns:repeat(12,1fr);align-items:center}.store-pl-hero-media{grid-column:7/-1;grid-row:1}.store-pl-hero-media img{aspect-ratio:16/11;-o-object-position:82% center;object-position:82% center}.store-pl-hero-scrim{background:linear-gradient(90deg,var(--store-bg) 0,color-mix(in srgb,var(--store-bg) 82%,transparent) 42%,transparent 80%)}.store-pl-hero-copy{grid-column:1/12;grid-row:1;z-index:1}.store-pl-hero-l2{padding-left:1.1em}}.store-pl-tiles{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:640px){.store-pl-tiles{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.store-pl-tile{display:block;color:inherit;text-decoration:none}.store-pl-tile:focus-visible{outline:2px solid var(--store-accent-ink);outline-offset:3px}.store-pl-tile-media{position:relative;display:grid;place-items:center;aspect-ratio:4/3;overflow:hidden;background:var(--store-bg);border:1px solid var(--store-line);border-radius:2px}.store-pl-tile-media img{width:68%;height:68%;-o-object-fit:contain;object-fit:contain;transform:rotate(-24deg);transition:transform .5s cubic-bezier(.16,1,.3,1)}@media (hover:hover){.store-pl-tile:hover .store-pl-tile-media img{transform:rotate(-24deg) scale(1.05)}}.store-pl-tile-empty{display:block;width:100%;height:100%;background:var(--store-line)}.store-pl-tile-label{display:block;margin-top:.9rem;font-size:.8rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--store-ink);transition:color .15s}.store-pl-tile:hover .store-pl-tile-label{color:var(--store-accent-ink)}.store-pl-about{max-width:44rem;margin-inline:auto;text-align:center}.store-pl-about-p{margin-top:1rem;font-size:.95rem;line-height:1.75;color:var(--store-ink)}.store-pl-about .store-btn{margin-top:2rem}.store-pl-feature{display:grid;gap:1.75rem;align-items:center}@media (min-width:900px){.store-pl-feature{grid-template-columns:1.05fr 1fr;gap:3rem}}.store-pl-frame{display:grid;place-items:center;aspect-ratio:1/1;padding:6%;overflow:hidden;background:var(--store-bg);border:1px solid var(--store-line);border-radius:2px}.store-pl-frame img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.store-pl-frame:focus-visible{outline:2px solid var(--store-accent-ink);outline-offset:3px}.store-pl-feature-title{margin-top:.5rem;font-size:clamp(1.8rem,3.6vw,3rem);font-weight:500;line-height:1.06;letter-spacing:-.01em;color:var(--store-ink);text-wrap:balance}.store-pl-feature-price{margin-top:1rem;font-size:1.15rem;font-weight:500;color:var(--store-ink)}.store-pl-feature-price>span+span{margin-left:.6rem}.store-pl-feature-avail{vertical-align:middle}.store-pl-feature-actions{display:grid;gap:.6rem;max-width:22rem;margin-top:1.5rem}.store-pl-feature-meta{margin-top:1.1rem}.store-pl-grid{display:grid;grid-template-columns:repeat(var(--store-grid-cols),1fr);gap:var(--store-grid-gap-row) var(--store-grid-gap)}@media (min-width:1024px){.store-pl-grid{grid-template-columns:repeat(var(--store-grid-cols-xl),1fr)}}.store-pl-card{color:inherit;text-decoration:none}.store-pl-card:focus-visible{outline:2px solid var(--store-accent-ink);outline-offset:3px}.store-pl-card-img{position:relative;display:grid;place-items:center;width:100%;aspect-ratio:3/4;padding:5%;overflow:hidden;background:var(--store-bg);border:1px solid var(--store-line);border-radius:2px}.store-pl-card-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .5s cubic-bezier(.16,1,.3,1)}@media (hover:hover){.store-pl-card:hover .store-pl-card-img img{transform:scale(1.04)}}.store-pl-card-empty{padding:.75rem;text-align:center;font-size:.75rem;line-height:1.4;color:var(--store-muted)}.store-pl-card-body{padding-top:.85rem}.store-pl-card-title{margin-top:.3rem;font-size:.95rem;font-weight:400;line-height:1.35;color:var(--store-ink);transition:color .15s;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--store-card-title-lines);overflow:hidden;overflow-wrap:anywhere;min-height:calc(var(--store-card-title-lines) * 1.35em);min-height:calc(var(--store-card-title-lines) * 1lh)}.store-pl-card-rating,.store-pl-card:hover .store-pl-card-title{color:var(--store-accent-ink)}.store-pl-card-rating{display:flex;align-items:center;gap:.4rem;margin-top:.35rem;font-size:.75rem;letter-spacing:.06em}.store-pl-card-stars-off{opacity:.3}.store-pl-card-price{margin-top:.45rem;font-size:.95rem;font-weight:500;color:var(--store-ink)}.store-pl-card-avail{margin-top:.4rem}.store-pl-editions{list-style:none;margin:0;padding:0;border-top:1px solid var(--store-line)}.store-pl-edition{display:grid;grid-template-columns:3.25rem 1fr;gap:1rem;align-items:baseline;padding:1.1rem 0;border-bottom:1px solid var(--store-line)}@media (min-width:768px){.store-pl-edition{grid-template-columns:7rem 1fr;gap:2rem;padding:1.5rem 0}}.store-pl-edition-k{font-size:clamp(1.75rem,4vw,3rem);font-weight:700;line-height:1;letter-spacing:-.02em;color:var(--store-accent)}.store-pl-edition-v{font-size:.92rem;line-height:1.6;color:var(--store-ink)}.store-pl-newsletter{display:grid;gap:1.5rem;align-items:center;padding-block:clamp(2rem,5vw,3rem);border-block:1px solid var(--store-line)}@media (min-width:900px){.store-pl-newsletter{grid-template-columns:1.1fr 1fr;gap:3rem}}.store-pl-nl-title{font-size:clamp(1.1rem,2.4vw,1.8rem);font-weight:700;line-height:1.25;letter-spacing:.04em;text-transform:uppercase;color:var(--store-ink)}.store-pl-nl-form .store-card{padding:0;background:transparent;border:0}.store-pl-page{padding-bottom:1rem}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_9ec47d;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_9ec47d;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_9ec47d{font-family:__Inter_9ec47d,__Inter_Fallback_9ec47d;font-style:normal}.__variable_9ec47d{--font-inter:"__Inter_9ec47d","__Inter_Fallback_9ec47d"}