:root{--bg:#131313;--card:#1c1c1c;--card-hover:#222;--line:#262626;--text:#fff;--body:#d9d9d9;--muted:#9aa0a6;--dim:#6b7178;--accent:#19b9f5;--green:#3ddc84;--discord:#5865f2;--r:8px;--font:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable both-edges}body{background:var(--bg);color:var(--text);font:400 15px/1.55 var(--font);-webkit-font-smoothing:antialiased;margin:0}button,input,select{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer;text-align:inherit;background:0 0;border:0;padding:0}button:disabled{cursor:not-allowed;color:var(--dim)}a{color:inherit;text-decoration:none}img,svg{display:block}img{max-width:100%}h1,h2,h3,p{margin:0}h2{font-size:16px;font-weight:700;line-height:1.4}h3{font-size:15px;font-weight:700;line-height:1.45}p{color:var(--body)}strong,b{font-weight:700}svg{flex-shrink:0}:focus-visible{outline:2px solid var(--text);outline-offset:3px;border-radius:4px}.container{width:min(680px,100% - 32px);margin-inline:auto}.surface{background:var(--card);border-radius:var(--r);transition:background .18s}.surface:hover{background:var(--card-hover)}.label,.field-label{letter-spacing:.08em;text-transform:uppercase;color:var(--dim);font-size:11px;font-weight:700}.muted{color:var(--muted);font-size:12px}.pill{min-width:20px;height:20px;color:var(--muted);background:#2a2a2a;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex}.button{border-radius:var(--r);background:var(--card);min-height:44px;color:var(--text);white-space:nowrap;justify-content:center;align-items:center;gap:10px;padding:0 16px;font-size:14px;font-weight:600;transition:background .18s;display:inline-flex}.button:hover,.icon-button:hover{background:var(--card-hover)}.button:disabled{background:var(--card);color:var(--dim)}.purchase-button:not(:disabled){background:var(--accent);color:#fff}.purchase-button:not(:disabled):hover{background:var(--card-hover)}.text-button{min-height:32px;color:var(--muted);border-radius:var(--r);justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.text-button:hover{background:var(--card-hover)}.icon-button{border-radius:var(--r);width:44px;height:44px;color:var(--muted);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.full-width{width:100%}.discord-icon{color:var(--discord);width:24px;height:24px}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.store-toolbar{justify-content:space-between;align-items:center;gap:12px;padding:16px 0 12px;display:flex}.header-actions{align-items:center;gap:8px;min-width:0;display:flex}.currency-label{color:var(--dim);margin-right:4px;font-size:11px}.login-button{max-width:230px}.login-button>span{text-overflow:ellipsis;overflow:hidden}.player-avatar{object-fit:contain;width:24px;height:24px;image-rendering:pixelated;border-radius:4px}.avatar-fallback{color:var(--muted)}.basket-button{gap:8px}.stats{grid-template-columns:1fr;align-items:start;gap:16px;display:grid}.stat{flex-direction:column;gap:14px;min-width:0;padding:16px;display:flex}.stat-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.stat-head>svg{color:var(--dim)}.stat-head>.label{letter-spacing:.06em;font-size:10px}.server-addresses{gap:8px;margin:0 -8px;display:grid}.address-copy{border-radius:var(--r);background:var(--card);width:100%;min-width:0;transition:background .2s, transform .25s var(--ease-out);flex-direction:column;gap:4px;padding:8px;display:flex}.address-copy:hover,.address-copy:focus-visible{background:var(--card-hover)}.address-heading{width:100%;color:var(--muted);align-items:center;gap:8px;display:flex}.address-heading .label{letter-spacing:.12em;font-size:9px}.address-heading>svg:last-child:not(:first-child){margin-left:auto}.address-value{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.address-value code{color:#dec5ef;overflow-wrap:anywhere;font:700 15px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace}.address-value>svg:last-child{color:var(--muted);transition:transform .25s var(--ease-out)}.bedrock-address>.minecraft-text{max-width:100%;height:auto}.copy-hint{color:var(--muted);font-size:11px}.community-card{border-radius:var(--r);background:var(--card);flex-direction:column;gap:14px;min-width:0;padding:16px;display:flex}.community-heading{align-items:center;gap:8px;display:flex}.community-heading h2{font-size:14px}.community-heading .discord-icon{width:21px;height:21px}.community-presence{color:var(--muted);white-space:nowrap;align-items:center;gap:5px;margin-left:auto;font-size:11px;display:flex}.community-presence .status-dot{background:var(--green)}.community-description,.community-unavailable{color:var(--muted);font-size:12px}.community-members{gap:12px;margin:0;padding:0;list-style:none;display:grid}.community-members li{align-items:center;gap:10px;min-width:0;display:flex}.community-members li>span:last-child{min-width:0}.community-members b{color:var(--body);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;display:block;overflow:hidden}.community-members small{color:var(--muted);font-size:10px;display:block}.community-avatar{background:var(--card);width:28px;height:28px;color:var(--muted);border-radius:6px;flex:0 0 28px;place-items:center;display:grid;position:relative;overflow:hidden}.community-avatar img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.community-join{border-radius:var(--r);background:#262626;justify-content:space-between;align-items:center;gap:12px;min-height:40px;padding:0 12px;font-size:12px;font-weight:600;transition:background .18s;display:flex}.community-join:hover{background:var(--card-hover)}.community-join>svg{color:var(--muted)}.live-server-status{height:20px;color:var(--muted);white-space:nowrap;background:#2a2a2a;border-radius:10px;align-items:center;gap:5px;padding:0 8px;font-size:11px;font-weight:600;display:inline-flex}.state-online{color:var(--text)}.status-dot{background:var(--dim);border-radius:50%;width:6px;height:6px}.state-online .status-dot{background:var(--green);animation:2.5s ease-in-out infinite online-pulse}@keyframes online-pulse{50%{opacity:.45}}.motion-paused .status-dot{animation-play-state:paused}.tabs{border-bottom:1px solid var(--line);justify-content:center;gap:28px;margin-bottom:24px;display:flex}.tabs>button{opacity:.55;justify-content:center;align-items:center;min-height:40px;padding:8px 2px 12px;display:inline-flex;position:relative}.tabs>.is-active,.tabs>button:hover{opacity:1}.tab-ink{background:var(--accent);height:2px;position:absolute;bottom:-1px;left:0;right:0}.store-layout{scroll-margin-top:24px}.store-content{min-width:0}@keyframes page-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.motion-paused .page-enter{animation:none}.store-overview{text-align:center;margin-bottom:28px}.store-overview>p{max-width:540px;margin:0 auto 20px}.category-tiles{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.tile{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:calc(16.6667% - 6.66667px);height:108px;display:flex}.tile img{object-fit:contain;width:60px;height:60px}.tile span{color:var(--muted);font-size:12px;font-weight:600}.section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.section-heading p{color:var(--muted);margin-top:4px;font-size:13px}.news-list{margin:0;padding:0;list-style:none}.news-list>li{border-bottom:1px solid var(--line);grid-template-columns:64px 1fr;gap:16px;padding:14px 0;display:grid}.news-list>li:first-child{padding-top:0}.news-list>li:last-child{border-bottom:0}.news-list time{color:var(--dim);font-variant-numeric:tabular-nums;padding-top:3px;font-size:12px}.news-head{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px;display:flex}.news-head h3{font-size:14px}.news-list p{color:var(--muted);font-size:14px}.tag{letter-spacing:.06em;text-transform:uppercase;color:#fff;background:var(--accent);border-radius:4px;flex-shrink:0;height:16px;padding:0 6px;font-size:10px;font-weight:700;line-height:16px;display:inline-block}.tag-store{background:#2e7d4f}.tag-event{background:#b7791f}.tag-notice{background:#4a4a4a}.news-loading,.catalog-loading-note{color:var(--muted);align-items:center;gap:8px;padding:20px 0;font-size:13px;display:flex}.news-unavailable{color:var(--muted);padding:16px 0;font-size:14px}.news-unavailable a{align-items:center;text-decoration:underline;display:inline-flex}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.product-card{flex-direction:column;min-width:0;padding:16px;display:flex}.product-visual-button{border-radius:var(--r);justify-content:center;align-items:center;width:100%;height:112px;display:flex}.product-art{flex-shrink:0;justify-content:center;align-items:center;width:96px;height:96px;display:flex}.item-render{object-fit:contain;width:100%;height:100%}.product-art.compact{width:48px;height:48px}.product-card-body{flex-direction:column;flex:1;display:flex}.product-title-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px 8px;margin-top:8px;display:flex}.mini-label{color:var(--dim);font-size:10px}.product-subtitle{color:var(--muted);margin-top:6px;font-size:12px}.package-price{margin:20px 0 16px}.key-acquisition{flex-direction:column;gap:4px;display:flex}.key-acquisition strong{font-size:17px;line-height:1.7}.key-acquisition span{color:var(--muted);font-size:11px}.product-price{align-items:baseline;gap:6px;display:flex}.product-price strong{font-size:22px;line-height:1.3}.product-price>span{color:var(--dim);font-size:10px}.price-before{color:var(--muted);justify-content:space-between;gap:8px;margin-bottom:6px;font-size:11px;display:flex}.price-before b{color:var(--muted);font-size:10px;font-weight:600}.sale-saving{color:var(--dim);margin-top:4px;font-size:11px;display:block}.buy-button{width:100%;margin-top:auto}.details-link{align-self:center;margin-top:6px}.rank-comparison,.quantity-section{margin-top:28px;scroll-margin-top:24px}.comparison-scroll{scrollbar-width:thin;scrollbar-color:var(--line) transparent;overflow-x:auto}.comparison-table{border-collapse:collapse;width:100%;min-width:640px;font-size:12px}.comparison-table th,.comparison-table td{border-bottom:1px solid var(--line);text-align:center;padding:12px 8px}.comparison-table th:first-child{text-align:left;width:27%;padding-left:0}.comparison-table thead th{vertical-align:bottom}.comparison-table thead .product-art{margin:0 auto 8px}.comparison-table h3{font-size:13px}.comparison-table strong{font-size:12px}.comparison-table tbody th{color:var(--muted);font-weight:600}.comparison-table small{color:var(--dim);margin-top:4px;font-size:10px;font-weight:400;display:block}.comparison-table td svg{margin:auto}.comparison-table tbody tr:last-child>*{border-bottom:0}.comparison-buy .button{gap:4px;padding:0 10px;font-size:12px}.rank-prefix{color:var(--text);font-size:10px;font-weight:700}.yes{color:var(--text)}.no{color:var(--dim)}.quantity-table{flex-direction:column;gap:8px;display:flex}.quantity-row{grid-template-columns:1.5fr repeat(4,1fr);gap:8px;display:grid}.quantity-product,.quantity-option{background:var(--card);border-radius:var(--r);justify-content:center;align-items:center;gap:8px;min-width:0;padding:8px;display:flex}.quantity-product:hover,.quantity-option:not(:disabled):hover{background:var(--card-hover)}.quantity-product b{color:var(--muted);font-size:11px}.quantity-product .product-art{width:32px;height:32px}.quantity-option{flex-direction:column;gap:2px;min-height:64px}.quantity-option b{font-size:13px}.quantity-option span{color:var(--muted);font-size:11px}.quantity-option:disabled span{color:var(--dim)}.category-note{color:var(--dim);margin-top:20px;font-size:12px}.help-cards{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px;display:grid}.help-cards>div{padding:16px}.help-cards p{color:var(--muted);margin:8px 0 16px;font-size:13px}.help-cards .button{width:100%}.faq-list details{border-bottom:1px solid var(--line);padding:14px 0}.faq-list details:last-child{border-bottom:0}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;font-size:14px;font-weight:600;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list p{color:var(--muted);padding-top:8px;font-size:14px}.faq-list details[open] summary svg{transform:rotate(45deg)}.socials{flex-wrap:wrap;justify-content:center;gap:8px;margin:28px 0;display:flex}.site-footer{text-align:center;color:var(--dim);padding:0 0 28px;font-size:11px}.footer-links{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:12px;display:flex}.footer-links a{color:inherit;text-underline-offset:3px;text-decoration:underline}.footer-links a:hover{color:var(--text,#fff)}.footer-links button{border-radius:4px}.footer-links button:hover{background:var(--card-hover)}.site-footer p{color:var(--dim)}.modal-overlay{z-index:50;background:#000b;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal{background:var(--card);border-radius:var(--r);width:440px;max-width:100%;max-height:calc(100dvh - 32px);padding:20px;overflow-y:auto}.modal-heading{justify-content:space-between;align-items:center;gap:16px;margin:-8px -8px 12px 0;display:flex}.modal-heading h2{font-size:18px}.modal-intro{color:var(--muted);margin-bottom:20px;font-size:14px}.field-label{margin:16px 0 8px;display:block}.platform-toggle{grid-template-columns:1fr 1fr;gap:8px;display:grid}.platform-toggle button{border-radius:var(--r);background:var(--card);min-height:44px;color:var(--muted);justify-content:center;align-items:center;gap:8px;font-size:13px;display:flex}.platform-toggle .active,.platform-toggle button:hover{background:var(--card-hover);color:var(--text)}input{border-radius:var(--r);background:var(--bg);width:100%;height:44px;color:var(--text);border:0;padding:0 12px;font-size:14px}input::placeholder{color:var(--dim)}.input-with-icon{position:relative}.input-with-icon>svg{color:var(--dim);position:absolute;top:13px;left:12px}.input-with-icon input{padding-left:40px}.input-hint,.modal-footnote,.tax-note{color:var(--dim);margin-top:12px;font-size:12px}.modal-footnote{justify-content:center;align-items:center;gap:6px;margin-top:16px;font-size:11px;display:flex}.login-submit{background:var(--card-hover);margin-top:20px}.logout-button{width:100%;margin-top:16px}.form-error{color:var(--body);background:var(--bg);border-radius:var(--r);margin-top:12px;padding:12px;font-size:13px}.drawer-overlay{justify-content:flex-end;padding:12px}.cart-drawer{flex-direction:column;width:420px;height:calc(100dvh - 24px);max-height:none;display:flex}.cart-player{color:var(--muted);align-items:center;gap:10px;margin-bottom:16px;font-size:12px;display:flex}.cart-player .player-avatar{width:32px;height:32px}.cart-player span{flex:1}.cart-player small{color:var(--dim);font-size:10px;display:block}.cart-items{flex:1;min-height:80px;overflow-y:auto}.cart-item{border-bottom:1px solid var(--line);align-items:flex-start;gap:12px;padding:16px 0;display:flex}.cart-item:last-child{border-bottom:0}.cart-item-info{flex:1;min-width:0}.cart-item-info h3{font-size:14px}.cart-item-info>span{color:var(--muted);font-size:12px}.cart-item-bottom{justify-content:space-between;align-items:center;gap:8px;margin-top:8px;display:flex}.cart-item-bottom small{color:var(--dim);font-size:11px}.quantity-control{border-radius:var(--r);background:var(--bg);align-items:center;gap:4px;display:inline-flex}.quantity-control button{border-radius:var(--r);place-items:center;width:40px;height:40px;display:grid}.quantity-control button:hover{background:var(--card-hover)}.quantity-control span{text-align:center;min-width:20px;font-size:12px}.cart-summary{padding-top:20px}.discount-details summary{cursor:pointer;color:var(--muted);align-items:center;gap:8px;font-size:12px;list-style:none;display:flex}.discount-details summary>svg:last-child{margin-left:auto}.discount-details p{font-size:11px}.discount-details[open]{padding-bottom:16px}.applied-promotion{color:var(--muted);align-items:center;gap:8px;padding:8px 0;font-size:11px;display:flex}.applied-promotion>span{flex:1}.applied-promotion>button{border-radius:var(--r);padding:8px}.applied-promotion>button:hover{background:var(--card-hover)}.subtotal{justify-content:space-between;align-items:center;margin-top:16px;font-size:16px;display:flex}.subtotal small{color:var(--dim);margin-left:4px;font-size:11px;font-weight:400;display:inline}.subtotal>b{font-size:20px}.checkout-button{margin-top:16px}.tax-note{margin-top:8px}.empty-state{text-align:center;padding:36px 8px}.empty-state>svg{color:var(--dim);margin:0 auto 16px}.empty-state p{color:var(--muted);margin:8px 0 20px;font-size:13px}.detail-art{justify-content:center;margin-bottom:16px;display:flex}.detail-art .product-art{width:112px;height:112px}.product-description{white-space:pre-line}.perk-list{margin:16px 0;padding:0;list-style:none}.perk-list li{color:var(--body);align-items:center;gap:8px;padding:6px 0;font-size:13px;display:flex}.perk-list svg{color:var(--muted)}.detail-purchase{justify-content:space-between;align-items:center;gap:12px;margin:24px 0 16px;display:flex}.detail-purchase strong{font-size:24px;display:block}.detail-purchase>div>span{color:var(--muted);font-size:11px}.legal-copy p{color:var(--muted);margin-bottom:16px;font-size:13px}.legal-copy .text-button{text-decoration:underline}.join-address{flex-direction:column;align-items:center;margin:24px 0;display:flex}.join-address b{font-size:24px}.join-editions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.join-editions>span{flex-direction:column;align-items:center;gap:8px;font-size:12px;display:flex}.join-editions small{color:var(--muted);font-size:10px}.error-banner{margin-bottom:20px;padding:16px}.error-banner p{color:var(--muted);margin:8px 0 16px;font-size:13px}.toast{z-index:70;border-radius:var(--r);background:var(--card-hover);width:max-content;max-width:calc(100% - 32px);color:var(--body);align-items:center;gap:10px;padding:6px 8px 6px 16px;font-size:13px;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}.toast>span{color:var(--muted)}.toast .icon-button{width:32px;height:36px}.spin{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotateX(-14deg)rotateY(0)}to{transform:rotateX(-14deg)rotateY(360deg)}}@media (max-width:640px){.stats{grid-template-columns:1fr}.tabs{gap:20px}.tile{width:calc(33.3333% - 5.33333px)}.store-toolbar>.label{letter-spacing:.04em;font-size:10px}.currency-label{display:none}.header-actions .button{padding:0 12px}.login-button{max-width:150px}.product-card{padding:14px}.product-title-row h3{font-size:16px}.product-subtitle{min-height:38px}.buy-button{gap:6px;padding:0 10px;font-size:12px}.quantity-row{grid-template-columns:repeat(4,1fr);gap:6px}.quantity-product{grid-column:1/-1;justify-content:flex-start}.quantity-product b{font-size:12px}.quantity-option{min-height:56px}.quantity-row+.quantity-row{margin-top:8px}.news-list>li{grid-template-columns:48px 1fr;gap:12px}.news-head{gap:6px}.news-head h3,.news-list p{font-size:13px}.help-cards{grid-template-columns:1fr}.modal{padding:16px}.drawer-overlay{padding:8px}.cart-drawer{height:calc(100dvh - 16px)}}@media (max-width:370px){.tabs{gap:14px}.header-actions{gap:6px}.header-actions .button{padding:0 10px}.basket-button>span{display:none}.product-grid{grid-template-columns:1fr}.product-subtitle{min-height:auto}.socials{gap:6px}.socials .button{gap:6px;padding:0 10px;font-size:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}:root{--muted:#b8b5bf;--dim:#b2afbb;--ease-out:cubic-bezier(.2,.8,.2,1)}.storefront{isolation:isolate;min-height:100dvh;padding-bottom:24px;position:relative}.banner{-webkit-user-select:none;user-select:none;background:#0b0b0b;place-items:center;height:clamp(200px,32vw,360px);display:grid;position:relative;overflow:hidden}.banner-track{cursor:grab;transition:transform .6s var(--ease-out);touch-action:pan-y;display:flex;position:absolute;inset:0}.banner-track.is-dragging{cursor:grabbing;transition:none}.banner-slide{background-position:50%;background-size:cover;flex:0 0 100%;height:100%}.banner-fade{pointer-events:none;background:linear-gradient(to bottom, #0000002e 0%, #00000014 45%, var(--bg) 100%);position:absolute;inset:0}.banner-brand{z-index:1;pointer-events:none;width:min(42%,380px);display:block;position:relative}.banner-logo{filter:drop-shadow(0 6px 16px #0000008c);width:100%;height:auto}.banner-dots{z-index:2;gap:6px;display:flex;position:absolute;bottom:14px;left:50%;translate:-50%}.banner-dots button{background:#ffffff4d;border-radius:2px;width:20px;height:3px;transition:background .25s,width .25s}.banner-dots button.is-on{background:var(--text);width:28px}.reading-shell{width:min(1320px,100% - 48px);margin:0 auto;padding:20px 24px 0}.reading-shell>.container{width:100%}.store-columns{grid-template-columns:248px minmax(0,1fr);align-items:start;gap:24px;display:grid}.store-sidebar{position:sticky;top:20px}.shop-main{min-width:0}.store-toolbar{padding:16px 0 20px}.shop-main .tabs{justify-content:flex-start}.store-overview{text-align:left}.store-overview>p{max-width:none}.category-tiles{justify-content:flex-start}.category-tiles .tile{flex:1;width:auto;height:112px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-title-row{flex-wrap:wrap}.product-title-row h3{font-size:18px}.product-subtitle{min-height:44px}.news-list p{max-width:75ch}.stats .stat,.stats .stat:hover{background:var(--card)}.promotion-bar{background:var(--card);border-radius:var(--r);align-items:center;gap:16px;min-height:104px;padding:8px 12px 8px 20px;display:flex}.promotion-code{min-width:0;min-height:72px;color:var(--body);border-radius:var(--r);flex:1;align-items:center;gap:16px;padding:8px;font-size:12px;line-height:1.5;display:flex}.promotion-copy{flex-direction:column;gap:6px;display:flex}.promotion-copy strong{color:var(--text);font-size:20px;line-height:1.3}.promotion-copy>span{color:var(--muted)}.promotion-copy b{color:#dec5ef;letter-spacing:.06em;background:#303030;border-radius:4px;margin:0 2px;padding:3px 7px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.promotion-apply{border-radius:var(--r);min-height:40px;color:var(--text);white-space:nowrap;background:#303030;justify-content:center;align-items:center;gap:8px;margin-left:auto;padding:0 14px;font-weight:600;display:inline-flex}.promotion-mark{flex:0 0 76px;width:76px;height:auto}.promotion-code>svg{color:var(--muted)}.promotion-code:hover{background:var(--card-hover)}.motion-toggle{border-radius:var(--r);width:40px;height:40px;color:var(--muted);flex-shrink:0;place-items:center;display:grid}.motion-toggle:hover{background:var(--card-hover)}.promotion-label{color:var(--muted);font-size:12px}.product-art,.tile-art{transition:transform .35s var(--ease-out)}.tile-art{flex-shrink:0;width:60px;height:60px;display:block}.item-model{width:100%;height:100%;display:block;position:relative}.model-canvas,.model-fallback{width:100%;height:100%;display:block;position:absolute;inset:0}.model-canvas{opacity:0}.model-ready .model-canvas{opacity:1}.model-ready .model-fallback{opacity:0}.tile:hover .tile-art,.tile:focus-visible .tile-art,.product-visual-button:hover .product-art,.product-visual-button:focus-visible .product-art{transform:translateY(-2px)}.surface{transition:background .18s, transform .35s var(--ease-out)}.button,.icon-button,.text-button,.motion-toggle{transition:background .18s, transform .24s var(--ease-out), scale .2s var(--ease-out)}.button>svg,.icon-button>svg,.text-button>svg{transition:transform .3s var(--ease-out)}.tabs>button{transition:opacity .18s, transform .25s var(--ease-out)}.tabs>button:hover{transform:translateY(-2px)}.tab-ink{animation:tab-ink-in .32s var(--ease-out);transform-origin:50%}@keyframes tab-ink-in{0%{opacity:.4;transform:scaleX(.25)}to{opacity:1;transform:scaleX(1)}}.page-enter{animation:page-in .36s var(--ease-out)}.news-list>li{animation:row-in .4s var(--ease-out) both}.news-list>li:nth-child(2){animation-delay:50ms}.news-list>li:nth-child(3){animation-delay:.1s}@keyframes row-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.modal-overlay{animation:.2s ease-out overlay-in}@keyframes overlay-in{0%{opacity:0}to{opacity:1}}.modal{animation:dialog-in .3s var(--ease-out)}@keyframes dialog-in{0%{opacity:0;transform:translateY(14px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.cart-drawer{animation-name:drawer-in}@keyframes drawer-in{0%{opacity:0;transform:translate(36px)}to{opacity:1;transform:translate(0)}}.basket-count{animation:count-pop .35s var(--ease-out)}@keyframes count-pop{0%{transform:scale(.7)}55%{transform:scale(1.2)}to{transform:scale(1)}}.toast{animation:toast-in .32s var(--ease-out)}@keyframes toast-in{0%{opacity:0;translate:0 12px}to{opacity:1;translate:0}}.motion-paused .item-render,.motion-paused .status-dot{animation-play-state:paused}.motion-paused :is(.page-enter,.news-list>li,.tab-ink,.basket-count,.modal,.modal-overlay,.toast){animation:none}.motion-paused :is(.product-card,.tile,.product-art,.tile-art,.button,.icon-button,.text-button,.tabs>button){transition:none;transform:none}@media (max-width:640px){.banner-brand{width:62%}.reading-shell{width:calc(100% - 16px);padding:16px 8px 0}.product-card:hover{transform:none}}@media (max-width:1199px){.store-columns{grid-template-columns:230px minmax(0,1fr);gap:20px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:899px){.reading-shell{width:calc(100% - 32px);padding:16px 16px 0}.store-columns{grid-template-columns:1fr;gap:24px}.store-sidebar{position:static}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.community-members{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 8px}.community-members small{display:none}.shop-main .tabs{justify-content:center}}@media (max-width:540px){.reading-shell{width:calc(100% - 16px);padding:16px 8px 0}.stats{grid-template-columns:1fr;gap:12px}.community-card{gap:12px}.community-members{grid-template-columns:repeat(2,minmax(0,1fr))}.promotion-bar{gap:6px;padding:10px 8px}.promotion-code{flex-wrap:wrap;gap:10px;padding:4px}.promotion-ticket{display:none}.promotion-copy strong{font-size:16px}.promotion-copy>span{font-size:11px}.promotion-apply{min-height:32px;margin-left:0;padding:0 10px;font-size:11px}.promotion-mark{flex-basis:56px;width:56px}.promotion-bar .motion-toggle{width:32px}}@media (max-width:370px){.product-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.banner-track{transition:none}.item-render,:is(.product-card,.tile,.product-art,.tile-art,.button,.icon-button,.text-button,.tabs>button):hover,.tile:hover .tile-art,.product-visual-button:hover .product-art{transform:none}button:not(:disabled):active,a.button:active{scale:1}}.landing-version{color:var(--muted);font-size:12px}.landing-tabs>a{opacity:.55;flex-shrink:0;align-items:center;gap:5px;padding:8px 2px 12px;display:inline-flex}.landing-tabs>a:hover{opacity:1}.landing-about>p{max-width:75ch;font-size:15px}.landing-features{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin:24px 0 28px;padding:0;list-style:none;display:grid}.landing-features>li{flex-direction:column;justify-content:center;align-items:center;gap:12px;height:112px;display:flex}.landing-features>li>span:last-child{color:var(--muted);font-size:12px;font-weight:600}.landing-features img{object-fit:contain}.landing-staff{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.landing-staff>li{align-items:flex-start;gap:12px;min-width:0;padding:16px;display:flex}.landing-staff .player-avatar{flex-shrink:0;width:40px;height:40px}.landing-staff p{color:var(--muted);margin-top:4px;font-size:12px}.landing-staff h3{overflow-wrap:anywhere}.landing-staff .text-button{margin-top:8px}.landing-wiki{padding:20px}.landing-wiki p{color:var(--muted);margin:12px 0 20px}.landing-wiki p a,.landing-credit a{text-underline-offset:3px;text-decoration:underline}.landing-credit{margin-top:6px}.telegram-link>svg{color:#2aabee}@media (max-width:1199px){.landing-features{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-staff{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:540px){.landing-version{display:none}.landing-tabs{scrollbar-width:thin;gap:18px;overflow-x:auto;justify-content:flex-start!important}.landing-tabs>button{flex-shrink:0}.landing-tabs .minecraft-text{width:auto;height:12px}.landing-staff{grid-template-columns:1fr}}.address-value .minecraft-text{color:#fff;max-width:calc(100% - 24px);height:auto}.bedrock-address .address-value .minecraft-text{max-width:calc(100% - 24px)}@keyframes glint{to{background-position:56px 56px,-88px 88px}}.item-model[data-glint] .model-fallback.item-render{filter:drop-shadow(0 0 6px var(--glint))}.model-ready .fx-glint{opacity:0}.motion-paused .fx-glint{animation-play-state:paused}.store-credit{margin-top:6px}.credit{color:var(--body);align-items:center;gap:5px;margin:0 2px;display:inline-flex}.credit img{width:12px;height:12px;image-rendering:pixelated;border-radius:2px;flex:none;display:inline-block}.currency-select{appearance:none;border-radius:var(--r);background:var(--card) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23b8b5bf' stroke-width='2.5'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right 10px center;height:44px;color:var(--text);font:600 13px var(--font);cursor:pointer;border:0;padding:0 28px 0 12px}.currency-select:hover{background-color:var(--card-hover)}.currency-select option{color:#fff;background:#1c1c1c}.price-note{color:var(--dim);margin-top:16px;font-size:11px}.card-quantity{flex-direction:column;gap:6px;margin:0 0 12px;display:flex}.quantity-select{appearance:none;border-radius:var(--r);height:40px;color:var(--text);font:600 13px var(--font);cursor:pointer;background:#262626 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23b8b5bf' stroke-width='2.5'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") right 10px center no-repeat;border:0;width:100%;padding:0 30px 0 12px}.quantity-select:hover{background-color:var(--card-hover)}.quantity-select:disabled{color:var(--dim);cursor:not-allowed}.quantity-select option{color:#fff;background:#1c1c1c}.telegram-icon{color:#2aabee;width:24px;height:24px}.support-head{align-items:flex-start;gap:10px;display:flex}.support-head .player-avatar{flex:none;width:32px;height:32px;margin-top:2px}.help-cards .support-head p{margin:4px 0 14px}.mc-heading .minecraft-text{color:var(--text)}.help-cards-3{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:0}.help-cards-1{grid-template-columns:minmax(0,1fr);max-width:440px;margin:0 auto 32px}.help-payment{justify-content:center;margin-top:44px}.support-card{flex-direction:column;min-height:224px;display:flex}.support-card .button{margin-top:auto}.support-icon{width:32px;height:32px;color:var(--muted);flex:none;place-items:center;margin-top:2px;display:grid}.support-icon .discord-icon{width:26px;height:26px}@media (max-width:899px){.help-cards-3{grid-template-columns:1fr}.support-card{min-height:0}}.head-3d{object-fit:contain;image-rendering:auto;flex:none;width:28px;height:28px}.head-3d-card{width:40px;height:40px;margin:-2px 0 0 -4px}.support-head .head-3d-card{flex:none}.mc-heading{align-items:center;gap:10px;display:inline-flex}.head-model{flex:none;width:36px;height:36px;display:inline-block}.support-head .head-model{margin-top:-2px}.button .head-model{width:32px;height:32px;margin:-4px 0}.support-icon{color:var(--muted)}.store-title{color:var(--text);align-items:center;gap:8px;margin:0;display:inline-flex}.store-title .minecraft-text{max-width:100%;height:auto}@media (max-width:640px){.store-title .minecraft-text{width:auto;height:14px}}.motion-toggle-fixed{z-index:5;width:36px;height:36px;color:var(--muted);opacity:.7;background:0 0;position:absolute;top:12px;right:12px}.motion-toggle-fixed:hover{color:var(--text);opacity:1;background:0 0}.quantity-select,.currency-select{transition:none;transform:none}.motion-paused .product-card:has(select:focus){transform:none}@media (prefers-reduced-motion:reduce){.product-card:has(select:focus){transform:none}}.faq-list summary{transition:none}.faq-list details>p{animation:none}@media (max-width:640px){.store-toolbar{flex-wrap:wrap;gap:10px 12px}.store-title{flex-basis:100%}.header-actions{width:100%}.header-actions .basket-button{margin-left:auto}}.banner-brand{width:auto;max-width:82%;height:clamp(164px,26.24vw,295px);min-height:0}.banner-logo{object-fit:contain;width:auto;max-width:100%;height:100%}.fx{width:60px;height:60px;display:block;position:relative}.fx>img{position:absolute;inset:0}.fx-glint{pointer-events:none;mix-blend-mode:screen;opacity:.8;-webkit-mask:var(--m) center / contain no-repeat;-webkit-mask:var(--m) center / contain no-repeat;mask:var(--m) center / contain no-repeat;background:url(/assets/fx/glint.png) 0 0/56px 56px,url(/assets/fx/glint.png) 0 0/88px 88px;animation:3.2s linear infinite glint;position:absolute;inset:0}.fx-eyes{filter:drop-shadow(0 0 3px #ffb020)drop-shadow(0 0 9px #ff8c008c);animation:2.8s ease-in-out infinite eyes}@keyframes eyes{0%,to{opacity:.85}35%{opacity:1}48%{opacity:.7}55%{opacity:1}80%{opacity:.9}}.fx-cage{z-index:3}.squid-stage{z-index:2;perspective:220px;clip-path:polygon(50% 6%,94% 28%,94% 72%,50% 94%,6% 72%,6% 28%);position:absolute;inset:0}.squid-bob{transform-style:preserve-3d;animation:2.6s ease-in-out infinite alternate bob;position:absolute;top:47%;left:50%}.squid{--s:.95px;transform-style:preserve-3d;animation:9s linear infinite spin;position:absolute;top:0;left:0}@keyframes bob{0%{transform:translateY(-1.5px)}to{transform:translateY(1.5px)}}.sq-body{width:calc(12 * var(--s));height:calc(16 * var(--s));left:calc(-6 * var(--s));top:calc(-11 * var(--s));transform-style:preserve-3d;position:absolute}.sq-face{image-rendering:pixelated;backface-visibility:hidden;background-size:100% 100%;position:absolute;inset:0}.sq-front{transform:translateZ(calc(6 * var(--s)));filter:brightness(1.35)}.sq-back{transform:rotateY(180deg) translateZ(calc(6 * var(--s)));filter:brightness(.9)}.sq-left{transform:rotateY(-90deg) translateZ(calc(6 * var(--s)));filter:brightness(1.15)}.sq-right{transform:rotateY(90deg) translateZ(calc(6 * var(--s)));filter:brightness(1.05)}.sq-top{height:calc(12 * var(--s));top:calc(2 * var(--s));transform:rotateX(90deg) translateZ(calc(8 * var(--s)));filter:brightness(1.5)}.sq-bottom{height:calc(12 * var(--s));top:calc(2 * var(--s));transform:rotateX(-90deg) translateZ(calc(8 * var(--s)));filter:brightness(.5)}.sq-tents{left:0;top:calc(4.5 * var(--s));transform-style:preserve-3d;position:absolute}.sq-tent{width:calc(2 * var(--s));height:calc(11 * var(--s));left:calc(-1 * var(--s));transform-style:preserve-3d;transform:rotateY(var(--a)) translateZ(calc(4.5 * var(--s)));position:absolute;top:0}.sq-tent .sq-face{background-image:url(/assets/fx/squid_tent.png);background-position:top;background-size:100%}.sq-tf{transform:translateZ(calc(1 * var(--s)));filter:brightness(1.25)}.sq-tb{transform:rotateY(180deg) translateZ(calc(1 * var(--s)));filter:brightness(.55)}.sq-tl{transform:rotateY(-90deg) translateZ(calc(1 * var(--s)));filter:brightness(1.05)}.sq-tr{transform:rotateY(90deg) translateZ(calc(1 * var(--s)));filter:brightness(.95)}.fx-fire{z-index:4;pointer-events:none;position:absolute;inset:0}.flame{left:var(--x);top:var(--y);width:var(--sz);height:var(--sz);image-rendering:pixelated;opacity:0;transform-origin:50% 100%;filter:drop-shadow(0 0 2px #ff9600cc);animation:2.4s ease-in-out infinite flame;animation-delay:var(--d);background:url(/assets/fx/flame.png) 50%/100% 100% no-repeat;position:absolute}@keyframes flame{0%{opacity:0;transform:scale(.5)}12%{opacity:1;transform:scale(1)}30%{transform:scale(.85)}45%{transform:scale(1.05)}60%{transform:scale(.9)}78%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.5)}}.smoke{left:var(--x);top:var(--y);width:5px;height:5px;image-rendering:pixelated;opacity:0;animation:2.2s linear infinite smoke;animation-delay:var(--d);background:url(/assets/fx/smoke_a.png) 50%/100% 100% no-repeat;position:absolute}.smoke-b{background-image:url(/assets/fx/smoke_b.png);width:4px;height:4px}@keyframes smoke{0%{opacity:0;transform:translateY(0)}20%{opacity:.55}to{opacity:0;transform:translateY(-16px)}}@media (prefers-reduced-motion:reduce){.fx-glint,.fx-eyes,.squid,.squid-bob,.flame,.smoke{animation:none}.flame{opacity:1}.smoke{display:none}}.motion-paused .fx *{animation-play-state:paused!important}
@font-face{font-family:PortalSans;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/poppins-400.ttf)}@font-face{font-family:PortalSans;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/fonts/poppins-600.ttf)}@font-face{font-family:PortalSans;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/poppins-700.ttf)}@font-face{font-family:PortalSans;font-style:normal;font-weight:800;font-display:swap;src:url(/assets/fonts/poppins-800.ttf)}
:root{--bg:#0e1115;--card:#171b20;--card-hover:#222830;--line:#30363e;--text:#f3f8fb;--body:#d1dce2;--muted:#adc0cb;--dim:#9ab0be;--accent:#72cff0;--r:9px;--font:PortalSans,Arial,sans-serif}body{background:var(--bg);font:400 16px/1.7 var(--font);isolation:isolate}body:before{content:none;display:none}.sky-background{z-index:-1;pointer-events:none;transform-origin:50%;will-change:transform;background:linear-gradient(#070e189e,#080d16c9),url(/assets/compact-sky.png) 50%/cover no-repeat;transition:transform .65s ease-out;position:fixed;inset:0}.site-shell{width:min(1320px,100% - 64px);margin:0 auto}.site-shell>.container{width:100%}.site-columns{grid-template-columns:286px minmax(0,1fr);align-items:start;gap:22px 26px;display:grid}.shop-site .site-columns{grid-template-rows:auto 1fr}.shop-site .content-panel{grid-area:1/2/3}.buyer-area{grid-area:2/1;min-width:0}.side-panel{min-width:0}.content-panel{background:#12161b;border:1px solid #303943;border-radius:12px;min-width:0;padding:32px;position:relative;box-shadow:0 12px 36px #07131d33}.masthead{grid-template-columns:1fr 320px 1fr;align-items:center;width:min(1080px,100% - 64px);height:310px;margin:auto;padding-top:18px;display:grid}.masthead>.masthead-logo{filter:drop-shadow(0 12px 18px #07152180);grid-area:1/2;justify-self:center;width:262px;position:relative;top:-16px}.masthead img{width:100%;height:auto}.masthead .portal-links{display:contents}.masthead .portal-link{text-align:left;background:#171c22;border:1px solid #475360;border-radius:12px;grid-row:1;align-items:center;gap:14px;width:270px;max-width:100%;padding:16px;display:flex;box-shadow:0 5px 16px #060a1026}.masthead .portal-link:first-child{text-align:left;flex-direction:row;grid-column:1;justify-self:end}.masthead .portal-link:last-child{grid-column:3;justify-self:start}.portal-link-copy{flex-direction:column;gap:3px;display:flex}.portal-link strong{color:#fff;font-size:20px;font-weight:800;line-height:1.3;display:block}.portal-link small{letter-spacing:.2px;color:#d6e6ee;font-size:12px;font-weight:600;display:block}.portal-link-icon{color:#84d8f5;width:46px;height:46px;box-shadow:none;background:#22343f;border:1px solid #426174;border-radius:10px;flex:none;place-items:center;display:grid;position:relative}.portal-link-icon .discord-icon{color:#8ed3f3;width:25px;height:25px}.masthead .portal-link:hover{background:#222b34;border-color:#7cb7d1}.portal-link:hover .portal-link-icon{background:#2b4657}.portal-link .live-server-status,.header-presence{color:#d0e3ed;background:0 0;border:0;align-items:center;gap:6px;height:22px;padding:0;font-size:11px;font-weight:400;display:flex}.play-link .live-server-status{justify-content:flex-start}.header-presence .status-dot{background:#83e8b5}.account-tools{z-index:3;justify-content:flex-end;display:flex;position:absolute;top:16px;right:max(64px,50% - 660px)}.account-tools .store-title{display:none}.header-actions{gap:9px}.account-tools .button,.currency-select{background-color:#171b20;border:1px solid #39505d;border-radius:7px;height:38px;min-height:38px;font-size:13px}.account-tools .button{padding:0 13px}.currency-select{padding-right:30px}.account-tools .button>svg{width:18px;height:18px}.sidebar-login{margin-bottom:17px}.sidebar-login>span{text-align:center;color:#bdeaff;letter-spacing:.6px;margin:-4px 0 9px;font-size:11px;font-style:italic;font-weight:800;display:block}.sidebar-login .login-button{color:#fff;white-space:normal;background:radial-gradient(circle at 76% 14%,#ffffff17 0 9px,#0000 10px),radial-gradient(circle at 9% 28%,#ffffff1a 0 6px,#0000 7px),radial-gradient(circle at 37% 90%,#ffffff12 0 13px,#0000 14px),linear-gradient(150deg,#227699,#1a5978);border:1px solid #76d0ee;border-radius:11px;justify-content:flex-start;gap:10px;width:100%;max-width:none;min-height:86px;padding:12px 14px 12px 87px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 2px #b1eeff40,0 5px #123e51}.sidebar-login .login-button:hover{filter:brightness(1.08);border-color:#b3ebff}.login-character{width:94px;height:94px;position:absolute;bottom:-8px;left:-3px;transform:none}.login-character>svg{filter:drop-shadow(3px 5px #173d5150);width:100%;height:100%}.sidebar-login .login-character .player-avatar{border-radius:6px;width:52px;height:52px;margin:20px auto}.login-copy{text-align:left;text-shadow:0 1px 1px #123d52;flex:1;min-width:0}.login-copy strong{overflow-wrap:anywhere;font-size:16px;font-weight:800;line-height:1.4;display:block}.login-copy small{font-size:12px;display:block}.login-arrow{color:#b9e6f7;flex:none}.side-menu{background:#171c22;border:1px solid #303943;border-radius:11px;flex-direction:column;margin:0;padding:13px;display:flex}.side-menu>button,.side-menu>a{color:#bacbd5;border-radius:6px;align-items:center;gap:16px;min-height:56px;padding:12px 15px;display:flex;position:relative}.side-menu .site-text{font-weight:700;font-size:17px!important}.side-menu .tab-ink{display:none}.side-menu>button.is-active{color:#e3f7ff;background:#273640}.side-menu>button.is-active:before{content:"";background:#82d8f7;border-radius:4px;width:3px;height:25px;position:absolute;left:0}.side-menu>button:hover,.side-menu>a:hover{color:#fff;background:#242d36}.menu-art{flex:none;width:38px;height:38px;display:block}.site-text{font-family:var(--font);font-weight:600;line-height:1.5;display:inline}.buyer-panels{flex-direction:column;gap:18px;display:flex}.buyer-panel{background:#171c22;border:1px solid #303943;border-radius:11px;min-width:0;padding:20px}.buyer-panel h2{align-items:center;gap:9px;font-size:16px;font-weight:700;display:flex}.buyer-panel h2>svg{color:#88d8f5}.buyer-empty{color:var(--muted);margin-top:16px;font-size:13px}.buyer-empty-state{align-items:center;gap:12px;margin-top:20px;padding:4px 0;display:flex}.buyer-empty-state>svg{color:#5f8498}.buyer-empty-state p{color:#adc0cb;font-size:13px}.top-customer-player{align-items:center;gap:13px;margin-top:20px;display:flex}.top-customer-player .player-avatar{border-radius:7px;width:52px;height:52px}.top-customer-player strong{overflow-wrap:anywhere;font-size:16px}.top-customer-player p{color:#adc0cb;margin-top:3px;font-size:12px}.latest-buyers ul{margin:18px 0 0;padding:0;list-style:none}.latest-buyers li{border-top:1px solid #303c47;align-items:center;gap:12px;padding:12px 0;display:flex}.latest-buyers li:first-child{border:0;padding-top:0}.latest-buyers li:last-child{padding-bottom:0}.latest-buyers li>div{min-width:0}.latest-buyers .player-avatar{border-radius:5px;width:38px;height:38px}.latest-buyers strong{overflow-wrap:anywhere;font-size:14px;display:block}.latest-buyers li span{color:#adc0cb;overflow-wrap:anywhere;font-size:12px;display:block}.portal-panel{background:0 0;border:0;margin:0;padding:0}.store-welcome h2,.landing-about h2{letter-spacing:-.5px;color:#f3faff;font-size:30px;font-weight:800;line-height:1.3}.store-welcome h2{padding-right:145px}.store-intro{font-weight:600;color:#a9c3d1!important;margin:7px 145px 26px 0!important;font-size:15px!important}.portal-panel p,.landing-about>p{color:#c4d4df;margin-top:20px;font-size:16px;line-height:1.85}.portal-panel p strong{color:#eef7fc;font-weight:700}.portal-panel h3{margin:26px 0 6px;font-size:22px;font-weight:700;line-height:1.5}.portal-panel p a{text-underline-offset:3px;color:#9bdeff;text-decoration:underline}.portal-eyebrow{letter-spacing:.6px;color:#a8d5eb;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:800;display:block}.featured-medallion{z-index:2;text-align:center;background:#1b222a;border:3px solid #7dcfe9;border-radius:50%;justify-content:center;align-items:center;width:132px;height:132px;padding:16px;display:flex;position:absolute;top:-24px;right:28px;box-shadow:0 5px 16px #08182655}.featured-medallion>span{flex-direction:column;gap:6px;display:flex}.featured-medallion small{font-size:9px;font-weight:700;line-height:1.3}.featured-medallion strong{font-size:19px;line-height:1.3}.featured-medallion b{color:#c4d4df;font-size:12px}.featured-medallion .product-art{background:#1b222a;border:2px solid #7dcfe9;border-radius:50%;width:66px;height:66px;padding:7px;position:absolute;top:35px;left:-48px}.portal-support{grid-template-columns:1fr 1fr;gap:18px;margin-top:37px;display:grid}.portal-support>.portal-panel{text-align:center;background:#1b2027;border:1px solid #3b4652;border-radius:10px;padding:27px 20px 20px;position:relative}.portal-support h3{color:#e4f6ff;white-space:nowrap;background:#293541;border-radius:20px;margin:0;padding:4px 13px;font-size:11px;line-height:1.5;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.portal-support p{margin:0;font-size:13px;line-height:1.8}.portal-support a:not(.button){justify-content:center;align-items:center;gap:4px;margin-top:10px;font-size:12px;text-decoration:underline;display:flex}.portal-support .button{background:#2e4354;min-height:37px;margin-top:14px;padding:0 12px;font-size:13px}.portal-support .discord-icon{color:#b4e4fa;width:20px;height:20px}.promotion-bar{background:#1b2027;border:1px solid #303943;min-height:76px;margin-top:27px;padding:14px 18px}.promotion-mark{display:none}.promotion-code{flex:1;gap:14px;min-height:54px;padding:0}.promotion-copy strong{font-size:16px}.promotion-copy>span{font-size:13px}.promotion-copy b{color:#effaff;background:#304655}.promotion-ticket{width:25px}.promotion-apply{background:#2e4354;min-height:38px;margin-left:auto;padding:0 13px;font-size:13px}.section-heading{gap:16px;margin-bottom:24px}.section-heading h2{font-size:28px;font-weight:800}.section-heading p{font-size:15px}.section-heading .text-button{font-size:14px}.product-grid{--columns:2;--gap:16px;justify-content:center;gap:var(--gap);flex-wrap:wrap;align-items:stretch;display:flex}.product-grid.four-products{--columns:4}.product-grid.three-columns{--columns:3}.product-grid.single-product{--columns:1}.product-grid>.product-card{width:calc((100% - (var(--columns) - 1)*var(--gap))/var(--columns));flex:none;max-width:330px}.product-grid.single-product>.product-card{max-width:330px}.product-card{text-align:center;background:#1b2027;border:1px solid #333e49;border-radius:10px;flex-direction:column;padding:17px 15px 12px;display:flex}.product-card:hover{background:#222830;border-color:#637989;transform:none}.product-visual-button{background:0 0;border:0;height:110px;margin-bottom:10px}.product-card .product-art{width:108px;height:108px}.product-card-body{flex-direction:column;flex:1;display:flex}.product-title-row{flex-direction:column;justify-content:center;gap:3px;margin:0}.product-title-row h3{font-size:18px;font-weight:800;line-height:1.35}.mini-label{color:#a7bdca;font-size:12px}.product-subtitle{color:#b6cbd6;min-height:44px;margin-top:9px;font-size:13px;line-height:1.65}.product-price{justify-content:center;gap:6px}.product-price strong{color:#f1faff;font-size:23px}.product-price>span{font-size:11px}.product-card .package-price{margin:14px 0}.price-before{font-size:12px}.price-before b{font-size:11px}.sale-saving{font-size:12px}.product-card-body>.purchase-button{color:#102d3c;background:#72cff0;border-radius:6px;align-self:center;max-width:220px;min-height:40px;padding:0 12px;font-size:13px;font-weight:700;box-shadow:inset 0 -3px #3c93b2}.purchase-button:not(:disabled):hover{color:#102d3c;background:#a1e5fc}.product-card-body>.purchase-button:disabled{color:#a5bbc7;box-shadow:none;background:#303b46}.product-card .details-link{color:#c0d8e5;min-height:30px;margin-top:6px;font-size:12px}.card-quantity .label{font-size:11px}.quantity-select{background-color:#252f39;border:1px solid #3f5262;height:36px;font-size:13px}.key-acquisition strong{font-size:20px}.key-acquisition span{font-size:13px}.category-note,.price-note{font-size:13px;line-height:1.75}.comparison-table{font-size:14px}.comparison-table h3{font-size:16px}.comparison-table strong{font-size:14px}.comparison-table small{font-size:12px}.landing-features{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin:28px 0 32px}.landing-features>li{background:#1b2027;border:1px solid #303943;gap:14px;height:142px}.landing-features .tile-art{width:70px;height:70px}.landing-features .site-text{color:#d2edfa;font-size:15px!important}.landing-about .section-heading{margin-bottom:15px}.landing-about>p{margin-top:0}.landing-site .content-panel>.store-layout>.store-content>.portal-panel:not(:first-child){border-top:1px solid #303943;padding-top:27px}.news-list>li{grid-template-columns:65px 1fr;gap:18px;padding:20px 0}.news-head h3{margin:0;font-size:16px}.news-list p{margin-top:7px;font-size:14px;line-height:1.85}.news-list time{font-size:12px}.news-head .tag{background:#2a4859;font-size:10px}.store-news .section-heading h2{font-size:24px}.store-news .section-heading>a{display:none}.landing-staff{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.landing-staff>li{background:#1b2027;padding:20px}.landing-staff h3{font-size:17px}.landing-staff p{font-size:14px}.support-heading,.section-heading.help-payment{justify-content:center}.mc-heading .site-text{font-size:22px!important}.help-cards.help-cards-3{grid-template-columns:repeat(2,minmax(0,1fr));max-width:640px;margin-inline:auto}.support-card{background:#1b2027;border:1px solid #303943;min-height:224px;padding:22px!important}.support-card h3{font-size:18px}.help-cards p{font-size:14px}.help-cards-1{max-width:500px}.faq-list summary{font-size:16px}.faq-list details>p{font-size:15px}.socials{display:none}.site-footer{border:0;width:100%;margin:0;padding:30px 0}.footer-links{gap:17px;font-size:13px}.site-footer p{color:#c0d3df;font-size:11px}.footer-links{color:#d4e4ed}.motion-toggle-fixed{color:#d0e5f1;width:34px;height:34px;top:17px;right:14px}.motion-paused .fx *{animation-play-state:paused!important}.storefront :is(button,a.button,.community-join,.portal-link){transition:background-color .14s,border-color .14s,box-shadow .14s,color .14s,scale .1s;transform:scale(1)}.storefront button:not(:disabled):active,.storefront a.button:active,.storefront .portal-link:active{scale:.985}.storefront :is(button,a.button,.portal-link):focus-visible{outline-offset:4px;outline:2px solid #a1e5fc}.storefront button:disabled{scale:1}.product-card,.product-card:hover,.tile:hover{transform:none}.product-card:has(select:focus){transform:none}.page-enter,.news-list>li{animation:none}@keyframes content-fade{0%{opacity:.65}to{opacity:1}}.portal-link-icon{transition:box-shadow .16s}.storefront.motion-paused :is(button,a.button,.portal-link){transition:none!important;scale:1!important}.motion-paused .sky-background{transition:none}.modal{background:#171c22;border:1px solid #395464}.modal .button,.platform-toggle button{background:#252f39}.platform-toggle .active{background:#354856}.modal .button.primary{color:#102d3c;background:#72cff0}.modal p,.modal input{font-size:15px}.modal .button{min-height:44px}.pill{color:#d7edf8;background:#2c3e4d}@media (max-width:1200px){.site-shell{width:calc(100% - 40px)}.site-columns{grid-template-columns:255px minmax(0,1fr);gap:20px}.content-panel{padding:26px}.masthead{grid-template-columns:1fr 280px 1fr;width:calc(100% - 80px)}.masthead>.masthead-logo{width:240px}.portal-link strong{font-size:21px}.masthead .portal-link{gap:12px;padding:13px}.portal-link-icon{width:42px;height:42px}.product-grid.three-columns,.product-grid.four-products{--columns:2}.product-grid{--gap:16px}.product-card{padding:17px 15px 12px}.product-card .product-art{width:108px;height:108px}.product-visual-button{height:110px}.login-copy strong{font-size:15px}.login-arrow{width:24px}}@media (max-width:900px){.site-shell{width:calc(100% - 32px)}.site-columns,.shop-site .site-columns{flex-direction:column;gap:20px;display:flex}.side-panel,.content-panel,.buyer-area{width:100%}.sidebar-login{margin:0}.sidebar-login>span{display:none}.side-panel{align-items:stretch;gap:15px;display:flex}.sidebar-login{flex:none;width:225px}.sidebar-login .login-button{height:100%;min-height:80px}.login-arrow{display:none}.side-menu{flex-flow:wrap;flex:1;align-items:center;padding:8px}.side-menu>button,.side-menu>a{gap:7px;min-height:42px;padding:8px 10px}.side-menu .site-text{font-size:15px!important}.side-menu .menu-art{width:28px;height:28px}.side-menu>button.is-active:before{display:none}.buyer-panels{grid-template-columns:1fr 1fr;gap:18px;display:grid}.product-grid.three-columns{--columns:3}.product-visual-button{height:110px}.product-card .product-art{width:108px;height:108px}.product-title-row h3{font-size:18px}.product-card-body>.purchase-button{padding:0 10px;font-size:13px}.product-subtitle{font-size:13px}.masthead{grid-template-columns:1fr 240px 1fr;width:calc(100% - 40px);height:290px}.masthead>.masthead-logo{width:228px}.portal-link strong{font-size:18px}.portal-link small{font-size:10px}.masthead .portal-link{gap:10px;padding:12px}.portal-link-icon{width:46px;height:46px}.portal-link-icon .discord-icon{width:24px;height:24px}}@media (max-width:650px){.site-shell{width:calc(100% - 24px)}.masthead{grid-template-rows:180px 76px;grid-template-columns:1fr 1fr;gap:0 18px;width:calc(100% - 32px);height:325px;padding:48px 0 15px}.masthead>.masthead-logo{grid-area:1/1/auto/3;width:190px;top:-9px}.masthead .portal-link{grid-row:2;gap:9px;width:100%;min-height:76px;padding:10px}.masthead .portal-link:first-child{text-align:left;flex-direction:row;grid-column:1;justify-content:flex-start}.masthead .portal-link:last-child{grid-column:2}.play-link .live-server-status{justify-content:flex-start}.portal-link strong{font-size:16px}.portal-link small{letter-spacing:0;font-size:9px}.portal-link-icon{width:32px;height:36px;box-shadow:none;background:0 0;border:0}.portal-link-icon>svg{width:20px;height:20px}.portal-link-icon .discord-icon{width:21px;height:21px}.portal-link .live-server-status,.header-presence{font-size:10px}.account-tools{top:8px;right:50px}.account-tools .button,.currency-select{height:32px;min-height:32px;font-size:12px}.motion-toggle-fixed{width:30px;height:30px;top:8px;right:10px}.side-panel{display:block}.sidebar-login{width:100%;margin-bottom:16px}.sidebar-login .login-button{min-height:76px;padding-left:92px}.login-copy strong{font-size:17px}.login-arrow{width:30px;display:block}.login-character{left:5px}.side-menu{gap:2px;padding:8px}.side-menu>button,.side-menu>a{min-height:40px;padding:8px 10px}.side-menu .site-text{font-size:14px!important}.content-panel{border-radius:10px;padding:24px 20px}.section-heading{align-items:flex-start;gap:12px}.section-heading h2{font-size:25px}.section-heading p{font-size:14px}.section-heading .text-button{font-size:12px}.product-grid,.product-grid.three-columns,.product-grid.four-products{--columns:2;--gap:12px}.product-card{padding:18px 13px 13px}.product-visual-button{height:110px}.product-card .product-art{width:108px;height:108px}.product-price strong{font-size:23px}.product-subtitle{font-size:14px}.product-title-row h3{font-size:19px}.product-card-body>.purchase-button{min-height:40px}.card-quantity .label{font-size:10px}.featured-medallion{float:right;width:100px;height:100px;margin:-5px -5px 15px 20px;padding:11px;position:relative;top:auto;right:auto}.featured-medallion .product-art{display:none}.featured-medallion small{font-size:8px}.featured-medallion strong{font-size:16px}.featured-medallion b{font-size:11px}.store-welcome h2{padding:0;font-size:25px}.store-intro{margin:8px 0 20px!important;font-size:14px!important}.store-welcome>p:not(.store-intro){clear:both}.portal-panel p,.landing-about>p{font-size:15px}.portal-panel h3{font-size:21px}.portal-support{grid-template-columns:1fr;gap:28px}.portal-support p{font-size:13px}.promotion-bar{flex-wrap:wrap;gap:10px;padding:14px}.promotion-copy strong{font-size:15px}.promotion-copy>span{font-size:12px}.promotion-ticket{display:none}.promotion-apply{font-size:12px}.buyer-panels{grid-template-columns:1fr}.landing-features{gap:9px}.landing-features>li{height:123px}.landing-features .tile-art{width:60px;height:60px}.landing-features .site-text{font-size:13px!important}.news-list>li{grid-template-columns:1fr;gap:8px}.news-head h3{font-size:15px}.news-list p{font-size:14px}.landing-staff{grid-template-columns:1fr}.help-cards.help-cards-3{grid-template-columns:1fr;max-width:380px}.support-card{min-height:0}.mc-heading .site-text{font-size:20px!important}.faq-list summary{font-size:15px}.footer-links{gap:12px;font-size:12px}.site-footer p{font-size:10px}}@media (max-width:480px){.product-grid,.product-grid.three-columns,.product-grid.four-products{--columns:1}.product-grid>.product-card{max-width:330px}.product-card{padding:18px}.product-visual-button{height:116px}.product-card .product-art{width:108px;height:108px}.product-card-body>.purchase-button{font-size:15px}.product-subtitle{min-height:0}.product-title-row h3{font-size:19px}.product-price strong{font-size:23px}.details-link{font-size:14px}}@media (max-width:360px){.masthead{gap:0 10px;width:calc(100% - 24px)}.portal-link-icon{width:31px;height:31px}.masthead .portal-link{gap:7px}.portal-link strong{font-size:14px}.portal-link small{font-size:8px}.portal-link .live-server-status,.header-presence{font-size:9px}.content-panel{padding:22px 15px}.featured-medallion{width:88px;height:88px;margin-left:10px}.store-welcome h2{font-size:23px}}@media (prefers-reduced-motion:reduce){.storefront :is(button,a.button,.portal-link){transition:none!important;scale:1!important}.page-enter{animation:none}.sky-background{will-change:auto;transition:none;transform:none!important}}.storefront .side-menu>button,.storefront .side-menu>a{transition:background-color .1s,color .1s;scale:1!important}.menu-symbol{color:#9bb4c6;flex:none;width:38px;height:24px}.landing-features>li,.landing-features>li:hover{background:#1b2027;border-color:#333e49;transition:none}.masthead.home-header{grid-template-rows:292px 54px;height:384px}.home-store-button{color:#0c2938;background:#78d0ee;border:1px solid #b4e9fc;grid-area:2/2;justify-self:center;width:198px;min-height:43px;font-size:16px;font-weight:800;box-shadow:0 3px #377d97}.home-store-button:hover{background:#a0e2f8}@media (max-width:900px){.menu-symbol{width:28px;height:22px}.masthead.home-header{grid-template-rows:272px 54px;height:364px}}@media (max-width:650px){.masthead.home-header{grid-template-rows:180px 76px 52px;height:377px}.home-store-button{grid-area:3/1/auto/3;width:190px;min-height:39px;font-size:15px}.masthead .portal-link strong{font-size:14px}.masthead .portal-link{gap:7px;padding:9px 7px}.portal-link small{font-size:8px}.masthead{gap:0 12px}.login-character{width:86px;height:86px;bottom:-6px;left:0}}@media (max-width:360px){.portal-link-icon{width:24px;height:28px}.masthead .portal-link{gap:5px;padding:8px 5px}.masthead .portal-link strong{font-size:12px}.header-presence,.portal-link .live-server-status{font-size:9px}}
﻿ .masthead,.masthead.home-header{grid-template-rows:1fr;grid-template-columns:1fr 300px 1fr;height:290px;padding-top:12px}.masthead>.masthead-logo{width:244px;top:-10px}.header-action-group{flex-direction:column;grid-row:1;align-items:center;gap:6px;width:208px;max-width:100%;display:flex}.header-play{grid-column:1;justify-self:end}.header-discord{grid-column:3;justify-self:start}.header-action{color:#e9f5fc;background:#222c39;border:1px solid #617a8e;border-radius:7px;justify-content:center;align-items:center;gap:11px;width:100%;min-height:48px;padding:10px 16px;font-size:16px;font-weight:700;line-height:1.4;transition:background-color .14s,border-color .14s;display:flex;box-shadow:0 3px #102333}.header-action:hover{background:#2d3c4c;border-color:#a7cfe4}.header-action .discord-icon{color:#b9def5;width:23px;height:23px}.play-action>svg{color:#b9def5}.storefront .header-action:not(:disabled):active{background:#1b2632;scale:1;box-shadow:0 1px #102333}.header-address{color:#e0eaf0;font-size:13px;font-weight:600;line-height:1.6}.header-action-group .live-server-status,.header-action-group .header-presence{color:#c5d5df;background:0 0;justify-content:center;align-items:center;gap:6px;height:19px;padding:0;font-size:12px;font-weight:400;display:flex}.header-action-group .header-presence .status-dot{background:#83e8b5}.sidebar-login .login-character{pointer-events:none;width:132px;height:132px;top:14px;bottom:auto;left:-22px}.shop-site .side-menu{gap:2px;padding:14px}.shop-site .side-menu>button{text-align:left;gap:17px;min-height:64px;padding:10px 15px}.shop-site .side-menu .menu-art{width:44px;height:44px}.shop-site .side-menu .site-text{position:relative;font-size:18px!important}.shop-site .side-menu>button.is-active{color:#fff;background:0 0}.shop-site .side-menu>button.is-active:before{display:none}.shop-site .side-menu>button.is-active .site-text:after{content:"";background:#82d8f7;border-radius:3px;width:34px;height:3px;position:absolute;bottom:-5px;left:0}.shop-site .side-menu>button:hover{background:#202930}.buyer-panel h2{font-size:16px}.buyer-empty-state{margin-top:12px;padding:0}.buyer-empty-state p{font-size:13px}.product-visual-button:hover .product-art,.product-visual-button:focus-visible .product-art{transform:none}.homepage-shell{width:min(1240px,100% - 64px)}.homepage-nav{background:#14191f;border:1px solid #333d47;border-radius:10px;justify-content:space-between;align-items:center;gap:24px;margin:0 0 22px;padding:12px 16px;display:flex}.homepage-pages{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.homepage-pages>button,.homepage-pages>a{color:#b7c4ce;border-radius:6px;align-items:center;min-height:42px;padding:8px 18px;font-size:15px;font-weight:600;display:flex}.storefront .homepage-pages>button{scale:1!important}.homepage-pages>.is-active{color:#edf8fd;background:#2a3742}.homepage-pages>button:hover,.homepage-pages>a:hover{color:#fff;background:#222d37}.homepage-store{color:#112b38;white-space:nowrap;background:#8bd8ee;border:1px solid #aedfee;border-radius:6px;justify-content:center;align-items:center;gap:11px;min-height:42px;padding:9px 19px;font-size:15px;font-weight:700;display:flex}.homepage-store:hover{background:#b2e8f6}.homepage-main{min-width:0}.homepage-overview{grid-template-columns:minmax(0,1.65fr) minmax(320px,1fr);align-items:stretch;gap:22px;display:grid}.home-panel{background:#14191f;border:1px solid #333d47;border-radius:10px;min-width:0;padding:30px}.home-editions{letter-spacing:1px;color:#a4c7db;font-size:11px;font-weight:700}.home-intro h2{letter-spacing:-.5px;margin:10px 0 18px;font-size:32px;font-weight:800;line-height:1.3}.home-intro>p{color:#c9d6df;max-width:65ch;font-size:16px;line-height:1.85}.home-features{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 20px;margin:25px 0;padding:0;list-style:none;display:grid}.home-features>li{color:#d8e8f2;background:0 0;border-bottom:1px solid #2c3843;flex-direction:column;justify-content:center;align-items:center;gap:9px;height:113px;font-size:15px;font-weight:600;display:flex}.home-features>li:hover{background:0 0}.home-features .tile-art{justify-content:center;align-items:center;width:54px;height:54px;display:flex}.home-features .fx{flex-shrink:0;transform:scale(.9)}.home-intro-footer{color:#a9bcc9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:4px;font-size:13px;display:flex}.home-intro-footer a,.home-all-news{color:#b9e4f6;align-items:center;gap:10px;font-size:14px;font-weight:600;display:inline-flex}.home-intro-footer a:hover,.home-all-news:hover{color:#fff}.home-updates{flex-direction:column;padding:29px 26px;display:flex}.home-updates .section-heading{margin-bottom:22px}.home-updates .section-heading h2{font-size:23px}.home-updates .news-list>li{grid-template-columns:1fr;gap:9px;padding:20px 0}.home-updates .news-list>li:first-child{padding-top:0}.home-updates .news-head{gap:8px}.home-updates .news-head h3{font-size:15px;line-height:1.65}.home-updates .news-list p{color:#b8cad6;font-size:14px;line-height:1.85}.home-updates .news-list time{color:#90a8b9;font-size:12px}.home-updates .news-head .tag{background:#344754;font-size:9px}.home-all-news{min-height:42px;margin-top:auto;padding-top:20px}.homepage-section{min-height:420px}.homepage-section .store-news{max-width:100%}.homepage-section .landing-staff{grid-template-columns:repeat(4,minmax(0,1fr))}.homepage-section .landing-staff>li{flex-direction:column;align-items:flex-start;gap:15px;padding:22px;display:flex}.homepage-section .landing-staff .player-avatar{width:48px;height:48px}.homepage-shell .site-footer{padding-top:27px}@media (max-width:1050px){.masthead,.masthead.home-header{grid-template-columns:1fr 260px 1fr;width:calc(100% - 48px);height:280px}.masthead>.masthead-logo{width:228px}.header-action-group{width:190px}.header-action{font-size:15px}.header-address{font-size:12px}.homepage-shell{width:calc(100% - 40px)}.homepage-overview{grid-template-columns:minmax(0,1.4fr) minmax(310px,1fr);gap:18px}.home-panel{padding:26px}.home-features{column-gap:10px}.home-intro>p{font-size:15px}.home-updates{padding:26px 22px}.homepage-pages>button,.homepage-pages>a{padding-inline:13px}.homepage-section .landing-staff{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.shop-site .side-menu{gap:2px;padding:8px}.shop-site .side-menu>button{gap:9px;min-height:46px;padding:7px 10px}.shop-site .side-menu .menu-art{width:30px;height:30px}.shop-site .side-menu .site-text{font-size:14px!important}.shop-site .side-menu>button.is-active .site-text:after{bottom:-4px}}@media (max-width:800px){.homepage-overview{grid-template-columns:1fr}.home-features{grid-template-columns:repeat(6,minmax(0,1fr));column-gap:14px}.home-features>li{height:107px;font-size:13px}.home-updates .news-list>li{grid-template-columns:64px 1fr;gap:14px}.home-intro h2{font-size:29px}.homepage-nav{gap:12px;padding:10px}.homepage-pages{gap:3px}.homepage-pages>button,.homepage-pages>a{padding-inline:11px;font-size:14px}.homepage-store{padding-inline:12px;font-size:14px}}@media (max-width:650px){.masthead,.masthead.home-header{grid-template-rows:184px 96px;grid-template-columns:1fr 1fr;gap:0 22px;width:calc(100% - 40px);height:340px;padding:40px 0 16px}.masthead>.masthead-logo{grid-area:1/1/auto/3;width:190px;top:-5px}.header-action-group{grid-row:2;gap:4px;width:100%}.header-play{grid-column:1}.header-discord{grid-column:2}.header-action{gap:8px;min-height:42px;padding:9px 10px;font-size:14px}.header-action svg{width:17px;height:17px}.header-action .discord-icon{width:20px;height:20px}.header-address,.header-action-group .live-server-status,.header-action-group .header-presence{font-size:10px}.sidebar-login .login-character{width:126px;height:126px;top:12px;left:-19px}.homepage-shell{width:calc(100% - 24px)}.homepage-nav{flex-wrap:wrap;gap:8px;margin-bottom:16px}.homepage-pages{justify-content:space-between;gap:0;width:100%}.homepage-pages>button,.homepage-pages>a{min-height:40px;padding-inline:10px;font-size:13px}.homepage-store{width:100%;min-height:41px}.home-panel{padding:24px 20px}.home-intro h2{font-size:28px}.home-intro>p{font-size:15px}.home-editions{letter-spacing:.6px;font-size:10px}.home-features{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:12px;margin:20px 0}.home-features>li{height:105px;font-size:14px}.home-updates .news-list>li{grid-template-columns:1fr;gap:8px}.home-updates .news-head h3{font-size:15px}.home-updates .news-list p{font-size:14px}.homepage-section{min-height:0}.homepage-section .landing-staff{grid-template-columns:1fr}.header-action{white-space:nowrap}.discord-action>svg:last-child{display:none}}@media (max-width:360px){.masthead,.masthead.home-header{gap:0 14px;width:calc(100% - 28px)}.header-action{gap:6px;padding-inline:6px;font-size:12px}.header-address{font-size:9px}.homepage-pages>button,.homepage-pages>a{padding-inline:7px;font-size:12px}}
.shop-site .content-panel>.featured-medallion{top:-28px;right:-18px}.shop-site .side-menu>button{transition:background-color .18s,color .18s!important}.shop-site .side-menu .menu-art,.shop-site .side-menu .site-text{transition:transform .2s cubic-bezier(.2,.8,.2,1)}.shop-site .side-menu>button:hover .menu-art,.shop-site .side-menu>button:focus-visible .menu-art{transform:translateY(-2px)rotate(-4deg)}.shop-site .side-menu>button:hover .site-text,.shop-site .side-menu>button:focus-visible .site-text{transform:translate(3px)}.shop-site .side-menu>button:active .menu-art{transform:translateY(0)rotate(0)}.shop-site .side-menu>button.is-active .site-text:after{transition:width .18s}.shop-site .side-menu>button.is-active:hover .site-text:after{width:44px}.buyer-panel.customer-showcase{background:radial-gradient(circle at 94% 18%,#b2dff00c 0 11px,#0000 12px),linear-gradient(125deg,#243d4d,#192832);border-color:#46677b;min-height:144px;padding:22px 102px 22px 20px;position:relative;overflow:hidden;box-shadow:inset 0 1px #afdff01a}.customer-copy{z-index:1;position:relative}.customer-copy h2{color:#a9d7ed;white-space:nowrap;font-size:13px}.customer-copy>strong{overflow-wrap:anywhere;margin-top:12px;font-size:18px;line-height:1.35;display:block}.customer-copy>p{color:#b4cbd8;margin-top:5px;font-size:11px;line-height:1.6}.customer-character{pointer-events:none;width:156px;height:156px;position:absolute;top:26px;right:-30px}.customer-character.has-live-skin .model-fallback{border-radius:4px;width:54px;height:54px;inset:26px auto auto 50px}.customer-showcase.is-loading{padding-right:20px}.customer-showcase.is-loading .buyer-empty{font-size:12px}.latest-buyers .buyer-faces{flex-wrap:wrap;gap:9px;margin:17px 0 0;padding:0;display:flex}.latest-buyers .buyer-faces>li{outline-offset:4px;border:0;border-radius:5px;flex:none;padding:0;line-height:0;position:relative}.buyer-faces .player-avatar{border-radius:5px;width:38px;height:38px;transition:transform .18s}.buyer-faces .avatar-unavailable{color:#8cafc3;background:#293844;place-items:center;display:grid}.buyer-faces>li:hover .player-avatar,.buyer-faces>li:focus-visible .player-avatar{transform:translateY(-3px)}.latest-buyers .buyer-face-tooltip{color:#c3d5e0;pointer-events:none;opacity:0;visibility:hidden;z-index:5;background:#0d1218;border:1px solid #405666;border-radius:6px;width:max-content;max-width:170px;padding:9px 11px;font-size:11px;line-height:1.6;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)}.buyer-face-tooltip strong{color:#fff;font-size:12px}.buyer-faces>li:hover .buyer-face-tooltip,.buyer-faces>li:focus-visible .buyer-face-tooltip{opacity:1;visibility:visible}.buyer-faces>li:first-child .buyer-face-tooltip{left:0;transform:none}.buyer-faces>li:last-child .buyer-face-tooltip{left:auto;right:0;transform:none}.sky-particles{z-index:-1;pointer-events:none;width:100%;height:min(340px,43vh);position:absolute;top:0;left:0;overflow:hidden;-webkit-mask-image:linear-gradient(#000 0% 60%,#0000 100%);mask-image:linear-gradient(#000 0% 60%,#0000 100%)}.sky-particles>i{opacity:0;background:#bdeafa;border-radius:50%;animation:20s ease-in-out infinite sky-mote;position:absolute;box-shadow:0 0 5px #b9e9ff55}@keyframes sky-mote{0%,to{opacity:.03;transform:translateY(14px)}45%{opacity:.32}80%{opacity:.1;transform:translate(8px,-23px)}}.sky-particles[data-paused=true]>i{animation-play-state:paused}.home-prototype-picker{background:#151e27;border:1px solid #476477;border-radius:9px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:50px;padding:14px 18px;font-size:13px;display:flex}.home-prototype-picker>div{flex-wrap:wrap;gap:6px;display:flex}.home-prototype-picker button{color:#c5dce9;background:#253643;border-radius:5px;padding:8px 12px}.home-prototype-picker button[aria-pressed=true]{color:#112832;background:#84d4ed}.home-prototype-picker>a{align-items:center;gap:5px;text-decoration:underline;display:flex}.store-home-prototype .prototype-intro{padding-right:150px}.prototype-intro h2{letter-spacing:-.5px;font-size:30px;font-weight:800;line-height:1.3}.prototype-intro p{color:#b6cbd9;max-width:39ch;margin-top:13px;font-size:16px;line-height:1.8}.prototype-categories{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:30px;display:grid}.prototype-categories>button{text-align:center;background:#1a242d;border:1px solid #374754;border-radius:10px;flex-direction:column;align-items:center;gap:17px;min-width:0;padding:23px 17px 22px;display:flex;position:relative}.prototype-categories>button:hover{background:#22323e;border-color:#6894ac}.prototype-category-art{width:94px;height:94px;display:block}.prototype-category-copy{flex-direction:column;gap:8px;display:flex}.prototype-category-copy strong{color:#f5faff;font-size:20px}.prototype-category-copy>span{color:#afc6d5;font-size:13px;line-height:1.7}.prototype-categories>button>svg{color:#9addf2}.prototype-delivery{color:#8faaba;margin-top:20px;font-size:12px;line-height:1.8}.prototype-help{border-top:1px solid #30414e;grid-template-columns:1fr 1fr;gap:26px;margin-top:27px;padding-top:25px;display:grid}.prototype-help>section{align-items:flex-start;gap:14px;display:flex}.prototype-help-art{flex:none;width:37px;height:37px;margin-top:3px}.prototype-help h3{font-size:16px;font-weight:700}.prototype-help p{color:#adc3d1;margin-top:9px;font-size:13px;line-height:1.8}.prototype-help a{color:#a2dbf4;align-items:center;gap:8px;margin-top:13px;font-size:13px;font-weight:600;display:inline-flex}.prototype-help .discord-icon{width:17px;height:17px}.prototype-scene-hero{grid-template-columns:1.1fr 1fr;align-items:center;gap:20px;min-height:300px;display:grid}.prototype-scene-hero .prototype-intro{padding-right:0}.prototype-browse{color:#e0f3ff;background:#2c495d;border:1px solid #517a91;margin-top:22px;font-size:14px}.prototype-item-scene{height:270px;margin:25px 15px 0 0;position:relative}.prototype-item-scene:before{content:"";background:radial-gradient(#70bdd51c,#0000 65%);height:100px;position:absolute;bottom:0;left:10%;right:5%}.prototype-item-scene>span{display:block;position:absolute}.scene-character{width:180px;height:220px;bottom:0;left:50%;transform:translate(-50%)}.scene-book{width:65px;height:65px;top:27px;left:-10px}.scene-star{width:75px;height:75px;top:68px;right:-12px}.scene-key{width:57px;height:57px;bottom:15px;left:0}.scene-money{width:57px;height:57px;top:-4px;right:80px}.prototype-scene .prototype-categories{gap:11px;margin-top:15px}.prototype-scene .prototype-categories>button{flex-direction:row;gap:10px;padding:13px}.prototype-scene .prototype-category-art{flex:none;width:38px;height:38px}.prototype-scene .prototype-category-copy strong{font-size:15px}.prototype-scene .prototype-category-copy>span{display:none}.prototype-scene .prototype-categories>button>svg{width:14px;margin-left:auto}.prototype-rows .prototype-categories{grid-template-columns:1fr;gap:13px}.prototype-rows .prototype-categories>button{text-align:left;flex-direction:row;gap:24px;padding:15px 23px}.prototype-rows .prototype-category-art{flex:none;width:77px;height:77px}.prototype-rows .prototype-category-copy{gap:5px}.prototype-rows .prototype-categories>button>svg{margin-left:auto}@media (max-width:1200px){.shop-site .content-panel>.featured-medallion{right:-8px}.customer-character{width:146px;height:146px;top:33px;right:-38px}.buyer-panel.customer-showcase{padding-right:82px}.customer-copy>strong{font-size:16px}.buyer-faces .player-avatar{width:34px;height:34px}.latest-buyers .buyer-faces{gap:8px}.prototype-categories{gap:10px}.prototype-categories>button{padding:18px 12px}.prototype-category-art{width:77px;height:77px}.prototype-category-copy strong{font-size:18px}.prototype-scene-hero{grid-template-columns:1fr 1fr;gap:10px}.scene-character{width:150px;height:200px}.scene-book{width:52px;height:52px}.scene-star{width:56px;height:56px}}@media (max-width:900px){.shop-site .content-panel:has(>.featured-medallion){margin-top:15px}.buyer-panel.customer-showcase{min-height:144px;padding-right:105px}.customer-character{width:156px;height:156px;top:26px;right:-24px}.home-prototype-picker{margin-bottom:25px}.prototype-help{gap:19px}}@media (max-width:650px){.shop-site .content-panel>.featured-medallion{float:none;width:94px;height:94px;margin:0;padding:10px;position:absolute;top:-26px;right:-5px}.shop-site .content-panel>.featured-medallion .product-art{width:44px;height:44px;padding:3px;display:block;top:27px;left:-27px}.featured-medallion strong{font-size:16px}.shop-site .content-panel:has(>.featured-medallion){margin-top:22px;padding-top:82px}.store-welcome h2,.store-welcome .store-intro{padding-right:0;margin-right:0!important}.store-home-prototype .prototype-intro{padding-right:0}.prototype-intro h2{font-size:25px}.prototype-intro p{font-size:15px}.prototype-categories{grid-template-columns:1fr;gap:12px;margin-top:22px}.prototype-categories>button{text-align:left;flex-direction:row;gap:17px;padding:16px}.prototype-category-art{flex:none;width:67px;height:67px}.prototype-category-copy strong{font-size:18px}.prototype-category-copy>span{font-size:12px}.prototype-categories>button>svg{flex:none;width:16px;margin-left:auto}.prototype-help{grid-template-columns:1fr;gap:25px}.prototype-scene-hero{grid-template-columns:1fr}.prototype-item-scene{width:260px;max-width:100%;height:225px;margin:0 auto}.prototype-scene .prototype-categories{grid-template-columns:1fr}.prototype-rows .prototype-categories>button{gap:18px;padding:15px}.prototype-rows .prototype-category-art{width:65px;height:65px}.home-prototype-picker{padding:14px}.home-prototype-picker>div{width:100%}.home-prototype-picker button{padding:8px;font-size:11px}.sky-particles{height:260px}}.motion-paused .side-menu .menu-art,.motion-paused .side-menu .site-text,.motion-paused .buyer-faces .player-avatar{transition:none!important;transform:none!important}@media (prefers-reduced-motion:reduce){.sky-particles{display:none}.shop-site .side-menu .menu-art,.shop-site .side-menu .site-text,.buyer-faces .player-avatar{transition:none!important;transform:none!important}}
:root{--panel-outline:#456171;--panel-highlight:#8ed8ee1b}.content-panel,.shop-site .side-menu,.buyer-panel,.homepage-nav,.home-panel{border:1px solid var(--panel-outline);box-shadow:inset 0 1px 0 var(--panel-highlight),0 7px 23px #08131c26}.product-card,.promotion-bar,.help-card,.faq-list details,.landing-staff>li{border-color:#405666}.shop-site .content-panel{background:linear-gradient(145deg,#162028 0%,#12181e 55%)}.latest-buyers{background:linear-gradient(130deg,#1b252e,#161d24)}.buyer-panels{gap:16px}.buyer-panel.customer-showcase{background:radial-gradient(at 12%,#68c8ed24,#0000 68%),linear-gradient(115deg,#284b5c,#1d303c 55%,#17232c);border-color:#6598af;min-height:158px;padding:50px 14px 18px 115px}.customer-showcase>h2{color:#c6edfa;text-transform:uppercase;letter-spacing:.45px;z-index:2;background:#111d26d9;border-bottom:1px solid #6994aa45;border-left:1px solid #6994aa45;border-radius:0 10px;gap:7px;min-height:34px;padding:8px 14px 8px 13px;font-size:10px;line-height:1.5;position:absolute;top:0;right:0}.customer-showcase>h2>svg{color:#8adaf3;width:13px;height:13px}.customer-showcase:after{content:"";pointer-events:none;border:1px solid #c2efff12;border-radius:50%;width:118px;height:118px;position:absolute;bottom:15px;left:-12px}.customer-copy{z-index:2;position:relative}.customer-copy>strong{color:#f1fbff;margin:0 0 6px;font-size:18px}.customer-copy>p{color:#bad1de;margin:0;font-size:11px;line-height:1.7}.customer-caption{color:#9bb9c9;margin-top:10px;font-size:10px;line-height:1.6;display:block}.customer-character{z-index:1;width:220px;height:220px;top:23px;left:-51px;right:auto}.customer-character.has-live-skin .model-fallback{width:64px;height:64px;inset:19px auto auto 69px}.customer-showcase.is-loading{padding:48px 18px 18px}.customer-showcase.is-loading .buyer-empty{margin:0}.latest-buyers h2{font-size:13px}.latest-buyers .buyer-empty-state p{font-size:12px}.buyer-faces .player-avatar{border:1px solid #7490a15c;box-shadow:0 3px 7px #070d1440}.buyer-panel.community-goal{background:linear-gradient(125deg,#1b2b35,#171f27);align-items:center;gap:13px;padding:17px 16px;display:flex}.community-ring{flex:none;place-items:center;width:62px;height:62px;display:grid;position:relative}.community-ring svg{fill:none;stroke-width:5px;width:100%;height:100%;position:absolute;transform:rotate(-90deg)}.ring-track{stroke:#344954}.ring-progress{stroke:#83d8ee;transition:stroke-dasharray .45s}.community-ring strong{color:#b8ebfa;font-size:13px}.community-goal>div:last-child{min-width:0}.community-goal h2{letter-spacing:.2px;text-transform:uppercase;white-space:nowrap;font-size:11px}.community-goal p{color:#a8c0ce;margin-top:5px;font-size:11px;line-height:1.6}.community-goal p strong{color:#dbeef8;font-weight:600}.community-goal small{color:#98b2c2;margin-top:4px;font-size:9px;display:block}.giftcard-panel{padding:18px 16px}.giftcard-panel h2{letter-spacing:.25px;text-transform:uppercase;font-size:11px}.giftcard-panel form{gap:7px;margin-top:12px;display:flex}.giftcard-panel input{color:#e7f4fc;width:0;min-width:0;height:38px;font:400 11px var(--font);background:#101920;border:1px solid #415565;border-radius:6px;flex:1;padding:9px 10px}.giftcard-panel input::placeholder{color:#8fa7b6}.giftcard-panel input:focus{outline-offset:2px;outline:2px solid #80d5ef}.giftcard-panel button{color:#143141;background:#82d4ec;border:1px solid #9de5f6;border-radius:6px;flex:none;place-items:center;min-width:58px;height:38px;padding:0 10px;font-size:11px;font-weight:800;display:grid}.giftcard-panel button:disabled{opacity:.5;cursor:default}.giftcard-panel button:hover:not(:disabled){background:#b5ebf8}.giftcard-result{color:#f1b3b3;overflow-wrap:anywhere;margin-top:11px;font-size:11px;line-height:1.7}.giftcard-result:empty{display:none}.giftcard-result.is-success{color:#a8e8cf}.store-home-heading{flex-direction:column;justify-content:center;gap:6px;min-height:74px;margin-bottom:25px;padding:0 150px 0 0;display:flex}.store-eyebrow{letter-spacing:1.5px;color:#93cadf;font-size:10px;font-weight:800;line-height:1.6;display:block}.store-home-heading h2{letter-spacing:-.4px;max-width:24ch;font-size:25px;font-weight:800;line-height:1.35}.home-section-label{justify-content:space-between;align-items:center;gap:12px;margin-bottom:11px;display:flex}.home-section-label h3{letter-spacing:.65px;color:#a4d6e9;text-transform:uppercase;font-size:11px;font-weight:800}.home-section-label>button{color:#b8cfdd;align-items:center;gap:7px;font-size:11px;display:flex}.home-section-label>button:hover{color:#fff}.home-package-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.home-package{text-align:left;background:linear-gradient(115deg,#21313c,#19242d);border:1px solid #48616f;border-radius:9px;align-items:center;gap:14px;min-width:0;padding:13px 14px;display:flex;box-shadow:inset 0 1px #a5deef0e}.home-package .product-art{background:0 0;border:0;flex:none;width:58px;height:62px;margin:0;padding:0}.home-package>span{flex-direction:column;gap:4px;min-width:0;display:flex}.home-package strong{font-size:16px;font-weight:800;line-height:1.4}.home-package small{color:#98ddf2;font-size:12px;font-weight:600}.home-package>svg{color:#86b4ca;flex:none;margin-left:auto}.home-package:hover{background:linear-gradient(115deg,#2b4352,#1b2b36);border-color:#8ac6df}.home-package:hover>svg{color:#d4f6ff}.home-welcome-box{background:radial-gradient(at 100% 0,#47748d18,#0000 70%),#17212a;border:1px solid #405d70;border-radius:10px;margin-top:22px;padding:25px;box-shadow:inset 0 1px #b4e7fc0d}.home-welcome-box h2{letter-spacing:-.5px;color:#c3eeff;margin:3px 0 15px;font-size:27px;font-weight:800;line-height:1.3}.home-welcome-box p{color:#b9cdd9;margin-top:12px;font-size:14px;line-height:1.85}.home-category-row{border-top:1px solid #395363;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:22px;padding-top:16px;display:grid}.home-category-row>button{text-align:left;border-radius:7px;align-items:center;gap:10px;min-width:0;padding:9px 10px;display:flex}.home-category-row>button+button{border-left:1px solid #344a58;border-top-left-radius:0;border-bottom-left-radius:0;padding-left:15px}.home-category-art{flex:none;width:43px;height:47px;transition:transform .18s}.home-category-row>button>span:nth-child(2){flex-direction:column;gap:4px;min-width:0;display:flex}.home-category-row strong{color:#eef9ff;font-size:14px;font-weight:700}.home-category-row small{color:#99b4c6;font-size:10px;line-height:1.6}.home-category-row>button>svg{color:#8dcfe6;flex:none;width:14px;margin-left:auto}.home-category-row>button:hover{background:#b4e4ff08}.home-category-row>button:hover .home-category-art{transform:translateY(-2px)}.home-info-panels{grid-template-columns:1fr 1fr;gap:16px;margin-top:20px;display:grid}.home-info-panels>section{border:1px solid;border-radius:9px;padding:21px 23px}.home-info-panels .home-purchase-info{background:linear-gradient(135deg,#252b3d70,#1b202d60);border-color:#6a739559;box-shadow:inset 3px 0 #98a3d76b}.home-info-panels .home-support-info{background:linear-gradient(135deg,#18333480,#17292c70);border-color:#52888180;box-shadow:inset 3px 0 #76c9ba73}.home-info-panels h3{color:#dce8ff;align-items:center;gap:9px;font-size:14px;font-weight:700;line-height:1.4;display:flex}.home-support-info h3{color:#b8e9e4}.home-info-panels h3>svg{color:#a7b5d5;flex:none}.home-support-info h3>svg{color:#8ad0c5}.home-info-panels p{color:#afc4d2;margin-top:12px;font-size:12px;line-height:1.85}.home-info-panels a{color:#c4e0f2;align-items:center;gap:6px;font-size:11px;font-weight:600;display:inline-flex}.home-info-panels a:hover{color:#fff;text-underline-offset:3px;text-decoration:underline}.home-info-links{flex-direction:column;gap:7px;margin-top:14px;display:flex}.home-support-link{margin-top:16px}.home-support-link .discord-icon{color:#a8e4df;width:18px;height:18px}.store-home+.promotion-bar{margin-top:20px}.sky-particles>i{box-shadow:0 0 7px #b9e9ff70}@keyframes sky-mote{0%,to{opacity:.12;transform:translateY(14px)}45%{opacity:.57}80%{opacity:.23;transform:translate(8px,-23px)}}@media (max-width:1200px){.home-package-row{gap:9px}.home-package{gap:9px;padding:11px 9px}.home-package .product-art{width:47px;height:53px}.home-package strong{font-size:15px}.home-package>svg{display:none}.home-welcome-box{padding:21px}.home-category-row>button{gap:6px;padding-inline:5px}.home-category-row>button+button{padding-left:9px}.home-category-art{width:33px;height:40px}.home-category-row strong{font-size:12px}.home-category-row small{font-size:9px}.home-category-row>button>svg{display:none}.buyer-panel.customer-showcase{padding-left:99px}.customer-character{left:-60px}.customer-copy>strong{font-size:16px}.customer-showcase>h2{padding-inline:11px;font-size:9px}.buyer-panel.community-goal{gap:9px;padding:15px 12px}.community-ring{width:52px;height:52px}.community-goal h2,.community-goal p{font-size:10px}}@media (max-width:900px){.buyer-panels{grid-template-columns:1fr 1fr;align-items:stretch;display:grid}.buyer-panel.customer-showcase{min-height:158px;padding-left:120px}.customer-character{left:-45px}.latest-buyers{flex-direction:column;justify-content:center;display:flex}.buyer-panel.community-goal{gap:14px;padding:20px}.community-goal h2{font-size:11px}.community-ring{width:60px;height:60px}}@media (max-width:650px){.shop-site .content-panel:has(>.featured-medallion){padding-top:24px}.store-home-heading{min-height:72px;margin-bottom:24px;padding-right:100px}.store-home-heading h2{max-width:20ch;font-size:19px}.store-home-heading .store-eyebrow{letter-spacing:.7px;font-size:8px}.home-package-row{grid-template-columns:1fr;gap:9px}.home-package{gap:16px;padding:8px 15px}.home-package .product-art{width:51px;height:54px}.home-package strong{font-size:16px}.home-package>span{flex-direction:row;flex:1;justify-content:space-between;align-items:center}.home-package>svg{margin-left:8px;display:block}.home-welcome-box{margin-top:18px;padding:20px 17px}.home-welcome-box h2{font-size:25px}.home-welcome-box p{font-size:13px;line-height:1.85}.home-category-row{grid-template-columns:1fr;gap:3px;margin-top:18px;padding-top:9px}.home-category-row>button,.home-category-row>button+button{border:0;border-radius:6px;gap:15px;padding:8px 3px}.home-category-art{width:39px;height:42px}.home-category-row strong{font-size:14px}.home-category-row small{font-size:11px}.home-category-row>button>svg{display:block}.home-info-panels{grid-template-columns:1fr;gap:13px;margin-top:16px}.home-info-panels>section{padding:20px}.home-info-panels p{font-size:13px}.home-info-panels a{font-size:12px}.buyer-panels{grid-template-columns:1fr}.buyer-panel.customer-showcase{padding-left:123px}.customer-character{left:-37px}.customer-showcase>h2{padding-inline:18px;font-size:10px}.customer-copy>strong{font-size:19px}.customer-copy>p,.community-goal h2,.community-goal p{font-size:12px}.community-goal small{font-size:10px}.giftcard-panel{padding:20px}.giftcard-panel h2,.latest-buyers h2{font-size:13px}.giftcard-panel input{font-size:12px}.giftcard-panel button{min-width:67px;font-size:12px}}@media (prefers-reduced-motion:reduce){.ring-progress,.home-category-art{transition:none}.home-category-row>button:hover .home-category-art{transform:none}}.motion-paused .ring-progress,.motion-paused .home-category-art{transition:none}.motion-paused .home-category-row>button:hover .home-category-art{transform:none}
.storefront :is(.content-panel,.side-menu,.buyer-panel,.homepage-nav,.home-panel){border-width:2px;border-color:#507286}.storefront :is(.home-welcome-box,.home-package,.home-info-panels>section,.product-card,.promotion-bar,.help-card){border-width:2px}.storefront .customer-showcase{border-color:#73aac1}.storefront .latest-buyers{border-color:#507286}@media (max-width:650px){.storefront.shop-site{padding-bottom:calc(90px + env(safe-area-inset-bottom))}.storefront .masthead{grid-template-rows:148px 88px;grid-template-columns:1fr 1fr;gap:0 14px;width:calc(100% - 32px);height:294px;padding:52px 0 6px}.storefront .masthead>.masthead-logo{width:158px;top:0}.storefront .header-action{min-height:44px;padding:9px 8px;font-size:14px}.storefront .header-address{overflow-wrap:anywhere;text-align:center;max-width:100%;font-size:10px}.storefront .header-action-group .live-server-status,.storefront .header-action-group .header-presence{font-size:10px}.storefront .account-tools{z-index:24;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#111b24ed;border-bottom:1px solid #52758a80;min-height:54px;padding:6px 48px 6px 12px;position:fixed;top:0;left:0;right:0}.storefront .account-tools .button,.storefront .currency-select{height:42px;min-height:42px;font-size:13px}.storefront .motion-toggle-fixed{z-index:25;width:34px;min-width:34px;height:34px;top:10px;right:7px}.storefront .site-shell{width:calc(100% - 24px)}.shop-site .side-panel{display:block}.shop-site .sidebar-login{margin-bottom:0}.shop-site .sidebar-login .login-button{min-height:70px;padding:10px 14px 10px 83px}.shop-site .login-copy strong{font-size:15px}.shop-site .sidebar-login .login-character{width:118px;height:118px;top:9px;left:-20px}.shop-site .side-menu{z-index:23;left:8px;right:8px;bottom:calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overscroll-behavior-x:contain;background:#141e27f5;border-radius:12px;flex-flow:row;align-items:stretch;gap:2px;margin:0;padding:5px;display:flex;position:fixed;overflow-x:auto;box-shadow:0 -4px 22px #06101866,inset 0 1px #afe8ff15}.shop-site .side-menu>button{flex-direction:column;flex:1 0 52px;justify-content:center;gap:2px;min-width:52px;min-height:62px;padding:5px 3px;display:flex}.shop-site .side-menu .menu-art{width:28px;height:28px}.shop-site .side-menu .site-text{white-space:nowrap;line-height:1.6;font-size:11px!important}.shop-site .side-menu>button.is-active{background:#293e4c;border-radius:7px}.shop-site .side-menu>button.is-active .site-text:after{width:20px;height:2px;bottom:-3px;left:50%;transform:translate(-50%)}.shop-site .side-menu>button:hover .site-text,.shop-site .side-menu>button:hover .menu-art{transform:none}.shop-site #shop-content{scroll-margin-top:66px}.shop-site .site-columns{gap:18px}:is(.shop-site .content-panel,.shop-site .content-panel:has(>.featured-medallion)){margin-top:0;padding:18px 15px}.shop-site .content-panel>.featured-medallion{float:none;text-align:left;background:linear-gradient(110deg,#233b4a,#1c2c37);border:1px solid #6196ad;border-radius:9px;gap:14px;width:100%;height:auto;min-height:67px;margin:0 0 22px;padding:8px 13px;display:flex;position:relative;top:auto;left:auto;right:auto;box-shadow:inset 0 1px #b5eaff13}.shop-site .content-panel>.featured-medallion .product-art{background:0 0;border:0;border-radius:0;flex:none;width:42px;height:48px;padding:0;position:relative;top:auto;left:auto}.shop-site .featured-medallion>span{flex:1;grid-template-columns:1fr auto;align-items:center;gap:3px 10px;display:grid}.shop-site .featured-medallion small{letter-spacing:.4px;color:#aad5e7;grid-column:1/-1;font-size:8px}.shop-site .featured-medallion strong{font-size:17px}.shop-site .featured-medallion b{color:#d5effb;font-size:13px}.shop-site .store-home-heading{min-height:0;margin-bottom:24px;padding:0}.shop-site .store-home-heading h2{max-width:none;font-size:24px}.shop-site .store-home-heading .store-eyebrow{font-size:9px}.shop-site .home-package{gap:12px;min-height:71px;padding:8px 12px}.shop-site .home-package small{font-size:13px}.shop-site .home-package .product-art{width:43px;height:49px}.shop-site .home-welcome-box{padding:18px 15px}.shop-site .home-welcome-box p{font-size:14px;line-height:1.8}.shop-site .home-info-panels>section{padding:18px}.shop-site .home-category-row>button{min-height:64px}.shop-site .home-category-row strong{font-size:15px}.shop-site .home-category-row small{font-size:11px}.shop-site .section-heading{margin-bottom:18px}.shop-site .section-heading h2{font-size:24px}.shop-site .section-heading .text-button{min-height:44px}.shop-site .product-grid,.shop-site .product-grid.three-columns,.shop-site .product-grid.four-products{--columns:1;--gap:12px}.shop-site .product-grid>.product-card{text-align:left;grid-template-columns:74px minmax(0,1fr);gap:12px;max-width:none;padding:16px 13px;display:grid}.shop-site .product-visual-button{align-self:start;width:74px;height:90px;margin:5px 0 0}.shop-site .product-card .product-art{width:74px;height:82px}.shop-site .product-card-body{min-width:0}.shop-site .product-title-row{align-items:flex-start}.shop-site .product-title-row h3{font-size:18px}.shop-site .mini-label{font-size:11px}.shop-site .product-subtitle{min-height:0;margin-top:8px;font-size:12px;line-height:1.65}.shop-site .product-price{justify-content:flex-start}.shop-site .product-price strong{font-size:22px}.shop-site .product-card .package-price{margin:12px 0}.shop-site .product-card-body>.purchase-button{gap:7px;width:100%;max-width:none;min-height:44px;padding:0 8px;font-size:12px}.shop-site .product-card .details-link{min-height:42px;margin-top:4px;font-size:12px}.shop-site .quantity-select{min-height:44px;font-size:12px}.shop-site .promotion-bar{gap:7px;padding:14px}.shop-site .promotion-apply{min-height:44px}.shop-site .giftcard-panel input{min-height:44px;font-size:16px}.shop-site .giftcard-panel input::placeholder{font-size:12px}.shop-site .giftcard-panel button{height:44px}.storefront .modal-overlay{z-index:60;padding:10px}.storefront .modal{overscroll-behavior:contain;border:2px solid #507286;border-radius:12px;max-height:calc(100dvh - 20px);padding:18px}.storefront .cart-drawer{height:calc(100dvh - 20px)}.storefront .modal input,.storefront .modal select{min-height:44px;font-size:16px}.storefront .modal .icon-button,.storefront .quantity-control button{min-width:40px;min-height:40px}.storefront .modal .button{min-height:44px}.storefront .cart-item{gap:10px}.storefront .cart-item .product-art{flex:none;width:49px;height:55px}.storefront .cart-item-info h3{overflow-wrap:anywhere}.storefront .cart-player,.storefront .cart-summary{flex-shrink:0}.storefront .cart-items{min-height:110px}.storefront .toast{bottom:calc(91px + env(safe-area-inset-bottom));z-index:65;max-width:calc(100% - 24px);font-size:12px;left:12px;right:12px;transform:none}.storefront:has(.modal-overlay) .toast{display:none}.storefront .site-footer{padding-bottom:20px}.storefront .footer-links>a{align-items:center;min-height:40px;display:inline-flex}.storefront .homepage-nav{gap:9px;padding:8px}.storefront .homepage-pages{grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.storefront .homepage-pages>button,.storefront .homepage-pages>a{justify-content:center;min-height:44px;padding:8px 3px;font-size:12px}}@media (max-width:360px){.storefront .header-action{gap:6px;font-size:12px}.shop-site .login-copy strong{font-size:14px}.shop-site .content-panel{padding-inline:12px}.shop-site .product-grid>.product-card{grid-template-columns:58px minmax(0,1fr);gap:9px;padding:14px 10px}.shop-site .product-visual-button,.shop-site .product-card .product-art{width:58px;height:72px}.shop-site .home-package>svg{display:none}.shop-site .home-package strong{font-size:15px}}.storefront .masthead{grid-template-columns:minmax(0,1fr) 300px minmax(0,1fr)}.storefront .masthead>.masthead-logo{aspect-ratio:1;justify-self:center;width:244px;display:block}.storefront .masthead>.masthead-logo img{object-fit:contain;width:100%;height:100%;display:block}.storefront .product-grid>.product-card{background:radial-gradient(at 50% 0,#3c81962e,#0000 65%),linear-gradient(145deg,#203849,#142633);border-color:#50778e;box-shadow:inset 0 1px #b4e9ff14,0 5px 16px #07162224}.storefront .product-grid>.product-card:hover{background:radial-gradient(at 50% 0,#54bad840,#0000 70%),linear-gradient(145deg,#274558,#19303e);border-color:#83c8e2}.storefront .buyer-panel.latest-buyers{background:radial-gradient(at 0 0,#54bddd26,#0000 75%),linear-gradient(120deg,#223a4b,#182635 75%);border-color:#59809b}.storefront .buyer-panel.giftcard-panel{background:radial-gradient(at 100% 0,#9a9bea22,#0000 75%),linear-gradient(125deg,#272e47,#1b2537 80%);border-color:#667b9e}.storefront .giftcard-panel input{background:#111e2cbf;border-color:#607391}@media (max-width:1050px) and (min-width:651px){.storefront .masthead{grid-template-columns:minmax(0,1fr) 244px minmax(0,1fr)}.storefront .masthead>.masthead-logo{width:220px}}@media (max-width:650px){.storefront .masthead{grid-template-rows:160px 88px;grid-template-columns:repeat(2,minmax(0,1fr));height:306px}.storefront .masthead>.masthead-logo{grid-column:1/-1;align-self:center;width:150px;height:150px;top:0}.storefront .masthead .header-action-group{min-width:0}}
