:root{--sa-bg: #050507;--sa-bg-2: #090a0f;--sa-panel: rgba(16, 16, 22, .82);--sa-panel-2: rgba(22, 21, 27, .88);--sa-line: rgba(244, 240, 234, .12);--sa-line-strong: rgba(255, 184, 107, .38);--sa-text: #f4f0ea;--sa-muted: rgba(244, 240, 234, .68);--sa-soft: rgba(244, 240, 234, .42);--sa-accent: #ffb86b;--sa-radius: 22px;--sa-sidebar: 360px;--sa-header: 78px;--sa-shadow: 0 28px 80px rgba(0, 0, 0, .48)}*{box-sizing:border-box}html{min-height:100%;background:var(--sa-bg)}body.sa-body{margin:0;min-height:100%;color:var(--sa-text);background:radial-gradient(circle at 68% 6%,rgba(79,121,255,.13),transparent 28rem),radial-gradient(circle at 19% 10%,rgba(255,184,107,.16),transparent 32rem),linear-gradient(110deg,#2a1f1838,#090a0fd1 44%,#050507);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:.01em}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,select{font:inherit}[hidden]{display:none!important}.rte{color:var(--sa-muted);line-height:1.8}.rte a{color:var(--sa-accent)}.sa-skip-link{position:absolute;left:-999px;top:20px;z-index:100}.sa-skip-link:focus{left:20px;background:var(--sa-accent);color:#090705;padding:12px 18px;border-radius:999px}.sa-header{position:sticky;top:0;z-index:90;height:var(--sa-header);border-bottom:1px solid var(--sa-line);background:linear-gradient(180deg,#050507f0,#050507d1),radial-gradient(circle at 14% 50%,rgba(255,184,107,.1),transparent 18rem),radial-gradient(circle at 74% 20%,rgba(79,121,255,.12),transparent 18rem);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 14px 44px #00000047}.sa-header__inner{height:100%;display:grid;grid-template-columns:var(--sa-sidebar) minmax(300px,.8fr) minmax(620px,1.2fr);align-items:stretch;gap:0;padding:0}.sa-header__brand-zone,.sa-header__nav-zone,.sa-header__actions-zone{position:relative;display:flex;align-items:center;min-height:100%}.sa-header__brand-zone{padding:0 34px 0 28px}.sa-header__nav-zone{padding:0 34px;justify-content:center}.sa-header__actions-zone{padding:0 28px 0 34px;justify-content:flex-end}.sa-header__brand-zone:after,.sa-header__nav-zone:after{content:"";position:absolute;top:16px;right:0;width:1px;height:calc(100% - 32px);background:linear-gradient(180deg,#fff0,#ffb86b6b 20%,#6c86ff47 55%,#fff0)}.sa-brand{display:inline-flex;align-items:center;gap:16px;font-weight:800;letter-spacing:.055em}.sa-brand__mark{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--sa-line-strong);border-radius:14px;color:var(--sa-accent);background:linear-gradient(180deg,#ffb86b1f,#ffb86b0f);box-shadow:inset 0 1px #ffffff12,0 0 0 1px #ffb86b0a;font-size:12px}.sa-brand__name{font-size:15px}.sa-nav{justify-self:center;display:flex;align-items:center;gap:42px}.sa-nav__link,.sa-icon-link,.sa-cart-link{color:var(--sa-muted);font-size:16px;font-weight:700;transition:color .2s ease,opacity .2s ease,transform .2s ease}.sa-nav__link:hover,.sa-icon-link:hover,.sa-cart-link:hover{color:var(--sa-text);transform:translateY(-1px)}.sa-header-actions{justify-self:end;display:flex;align-items:center;gap:18px}.sa-header-search{min-width:430px;height:48px;padding:0 18px 0 20px;display:flex;align-items:center;gap:14px;border:1px solid rgba(255,184,107,.36);border-radius:18px;background:linear-gradient(180deg,#111219f0,#0b0c11d6);box-shadow:inset 0 1px #ffffff0d,0 8px 26px #00000038}.sa-header-search__label{color:var(--sa-muted);font-size:16px;font-weight:600}.sa-header-search__input{flex:1 1 auto;min-width:0;border:0;background:transparent;color:var(--sa-text);outline:none;font-size:16px}.sa-header-search__input::placeholder{color:var(--sa-muted);opacity:1}.sa-icon-link,.sa-cart-link{position:relative;padding-left:18px}.sa-icon-link:before,.sa-cart-link:before{content:"";position:absolute;left:0;top:50%;width:1px;height:26px;transform:translateY(-50%);background:linear-gradient(180deg,#fff0,#ffb86b4d 35%,#fff0)}.sa-cart-link{display:inline-flex;align-items:center;gap:10px}.sa-cart-link__count{display:grid;place-items:center;min-width:24px;height:24px;padding:0 7px;border:1px solid var(--sa-line);border-radius:999px;color:var(--sa-accent);font-size:13px;font-weight:800}.sa-main{min-height:calc(100vh - var(--sa-header))}.sa-catalog{display:grid;grid-template-columns:var(--sa-sidebar) minmax(0,1fr);min-height:calc(100vh - var(--sa-header))}.sa-filter{border-right:1px solid var(--sa-line);background:#101013ad;position:sticky;top:var(--sa-header);height:calc(100vh - var(--sa-header));overflow:hidden}.sa-filter__scroll{height:100%;overflow-y:auto;padding:38px 34px 42px;scrollbar-color:rgba(255,255,255,.38) transparent}.sa-filter__intro h2{margin:14px 0 26px;font-size:clamp(32px,3vw,46px);line-height:.98;letter-spacing:-.055em}.sa-eyebrow{margin:0;color:var(--sa-accent);font-size:12px;font-weight:850;letter-spacing:.32em;text-transform:uppercase}.sa-filter-label,.sa-filter-group h3,.sa-filter-details summary{display:block;margin:24px 0 12px;color:var(--sa-soft);font-size:12px;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.sa-filter-search,.sa-search-page__form input,.sa-product-form select,.sa-price-range-fields input,.sa-quantity{width:100%;border:1px solid var(--sa-line);border-radius:16px;background:#f4f0ea0b;color:var(--sa-text);padding:14px 16px;outline:none;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.sa-filter-search:focus,.sa-search-page__form input:focus,.sa-product-form select:focus,.sa-price-range-fields input:focus{border-color:var(--sa-line-strong);box-shadow:0 0 0 4px #ffb86b12}.sa-filter-group label,.sa-filter-details label{display:flex;align-items:center;gap:12px;margin:12px 0;color:var(--sa-muted);font-size:14px;cursor:pointer}.sa-filter-group input[type=checkbox],.sa-filter-details input[type=checkbox]{-webkit-appearance:none;appearance:none;width:16px;height:16px;margin:0;border:1px solid rgba(244,240,234,.48);background:#ffffff0a;border-radius:3px}.sa-filter-group input[type=checkbox]:checked,.sa-filter-details input[type=checkbox]:checked{background:var(--sa-accent);border-color:var(--sa-accent);box-shadow:inset 0 0 0 3px #15100a}.sa-filter-group--pricing-note{margin-top:4px}.sa-pricing-note{display:grid;gap:12px;padding:18px;border:1px solid var(--sa-line);border-radius:18px;background:linear-gradient(180deg,#ffffff09,#ffffff05);box-shadow:inset 0 1px #ffffff0a}.sa-pricing-note__row{display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--sa-text)}.sa-pricing-note__row strong{font-size:13px}.sa-pricing-note__row span{color:var(--sa-accent);font-size:13px;font-weight:800;letter-spacing:.04em}.sa-pricing-note p{margin:0;color:var(--sa-soft);font-size:12px;line-height:1.55}.sa-filter-reset{width:100%;border:1px solid var(--sa-line);border-radius:999px;background:#f4f0ea0a;color:var(--sa-muted);padding:12px 16px;cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease,transform .2s ease}.sa-filter-reset:hover{border-color:var(--sa-line-strong);background:#ffb86b24;color:var(--sa-text)}.sa-filter__footer{margin-top:28px;padding-top:22px;border-top:1px solid var(--sa-line);color:var(--sa-soft);font-size:13px}.sa-filter-reset--link{display:block;text-align:center;margin-top:10px}.sa-filter-details{border-bottom:1px solid var(--sa-line);padding-bottom:8px}.sa-filter-details summary{cursor:pointer;list-style:none}.sa-filter-details summary::-webkit-details-marker{display:none}.sa-price-range-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sa-price-range-fields label{display:block}.sa-catalog__content{padding:72px 64px 86px;min-width:0}.sa-hero{min-height:420px;display:grid;grid-template-columns:minmax(420px,.98fr) minmax(340px,.72fr);align-items:end;gap:clamp(40px,7vw,110px);padding-bottom:56px;border-bottom:1px solid var(--sa-line);position:relative}.sa-hero:before{content:"";position:absolute;inset:-72px -64px auto -64px;height:560px;background:linear-gradient(120deg,rgba(255,184,107,.12),transparent 36%),radial-gradient(circle at 74% 18%,rgba(69,102,211,.15),transparent 28%);pointer-events:none;-webkit-mask-image:linear-gradient(#000,transparent 88%);mask-image:linear-gradient(#000,transparent 88%)}.sa-hero__copy,.sa-new-products{position:relative;z-index:1}.sa-hero h1{max-width:840px;margin:20px 0 22px;font-size:clamp(62px,9.2vw,140px);line-height:.88;letter-spacing:-.085em}.sa-hero p:not(.sa-eyebrow){max-width:800px;margin:0;color:var(--sa-muted);font-size:clamp(17px,1.4vw,23px);line-height:1.55}.sa-new-products{align-self:center;min-height:448px;border:1px solid var(--sa-line);border-radius:30px;background:linear-gradient(150deg,#121218e6,#090a0fd1),radial-gradient(circle at top right,rgba(255,184,107,.14),transparent 24rem),radial-gradient(circle at 70% 16%,rgba(79,121,255,.12),transparent 20rem);box-shadow:var(--sa-shadow);padding:24px}.sa-new-products__topline{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.sa-new-products__topline a{color:var(--sa-muted);font-size:14px}.sa-new-products__grid{display:grid;gap:12px}.sa-new-products__grid--featured{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.sa-new-mini{display:grid;grid-template-columns:54px 1fr;align-items:center;gap:14px;padding:10px;border:1px solid rgba(244,240,234,.08);border-radius:16px;background:#ffffff09;transition:transform .2s ease,border-color .2s ease,background .2s ease}.sa-new-mini--featured{grid-template-columns:72px 1fr;min-height:104px;padding:14px;border-radius:18px;background:linear-gradient(180deg,#ffffff0a,#ffffff07)}.sa-new-mini:hover{transform:translateY(-2px);border-color:var(--sa-line-strong);background:#ffffff0e}.sa-new-mini img,.sa-new-mini__placeholder{width:54px;height:54px;border-radius:12px;object-fit:cover;background:#ffb86b1f}.sa-new-mini--featured img,.sa-new-mini--featured .sa-new-mini__placeholder{width:72px;height:72px;border-radius:16px}.sa-new-mini__placeholder{display:grid;place-items:center;color:var(--sa-accent);font-weight:800}.sa-new-mini__content{min-width:0}.sa-new-mini strong{display:block;font-size:14px;line-height:1.2}.sa-new-mini--featured strong{font-size:15px}.sa-new-mini small{display:block;margin-top:6px;color:var(--sa-soft);font-size:12px}.sa-new-mini em{display:block;margin-top:6px;color:var(--sa-accent);font-style:normal;font-size:13px}.sa-new-mini--placeholder{opacity:.78}.sa-new-products__empty{display:grid;align-content:center;gap:8px;min-height:116px;border:1px solid var(--sa-line);border-radius:18px;padding:22px;color:var(--sa-muted)}.sa-new-products__empty strong{color:var(--sa-text);font-size:28px}.sa-new-products__empty--small{align-self:end;max-width:420px}.sa-hero--compact{min-height:310px}.sa-products-panel{padding-top:44px}.sa-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid var(--sa-line)}.sa-panel-heading h2{margin:0;font-size:17px;font-weight:650;color:#f4f0eadb}.sa-panel-heading span{color:var(--sa-soft);font-size:13px}.sa-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.sa-product-card{position:relative;padding:12px;border:1px solid rgba(244,240,234,.105);border-radius:32px;overflow:hidden;background:linear-gradient(180deg,#111117eb,#07080ce0),radial-gradient(circle at 18% 0%,rgba(255,184,107,.12),transparent 19rem),radial-gradient(circle at 92% 18%,rgba(105,128,255,.1),transparent 20rem);box-shadow:0 28px 74px #00000057,inset 0 1px #ffffff09;transition:border-color .25s ease,background .25s ease,box-shadow .25s ease}.sa-product-card:before{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border:1px solid rgba(255,184,107,.25);border-radius:24px;pointer-events:none;z-index:4;box-shadow:inset 0 0 0 1px #ffffff05;transition:border-color .25s ease,box-shadow .25s ease,opacity .25s ease}.sa-product-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,#ffb86b00,#ffb86b17,#ffb86b00) top / 100% 1px no-repeat,linear-gradient(180deg,#ffb86b00,#ffb86b14,#ffb86b00) left / 1px 100% no-repeat;opacity:.8;z-index:5}.sa-product-card:hover{border-color:#ffb86b57;background:linear-gradient(180deg,#16151cf5,#090a0eeb),radial-gradient(circle at 18% 0%,rgba(255,184,107,.16),transparent 19rem),radial-gradient(circle at 92% 18%,rgba(105,128,255,.14),transparent 20rem);box-shadow:0 34px 90px #0000006b,0 0 0 1px #ffb86b14,inset 0 1px #ffffff0b}.sa-product-card:hover:before{border-color:#ffb86b8f;box-shadow:inset 0 0 0 1px #ffffff07,0 0 28px #ffb86b1a}.sa-product-card__media{position:relative;display:block;aspect-ratio:1.18/1;overflow:hidden;border:1px solid rgba(244,240,234,.11);border-radius:24px;background:radial-gradient(circle at 38% 22%,rgba(255,184,107,.18),transparent 32%),#07080c;box-shadow:inset 0 1px #ffffff09,0 16px 36px #0000003d;z-index:1}.sa-product-card__image,.sa-product-card__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .48s ease,opacity .32s ease,filter .32s ease}.sa-product-card__image{opacity:.94;filter:saturate(.96) contrast(1.02)}.sa-product-card__video{opacity:0;z-index:2;transform:scale(1.025)}.sa-product-card:hover .sa-product-card__image,.sa-product-card__media.is-video-playing .sa-product-card__image{transform:scale(1.045);opacity:.58}.sa-product-card:hover .sa-product-card__video,.sa-product-card__media.is-video-playing .sa-product-card__video{opacity:1;transform:scale(1.01)}.sa-product-card__placeholder{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(circle at 50% 20%,rgba(255,184,107,.22),transparent 38%),linear-gradient(135deg,#17151b,#050507)}.sa-product-card__placeholder span{color:var(--sa-accent);font-size:42px;font-weight:850;letter-spacing:.08em}.sa-product-card__corner{position:absolute;z-index:3;width:28px;height:28px;pointer-events:none;opacity:.78}.sa-product-card__corner--tl{top:12px;left:12px;border-top:1px solid rgba(255,184,107,.55);border-left:1px solid rgba(255,184,107,.55);border-radius:10px 0 0}.sa-product-card__corner--tr{top:12px;right:12px;border-top:1px solid rgba(255,184,107,.45);border-right:1px solid rgba(255,184,107,.45);border-radius:0 10px 0 0}.sa-product-card__corner--bl{bottom:12px;left:12px;border-bottom:1px solid rgba(255,184,107,.38);border-left:1px solid rgba(255,184,107,.38);border-radius:0 0 0 10px}.sa-product-card__corner--br{bottom:12px;right:12px;border-bottom:1px solid rgba(255,184,107,.32);border-right:1px solid rgba(255,184,107,.32);border-radius:0 0 10px}.sa-product-card__shine{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,.1) 42%,transparent 62%);transform:translate(-112%);transition:transform .75s ease;pointer-events:none}.sa-product-card:hover .sa-product-card__shine{transform:translate(112%)}.sa-product-card__body{position:relative;z-index:6;padding:18px 12px 12px}.sa-product-card__meta{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.sa-product-card__meta>span:first-child{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid rgba(255,184,107,.24);border-radius:999px;color:var(--sa-accent);background:#ffb86b0d;box-shadow:inset 0 1px #ffffff08;font-size:12px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.sa-product-card__genre-chip{display:inline-flex;align-items:center;justify-content:center;min-height:30px;min-width:78px;padding:0 12px;border-radius:13px;border:1px solid rgba(255,184,107,.3);background:linear-gradient(180deg,#ffb86b21,#ffb86b0b),radial-gradient(circle at 50% 0%,rgba(255,184,107,.16),transparent 60%);color:var(--sa-accent);box-shadow:inset 0 1px #ffffff0a,0 7px 18px #0000002e;font-size:13px;font-weight:860;letter-spacing:-.01em}.sa-product-card__title-box{display:flex;align-items:center;min-height:72px;margin:0 0 14px;padding:14px 16px 15px;border:1px solid rgba(244,240,234,.1);border-radius:16px;background:linear-gradient(180deg,#ffffff08,#ffffff04),radial-gradient(circle at 100% 0%,rgba(255,184,107,.06),transparent 42%);box-shadow:inset 0 1px #ffffff07,0 10px 24px #0000001a;transition:border-color .2s ease,background .2s ease,transform .2s ease}.sa-product-card__title-box:hover{border-color:#ffb86b38;background:linear-gradient(180deg,#ffffff0a,#ffffff04),radial-gradient(circle at 100% 0%,rgba(255,184,107,.09),transparent 42%)}.sa-product-card__title{margin:0;color:var(--sa-text);font-size:24px;line-height:1.04;letter-spacing:-.04em}.sa-product-card__desc-box{display:block;min-height:92px;margin-bottom:14px;padding:14px 16px 15px;border:1px solid rgba(244,240,234,.1);border-radius:16px;background:linear-gradient(180deg,#ffffff07,#ffffff03),radial-gradient(circle at 100% 0%,rgba(105,128,255,.08),transparent 40%);box-shadow:inset 0 1px #ffffff06,0 10px 24px #0000001a;transition:border-color .2s ease,background .2s ease}.sa-product-card__desc-box:hover{border-color:#6980ff2e;background:linear-gradient(180deg,#ffffff09,#ffffff04),radial-gradient(circle at 100% 0%,rgba(105,128,255,.11),transparent 40%)}.sa-product-card__desc{min-height:54px;margin:0;color:#f4f0eac2;font-size:13px;line-height:1.62}.sa-product-card__listen-shell{width:100%;display:grid;grid-template-columns:112px 1fr;align-items:center;gap:14px;margin-bottom:14px;padding:10px 14px;border:1px solid rgba(255,184,107,.16);border-radius:18px;background:linear-gradient(180deg,#121118e6,#08090de0),radial-gradient(circle at 0% 50%,rgba(255,184,107,.07),transparent 24%);box-shadow:inset 0 1px #ffffff08,0 10px 24px #00000029;cursor:pointer;text-align:left;-webkit-appearance:none;appearance:none}.sa-product-card__listen-shell:hover{border-color:#ffb86b52;background:linear-gradient(180deg,#17151df0,#090a0ee6),radial-gradient(circle at 0% 50%,rgba(255,184,107,.11),transparent 26%)}.sa-product-card__listen-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border-radius:14px;border:1px solid rgba(255,184,107,.28);background:linear-gradient(180deg,#ffb86b29,#ffb86b14);color:var(--sa-text);font-size:18px;font-weight:820;letter-spacing:-.02em;box-shadow:inset 0 1px #ffffff0f,0 8px 18px #0003;pointer-events:none}.sa-product-card__listen-shell:hover .sa-product-card__listen-button{border-color:#ffb86b73;background:linear-gradient(180deg,#ffb86b36,#ffb86b1a)}.sa-product-card__listen-button .sa-audio-state--pause,.sa-product-card.is-audio-playing .sa-product-card__listen-button .sa-audio-state--play{display:none}.sa-product-card.is-audio-playing .sa-product-card__listen-button .sa-audio-state--pause{display:inline}.sa-product-card__listen-line{position:relative;display:block;height:6px;overflow:hidden;border-radius:999px;background:#f4f0ea14;box-shadow:inset 0 0 0 1px #ffffff06}.sa-product-card__listen-line:before{content:"";position:absolute;inset:0 auto 0 0;width:var(--sa-audio-progress, 0%);border-radius:inherit;background:linear-gradient(90deg,#ffb86bd9,#acbeffd9);box-shadow:0 0 12px #ffb86b2e}.sa-product-card.is-audio-playing .sa-product-card__listen-line{background:linear-gradient(90deg,#ffb86b1f,#f4f0ea21,#6980ff1f)}.sa-product-card__actions{display:grid;grid-template-columns:1fr;gap:10px;align-items:center}.sa-product-card__actions--single{margin-top:0}.sa-product-card__price-cta{position:relative;display:flex;align-items:center;justify-content:center;min-height:48px;width:100%;padding:0 18px;border-radius:16px;border:1px solid rgba(255,184,107,.34);background:linear-gradient(180deg,#131218f5,#08090df0),radial-gradient(circle at 50% 0%,rgba(255,184,107,.1),transparent 44%);box-shadow:inset 0 1px #ffffff0a,0 12px 26px #0003;transition:transform .2s ease,border-color .2s ease,background .2s ease}.sa-product-card__price-cta:hover{transform:translateY(-1px);border-color:#ffb86b7a}.sa-product-card__price-cta:before{content:"";position:absolute;top:7px;right:7px;bottom:7px;left:7px;border-radius:10px;border:1px solid rgba(255,184,107,.11);pointer-events:none}.sa-product-card__price-cta strong{color:var(--sa-accent);font-size:22px;font-weight:880;letter-spacing:.02em;text-transform:uppercase}.sa-card-form{margin:0}.sa-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid var(--sa-line-strong);border-radius:999px;background:linear-gradient(135deg,#ffb86bfa,#bc7930fa);color:#120c06;padding:0 18px;font-weight:850;cursor:pointer;transition:transform .2s ease,filter .2s ease,opacity .2s ease}.sa-button:hover{transform:translateY(-1px);filter:brightness(1.05)}.sa-button:disabled{opacity:.48;cursor:not-allowed}.sa-button--ghost{background:#ffffff09;color:var(--sa-text);border-color:var(--sa-line)}.sa-button--wide{width:100%}.sa-soldout{color:var(--sa-soft);font-size:13px;text-align:center}.sa-no-results,.sa-empty-catalog{border:1px solid var(--sa-line);border-radius:22px;padding:34px;background:#0003;color:var(--sa-muted)}.sa-empty-catalog p,.sa-no-results p{margin:0 0 8px;color:var(--sa-text);font-size:17px}.sa-product-page,.sa-cart-page,.sa-search-page,.sa-static-page{width:min(1240px,calc(100% - 48px));margin:0 auto;padding:80px 0}.sa-product-page{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.72fr);gap:56px;align-items:start}.sa-product-page__media{border:1px solid var(--sa-line);border-radius:30px;overflow:hidden;background:#ffffff09;box-shadow:var(--sa-shadow)}.sa-product-page__media img{width:100%;height:auto}.sa-product-page__placeholder{min-height:620px}.sa-product-page__info{position:sticky;top:calc(var(--sa-header) + 34px);border:1px solid var(--sa-line);border-radius:30px;padding:34px;background:#0d0d12b8;box-shadow:var(--sa-shadow)}.sa-product-page h1,.sa-cart-page h1,.sa-search-page h1,.sa-static-page h1{margin:14px 0 18px;font-size:clamp(42px,6vw,86px);line-height:.9;letter-spacing:-.075em}.sa-product-page__price{color:var(--sa-accent);font-size:30px;font-weight:850;margin:0 0 22px}.sa-delivery-card{display:grid;gap:8px;border:1px solid var(--sa-line);border-radius:20px;background:#ffffff0a;padding:18px;margin-bottom:24px;color:var(--sa-muted)}.sa-delivery-card strong{color:var(--sa-text)}.sa-product-form{display:grid;gap:14px;margin-bottom:28px}.sa-product-page__description{border-top:1px solid var(--sa-line);padding-top:24px}.sa-cart-page__header{margin-bottom:34px}.sa-cart-items{display:grid;gap:16px}.sa-cart-item{display:grid;grid-template-columns:110px 1fr 110px;align-items:center;gap:18px;border:1px solid var(--sa-line);border-radius:24px;padding:16px;background:#ffffff09}.sa-cart-item img{width:110px;height:110px;object-fit:cover;border-radius:16px}.sa-cart-item h2{margin:0 0 8px;font-size:20px}.sa-cart-item p{color:var(--sa-muted);margin:4px 0}.sa-cart-summary{margin-top:24px;display:flex;align-items:center;justify-content:flex-end;gap:14px}.sa-cart-summary p{margin-right:auto;font-size:22px}.sa-search-page__form{display:grid;grid-template-columns:1fr auto;gap:12px;margin-bottom:40px}.sa-static-page{max-width:860px}.sa-static-page--center{text-align:center}.sa-pagination{margin-top:34px;text-align:center;color:var(--sa-muted)}.sa-pagination .page,.sa-pagination .next,.sa-pagination .prev,.sa-pagination a,.sa-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;margin:0 4px;padding:0 12px;border-radius:999px;border:1px solid var(--sa-line);background:#ffffff08}.sa-pagination a:hover{border-color:var(--sa-line-strong);color:var(--sa-text)}.sa-footer{border-top:1px solid var(--sa-line);background:#050507d6}.sa-footer__inner{width:min(1240px,calc(100% - 48px));margin:0 auto;padding:52px 0;display:flex;justify-content:space-between;gap:34px}.sa-footer h2{margin:12px 0}.sa-footer p:not(.sa-eyebrow){max-width:560px;color:var(--sa-muted);line-height:1.6}.sa-footer__links{display:grid;gap:12px;align-content:start;color:var(--sa-muted)}@media(max-width:1280px){:root{--sa-sidebar: 320px}.sa-header__inner{grid-template-columns:var(--sa-sidebar) minmax(240px,.8fr) minmax(540px,1.2fr)}.sa-header-search{min-width:320px}.sa-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sa-hero{grid-template-columns:1fr;min-height:auto}.sa-new-products{max-width:860px;min-height:auto}}@media(max-width:900px){:root{--sa-header: auto}.sa-header{position:sticky;height:auto}.sa-header__inner{grid-template-columns:1fr}.sa-header__brand-zone,.sa-header__nav-zone,.sa-header__actions-zone{padding:18px 20px}.sa-header__brand-zone:after,.sa-header__nav-zone:after{display:none}.sa-nav{justify-self:start;gap:18px;flex-wrap:wrap}.sa-header-actions{justify-self:start;flex-wrap:wrap;width:100%}.sa-header-search{min-width:0;width:100%}.sa-catalog{grid-template-columns:1fr}.sa-filter{position:relative;top:auto;height:auto;border-right:0;border-bottom:1px solid var(--sa-line)}.sa-filter__scroll{max-height:480px}.sa-catalog__content{padding:44px 20px 64px}.sa-hero:before{inset:-44px -20px auto -20px}.sa-product-grid,.sa-product-page{grid-template-columns:1fr}.sa-product-page__info{position:static}.sa-cart-item{grid-template-columns:82px 1fr}.sa-quantity{grid-column:1 / -1}.sa-cart-summary,.sa-footer__inner{display:grid}.sa-search-page__form,.sa-new-products__grid--featured{grid-template-columns:1fr}}.sa-app-section{width:min(1240px,calc(100% - 48px));margin:0 auto;padding:24px 0 64px}.sa-header{position:relative;top:auto}.sa-main{min-height:auto}.sa-catalog--full{display:block;min-height:auto}.sa-catalog--full .sa-catalog__content{width:min(1520px,calc(100% - 72px));margin:0 auto;padding:72px 0 96px}.sa-hero--full{grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);gap:72px;min-height:560px;padding-bottom:66px}.sa-hero--full .sa-hero__copy{align-self:center}.sa-panel-heading--catalog{align-items:end;border-bottom:0;margin-bottom:20px;padding-bottom:0}.sa-panel-heading--catalog h2{margin-top:10px;font-size:clamp(32px,4vw,64px);line-height:.92;letter-spacing:-.065em}.sa-top-filter{position:relative;margin:0 0 34px;padding:24px;border:1px solid rgba(244,240,234,.12);border-radius:30px;background:linear-gradient(180deg,#121218e0,#08090dc7),radial-gradient(circle at 12% 0%,rgba(255,184,107,.13),transparent 28rem),radial-gradient(circle at 88% 12%,rgba(79,121,255,.15),transparent 26rem);box-shadow:0 24px 74px #00000052,inset 0 1px #ffffff0b;overflow:visible}.sa-top-filter:before,.sa-top-filter:after{content:"";position:absolute;left:28px;right:28px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,184,107,.45),rgba(110,136,255,.35),transparent);pointer-events:none}.sa-top-filter:before{top:0}.sa-top-filter:after{bottom:0}.sa-top-filter__header{display:flex;justify-content:space-between;align-items:start;gap:24px;margin-bottom:20px}.sa-top-filter__header h3{margin:10px 0 0;font-size:clamp(24px,2.4vw,38px);line-height:.95;letter-spacing:-.055em}.sa-top-filter__pricing{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;color:var(--sa-muted)}.sa-top-filter__pricing span{padding:10px 13px;border:1px solid rgba(255,184,107,.18);border-radius:999px;background:#ffffff09;font-size:12px}.sa-top-filter__pricing strong{color:var(--sa-text);margin-right:6px}.sa-filter-search-shell{position:relative;z-index:5}.sa-live-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}.sa-live-search .sa-filter-search{min-height:58px;border-radius:20px;font-size:16px;background:#0505078a;box-shadow:inset 0 1px #ffffff0a}.sa-filter-reset--compact{min-width:118px;border-radius:20px;font-weight:800}.sa-search-suggestions{position:absolute;left:0;right:130px;top:calc(100% + 12px);z-index:20;padding:16px;border:1px solid rgba(255,184,107,.24);border-radius:24px;background:#07080cf5;box-shadow:0 28px 70px #00000094,inset 0 1px #ffffff0e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.sa-search-suggestions__topline{display:flex;justify-content:space-between;gap:18px;margin-bottom:12px;color:var(--sa-muted);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.sa-search-suggestions__topline strong{color:var(--sa-accent)}.sa-search-suggestions__list{display:grid;gap:10px}.sa-search-result{display:grid;grid-template-columns:72px minmax(0,1fr) auto auto;align-items:center;gap:14px;min-height:94px;padding:10px;border:1px solid rgba(244,240,234,.1);border-radius:18px;background:linear-gradient(180deg,#ffffff0d,#ffffff07);transition:transform .18s ease,border-color .18s ease,background .18s ease}.sa-search-result:hover{transform:translateY(-2px);border-color:#ffb86b61;background:#ffffff12}.sa-search-result__media img,.sa-search-result__placeholder{width:72px;height:72px;border-radius:16px;object-fit:cover;background:radial-gradient(circle at 50% 18%,#ffb86b38,#ffffff0a)}.sa-search-result__placeholder{display:grid;place-items:center;color:var(--sa-accent);font-weight:900}.sa-search-result__body strong{display:block;font-size:16px;line-height:1.15}.sa-search-result__body small{display:block;margin-top:7px;color:var(--sa-soft);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.sa-search-result__price{color:var(--sa-accent);font-weight:850;white-space:nowrap}.sa-search-result__cta{padding:10px 14px;border:1px solid var(--sa-line-strong);border-radius:999px;color:var(--sa-text);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.sa-search-result-empty{padding:18px;border:1px solid rgba(244,240,234,.08);border-radius:16px;color:var(--sa-muted);background:#ffffff08}.sa-filter-row{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:18px;margin-top:22px}.sa-filter-row--catalog{grid-template-columns:minmax(210px,.48fr) minmax(360px,.92fr) minmax(0,1.35fr)}.sa-filter-group--owned{background:radial-gradient(circle at 0% 0%,rgba(105,128,255,.085),transparent 10rem),#ffffff07}.sa-filter-group--category{background:radial-gradient(circle at 0% 0%,rgba(255,184,107,.065),transparent 10rem),#ffffff07}.sa-filter-group--inline{padding:18px;border:1px solid rgba(244,240,234,.08);border-radius:22px;background:#ffffff07}.sa-filter-group--inline h3{margin-top:0}.sa-filter-pills{display:flex;flex-wrap:wrap;gap:10px}.sa-filter-pills label{display:inline-flex;align-items:center;margin:0;gap:0;cursor:pointer}.sa-filter-pills input{position:absolute;opacity:0;pointer-events:none}.sa-filter-pills span{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border:1px solid rgba(244,240,234,.1);border-radius:999px;color:var(--sa-muted);background:#ffffff09;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.sa-filter-pills label:hover span,.sa-filter-pills input:checked+span{border-color:#ffb86b6b;color:var(--sa-text);background:#ffb86b1f;transform:translateY(-1px)}.sa-top-filter__footer{display:flex;justify-content:space-between;gap:18px;margin-top:18px;padding-top:18px;border-top:1px solid rgba(244,240,234,.08);color:var(--sa-soft);font-size:13px}.sa-top-filter__footer strong{color:var(--sa-accent)}.sa-catalog--full .sa-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:1180px){.sa-hero--full{grid-template-columns:1fr;gap:34px}.sa-filter-row,.sa-filter-row--catalog{grid-template-columns:1fr}.sa-search-suggestions{right:0}.sa-catalog--full .sa-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.sa-catalog--full .sa-catalog__content{width:min(100% - 36px,1520px);padding-top:42px}.sa-live-search{grid-template-columns:1fr}.sa-search-suggestions{position:static;margin-top:12px}.sa-top-filter__header,.sa-top-filter__footer{display:grid}.sa-search-result{grid-template-columns:56px 1fr}.sa-search-result__price,.sa-search-result__cta{grid-column:2;justify-self:start}.sa-search-result__media img,.sa-search-result__placeholder{width:56px;height:56px}.sa-catalog--full .sa-product-grid{grid-template-columns:1fr}}.sa-header{position:relative!important;top:auto!important;min-height:94px;height:auto;border-bottom:1px solid rgba(244,240,234,.11);background:linear-gradient(180deg,#060608fa,#07070aeb),radial-gradient(circle at 16% 0%,rgba(255,184,107,.09),transparent 19rem),radial-gradient(circle at 62% 0%,rgba(88,112,255,.1),transparent 24rem);box-shadow:0 18px 52px #00000057,inset 0 -1px #ffffff06}.shopify-section-group-header-group{position:relative!important;top:auto!important;z-index:60}.sa-header__inner--minimal{width:100%;min-height:94px;height:auto;display:grid;grid-template-columns:minmax(250px,.62fr) minmax(620px,1.65fr) minmax(265px,.55fr);align-items:stretch;gap:0;padding:0}.sa-header__inner--minimal .sa-header__brand-zone,.sa-header__inner--minimal .sa-header__new-zone,.sa-header__inner--minimal .sa-header__actions-zone{min-height:94px;display:flex;align-items:center;position:relative}.sa-header__inner--minimal .sa-header__brand-zone{padding:0 30px}.sa-header__inner--minimal .sa-header__actions-zone{padding:0 28px;justify-content:flex-end}.sa-header__inner--minimal .sa-header__brand-zone:after,.sa-header__inner--minimal .sa-header__new-zone:after{content:"";position:absolute;top:20px;right:0;width:1px;height:calc(100% - 40px);background:linear-gradient(180deg,transparent,rgba(255,184,107,.32),rgba(118,137,255,.22),transparent)}.sa-brand--wordmark{display:inline-flex;align-items:center;gap:0;min-height:94px}.sa-brand--wordmark .sa-brand__mark{display:none!important}.sa-brand--wordmark .sa-brand__name{font-size:clamp(24px,1.65vw,34px);line-height:1;font-weight:900;letter-spacing:-.035em;color:var(--sa-text);text-shadow:0 0 28px rgba(255,184,107,.1)}.sa-header__new-zone{padding:12px 24px;justify-content:center}.sa-header-new-products{width:min(100%,980px);display:grid;grid-template-columns:auto repeat(4,minmax(120px,1fr));align-items:center;gap:10px;padding:10px 12px;border:1px solid rgba(255,184,107,.18);border-radius:22px;background:linear-gradient(180deg,#121219b8,#08090d8f),radial-gradient(circle at 4% 0%,rgba(255,184,107,.11),transparent 18rem),radial-gradient(circle at 92% 0%,rgba(106,126,255,.1),transparent 18rem);box-shadow:inset 0 1px #ffffff0b,0 18px 42px #0000003d}.sa-header-new-products__label{color:var(--sa-accent);font-size:11px;font-weight:900;letter-spacing:.22em;text-transform:uppercase;writing-mode:vertical-rl;transform:rotate(180deg);opacity:.95}.sa-header-new-card{min-width:0;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;min-height:54px;padding:6px;border:1px solid rgba(244,240,234,.09);border-radius:16px;background:linear-gradient(180deg,#ffffff0b,#ffffff05);transition:transform .18s ease,border-color .18s ease,background .18s ease}.sa-header-new-card:hover{transform:translateY(-1px);border-color:#ffb86b61;background:#ffffff0f}.sa-header-new-card img,.sa-header-new-card__placeholder{width:42px;height:42px;border-radius:12px;object-fit:cover;background:radial-gradient(circle at 50% 18%,#ffb86b38,#ffffff0a)}.sa-header-new-card__placeholder{display:grid;place-items:center;color:var(--sa-accent);font-size:11px;font-weight:900}.sa-header-new-card__text{min-width:0;display:grid;gap:4px}.sa-header-new-card__text strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--sa-text);font-size:13px;line-height:1}.sa-header-new-card__text em{color:var(--sa-accent);font-style:normal;font-size:12px;line-height:1}.sa-header-new-card--empty{opacity:.68}.sa-header-actions--minimal{gap:20px}.sa-header-actions--minimal .sa-icon-link,.sa-header-actions--minimal .sa-cart-link{display:inline-flex;align-items:center;gap:9px;padding-left:0;color:var(--sa-text);font-size:clamp(17px,1.1vw,22px);font-weight:850;letter-spacing:-.025em}.sa-header-actions--minimal .sa-icon-link:before,.sa-header-actions--minimal .sa-cart-link:before{display:none}.sa-header-icon{display:inline-grid;place-items:center;width:28px;height:28px;border:1px solid rgba(255,184,107,.24);border-radius:999px;color:var(--sa-accent);font-size:17px;line-height:1;background:#ffb86b0e}.sa-header-actions--minimal .sa-cart-link__count{min-width:25px;height:25px;font-size:13px;border-color:#ffb86b38;background:#ffb86b0e}.sa-catalog--home-only .sa-catalog__content{width:min(1520px,calc(100% - 72px));padding:42px 0 104px}.sa-products-panel--home{padding-top:0}.sa-catalog-intro{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:32px;margin-bottom:24px;padding:36px 0 28px;border-bottom:1px solid rgba(244,240,234,.1)}.sa-catalog-intro:before{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:linear-gradient(90deg,rgba(255,184,107,.4),rgba(103,126,255,.25),transparent 78%)}.sa-catalog-intro__copy h1{max-width:920px;margin:10px 0;font-size:clamp(46px,5.8vw,92px);line-height:.88;letter-spacing:-.075em}.sa-catalog-intro__copy p:not(.sa-eyebrow){max-width:780px;margin:0;color:var(--sa-muted);font-size:clamp(16px,1.25vw,21px);line-height:1.55}.sa-catalog-intro__stats{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;max-width:520px}.sa-catalog-intro__stats span{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border:1px solid rgba(255,184,107,.17);border-radius:999px;color:var(--sa-muted);background:#ffffff08;font-size:13px}.sa-catalog-intro__stats strong{color:var(--sa-accent);margin-left:6px}.sa-catalog-intro__stats span:first-child strong{margin-left:0;color:var(--sa-text)}.sa-catalog--home-only .sa-top-filter{margin-bottom:34px;padding:28px;border-radius:32px;border-color:#f4f0ea21;background:linear-gradient(180deg,#121218e8,#08090dd1),radial-gradient(circle at 10% -15%,rgba(255,184,107,.17),transparent 30rem),radial-gradient(circle at 90% 10%,rgba(79,121,255,.18),transparent 30rem)}.sa-catalog--home-only .sa-top-filter__header h3{font-size:clamp(28px,2.8vw,46px)}.sa-catalog--home-only .sa-live-search .sa-filter-search{min-height:64px;border-radius:22px;font-size:17px}.sa-catalog--home-only .sa-product-card{border-radius:28px;box-shadow:0 24px 64px #0000004d,inset 0 1px #ffffff06}.sa-catalog--home-only .sa-product-card__body{padding:24px}.sa-catalog--home-only .sa-product-card__title{font-size:25px}.sa-catalog--home-only .sa-product-card__actions{grid-template-columns:1fr 1fr}@media(max-width:1320px){.sa-header__inner--minimal{grid-template-columns:1fr}.sa-header__inner--minimal .sa-header__brand-zone,.sa-header__inner--minimal .sa-header__new-zone,.sa-header__inner--minimal .sa-header__actions-zone{min-height:auto;padding:16px 22px}.sa-header__inner--minimal .sa-header__brand-zone:after,.sa-header__inner--minimal .sa-header__new-zone:after{display:none}.sa-header__new-zone{justify-content:stretch}.sa-header-actions--minimal{justify-content:flex-start;width:100%}.sa-catalog-intro{grid-template-columns:1fr;align-items:start}.sa-catalog-intro__stats{justify-content:flex-start}}@media(max-width:760px){.sa-header-new-products{grid-template-columns:1fr}.sa-header-new-products__label{writing-mode:horizontal-tb;transform:none}.sa-catalog--home-only .sa-catalog__content{width:min(100% - 36px,1520px);padding-top:26px}.sa-catalog-intro__copy h1{font-size:clamp(42px,14vw,68px)}.sa-catalog-intro{padding-top:26px}}.sa-header__inner--account-hub{width:100%;min-height:106px;height:auto;display:grid;grid-template-columns:minmax(250px,.62fr) minmax(650px,1.65fr) minmax(275px,.55fr);align-items:stretch;gap:0;padding:0}.sa-header__inner--account-hub .sa-header__brand-zone,.sa-header__inner--account-hub .sa-header__account-hub-zone,.sa-header__inner--account-hub .sa-header__actions-zone{min-height:106px;display:flex;align-items:center;position:relative}.sa-header__inner--account-hub .sa-header__brand-zone{padding:0 30px}.sa-header__inner--account-hub .sa-header__actions-zone{padding:0 28px;justify-content:flex-end}.sa-header__inner--account-hub .sa-header__brand-zone:after,.sa-header__inner--account-hub .sa-header__account-hub-zone:after{content:"";position:absolute;top:20px;right:0;width:1px;height:calc(100% - 40px);background:linear-gradient(180deg,transparent,rgba(255,184,107,.34),rgba(118,137,255,.24),transparent)}.sa-header__account-hub-zone{justify-content:center;padding:12px 26px}.sa-account-page{width:min(1320px,calc(100% - 48px));margin:0 auto;padding:74px 0 96px}.sa-account-page__hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:end;padding-bottom:28px;border-bottom:1px solid rgba(244,240,234,.1)}.sa-account-page h1{margin:12px 0;font-size:clamp(52px,7vw,110px);line-height:.88;letter-spacing:-.08em}.sa-account-page__hero p:not(.sa-eyebrow){color:var(--sa-muted);max-width:720px;font-size:18px;line-height:1.6}.sa-account-page__grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:18px;margin-top:26px}.sa-account-page__card{border:1px solid rgba(244,240,234,.1);border-radius:30px;background:linear-gradient(180deg,#121218d6,#08090db8);box-shadow:var(--sa-shadow);padding:24px}.sa-account-page__card h2{margin:0 0 16px;font-size:28px;letter-spacing:-.045em}.sa-account-table{width:100%;border-collapse:collapse;color:var(--sa-muted)}.sa-account-table th,.sa-account-table td{padding:14px 0;border-bottom:1px solid rgba(244,240,234,.08);text-align:left}.sa-account-table th{color:var(--sa-soft);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.sa-account-product-list{display:grid;gap:10px}.sa-account-product-list a{display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:12px;padding:10px;border:1px solid rgba(244,240,234,.08);border-radius:16px;background:#ffffff06}.sa-account-product-list img,.sa-account-product-list span{width:54px;height:54px;border-radius:14px;object-fit:cover;display:grid;place-items:center;background:#ffffff0a;color:var(--sa-accent)}.sa-account-product-list strong{color:var(--sa-text)}.sa-account-product-list em{color:var(--sa-accent);font-style:normal}.sa-account-page__login{display:grid;place-items:center;min-height:520px;text-align:center}.sa-account-page__login-card{max-width:760px;padding:42px;border:1px solid rgba(255,184,107,.2);border-radius:34px;background:linear-gradient(180deg,#121218e6,#08090dc7);box-shadow:var(--sa-shadow)}.sa-account-page__actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:24px}@media(max-width:1320px){.sa-header__inner--account-hub{grid-template-columns:1fr}.sa-header__inner--account-hub .sa-header__brand-zone,.sa-header__inner--account-hub .sa-header__account-hub-zone,.sa-header__inner--account-hub .sa-header__actions-zone{min-height:auto;padding:16px 22px}.sa-header__inner--account-hub .sa-header__brand-zone:after,.sa-header__inner--account-hub .sa-header__account-hub-zone:after{display:none}.sa-header__account-hub-zone{justify-content:stretch}}@media(max-width:760px){.sa-account-page{width:min(100% - 36px,1320px);padding-top:42px}}.sa-header--account-drawer{position:relative;top:auto;height:auto;min-height:100px;overflow:visible;z-index:70;border-bottom:1px solid rgba(244,240,234,.1);background:linear-gradient(180deg,#050507f7,#050507e0),radial-gradient(circle at 12% 0%,rgba(255,184,107,.1),transparent 20rem),radial-gradient(circle at 76% 12%,rgba(101,124,255,.13),transparent 22rem)}.sa-header--account-drawer .sa-header__inner--account-hub{min-height:100px;height:100px;display:grid;grid-template-columns:minmax(280px,.74fr) minmax(240px,1fr) minmax(350px,.68fr);align-items:stretch;width:100%;padding:0}.sa-header--account-drawer .sa-header__brand-zone,.sa-header--account-drawer .sa-header__center-zone,.sa-header--account-drawer .sa-header__actions-zone{min-height:100px;display:flex;align-items:center;position:relative}.sa-header--account-drawer .sa-header__brand-zone{padding:0 28px}.sa-header--account-drawer .sa-header__center-zone{padding:0 28px;justify-content:center}.sa-header--account-drawer .sa-header__center-zone span{width:min(100%,560px);height:1px;display:block;background:linear-gradient(90deg,transparent,rgba(255,184,107,.2),rgba(118,137,255,.16),transparent)}.sa-header--account-drawer .sa-header__actions-zone{padding:0;justify-content:stretch}.sa-header--account-drawer .sa-header__brand-zone:after,.sa-header--account-drawer .sa-header__center-zone:after{content:"";position:absolute;top:22px;right:0;width:1px;height:calc(100% - 44px);background:linear-gradient(180deg,transparent,rgba(255,184,107,.34),rgba(119,134,255,.2),transparent)}.sa-header--account-drawer .sa-brand--wordmark .sa-brand__name{font-size:clamp(28px,2.05vw,42px);line-height:1;font-weight:950;letter-spacing:-.065em;text-shadow:0 0 28px rgba(255,255,255,.06)}.sa-account-dock{width:100%;height:100%}.sa-account-dock__button{-webkit-appearance:none;appearance:none;width:100%;height:100%;border:0;border-radius:0;cursor:pointer;display:grid;grid-template-columns:36px minmax(0,1fr) auto 24px;align-items:center;gap:14px;padding:0 28px;color:var(--sa-text);background:linear-gradient(90deg,#ffffff03,#ffb86b0e,#ffffff05),radial-gradient(circle at 20% 0%,rgba(255,184,107,.11),transparent 12rem);transition:background .18s ease,box-shadow .18s ease;text-align:left}.sa-account-dock__button:hover,.sa-account-dock.is-open .sa-account-dock__button{background:linear-gradient(90deg,#ffffff06,#ffb86b16,#7080ff0a),radial-gradient(circle at 20% 0%,rgba(255,184,107,.14),transparent 14rem);box-shadow:inset 0 -1px #ffb86b38}.sa-account-dock__icon,.sa-account-dock__cart b{display:grid;place-items:center;border:1px solid rgba(255,184,107,.22);border-radius:999px;background:#ffb86b12;color:var(--sa-accent);font-weight:900}.sa-account-dock__icon{width:36px;height:36px;font-size:13px}.sa-account-dock__copy{min-width:0;display:grid;gap:5px}.sa-account-dock__copy strong{color:var(--sa-text);font-size:clamp(22px,1.45vw,30px);line-height:.95;font-weight:950;letter-spacing:-.045em}.sa-account-dock__copy em{color:var(--sa-muted);font-style:normal;font-size:12px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sa-account-dock__cart{display:inline-flex;align-items:center;gap:9px;color:var(--sa-text);font-size:clamp(18px,1.18vw,25px);font-weight:950;letter-spacing:-.035em;white-space:nowrap}.sa-account-dock__cart b{min-width:26px;height:26px;padding:0 8px;font-size:13px;line-height:1}.sa-account-dock__chevron{color:var(--sa-accent);font-size:22px;transition:transform .18s ease}.sa-account-dock.is-open .sa-account-dock__chevron{transform:rotate(180deg)}@media(max-width:1180px){.sa-header--account-drawer .sa-header__inner--account-hub{height:auto;grid-template-columns:1fr}.sa-header--account-drawer .sa-header__brand-zone,.sa-header--account-drawer .sa-header__center-zone,.sa-header--account-drawer .sa-header__actions-zone{min-height:auto;padding:18px 22px}.sa-header--account-drawer .sa-header__brand-zone:after,.sa-header--account-drawer .sa-header__center-zone:after{display:none}.sa-header--account-drawer .sa-header__center-zone{display:none}.sa-account-dock__button{min-height:84px;border-top:1px solid rgba(244,240,234,.08)}}.sa-header--triple-console{position:relative;top:auto;height:auto;min-height:108px;overflow:visible;z-index:70;border-bottom:1px solid rgba(244,240,234,.1);background:linear-gradient(180deg,#050507fa,#050507e6),radial-gradient(circle at 7% 0%,rgba(255,184,107,.1),transparent 18rem),radial-gradient(circle at 50% 0%,rgba(112,130,255,.1),transparent 24rem),radial-gradient(circle at 92% 0%,rgba(255,184,107,.08),transparent 20rem);box-shadow:0 16px 44px #00000042}.sa-header__inner--triple-console{width:100%;min-height:108px;display:grid;grid-template-columns:minmax(330px,1fr) minmax(430px,1.08fr) minmax(330px,1fr);align-items:stretch;gap:0;padding:0}.sa-header-console-zone{position:relative;display:flex;align-items:stretch;min-height:108px}.sa-header-console-zone:after{content:"";position:absolute;top:22px;right:0;width:1px;height:calc(100% - 44px);background:linear-gradient(180deg,transparent,rgba(255,184,107,.32),rgba(110,130,255,.21),transparent)}.sa-header-console-zone--collections:after{display:none}.sa-header-console-btn{width:100%;min-height:108px;display:grid;grid-template-columns:44px minmax(0,1fr) auto 24px;align-items:center;gap:16px;padding:0 34px;border:0;border-radius:0;color:var(--sa-text);background:transparent;text-align:left;cursor:pointer;transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.sa-header-console-btn--brand{grid-template-columns:44px minmax(0,1fr);cursor:pointer}.sa-header-console-btn:hover,.sa-header-console-btn.is-open{background:linear-gradient(90deg,#ffffff05,#ffb86b0e,#6e82ff07),radial-gradient(circle at 22% 0%,rgba(255,184,107,.11),transparent 15rem);box-shadow:inset 0 -1px #ffb86b33}.sa-header-console-btn__orb,.sa-header-console-btn__cart b{display:grid;place-items:center;border:1px solid rgba(255,184,107,.24);border-radius:999px;background:#ffb86b12;color:var(--sa-accent);font-weight:950}.sa-header-console-btn__orb{width:44px;height:44px;font-size:13px;letter-spacing:.05em}.sa-header-console-btn--brand .sa-header-console-btn__orb{border-radius:15px;background:radial-gradient(circle at 50% 18%,#ffb86b47,#ffffff0a),#ffb86b0e}.sa-header-console-btn__copy{min-width:0;display:grid;gap:6px}.sa-header-console-btn__copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--sa-text);font-size:clamp(24px,1.65vw,34px);line-height:.94;font-weight:950;letter-spacing:-.055em;text-shadow:0 0 28px rgba(255,255,255,.06)}.sa-header-console-btn--brand .sa-header-console-btn__copy strong{font-size:clamp(30px,2.25vw,46px)}.sa-header-console-btn__copy em{color:var(--sa-muted);font-style:normal;font-size:12px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sa-header-console-btn__pill,.sa-header-console-btn__cart{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 13px;border:1px solid rgba(244,240,234,.1);border-radius:999px;color:var(--sa-muted);background:#ffffff09;font-size:12px;font-weight:900;white-space:nowrap}.sa-header-console-btn__cart{gap:9px;color:var(--sa-text);font-size:clamp(16px,1vw,20px);letter-spacing:-.025em}.sa-header-console-btn__cart b{min-width:25px;height:25px;padding:0 7px;font-size:12px}.sa-header-console-btn__chevron{color:var(--sa-accent);font-size:22px;transition:transform .18s ease}.sa-header-console-btn.is-open .sa-header-console-btn__chevron{transform:rotate(180deg)}.sa-mega-drawer{position:static;width:100%;border-top:1px solid rgba(255,184,107,.15);border-bottom:1px solid rgba(255,184,107,.13);background:linear-gradient(180deg,#0d0d13fa,#06070bf5),radial-gradient(circle at 9% 0%,rgba(255,184,107,.16),transparent 28rem),radial-gradient(circle at 88% 0%,rgba(94,114,255,.16),transparent 30rem);box-shadow:inset 0 1px #ffffff0b,0 26px 70px #00000073}.sa-mega-drawer[hidden]{display:none!important}.sa-mega-drawer__inner{width:min(1520px,calc(100% - 72px));margin:0 auto;padding:28px 0 34px}.sa-mega-drawer__hero{display:grid;grid-template-columns:82px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:126px;padding:22px;border:1px solid rgba(244,240,234,.09);border-radius:30px;background:linear-gradient(135deg,#ffffff0f,#ffffff05),radial-gradient(circle at 100% 0%,rgba(255,184,107,.1),transparent 24rem)}.sa-mega-drawer__hero h3{margin:8px 0;font-size:clamp(30px,2.45vw,48px);line-height:.92;letter-spacing:-.065em}.sa-mega-drawer__hero p:not(.sa-eyebrow){max-width:820px;margin:0;color:var(--sa-muted);font-size:14px;line-height:1.6}.sa-mega-drawer__badge{display:grid;place-items:center;width:82px;height:82px;border:1px solid rgba(255,184,107,.24);border-radius:24px;background:radial-gradient(circle at 50% 18%,#ffb86b47,#ffffff0a),#ffb86b0e;color:var(--sa-accent);font-size:13px;font-weight:950;letter-spacing:.06em}.sa-mega-drawer__quick-actions,.sa-mega-drawer__footer-actions,.sa-collections-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.sa-mega-drawer__quick-actions a,.sa-mega-drawer__footer-actions a,.sa-collections-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 15px;border:1px solid rgba(244,240,234,.1);border-radius:999px;color:var(--sa-muted);background:#ffffff09;font-size:12px;font-weight:850;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.sa-mega-drawer__quick-actions a:hover,.sa-mega-drawer__footer-actions a:hover,.sa-collections-actions a:hover{color:var(--sa-text);border-color:#ffb86b61;background:#ffb86b1a;transform:translateY(-1px)}.sa-info-drawer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:14px}.sa-info-card{min-height:210px;padding:20px;border:1px solid rgba(244,240,234,.08);border-radius:24px;background:linear-gradient(180deg,#ffffff0b,#ffffff05),radial-gradient(circle at 100% 0%,rgba(255,184,107,.055),transparent 15rem);box-shadow:inset 0 1px #ffffff09}.sa-info-card--gold{border-color:#ffb86b38}.sa-info-card span{color:var(--sa-accent);font-size:12px;font-weight:950;letter-spacing:.16em}.sa-info-card h4{margin:18px 0 10px;font-size:22px;line-height:1;letter-spacing:-.04em}.sa-info-card p{margin:0 0 16px;color:var(--sa-muted);font-size:13px;line-height:1.6}.sa-info-card strong{color:var(--sa-accent);font-size:13px}.sa-info-drawer-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px;padding:14px;border:1px solid rgba(244,240,234,.08);border-radius:24px;background:#ffffff06}.sa-info-drawer-strip div{display:grid;gap:5px;padding:10px 12px}.sa-info-drawer-strip strong{color:var(--sa-text);font-size:13px}.sa-info-drawer-strip span{color:var(--sa-soft);font-size:12px}.sa-mega-drawer__footer-actions{margin-top:14px;padding-top:14px;border-top:1px solid rgba(244,240,234,.08)}.sa-mega-drawer__hero--collections{grid-template-columns:82px minmax(0,1fr) minmax(330px,auto)}.sa-collections-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);gap:14px;margin-top:14px}.sa-collections-side-stack{display:grid;gap:14px;align-content:start}.sa-collections-panel{padding:18px;border:1px solid rgba(244,240,234,.08);border-radius:24px;background:linear-gradient(180deg,#ffffff0b,#ffffff05),radial-gradient(circle at 100% 0%,rgba(255,184,107,.055),transparent 14rem);box-shadow:inset 0 1px #ffffff09}.sa-collections-panel--owned{min-height:350px}.sa-collections-panel__title{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.sa-collections-panel__title span{color:var(--sa-text);font-size:13px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.sa-collections-panel__title a,.sa-collections-panel__title small{color:var(--sa-accent);font-size:12px}.sa-collections-panel p{margin:0 0 14px;color:var(--sa-muted);font-size:13px;line-height:1.6}.sa-collections-vault-list{display:grid;gap:10px}.sa-collections-empty-vault{display:grid;align-content:center;justify-items:start;gap:10px;min-height:260px;padding:24px;border:1px solid rgba(255,184,107,.12);border-radius:22px;background:#ffffff06}.sa-collections-empty-vault strong{color:var(--sa-text);font-size:20px}.sa-collections-empty-vault p{max-width:520px;margin:0}@media(max-width:1180px){.sa-header__inner--triple-console{grid-template-columns:1fr}.sa-header-console-zone{min-height:auto}.sa-header-console-zone:after{display:none}.sa-header-console-btn{min-height:88px;padding:0 22px;border-bottom:1px solid rgba(244,240,234,.08)}.sa-mega-drawer__inner{width:min(100% - 36px,1520px)}.sa-mega-drawer__hero,.sa-mega-drawer__hero--collections,.sa-info-drawer-grid,.sa-info-drawer-strip,.sa-collections-layout{grid-template-columns:1fr}}@media(max-width:700px){.sa-header-console-btn{grid-template-columns:38px minmax(0,1fr) 22px;gap:12px}.sa-header-console-btn__pill,.sa-header-console-btn__cart{grid-column:2 / 3;justify-self:start}.sa-header-console-btn__orb{width:38px;height:38px}}.sa-product-card__price-cta--owned{border-color:#6980ff57;background:linear-gradient(180deg,#12141ff5,#08090df0),radial-gradient(circle at 50% 0%,rgba(105,128,255,.13),transparent 44%)}.sa-product-card__actions.sa-product-card__actions--single,.sa-catalog--home-only .sa-product-card__actions,.sa-catalog--home-only .sa-product-card__actions.sa-product-card__actions--single{display:block;width:100%;grid-template-columns:none!important}.sa-product-card__price-cta{width:100%;min-height:50px;padding:0 18px;justify-content:center;text-align:center}.sa-product-card__price-cta strong{font-size:22px;letter-spacing:.035em;text-transform:uppercase}.sa-product-card__price-cta--owned strong{color:#a4c2ff}.sa-product-card__body{overflow:hidden;border-radius:24px;isolation:isolate}.sa-product-card__body:before{content:"";position:absolute;top:2px;right:0;bottom:0;left:0;background-image:url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%20800%20800%27%3E%0A%3Cg%20fill%3D%27none%27%20stroke%3D%27%23b8bcc7%27%20stroke-width%3D%271.5%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%20opacity%3D%270.25%27%3E%0A%3Ccircle%20cx%3D%27400%27%20cy%3D%27400%27%20r%3D%27168%27/%3E%0A%3Ccircle%20cx%3D%27400%27%20cy%3D%27400%27%20r%3D%27106%27/%3E%0A%3Ccircle%20cx%3D%27400%27%20cy%3D%27400%27%20r%3D%2732%27/%3E%0A%3Cpath%20d%3D%27M400%20164v86M400%20550v86M164%20400h86M550%20400h86%27/%3E%0A%3Cpath%20d%3D%27M400%20232l29%2056%2062%208-45%2043%2010%2062-56-29-56%2029%2010-62-45-43%2062-8z%27/%3E%0A%3Cpath%20d%3D%27M272%20272l38%2038M490%20490l38%2038M528%20272l-38%2038M310%20490l-38%2038%27/%3E%0A%3Cpath%20d%3D%27M400%20294c58%200%20106%2048%20106%20106s-48%20106-106%20106-106-48-106-106%2048-106%20106-106z%27/%3E%0A%3Cpath%20d%3D%27M400%20314c-24%2018-40%2050-40%2086s16%2068%2040%2086c24-18%2040-50%2040-86s-16-68-40-86z%27/%3E%0A%3Cpath%20d%3D%27M400%20336c-14%2012-22%2030-22%2050s8%2038%2022%2050c14-12%2022-30%2022-50s-8-38-22-50z%27/%3E%0A%3Cpath%20d%3D%27M242%20400c40-18%2079-27%20158-27s118%209%20158%2027c-40%2018-79%2027-158%2027s-118-9-158-27z%27/%3E%0A%3C/g%3E%3C/svg%3E);background-repeat:no-repeat;background-position:center 44%;background-size:82% auto;opacity:.12;pointer-events:none;z-index:0;transition:opacity .25s ease,transform .4s ease}.sa-product-card__body:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 50% 38%,rgba(255,255,255,.012),transparent 28%),radial-gradient(circle at 50% 72%,rgba(105,128,255,.07),transparent 36%),radial-gradient(circle at 16% 18%,rgba(255,184,107,.06),transparent 20%),linear-gradient(180deg,#ffffff03,#fff0);z-index:0}.sa-product-card:hover .sa-product-card__body:before{opacity:.18;transform:scale(1.02)}.sa-product-card:hover .sa-product-card__image{filter:saturate(1.08) hue-rotate(8deg) brightness(1.03) contrast(1.03)}.sa-product-card__meta,.sa-product-card__title-box,.sa-product-card__desc-box,.sa-product-card__listen-shell,.sa-product-card__actions{position:relative;z-index:1}.sa-product-card__title-box,.sa-product-card__desc-box,.sa-product-card__listen-shell{position:relative;overflow:hidden}.sa-product-card__title-box:before,.sa-product-card__desc-box:before,.sa-product-card__listen-shell:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:12px;border:1px solid rgba(255,255,255,.035);pointer-events:none}.sa-product-card__title-box:after,.sa-product-card__desc-box:after,.sa-product-card__listen-shell:after{content:"";position:absolute;inset:auto 14px 0 14px;height:1px;background:linear-gradient(90deg,#ffb86b00,#ffb86b2e,#6980ff29,#ffb86b00);pointer-events:none}.sa-product-card__title-box{min-height:76px;padding:16px 18px;border-color:#f4f0ea1f;background:linear-gradient(180deg,#ffffff0a,#ffffff04),radial-gradient(circle at 0% 50%,rgba(255,184,107,.07),transparent 26%),radial-gradient(circle at 100% 0%,rgba(105,128,255,.06),transparent 46%);box-shadow:inset 0 1px #ffffff08,inset 0 -1px #ffb86b0f,0 14px 30px #0000001f}.sa-product-card__title-box:hover{border-color:#ffb86b42;transform:translateY(-1px)}.sa-product-card__title{font-size:23px;letter-spacing:-.045em;text-shadow:0 0 18px rgba(255,255,255,.03)}.sa-product-card__desc-box{min-height:98px;padding:16px 18px;border-color:#f4f0ea1a;background:linear-gradient(180deg,#ffffff08,#ffffff03),radial-gradient(circle at 100% 0%,rgba(105,128,255,.1),transparent 42%),radial-gradient(circle at 0% 100%,rgba(255,184,107,.04),transparent 34%);box-shadow:inset 0 1px #ffffff06,inset 0 -1px #6980ff0f,0 12px 28px #0000001c}.sa-product-card__desc-box:hover{border-color:#6980ff38}.sa-product-card__desc{font-size:13.5px;line-height:1.72;color:#f4f0eac7}.sa-product-card__listen-shell{min-height:64px;padding:12px 16px;border-color:#ffb86b2e;background:linear-gradient(180deg,#121118f0,#08090de6),radial-gradient(circle at 0% 50%,rgba(255,184,107,.09),transparent 24%),radial-gradient(circle at 100% 50%,rgba(105,128,255,.06),transparent 22%);box-shadow:inset 0 1px #ffffff08,inset 0 -1px #ffb86b0f,0 14px 28px #00000029}.sa-product-card__listen-shell:hover{transform:translateY(-1px);border-color:#ffb86b57}.sa-product-card__listen-button{min-height:42px;border-radius:15px;background:linear-gradient(180deg,#ffb86b2e,#ffb86b14),radial-gradient(circle at 50% 0%,rgba(255,255,255,.05),transparent 70%);box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #ffb86b1a,0 8px 18px #0003}.sa-product-card__listen-line{height:7px;background:linear-gradient(180deg,#ffffff0e,#ffffff05)}.sa-product-card__listen-line:before{background:linear-gradient(90deg,#ffb86beb,#cbd5fff2,#6980ffeb);box-shadow:0 0 14px #ffb86b33}.sa-product-card__price-cta{min-height:50px;border-radius:17px;background:linear-gradient(180deg,#131218f7,#08090df2),radial-gradient(circle at 50% 0%,rgba(255,184,107,.11),transparent 44%),radial-gradient(circle at 50% 100%,rgba(105,128,255,.05),transparent 34%)}.sa-product-card__price-cta:before{border-color:#ffb86b21}.sa-product-card:before{top:8px;right:8px;bottom:8px;left:8px;border-color:#c4c7ce2e;box-shadow:inset 0 0 0 1px #ffffff04,0 0 0 1px #ffb86b08}.sa-product-card:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;padding:11px;border-radius:24px;pointer-events:none;z-index:5;opacity:1;background:repeating-linear-gradient(135deg,rgba(182,186,194,.5) 0 1px,transparent 1px 7px);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.sa-product-card:hover:after{background:repeating-linear-gradient(135deg,rgba(190,194,202,.56) 0 1px,transparent 1px 7px)}.sa-product-card__body:before{top:-6px;right:-4px;bottom:-4px;left:-4px;background-position:center center;background-size:162% 162%;opacity:.75}.sa-product-card__body:after{background:radial-gradient(circle at 50% 36%,rgba(255,255,255,.018),transparent 30%),radial-gradient(circle at 50% 72%,rgba(105,128,255,.085),transparent 38%),radial-gradient(circle at 16% 18%,rgba(255,184,107,.075),transparent 20%),linear-gradient(180deg,#ffffff04,#fff0)}.sa-product-card__title-box{min-height:78px;background:linear-gradient(180deg,#ffffff0d,#ffffff04),radial-gradient(circle at 0% 50%,rgba(255,184,107,.09),transparent 27%),radial-gradient(circle at 100% 0%,rgba(105,128,255,.075),transparent 48%)}.sa-product-card__desc-box{min-height:100px;background:linear-gradient(180deg,#ffffff09,#ffffff04),radial-gradient(circle at 100% 0%,rgba(105,128,255,.12),transparent 43%),radial-gradient(circle at 0% 100%,rgba(255,184,107,.05),transparent 35%)}.sa-product-card__listen-shell{min-height:66px;background:linear-gradient(180deg,#121118f2,#08090de8),radial-gradient(circle at 0% 50%,rgba(255,184,107,.1),transparent 24%),radial-gradient(circle at 100% 50%,rgba(105,128,255,.08),transparent 24%)}.sa-product-card:after{top:14px;right:14px;bottom:14px;left:14px;padding:10px;border-radius:22px;background:repeating-linear-gradient(135deg,rgba(190,194,202,.5) 0 1px,transparent 1px 8px);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:1}.sa-product-card:hover:after{background:repeating-linear-gradient(135deg,rgba(198,202,210,.5) 0 1px,transparent 1px 8px)}.sa-product-card__body{background:transparent}.sa-product-card__body:before{top:2px;right:2px;bottom:2px;left:2px;border-radius:24px;background-image:radial-gradient(circle at 16% 18%,rgba(201,165,114,.18),transparent 24%),radial-gradient(circle at 82% 16%,rgba(111,128,201,.16),transparent 26%),radial-gradient(circle at 62% 72%,rgba(90,100,160,.12),transparent 24%),radial-gradient(circle at 28% 84%,rgba(162,137,103,.14),transparent 28%),linear-gradient(180deg,#3e342c47,#1b1c272e 38%,#372f273d),repeating-linear-gradient(24deg,#ffffff05 0 2px,#fff0 2px 12px),repeating-linear-gradient(112deg,#ffffff04 0 1px,#fff0 1px 9px),repeating-radial-gradient(circle at 50% 46%,#ffffff04 0 1px,#fff0 1px 7px);background-blend-mode:screen,screen,screen,screen,normal,normal,normal,normal;background-size:100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%;opacity:.5;transform:none}.sa-product-card:hover .sa-product-card__body:before{opacity:.5;transform:none}.sa-product-card__body:after{background:linear-gradient(180deg,#ffffff03,#fff0),radial-gradient(circle at 100% 0%,rgba(96,116,198,.07),transparent 34%),radial-gradient(circle at 0% 100%,rgba(204,175,130,.06),transparent 32%)}.sa-product-card__title-box,.sa-product-card__desc-box,.sa-product-card__listen-shell,.sa-product-card__price-cta{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}.sa-product-card__title-box{background:linear-gradient(180deg,#ffffff0d,#ffffff05),radial-gradient(circle at 0% 50%,rgba(255,184,107,.08),transparent 28%),radial-gradient(circle at 100% 0%,rgba(105,128,255,.07),transparent 48%)}.sa-product-card__desc-box{background:linear-gradient(180deg,#ffffff0a,#ffffff04),radial-gradient(circle at 100% 0%,rgba(105,128,255,.1),transparent 42%),radial-gradient(circle at 0% 100%,rgba(255,184,107,.05),transparent 35%)}.sa-product-card__listen-shell{background:linear-gradient(180deg,#121118eb,#090a0fe6),radial-gradient(circle at 0% 50%,rgba(255,184,107,.07),transparent 24%),radial-gradient(circle at 100% 50%,rgba(105,128,255,.06),transparent 24%)}.sa-product-card:before{top:10px;right:10px;bottom:10px;left:10px;border-color:#c4c7ce29}.sa-product-card:after{top:10px;right:10px;bottom:10px;left:10px;padding:8px;border-radius:26px;background:repeating-linear-gradient(135deg,rgba(184,188,196,.25) 0 1px,transparent 1px 8px);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:1}.sa-product-card:hover:after{background:repeating-linear-gradient(135deg,rgba(184,188,196,.25) 0 1px,transparent 1px 8px)}.sa-product-card__body{overflow:hidden;border-radius:0}.sa-product-card__body:before{top:-18px;right:-18px;bottom:-18px;left:-18px;border-radius:0;background-image:radial-gradient(circle at 16% 14%,rgba(185,150,104,.2),transparent 22%),radial-gradient(circle at 84% 18%,rgba(112,130,210,.18),transparent 24%),radial-gradient(circle at 56% 74%,rgba(86,96,156,.14),transparent 28%),radial-gradient(circle at 24% 82%,rgba(154,131,98,.16),transparent 28%),linear-gradient(180deg,#52463652,#1a1c2833 34%,#42382c47),repeating-linear-gradient(18deg,#ffffff06 0 1px,#fff0 1px 13px),repeating-linear-gradient(108deg,#ffffff05 0 1px,#fff0 1px 9px),radial-gradient(circle at 50% 48%,#ffffff07,#fff0 34%);background-blend-mode:screen,screen,screen,screen,normal,normal,normal,normal;background-position:center center;background-size:100% 100%;opacity:.25}.sa-product-card:hover .sa-product-card__body:before{opacity:.25}.sa-product-card__title-box,.sa-product-card__desc-box,.sa-product-card__listen-shell{min-height:auto;padding:12px 8px;border:0;background:transparent;box-shadow:none;border-radius:0;-webkit-backdrop-filter:none;backdrop-filter:none;overflow:visible}.sa-product-card__title-box:before,.sa-product-card__title-box:after,.sa-product-card__desc-box:before,.sa-product-card__desc-box:after,.sa-product-card__listen-shell:before,.sa-product-card__listen-shell:after{display:none}.sa-product-card__title-box{padding-top:10px;padding-bottom:14px}.sa-product-card__title-box:hover,.sa-product-card__desc-box:hover,.sa-product-card__listen-shell:hover{transform:none;border-color:transparent}.sa-product-card__title-box a,.sa-product-card__desc-box a{position:relative;display:block;padding-left:10px}.sa-product-card__title-box a:before,.sa-product-card__desc-box a:before{content:"";position:absolute;left:0;top:3px;bottom:3px;width:2px;border-radius:999px;background:linear-gradient(180deg,#ffb86ba6,#6980ff5c);box-shadow:0 0 10px #ffb86b14}.sa-product-card__title-box a:after,.sa-product-card__desc-box a:after,.sa-product-card__listen-shell:after{content:"";position:absolute;left:10px;right:10px;bottom:0;height:1px;background:linear-gradient(90deg,#ffb86b00,#ffb86b2e,#6980ff24,#ffb86b00);display:block}.sa-product-card__title{margin:0;font-size:21px;letter-spacing:-.045em}.sa-product-card__desc{font-size:13.5px;line-height:1.75;color:#f4f0eacc}.sa-product-card__listen-shell{position:relative;display:grid;grid-template-columns:122px 1fr;gap:16px;align-items:center;padding-top:14px;padding-bottom:18px;cursor:pointer}.sa-product-card__listen-button{min-height:42px;border-radius:16px;background:linear-gradient(180deg,#ffb86b2e,#ffb86b17),radial-gradient(circle at 50% 0%,rgba(255,255,255,.06),transparent 68%);box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #ffb86b14,0 10px 20px #0000002e}.sa-product-card__listen-line{height:6px;background:linear-gradient(180deg,#ffffff0e,#ffffff05)}.sa-product-card__actions{padding-top:12px}.sa-product-card:after{top:0;right:0;bottom:0;left:0;padding:0;border-radius:0;background:linear-gradient(90deg,#ffb86b00,#ffb86b17,#ffb86b00) top / 100% 1px no-repeat,linear-gradient(180deg,#ffb86b00,#ffb86b14,#ffb86b00) left / 1px 100% no-repeat;-webkit-mask:none;mask:none;opacity:.8}.sa-product-card:hover:after{background:linear-gradient(90deg,#ffb86b00,#ffb86b1f,#ffb86b00) top / 100% 1px no-repeat,linear-gradient(180deg,#ffb86b00,#ffb86b1a,#ffb86b00) left / 1px 100% no-repeat}.sa-product-card__media,.sa-product-card__image,.sa-product-card__video,.sa-product-card__placeholder{border-radius:24px 24px 0 0}.sa-product-card__body{overflow:hidden;border-radius:0 0 24px 24px}.sa-product-card__body:before,.sa-product-card__body:after{top:0;right:0;bottom:0;left:0;border-radius:0 0 24px 24px}.sa-product-card__body:before{background-image:radial-gradient(circle at 16% 14%,rgba(185,150,104,.2),transparent 22%),radial-gradient(circle at 84% 18%,rgba(112,130,210,.18),transparent 24%),radial-gradient(circle at 56% 74%,rgba(86,96,156,.14),transparent 28%),radial-gradient(circle at 24% 82%,rgba(154,131,98,.16),transparent 28%),linear-gradient(180deg,#52463652,#1a1c2833 34%,#42382c47),repeating-linear-gradient(18deg,#ffffff06 0 1px,#fff0 1px 13px),repeating-linear-gradient(108deg,#ffffff05 0 1px,#fff0 1px 9px),radial-gradient(circle at 50% 48%,#ffffff07,#fff0 34%);background-position:center center;background-size:100% 100%;opacity:.25}.sa-product-card__body:after{background:linear-gradient(180deg,#ffffff03,#fff0),radial-gradient(circle at 100% 0%,rgba(96,116,198,.05),transparent 34%),radial-gradient(circle at 0% 100%,rgba(204,175,130,.04),transparent 32%)}.sa-product-card__body{padding:18px}.sa-product-card__meta{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;margin-bottom:12px;padding:0 2px 12px;border-bottom:1px solid transparent;border-image:linear-gradient(90deg,#ffb86b00,#ffb86b29,#6980ff1f,#ffb86b00) 1}.sa-product-card__info-chip,.sa-product-card__genre-chip{display:inline-flex;align-items:center;justify-content:center;min-height:31px;padding:0 14px;border-radius:999px;white-space:nowrap;font-size:12.5px;font-weight:860;letter-spacing:.055em;text-transform:uppercase}.sa-product-card__info-chip--primary{justify-self:start;color:var(--sa-accent);border:1px solid rgba(255,184,107,.3);background:linear-gradient(180deg,#ffb86b1a,#ffb86b0a);box-shadow:inset 0 1px #ffffff0a}.sa-product-card__info-chip--center{justify-self:center;color:#f4f0ead6;border:1px solid rgba(244,240,234,.12);background:linear-gradient(180deg,#ffffff08,#ffffff04)}.sa-product-card__genre-chip{justify-self:end;min-width:92px}.sa-product-card__title-box,.sa-product-card__desc-box,.sa-product-card__listen-shell{background:transparent!important;box-shadow:none!important}.sa-product-card__title-box,.sa-product-card__desc-box{padding-left:0;padding-right:0}.sa-product-card__title-box:after,.sa-product-card__desc-box:after,.sa-product-card__listen-shell:after{left:0;right:0;background:linear-gradient(90deg,#ffb86b00,#ffb86b29,#6980ff1f,#ffb86b00)}.sa-product-card__title-box{margin:0;padding-top:10px;padding-bottom:16px}.sa-product-card__title-box a,.sa-product-card__desc-box a{padding-left:0}.sa-product-card__title-box a:before,.sa-product-card__desc-box a:before{display:none}.sa-product-card__title{font-size:21px;line-height:1.08}.sa-product-card__desc-box{margin-bottom:0;padding-top:14px;padding-bottom:18px}.sa-product-card__desc{max-width:95%}.sa-product-card__listen-shell{padding-top:16px;padding-bottom:18px;border-bottom:1px solid transparent;border-image:linear-gradient(90deg,#ffb86b00,#ffb86b24,#6980ff1a,#ffb86b00) 1}.sa-product-card__listen-button{transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.sa-product-card__listen-shell:hover .sa-product-card__listen-button{transform:translateY(-1px);box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #ffb86b14,0 12px 22px #0003}.sa-product-card__price-cta{min-height:54px}@media(max-width:740px){.sa-product-card__meta{grid-template-columns:1fr;justify-items:start}.sa-product-card__info-chip--center,.sa-product-card__genre-chip{justify-self:start}}.sa-header--triple-console{min-width:0;overflow-x:clip}.sa-header__inner--triple-console{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)!important;align-items:stretch;width:100%;min-width:0}.sa-header-console-zone{min-width:0;min-height:clamp(78px,7vw,108px)}.sa-header-console-zone:after{display:block!important}.sa-header-console-zone--collections:after{display:none!important}.sa-header-console-btn{min-width:0;min-height:clamp(78px,7vw,108px);grid-template-columns:clamp(34px,3.4vw,44px) minmax(0,1fr) auto clamp(16px,1.7vw,24px);gap:clamp(8px,1.2vw,16px);padding-inline:clamp(14px,2.1vw,34px);border-bottom:0!important}.sa-header-console-btn--brand{grid-template-columns:clamp(34px,3.4vw,44px) minmax(0,1fr)}.sa-header-console-btn__orb{width:clamp(34px,3.4vw,44px);height:clamp(34px,3.4vw,44px);font-size:clamp(10px,.95vw,13px)}.sa-header-console-btn__copy strong{font-size:clamp(17px,1.7vw,34px);line-height:.98;letter-spacing:-.045em}.sa-header-console-btn--brand .sa-header-console-btn__copy strong{font-size:clamp(22px,2.4vw,46px)}.sa-header-console-btn__copy em{font-size:clamp(10px,.9vw,12px);max-width:100%}.sa-header-console-btn__pill,.sa-header-console-btn__cart{min-height:clamp(28px,3vw,34px);padding-inline:clamp(9px,1.1vw,13px);font-size:clamp(10px,.9vw,12px);max-width:100%}.sa-header-console-btn__cart{gap:clamp(5px,.75vw,9px);font-size:clamp(12px,1.15vw,20px)}.sa-header-console-btn__cart b{min-width:clamp(20px,2vw,25px);height:clamp(20px,2vw,25px);font-size:clamp(10px,.85vw,12px)}.sa-header-console-btn__chevron{font-size:clamp(16px,1.6vw,22px)}.sa-mega-drawer__inner{width:min(1520px,calc(100% - clamp(28px,6vw,72px)))}.sa-product-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),420px));justify-content:start}.sa-catalog--home-only .sa-product-card{width:min(100%,420px)}.sa-product-card__meta{grid-template-columns:minmax(0,1.32fr) minmax(0,1fr) minmax(0,.86fr);gap:8px}.sa-product-card__info-chip,.sa-product-card__genre-chip{width:100%;min-width:0;padding-inline:8px;font-size:clamp(9px,.72vw,11px);letter-spacing:.035em;overflow:hidden;text-overflow:ellipsis}.sa-product-card__info-chip--primary,.sa-product-card__info-chip--center,.sa-product-card__genre-chip{justify-self:stretch}.sa-product-card__title,.sa-product-card__desc,.sa-product-card__listen-button,.sa-product-card__price-cta strong{overflow-wrap:anywhere}.sa-product-card__listen-shell{grid-template-columns:minmax(96px,118px) minmax(0,1fr)}.sa-product-card__listen-line{min-width:0}@media(max-width:1180px){.sa-header__inner--triple-console{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)!important}.sa-header-console-zone{min-height:clamp(76px,8vw,96px)!important}.sa-header-console-zone:after{display:block!important;top:18px;height:calc(100% - 36px)}.sa-header-console-zone--collections:after{display:none!important}.sa-header-console-btn{min-height:clamp(76px,8vw,96px)!important;padding-inline:clamp(12px,2vw,24px)!important}}@media(max-width:760px){.sa-header-console-btn{grid-template-columns:clamp(30px,6vw,38px) minmax(0,1fr) clamp(14px,3vw,20px);gap:clamp(6px,1.5vw,10px);padding-inline:clamp(8px,2vw,14px)!important}.sa-header-console-btn--brand{grid-template-columns:clamp(30px,6vw,38px) minmax(0,1fr)}.sa-header-console-btn__pill,.sa-header-console-btn__cart{display:none}.sa-header-console-btn__copy strong{font-size:clamp(13px,3vw,18px)}.sa-header-console-btn--brand .sa-header-console-btn__copy strong{font-size:clamp(16px,3.4vw,22px)}.sa-header-console-btn__copy em{font-size:9px}.sa-header-console-btn__orb{width:clamp(30px,6vw,38px);height:clamp(30px,6vw,38px)}.sa-product-card__meta{grid-template-columns:1fr;justify-items:stretch}}@media(max-width:520px){.sa-header-console-btn__copy em{display:none}.sa-header-console-btn,.sa-header-console-zone{min-height:62px!important}}.sa-product-card{background:linear-gradient(180deg,#12142280,#080a1280),radial-gradient(circle at 22% 0%,rgba(169,146,214,.24),transparent 22rem),radial-gradient(circle at 86% 12%,rgba(119,136,224,.22),transparent 22rem),radial-gradient(circle at 50% 100%,rgba(109,124,201,.14),transparent 18rem)}.sa-product-card:hover{background:linear-gradient(180deg,#121422bf,#080a12bf),radial-gradient(circle at 22% 0%,rgba(169,146,214,.34),transparent 22rem),radial-gradient(circle at 86% 12%,rgba(119,136,224,.32),transparent 22rem),radial-gradient(circle at 50% 100%,rgba(109,124,201,.18),transparent 18rem)}.sa-product-card__meta{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 2px 14px;margin-bottom:12px;border-bottom:1px solid rgba(244,240,234,.08)}.sa-product-card__info-chip,.sa-product-card__genre-chip{min-width:0;min-height:28px;padding:0 10px;font-size:10.5px;font-weight:840;letter-spacing:.045em;text-transform:uppercase;white-space:nowrap}.sa-product-card__info-chip--primary,.sa-product-card__info-chip--center,.sa-product-card__genre-chip{overflow:hidden;text-overflow:ellipsis}.sa-product-card__info-chip--primary{justify-self:start}.sa-product-card__info-chip--center{justify-self:center}.sa-product-card__genre-chip{justify-self:end;min-width:82px;font-size:11px}.sa-product-card__title-box,.sa-product-card__desc-box,.sa-product-card__listen-shell{background:transparent!important;border:0!important;box-shadow:none!important}.sa-product-card__title-box:hover,.sa-product-card__desc-box:hover,.sa-product-card__listen-shell:hover{background:transparent!important}.sa-product-card__title-box,.sa-product-card__desc-box{padding-left:2px;padding-right:2px}.sa-product-card__title-box{min-height:auto;margin:0 0 6px;padding-top:10px;padding-bottom:12px}.sa-product-card__desc-box{min-height:auto;margin:0;padding-top:14px;padding-bottom:16px;border-bottom:1px solid rgba(244,240,234,.08)!important}.sa-product-card__desc{min-height:0;font-size:13px;line-height:1.8}.sa-product-card__listen-shell{grid-template-columns:32px 1fr;gap:14px;margin:0;padding:16px 2px 18px;border-bottom:1px solid rgba(244,240,234,.08)!important}.sa-product-card__listen-button{position:relative;width:24px;min-width:24px;height:24px;min-height:24px;padding:0;border:0!important;border-radius:0;background:transparent!important;box-shadow:none!important}.sa-product-card__listen-button .sa-audio-state{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sa-product-card__listen-button:before,.sa-product-card__listen-button:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform .18s ease,opacity .18s ease,border-color .18s ease,background .18s ease}.sa-product-card__listen-button:before{width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid rgba(255,184,107,.92);margin-left:2px;filter:drop-shadow(0 0 8px rgba(255,184,107,.12))}.sa-product-card__listen-button:after{display:none}.sa-product-card.is-audio-playing .sa-product-card__listen-button:before{width:5px;height:16px;border:0;margin-left:-4px;background:#ffb86beb;box-shadow:8px 0 #ffb86beb}.sa-product-card__listen-shell:hover .sa-product-card__listen-button:before{transform:translate(-50%,-50%) scale(1.06)}.sa-product-card__listen-line{height:5px}.sa-product-card__actions{padding-top:16px}.sa-product-card__price-cta{min-height:52px}@media(max-width:480px){.sa-product-card__meta{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) auto;gap:6px}.sa-product-card__info-chip,.sa-product-card__genre-chip{font-size:9.5px;padding:0 8px;min-height:27px}.sa-product-card__genre-chip{min-width:72px}}.sa-product-card{border-color:#8f9dec42;background:linear-gradient(180deg,#10132180,#080a1280),radial-gradient(circle at 20% 0%,rgba(152,136,220,.26),transparent 22rem),radial-gradient(circle at 84% 12%,rgba(126,146,234,.24),transparent 22rem),radial-gradient(circle at 50% 100%,rgba(88,104,188,.16),transparent 18rem)}.sa-product-card:before{border-color:#a2b0ff61;box-shadow:inset 0 0 0 1px #ffffff05,0 0 0 1px #6d7dd414}.sa-product-card:hover{border-color:#abb8ff6b;background:linear-gradient(180deg,#101321bf,#080a12bf),radial-gradient(circle at 20% 0%,rgba(152,136,220,.34),transparent 22rem),radial-gradient(circle at 84% 12%,rgba(126,146,234,.32),transparent 22rem),radial-gradient(circle at 50% 100%,rgba(88,104,188,.22),transparent 18rem)}.sa-product-card:hover:before{border-color:#bac4ff94;box-shadow:inset 0 0 0 1px #ffffff06,0 0 24px #6d7dd421}.sa-product-card__media{border-color:#a2b0ff24}.sa-product-card__meta{grid-template-columns:minmax(0,1.85fr) minmax(0,1.15fr) minmax(0,1.02fr);gap:6px}.sa-product-card__info-chip,.sa-product-card__genre-chip{min-height:26px;padding:0 8px;font-size:9px;font-weight:820;letter-spacing:.015em}.sa-product-card__info-chip--primary,.sa-product-card__info-chip--center,.sa-product-card__genre-chip{overflow:hidden;text-overflow:clip}.sa-product-card__info-chip--primary{justify-self:start;padding-left:10px;padding-right:10px}.sa-product-card__genre-chip{min-width:0;font-size:9.5px}.sa-product-card__price-cta{min-height:54px;background:transparent!important;border-color:#9fadff57;box-shadow:inset 0 0 0 1px #ffffff04,0 12px 26px #00000024,0 0 0 1px #7282db0d}.sa-product-card__price-cta:before{top:7px;right:7px;bottom:7px;left:7px;border-color:#ffb86b29;background:linear-gradient(90deg,#ffb86b00,#ffb86b0a,#6c7ed60d,#ffb86b00)}.sa-product-card__price-cta:after{content:"";position:absolute;left:14px;right:14px;top:0;height:1px;background:linear-gradient(90deg,#ffb86b00,#ffb86b47,#aabeff38,#ffb86b00);pointer-events:none}.sa-product-card__price-cta strong{font-size:19px;letter-spacing:.03em;text-shadow:0 0 14px rgba(255,184,107,.08)}.sa-product-card__price-cta:hover{border-color:#b7c2ff80;box-shadow:inset 0 0 0 1px #ffffff05,0 14px 30px #0000002e,0 0 0 1px #7282db17}@media(max-width:480px){.sa-product-card__meta{grid-template-columns:minmax(0,1.95fr) minmax(0,1.1fr) minmax(0,.95fr);gap:5px}.sa-product-card__info-chip,.sa-product-card__genre-chip{min-height:25px;padding:0 7px;font-size:8.2px;letter-spacing:.01em}.sa-product-card__info-chip--primary{padding-left:8px;padding-right:8px}.sa-product-card__genre-chip{font-size:8.6px}.sa-product-card__price-cta strong{font-size:18px}}.sa-product-card{border-color:#ffb86b24;background:linear-gradient(180deg,#18122280,#0a0c1680),radial-gradient(circle at 20% 0%,rgba(171,146,226,.3),transparent 21rem),radial-gradient(circle at 86% 12%,rgba(108,128,214,.24),transparent 22rem),radial-gradient(circle at 50% 100%,rgba(84,102,182,.14),transparent 18rem)}.sa-product-card:before{border-color:#ffb86b2e;box-shadow:inset 0 0 0 1px #ffffff04,0 0 0 1px #ffb86b08}.sa-product-card:hover{background:linear-gradient(180deg,#181222bf,#0a0c16bf),radial-gradient(circle at 20% 0%,rgba(171,146,226,.42),transparent 21rem),radial-gradient(circle at 86% 12%,rgba(108,128,214,.34),transparent 22rem),radial-gradient(circle at 50% 100%,rgba(84,102,182,.22),transparent 18rem)}.sa-product-card:hover:before{border-color:#ffb86b3d;box-shadow:inset 0 0 0 1px #ffffff05,0 0 18px #ffb86b0d}.sa-product-card__media{border-color:#ffb86b1a}.sa-product-card__meta{grid-template-columns:minmax(0,2.18fr) minmax(0,1.18fr) minmax(0,1.08fr);gap:6px}.sa-product-card__info-chip,.sa-product-card__genre-chip{min-height:25px;padding:0 7px;font-size:8.2px;font-weight:830;letter-spacing:.012em}.sa-product-card__info-chip--primary{padding-left:9px;padding-right:9px}.sa-product-card__info-chip--center,.sa-product-card__genre-chip{padding-left:7px;padding-right:7px}.sa-product-card__genre-chip{font-size:8.6px}.sa-product-card__actions{padding-top:18px}.sa-product-card__price-cta{min-height:56px;background:linear-gradient(180deg,#ffffff05,#ffffff02),radial-gradient(circle at 50% 0%,rgba(255,184,107,.08),transparent 46%),radial-gradient(circle at 100% 50%,rgba(104,124,214,.08),transparent 38%),repeating-linear-gradient(115deg,#ffffff04 0 1px,#fff0 1px 10px)!important;border-color:#ffb86b33;box-shadow:inset 0 1px #ffffff06,inset 0 -1px #687cd614,0 14px 28px #00000029}.sa-product-card__price-cta:before{top:6px;right:6px;bottom:6px;left:6px;border-color:#ffb86b2e;background:linear-gradient(90deg,#ffb86b00,#ffb86b0d,#6c7ed60d,#ffb86b00)}.sa-product-card__price-cta:after{content:"";position:absolute;inset:auto 16px 0 16px;height:1px;background:linear-gradient(90deg,#ffb86b00,#ffb86b29,#aabeff24,#ffb86b00);pointer-events:none}.sa-product-card__price-cta strong{font-size:19px;letter-spacing:.028em;text-shadow:0 0 16px rgba(255,184,107,.08)}.sa-product-card__price-cta:hover{border-color:#ffb86b47;box-shadow:inset 0 1px #ffffff07,inset 0 -1px #687cd61a,0 16px 30px #0000002e}@media(max-width:480px){.sa-product-card__meta{grid-template-columns:minmax(0,2.35fr) minmax(0,1.12fr) minmax(0,1fr);gap:5px}.sa-product-card__info-chip,.sa-product-card__genre-chip{min-height:24px;padding:0 6px;font-size:7.6px;letter-spacing:.008em}.sa-product-card__info-chip--primary{padding-left:8px;padding-right:8px}.sa-product-card__genre-chip{font-size:8px}}.sa-product-card{border-color:#ffb86b24!important;background:linear-gradient(180deg,#18122280,#0a0c1680),radial-gradient(circle at 20% 0%,rgba(171,146,226,.26),transparent 21rem),radial-gradient(circle at 86% 12%,rgba(108,128,214,.2),transparent 22rem),radial-gradient(circle at 50% 100%,rgba(84,102,182,.14),transparent 18rem),repeating-linear-gradient(115deg,#ffffff05 0 1px,#fff0 1px 10px)!important}.sa-product-card:before{border-color:#ffb86b33!important;box-shadow:inset 0 0 0 1px #ffffff04,0 0 0 1px #ffb86b08!important}.sa-product-card:hover{border-color:#ffb86b2e!important;background:linear-gradient(180deg,#181222bf,#0a0c16bf),radial-gradient(circle at 20% 0%,rgba(171,146,226,.36),transparent 21rem),radial-gradient(circle at 86% 12%,rgba(108,128,214,.28),transparent 22rem),radial-gradient(circle at 50% 100%,rgba(84,102,182,.22),transparent 18rem),repeating-linear-gradient(115deg,#ffffff06 0 1px,#fff0 1px 10px)!important}.sa-product-card:hover:before{border-color:#ffb86b47!important;box-shadow:inset 0 0 0 1px #ffffff05,0 0 0 1px #ffb86b0a,0 0 18px #ffb86b0d!important}.sa-product-card__media{border-color:#ffb86b1a!important}.sa-product-card__meta{grid-template-columns:minmax(0,2.65fr) minmax(0,1.25fr) minmax(0,1.15fr)!important;gap:5px!important}.sa-product-card__info-chip,.sa-product-card__genre-chip{min-height:24px!important;padding:0 6px!important;letter-spacing:0!important;white-space:nowrap}.sa-product-card__info-chip--primary{font-size:7.05px!important;padding-left:8px!important;padding-right:8px!important}.sa-product-card__info-chip--center{font-size:7.35px!important}.sa-product-card__genre-chip{font-size:7.8px!important}.sa-product-card__price-cta{min-height:54px!important;background:transparent!important;border-color:#ffb86b38!important;box-shadow:inset 0 0 0 1px #ffffff04,0 12px 26px #00000024,0 0 0 1px #ffb86b0d!important}.sa-product-card__price-cta:before{top:7px!important;right:7px!important;bottom:7px!important;left:7px!important;border-color:#ffb86b2b!important;background:linear-gradient(90deg,#ffb86b00,#ffb86b0a,#6c7ed60a,#ffb86b00)!important}.sa-product-card__price-cta:after{content:"";position:absolute;left:14px;right:14px;top:0;height:1px;background:linear-gradient(90deg,#ffb86b00,#ffb86b38,#aabeff29,#ffb86b00);pointer-events:none}.sa-product-card__price-cta strong{font-size:19px!important;letter-spacing:.03em!important;text-shadow:0 0 14px rgba(255,184,107,.08)!important}.sa-product-card__price-cta:hover{border-color:#ffb86b4d!important;box-shadow:inset 0 0 0 1px #ffffff05,0 14px 30px #0000002e,0 0 0 1px #ffb86b14!important}@media(max-width:480px){.sa-product-card__meta{grid-template-columns:minmax(0,2.9fr) minmax(0,1.18fr) minmax(0,1.05fr)!important;gap:4px!important}.sa-product-card__info-chip,.sa-product-card__genre-chip{min-height:23px!important;padding:0 5px!important}.sa-product-card__info-chip--primary{font-size:6.65px!important;padding-left:7px!important;padding-right:7px!important}.sa-product-card__info-chip--center{font-size:6.95px!important}.sa-product-card__genre-chip{font-size:7.45px!important}}.sa-product-card{border-color:#ffb86b24!important;background:linear-gradient(180deg,#2c1e3c9e,#12142099),radial-gradient(circle at 22% 0%,rgba(194,167,255,.42),transparent 20rem),radial-gradient(circle at 84% 12%,rgba(127,149,255,.38),transparent 21rem),radial-gradient(circle at 50% 100%,rgba(103,122,217,.24),transparent 18rem),repeating-linear-gradient(115deg,#ffffff09 0 1px,#fff0 1px 12px)!important}.sa-product-card:hover{border-color:#ffb86b33!important;background:linear-gradient(180deg,#2c1e3cc7,#121420c2),radial-gradient(circle at 22% 0%,rgba(194,167,255,.54),transparent 20rem),radial-gradient(circle at 84% 12%,rgba(127,149,255,.48),transparent 21rem),radial-gradient(circle at 50% 100%,rgba(103,122,217,.32),transparent 18rem),repeating-linear-gradient(115deg,#ffffff0c 0 1px,#fff0 1px 12px)!important}.sa-product-card:hover:before{border-color:#ffb86b42!important;box-shadow:inset 0 0 0 1px #ffffff05,0 0 0 1px #ffb86b0d,0 0 18px #ffb86b0f!important}.sa-product-card__meta{display:grid;grid-template-columns:minmax(0,1.95fr) minmax(0,1.18fr) minmax(0,.92fr)!important;align-items:center;gap:0!important;padding:0 0 14px!important;margin-bottom:14px!important;border-bottom:1px solid rgba(244,240,234,.08)!important}.sa-product-card__meta-item{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:0;min-height:30px;padding:0 10px;color:#f4f0eaeb;font-size:11px;font-weight:800;letter-spacing:.02em;line-height:1;text-transform:none;white-space:nowrap}.sa-product-card__meta-item span:last-child{overflow:hidden;text-overflow:ellipsis}.sa-product-card__meta-item:after{content:"";position:absolute;right:0;top:50%;width:1px;height:18px;background:linear-gradient(180deg,#ffb86b00,#ffb86b47,#aabeff2e,#ffb86b00);transform:translateY(-50%)}.sa-product-card__meta-item--updates{color:#f4f0eacc}.sa-product-card__meta-icon{position:relative;flex:0 0 auto;width:12px;height:12px;border-radius:3px;border:1px solid rgba(255,184,107,.34);box-shadow:inset 0 0 0 1px #ffffff08}.sa-product-card__meta-icon:before{content:"";position:absolute;left:50%;bottom:calc(100% - 2px);width:7px;height:5px;border:1px solid rgba(255,184,107,.34);border-bottom:0;border-radius:999px 999px 0 0;transform:translate(-50%)}.sa-product-card__title-box,.sa-product-card__desc-box,.sa-product-card__listen-shell{background:transparent!important}.sa-product-card__title-box{padding-bottom:15px!important}.sa-product-card__desc-box{padding-top:16px!important;padding-bottom:18px!important}.sa-product-card__price-cta{min-height:56px!important;background:linear-gradient(180deg,#ffffff03,#ffffff01),radial-gradient(circle at 50% 0%,rgba(255,184,107,.05),transparent 48%)!important;border-color:#ffb86b33!important;box-shadow:inset 0 0 0 1px #ffffff03,0 12px 26px #00000024!important}.sa-product-card__price-cta:before{top:7px!important;right:7px!important;bottom:7px!important;left:7px!important;border-color:#ffb86b29!important;background:linear-gradient(90deg,#ffb86b00,#ffb86b08,#6c7ed608,#ffb86b00)!important}@media(max-width:480px){.sa-product-card__meta{grid-template-columns:minmax(0,2.05fr) minmax(0,1.15fr) minmax(0,.95fr)!important}.sa-product-card__meta-item{gap:5px;min-height:28px;padding:0 8px;font-size:9.6px}.sa-product-card__meta-icon{width:11px;height:11px}.sa-product-card__meta-icon:before{width:6px;height:4px}}.sa-product-card{background:linear-gradient(180deg,#2c2143a3,#19183099 32%,#10122294),radial-gradient(circle at 18% 0%,rgba(188,162,255,.3),transparent 20rem),radial-gradient(circle at 86% 8%,rgba(122,144,255,.24),transparent 22rem),radial-gradient(circle at 50% 100%,rgba(118,101,202,.14),transparent 16rem)!important}.sa-product-card:hover{background:linear-gradient(180deg,#35294ec7,#1d1c38bd 32%,#121427b8),radial-gradient(circle at 18% 0%,rgba(198,172,255,.38),transparent 20rem),radial-gradient(circle at 86% 8%,rgba(132,154,255,.3),transparent 22rem),radial-gradient(circle at 50% 100%,rgba(128,111,212,.2),transparent 16rem)!important}.sa-product-card:before{border-color:#ffb86b30!important}.sa-product-card:hover:before{border-color:#ffb86b42!important}.sa-product-card__body{position:relative;overflow:hidden}.sa-product-card__body:before{display:block!important;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0 0 24px 24px;opacity:1;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.015),transparent 30%),repeating-linear-gradient(115deg,#ffffff04 0 1px,#fff0 1px 12px);pointer-events:none;z-index:0}.sa-product-card__body:after{display:none!important}.sa-product-card__body>*{position:relative;z-index:1}.sa-product-card__meta{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(0,1.15fr) minmax(0,.95fr)!important;align-items:center;gap:0!important;padding:0 0 14px!important;margin-bottom:14px!important;border-bottom:1px solid rgba(244,240,234,.08)!important}.sa-product-card__meta-item{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:0;min-height:29px;padding:0 10px;border:0!important;background:transparent!important;box-shadow:none!important;color:#f4f0eae6;font-size:10.6px;font-weight:820;letter-spacing:.01em;line-height:1;white-space:nowrap}.sa-product-card__meta-item>span:last-child{overflow:hidden;text-overflow:ellipsis}.sa-product-card__meta-item:after{content:"";position:absolute;right:0;top:50%;width:1px;height:18px;transform:translateY(-50%);background:linear-gradient(180deg,#ffb86b00,#ffb86b47,#9baeff2e,#ffb86b00)}.sa-product-card__meta-item:last-child:after{display:none}.sa-product-card__meta-item--primary{justify-content:flex-start;color:var(--sa-accent)}.sa-product-card__meta-item--updates{color:#f4f0ead6}.sa-product-card__meta-item--genre{color:var(--sa-accent)}.sa-product-card__meta-icon{position:relative;flex:0 0 auto;width:14px;height:14px;border:0!important;border-radius:0;box-shadow:none!important}.sa-product-card__meta-icon:before,.sa-product-card__meta-icon:after{content:"";position:absolute}.sa-product-card__meta-item--primary .sa-product-card__meta-icon:before{top:1px;right:1px;bottom:1px;left:1px;border-radius:4px;border:1px solid rgba(255,184,107,.36);box-shadow:inset 0 1px #ffffff0a}.sa-product-card__meta-item--primary .sa-product-card__meta-icon:after{left:5px;top:4px;width:0;height:0;border-top:3px solid transparent;border-bottom:3px solid transparent;border-left:5px solid rgba(255,184,107,.92)}.sa-product-card__meta-item--updates .sa-product-card__meta-icon:before{top:1px;right:1px;bottom:1px;left:1px;border-radius:999px;border:1px solid rgba(220,224,236,.28);border-right-color:transparent;transform:rotate(-18deg)}.sa-product-card__meta-item--updates .sa-product-card__meta-icon:after{right:1px;top:2px;width:0;height:0;border-left:4px solid rgba(220,224,236,.82);border-top:3px solid transparent;border-bottom:3px solid transparent;transform:rotate(18deg)}.sa-product-card__meta-item--genre .sa-product-card__meta-icon:before{left:1px;right:1px;bottom:2px;height:10px;background:linear-gradient(to right,rgba(255,184,107,.88) 0 2px,transparent 2px 4px,rgba(255,184,107,.88) 4px 6px,transparent 6px 8px,rgba(255,184,107,.88) 8px 10px,transparent 10px 12px,rgba(255,184,107,.88) 12px 14px);clip-path:polygon(0 100%,0 68%,14% 68%,14% 28%,28% 28%,28% 100%,42% 100%,42% 48%,56% 48%,56% 18%,70% 18%,70% 100%,84% 100%,84% 58%,100% 58%,100% 100%)}.sa-product-card__meta-item--genre .sa-product-card__meta-icon:after{display:none}.sa-product-card__price-cta{min-height:54px!important;background:linear-gradient(180deg,#ffffff03,#ffffff01),radial-gradient(circle at 50% 0%,rgba(255,184,107,.03),transparent 50%)!important}@media(max-width:480px){.sa-product-card__meta{grid-template-columns:minmax(0,2.05fr) minmax(0,1.18fr) minmax(0,.97fr)!important}.sa-product-card__meta-item{gap:6px;min-height:27px;padding:0 8px;font-size:9px}.sa-product-card__meta-icon{width:12px;height:12px}.sa-product-card__meta-item--primary .sa-product-card__meta-icon:after{left:4px;top:3px}}.sa-product-card__title-box,.sa-product-card__desc-box{position:relative;display:block;text-decoration:none;overflow:hidden;isolation:isolate;border:1px solid rgba(255,184,107,.12)!important;box-shadow:inset 0 0 0 1px #ffffff05,0 10px 18px #0000001a}.sa-product-card__title-box{margin:2px 0 12px!important;padding:14px 16px 16px!important;border-radius:18px!important;background:linear-gradient(180deg,#ffffff06,#ffffff02),radial-gradient(circle at 0% 0%,rgba(255,184,107,.08),transparent 34%),radial-gradient(circle at 100% 100%,rgba(106,126,214,.08),transparent 30%),linear-gradient(135deg,#ffb86b08,#ffb86b00 24%,#6a7ed608)!important}.sa-product-card__title-box:before,.sa-product-card__desc-box:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none}.sa-product-card__title-box:before{background:linear-gradient(90deg,#ffb86b2e,#ffb86b00 16% 84%,#ffb86b2e),linear-gradient(180deg,#ffffff05,#fff0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);padding:1px;-webkit-mask-composite:xor;mask-composite:exclude}.sa-product-card__title-box:after{content:"";position:absolute;left:16px;right:16px;bottom:0;height:1px;background:linear-gradient(90deg,#ffb86b00,#ffb86b33,#abbdff29,#ffb86b00)}.sa-product-card__title-overline,.sa-product-card__title-subline,.sa-product-card__desc-label{display:block}.sa-product-card__title-overline{margin-bottom:8px;color:var(--sa-accent);font-size:10.5px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;opacity:.94}.sa-product-card__title{margin:0;font-size:19px!important;line-height:1.05;letter-spacing:-.025em;color:#f8f4eefa;text-shadow:0 2px 12px rgba(0,0,0,.12)}.sa-product-card__title-subline{margin-top:8px;color:#d6dceabd;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.sa-product-card__desc-box{margin:0 0 2px!important;padding:14px 16px 16px!important;border-radius:18px!important;background:linear-gradient(180deg,#ffffff05,#ffffff02),radial-gradient(circle at 100% 0%,rgba(114,132,220,.08),transparent 34%),radial-gradient(circle at 0% 100%,rgba(255,184,107,.06),transparent 34%)!important}.sa-product-card__desc-box:before{background:radial-gradient(circle at 16px 16px,rgba(255,184,107,.14) 0 1px,transparent 1px),radial-gradient(circle at calc(100% - 16px) 16px,rgba(255,184,107,.14) 0 1px,transparent 1px),radial-gradient(circle at 16px calc(100% - 16px),rgba(171,189,255,.12) 0 1px,transparent 1px),radial-gradient(circle at calc(100% - 16px) calc(100% - 16px),rgba(171,189,255,.12) 0 1px,transparent 1px)}.sa-product-card__desc-label{margin-bottom:10px;color:#ffb86beb;font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.sa-product-card__desc{margin:0;max-width:none;min-height:auto;color:#e8e9efe6;font-size:14px!important;line-height:1.75!important}.sa-product-card__title-box:hover,.sa-product-card__desc-box:hover{transform:translateY(-1px);border-color:#ffb86b2e!important;box-shadow:inset 0 0 0 1px #ffffff05,0 14px 26px #00000024}.sa-product-card__title-box:hover .sa-product-card__title,.sa-product-card__desc-box:hover .sa-product-card__desc{color:#faf7f2fc}@media(max-width:480px){.sa-product-card__title-box,.sa-product-card__desc-box{padding:12px 14px 14px!important}.sa-product-card__title-overline{font-size:9.4px;letter-spacing:.12em}.sa-product-card__title{font-size:17px!important}.sa-product-card__title-subline{font-size:10px}.sa-product-card__desc-label{font-size:9.2px;letter-spacing:.14em}.sa-product-card__desc{font-size:13px!important}}.sa-product-card__meta{display:none!important}.sa-product-card__listen-shell{position:relative;display:block!important;width:100%;margin:0 0 14px!important;padding:14px 16px 16px!important;text-decoration:none;overflow:hidden;isolation:isolate;border:1px solid rgba(255,184,107,.12)!important;border-radius:18px!important;background:linear-gradient(180deg,#ffffff05,#ffffff02),radial-gradient(circle at 0% 0%,rgba(255,184,107,.08),transparent 34%),radial-gradient(circle at 100% 100%,rgba(106,126,214,.08),transparent 30%),linear-gradient(135deg,#ffb86b08,#ffb86b00 24%,#6a7ed608)!important;box-shadow:inset 0 0 0 1px #ffffff05,0 10px 18px #0000001a!important}.sa-product-card__listen-shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(90deg,#ffb86b2e,#ffb86b00 16% 84%,#ffb86b2e),linear-gradient(180deg,#ffffff05,#fff0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);padding:1px;-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.sa-product-card__listen-shell:after{content:"";position:absolute;left:16px;right:16px;bottom:0;height:1px;background:linear-gradient(90deg,#ffb86b00,#ffb86b33,#abbdff29,#ffb86b00)}.sa-product-card__listen-shell:hover{transform:translateY(-1px);border-color:#ffb86b2e!important;box-shadow:inset 0 0 0 1px #ffffff05,0 14px 26px #00000024!important}.sa-product-card__listen-kicker{display:block;margin-bottom:10px;color:#ffb86beb;font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.sa-product-card__listen-inner{display:grid;grid-template-columns:40px 1fr;align-items:center;gap:14px}.sa-product-card__listen-button{position:relative;width:24px;height:24px;min-width:24px;min-height:24px;justify-self:center}.sa-product-card__listen-shell .sa-product-card__listen-button:before{border-left-color:#ffb86bf0!important}.sa-product-card.is-audio-playing .sa-product-card__listen-button:before{background:#ffb86bf0!important;box-shadow:8px 0 #ffb86bf0!important}.sa-product-card__listen-line{height:6px!important;border-radius:999px;background:linear-gradient(90deg,#ffffff0f,#ffffff05)!important}.sa-product-card__desc-box{min-height:122px}.sa-product-card__desc{min-height:74px}.sa-product-card__actions{padding-top:18px!important}.sa-product-card__price-cta{min-height:68px!important;border-radius:20px!important;background:linear-gradient(180deg,#ffffff04,#ffffff01),radial-gradient(circle at 50% 0%,rgba(255,184,107,.06),transparent 50%),linear-gradient(135deg,#ffb86b0a,#ffb86b00 30%,#6a7ed60a)!important;border:1px solid rgba(255,184,107,.22)!important;box-shadow:inset 0 0 0 1px #ffffff04,0 14px 28px #00000029,0 0 0 1px #ffb86b0d!important}.sa-product-card__price-cta:before{top:7px!important;right:7px!important;bottom:7px!important;left:7px!important;border-radius:15px!important;border-color:#ffb86b33!important;background:linear-gradient(90deg,#ffb86b00,#ffb86b0a,#6a7ed60a,#ffb86b00)!important}.sa-product-card__price-cta:after{content:"";position:absolute;left:18px;right:18px;top:0;height:1px;background:linear-gradient(90deg,#ffb86b00,#ffb86b38,#abbdff29,#ffb86b00);pointer-events:none}.sa-product-card__price-cta strong{font-size:20px!important;letter-spacing:.032em!important}@media(max-width:480px){.sa-product-card__listen-shell{padding:12px 14px 14px!important}.sa-product-card__listen-kicker{font-size:9.2px;letter-spacing:.14em}.sa-product-card__listen-inner{grid-template-columns:36px 1fr;gap:12px}.sa-product-card__desc-box{min-height:116px}.sa-product-card__desc{min-height:70px;font-size:13px!important}.sa-product-card__price-cta{min-height:64px!important}.sa-product-card__price-cta strong{font-size:18px!important}}.sa-product-card{display:flex;flex-direction:column}.sa-product-card__media{margin-bottom:0!important;border-bottom:1px solid rgba(255,184,107,.16)!important;box-shadow:inset 0 -1px #abbdff1a}.sa-product-card__body{padding:16px 18px 18px!important}.sa-product-card__body:before,.sa-product-card__body:after{display:none!important}.sa-product-card__title-box,.sa-product-card__desc-box,.sa-product-card__listen-shell{position:relative;display:block;width:100%;text-decoration:none;overflow:hidden;border:1px solid rgba(255,184,107,.1)!important;border-radius:16px!important;background:linear-gradient(180deg,#ffffff04,#ffffff02),linear-gradient(135deg,#ffb86b06,#ffb86b00 34%,#6a7ed607)!important;box-shadow:inset 0 0 0 1px #ffffff04,0 8px 16px #00000017}.sa-product-card__title-box{margin:0 0 10px!important;padding:11px 14px 12px!important}.sa-product-card__title-box:after,.sa-product-card__desc-box:after,.sa-product-card__listen-shell:after{content:"";position:absolute;left:14px;right:14px;top:0;height:1px;background:linear-gradient(90deg,#ffb86b00,#ffb86b29,#abbdff1c,#ffb86b00);pointer-events:none}.sa-product-card__title-overline{display:block;margin-bottom:6px;color:var(--sa-accent);font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;opacity:.94}.sa-product-card__title{margin:0;color:#f8f4eefa;font-size:17px!important;line-height:1.08;letter-spacing:-.025em}.sa-product-card__title-subline{display:block;margin-top:5px;color:#d6dceab8;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.sa-product-card__desc-label{display:block;margin-bottom:8px;color:#ffb86be6;font-size:9px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.sa-product-card__desc{margin:0;color:#e8e9efe6;font-size:12px!important;line-height:1.6!important}.sa-product-card__listen-shell{display:grid!important;grid-template-columns:24px auto 1fr;align-items:center;gap:10px;margin:0 0 12px!important;padding:10px 14px!important;cursor:pointer}.sa-product-card__listen-kicker{display:none!important}.sa-product-card__listen-inner{display:contents!important}.sa-product-card__listen-copy{display:block;color:#f8f4eef0;font-size:12px;font-weight:700;letter-spacing:.02em}.sa-product-card__listen-button{position:relative;width:20px;height:20px;min-width:20px;min-height:20px}.sa-product-card__listen-shell .sa-product-card__listen-button:before{border-left-width:8px!important;border-top-width:6px!important;border-bottom-width:6px!important;border-left-color:#ffb86bf0!important}.sa-product-card.is-audio-playing .sa-product-card__listen-button:before{width:4px!important;height:12px!important;left:3px!important;top:4px!important;border:0!important;background:#ffb86bf0!important;box-shadow:8px 0 #ffb86bf0!important}.sa-product-card__listen-line{height:4px!important;border-radius:999px;background:linear-gradient(90deg,#ffffff14,#ffffff05)!important}.sa-product-card__actions{padding-top:2px!important}.sa-product-card__price-cta{min-height:52px!important;border-radius:17px!important;background:linear-gradient(180deg,#ffffff04,#ffffff01),radial-gradient(circle at 50% 0%,rgba(255,184,107,.05),transparent 52%),linear-gradient(135deg,#ffb86b08,#ffb86b00 35%,#6a7ed608)!important;border:1px solid rgba(255,184,107,.18)!important;box-shadow:inset 0 0 0 1px #ffffff03,0 10px 20px #0000001f!important}.sa-product-card__price-cta:before{top:6px!important;right:6px!important;bottom:6px!important;left:6px!important;border-radius:13px!important;border-color:#ffb86b29!important;background:linear-gradient(90deg,#ffb86b00,#ffb86b08,#6a7ed608,#ffb86b00)!important}.sa-product-card__price-cta strong{font-size:16px!important;letter-spacing:.03em!important}.sa-product-card__title-box:hover,.sa-product-card__desc-box:hover,.sa-product-card__listen-shell:hover,.sa-product-card__price-cta:hover{transform:translateY(-1px);border-color:#ffb86b29!important;box-shadow:inset 0 0 0 1px #ffffff04,0 12px 22px #00000021!important}@media(max-width:480px){.sa-product-card__body{padding:14px 16px 16px!important}.sa-product-card__title-box,.sa-product-card__desc-box{padding:10px 12px 11px!important}.sa-product-card__title{font-size:15.5px!important}.sa-product-card__desc{font-size:11.5px!important}.sa-product-card__listen-shell{padding:9px 12px!important;gap:9px}.sa-product-card__listen-copy{font-size:11.5px}.sa-product-card__price-cta{min-height:50px!important}.sa-product-card__price-cta strong{font-size:15px!important}}.sa-product-card__media{position:relative;border-bottom:1px solid rgba(255,184,107,.18)!important;box-shadow:inset 0 -1px #abbdff21!important}.sa-product-card__media:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,#ffb86b2e,#abbdff29,#ffb86b2e);pointer-events:none;z-index:3}.sa-product-card__body{padding:12px 18px 16px!important}.sa-product-card__title-bar,.sa-product-card__title-box,.sa-product-card__desc-head,.sa-product-card__desc-box,.sa-product-card__listen-shell,.sa-product-card__price-cta{position:relative;display:block;width:100%;text-decoration:none;overflow:hidden;border-radius:14px!important}.sa-product-card__title-bar,.sa-product-card__title-box,.sa-product-card__desc-head,.sa-product-card__desc-box,.sa-product-card__listen-shell{border:1px solid rgba(255,184,107,.1)!important;background:linear-gradient(180deg,#ffffff03,#ffffff01),linear-gradient(135deg,#ffb86b05,#ffb86b00 35%,#6a7ed606)!important;box-shadow:inset 0 0 0 1px #ffffff03,0 8px 16px #00000014}.sa-product-card__title-bar:after,.sa-product-card__title-box:after,.sa-product-card__desc-head:after,.sa-product-card__desc-box:after,.sa-product-card__listen-shell:after,.sa-product-card__price-cta:after{content:"";position:absolute;left:12px;right:12px;top:0;height:1px;background:linear-gradient(90deg,#ffb86b00,#ffb86b29,#abbdff1c,#ffb86b00);pointer-events:none}.sa-product-card__title-bar{margin:0 0 8px!important;padding:10px 14px!important}.sa-product-card__title-box{margin:0 0 8px!important;padding:10px 14px 11px!important}.sa-product-card__desc-head{margin:0 0 8px!important;padding:9px 14px!important}.sa-product-card__desc-box{margin:0 0 10px!important;padding:11px 14px 12px!important}.sa-product-card__title-overline{display:block;margin:0;color:var(--sa-accent);font-size:8.8px;font-weight:800;letter-spacing:.13em;line-height:1.1;text-transform:uppercase}.sa-product-card__title{margin:0;color:#f8f4eefa;font-size:16.5px!important;line-height:1.06;letter-spacing:-.025em}.sa-product-card__title-subline{display:block;margin-top:5px;color:#d6dceab8;font-size:9.9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.sa-product-card__desc-label{display:block;margin:0;color:#ffb86be6;font-size:8.8px;font-weight:800;letter-spacing:.16em;line-height:1.1;text-transform:uppercase}.sa-product-card__desc{margin:0;color:#e8e9efe6;font-size:11.6px!important;line-height:1.55!important}.sa-product-card__listen-shell{display:grid!important;grid-template-columns:20px auto 1fr;align-items:center;gap:10px;margin:0 0 10px!important;padding:10px 14px!important;cursor:pointer}.sa-product-card__listen-copy{display:block;color:#f8f4eef0;font-size:11.6px;font-weight:700;letter-spacing:.015em}.sa-product-card__listen-button{width:18px;height:18px;min-width:18px;min-height:18px}.sa-product-card__listen-shell .sa-product-card__listen-button:before{border-left-width:7px!important;border-top-width:5px!important;border-bottom-width:5px!important}.sa-product-card.is-audio-playing .sa-product-card__listen-button:before{width:4px!important;height:11px!important;left:2px!important;top:3px!important;box-shadow:7px 0 #ffb86bf0!important}.sa-product-card__listen-line{height:4px!important}.sa-product-card__price-cta{min-height:56px!important;border-radius:15px!important;background:linear-gradient(180deg,#ffffff05,#ffffff02),radial-gradient(circle at 50% 0%,rgba(255,184,107,.05),transparent 48%),linear-gradient(135deg,#ffb86b07,#ffb86b00 35%,#6a7ed607)!important;border:1px solid rgba(255,184,107,.18)!important;box-shadow:inset 0 0 0 1px #ffffff03,0 10px 20px #0000001f!important}.sa-product-card__price-cta:before{top:6px!important;right:6px!important;bottom:6px!important;left:6px!important;border-radius:11px!important;border-color:#ffb86b29!important}.sa-product-card__price-cta strong{font-size:16.4px!important;letter-spacing:.03em!important}.sa-product-card__title-bar:hover,.sa-product-card__title-box:hover,.sa-product-card__desc-head:hover,.sa-product-card__desc-box:hover,.sa-product-card__listen-shell:hover,.sa-product-card__price-cta:hover{transform:translateY(-1px);border-color:#ffb86b26!important;box-shadow:inset 0 0 0 1px #ffffff04,0 10px 18px #0000001c!important}@media(max-width:480px){.sa-product-card__body{padding:10px 16px 14px!important}.sa-product-card__title-bar,.sa-product-card__title-box,.sa-product-card__desc-head,.sa-product-card__desc-box,.sa-product-card__listen-shell{border-radius:13px!important}.sa-product-card__title-bar,.sa-product-card__title-box,.sa-product-card__desc-head,.sa-product-card__desc-box{padding-left:12px!important;padding-right:12px!important}.sa-product-card__title-overline,.sa-product-card__desc-label{font-size:8.2px}.sa-product-card__title{font-size:15px!important}.sa-product-card__title-subline{font-size:9.4px}.sa-product-card__desc{font-size:11px!important}.sa-product-card__listen-shell{grid-template-columns:18px auto 1fr;gap:9px;padding:9px 12px!important}.sa-product-card__listen-copy{font-size:11px}.sa-product-card__price-cta{min-height:52px!important}.sa-product-card__price-cta strong{font-size:15.4px!important}}.sa-product-card{overflow:hidden}.sa-product-card__media{margin-bottom:0!important;border-bottom:0!important;box-shadow:none!important}.sa-product-card__media:after{left:12px!important;right:12px!important;bottom:0!important;height:1px!important;background:linear-gradient(90deg,#ffb86b2e,#abbdff29,#ffb86b2e)!important;box-shadow:0 1px #ffb86b0f}.sa-product-card__body{padding:9px 12px 12px!important}.sa-product-card__title-bar,.sa-product-card__title-box,.sa-product-card__desc-head,.sa-product-card__desc-box,.sa-product-card__listen-shell,.sa-product-card__price-cta{width:100%!important}.sa-product-card__title-bar{margin:0 0 6px!important;padding:8px 12px!important;border-radius:12px!important}.sa-product-card__title-box{margin:0 0 6px!important;padding:8px 12px 9px!important;border-radius:12px!important}.sa-product-card__desc-head{margin:0 0 6px!important;padding:8px 12px!important;border-radius:12px!important}.sa-product-card__desc-box{margin:0 0 8px!important;padding:9px 12px 10px!important;border-radius:12px!important}.sa-product-card__title-overline,.sa-product-card__desc-label{font-size:8px!important;letter-spacing:.14em!important}.sa-product-card__title{font-size:15.5px!important;line-height:1.04!important}.sa-product-card__title-subline{margin-top:4px!important;font-size:9px!important}.sa-product-card__desc{font-size:11.1px!important;line-height:1.48!important}.sa-product-card__listen-shell{grid-template-columns:16px auto 1fr!important;gap:8px!important;margin:0 0 8px!important;padding:8px 12px!important;border-radius:12px!important}.sa-product-card__listen-button{width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important}.sa-product-card.is-audio-playing .sa-product-card__listen-button:before{width:3px!important;height:10px!important;left:2px!important;top:3px!important;box-shadow:6px 0 #ffb86bf0!important}.sa-product-card__listen-copy{font-size:10.9px!important}.sa-product-card__price-cta{min-height:46px!important;border-radius:12px!important}.sa-product-card__price-cta:before{top:5px!important;right:5px!important;bottom:5px!important;left:5px!important;border-radius:9px!important}.sa-product-card__price-cta strong{font-size:14.8px!important;letter-spacing:.028em!important}@media(max-width:480px){.sa-product-card__body{padding:8px 10px 10px!important}.sa-product-card__media:after{left:10px!important;right:10px!important}.sa-product-card__title-bar,.sa-product-card__title-box,.sa-product-card__desc-head,.sa-product-card__desc-box,.sa-product-card__listen-shell{border-radius:11px!important}.sa-product-card__title-bar,.sa-product-card__title-box,.sa-product-card__desc-head,.sa-product-card__desc-box{padding-left:11px!important;padding-right:11px!important}.sa-product-card__title{font-size:15px!important}.sa-product-card__desc{font-size:10.8px!important}.sa-product-card__listen-shell{padding:8px 11px!important}.sa-product-card__price-cta{min-height:44px!important}.sa-product-card__price-cta strong{font-size:14.4px!important}}.sa-product-card{max-width:430px}.sa-product-card__media{aspect-ratio:1.72 / 1!important;min-height:0!important;border-bottom:0!important}.sa-product-card__media:after{left:10px!important;right:10px!important;bottom:0!important;height:1px!important;background:linear-gradient(90deg,#ffb86b38,#abbdff29,#ffb86b38)!important;z-index:6!important}.sa-product-card__body{padding:8px 10px 10px!important}.sa-product-card__title-bar,.sa-product-card__title-box,.sa-product-card__desc-head,.sa-product-card__desc-box,.sa-product-card__listen-shell,.sa-product-card__price-cta{border-radius:10px!important}.sa-product-card__title-bar{margin:0 0 5px!important;padding:6px 10px!important}.sa-product-card__title-box{margin:0 0 5px!important;padding:7px 10px!important}.sa-product-card__desc-head{margin:0 0 5px!important;padding:6px 10px!important}.sa-product-card__desc-box{margin:0 0 6px!important;padding:7px 10px 8px!important;min-height:0!important}.sa-product-card__title-overline,.sa-product-card__desc-label{font-size:7.7px!important;line-height:1!important;letter-spacing:.13em!important}.sa-product-card__title{font-size:14.8px!important;line-height:1.02!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sa-product-card__title-subline{margin-top:3px!important;font-size:8.4px!important;line-height:1!important}.sa-product-card__desc{display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:0!important;margin:0!important;font-size:10.8px!important;line-height:1.38!important}.sa-product-card__listen-shell{grid-template-columns:14px auto 1fr!important;gap:7px!important;margin:0 0 6px!important;padding:6px 10px!important;min-height:0!important}.sa-product-card__listen-button{width:14px!important;height:14px!important;min-width:14px!important;min-height:14px!important}.sa-product-card__listen-shell .sa-product-card__listen-button:before{border-left-width:6px!important;border-top-width:4px!important;border-bottom-width:4px!important}.sa-product-card.is-audio-playing .sa-product-card__listen-button:before{width:3px!important;height:9px!important;left:2px!important;top:2px!important;box-shadow:5px 0 #ffb86bf0!important}.sa-product-card__listen-copy{font-size:10.4px!important;line-height:1!important}.sa-product-card__listen-line{height:3px!important}.sa-product-card__actions{padding-top:0!important}.sa-product-card__price-cta{min-height:39px!important;height:39px!important}.sa-product-card__price-cta:before{top:4px!important;right:4px!important;bottom:4px!important;left:4px!important;border-radius:8px!important}.sa-product-card__price-cta strong{font-size:13.4px!important;letter-spacing:.026em!important}@media(max-width:480px){.sa-product-card__media{aspect-ratio:1.62 / 1!important}.sa-product-card__body{padding:7px 9px 9px!important}.sa-product-card__title-bar,.sa-product-card__title-box,.sa-product-card__desc-head,.sa-product-card__desc-box,.sa-product-card__listen-shell{padding-left:9px!important;padding-right:9px!important}.sa-product-card__title{font-size:14px!important}.sa-product-card__desc{font-size:10.4px!important}.sa-product-card__price-cta{min-height:38px!important;height:38px!important}.sa-product-card__price-cta strong{font-size:12.8px!important}}.sa-product-card__media{position:relative;aspect-ratio:1.62 / 1!important;overflow:hidden}.sa-product-card__media:before{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border:1px solid rgba(255,184,107,.22);border-radius:14px;box-shadow:inset 0 0 0 1px #abbdff0d;pointer-events:none;z-index:2}.sa-product-card__media:after{content:"";position:absolute;left:10px!important;right:10px!important;bottom:0!important;height:1px!important;background:linear-gradient(90deg,#ffb86b33,#abbdff2e,#ffb86b33)!important;box-shadow:0 1px #ffb86b12;pointer-events:none;z-index:3}.sa-product-card__corner{opacity:.82}.sa-product-card__body{padding:10px 12px 12px!important}.sa-product-card__title-bar{margin:0 0 6px!important;padding:8px 12px!important}.sa-product-card__title-box{margin:0 0 6px!important;padding:8px 12px 9px!important}.sa-product-card__desc-head{margin:0 0 6px!important;padding:8px 12px!important}.sa-product-card__desc-box{margin:0 0 8px!important;padding:8px 12px!important;min-height:0!important;height:auto!important}.sa-product-card__desc{margin:0!important;min-height:0!important;line-height:1.45!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sa-product-card__listen-shell{margin:0 0 8px!important;padding:8px 12px!important}.sa-product-card__price-cta{min-height:44px!important;height:44px!important}.sa-product-card__price-cta strong{font-size:14.2px!important}@media(max-width:480px){.sa-product-card__media:before{top:9px;right:9px;bottom:9px;left:9px}.sa-product-card__media:after{left:9px!important;right:9px!important}.sa-product-card__body{padding:9px 10px 10px!important}.sa-product-card__title-bar,.sa-product-card__title-box,.sa-product-card__desc-head,.sa-product-card__desc-box,.sa-product-card__listen-shell{padding-left:10px!important;padding-right:10px!important}.sa-product-card__desc{font-size:10.6px!important}.sa-product-card__price-cta{min-height:42px!important;height:42px!important}.sa-product-card__price-cta strong{font-size:13.8px!important}}.sa-product-card__media{position:relative;overflow:hidden}.sa-product-card__corner,.sa-product-card__shine{display:none!important}.sa-product-card__media:before{content:"";position:absolute;top:10px!important;right:10px!important;bottom:10px!important;left:10px!important;border:1px solid rgba(255,184,107,.22)!important;border-radius:14px!important;box-shadow:inset 0 0 0 1px #abbdff0d;pointer-events:none;z-index:4}.sa-product-card__media:after{content:"";position:absolute;left:10px!important;right:10px!important;bottom:10px!important;height:1px!important;background:linear-gradient(90deg,#ffb86b38,#abbdff2e,#ffb86b38)!important;box-shadow:none!important;pointer-events:none;z-index:5}.sa-product-card__price-cta{display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}.sa-product-card__price-cta strong{display:block!important;width:100%!important;text-align:center!important;line-height:1!important}@media(max-width:480px){.sa-product-card__media:before{top:9px!important;right:9px!important;bottom:9px!important;left:9px!important}.sa-product-card__media:after{left:9px!important;right:9px!important;bottom:9px!important}}.sa-product-card__media{position:relative;border:1px solid rgba(255,184,107,.14)!important;border-bottom:1px solid rgba(255,184,107,.18)!important;border-radius:18px 18px 0 0!important;overflow:hidden}.sa-product-card__corner{display:block!important;z-index:4;opacity:1!important}.sa-product-card__shine{display:block!important;z-index:1}.sa-product-card__media:before{content:none!important}.sa-product-card__media:after{content:none!important}.sa-product-card__title-bar,.sa-product-card__title-box,.sa-product-card__desc-head,.sa-product-card__desc-box{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;position:relative}.sa-product-card__title-bar:before,.sa-product-card__title-bar:after,.sa-product-card__title-box:before,.sa-product-card__title-box:after,.sa-product-card__desc-head:before,.sa-product-card__desc-head:after,.sa-product-card__desc-box:before,.sa-product-card__desc-box:after{content:none!important}.sa-product-card__title-bar{margin:0 0 6px!important;padding:7px 8px 9px!important;border-bottom:1px solid rgba(255,184,107,.12)!important}.sa-product-card__title-box{margin:0 0 6px!important;padding:3px 8px 10px!important;border-bottom:1px solid rgba(255,255,255,.055)!important}.sa-product-card__desc-head{margin:0 0 2px!important;padding:4px 8px 6px!important}.sa-product-card__desc-box{margin:0 0 8px!important;padding:2px 8px 8px!important;border-bottom:1px solid rgba(255,255,255,.055)!important}.sa-product-card__title-overline,.sa-product-card__desc-label{color:#ffb86beb!important}.sa-product-card__title{margin:0!important}.sa-product-card__title-subline{margin-top:3px!important}.sa-product-card__price-cta,.sa-product-card__price-cta strong{text-align:center!important}.sa-product-card__title-bar,.sa-product-card__desc-head{display:none!important}.sa-product-card__title-box{margin:0 0 8px!important;padding:0 8px 8px!important;background:transparent!important;border:0!important;box-shadow:none!important}.sa-product-card__desc-box{margin:0 0 10px!important;padding:0 8px 8px!important;background:transparent!important;border:0!important;box-shadow:none!important}.sa-product-card__title-box:before,.sa-product-card__title-box:after,.sa-product-card__desc-box:before,.sa-product-card__desc-box:after{content:none!important}.sa-product-card__title{margin:0 0 2px!important}.sa-product-card__title-subline{margin-top:0!important}.sa-product-card__desc{margin:0!important}.sa-product-card__listen-shell{min-height:46px!important;grid-template-columns:18px auto 1fr!important;gap:10px!important;padding:11px 12px!important;align-items:center!important}.sa-product-card__listen-button{width:18px!important;min-width:18px!important;height:18px!important;min-height:18px!important}.sa-product-card__listen-button:before,.sa-product-card__listen-button:after{top:50%!important;transform:translate(-50%,-50%)!important}.sa-product-card__listen-button:before{width:0!important;height:0!important;left:calc(50% + 1px)!important;border-top:6px solid transparent!important;border-bottom:6px solid transparent!important;border-left:9px solid rgba(255,184,107,.92)!important;margin-left:0!important;background:transparent!important;box-shadow:none!important}.sa-product-card__listen-button:after{display:none!important}.sa-product-card.is-audio-playing .sa-product-card__listen-button:before{width:4px!important;height:12px!important;left:calc(50% - 4px)!important;border:0!important;background:#ffb86beb!important;box-shadow:none!important}.sa-product-card.is-audio-playing .sa-product-card__listen-button:after{content:""!important;display:block!important;position:absolute!important;width:4px!important;height:12px!important;left:calc(50% + 4px)!important;top:50%!important;transform:translate(-50%,-50%)!important;background:#ffb86beb!important}.sa-product-card__listen-copy{line-height:1!important}.sa-product-card[data-sa-card]{cursor:pointer}.sa-product-card__body{padding-top:10px!important}.sa-product-card__title-box{display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;padding:0 10px 10px!important;text-decoration:none!important;background:transparent!important;border:0!important;box-shadow:none!important;transform:none!important}.sa-product-card__title-box:before,.sa-product-card__title-box:after,.sa-product-card__desc-box:before,.sa-product-card__desc-box:after,.sa-product-card__listen-shell:before,.sa-product-card__listen-shell:after{content:none!important}.sa-product-card__crest{width:38px;height:38px;border-radius:9px;overflow:hidden;display:block;background:linear-gradient(180deg,#1c2244f0,#0c101efa);box-shadow:0 0 0 1px #ffb86b2e,0 8px 18px #04081440}.sa-product-card__crest-image{width:100%;height:100%;object-fit:cover;display:block}.sa-product-card__title-copy{display:block;min-width:0}.sa-product-card__title{margin:0 0 1px!important}.sa-product-card__title-subline{display:block;margin:0!important}.sa-product-card__desc-box{padding:0 10px 10px!important;text-decoration:none!important;background:transparent!important;border:0!important;box-shadow:none!important;transform:none!important}.sa-product-card__listen-shell{display:grid!important;grid-template-columns:24px auto 1fr!important;align-items:center!important;gap:10px!important;padding:0 10px 10px!important;min-height:28px!important;background:transparent!important;border:0!important;box-shadow:none!important;transform:none!important}.sa-product-card__listen-button{width:24px!important;min-width:24px!important;height:24px!important;min-height:24px!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;position:relative!important}.sa-product-card__listen-button:before,.sa-product-card__listen-button:after{content:""!important;position:absolute!important;top:50%!important;transform:translate(-50%,-50%)!important;transition:opacity .15s ease,background .15s ease!important}.sa-product-card__listen-button:before{left:calc(50% + 1px)!important;width:0!important;height:0!important;border-top:7px solid transparent!important;border-bottom:7px solid transparent!important;border-left:10px solid rgba(255,184,107,.95)!important;background:transparent!important}.sa-product-card__listen-button:after{opacity:0!important;width:4px!important;height:14px!important;left:calc(50% + 4px)!important;background:#ffb86bf2!important;box-shadow:-8px 0 #ffb86bf2!important}.sa-product-card.is-audio-playing .sa-product-card__listen-button:before{opacity:0!important;border:0!important;width:4px!important;height:14px!important;left:calc(50% - 4px)!important;background:#ffb86bf2!important}.sa-product-card__listen-copy{font-weight:700!important}.sa-product-card__title-box:hover,.sa-product-card__desc-box:hover,.sa-product-card__listen-shell:hover,.sa-product-card__title-box:hover .sa-product-card__title,.sa-product-card__title-box:hover .sa-product-card__title-subline,.sa-product-card__desc-box:hover .sa-product-card__desc,.sa-product-card__listen-shell:hover .sa-product-card__listen-copy,.sa-product-card__listen-shell:hover .sa-product-card__listen-line{transform:none!important;translate:none!important;box-shadow:none!important;color:inherit!important;background:transparent!important}.sa-product-card__price-cta{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease!important}@media(max-width:480px){.sa-product-card__title-box,.sa-product-card__desc-box,.sa-product-card__listen-shell{padding-left:8px!important;padding-right:8px!important}.sa-product-card__title-box{grid-template-columns:36px minmax(0,1fr)!important;gap:8px!important}.sa-product-card__crest{width:36px;height:36px}}.sa-product-card__title-box{grid-template-columns:44px minmax(0,1fr)!important;gap:12px!important}.sa-product-card__crest{width:44px!important;height:44px!important;border-radius:10px!important;background:linear-gradient(180deg,#1f2748f0,#0e1423fa)!important;box-shadow:0 0 0 1px #ffb86b29,0 10px 24px #070a1852,inset 0 1px #ffffff12!important}.sa-product-card__crest-image{object-fit:cover!important}.sa-product-card__listen-shell{position:relative!important;grid-template-columns:30px auto 1fr!important;gap:12px!important;padding-top:2px!important;padding-bottom:12px!important;min-height:32px!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important}.sa-product-card__listen-shell:before,.sa-product-card__listen-shell:after{content:none!important}.sa-product-card__listen-button{width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;position:relative!important;filter:drop-shadow(0 0 8px rgba(255,184,107,.18))}.sa-product-card__listen-button .sa-audio-state{display:none!important}.sa-product-card__listen-button:before,.sa-product-card__listen-button:after{content:""!important;position:absolute!important;top:50%!important;transform:translate(-50%,-50%)!important}.sa-product-card__listen-button:before{left:calc(50% + 1px)!important;width:0!important;height:0!important;border-top:9px solid transparent!important;border-bottom:9px solid transparent!important;border-left:13px solid #ffb86b!important;background:transparent!important}.sa-product-card__listen-button:after{opacity:0!important;left:calc(50% + 4px)!important;width:4px!important;height:18px!important;background:#ffb86b!important;box-shadow:-8px 0 #ffb86b!important}.sa-product-card.is-audio-playing .sa-product-card__listen-button:before{opacity:0!important;left:calc(50% - 4px)!important;width:4px!important;height:18px!important;border:0!important;background:#ffb86b!important}.sa-product-card.is-audio-playing .sa-product-card__listen-button:after{opacity:1!important}.sa-product-card__listen-copy{font-weight:700!important;letter-spacing:-.01em!important}.sa-product-card__listen-line{position:relative!important;height:12px!important;border-radius:999px!important;overflow:hidden!important;background:linear-gradient(180deg,#12162be6,#0a0e1cf5)!important;box-shadow:inset 0 0 0 1px #ffb86b1f,inset 0 1px 8px #00000073,0 0 0 1px #ffffff05!important}.sa-product-card__listen-line:before{content:""!important;position:absolute!important;left:0!important;top:0!important;bottom:0!important;width:var(--sa-audio-progress, 0%)!important;border-radius:inherit!important;background:linear-gradient(90deg,#8e77fff2,#6fa2fff5 48%,#ffb86bfa)!important;box-shadow:0 0 14px #7b89ff59,0 0 24px #ffb86b2e!important}.sa-product-card__listen-line:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:repeating-linear-gradient(90deg,transparent 0 10px,rgba(255,255,255,.07) 10px 11px,transparent 11px 20px)!important;mix-blend-mode:screen!important;opacity:.18!important}.sa-product-card.is-audio-playing .sa-product-card__listen-line:before{animation:saArcanePulse 1.4s ease-in-out infinite!important}.sa-product-card.is-audio-playing .sa-product-card__listen-line:after{animation:saArcaneSweep 1.35s linear infinite!important;opacity:.38!important}@keyframes saArcanePulse{0%,to{filter:saturate(1) brightness(1)}50%{filter:saturate(1.16) brightness(1.08)}}@keyframes saArcaneSweep{0%{transform:translate(-20px)}to{transform:translate(20px)}}.sa-chip{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border:1px solid rgba(244,240,234,.1);border-radius:999px;color:var(--sa-muted);background:#ffffff09;font-size:12px;font-weight:850;letter-spacing:.04em;transition:.18s ease}.sa-chip.is-active,.sa-chip:hover{color:var(--sa-text);border-color:#ffb86b5c;background:#ffb86b1a}.sa-chip--accent{color:var(--sa-accent)}.sa-header-console-zone--split{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch}.sa-header-console-btn--collections-main{grid-template-columns:44px minmax(0,1fr) 24px;padding-right:20px}.sa-header-console-mini-btn{align-self:center;margin-right:26px;min-width:118px;min-height:52px;padding:0 16px;border-radius:22px;border:1px solid rgba(244,240,234,.1);background:linear-gradient(180deg,#ffffff0d,#ffffff06);color:var(--sa-text);display:inline-grid;place-items:center;gap:2px;font-weight:900;box-shadow:inset 0 1px #ffffff0a;transition:.18s ease}.sa-header-console-mini-btn span{font-size:11px;color:var(--sa-soft);letter-spacing:.05em;text-transform:uppercase}.sa-header-console-mini-btn b{font-size:15px;color:var(--sa-text)}.sa-header-console-mini-btn:hover,.sa-header-console-mini-btn[aria-expanded=true]{border-color:#ffb86b47;background:linear-gradient(180deg,#ffb86b1f,#ffffff0a)}.sa-mega-drawer__inner--access{width:min(100% - 40px,1180px)}.sa-access-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px}.sa-access-card{padding:20px;border-radius:24px;border:1px solid rgba(244,240,234,.08);background:linear-gradient(180deg,#ffffff0b,#ffffff05);box-shadow:inset 0 1px #ffffff08}.sa-access-form{display:grid;gap:14px;margin-top:14px}.sa-access-form label{display:grid;gap:8px}.sa-access-form label span{color:var(--sa-soft);font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.sa-access-form input{width:100%;min-height:48px;border-radius:16px;border:1px solid rgba(244,240,234,.1);background:#05070cb8;color:var(--sa-text);padding:0 14px;font:inherit}.sa-access-form input:focus{outline:none;border-color:#ffb86b47;box-shadow:0 0 0 3px #ffb86b14}.sa-page-dot{width:38px;height:38px;border-radius:999px;border:1px solid rgba(244,240,234,.1);background:#ffffff08;color:var(--sa-muted);font-weight:900;transition:.18s ease}.sa-page-dot.is-active,.sa-page-dot:hover{color:var(--sa-text);border-color:#ffb86b57;background:#ffb86b1f}@media(max-width:1180px){.sa-access-grid{grid-template-columns:1fr}}@media(max-width:980px){.sa-header-console-zone--split{grid-template-columns:1fr}.sa-header-console-mini-btn{margin:0 22px 14px}}.sa-header-console-mini-btn--cart{text-decoration:none}.sa-collections-panel__title--plain{display:grid;gap:4px;border:0;border-radius:0;background:transparent;padding:0}.sa-collections-panel__title--plain span{color:var(--sa-text);font-size:14px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.sa-collections-panel__title--plain small{color:var(--sa-accent);font-size:12px;font-weight:800;letter-spacing:.04em}.sa-header--triple-console{background:linear-gradient(180deg,#040508fd,#05060af5),radial-gradient(circle at 10% 0%,rgba(255,184,107,.14),transparent 18rem),radial-gradient(circle at 52% 0%,rgba(85,104,212,.1),transparent 22rem),radial-gradient(circle at 92% 0%,rgba(255,184,107,.12),transparent 20rem);box-shadow:0 22px 54px #00000057,inset 0 1px #ffffff08}.sa-header__inner--triple-console{grid-template-columns:minmax(310px,1.16fr) minmax(320px,1fr) minmax(320px,.96fr) minmax(220px,.72fr)}.sa-header-console-zone,.sa-header-console-zone--cart{min-height:112px}.sa-header-console-zone:before{content:"";position:absolute;top:10px;right:8px;bottom:10px;left:8px;border-radius:26px;background:linear-gradient(180deg,#ffffff03,#ffffff02);opacity:0;pointer-events:none;transition:opacity .2s ease}.sa-header-console-zone:hover:before,.sa-header-console-zone:focus-within:before{opacity:1}.sa-header-console-btn{min-height:112px;padding:0 30px}.sa-header-console-zone--brand .sa-header-console-btn,.sa-header-console-zone--info .sa-header-console-btn,.sa-header-console-zone--collections .sa-header-console-btn,.sa-header-console-zone--cart .sa-header-console-btn{border-radius:0}.sa-header-console-zone--cart:after{display:none}.sa-header-console-btn--cart-panel{grid-template-columns:44px minmax(0,1fr) auto;text-decoration:none}.sa-header-console-btn--cart-panel:hover{background:linear-gradient(90deg,#ffffff04,#ffb86b0f,#6e82ff05),radial-gradient(circle at 82% 0%,rgba(255,184,107,.12),transparent 15rem)}.sa-header-console-btn--cart-panel .sa-header-console-btn__cart{min-height:40px;padding:0 15px;gap:10px;border-color:#ffb86b2e;background:linear-gradient(180deg,#ffffff0d,#ffffff05)}.sa-header-console-btn--cart-panel .sa-header-console-btn__cart span{color:var(--sa-muted);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.sa-header-console-btn--cart-panel .sa-header-console-btn__cart b{min-width:28px;height:28px}@media(max-width:1320px){.sa-header__inner--triple-console{grid-template-columns:minmax(270px,1.06fr) minmax(280px,1fr) minmax(280px,.96fr) minmax(190px,.72fr)}}@media(max-width:1180px){.sa-header__inner--triple-console{grid-template-columns:1fr 1fr}.sa-header-console-zone:after{display:none}}.sa-header__inner--triple-console{grid-template-columns:minmax(0,1.08fr) minmax(0,1.02fr) minmax(0,.86fr) minmax(0,.56fr)!important;grid-auto-flow:column!important}.sa-header-console-zone--brand .sa-header-console-btn,.sa-header-console-zone--info .sa-header-console-btn,.sa-header-console-zone--collections .sa-header-console-btn,.sa-header-console-zone--cart .sa-header-console-btn{min-height:104px!important;padding:0 22px!important}.sa-header-console-btn__copy strong{font-size:clamp(22px,1.95vw,30px);line-height:.98}.sa-header-console-btn__copy em{font-size:14px}.sa-header-console-btn--brand .sa-header-console-btn__orb,.sa-header-console-btn--toggle .sa-header-console-btn__orb,.sa-header-console-btn--cart-panel .sa-header-console-btn__orb{width:44px;height:44px;border-radius:14px}.sa-header-console-btn--cart-panel{grid-template-columns:44px minmax(0,1fr) auto}.sa-header-console-btn--cart-panel .sa-header-console-btn__copy strong{font-size:clamp(22px,1.95vw,30px)}.sa-header-console-btn--cart-panel .sa-header-console-btn__copy em{font-size:14px}.sa-header-console-btn--cart-panel .sa-header-console-btn__cart{min-width:92px}@media(max-width:1600px){.sa-header__inner--triple-console{grid-template-columns:minmax(0,1.04fr) minmax(0,.98fr) minmax(0,.84fr) minmax(0,.5fr)!important}.sa-header-console-zone--brand .sa-header-console-btn,.sa-header-console-zone--info .sa-header-console-btn,.sa-header-console-zone--collections .sa-header-console-btn,.sa-header-console-zone--cart .sa-header-console-btn{padding:0 18px!important}.sa-header-console-btn__copy strong,.sa-header-console-btn--cart-panel .sa-header-console-btn__copy strong{font-size:clamp(20px,1.75vw,28px)}.sa-header-console-btn__copy em,.sa-header-console-btn--cart-panel .sa-header-console-btn__copy em{font-size:13px}}.sa-header__inner--triple-console{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important}.sa-header-console-btn{width:100%!important;min-height:104px!important;padding:0 20px!important}.sa-header-console-btn__copy strong,.sa-header-console-btn--cart-panel .sa-header-console-btn__copy strong{font-size:clamp(18px,1.7vw,26px)!important;letter-spacing:-.03em}.sa-header-console-btn__copy em,.sa-header-console-btn--cart-panel .sa-header-console-btn__copy em{font-size:13px!important}.sa-header-console-btn--cart-panel{width:100%!important;grid-template-columns:42px minmax(0,1fr) auto!important}.sa-header-console-btn--cart-panel .sa-header-console-btn__cart{min-width:96px!important}.sa-page-arrow{width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,184,107,.22);background:linear-gradient(180deg,#ffffff0b,#ffffff05),radial-gradient(circle at 50% 0%,rgba(255,184,107,.12),transparent 72%);color:var(--sa-text);font-size:24px;line-height:1;display:inline-grid;place-items:center;box-shadow:inset 0 1px #ffffff0d;transition:.18s ease}.sa-page-arrow:hover{border-color:#ffb86b57;background:linear-gradient(180deg,#ffb86b1f,#ffffff08),radial-gradient(circle at 50% 0%,rgba(255,184,107,.18),transparent 72%)}.sa-page-dot.is-disabled{opacity:.45;cursor:default}@media(max-width:1500px){.sa-header-console-btn__copy strong,.sa-header-console-btn--cart-panel .sa-header-console-btn__copy strong{font-size:clamp(17px,1.45vw,24px)!important}.sa-header-console-btn{padding:0 16px!important}}@media(max-width:1320px){.sa-header__inner--triple-console{grid-template-columns:1fr 1fr!important}}.sa-header__inner--triple-console{grid-template-columns:repeat(4,minmax(0,1fr))!important}.sa-header__inner--triple-console>*{min-width:0!important}.sa-header-console-zone,.sa-header-console-zone--cart{min-width:0!important}.sa-header-console-btn,.sa-header-console-btn--cart-panel{width:100%!important;min-width:0!important}.sa-header-console-btn--cart-panel{grid-template-columns:40px minmax(0,1fr) auto!important}.sa-mega-drawer__badge--interactive{-webkit-appearance:none;appearance:none;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.sa-mega-drawer__badge--interactive:hover{transform:translateY(-1px);border-color:#ffb86b5c;box-shadow:0 16px 32px #00000038,inset 0 1px #ffffff0f}.sa-collections-metric-btn{-webkit-appearance:none;appearance:none;border:1px solid rgba(255,184,107,.15);border-radius:22px;background:linear-gradient(180deg,#ffffff05,#ffffff03),linear-gradient(180deg,#060912f5,#080c18f0);box-shadow:inset 0 1px #ffffff08;color:var(--sa-text);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:14px 16px;text-align:left;transition:.18s ease}.sa-collections-metric-btn strong{color:var(--sa-warm);font-size:20px;font-weight:800;line-height:1.05;text-transform:none}.sa-collections-metric-btn em{margin-top:8px;color:#f3ebe2a3;font-size:11px;font-style:normal;letter-spacing:.12em;text-transform:uppercase}.sa-collections-metric-btn:hover{border-color:#ffb86b57;transform:translateY(-1px)}.sa-collections-metric-btn{align-items:flex-start!important;justify-content:center!important;overflow:hidden}.sa-collections-panel__title--plain span{font-size:15px!important;letter-spacing:.11em!important}.sa-collections-panel__title--plain small{font-size:11px!important;letter-spacing:.08em!important;line-height:1.2!important}.sa-page-arrow{width:38px!important;height:38px!important;font-size:22px!important}.sa-collections-metric-btn{-webkit-appearance:none!important;appearance:none!important;cursor:pointer!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;color:var(--sa-text)!important;text-align:left!important}.sa-collections-metric-btn:hover{border-color:#ffb86b4d!important;transform:translateY(-1px)!important}.sa-collections-panel__title--plain{min-width:0!important}.sa-collections-panel__title--plain span{font-size:14px!important;letter-spacing:.105em!important;white-space:normal!important}.sa-collections-panel__title--plain small{font-size:11px!important;letter-spacing:.07em!important;line-height:1.25!important}.sa-page-arrow{flex:0 0 36px!important;width:36px!important;height:36px!important;min-width:36px!important;border-radius:999px!important;font-size:21px!important}.sa-mega-drawer__badge--interactive{width:84px;height:84px;min-width:84px;border-radius:26px;font-size:30px;font-weight:900;letter-spacing:-.05em;align-self:center;justify-self:start}.sa-collections-metric-btn--member{width:100%;border:1px solid rgba(244,240,234,.1);background:linear-gradient(180deg,#0c0d12eb,#08090ed6);box-shadow:inset 0 1px #ffffff08;cursor:pointer}.sa-collections-metric-btn--member:hover{border-color:#ffb86b57;background:linear-gradient(180deg,#14151ef2,#0a0b10e0)}.sa-collections-panel__title--plain{display:flex;align-items:center;min-height:58px}.sa-collections-panel__title--plain span{font-size:34px!important;line-height:.95;letter-spacing:-.05em}.sa-collections-panel__title--plain small{display:none!important}.sa-page-arrow,.sa-page-dot{width:44px;height:44px;min-width:44px;border-radius:999px;font-size:16px;font-weight:850}.sa-page-dot{padding:0}.sa-collections-panel__title--plain span{font-size:24px!important;line-height:1!important;white-space:nowrap!important}.sa-collections-panel__title--plain{align-self:center!important}.sa-collections-panel__title--plain span{display:block!important;font-size:30px!important;font-weight:900!important;line-height:1!important;letter-spacing:-.04em!important;text-transform:none!important;white-space:nowrap!important}.sa-page-arrow{width:50px!important;height:50px!important;min-width:50px!important;font-size:28px!important;line-height:1!important;position:relative!important;z-index:2!important}.sa-collections-panel__title--plain{align-self:center!important;margin:0!important}.sa-collections-panel__title--plain span{font-size:22px!important;line-height:1!important;letter-spacing:.02em!important;transform:translateY(-2px)!important}.sa-page-arrow{width:54px!important;min-width:54px!important;height:54px!important;font-size:28px!important;flex:0 0 54px!important;position:relative!important;z-index:1!important}.sa-page-dot.is-target-page,.sa-page-arrow.is-target-page{color:var(--sa-text)!important;border-color:#6faaff6b!important;background:#6faaff2e!important;box-shadow:0 0 0 1px #6faaff24 inset!important}.sa-page-dot.is-target-page,.sa-page-arrow.is-target-page{box-shadow:none!important;background:#0e111ad1!important;color:#e6e6e6d1!important;border-color:#ffb86b2e!important}.sa-page-dot.is-drop-target{background:linear-gradient(180deg,#ffb86b3d,#ffb86b21)!important;border-color:#ffb86bb8!important;color:#ffb86b!important;box-shadow:0 0 0 1px #ffb86b33,0 10px 22px #00000052!important;transform:translateY(-1px)!important}.sa-page-dot.is-target-page,.sa-page-dot.is-drop-target,.sa-page-arrow.is-target-page{box-shadow:none!important}.sa-hero-login-create{min-width:190px!important;display:grid!important;justify-items:end!important;gap:6px!important;text-align:right!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.sa-hero-login-create strong{color:var(--sa-text)!important;font-size:21px!important;line-height:.95!important;font-weight:900!important;letter-spacing:-.02em!important;transition:color .18s ease!important}.sa-hero-login-create em{color:var(--sa-soft)!important;font-style:normal!important;text-transform:uppercase!important;letter-spacing:.14em!important;font-size:10px!important;font-weight:700!important}.sa-hero-access-card{width:min(100%,590px)!important;display:grid!important;grid-template-columns:minmax(150px,.42fr) minmax(260px,.58fr)!important;gap:16px 18px!important;align-items:center!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;text-align:left!important}.sa-hero-access-card__head{display:grid!important;gap:5px!important;align-content:center!important}.sa-hero-access-card__head .sa-eyebrow{margin:0 0 4px!important;color:var(--sa-accent)!important;letter-spacing:.18em!important}.sa-hero-access-card__head strong{display:block!important;color:var(--sa-text)!important;font-size:clamp(19px,1.32vw,25px)!important;line-height:.96!important;letter-spacing:-.035em!important;font-weight:900!important}.sa-hero-access-card__head em{color:var(--sa-soft)!important;font-style:normal!important;text-transform:uppercase!important;letter-spacing:.14em!important;font-size:10px!important;font-weight:800!important}.sa-hero-access-card__tabs{grid-column:1 / 2!important;margin:0!important;align-self:start!important}.sa-hero-access-card__body{grid-column:2 / 3!important;grid-row:1 / span 2!important;display:grid!important;gap:10px!important;min-width:0!important}.sa-hero-access-card__fields{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.sa-hero-access-card__fields label,.sa-stay-logged{display:grid!important;gap:6px!important}.sa-hero-access-card__fields label span{color:var(--sa-soft)!important;font-size:10px!important;font-weight:900!important;letter-spacing:.14em!important;text-transform:uppercase!important}.sa-hero-access-card input[type=email],.sa-hero-access-card input[type=password],.sa-hero-access-card input[type=text]{width:100%!important;min-height:48px!important;border:1px solid rgba(244,240,234,.11)!important;border-radius:16px!important;background:#040508d1!important;color:var(--sa-text)!important;padding:0 15px!important;font:inherit!important;font-size:14px!important;box-shadow:inset 0 1px #ffffff09!important}.sa-hero-access-card input:focus{outline:none!important;border-color:#ffb86b6b!important;box-shadow:inset 0 1px #ffffff0b,0 0 0 1px #ffb86b1a!important}.sa-stay-logged{display:inline-flex!important;grid-auto-flow:column!important;align-items:center!important;justify-content:start!important;gap:9px!important;width:fit-content!important;color:#e6e6e6c7!important;font-size:12px!important;font-weight:800!important;letter-spacing:.04em!important;cursor:pointer!important}.sa-stay-logged input{-webkit-appearance:none!important;appearance:none!important;width:17px!important;height:17px!important;border-radius:5px!important;border:1px solid rgba(255,184,107,.38)!important;background:#040508d1!important;display:inline-grid!important;place-items:center!important}.sa-stay-logged input:checked{background:linear-gradient(180deg,#ffb86b52,#ffb86b21)!important;border-color:#ffb86bb8!important}.sa-stay-logged input:checked:after{content:""!important;width:8px!important;height:4px!important;border-left:2px solid var(--sa-accent)!important;border-bottom:2px solid var(--sa-accent)!important;transform:rotate(-45deg) translateY(-1px)!important}.sa-hero-access-card__actions{gap:12px!important;align-items:center!important}.sa-hero-access-card__actions a{color:var(--sa-text)!important;text-decoration:none!important;opacity:.86!important;font-weight:800!important}.sa-hero-access-card__actions a:hover{color:var(--sa-accent)!important}@media(max-width:1540px){.sa-hero-access-card{grid-template-columns:minmax(130px,.38fr) minmax(250px,.62fr)!important}.sa-hero-access-card__fields{grid-template-columns:1fr!important}}@media(max-width:1100px){.sa-hero-access-card{width:100%!important}}.sa-hero-access-card{width:min(100%,620px)!important;grid-template-columns:minmax(154px,.36fr) minmax(398px,.64fr)!important;gap:12px 20px!important;align-items:center!important}.sa-hero-access-card__head{align-self:center!important;display:grid!important;gap:5px!important}.sa-hero-access-card__tabs{align-self:center!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:10px!important}.sa-hero-access-card__tabs .sa-chip{min-height:38px!important;padding:0 16px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important}.sa-hero-access-card__body{align-self:center!important;min-height:106px!important;height:106px!important;max-height:106px!important;overflow:hidden!important}.sa-hero-access-card input[type=email],.sa-hero-access-card input[type=password],.sa-hero-access-card input[type=text]{min-height:40px!important;height:40px!important;border-radius:13px!important;padding:0 13px!important;font-size:13px!important}.sa-hero-access-card__fields label{gap:5px!important}.sa-hero-access-card__fields label span{font-size:9px!important;line-height:1!important}.sa-hero-access-card__footer{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:max-content!important;align-items:center!important;justify-content:flex-end!important;align-content:center!important;min-height:38px!important;height:38px!important;gap:18px!important}.sa-hero-access-card__footer--login,.sa-hero-access-card__footer--create{justify-content:flex-end!important}.sa-hero-access-card__footer .sa-hero-access-card__actions,.sa-hero-access-card__footer .sa-stay-logged{align-self:center!important}.sa-stay-logged{display:inline-flex!important;grid-auto-flow:column!important;align-items:center!important;justify-content:flex-start!important;height:22px!important;min-height:22px!important;padding:0!important;gap:6px!important;width:auto!important;white-space:nowrap!important;line-height:1!important;margin:0!important}.sa-stay-logged span{display:inline-flex!important;align-items:center!important;height:32px!important;font-size:11px!important;letter-spacing:.1em!important}.sa-stay-logged input{width:9px!important;height:9px!important;min-width:9px!important;border-radius:3px!important}.sa-stay-logged input:checked:after{width:5px!important;height:2px!important;border-left-width:1.25px!important;border-bottom-width:1.25px!important}.sa-hero-access-card__actions{min-height:32px!important;height:32px!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:11px!important;margin:0!important}.sa-hero-access-card__actions .sa-chip,.sa-hero-access-card__actions a{min-height:32px!important;height:32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;white-space:nowrap!important}.sa-hero-access-card__actions .sa-chip{padding:0 16px!important}.sa-hero-access-card__actions a{padding:0 2px!important}@media(max-width:1380px){.sa-hero-access-card{grid-template-columns:minmax(140px,.34fr) minmax(360px,.66fr)!important}.sa-hero-access-card__tabs .sa-chip,.sa-hero-access-card__actions .sa-chip{padding-inline:12px!important}}.sa-hero-access-card{width:min(100%,676px)!important;max-width:676px!important;display:grid!important;grid-template-columns:minmax(150px,.28fr) minmax(450px,.72fr)!important;column-gap:30px!important;align-items:start!important;position:relative!important}.sa-hero-access-card:before{content:""!important;position:absolute!important;left:172px!important;top:-10px!important;width:1px!important;height:148px!important;background:linear-gradient(180deg,transparent,rgba(255,184,107,.42),transparent)!important;pointer-events:none!important}.sa-hero-access-card__head{display:grid!important;align-content:center!important;min-height:148px!important;gap:9px!important;padding:0!important}.sa-hero-access-card__head .sa-eyebrow{margin:0!important;color:var(--sa-accent)!important;font-size:11px!important;font-weight:900!important;letter-spacing:.24em!important;text-transform:uppercase!important}.sa-hero-access-card__head strong{display:block!important;font-size:26px!important;line-height:.93!important;font-weight:950!important;letter-spacing:-.055em!important;color:var(--sa-text)!important}.sa-hero-access-card__head em{display:block!important;margin-top:1px!important;color:#f4f0ea9e!important;font-style:normal!important;font-size:10px!important;font-weight:900!important;letter-spacing:.22em!important;line-height:1.25!important;text-transform:uppercase!important}.sa-hero-access-card__body{grid-column:2 / 3!important;min-height:148px!important;height:148px!important;max-height:148px!important;overflow:visible!important;display:block!important}.sa-account-panel[hidden]{display:none!important}.sa-account-panel.is-active{display:grid!important;height:148px!important;max-height:148px!important;align-content:start!important;overflow:visible!important}.sa-account-panel--signin.is-active{grid-template-rows:47px 22px 36px 19px!important;gap:8px!important}.sa-account-panel--create.is-active{grid-template-rows:72px 20px 38px 18px!important;gap:6px!important}.sa-account-form-grid{display:grid!important;gap:10px 16px!important;align-items:start!important}.sa-account-form-grid--login,.sa-account-form-grid--create{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sa-account-form-grid label{display:grid!important;gap:7px!important;min-width:0!important}.sa-account-form-grid label>span:first-child{color:#f4f0eadb!important;font-size:10px!important;font-weight:900!important;letter-spacing:.05em!important;line-height:1!important}.sa-account-form-grid input[type=email],.sa-account-form-grid input[type=password],.sa-account-form-grid input[type=text]{width:100%!important;height:36px!important;min-height:36px!important;padding:0 14px!important;border-radius:9px!important;border:1px solid rgba(255,184,107,.42)!important;background:#030407c7!important;box-shadow:inset 0 1px #ffffff09,0 0 0 1px #0000003d!important;color:var(--sa-text)!important;font-size:14px!important;outline:none!important}.sa-account-form-grid input::placeholder{color:#dce0ec80!important}.sa-account-form-grid input:focus{border-color:#ffb86bc7!important;box-shadow:inset 0 1px #ffffff0a,0 0 0 1px #ffb86b1a,0 0 18px #ffb86b14!important}.sa-password-visibility{position:absolute!important;top:50%!important;right:13px!important;transform:translateY(-50%)!important;width:19px!important;height:19px!important;padding:0!important;border:0!important;background:transparent!important;color:#f4f0ea6b!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important}.sa-password-visibility svg{width:18px!important;height:18px!important;display:block!important}.sa-password-visibility:hover,.sa-password-visibility.is-active{color:var(--sa-accent)!important}.sa-account-meta-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;min-height:20px!important}.sa-account-check{display:inline-flex!important;align-items:center!important;gap:9px!important;margin:0!important;color:#f4f0eac7!important;font-size:12px!important;font-weight:500!important;line-height:1!important;cursor:pointer!important;white-space:nowrap!important}.sa-account-check input{-webkit-appearance:none!important;appearance:none!important;width:14px!important;height:14px!important;min-width:14px!important;border-radius:3px!important;border:1px solid rgba(255,184,107,.54)!important;background:#040508c7!important;display:inline-grid!important;place-items:center!important;margin:0!important}.sa-account-check input:checked{background:linear-gradient(180deg,#ffb86b4d,#ffb86b1f)!important;border-color:#ffb86bd9!important}.sa-account-check input:checked:after{content:""!important;width:7px!important;height:3px!important;border-left:1.8px solid var(--sa-accent)!important;border-bottom:1.8px solid var(--sa-accent)!important;transform:rotate(-45deg) translateY(-1px)!important}.sa-account-link{color:var(--sa-accent)!important;text-decoration:none!important;font-size:12px!important;font-weight:800!important;white-space:nowrap!important}.sa-account-link:hover{text-decoration:underline!important}.sa-account-submit{width:100%!important;height:38px!important;min-height:38px!important;padding:0 18px!important;border-radius:9px!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;font-size:14px!important;font-weight:900!important;cursor:pointer!important;transition:transform .18s ease,border-color .18s ease,filter .18s ease,background .18s ease!important}.sa-account-submit--outline{border:1px solid rgba(255,184,107,.58)!important;background:linear-gradient(180deg,#21140a94,#140c066b)!important;box-shadow:inset 0 1px #ffffff0a,0 0 0 1px #ffb86b14!important;color:var(--sa-text)!important}.sa-account-submit--primary{border:1px solid rgba(255,122,151,.66)!important;background:linear-gradient(180deg,#ff5d79,#ea3f65 55%,#cf2f55)!important;box-shadow:inset 0 1px #ffffff2e,0 12px 28px #eb375b33,0 0 0 1px #ffffff0f!important;color:#fff!important;letter-spacing:-.01em!important}.sa-account-submit:hover{transform:translateY(-1px)!important;filter:brightness(1.04)!important}.sa-account-submit__spark{position:absolute!important;right:15px!important;top:50%!important;transform:translateY(-50%)!important;color:inherit!important;line-height:1!important}.sa-account-submit--outline .sa-account-submit__spark{color:var(--sa-accent)!important;font-size:18px!important}.sa-account-submit--primary .sa-account-submit__spark{color:#ffffffeb!important;font-size:15px!important}.sa-account-switch-row{margin:0!important;text-align:center!important;color:#f4f0eac2!important;font-size:12px!important;font-weight:500!important;line-height:18px!important}.sa-account-switch-row button{-webkit-appearance:none!important;appearance:none!important;border:0!important;background:transparent!important;padding:0!important;margin:0!important;color:var(--sa-accent)!important;font:inherit!important;font-weight:900!important;cursor:pointer!important;text-decoration:none!important}.sa-account-switch-row button:hover{text-decoration:underline!important}@media(max-width:1480px){.sa-hero-access-card{width:min(100%,630px)!important;max-width:630px!important;grid-template-columns:minmax(142px,.28fr) minmax(400px,.72fr)!important;column-gap:24px!important}.sa-hero-access-card:before{left:160px!important}.sa-hero-access-card__head strong{font-size:23px!important}}@media(max-width:1280px){.sa-hero-access-card{grid-template-columns:1fr!important;row-gap:18px!important}.sa-hero-access-card:before{display:none!important}.sa-hero-access-card__head{min-height:auto!important}.sa-hero-access-card__body{grid-column:1 / -1!important}}@media(max-width:760px){.sa-account-form-grid--login,.sa-account-form-grid--create{grid-template-columns:1fr!important}.sa-account-panel.is-active,.sa-hero-access-card__body{height:auto!important;max-height:none!important}.sa-account-panel--create.is-active,.sa-account-panel--signin.is-active{grid-template-rows:auto!important}.sa-account-meta-row{flex-direction:column!important;align-items:flex-start!important}}.sa-hero-access-card{width:min(100%,780px)!important;max-width:780px!important;grid-template-columns:minmax(168px,.27fr) minmax(520px,.73fr)!important;column-gap:36px!important;align-items:center!important}.sa-hero-access-card:before{left:192px!important;top:50%!important;height:232px!important;transform:translateY(-50%)!important}.sa-hero-access-card__head{min-height:232px!important;height:232px!important;align-content:center!important;gap:10px!important}.sa-hero-access-card__head strong{font-size:28px!important;line-height:.94!important}.sa-hero-access-card__body{min-height:248px!important;height:248px!important;max-height:248px!important;overflow:visible!important;align-self:center!important}.sa-account-panel.is-active{height:248px!important;max-height:248px!important;min-height:248px!important;overflow:visible!important;align-content:center!important}.sa-account-panel--create.is-active{grid-template-rows:auto auto 44px 20px!important;gap:11px!important}.sa-account-panel--signin.is-active{grid-template-rows:auto auto 40px 20px!important;gap:12px!important}.sa-account-form-grid{gap:12px 18px!important}.sa-account-form-grid label{gap:8px!important}.sa-account-form-grid input[type=email],.sa-account-form-grid input[type=password],.sa-account-form-grid input[type=text]{height:42px!important;min-height:42px!important;border-radius:10px!important}.sa-account-check--news{min-height:22px!important;align-items:center!important}.sa-account-submit{height:44px!important;min-height:44px!important}.sa-account-switch-row{line-height:20px!important}@media(max-width:1480px){.sa-hero-access-card{width:min(100%,728px)!important;max-width:728px!important;grid-template-columns:minmax(158px,.27fr) minmax(492px,.73fr)!important;column-gap:30px!important}.sa-hero-access-card:before{left:178px!important;height:224px!important}.sa-hero-access-card__head strong{font-size:26px!important}}.sa-hero-access-card{width:min(100%,720px)!important;max-width:720px!important;grid-template-columns:minmax(154px,.27fr) minmax(500px,.73fr)!important;column-gap:30px!important}.sa-hero-access-card:before{left:177px!important}@media(max-width:1480px){.sa-hero-access-card{width:min(100%,690px)!important;max-width:690px!important;grid-template-columns:minmax(148px,.27fr) minmax(470px,.73fr)!important;column-gap:26px!important}.sa-hero-access-card:before{left:166px!important}}.sa-product-form-shell{display:grid;gap:10px}.sa-product-form__status{margin:0;color:#ffb86be0;font-size:13px;line-height:1.5}.sa-product-card__price-cta--sold-out{opacity:.62;cursor:pointer}.sa-product-card__price-cta--sold-out strong{color:#f4f0eaad!important}.sa-owned-status{display:inline-flex;align-items:center;gap:10px;width:fit-content;margin:0 0 22px;padding:10px 14px;border-radius:999px;border:1px solid rgba(164,194,255,.36);background:linear-gradient(180deg,#3f508a38,#0f1223b8);color:#dce6ff;box-shadow:inset 0 1px #ffffff0a,0 12px 34px #00000038}.sa-owned-status__dot{width:9px;height:9px;border-radius:50%;background:#a4c2ff;box-shadow:0 0 16px #a4c2ffd6}.sa-owned-product-panel{display:grid;gap:22px;margin:0 0 28px;padding:24px;border:1px solid rgba(255,184,107,.22);border-radius:24px;background:radial-gradient(circle at 18% 0%,rgba(164,194,255,.14),transparent 34%),linear-gradient(180deg,#12121ceb,#06070ceb);box-shadow:var(--sa-shadow),inset 0 1px #ffffff0a}.sa-owned-product-panel__header{display:grid;gap:8px}.sa-owned-product-panel__kicker{color:var(--sa-accent);font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.sa-owned-product-panel h2{margin:0;color:var(--sa-text);font-size:clamp(26px,3vw,40px);line-height:.95;letter-spacing:-.045em}.sa-owned-product-panel p{margin:0;color:var(--sa-muted);line-height:1.55}.sa-owned-product-panel__meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.sa-owned-product-panel__meta span{display:grid;gap:4px;min-height:68px;padding:13px 14px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff09;color:var(--sa-text)}.sa-owned-product-panel__meta strong{color:var(--sa-soft);font-size:10px;letter-spacing:.14em;text-transform:uppercase}.sa-owned-product-panel__actions{display:grid;gap:12px}.sa-owned-download-button{min-height:56px;border-radius:16px;text-transform:uppercase;letter-spacing:.08em}.sa-owned-key-button{min-height:52px;border-radius:16px}.sa-owned-product-panel__note{padding-top:4px;font-size:13px;color:var(--sa-soft)!important}@media(max-width:720px){.sa-owned-product-panel__meta{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/96/assets/theme.css.map */
