.store-page,.store-overlay{--motion-ease: cubic-bezier(.22, 1, .36, 1);--store-text: #fff5e8;--store-muted: #beb1cf;--store-gold: #f5cf8a;--store-border: #e8c58926;color:var(--store-text);font-family:Poppins,sans-serif}.store-page{position:relative;min-height:100vh;overflow-x:clip;background:radial-gradient(ellipse at 85% 15%,#38294455,transparent 40%),#151426}.store-scene{position:absolute;inset:0 0 auto;height:540px;background:linear-gradient(180deg,#151426c9,#151426 96%),url(/assets/parallax/background.webp) center 48% / cover;pointer-events:none}.store-main{position:relative;width:min(1224px,calc(100% - 56px));margin:auto;padding-bottom:48px}.store-intro{position:relative;display:flex;align-items:center;min-height:210px;padding:35px 230px 28px 0}.store-intro-copy{position:relative;z-index:1}.store-eyebrow{display:inline-flex;align-items:center;gap:7px;color:var(--store-gold);font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.store-intro h1{font:700 clamp(32px,3.6vw,49px)/1.1 "Markup",sans-serif;text-transform:uppercase;color:#fff3db;margin-top:9px}.store-intro h1 span{color:#ffce78}.store-assurances{list-style:none;display:flex;flex-wrap:wrap;gap:12px 22px;margin:17px 0 0;padding:0;color:#ddcfe5;font-size:10px}.store-assurances li{display:flex;align-items:center;gap:6px}.store-assurances svg{color:#dab77d;flex-shrink:0}.store-categories-wrap{margin-bottom:30px;position:relative}.store-category-navigation{position:relative}.store-categories{display:flex;gap:6px;padding:8px;overflow-x:auto;scrollbar-width:none;background:linear-gradient(145deg,#29273d,#1b1a2e);border:1px solid var(--store-border);border-bottom:2px solid #c29b5559;border-radius:20px;box-shadow:inset 0 1px #ffffff06,0 8px 22px #0a091614}.store-categories::-webkit-scrollbar{display:none}.store-cat-pill{display:flex;align-items:center;justify-content:center;flex:1 0 0;gap:9px;padding:9px 14px;border:1px solid transparent;border-radius:13px;background:transparent;color:#c7bed8;cursor:pointer;transition:background .2s,border-color .2s,color .2s}.store-cat-pill:hover{background:#fff2d808;color:#fff0d7}.store-cat-pill[aria-pressed=true]{color:#ffe5ad;background:radial-gradient(ellipse at 50% 0,#e8be7033,transparent 80%),linear-gradient(160deg,#e9bf701c,#e9bf7005);border-color:#daba7861;box-shadow:inset 0 1px #ffeab221,0 3px 10px #08061015}.store-cat-pill:after{content:"";position:absolute;bottom:5px;left:calc(50% - 10px);width:20px;height:2px;border-radius:2px;background:#f1ce89;transform:scaleX(0);opacity:0;transition:transform .25s var(--motion-ease),opacity .2s}.store-cat-pill[aria-pressed=true]:after{transform:scaleX(1);opacity:1}.store-category-art{display:grid;place-items:center;width:38px;height:38px;flex-shrink:0;transition:transform .25s var(--motion-ease),filter .25s}.store-cat-pill:is(:hover,:focus-visible) .store-category-art{transform:translateY(-2px)}.store-cat-pill[aria-pressed=true] .store-category-art{filter:drop-shadow(0 3px 7px #dca85438)}.store-category-art :is(img,svg){width:100%;height:100%;object-fit:contain}.store-category-name{font-size:12px;font-weight:700;text-transform:uppercase;white-space:nowrap}.store-category-scroll{position:absolute;top:50%;translate:0 -50%;width:32px;height:38px;display:grid;place-items:center;border:1px solid #e9c9934d;background:#30223c;color:#f8d69d;border-radius:9px;box-shadow:0 2px 12px #11102566;cursor:pointer}.store-category-scroll.is-left{left:-10px}.store-category-scroll.is-right{right:-10px}.store-layout{display:grid;grid-template-columns:minmax(0,1fr) 292px;gap:26px;row-gap:0;align-items:start}.store-catalog-intro{grid-column:1;grid-row:1;min-width:0}.store-catalog{grid-column:1;grid-row:2;min-width:0}.store-catalog-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;margin-bottom:12px}.store-catalog-heading .store-eyebrow{font-size:9px;color:#bc9c72}.store-catalog-heading h2{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:25px;line-height:1.3;font-weight:800;color:#fff3e3;margin-top:4px}.store-catalog-heading h2>span{font-size:10px;font-weight:500;color:#bfaecc;text-transform:none}.store-sort{display:flex;flex-direction:column;gap:5px;flex-shrink:0;color:#b5a5c2;font-size:9px}.store-sort select{color-scheme:dark;max-width:170px;font-size:10px;border:1px solid #c4ad852b;border-radius:8px;padding:8px 26px 8px 9px;color:#e8dbed;background:#242035;cursor:pointer}.store-category-summary{max-width:640px;color:#cdbed8;font-size:12px;line-height:1.75;margin-bottom:9px}.store-category-info{margin:0 0 22px;border-bottom:1px solid #e4c89814;padding-bottom:15px}.store-category-info>summary{display:flex;align-items:center;gap:8px;width:fit-content;color:#e3c18c;font-size:10px;min-height:32px;cursor:pointer;list-style:none}.store-category-info>summary::-webkit-details-marker{display:none}.store-category-info>summary svg{transition:rotate .2s}.store-category-info[open]>summary svg{rotate:90deg}.store-category-info>.store-description{border:1px solid #e5c89326;background:#2c253c75;border-radius:11px;padding:17px;margin-top:8px;font-size:12px}.store-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.store-product{position:relative;display:flex;flex-direction:column;min-width:0;border-radius:18px;border:1px solid #d4c5e029;background:linear-gradient(150deg,#29253b,#211d32);box-shadow:inset 0 1px #ffffff05,0 6px 16px #0b091b18;transition:transform .26s var(--motion-ease),border-color .26s}.store-product:hover,.store-product:focus-within{border-color:#e9c17c80;transform:translateY(-3px)}.store-product-featured{border-color:#dab57980}.store-product-flags{min-height:27px;padding:11px 13px 0;position:relative;z-index:1}.store-product-tag{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;font-size:9px;font-weight:700;line-height:1.2;border:1px solid #f0cb8166;border-radius:6px;color:#ffdda1;background:#5b45244d;text-transform:uppercase;letter-spacing:.035em}.store-product h3{margin:0}.store-product-open{display:block;width:100%;text-align:center;border-radius:12px;padding:0 15px;cursor:pointer}.store-product-art{position:relative;display:grid;place-items:center;height:163px;width:100%}.store-product-art:before{content:"";position:absolute;top:8%;right:12%;bottom:8%;left:12%;background:radial-gradient(ellipse,#b08deb1a,transparent 70%);pointer-events:none}.store-product-art>img{position:relative;width:100%;height:100%;object-fit:contain;padding:12px;transition:transform .35s var(--motion-ease)}.store-product-open:is(:hover,:focus-visible) .store-product-art>img{transform:translateY(-4px) scale(1.035)}.store-image-fallback{display:grid;place-items:center;color:#baa3cb;width:100%;height:100%}.store-product-details-hint{display:flex;align-items:center;gap:5px;position:absolute;bottom:9px;right:3px;font-size:9px;font-weight:500;color:#e7d6f1;padding:5px 7px;border:1px solid #e7d6f129;border-radius:7px;background:#1a1529d9}.store-product-name{display:block;min-height:46px;font-size:18px;line-height:1.25;font-weight:800;text-transform:uppercase;color:#fff0dc;padding:5px 0;overflow-wrap:anywhere;text-wrap:balance}.store-product-bonus{min-height:39px;padding:6px 12px 10px;text-align:center;font-size:10px;line-height:1.5;color:#bbaec8}.store-product-bonus>span{display:inline-block;color:#efd49f;background:#efd49f0b;border:1px solid #efd49f1f;border-radius:6px;padding:4px 7px;font-size:10px;font-weight:600}.store-product-footer{margin-top:auto;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid #f5d8a814;background:#15112326;border-radius:0 0 17px 17px}.store-product-price{display:flex;flex-direction:column;gap:2px;flex-shrink:0}.store-product-price del{font-size:10px;color:#ac9eb9;text-decoration-thickness:1px}.store-product-price strong{font-size:22px;line-height:1.15;font-weight:800;color:#ffdc9b;font-variant-numeric:tabular-nums;white-space:nowrap}.store-add-btn,.store-primary-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:10px 13px;color:#4c2e19;background:linear-gradient(180deg,#ffe1a0,#efba5c);border:1px solid #ffdf9e;border-radius:10px;box-shadow:0 3px #966329;font-size:12px;font-weight:700;cursor:pointer;transition:transform .2s var(--motion-ease),box-shadow .2s}.store-add-btn:not(:disabled):hover,.store-primary-button:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 5px #966329}.store-add-btn:not(:disabled):active,.store-primary-button:not(:disabled):active{transform:translateY(2px);box-shadow:0 1px #966329}.store-add-btn:disabled,.store-primary-button:disabled{opacity:.5;cursor:not-allowed}.store-secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d9bd883b;border-radius:9px;padding:10px 14px;min-height:40px;font-size:12px;color:#f0d3a0;background:#ffffff05;cursor:pointer}.store-cart-sidebar{grid-column:2;grid-row:2;position:sticky;top:22px;min-width:0}.store-cart{color:#513820;background:linear-gradient(145deg,#fff7e8,#f4dfb7);border:1px solid #e3c590;border-radius:18px;box-shadow:0 8px 22px #0a08192e;overflow:hidden}.store-cart-heading{display:flex;align-items:center;gap:11px;padding:20px 18px 17px;border-bottom:1px solid #986d352b}.store-cart-heading-icon{display:grid;place-items:center;width:38px;height:38px;flex-shrink:0;border:1px solid #b0824040;border-radius:11px;background:#efd29870;color:#946327}.store-cart-heading>div{flex:1}.store-cart-heading .store-eyebrow{font-size:8px;color:#9a7245;letter-spacing:.08em}.store-cart-heading h2{font-family:Markup,sans-serif;text-transform:uppercase;font-size:23px;line-height:1.1;margin:3px 0 0;color:#49321c}.store-cart-count{border-radius:6px;background:#95682d1a;padding:4px 7px;color:#6f481f;font-size:11px;font-weight:700}.store-icon-button{display:inline-grid;place-items:center;min-width:34px;min-height:34px;flex-shrink:0;border:1px solid transparent;border-radius:8px;color:inherit;background:transparent;cursor:pointer;transition:background .2s}.store-icon-button:hover{background:#79512612}.store-icon-button:disabled{opacity:.45;cursor:wait}.store-cart-login{padding:19px 18px 14px}.store-cart-login>p{font-size:12px;line-height:1.75;color:#7d6040}.store-cart-login form{display:flex;flex-direction:column;margin-top:19px}.store-cart-login label{font-size:11px;font-weight:700;color:#5b3e21;margin-bottom:7px}.store-login-input{width:100%;min-height:46px;padding:11px 12px;border-radius:10px;border:1px solid #ba955d70;color:#4e341b;background:#fffaf0;font:500 13px Poppins,sans-serif;outline:none}.store-login-input::placeholder{color:#a28c70}.store-login-input:focus{border-color:#a06a28;box-shadow:0 0 0 3px #d8ab6330}.store-login-input[aria-invalid=true]{border-color:#b3503c}.store-field-hint,.store-field-error{min-height:32px;font-size:9px;line-height:1.65;margin:7px 0 13px;color:#8a6a46}.store-field-error{color:#a13d2b}.store-cart-login .store-primary-button{width:100%;min-height:44px;border-color:#c49346}.store-cart-login .store-account-note{display:flex;justify-content:center;align-items:center;gap:5px;font-size:9px;margin-top:17px;color:#937551}.store-pending{display:flex;align-items:center;gap:8px;border:1px solid #af7d363b;background:#f0cf8933;border-radius:9px;padding:9px;margin-top:14px;color:#855d2d}.store-pending>svg{flex-shrink:0}.store-pending>span{font-size:9px;flex:1}.store-pending strong{display:block;font-size:11px;font-weight:650;color:#54371a;margin-top:2px}.store-pending .store-icon-button{min-width:26px;min-height:30px}.store-cart-reassurance{display:flex;align-items:center;justify-content:center;gap:6px;padding:13px 15px;border-top:1px solid #986d352b;font-size:9px;color:#856741;background:#dfbc7c12}.store-cart-account{display:flex;align-items:center;gap:10px;padding:14px 18px;border-bottom:1px solid #986d3526;color:#8e672f}.store-cart-account>span{flex:1;min-width:0;font-size:9px;color:#8a6a43}.store-cart-account strong{display:block;color:#583d20;font-size:12px;overflow-wrap:anywhere}.store-player-avatar{position:relative;display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;border:1px solid #b88c4d70;border-radius:9px;overflow:hidden;background:#edd09570;box-shadow:0 2px #b68a4230;color:#927045}.store-player-avatar img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;image-rendering:pixelated;opacity:0}.store-player-avatar img.is-loaded{opacity:1}.store-cart-lines{max-height:380px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#bb915270 transparent}.store-cart-lines ul{list-style:none;padding:11px;margin:0;display:grid;gap:7px}.store-cart-line{display:flex;align-items:center;gap:9px;padding:9px;border:1px solid #ba955d26;border-radius:10px;background:#fffaf08c}.store-cart-thumbnail{width:38px;height:42px;flex-shrink:0;display:grid;place-items:center}.store-cart-thumbnail img{width:100%;height:100%;object-fit:contain}.store-cart-line>div{flex:1;min-width:0}.store-cart-line strong{display:block;font-size:10px;color:#4e351d;line-height:1.45}.store-cart-line div span{display:block;font-size:9px;color:#926c3a;margin-top:5px}.store-remove{min-width:29px;min-height:34px;color:#94694b}.store-remove:hover{background:#bb543215;color:#a9432e}.store-cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:31px 20px;text-align:center}.store-cart-empty>span{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#d7ac5b20;color:#a98044;margin-bottom:13px}.store-cart-empty h3{font-size:13px;color:#71502c;margin:0 0 6px}.store-cart-empty p{color:#95754f;font-size:11px;line-height:1.65}.store-cart-empty .store-secondary-button{color:#785428;border-color:#b2814245;margin-top:13px}.store-cart-loading{display:flex;align-items:center;justify-content:center;gap:9px;min-height:120px;font-size:11px}.store-cart-total{padding:18px;border-top:1px solid #986d352b}.store-cart-total>div{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#71502c;font-size:12px;margin-bottom:15px}.store-cart-total strong{color:#483119;font-size:24px;font-weight:800}.store-cart-total .store-primary-button{width:100%;border-color:#be8a38}.store-cart-total>p{font-size:9px;line-height:1.6;color:#8f704c;margin-top:13px;text-align:center}.store-state{padding:58px 28px;text-align:center;background:#26203680;border:1px solid var(--store-border);border-radius:16px}.store-state>svg{margin:0 auto 16px;color:#eac489}.store-state h3{font-size:18px;color:#fff0dd;margin-bottom:9px}.store-state p{font-size:12px;color:#c3b1d0;margin:0 0 20px}.store-support{margin-top:42px;display:grid;grid-template-columns:1.2fr .8fr;gap:22px;border:1px solid var(--store-border);border-radius:17px;background:#25203366;padding:23px 25px}.store-support-contact{display:flex;align-items:flex-start;gap:15px}.store-support-icon{display:grid;place-items:center;width:45px;height:45px;flex-shrink:0;border:1px solid #dfbf8726;border-radius:12px;color:#e0bb80;background:#dfbf870a}.store-support h2,.store-parents summary{font-size:13px;color:#f1e3d1;font-weight:650;margin-bottom:8px}.store-support p{color:#c2b2ce;font-size:11px;line-height:1.8}.store-support-links{display:flex;gap:18px;margin-top:12px}.store-support-links a{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:#edc78b;text-decoration:underline;text-underline-offset:4px}.store-parents{padding-left:24px;border-left:1px solid #ead2a81c}.store-parents summary{cursor:pointer;padding-block:3px}.store-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10004;display:flex;align-items:center;justify-content:center;padding:22px;background:#100b1dc7;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.store-dialog{position:relative;width:min(780px,100%);max-height:min(860px,92svh);display:flex;flex-direction:column;border:1px solid #dfba7961;border-radius:22px;background:linear-gradient(145deg,#2a2439,#1c192d);box-shadow:0 24px 70px #05030f80;overflow:hidden}.store-dialog-close{position:absolute;top:14px;right:14px;z-index:3;display:grid;place-items:center;width:40px;height:40px;border:1px solid #ffe6b82b;border-radius:50%;background:#171122d9;color:#efdec8;cursor:pointer}.store-product-dialog-scroll{overflow-y:auto;overscroll-behavior:contain;min-height:0;scrollbar-width:thin;scrollbar-color:#d8b88750 transparent}.store-detail-hero{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:26px;padding:30px 45px 22px 25px;background:radial-gradient(ellipse at 24% 50%,#926db226,transparent 60%)}.store-detail-art{height:210px;display:grid;place-items:center}.store-detail-art img{height:100%;width:100%;object-fit:contain}.store-detail-heading h2{font-size:clamp(23px,3vw,32px);line-height:1.15;font-weight:800;text-transform:uppercase;color:#fff0dc;margin-top:12px;text-wrap:balance}.store-detail-bonus{margin-top:15px;font-size:12px;font-weight:600;color:#efcd94}.store-detail-type{display:block;margin-top:12px;font-size:11px;color:#bbaac8}.store-detail-description{padding:24px 28px 28px;border-top:1px solid #d1b58e1f}.store-detail-description>h3{font-size:10px;letter-spacing:.11em;text-transform:uppercase;color:#e0bd84;margin-bottom:16px}.store-description{color:#e0d3e7;font-size:13px;line-height:1.85;overflow-wrap:anywhere}.store-description p{margin:0 0 12px}.store-description p:last-child{margin-bottom:0}.store-description :is(ul,ol){padding-left:21px;margin:12px 0}.store-description ul{list-style:disc}.store-description ol{list-style:decimal}.store-description :is(strong,.highlight){color:#fae2b8;font-weight:650}.store-description a{color:#f2cd8e;text-decoration:underline;text-underline-offset:3px}.store-description code{display:inline-block;background:#ffffff09;border:1px solid #efd3a224;padding:0 5px;border-radius:4px;font-size:.93em;color:#f5d79f}.store-description :is(h1,h2,h3,h4){font-size:1.1em;font-weight:700;margin:18px 0 9px;color:#fff0d6}.store-description img{max-width:100%;height:auto}.store-description table{width:100%;display:block;overflow-x:auto}.store-detail-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 28px 22px;border-top:1px solid #d1b58e29;background:#191526}.store-detail-footer .store-product-price strong{font-size:28px}.store-detail-footer .store-primary-button{min-height:46px;padding-inline:25px}.store-overlay-sheet{align-items:flex-end;padding:18px}.store-dialog-sheet{max-width:440px;max-height:90svh;border-color:#e3c590;background:#fff2dc}.store-dialog-sheet .store-cart{border:0;border-radius:inherit;max-height:90svh;overflow-y:auto}.store-dialog-sheet .store-cart-lines{max-height:38svh}.store-cart-bubble{position:relative;flex-shrink:0;display:flex;align-items:center;gap:7px;min-height:44px;min-width:44px;justify-content:center;padding:9px 12px;border:1px solid #ffdc95;border-radius:10px;background:linear-gradient(180deg,#ffe2a0,#efbb5d);color:#4d301b;box-shadow:0 2px #936029;cursor:pointer;font-size:12px;font-weight:750}.store-cart-bubble strong{display:grid;place-items:center;min-width:22px;height:22px;padding-inline:5px;border-radius:6px;background:#75451d;color:#ffe9b8;font-size:10px}.store-category-skeleton{display:flex;gap:10px}.store-category-skeleton span{flex:1;height:66px;border-radius:12px;background:#322a43;animation:store-skeleton 1.6s ease-in-out infinite}.store-product-skeleton{height:336px;border:1px solid #d4c5e01a;border-radius:18px;padding:18px;background:#292238;animation:store-skeleton 1.6s ease-in-out infinite}.store-product-skeleton span{display:block;height:180px;margin:0 25px 18px;border-radius:15px;background:#ffffff06}.store-product-skeleton i{display:block;height:18px;border-radius:5px;background:#ffffff0a;margin-bottom:12px}.store-product-skeleton i:last-child{width:60%}.store-spin{animation:store-spin .8s linear infinite}.store-page :is(button,a,input,select,summary):focus-visible,.store-overlay :is(button,a,input,select,summary):focus-visible{outline:2px solid #f3cf8b;outline-offset:4px}.store-cart :is(button,input):focus-visible{outline-color:#996624}@keyframes store-spin{to{transform:rotate(360deg)}}@keyframes store-skeleton{50%{opacity:.55}}@media(max-width:1199px){.store-layout{grid-template-columns:minmax(0,1fr) 276px;column-gap:20px}.store-category-name{font-size:11px}.store-cat-pill{gap:7px;padding-inline:10px}}@media(max-width:1023px){.store-layout{display:block}.store-main{width:calc(100% - 40px)}.store-product-grid{gap:15px}.store-product-footer{flex-wrap:wrap;gap:10px}.store-product-price strong{font-size:21px}}@media(max-width:767px){.store-intro{min-height:0;padding:28px 0 24px}.store-intro h1{font-size:36px}.store-assurances{gap:8px 15px;font-size:9px}.store-cat-pill{flex:0 0 auto;padding:7px 12px}.store-category-art{width:32px;height:32px}.store-category-name{font-size:11px}.store-categories-wrap{margin-bottom:24px}.store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.store-product-art{height:145px}.store-product-open{padding-inline:11px}.store-product-name{font-size:16px}.store-product-footer{padding:12px}.store-product-footer .store-add-btn{width:100%}.store-catalog-heading h2{font-size:22px;gap:8px}.store-catalog-heading h2>span{font-size:9px}.store-sort select{max-width:130px;font-size:9px}.store-support{grid-template-columns:1fr;padding:21px;gap:20px}.store-parents{border-left:0;border-top:1px solid #ead2a81c;padding:17px 0 0}.store-detail-hero{grid-template-columns:1fr;text-align:center;gap:5px;padding:24px 24px 18px}.store-detail-art{height:150px}.store-detail-heading h2{font-size:23px;margin-top:8px}.store-detail-description{padding:19px}.store-description{font-size:12px}.store-detail-footer{padding:17px 19px 19px;gap:12px}.store-detail-footer .store-product-price strong{font-size:25px}.store-detail-footer .store-primary-button{padding-inline:17px}.store-overlay{padding:12px}.store-dialog{border-radius:18px}.store-overlay-sheet{padding:10px}}@media(max-width:479px){.store-main{width:calc(100% - 32px)}.store-intro h1{font-size:31px}.store-product-art{height:128px}.store-product-name{font-size:14px;min-height:42px}.store-product-bonus{font-size:9px;min-height:44px;padding-inline:7px}.store-product-bonus>span{padding-inline:5px;font-size:8px}.store-product-flags{padding:9px 8px 0;min-height:25px}.store-product-tag{font-size:8px;gap:3px;padding:4px 5px}.store-product-tag svg{display:none}.store-product-price strong{font-size:21px}.store-product-footer{padding:11px}.store-add-btn{min-height:40px;font-size:10px;padding:9px}.store-product-open{padding-inline:7px}.store-product-details-hint{font-size:8px;padding:4px}.store-product-details-hint svg{width:12px}.store-sort{max-width:122px}.store-catalog-heading h2{flex-direction:column;align-items:flex-start;gap:2px}.store-catalog-heading h2>span{font-size:9px}}@media(prefers-reduced-motion:reduce){.store-product,.store-product-art>img,.store-add-btn,.store-primary-button,.store-cat-pill,.store-category-info>summary svg{transition:none}.store-product-skeleton,.store-category-skeleton span{animation:none}}.store-toasts{position:fixed;top:18px;right:18px;z-index:11000;display:grid;gap:9px;width:min(370px,calc(100% - 36px))}.store-toast{display:flex;align-items:center;gap:11px;padding:13px 12px 13px 15px;border:1px solid #eac88c66;border-radius:13px;background:#282138f5;box-shadow:0 10px 28px #11081f50;color:#eedfc8}.store-toast>svg{flex-shrink:0;color:#efcb85}.store-toast p{flex:1;font-size:12px;line-height:1.6}.store-toast button{display:grid;place-items:center;min-width:32px;min-height:34px;border-radius:7px;color:#d7c6df;cursor:pointer}.store-toast button:hover{background:#ffffff0d}.store-toast.is-error{border-color:#e7967d80}.store-toast.is-error>svg{color:#efad91}.store-toast.is-success{border-color:#adcb8770}.store-toast.is-success>svg{color:#b7d596}.store-toast button:focus-visible{outline:2px solid #f3cf8b;outline-offset:2px}.store-product-art,.store-detail-art{position:relative;overflow:hidden}.store-product-art>img,.store-detail-art>img{position:absolute;top:0;right:0;bottom:0;left:0;max-width:100%;max-height:100%}.store-scene{-webkit-mask-image:linear-gradient(#000 60%,transparent);mask-image:linear-gradient(#000 60%,transparent)}@media(hover:hover){.store-product-details-hint{opacity:0;translate:0 3px;transition:opacity .2s,translate .2s}.store-product-open:is(:hover,:focus-visible) .store-product-details-hint{opacity:1;translate:0 0}}.store-intro{min-height:0;justify-content:space-between;gap:24px;padding:24px 0 20px}.store-intro h1{font-size:clamp(29px,2.8vw,39px);margin-top:5px}.store-intro .store-assurances{margin:0;justify-content:flex-end;align-items:center;gap:12px}.store-intro .store-eyebrow{font-size:9px}.store-cat-pill{flex-direction:column;gap:8px;padding:12px 18px 15px;position:relative}.store-category-art{width:44px;height:44px}.store-category-name{font-size:12px}.store-categories-wrap{margin-bottom:23px}.store-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.store-product{border-radius:16px}.store-product h3{padding-top:6px}.store-product-flags{min-height:0;height:0;padding:0}.store-product-flags .store-product-tag{position:absolute;top:-10px;left:12px;z-index:2}.store-product-tag{background:linear-gradient(125deg,#ffe7b2,#efbd6c);color:#4a2e18;border:1px solid #ffe8b8;box-shadow:0 2px #95602b80;font-size:9px;overflow:hidden;padding:5px 8px}.store-product-open{padding:0 13px}.store-product-name{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;column-gap:.2em;padding:13px 0 6px;min-height:63px;font-size:17px}.store-product-art{height:170px}.store-product-art>img{padding:7px 10px 13px}.store-product-glow{position:absolute;top:14%;right:14%;bottom:14%;left:14%;background-position:center;background-size:contain;background-repeat:no-repeat;filter:blur(22px) saturate(1.4);opacity:.35;pointer-events:none;transition:opacity .3s}.store-product-open:is(:hover,:focus-visible) .store-product-glow{opacity:.55}.store-product-bonus.has-bonus,.store-detail-bonus{position:relative;overflow:hidden;padding:10px 8px;min-height:0;background:linear-gradient(110deg,#dc9f4c,#ffdfa0 55%,#edbd6d);border-block:1px solid #ffe3a970;color:#4a2d18;text-align:center;font-size:12px;font-weight:800;line-height:1.45;text-transform:uppercase;box-shadow:inset 0 1px #fff1c766}.store-product-bonus.has-bonus{margin-top:auto}.store-product-bonus.has-bonus>span{position:relative;z-index:1;color:inherit;background:none;border:0;padding:0;font:inherit}.store-product-bonus.has-bonus:after,.store-product-tag:after,.store-detail-bonus:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 25%,#fff7dc18 40%,#fff8df70 50%,#fff7dc18 60%,transparent 75%);transform:translate(-120%);animation:store-ribbon-shine 4.5s ease-in-out infinite;pointer-events:none}.store-product:nth-child(2n) .store-product-bonus:after{animation-delay:-1.4s}.store-product:nth-child(3n) .store-product-tag:after{animation-delay:-2.7s}.store-product-featured{box-shadow:0 0 0 1px #d9ab5626,inset 0 1px #fff4d209}.store-product:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;padding:1px;background:linear-gradient(110deg,#b77c34,#ffe3a2,#a66a2e,#f4ce87);background-size:250% 100%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;opacity:0;pointer-events:none;transition:opacity .25s}.store-product:is(:hover,:focus-within):before{opacity:1;animation:store-border-flow 4s linear infinite}.store-product-bonus+.store-product-footer{margin-top:0}.store-product-footer{min-height:73px;border-radius:0 0 15px 15px}.store-product-price small{font-size:9px;color:#c7b4d1}.store-detail-bonus{border-radius:8px;margin-top:16px}@keyframes store-ribbon-shine{0%,25%{transform:translate(-120%)}65%,to{transform:translate(120%)}}@keyframes store-border-flow{to{background-position:250% 50%}}@media(max-width:1199px){.store-product-footer{flex-wrap:wrap}.store-product-footer .store-add-btn{width:100%}.store-product-name{font-size:15px}.store-product-bonus.has-bonus{font-size:10px}}@media(max-width:1023px){.store-product-footer .store-add-btn{width:auto}.store-intro{padding-right:0}}@media(max-width:767px){.store-intro{align-items:flex-start;flex-direction:column;gap:13px;padding:23px 0 19px}.store-intro h1{font-size:32px}.store-intro .store-assurances{justify-content:flex-start}.store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-cat-pill{min-width:105px;padding:9px 12px 14px}.store-category-art{width:37px;height:37px}.store-category-name{font-size:11px}.store-product-name{font-size:15px;min-height:63px}.store-product-art{height:138px}.store-product-footer .store-add-btn{width:100%}.store-product-bonus.has-bonus{font-size:10px;padding-block:9px}.store-product-open{padding-inline:9px}}@media(max-width:479px){.store-product-name{font-size:14px}.store-product-art{height:125px}.store-product-open{padding-inline:7px}.store-product-bonus.has-bonus{font-size:9px}.store-product-tag{font-size:8px;padding:5px 6px}}@media(prefers-reduced-motion:reduce){.store-cat-pill:after,.store-category-art{transition:none}.store-product:before,.store-product-bonus.has-bonus:after,.store-product-tag:after,.store-detail-bonus:after{animation:none!important}.store-product:before,.store-product-glow{transition:none}}.store-cart-total>.store-checkout-error{padding:12px;border:1px solid #b34e3d40;border-radius:9px;background:#b6533710;color:#873d2a;font-size:12px;line-height:1.75;text-align:left}.store-account-confirm{margin:15px;padding:16px;border:1px solid #b88c4d70;border-radius:12px;background:#fff8e9}.store-account-confirm h3{font-size:16px;font-weight:750}.store-account-confirm p{color:#7c5a35;font-size:12px;line-height:1.8;margin:9px 0 15px;overflow-wrap:anywhere}.store-account-confirm .store-primary-button{width:100%;font-size:12px}.store-confirm-change{display:block;width:100%;min-height:44px;padding:12px 0 0;color:#874730;font-size:12px;font-weight:600;cursor:pointer}.store-confirm-change:disabled{opacity:.5;cursor:wait}.store-mobile-tools{display:flex;align-items:center;gap:8px}@media(max-width:1023px){.store-page .store-header{position:sticky;top:0;z-index:40;padding-top:8px;padding-bottom:8px;background:linear-gradient(#171527f5 75%,#17152700)}.store-mobile-nav{gap:8px}.store-product{scroll-margin-top:90px}}@media(max-width:479px){.store-mobile-tools{gap:5px}.store-mobile-nav .mobile-nav-trigger>button{padding-inline:8px}.store-cart-bubble>span{display:none}.store-cart-bubble strong{position:absolute;top:-5px;right:-5px;font-size:11px;border:1px solid #f0cb85;min-width:21px;height:21px}}@media(max-width:767px){.store-product-bonus.has-bonus{font-size:12px;line-height:1.5;padding:9px 8px}.store-product-tag{font-size:11px;line-height:1.35;max-width:calc(100% - 24px);padding:5px 7px}.store-product-details-hint{font-size:11px;padding:6px}.store-add-btn{font-size:12px;min-height:44px}.store-field-hint,.store-field-error,.store-cart-login label{font-size:12px}.store-cart-login>p{font-size:13px}.store-cart-login .store-account-note,.store-cart-reassurance{font-size:11px}.store-cart-account>span{font-size:12px}.store-cart-account strong{font-size:14px}.store-cart-total>p{font-size:11px}}.store-rank-comparison{border:1px solid #e0bd7838;border-radius:18px;background:#211d32;overflow:hidden}.store-rank-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:21px 22px;border-bottom:1px solid #e0bd7826;background:linear-gradient(135deg,#33263d,#231d32)}.store-rank-toolbar h3{font-family:Markup,sans-serif;font-size:23px;line-height:1.2;color:#ffe1a9}.store-rank-toolbar p{font-size:12px;color:#cdbdd8;margin-top:6px;line-height:1.7}.store-rank-scroll-controls{display:flex;gap:5px;align-items:center;color:#eacc93;flex-shrink:0}.store-rank-scroll-controls>svg{margin-right:4px}.store-rank-scroll-controls button{display:grid;place-items:center;min-height:38px;min-width:34px;border:1px solid #eacc932e;border-radius:8px;cursor:pointer;background:#ffffff06}.store-rank-scroll-controls button:disabled{opacity:.3;cursor:default}.store-rank-scroll{overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#cba66c #211d32}.store-rank-table{width:100%;min-width:760px;table-layout:fixed;border-spacing:0;border-collapse:separate}.store-rank-table th,.store-rank-table td{padding:13px 10px;border-right:1px solid #e0bd781a;border-bottom:1px solid #e0bd781a;vertical-align:middle;text-align:center;font-size:12px;line-height:1.6}.store-rank-table tr>:last-child{border-right:0}.store-rank-table tr>:first-child{width:154px;text-align:left;position:sticky;left:0;z-index:2;background:#272137;color:#dccfe5;font-weight:550;padding-left:17px;box-shadow:1px 0 #e0bd7826}.store-rank-table thead th{padding:14px 10px 17px;vertical-align:bottom;background:linear-gradient(#2b253d,#211d32)}.store-rank-table thead .store-rank-label{background:#272137;color:#ebce9e;font-size:13px}.store-rank-offer{display:flex;flex-direction:column;align-items:stretch;gap:12px}.store-rank-open{cursor:pointer;display:flex;flex-direction:column;width:100%;align-items:center;gap:12px;border-radius:10px}.store-rank-art{display:grid;place-items:center;width:100%;height:133px}.store-rank-art>img{width:100%;height:100%;max-height:133px;object-fit:contain;transition:transform .25s var(--motion-ease)}.store-rank-open:hover .store-rank-art>img{transform:translateY(-3px)}.store-rank-name{display:block;min-height:44px;font-size:17px;font-weight:800;text-transform:uppercase;line-height:1.25;text-wrap:balance}.store-rank-duration{display:inline-flex;align-items:center;align-self:center;justify-content:center;padding:4px 10px;border-radius:6px;background:#f0cb8510;border:1px solid #f0cb853b;color:#e8c78b;font-size:12px;font-weight:650;line-height:1.4}.store-rank-offer .store-product-price{min-height:43px;justify-content:flex-end;align-items:center;gap:3px}.store-rank-offer .store-product-price strong{font-size:23px}.store-rank-offer .store-add-btn,.store-rank-table tfoot .store-add-btn{width:100%;padding-inline:8px;min-height:42px;font-size:12px}.store-rank-details-link{font-size:11px;font-weight:500;color:#d6b985;padding:2px;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.store-rank-table tbody tr:nth-child(2n) td{background:#ffffff02}.store-rank-table tbody tr:hover td{background:#f7dfac06}.store-rank-included{width:26px;height:26px;display:inline-grid;place-items:center;color:#bbdb9f;border:1px solid #a0bf7947;background:#7f9b4d17;border-radius:50%;vertical-align:middle}.store-rank-unknown{color:#998aaa}.store-rank-prefix{display:inline-block;padding:5px 7px;border-radius:5px;border:1px solid currentColor;font-size:13px;font-weight:700;background:#171225}.store-rank-color{font-size:12px;font-weight:650}.store-rank-table .is-green{color:#9bd387}.store-rank-table .is-blue{color:#8bcbe9}.store-rank-table .is-orange{color:#f0c570}.store-rank-table .is-red{color:#ed9c8e}.store-rank-table .is-neutral,.store-rank-discount{color:#efd18f}.store-rank-table tfoot td{padding-block:18px;background:#2a2034;border-bottom:0}.store-rank-legend{padding:13px 18px;color:#bfb0cb;border-top:1px solid #e0bd781a;font-size:11px;line-height:1.7}.store-rank-description>p{margin-bottom:20px;color:#dfd1e5;font-size:13px;line-height:1.8}.store-rank-description>ul{display:grid;gap:12px;list-style:none;padding:0;color:#d7c9e0;font-size:13px;line-height:1.75}.store-rank-description>ul li{position:relative;padding-left:22px}.store-rank-description>ul li:before{content:"✓";position:absolute;left:0;color:#dabe80;font-weight:700}.store-rank-description>details{border-top:1px solid #e0bd7826;margin-top:22px;padding-top:17px}.store-rank-description>details>summary{cursor:pointer;color:#e8c58b;font-size:12px}.store-rank-description>details .store-description{margin-top:15px}.store-detail-heading .store-rank-duration{margin-top:12px}@media(max-width:767px){.store-rank-toolbar{padding:18px 15px}.store-rank-toolbar h3{font-size:21px}.store-rank-scroll-controls{gap:4px}.store-rank-scroll-controls>svg{display:none}.store-rank-table{min-width:744px}.store-rank-table tr>:first-child{width:124px;padding-left:12px;font-size:12px}.store-rank-legend,.store-rank-details-link{font-size:12px}}@media(prefers-reduced-motion:reduce){.store-rank-art>img{transition:none}}.store-rank-badge-slot{display:flex;justify-content:center;min-height:26px}.store-rank-best{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:5px 8px;border:1px solid #ffdf9f;border-radius:7px;color:#503116;background:linear-gradient(125deg,#ffe4a5,#eac174);font-size:11px;font-weight:800;line-height:1.3;box-shadow:0 2px #8f602b70;overflow:hidden;text-transform:uppercase}.store-rank-best svg{flex-shrink:0}.store-rank-best:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent 25%,#fff8d37a 50%,transparent 75%);translate:-120% 0;animation:store-rank-badge-shine 5s ease-in-out infinite;pointer-events:none}@keyframes store-rank-badge-shine{0%,25%{translate:-120% 0}70%,to{translate:120% 0}}.store-rank-table .is-ultimate{box-shadow:inset 1px 0 #e3bd6a60,inset -1px 0 #e3bd6a60}.store-rank-table thead th.is-ultimate{background:radial-gradient(ellipse at 50% 10%,#b86f5030,transparent 70%),linear-gradient(#34253c,#2b2032);box-shadow:inset 1px 0 #e3bd6a70,inset -1px 0 #e3bd6a70,inset 0 2px #e3bd6a}.store-rank-table tfoot td.is-ultimate{box-shadow:inset 1px 0 #e3bd6a60,inset -1px 0 #e3bd6a60,inset 0 -2px #e3bd6a}.store-rank-offer{gap:10px}.store-rank-tier{display:flex;flex-direction:column;align-items:center;gap:7px;color:#e5c787;min-height:0}.store-rank-tier-bars{display:flex;gap:4px;width:94px;margin:3px 0}.store-rank-tier-bars span{flex:1;height:6px;border-radius:3px;background:#ffffff0d;border:1px solid #ffffff12}.store-rank-tier-bars span.is-filled{background:currentColor;border-color:currentColor;box-shadow:0 0 5px #f1cd8621}.store-rank-tier>strong{font-size:13px;font-weight:650;line-height:1.5}.store-rank-table .store-rank-perks-row>th{color:#f1d59d}.store-rank-perks-row>td{background:#e0bd7808}.store-rank-perks-row .store-rank-tier{padding-block:3px}.store-rank-tier.is-green{color:#9bd387}.store-rank-tier.is-blue{color:#8bcbe9}.store-rank-tier.is-orange{color:#f0c570}.store-rank-tier.is-red{color:#ed9c8e}.store-detail-heading .store-rank-tier{align-items:flex-start;margin-top:14px}.store-rank-modal-benefits{background:#ecc17b0a;border:1px solid #ecc17b30;padding:20px;border-radius:12px;margin-bottom:25px}.store-rank-modal-benefits>p{color:#d7c8dc;font-size:13px;line-height:1.9}@media(max-width:767px){.store-detail-heading .store-rank-tier{align-items:center}}@media(prefers-reduced-motion:reduce){.store-rank-best:after{animation:none}}
