:root{--shop-ink:#10100f;--shop-panel:var(--surface-raised);--shop-paper:#efe9dd;--shop-ember:#ef6a32;--shop-signal:#4da7a2;--shop-silver:#999c98;--shop-line:color-mix(in srgb, var(--shop-paper) 20%, transparent)}.shop-shell{width:min(1160px,100% - 2rem);margin-inline:auto}.shop-kicker{color:var(--shop-signal);font:var(--weight-data) var(--type-0)/var(--leading-control) var(--font-data);letter-spacing:.07em;text-transform:uppercase;display:block}.shop-lead{max-width:56ch;color:var(--shop-silver);font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.5}.shop-button{border:1px solid var(--shop-paper);min-height:48px;font:650 .9rem/1.1 var(--sans,sans-serif);letter-spacing:.01em;cursor:pointer;transition:transform var(--duration-press) var(--ease-out-quart), background var(--duration-state) var(--ease-in-out-soft), border-color var(--duration-state) var(--ease-in-out-soft), color var(--duration-state) var(--ease-in-out-soft), opacity var(--duration-state) var(--ease-in-out-soft);justify-content:center;align-items:center;padding:.7rem 1rem;text-decoration:none;display:inline-flex}.shop-button:active:not(:disabled):not([aria-busy=true]){transform:scale(.97)}.shop-button--primary{background:var(--shop-ember);border-color:var(--shop-ember);color:var(--shop-ink)}.shop-button--quiet{color:var(--shop-paper);background:0 0}.shop-button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,button:focus-visible{outline:3px solid var(--shop-signal);outline-offset:3px}.shop-state-notice{border-left:3px solid var(--shop-line);background:var(--surface-raised);color:var(--shop-paper);margin:1rem 0;padding:1rem}.shop-state-notice strong{font:700 .84rem/1.2 var(--sans,sans-serif);letter-spacing:.01em}.shop-state-notice p{max-width:64ch;color:var(--shop-silver);margin:.45rem 0 0}.shop-state-notice--compact{margin:.6rem 0 0;padding:.7rem}.shop-state-notice--compact p{font-size:.82rem}.shop-state-notice--inline{background:0 0;border:0;margin:0;padding:.8rem 0}.shop-state-notice--inline p{max-width:none;color:var(--shop-silver);font:.9rem/1.5 var(--sans,sans-serif);margin:0}.shop-state-notice--inline strong{color:var(--shop-paper)}.shop-landing,.shop-product-detail,.shop-cart-page{background:var(--shop-ink);color:var(--shop-paper)}.shop-product-hero h1{max-width:9ch;font:430 clamp(2.8rem, 5vw, 5.6rem)/.92 var(--display,serif);letter-spacing:-.045em;margin:.5rem 0 1.2rem}.shop-intent-nav{border:0;flex-wrap:wrap;align-items:center;gap:1.25rem 1.5rem;margin-top:clamp(3rem,7vw,6rem);display:flex}.shop-intent-nav a:hover{color:var(--shop-signal)}.shop-intent-nav a[aria-current=page]{text-underline-offset:.28em;background:0 0;text-decoration:underline;text-decoration-thickness:1px}.shop-state-wrap{border-bottom:1px solid var(--shop-line)}.shop-state-alternative{color:var(--shop-silver)}.shop-state-alternative>a[href$="seanashe.bandcamp.com"][rel=me]{color:var(--shop-ember);text-underline-offset:.18em;text-decoration-thickness:2px}.shop-state-alternative>a[href$="seanashe.bandcamp.com"][rel=me]:hover{color:var(--shop-paper)}.shop-catalog__head{grid-template-columns:1fr minmax(0,.62fr);align-items:end;gap:2rem;margin-bottom:2rem;display:grid}.shop-catalog__head h2,.shop-product-facts h2,.shop-preview-groups h2{font:650 clamp(1.35rem, 2.2vw, 1.85rem)/1.12 var(--sans,sans-serif);letter-spacing:-.022em;margin:.4rem 0 0}.shop-catalog__head p{color:var(--shop-silver);line-height:1.5}.shop-catalog__controls{border:1px solid var(--shop-line);background:var(--shop-panel);grid-template-columns:2fr repeat(4,1fr) auto;gap:.65rem;padding:1rem;display:grid}.shop-catalog__controls label{color:var(--shop-silver);font:650 .76rem/1.25 var(--sans,sans-serif);letter-spacing:.01em;gap:.35rem;display:grid}.shop-catalog__controls input,.shop-catalog__controls select{border:1px solid var(--shop-line);background:var(--shop-ink);min-height:48px;color:var(--shop-paper);font:inherit;border-radius:0;padding:.55rem}.shop-catalog__controls button{border:1px solid var(--shop-line);min-height:48px;color:var(--shop-paper);font:650 .86rem/1.1 var(--sans,sans-serif);transition:transform var(--duration-press) var(--ease-out-quart), background var(--duration-state) var(--ease-in-out-soft);background:0 0;align-self:end}.shop-catalog__controls button:active{transform:scale(.97)}.shop-catalog__form-actions{align-self:end;gap:.35rem;display:grid}.shop-catalog__form-actions a{color:var(--shop-silver);font:650 .78rem/1.2 var(--sans,sans-serif);text-align:center;transition:color var(--duration-state) var(--ease-in-out-soft), transform var(--duration-press) var(--ease-out-quart)}.shop-catalog__form-actions a:active{transform:scale(.97)}.shop-catalog__status{color:var(--shop-silver);font:.68rem var(--mono,monospace)}.shop-catalog__grid{background:0 0;border:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.shop-product-card{border:1px solid var(--shop-line);border-radius:var(--radius-sm);background:var(--surface-raised);grid-template-rows:auto 1fr;display:grid;overflow:hidden}.shop-product-card__image{background:var(--shop-ink);width:100%;box-shadow:inset 0 0 0 var(--stroke) var(--shop-line);overflow:hidden}.shop-product-card img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.shop-product-card__body{padding:var(--space-4);align-content:start;display:grid}.shop-product-card h3{font:650 clamp(1.08rem, 1.55vw, 1.3rem)/1.15 var(--sans,sans-serif);letter-spacing:-.012em;margin:0}.shop-product-card h3 a{min-height:48px;color:inherit;align-items:center;text-decoration:none;display:inline-flex}.shop-product-card{transition:transform var(--duration-state) var(--ease-out-quart), border-color var(--duration-state) var(--ease-in-out-soft)}.shop-product-card:active{transform:scale(.97)}.shop-product-card__format{color:var(--shop-silver);font:500 .82rem/1.4 var(--sans,sans-serif);margin:.05rem 0 0}.shop-product-card__body>strong{color:var(--shop-paper);font:.72rem var(--mono,monospace);margin-top:.6rem;display:block}.shop-product-card__body>.shop-product-card__status{color:var(--shop-signal)}.shop-pagination{font:650 .82rem/1.2 var(--sans,sans-serif);justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.shop-pagination a,.shop-pagination__disabled{min-height:48px;color:var(--shop-paper);border:1px solid var(--shop-line);transition:transform var(--duration-press) var(--ease-out-quart), border-color var(--duration-state) var(--ease-in-out-soft);place-items:center;padding-inline:.8rem;text-decoration:none;display:inline-grid}.shop-pagination a:active{transform:scale(.97)}@media (hover:hover) and (pointer:fine){.shop-product-card:hover{border-color:color-mix(in srgb, var(--shop-paper) 42%, transparent);box-shadow:var(--shadow-card);transform:translateY(-2px)}}.shop-pagination__disabled{opacity:.45}.shop-product-hero{background:var(--shop-ink);border-bottom:1px solid var(--shop-line);padding:clamp(1.5rem,3vw,2.75rem) 0}.shop-product-hero__grid,.shop-product-facts__grid{grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);align-items:start;display:grid}.shop-product-hero__grid{gap:clamp(.75rem,1.5vw,1.25rem) clamp(2rem,7vw,7rem)}.shop-product-facts__grid{gap:clamp(2rem,7vw,7rem)}.shop-product-hero figure{grid-area:1/1/span 2;margin:0;position:sticky;top:1rem}.shop-product-hero__heading{grid-area:1/2}.shop-product-hero__grid>.shop-product-hero__buy{grid-area:2/2}.shop-product-hero figure img{aspect-ratio:1;object-fit:cover;width:100%}.shop-product-hero figcaption{color:var(--shop-silver);font:.75rem/1.35 var(--sans,sans-serif);margin-top:.6rem}.shop-release{color:var(--shop-silver);font:650 .82rem/1.25 var(--sans,sans-serif)}.shop-purchase-panel{border:1px solid var(--shop-line);background:var(--shop-ink);margin-top:0;padding:1rem}.shop-purchase-panel__head{gap:.35rem;display:grid}.shop-purchase-panel__head h2{color:var(--shop-paper);font:700 .88rem/1.2 var(--sans,sans-serif);letter-spacing:.01em;margin:0}.shop-purchase-panel__head p{align-items:baseline;gap:1rem;margin:0;display:flex}.shop-purchase-panel__head strong{font:680 clamp(1.75rem, 3vw, 2.35rem)/1 var(--sans,sans-serif);letter-spacing:-.03em;color:var(--shop-paper);font-family:var(--mono,monospace)}.shop-purchase-panel__head .shop-purchase-panel__price--unavailable{color:var(--shop-silver);font:650 .9rem/1.2 var(--sans,sans-serif);letter-spacing:0}.shop-purchase-panel fieldset{border:0;margin:1rem 0;padding:0}.shop-purchase-panel legend{font:650 .78rem/1.25 var(--sans,sans-serif);margin-bottom:.7rem}.shop-variant-list{gap:.5rem;display:grid}.shop-variant{border:1px solid var(--shop-line);cursor:pointer;transition:transform var(--duration-press) var(--ease-out-quart), border-color var(--duration-state) var(--ease-in-out-soft), background var(--duration-state) var(--ease-in-out-soft);grid-template-columns:auto 1fr auto;align-items:start;gap:.7rem;padding:.7rem;display:grid}.shop-variant:active:not(:has(input:disabled)){transform:scale(.97)}.shop-variant:has(input:checked){border-color:var(--shop-signal);background:#4da7a214}.shop-variant:has(input:disabled){cursor:not-allowed}.shop-variant b,.shop-variant small{display:block}.shop-variant small{color:var(--shop-silver);margin-top:.2rem;font-size:.78rem}.shop-variant .shop-variant__includes{margin-top:.45rem;line-height:1.45}.shop-variant__unavailable{color:var(--shop-silver)}.shop-purchase-panel__actions{flex-wrap:wrap;gap:.6rem;display:flex}.shop-studio-opt-in,.shop-studio-loop{color:var(--shop-silver);margin:.85rem 0 0;font-size:.8rem;line-height:1.45}.shop-studio-loop a{color:var(--shop-paper);text-underline-offset:.15em}.shop-trust-facts{grid-template-columns:repeat(2,1fr);gap:.8rem;margin:1.4rem 0 0;display:grid}.shop-trust-facts div{border-top:1px solid var(--shop-line);padding-top:.55rem}.shop-trust-facts dt{color:var(--shop-silver);font:650 .76rem/1.25 var(--sans,sans-serif)}.shop-trust-facts dd{margin:.25rem 0 0;font-size:.82rem}.shop-product-facts{padding:var(--space-section) 0;background:var(--shop-paper);color:var(--shop-ink)}.shop-product-facts .shop-kicker{color:var(--shop-ink)}.shop-product-facts ul{border-top:1px solid color-mix(in srgb, var(--shop-ink) 22%, transparent);margin:0;padding:0;list-style:none}.shop-includes{color:var(--shop-silver);font:.8rem/1.5 var(--sans,"Instrument Sans Variable", system-ui, sans-serif);margin:1rem 0 0;padding:0;list-style:none}.shop-includes li{border-bottom:1px solid var(--shop-line);padding:.45rem 0}.shop-product-facts li,.shop-product-facts dt,.shop-product-facts dd{border-bottom:1px solid color-mix(in srgb, var(--shop-ink) 22%, transparent);padding:.9rem 0}.shop-product-facts dl{grid-template-columns:.35fr 1fr;margin:1.5rem 0 0;display:grid}.shop-product-facts dt{font:650 .78rem/1.25 var(--sans,sans-serif);color:color-mix(in srgb, var(--shop-ink) 62%, var(--shop-paper))}.shop-product-facts dd{margin:0}.shop-related__list{background:0 0;border:0;grid-template-columns:1fr;gap:0;margin:0;padding:0;list-style:none;display:grid}.shop-related__list a{border-bottom:1px solid var(--shop-line);min-height:48px;color:inherit;font:650 clamp(1rem, 1.65vw, 1.2rem)/1.2 var(--sans,sans-serif);letter-spacing:-.012em;transition:color var(--duration-state) var(--ease-in-out-soft), transform var(--duration-press) var(--ease-out-quart);justify-content:space-between;align-items:baseline;gap:1rem;padding:.55rem 0;text-decoration:none;display:flex}.shop-related__list a:active{transform:scale(.97)}.shop-related__list a span+span{color:var(--shop-silver);font:.68rem var(--mono,monospace)}.shop-related__list a:hover{color:var(--shop-paper);text-underline-offset:.2em;text-decoration:underline}.shop-preview-groups{padding:var(--space-section) 0;background:var(--shop-ink)}.shop-preview-groups__head{grid-template-columns:1fr .65fr;align-items:end;gap:2rem;margin-bottom:2rem;display:grid}.shop-preview-groups__head p{color:var(--shop-silver);line-height:1.5}.shop-preview-groups__list{gap:1rem;display:grid}.shop-preview{border:1px solid var(--shop-line);background:var(--shop-ink);padding:1rem}.shop-preview h3{font:650 clamp(1.25rem, 2vw, 1.6rem)/1.15 var(--sans,sans-serif);letter-spacing:-.018em;margin:.4rem 0}.shop-preview header>p,.shop-preview__a11y{color:var(--shop-silver);line-height:1.45}.shop-preview__audio-controls{flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:1rem;display:flex}.shop-preview__audio-controls button,.shop-preview__page-controls button{border:1px solid var(--shop-signal);min-height:44px;color:var(--shop-paper);font:650 .82rem/1.1 var(--sans,sans-serif);transition:transform var(--duration-press) var(--ease-out-quart), background var(--duration-state) var(--ease-in-out-soft), border-color var(--duration-state) var(--ease-in-out-soft);background:0 0;padding-inline:.8rem}.shop-preview__audio-controls button:active,.shop-preview__page-controls button:active{transform:scale(.97)}.shop-preview__audio-controls fieldset{border:0;gap:.7rem;display:flex}.shop-preview__audio-controls label{color:var(--shop-silver);font:.8rem/1.3 var(--sans,sans-serif);align-items:center;gap:.35rem;display:flex}.shop-preview__audio-controls input[type=range]{accent-color:var(--shop-signal)}.shop-preview__audio-controls output{font:.65rem var(--mono,monospace);color:var(--shop-silver)}.shop-preview__mixer{gap:.8rem;margin-top:1rem;display:grid}.shop-preview__stem-list{border-top:1px solid var(--shop-line);display:grid}.shop-preview__stem-monitor{border:0;align-items:center;gap:.8rem 1rem;margin:0;padding:.7rem 0;display:flex}.shop-preview__stem-monitor legend{width:100%;color:var(--shop-silver);font:650 .76rem/1.25 var(--sans,sans-serif);margin-bottom:.3rem}.shop-preview__stem-monitor label{font:.8rem/1.3 var(--sans,sans-serif);align-items:center;gap:.35rem;display:inline-flex}.shop-preview__stem-monitor input{accent-color:var(--shop-signal)}.shop-preview__stem{border-bottom:1px solid var(--shop-line);min-height:58px;font:.8rem/1.3 var(--sans,sans-serif);grid-template-columns:minmax(110px,.55fr) auto minmax(180px,1fr);align-items:center;gap:.8rem;padding:.55rem 0;display:grid}.shop-preview__stem label,.shop-preview__stem input{width:100%}.shop-preview__stem input{accent-color:var(--shop-ember)}.shop-preview__stem-switches{gap:.35rem;display:flex}.shop-preview__stem-switches button{border:1px solid var(--shop-line);min-height:36px;color:var(--shop-silver);font:650 .76rem/1.1 var(--sans,sans-serif);transition:transform var(--duration-press) var(--ease-out-quart), border-color var(--duration-state) var(--ease-in-out-soft), background var(--duration-state) var(--ease-in-out-soft), color var(--duration-state) var(--ease-in-out-soft);background:0 0;padding-inline:.6rem}.shop-preview__stem-switches button:active{transform:scale(.97)}.shop-preview__stem-switches button[aria-pressed=true]{border-color:var(--shop-signal);color:var(--shop-paper);background:#4da7a21f}.shop-preview__status{min-height:1.2rem;color:var(--shop-signal);font:650 .76rem/1.25 var(--sans,sans-serif);margin:.85rem 0 0}.shop-preview__pages>div:first-child{background:#050605;max-height:620px;overflow:auto}.shop-preview__pages img{width:min(100%,720px);margin:auto;display:block}.shop-preview__page-controls{justify-content:center;align-items:center;gap:1rem;margin-top:.8rem;display:flex}.shop-preview__video video{background:#000;width:100%;max-height:600px;display:block}.shop-cart-trigger{min-height:48px;color:var(--shop-paper);font:650 .84rem/1.2 var(--sans,sans-serif);transition:transform var(--duration-press) var(--ease-out-quart);align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.shop-cart-trigger:active{transform:scale(.97)}.shop-cart-trigger b{background:var(--shop-ember);min-width:1.5rem;height:1.5rem;color:var(--shop-ink);border-radius:50%;place-items:center;display:grid}.shop-commerce-dock{z-index:14;height:0;position:sticky;top:0}.shop-commerce-dock>.shop-shell{pointer-events:none;justify-content:flex-end;display:flex}.shop-commerce-dock .shop-cart-trigger{pointer-events:auto;border:1px solid var(--shop-line);background:#10100ff5;justify-content:center;min-width:92px;padding-inline:.8rem;box-shadow:0 12px 30px #0000004d}.shop-cart-open{overscroll-behavior:none;overflow:hidden}.shop-cart-overlay{z-index:60;overscroll-behavior:none;opacity:0;transition:opacity var(--duration-modal-close) var(--ease-in-out);position:fixed;inset:0}.shop-cart-overlay.is-open{opacity:1;transition:opacity var(--duration-modal-open) var(--ease-out)}.shop-cart-overlay[hidden]{display:none}.shop-cart-scrim{cursor:default;background:#10100fa3;border:0;width:100%;position:absolute;inset:0}.shop-cart-sheet{--shop-sheet-ink:#10100f;--shop-sheet-paper:#efe9dd;--shop-sheet-ember:#ef6a32;--shop-sheet-oxidized:#4da7a2;--shop-sheet-silver:#999c98;--shop-sheet-line:color-mix(in srgb, var(--shop-sheet-paper) 20%, transparent);z-index:1;width:100%;max-height:100dvh;padding:max(.85rem, env(safe-area-inset-top)) max(1rem, env(safe-area-inset-right)) max(1rem, env(safe-area-inset-bottom)) max(1rem, env(safe-area-inset-left));background:var(--shop-sheet-ink);color:var(--shop-sheet-paper);border:1px solid var(--shop-sheet-line);font-family:var(--sans,"Instrument Sans Variable", system-ui, sans-serif);overscroll-behavior:contain;--shop-sheet-x:0px;transform:translateX(var(--shop-sheet-x)) translateY(1.25rem);opacity:0;transition:transform var(--duration-modal-close) var(--ease-in-out), opacity var(--duration-modal-close) var(--ease-in-out);border-bottom:0;flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0}.shop-cart-overlay.is-open .shop-cart-sheet,.shop-cart-open .shop-cart-sheet{transform:translateX(var(--shop-sheet-x)) translateY(0);opacity:1;transition:transform var(--duration-modal-open) var(--ease-drawer), opacity var(--duration-modal-open) var(--ease-out)}.shop-cart-sheet__head{flex:none;justify-content:space-between;align-items:center;gap:1rem;display:flex}.shop-cart-sheet h2{font:650 1.45rem/1.1 var(--sans,sans-serif);letter-spacing:-.018em;margin:0}.shop-cart-sheet button:not(.shop-button),.shop-cart-sheet a[data-cart-close]{min-width:48px;min-height:48px;color:var(--shop-sheet-paper);font:650 .82rem/1.2 var(--sans,sans-serif);transition:transform var(--duration-press) var(--ease-out-quart);background:0 0;border:0}.shop-cart-sheet button:not(.shop-button):active,.shop-cart-sheet a[data-cart-close]:active{transform:scale(.97)}.shop-cart-sheet a[data-cart-close]{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.shop-cart-sheet__lines a{color:inherit;text-underline-offset:.15em;text-decoration:underline}.shop-cart-sheet button:focus-visible,.shop-cart-sheet a[data-cart-close]:focus-visible,.shop-cart-sheet__lines a:focus-visible,.shop-cart-sheet .shop-button:focus-visible{outline:3px solid var(--shop-sheet-oxidized);outline-offset:3px}.shop-cart-sheet__lines{overscroll-behavior:contain;flex:auto;min-height:0;margin:0;padding:0;list-style:none;overflow-y:auto}.shop-cart-sheet li{border-top:1px solid var(--shop-sheet-line);grid-template-columns:72px minmax(0,1fr) auto;gap:.75rem .8rem;padding:.85rem 0;display:grid}.shop-cart-sheet picture{background:#10100f;width:72px;height:72px}.shop-cart-sheet img{object-fit:cover;width:72px;height:72px}.shop-cart-sheet small{color:var(--shop-sheet-silver);font:.78rem/1.4 var(--sans,"Instrument Sans Variable", system-ui, sans-serif);margin-top:.3rem;display:block}.shop-cart-qty{border:1px solid var(--shop-sheet-line);align-items:center;display:inline-flex}.shop-cart-qty span{text-align:center;min-width:2rem;font:.8rem var(--mono,"IBM Plex Mono", ui-monospace, monospace)}.shop-cart-sheet__foot{border-top:1px solid var(--shop-sheet-line);flex:none;gap:.7rem;padding-top:.85rem;display:grid}.shop-cart-sheet__foot>span{font:650 .78rem/1.2 var(--sans,sans-serif);justify-content:space-between;display:flex}.shop-cart-sheet__foot p{color:var(--shop-sheet-silver);margin:0}.shop-cart-sheet__note{font:.78rem/1.4 var(--sans,"Instrument Sans Variable", system-ui, sans-serif)}.shop-cart-sheet__status{color:var(--shop-sheet-paper);font:.9rem/1.4 var(--sans,"Instrument Sans Variable", system-ui, sans-serif);margin:.7rem 0 0}.shop-cart-sheet li .shop-cart-sheet__status{margin:.45rem 0 0}.shop-button[aria-busy=true]{opacity:.55;cursor:not-allowed}.shop-cart-sheet__status[hidden]{display:none}.shop-cart-recovery{align-items:center;gap:var(--space-4);margin-top:var(--space-3);font:650 var(--type-0)/1.2 var(--sans,"Instrument Sans Variable", system-ui, sans-serif);flex-wrap:wrap;display:flex}.shop-cart-recovery[hidden]{display:none}.shop-cart-recovery a{min-height:44px;color:var(--shop-sheet-oxidized);text-underline-offset:.22em;align-items:center;display:inline-flex}.shop-cart-recovery a:hover{color:var(--shop-sheet-paper)}.shop-cart-recovery a:focus-visible{outline:3px solid var(--shop-sheet-oxidized);outline-offset:3px}.shop-cart-page .shop-cart-retry{width:fit-content;min-height:48px;color:var(--shop-sheet-oxidized);font:650 .8rem/1.2 var(--sans,"Instrument Sans Variable", system-ui, sans-serif);letter-spacing:.03em;text-underline-offset:.22em;align-items:center;margin-top:.25rem;text-decoration-thickness:1px;display:inline-flex}.shop-cart-page .shop-cart-retry:hover{color:var(--shop-sheet-paper)}.shop-cart-page .shop-cart-retry:focus-visible{outline:3px solid var(--shop-sheet-oxidized);outline-offset:3px}.shop-cart-sheet__foot .shop-button{background:var(--shop-sheet-ember);border-color:var(--shop-sheet-ember);width:100%;min-height:48px;color:var(--shop-sheet-ink);font-family:var(--sans,"Instrument Sans Variable", system-ui, sans-serif)}.shop-cart-sheet__foot .shop-button:disabled{opacity:.55;cursor:not-allowed}.shop-cart-page a{color:#efe9dd}@media (width>=700px){.shop-cart-sheet{--shop-sheet-x:-50%;width:min(36rem,100% - 3rem);left:50%;right:auto}}.shop-preview__transcript a{color:var(--shop-paper);text-underline-offset:.2em}.shop-cart-line-actions{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:.55rem;display:flex}.shop-cart-line-actions button{border:1px solid var(--shop-sheet-line);min-width:48px;min-height:48px;color:var(--shop-sheet-paper);font:650 .8rem/1.2 var(--sans,sans-serif);transition:transform var(--duration-press) var(--ease-out-quart), border-color var(--duration-state) var(--ease-in-out-soft);background:0 0;padding-inline:.85rem}.shop-cart-line-actions button:active{transform:scale(.97)}.shop-cart-qty button{border:0;border-inline:1px solid var(--shop-sheet-line)}.shop-cart-qty button:first-of-type{border-inline-start:0}.shop-cart-qty button:last-of-type{border-inline-end:0}.shop-cart-empty{color:var(--shop-sheet-silver);font:1rem/1.4 var(--sans,"Instrument Sans Variable", system-ui, sans-serif);margin:1.2rem 0 0}@media (width<=900px){.shop-catalog__controls{grid-template-columns:repeat(3,1fr)}.shop-search{grid-column:span 3}.shop-catalog__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.shop-shell{width:min(100% - 1.25rem,1160px)}.shop-product-hero h1{max-width:10ch;font-size:clamp(2.85rem,13vw,4.4rem);line-height:.84}.shop-intent-nav{width:auto;overflow:visible}.shop-intent-nav a{min-height:48px}.shop-catalog__head{grid-template-columns:1fr}.shop-catalog__controls{grid-template-columns:1fr 1fr}.shop-search,.shop-catalog__form-actions{grid-column:span 2}.shop-catalog__grid{grid-template-columns:1fr}.shop-product-card{grid-template-rows:1fr;grid-template-columns:104px minmax(0,1fr);align-items:start}.shop-product-card__image,.shop-product-card__image picture,.shop-product-card__image img{width:104px;height:104px;min-height:0}.shop-product-card__body{padding:.65rem .75rem .65rem 0}.shop-product-card h3{font-size:1.08rem}.shop-preview__audio-controls{align-items:stretch}.shop-preview__audio-controls label{width:100%}.shop-preview__audio-controls input[type=range]{flex:1}.shop-preview__audio-controls fieldset{width:100%;display:grid}.shop-preview__stem{grid-template-columns:1fr;gap:.55rem;padding-block:.8rem}.shop-preview__stem-switches{grid-row:2}.shop-trust-facts{grid-template-columns:1fr}.shop-cart-sheet li{grid-template-columns:72px minmax(0,1fr)}.shop-cart-sheet li>strong{grid-column:2}.shop-cart-line-actions{grid-template-columns:minmax(10.5rem,1fr) auto;width:100%;display:grid}.shop-cart-qty{justify-content:space-between;width:100%;display:flex}}.shop-landing__intro{padding:0}.shop-landing__intro-row{justify-content:space-between;align-items:center;gap:1.25rem;min-height:92px;display:flex}.shop-landing__intro .shop-lead{max-width:none;font:500 clamp(.82rem, 1.25vw, .96rem)/1.35 var(--sans,sans-serif);white-space:nowrap;margin:.2rem 0 0}.shop-landing__intro .shop-cart-trigger{border:1px solid var(--shop-line);flex:none;justify-content:center;min-width:88px}.shop-featured{padding:.9rem 0 0}.shop-featured__head{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.55rem;display:flex}.shop-featured__head h2{font:650 .78rem/1.2 var(--sans,sans-serif);letter-spacing:.06em;text-transform:uppercase;margin:0}.shop-featured__head>span{color:var(--shop-silver);font:.64rem/1 var(--mono,monospace)}.shop-featured__rail{overscroll-behavior-inline:contain;scrollbar-width:thin;scroll-snap-type:inline proximity;grid-auto-columns:minmax(260px,1fr);grid-auto-flow:column;gap:.65rem;display:grid;overflow-x:auto}.shop-featured-card{min-width:0;min-height:112px;color:var(--shop-paper);border:1px solid var(--shop-line);background:var(--shop-panel);scroll-snap-align:start;grid-template-columns:112px minmax(0,1fr);align-items:center;text-decoration:none;display:grid}.shop-featured-card picture,.shop-featured-card img{width:112px;height:112px;display:block}.shop-featured-card img{object-fit:cover}.shop-featured-card>span{gap:.2rem;min-width:0;padding:.7rem .8rem;display:grid}.shop-featured-card small{color:var(--shop-silver);font:650 .66rem/1.2 var(--sans,sans-serif)}.shop-featured-card b{font:650 clamp(.95rem, 1.4vw, 1.12rem)/1.12 var(--sans,sans-serif);letter-spacing:-.015em}.shop-featured-card strong{color:var(--shop-paper);font:.68rem/1.2 var(--mono,monospace)}.shop-catalog__title{margin:0 0 var(--space-4);color:var(--shop-paper);font:var(--weight-medium) clamp(var(--type-4), 6vw, var(--type-6))/var(--leading-display) var(--font-display);letter-spacing:-.045em}.shop-catalog__controls{z-index:14;border-block:1px solid var(--shop-line);background:#10100ff7;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.65rem;margin:0 -.45rem .8rem;padding:.45rem;display:grid;position:sticky;top:66px;box-shadow:0 10px 18px #0000002e}.shop-category-tabs,.shop-album-filter{overscroll-behavior-inline:contain;scrollbar-width:none;align-items:center;min-width:0;display:flex;overflow-x:auto}.shop-category-tabs::-webkit-scrollbar{display:none}.shop-album-filter::-webkit-scrollbar{display:none}.shop-category-tabs a,.shop-album-filter a{min-height:44px;color:var(--shop-silver);font:650 .72rem/1.1 var(--sans,sans-serif);white-space:nowrap;border-bottom:1px solid #0000;flex:none;justify-content:center;align-items:center;padding:.45rem .62rem;text-decoration:none;display:inline-flex}.shop-category-tabs a[aria-selected=true],.shop-album-filter a[aria-pressed=true]{color:var(--shop-paper);border-color:var(--shop-ember)}.shop-catalog__secondary{align-items:center;gap:.45rem;display:flex}.shop-album-filter{border-left:1px solid var(--shop-line)}.shop-album-filter>span{color:var(--shop-silver);font:.62rem/1 var(--mono,monospace);text-transform:uppercase;flex:none;padding-left:.65rem}.shop-catalog__secondary .shop-search{width:clamp(160px,16vw,220px)}.shop-catalog__secondary .shop-search input{border:1px solid var(--shop-line);background:var(--shop-panel);width:100%;min-height:44px;color:var(--shop-paper);font:500 .78rem/1.2 var(--sans,sans-serif);padding:.5rem .7rem}.shop-catalog__status{min-width:4.7rem;font:var(--type-0)/1.35 var(--mono,monospace);text-align:right;flex:none;margin:0}.shop-catalog__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem}.shop-product-card[hidden]{display:none}.shop-product-card__body{gap:.24rem;padding:.72rem}.shop-product-card__eyebrow{min-height:1rem;color:var(--shop-silver);font:650 .62rem/1.2 var(--sans,sans-serif);justify-content:space-between;align-items:center;gap:.35rem;display:flex}.shop-product-card__eyebrow>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.shop-product-card__eyebrow>strong{color:var(--shop-ember);font:inherit;text-transform:uppercase}.shop-product-card h3{font-size:clamp(.92rem,1.2vw,1.08rem)}.shop-product-card h3 a{align-items:flex-start;min-height:44px;padding-top:.22rem}.shop-product-card__format{color:var(--shop-silver);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.7rem;line-height:1.3;overflow:hidden}.shop-product-card__body>strong{margin-top:.24rem}.shop-catalog__empty{min-height:10rem;color:var(--shop-silver);font:500 .9rem/1.4 var(--sans,sans-serif);place-items:center;display:grid}.shop-catalog__empty[hidden]{display:none}.shop-catalog__more{margin:var(--space-6) 0 0;justify-content:center;display:flex}.shop-catalog__more .shop-button{min-width:10rem;font-family:var(--sans,sans-serif)}@media (width<=1080px){.shop-catalog__controls{grid-template-columns:1fr}.shop-catalog__secondary{justify-content:space-between}.shop-catalog__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=760px){.shop-landing__intro-row{min-height:82px}.shop-landing__intro .shop-lead{white-space:normal;max-width:30ch}.shop-featured__rail{grid-auto-columns:minmax(220px,74vw)}.shop-featured-card{grid-template-columns:88px minmax(0,1fr);min-height:88px}.shop-featured-card picture,.shop-featured-card img{width:88px;height:88px}.shop-catalog__controls{box-shadow:none;margin-bottom:.65rem}.shop-catalog__secondary{grid-template-columns:minmax(0,1fr) auto;display:grid}.shop-album-filter{border-left:0;border-top:1px solid var(--shop-line);grid-column:1/-1}.shop-album-filter>span{padding-left:0}.shop-catalog__secondary .shop-search{width:auto}.shop-catalog__status{grid-column:1/-1;justify-self:end;width:100%;min-width:0;padding-top:.2rem}.shop-catalog__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.shop-product-card{grid-template-rows:auto 1fr;grid-template-columns:1fr}.shop-product-card__image,.shop-product-card__image picture,.shop-product-card__image img{aspect-ratio:1;width:100%;height:auto}.shop-product-card__body{padding:.55rem}}@media (width<=420px){.shop-landing__intro h1{font-size:2.25rem}.shop-landing__intro .shop-lead{font-size:.74rem}.shop-landing__intro .shop-cart-trigger{min-width:76px}.shop-catalog{padding-top:.65rem}.shop-product-card h3{font-size:.88rem}.shop-product-card__format{font-size:.65rem}}.shop-product-hero{padding:.85rem 0 1.25rem}.shop-product-hero .shop-back-link{min-height:44px;margin:0 0 .55rem}.shop-product-hero__grid{grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:.65rem clamp(1.5rem,4vw,4rem)}.shop-product-hero figure{max-width:520px;position:static}.shop-product-hero h1{max-width:15ch;font-size:var(--type-display-app);line-height:var(--leading-display);margin:.28rem 0 .45rem}.shop-product-summary{max-width:54ch;color:var(--shop-silver);font:500 .9rem/1.4 var(--sans,sans-serif);margin:0}.shop-purchase-panel{padding:.85rem}.shop-purchase-panel__head{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.shop-purchase-panel__current{color:var(--shop-silver);font:650 var(--type-0)/1.2 var(--sans,sans-serif);align-items:baseline;gap:.55rem;margin:0;display:flex}.shop-purchase-panel__head .shop-purchase-panel__current strong{color:var(--shop-paper);font:var(--type-0)/1.2 var(--mono,monospace);letter-spacing:0}.shop-preorder-callout{border-left:3px solid var(--shop-ember);background:var(--shop-panel);align-items:baseline;gap:.65rem;margin-top:.55rem;padding:.55rem .65rem;display:flex}.shop-preorder-callout strong{color:var(--shop-ember);font:700 var(--type-0)/1.2 var(--sans,sans-serif);text-transform:uppercase;flex:none}.shop-preorder-callout p{color:var(--shop-paper);font:500 var(--type-0)/1.35 var(--sans,sans-serif);margin:0}.shop-purchase-panel fieldset{margin:.7rem 0}.shop-variant-segments{border:1px solid var(--shop-line);grid-template-columns:repeat(auto-fit,minmax(120px,1fr));display:grid}.shop-variant-segment{cursor:pointer;border-right:1px solid var(--shop-line);min-width:0;min-height:58px;display:grid;position:relative}.shop-variant-segment:last-child{border-right:0}.shop-variant-segment input{opacity:0;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.shop-variant-segment>span{min-width:0;min-height:58px;color:var(--shop-silver);background:0 0;flex-direction:column;justify-content:center;gap:.18rem;padding:.55rem .65rem;display:flex}.shop-variant-segment b{color:inherit;font:650 var(--type-0)/1.15 var(--sans,sans-serif);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.shop-variant-segment strong{color:inherit;font:var(--type-0)/1.1 var(--mono,monospace)}.shop-variant-segment small{color:var(--shop-silver);font:var(--type-0)/1.1 var(--sans,sans-serif)}.shop-variant-segment:has(input:checked)>span{color:var(--shop-ink);background:var(--shop-paper)}.shop-variant-segment:has(input:focus-visible){z-index:1;outline:3px solid var(--shop-signal);outline-offset:2px}.shop-variant-segment:has(input:disabled){cursor:not-allowed;opacity:.48}.shop-purchase-primary{width:100%}.shop-purchase-includes{border-top:1px solid var(--shop-line);margin-top:.75rem;padding-top:.7rem}.shop-purchase-includes h3{font:700 var(--type-0)/1.2 var(--sans,sans-serif);margin:0 0 .35rem}.shop-purchase-includes ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem 1rem;margin:0;padding:0;list-style:none;display:grid}.shop-purchase-includes ul[hidden]{display:none}.shop-purchase-includes li{color:var(--shop-silver);font:500 var(--type-0)/1.35 var(--sans,sans-serif);padding-left:.75rem;position:relative}.shop-purchase-includes li:before{content:"";background:var(--shop-ember);border-radius:50%;width:4px;height:4px;position:absolute;top:.48em;left:0}.shop-delivery-line{border-top:1px solid var(--shop-line);color:var(--shop-silver);font:500 var(--type-0)/1.35 var(--sans,sans-serif);margin:.7rem 0 0;padding-top:.6rem}.shop-delivery-line strong{color:var(--shop-paper);margin-right:.35rem}.shop-sticky-purchase[hidden]{display:none}.shop-product-information{border-bottom:1px solid var(--shop-line);background:var(--shop-ink);padding:.8rem 0}.shop-song-paths{padding:clamp(var(--space-6), 5vw, var(--space-8)) 0;border-bottom:1px solid var(--shop-line);background:var(--shop-panel)}.shop-song-paths__head{gap:var(--space-5);margin-bottom:var(--space-5);grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);align-items:end;display:grid}.shop-song-paths h2{max-width:10ch;font:var(--weight-medium) clamp(var(--type-3), 5vw, var(--type-5))/var(--leading-display) var(--font-display);letter-spacing:-.04em;margin:0}.shop-song-paths__head p{max-width:50ch;color:var(--shop-silver);margin:0}.shop-song-paths__list{border-top:1px solid var(--shop-line);display:grid}.shop-song-paths__list article{gap:var(--space-3);padding:var(--space-3) 0;border-bottom:1px solid var(--shop-line);grid-template-columns:minmax(12rem,1fr) auto auto;align-items:center;display:grid}.shop-song-paths__list strong{font:var(--weight-medium) var(--type-2)/var(--leading-heading) var(--font-display)}.shop-song-paths__list a{min-height:var(--control-min);color:var(--shop-paper);font:var(--weight-strong) var(--type-0)/var(--leading-control) var(--font-body);align-items:center;display:inline-flex}.shop-product-tabs{border:1px solid var(--shop-line)}.shop-product-tabs__list{border-bottom:1px solid var(--shop-line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.shop-product-tabs__list button{border:0;border-right:1px solid var(--shop-line);min-width:0;min-height:48px;color:var(--shop-silver);font:650 var(--type-0)/1.2 var(--sans,sans-serif);text-align:left;cursor:pointer;background:0 0;padding:.65rem .75rem}.shop-product-tabs__list button:last-child{border-right:0}.shop-product-tabs__list button[aria-selected=true]{background:var(--shop-panel);color:var(--shop-paper);box-shadow:inset 0 -2px var(--shop-ember)}.shop-product-accordions details{border:0;min-width:0;padding:.8rem 1rem}@media (width>=761px){.shop-product-accordions details:not([open]){display:none}}.shop-product-accordions summary{cursor:pointer;min-height:48px;color:var(--shop-paper);font:650 var(--type-0)/1.2 var(--sans,sans-serif);align-items:center;display:none}.shop-product-accordions p,.shop-product-accordions li,.shop-product-accordions dt,.shop-product-accordions dd{color:var(--shop-silver);font:500 var(--type-0)/1.4 var(--sans,sans-serif)}.shop-product-accordions p{margin:0 0 .45rem}.shop-product-accordions ul{margin:0;padding-left:1rem}.shop-product-accordions dl{gap:1rem;margin:.5rem 0 0;display:flex}.shop-product-accordions dl div{gap:.35rem;display:flex}.shop-product-accordions dd{color:var(--shop-paper);margin:0}.shop-album-upsell{border-block:1px solid var(--shop-line);padding:clamp(1.4rem,3vw,2.5rem) 0}.shop-album-upsell__grid{grid-template-columns:180px minmax(0,1fr);align-items:center;gap:1.2rem;display:grid}.shop-album-upsell picture,.shop-album-upsell img{width:180px;height:180px;display:block}.shop-album-upsell img{object-fit:cover}.shop-album-upsell h2,.shop-related__head h2{font:430 clamp(1.8rem, 3vw, 3rem)/.95 var(--display,serif);letter-spacing:-.03em;margin:.25rem 0}.shop-album-upsell div>strong{font:.75rem/1.2 var(--mono,monospace)}.shop-album-upsell ul{color:var(--shop-silver);font:500 .76rem/1.35 var(--sans,sans-serif);margin:.6rem 0;padding-left:1rem}.shop-album-upsell .shop-button{min-height:44px}.shop-related{padding:clamp(1.4rem, 3vw, 2.5rem) 0 var(--space-section)}.shop-related__head{margin-bottom:.75rem}.shop-related__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;display:grid}@media (width<=900px){.shop-related__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.shop-song-paths__head{grid-template-columns:1fr}.shop-song-paths__list article{gap:var(--space-1);grid-template-columns:1fr}.shop-preorder-callout{grid-template-columns:auto minmax(0,1fr);align-items:start;display:grid}.shop-preorder-callout p:last-child{grid-column:1/-1}.shop-product-hero__grid{grid-template-columns:112px minmax(0,1fr);gap:.75rem}.shop-product-hero figure{grid-area:1/1}.shop-product-hero__heading{grid-area:1/2;align-self:center}.shop-product-hero__grid>.shop-product-hero__buy{grid-area:2/1/auto/-1}.shop-product-hero figure img{width:112px;height:112px}.shop-product-hero h1{margin-top:.2rem;font-size:clamp(1.9rem,9vw,3rem);line-height:.92}.shop-product-summary{display:none}.shop-purchase-panel__actions{background:0 0;border:0;padding:0;position:static}.shop-purchase-includes ul{grid-template-columns:1fr}.shop-sticky-purchase{z-index:45;padding:.55rem max(.65rem, env(safe-area-inset-right)) max(.55rem, env(safe-area-inset-bottom)) max(.65rem, env(safe-area-inset-left));border-top:1px solid var(--shop-line);background:#10100ffa;justify-content:space-between;align-items:center;gap:.75rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 24px #0000004d}.shop-sticky-purchase>span{min-width:0;display:grid}.shop-sticky-purchase small{color:var(--shop-silver);font:650 var(--type-0)/1.2 var(--sans,sans-serif);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.shop-sticky-purchase strong{font:var(--type-0)/1.2 var(--mono,monospace)}.shop-sticky-purchase .shop-button{min-width:132px;min-height:44px}.shop-product-tabs{border:0}.shop-product-tabs__list{display:none}.shop-product-accordions{border:1px solid var(--shop-line)}.shop-product-accordions details{border-bottom:1px solid var(--shop-line);padding:0 .75rem .7rem}.shop-product-accordions details:last-child{border-bottom:0}.shop-product-accordions summary{display:flex}.shop-album-upsell__grid{grid-template-columns:96px minmax(0,1fr);align-items:start}.shop-album-upsell picture,.shop-album-upsell img{width:96px;height:96px}.shop-album-upsell ul{grid-column:1/-1}.shop-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=440px){.shop-variant-segments{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-variant-segment>span{padding-inline:.38rem}.shop-variant-segment b{font-size:var(--type-0);white-space:normal}.shop-product-accordions details{padding-inline:.65rem}}.shop-cart-page{min-height:calc(100dvh - 78px);padding:clamp(1rem, 3vw, 2rem) 0 var(--space-section)}.shop-cart-page__shell{grid-template-columns:minmax(0,1fr);width:min(760px,100% - 2rem);display:grid}.shop-cart-page__head{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:.75rem;display:flex}.shop-cart-page__head h1{font:430 clamp(2.4rem, 5vw, 4.5rem)/.9 var(--display,serif);letter-spacing:-.04em;margin:0}.shop-cart-page__head p{color:var(--shop-silver);font:500 .82rem/1.35 var(--sans,sans-serif);margin:.25rem 0 0}.shop-cart-page__head>a{min-height:44px;font:650 .78rem/1.2 var(--sans,sans-serif);flex:none;align-items:center;display:inline-flex}.shop-cart-overlay--page{opacity:1;width:100%;transition:none;position:static;inset:auto}.shop-cart-overlay--page .shop-cart-scrim{display:none}.shop-cart-overlay--page .shop-cart-sheet,.shop-cart-overlay--page.is-open .shop-cart-sheet{--shop-sheet-x:0px;opacity:1;border:1px solid var(--shop-line);width:100%;max-height:none;margin:0;padding:.9rem;transition:none;position:static;inset:auto;transform:none}.shop-cart-overlay--page .shop-cart-sheet__head a[data-cart-close]{display:none}.shop-cart-overlay--page .shop-cart-sheet__lines{overflow:visible}.shop-cart-overlay--page .shop-cart-sheet li{grid-template-columns:64px minmax(0,1fr) auto;padding:.7rem 0}.shop-cart-overlay--page .shop-cart-sheet picture,.shop-cart-overlay--page .shop-cart-sheet img{width:64px;height:64px}.shop-cart-overlay--page .shop-cart-line-actions{grid-column:2/-1;justify-content:space-between}.shop-cart-overlay--page .shop-cart-sheet__foot{grid-template-columns:1fr minmax(180px,.55fr);align-items:center}.shop-cart-overlay--page .shop-cart-sheet__foot>span,.shop-cart-overlay--page .shop-cart-sheet__foot>p,.shop-cart-overlay--page .shop-cart-sheet__foot>form{grid-column:auto}.shop-cart-overlay--page .shop-cart-sheet__note,.shop-cart-overlay--page .shop-cart-sheet__status{grid-column:1/-1}@media (width<=620px){.shop-cart-page{min-height:calc(100dvh - 64px);padding-top:.8rem}.shop-cart-page__shell{width:min(100% - 1.25rem,760px)}.shop-cart-page__head{align-items:center}.shop-cart-page__head p{display:none}.shop-cart-overlay--page .shop-cart-sheet li{grid-template-columns:56px minmax(0,1fr)}.shop-cart-overlay--page .shop-cart-sheet picture,.shop-cart-overlay--page .shop-cart-sheet img{width:56px;height:56px}.shop-cart-overlay--page .shop-cart-sheet li>strong{grid-column:2}.shop-cart-overlay--page .shop-cart-line-actions{grid-column:1/-1}.shop-cart-overlay--page .shop-cart-sheet__foot{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-property:opacity,color,background-color,border-color,filter!important;transition-duration:.15s!important;animation-duration:.01ms!important}.shop-cart-overlay,.shop-cart-sheet{transition:none}.shop-cart-sheet{transform:translateX(var(--shop-sheet-x,0px));opacity:1}}.shop-product-card picture,.shop-product-hero figure picture{display:block}@media (width>=621px){.shop-product-hero h1{max-width:12ch}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.shop-landing__intro{border-bottom:1px solid var(--shop-line);background:var(--shop-ink);padding:clamp(1.4rem,2.5vw,2.2rem) 0 1.35rem}.shop-landing__intro-grid{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);align-items:end;gap:clamp(2rem,6vw,6rem);display:grid}.shop-landing__intro h1{font:430 var(--type-display-app)/var(--leading-display) var(--display,serif);letter-spacing:-.045em;margin:.25rem 0 .75rem}.shop-landing__intro .shop-lead{margin:0;font-size:clamp(1rem,1.6vw,1.18rem)}.shop-intent-nav{border:0;flex-wrap:wrap;justify-content:flex-end;gap:1.25rem 1.5rem;margin:0;display:flex}.shop-intent-nav a{min-height:48px;color:var(--shop-paper);font:650 .9rem/1.2 var(--sans,sans-serif);letter-spacing:.01em;transition:color var(--duration-state) var(--ease-in-out-soft), transform var(--duration-press) var(--ease-out-quart);background:0 0;border:0;align-items:center;padding:0;text-decoration:none;display:inline-flex}.shop-intent-nav a:hover{color:var(--shop-paper);text-underline-offset:.28em;background:0 0;text-decoration:underline}.shop-intent-nav a:active{transform:scale(.97)}.shop-intent-nav a[aria-current=page]{color:var(--shop-paper);text-underline-offset:.28em;background:0 0;border:0;text-decoration:underline;text-decoration-thickness:1px}.shop-catalog{padding:clamp(1.5rem, 3vw, 2.5rem) 0 var(--space-section)}.shop-catalog__head{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.8rem;display:flex}.shop-catalog__head .shop-catalog__status{margin:0}.shop-catalog__controls{z-index:14;border:0;border-bottom:1px solid var(--shop-line);background:var(--shop-ink);grid-template-columns:minmax(0,1fr) auto;gap:.65rem;padding:.45rem;display:grid;position:sticky;top:66px}.shop-catalog__primary{border:1px solid var(--shop-line);background:var(--shop-panel);grid-template-columns:minmax(0,1fr) auto;display:grid}.shop-catalog__primary .shop-search{grid-column:auto;gap:.25rem;padding:.7rem .85rem;display:grid}.shop-catalog__primary input{min-height:32px;font:500 1rem var(--sans,sans-serif);background:0 0;border:0;padding:0}.shop-catalog__primary>button{border:0;border-left:1px solid var(--shop-line);min-width:96px;min-height:48px;color:var(--shop-paper);text-underline-offset:.2em;background:0 0;align-self:stretch;padding-inline:1rem;text-decoration:underline}.shop-filter-drawer{border:1px solid var(--shop-line);background:var(--surface-raised);min-width:10rem}.shop-filter-drawer summary{cursor:pointer;min-height:48px;font:650 .84rem/1.2 var(--sans,sans-serif);letter-spacing:.01em;transition:transform var(--duration-press) var(--ease-out-quart);align-items:center;gap:.55rem;padding:.65rem .85rem;display:flex}.shop-filter-drawer summary:active{transform:scale(.97)}.shop-filter-drawer summary span{color:var(--shop-silver);font-family:var(--mono,monospace);font-variant-numeric:tabular-nums}.shop-filter-drawer__body{z-index:8;border:1px solid var(--shop-line);background:var(--surface-raised);width:min(52rem,100%);box-shadow:var(--shadow-overlay);grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:.65rem;padding:.85rem;display:grid;position:absolute;top:calc(100% + .5rem);right:0}.shop-filter-drawer__body .shop-catalog__form-actions button{border:1px solid var(--shop-line);color:var(--shop-paper);background:0 0}.shop-active-filters{flex-wrap:wrap;gap:.45rem;margin-top:.75rem;display:flex}.shop-active-filters a{border:0;border-bottom:1px solid var(--shop-line);min-height:48px;color:var(--shop-paper);font:650 .78rem/1.2 var(--sans,sans-serif);transition:transform var(--duration-press) var(--ease-out-quart), border-color var(--duration-state) var(--ease-in-out-soft), color var(--duration-state) var(--ease-in-out-soft);align-items:center;gap:.55rem;padding:.45rem 0;text-decoration:none;display:inline-flex}.shop-active-filters a:hover{border-color:var(--shop-paper);color:var(--shop-paper)}.shop-active-filters a:active{transform:scale(.97)}.shop-active-filters .shop-active-filters__clear{color:var(--shop-silver);border-color:#0000}.shop-product-card{scroll-margin-top:110px}.shop-product-card:target{outline:2px solid var(--shop-signal);outline-offset:-2px}.shop-back-link{min-height:48px;color:var(--shop-silver);font:650 .82rem/1.2 var(--sans,sans-serif);transition:color var(--duration-state) var(--ease-in-out-soft), transform var(--duration-press) var(--ease-out-quart);align-items:center;margin-bottom:.5rem;text-decoration:none;display:inline-flex}.shop-back-link:hover{color:var(--shop-paper);text-underline-offset:.2em;text-decoration:underline}.shop-back-link:active{transform:scale(.97)}@media (width<=900px){.shop-filter-drawer__body{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-filter-drawer__body .shop-catalog__form-actions{grid-column:1/-1}}@media (width<=760px){.shop-landing__intro-grid{grid-template-columns:1fr}.shop-intent-nav{justify-content:flex-start}.shop-product-hero__grid,.shop-product-facts__grid,.shop-preview-groups__head{grid-template-columns:1fr}.shop-product-hero figure{grid-area:3/1;position:static}.shop-product-hero__heading{grid-area:1/1}.shop-product-hero__grid>.shop-product-hero__buy{grid-area:2/1;margin-top:0}.shop-purchase-panel fieldset{margin-block:.55rem}.shop-product-hero figure img{max-width:620px}.shop-purchase-panel__actions{background:0 0;border-top:0;padding:0;display:flex;position:static}.shop-purchase-panel__actions .shop-button{flex:10rem;min-height:48px}}@media (width<=620px){.shop-landing__intro{padding-top:2rem}.shop-intent-nav{grid-auto-flow:initial;grid-auto-columns:initial;scroll-snap-type:none;width:auto;padding:0;display:flex;overflow:visible}.shop-intent-nav a{min-height:48px;padding:0}.shop-catalog__head,.shop-catalog__controls{grid-template-columns:1fr}.shop-catalog__primary{grid-template-columns:minmax(0,1fr) auto}.shop-filter-drawer__body{width:auto;box-shadow:none;grid-template-columns:1fr;margin-top:.5rem;position:static}.shop-filter-drawer__body .shop-catalog__form-actions{grid-column:auto}}
