@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Pixelify+Sans:wght@500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{--page-background:#f7f5ef;--sidebar-background:#fff;--surface:#fff;--surface-subtle:#f4f3ee;--surface-yellow:#fff6d9;--surface-green:#eaf9f3;--text-primary:#1d1d1b;--text-secondary:#74736d;--text-muted:#9b9991;--border-default:#deddd7;--border-strong:#c8c6bd;--yellow:#ffc20a;--yellow-hover:#f2b800;--green:#009c6b;--green-hover:#00865c;--red:#dc5e54;--blue:#eaf2fc;--radius-small:6px;--radius-medium:10px;--radius-large:14px;--shadow-small:0 2px 5px #14141014;--shadow-card:0 5px 12px #14141014;color:var(--text-primary);background:var(--page-background);font-synthesis:none;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--page-background);margin:0}button,input,select,textarea{font:inherit;color:inherit}button,a{cursor:pointer}a{color:inherit;text-decoration:none}button{border:0}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.app{min-height:100vh}.workspace{flex-direction:column;min-height:100vh;margin-left:248px;display:flex}.workspace main{flex:1;width:100%;max-width:1900px;margin:0 auto;padding:28px 40px 52px}h1,h2,p{margin-top:0}.sidebar{z-index:40;background:var(--sidebar-background);border-right:1px solid var(--border-default);flex-direction:column;width:248px;padding:22px 16px 16px;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto}.sidebrand{align-items:center;gap:10px;height:84px;padding:0 10px 17px;display:flex}.sidebrand img{object-fit:contain;width:52px;height:52px}.sidebrand span{flex-direction:column;display:flex}.sidebrand b{font:700 23px Pixelify Sans}.sidebrand small{letter-spacing:.13em;color:var(--text-secondary);font-size:9px}.sidebrand>button{background:0 0;display:none}.sidebar nav section{margin-top:14px}.sidebar nav h2{letter-spacing:.13em;color:var(--text-secondary);margin:0 10px 8px;font:700 11px DM Sans}.sidebar nav a{border-radius:var(--radius-medium);align-items:center;gap:11px;height:44px;margin:3px 0;padding:5px 10px;font-size:14px;font-weight:600;display:flex}.sidebar nav a.active{background:var(--surface-yellow)}.sidebar nav i{border:1px solid var(--border-default);background:linear-gradient(#fff,#f5f4ef);border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.sidebar nav svg{width:16px;height:16px}.featured{background:var(--surface-green);border:1px solid #c9e7dc;border-radius:12px;flex-direction:column;margin-top:22px;padding:14px;display:flex}.featured>span{color:var(--green);letter-spacing:.1em;font-size:10px;font-weight:700}.featured b{margin-top:9px}.featured small{color:var(--text-secondary);margin-top:3px;font-size:11px;line-height:1.4}.featured a{color:var(--green);justify-content:space-between;margin-top:10px;font-size:11px;font-weight:700;display:flex}.featured svg{width:14px}.player-card{margin-top:auto;padding-top:18px}.player-card>button,.player-card{min-height:56px}.player-card>button{border:1px solid var(--border-default);background:#fff;border-radius:10px;align-items:center;gap:9px;width:100%;padding:7px;display:flex}.player-card>button>svg:first-child{background:var(--surface-subtle);border-radius:7px;width:34px;height:34px;padding:7px}.player-card button span{text-align:left;flex-direction:column;flex:1;display:flex}.player-card b{font-size:12px}.player-card small{color:var(--text-secondary);font-size:10px}.player-card>button>svg:last-child{width:14px}.player-card:has(.avatar){border:1px solid var(--border-default);border-radius:10px;grid-template-columns:36px 1fr;align-items:center;gap:8px;padding:7px;display:grid}.player-card:has(.avatar)>span{flex-direction:column;display:flex}.player-card:has(.avatar)>span small{color:var(--text-secondary);font-size:8px}.player-card:has(.avatar)>button{border:0;border-top:1px solid var(--border-default);min-height:28px;color:var(--red);border-radius:0;grid-column:1/-1;justify-content:center;padding:5px;font-size:11px}.view-cart{background:var(--yellow);text-transform:uppercase;border:1px solid #d49e00;border-radius:7px;justify-content:center;align-items:center;gap:9px;height:47px;margin-top:9px;font-size:13px;font-weight:800;display:flex;box-shadow:0 3px #ad8100}.view-cart svg{width:17px}.view-cart span{color:#fff;background:#1d1d1b;border-radius:50%;place-items:center;min-width:21px;height:21px;font-size:10px;display:grid}.topbar{border-bottom:1px solid var(--border-default);z-index:30;background:#f7f5eff2;justify-content:flex-end;align-items:center;height:66px;padding:10px 40px;display:flex;position:sticky;top:0}.menu,.mobile-brand{display:none}.top-actions{align-items:center;gap:8px;display:flex}.ip{border:1px solid var(--border-default);background:#fff;border-radius:9px;align-items:center;gap:9px;height:44px;padding:5px 10px;display:flex}.ip i{background:#2db476;border-radius:50%;width:7px;height:7px}.ip span{text-align:left;flex-direction:column;font-size:12px;font-weight:600;display:flex}.ip small{color:var(--text-muted);font-size:8px}.ip svg{width:15px}.currency{height:44px;position:relative}.currency select{appearance:none;border:1px solid var(--border-default);background:#fff;border-radius:9px;height:100%;padding:0 33px 0 12px;font-size:12px;font-weight:700}.currency svg{pointer-events:none;width:14px;position:absolute;top:15px;right:10px}.account,.top-cart{border:1px solid var(--border-default);background:#fff;border-radius:9px;place-items:center;width:44px;height:44px;display:grid;position:relative}.account svg,.top-cart svg{width:18px}.top-cart span{background:var(--yellow);border:2px solid var(--page-background);border-radius:50%;place-items:center;width:19px;height:19px;font-size:9px;font-weight:800;display:grid;position:absolute;top:-5px;right:-5px}.avatar{object-fit:cover;border-radius:7px;width:34px;height:34px}.avatar.fallback{background:var(--surface-green);color:var(--green);place-items:center;font-weight:800;display:grid}.global-error{color:#983b32;background:#fff0ee;border:1px solid #efc6c1;border-radius:9px;justify-content:space-between;margin:14px 40px 0;padding:11px 14px;font-size:13px;display:flex}.global-error button{background:0 0;text-decoration:underline}.hero{min-height:365px;box-shadow:var(--shadow-card);background:linear-gradient(90deg,#fffffff0 0%,#ffffffc7 40%,#ffffff26 75%),linear-gradient(#bfeee9,#d8f1b1 60%,#8fca58);border:1px solid #d2d8cb;border-radius:14px;justify-content:space-between;align-items:center;padding:48px 50px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";opacity:.7;background:radial-gradient(circle at 78% 23%,#fff7ad 0 4%,#0000 4.2%),linear-gradient(164deg,#0000 0 67%,#4d9a4947 67% 100%);position:absolute;inset:0}.hero-copy{z-index:1;max-width:590px;position:relative}.hero-copy>span,.page-banner>span{color:#e46719;letter-spacing:.14em;font-size:10px;font-weight:800}.hero h1{margin:14px 0;font-size:41px;line-height:.98}.hero h1 em{color:var(--green);font-style:normal}.hero p{color:var(--text-secondary);max-width:520px;font-size:14px;line-height:1.6}.hero-copy>div{gap:9px;margin-top:23px;display:flex}.primary,.secondary,.dialog form>button,.dialog-buy button,.coin-builder aside button,.lookup>button,.cart-summary>button{border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:45px;padding:0 17px;font-size:12px;font-weight:800;display:inline-flex}.primary{background:var(--yellow);border:1px solid #d49e00;box-shadow:0 3px #aa8002}.secondary{border:1px solid var(--border-default);background:#fff}.hero button svg,.hero a svg{width:16px}.hero-logo{z-index:1;object-fit:contain;filter:drop-shadow(0 8px 8px #00000024);width:min(34%,450px);max-height:190px;position:relative}.title{justify-content:space-between;align-items:end;margin:38px 0 14px;display:flex}.title h1{margin:0;font-size:27px}.title p{color:var(--text-secondary);margin:4px 0 0;font-size:13px}.category-cards{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.category-card{border:1px solid var(--border-default);min-height:215px;box-shadow:var(--shadow-small);background:#fff;border-radius:13px;grid-template-columns:1fr 42%;padding:27px;display:grid;position:relative;overflow:hidden}.category-card.coin{border-left:3px solid var(--green)}.category-card.gift{background:linear-gradient(100deg,#fff,#f2faf6);grid-column:1/-1;min-height:155px}.category-card>div:first-child{z-index:1;flex-direction:column;align-items:flex-start;display:flex}.category-card small{color:var(--text-secondary);letter-spacing:.1em;font-size:9px}.category-card h2{margin:11px 0 4px;font-size:25px}.category-card p{color:var(--text-secondary);font-size:13px;line-height:1.45}.category-card strong{margin-top:auto;font-size:14px}.category-card span{color:var(--green);align-items:center;gap:4px;margin-top:14px;font-size:12px;font-weight:800;display:flex}.category-card.rank span{color:#9b6e00}.category-card span svg{width:15px}.category-art{justify-content:center;align-items:center;display:flex;position:relative}.category-art img{object-fit:contain;filter:drop-shadow(0 8px 6px #0000001f);width:110px;height:110px}.category-art img+img{margin-top:25px;margin-left:-45px}.product-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:13px;display:grid}.product-card{border:1px solid var(--border-default);background:#fff;border-radius:11px;flex-direction:column;min-width:0;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 8px #14141014}.sale{z-index:2;background:var(--green);color:#fff;letter-spacing:.08em;border-radius:5px;padding:3px 6px;font-size:8px;font-weight:800;position:absolute;top:8px;right:8px}.product-image{background:linear-gradient(#fff,#fafaf7);place-items:center;width:100%;height:145px;display:grid}.product-image img{object-fit:contain;width:112px;height:112px}.product-image svg{width:42px;color:var(--green)}.product-copy{flex-direction:column;flex:1;padding:12px;display:flex}.product-copy>small{text-transform:uppercase;color:var(--green);letter-spacing:.08em;font-size:9px;font-weight:800}.product-copy h2{min-height:36px;margin:5px 0 4px;font-size:17px;line-height:1.05}.product-copy>p{color:var(--text-secondary);height:30px;margin:0;font-size:11px;line-height:1.35;overflow:hidden}.price{align-items:baseline;gap:5px;margin:11px 0;display:flex}.price del{color:var(--text-muted);font-size:10px}.price strong{font-size:15px}.product-copy>button{background:var(--green);color:#fff;border-radius:6px;justify-content:center;align-items:center;gap:5px;width:100%;height:39px;margin-top:auto;font-size:11px;font-weight:800;display:flex}.product-copy>button:hover{background:var(--green-hover)}.product-copy>button:disabled{background:#aaa}.product-copy>button svg{width:14px}.empty-supporters{border-top:1px solid var(--border-default);border-bottom:1px solid var(--border-default);background:#f0f2ef;align-items:center;gap:16px;margin-top:38px;padding:24px;display:flex}.empty-supporters>svg{width:42px;color:var(--green)}.empty-supporters div{flex:1}.empty-supporters h2{margin:0;font-size:20px}.empty-supporters p{color:var(--text-secondary);margin:3px 0;font-size:12px}.empty-supporters a{color:var(--green);font-size:12px;font-weight:800}.page-banner{background:linear-gradient(90deg,#ffffffdb,#ffffff40),linear-gradient(165deg,#c9eee9,#e9f1b5 64%,#75ba49);border:1px solid #d6ded1;border-radius:12px;height:122px;margin-bottom:22px;padding:28px 35px;position:relative;overflow:hidden}.page-banner:after{content:"";background:#2785392e;border-radius:50%;width:350px;height:180px;position:absolute;top:35px;right:120px}.page-banner h1{margin:2px 0 0;font-size:34px;line-height:1}.page-banner p{color:var(--text-secondary);margin:3px 0;font-size:12px}.catalog-tools{justify-content:space-between;align-items:flex-start;height:55px;display:flex}.catalog-tools>div{gap:5px;display:flex}.catalog-tools a,.tabs button{border:1px solid var(--border-default);text-transform:capitalize;background:#fff;border-radius:7px;padding:8px 13px;font-size:11px;font-weight:700}.catalog-tools a.active,.tabs button.active{background:var(--surface-yellow);border-color:#edd79a}.catalog-tools label,.content-search{border:1px solid var(--border-default);background:#fff;border-radius:7px;align-items:center;gap:7px;height:36px;padding:0 10px;display:flex}.catalog-tools svg,.content-search svg{width:16px;color:var(--text-muted)}.catalog-tools input,.content-search input{background:0 0;border:0;outline:0;font-size:12px}.rank-scroll{border:1px solid var(--border-default);background:#fff;border-radius:12px;overflow:auto}.rank-table{border-collapse:separate;border-spacing:0;width:100%;min-width:1180px;font-size:12px}.rank-table th,.rank-table td{border-right:1px solid var(--border-default);border-bottom:1px solid var(--border-default);text-align:center;padding:11px 14px}.rank-table thead th{z-index:4;background:var(--tone,#fff);vertical-align:bottom;border-top:3px solid var(--accent,transparent);height:272px;position:sticky;top:65px}.rank-table thead th:first-child{z-index:5;text-align:left;background:#fff;border-top:0;width:220px;left:0}.rank-table thead th>span{background:var(--accent);color:#fff;border-radius:4px;padding:3px 7px;font-size:8px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.rank-table thead img{object-fit:contain;width:110px;height:110px}.rank-table thead h2{margin:5px 0;font-size:20px}.rank-table thead div{justify-content:center;align-items:baseline;gap:6px;display:flex}.rank-table thead del{color:var(--text-muted);font-size:10px}.rank-table thead strong{color:var(--accent);font-size:16px}.rank-table thead button{background:var(--accent);color:#fff;border-radius:5px;margin:12px auto 0;padding:9px 12px;font-size:10px;font-weight:800;display:block}.rank-table tbody th{z-index:2;text-align:left;background:#fff;font-weight:500;position:sticky;left:0}.rank-table .divider th{text-align:left;letter-spacing:.12em;color:var(--text-secondary);text-transform:uppercase;background:#f3f3f0;padding:8px 14px;font-size:9px;position:static}.coin-builder{background:var(--surface-green);border:1px solid #bfe4d7;border-radius:13px;grid-template-columns:1fr 310px;margin-bottom:36px;display:grid;overflow:hidden}.coin-builder>div{padding:40px}.coin-builder>div>span{color:var(--green);letter-spacing:.12em;font-size:9px;font-weight:800}.coin-builder h2{margin:8px 0;font-size:30px}.coin-builder p{color:var(--text-secondary);font-size:13px}.coin-builder input{width:100%;accent-color:var(--green);margin-top:30px}.ticks{justify-content:space-between;display:flex}.ticks small{color:var(--text-secondary);font-size:9px}.coin-builder aside{text-align:center;background:#fff;border-left:1px solid #bfe4d7;flex-direction:column;justify-content:center;align-items:center;padding:25px;display:flex}.coin-builder aside img{object-fit:contain;width:100px;height:100px}.coin-builder aside small{color:var(--text-muted);font-size:9px}.coin-builder aside strong{font-size:25px}.coin-builder aside span{color:var(--green);font-size:11px}.coin-builder aside button{background:var(--green);color:#fff;width:100%;margin-top:15px}.coin-builder aside button svg{width:16px}.key-row button{border:1px solid var(--border-default);text-align:left;background:#fff;border-radius:10px;align-items:center;gap:12px;height:96px;padding:12px;display:flex}.key-row img{object-fit:contain;width:65px;height:65px}.key-row span{flex-direction:column;flex:1;display:flex}.key-row small{color:var(--green);margin-top:4px}.key-row svg{width:18px}.tabs{gap:6px;margin-bottom:20px;display:flex}.gift-products article{max-width:720px;min-height:250px;box-shadow:var(--shadow-card);background:linear-gradient(135deg,#ffe079,#ffc20a);border:1px solid #d5a100;border-radius:13px;align-items:center;gap:30px;padding:30px;display:flex}.gift-products article>svg{color:#8c6500;width:130px;height:130px}.gift-products article span{flex-direction:column;display:flex}.gift-products small{letter-spacing:.14em;font-size:10px}.gift-products h2{margin:6px 0;font-size:30px}.gift-products p{font-size:12px}.gift-products strong{font-size:24px}.gift-products button{color:#fff;background:#1d1d1b;border-radius:6px;height:40px;margin-top:14px}.lookup{border:1px solid var(--border-default);text-align:center;background:#fff;border-radius:12px;max-width:620px;padding:35px}.lookup>svg{width:50px;height:50px;color:var(--green)}.lookup h2{margin:10px 0}.lookup p{color:var(--text-secondary);font-size:12px}.lookup label,.dialog-body>label{text-align:left;margin:18px 0;font-size:11px;font-weight:700;display:block}.lookup input,.dialog input,.dialog-body input,.dialog-body select{border:1px solid var(--border-default);background:#fff;border-radius:7px;width:100%;height:43px;margin-top:6px;padding:0 11px;display:block}.lookup>button{background:var(--green);color:#fff;width:100%}.balance{border-top:1px solid var(--border-default);grid-template-columns:repeat(3,1fr);gap:8px;margin-top:20px;padding-top:15px;display:grid}.balance span{color:var(--text-secondary);flex-direction:column;font-size:10px;display:flex}.balance b{color:var(--text-primary);font-size:14px}.cart-head{background:linear-gradient(105deg,#eef6ff,#fff);border:1px solid #cbd8e6;border-radius:13px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:28px 32px;display:flex}.cart-head small{color:#4d79a8;letter-spacing:.12em;font-size:9px;font-weight:800}.cart-head h1{margin:5px 0;font-size:30px}.cart-head p{color:var(--text-secondary);margin:0;font-size:12px}.cart-head>strong{font-size:27px}.cart-layout{grid-template-columns:1fr 370px;gap:20px;display:grid}.cart-lines{flex-direction:column;gap:9px;display:flex}.cart-lines article{background:#eef5fc;border:1px solid #d1deeb;border-radius:10px;grid-template-columns:70px 1fr auto auto 40px;align-items:center;gap:14px;min-height:94px;padding:12px;display:grid}.cart-lines article>img,.cart-lines article>svg{object-fit:contain;width:66px;height:66px}.cart-lines h2{margin:0;font-size:17px}.cart-lines p{color:var(--text-secondary);margin:3px 0;font-size:11px}.cart-lines small{font-size:9px;display:block}.cart-lines>article>strong{font-size:14px}.qty{border:1px solid var(--border-default);background:#fff;border-radius:7px;align-items:center;height:37px;display:flex}.qty button{background:0 0;place-items:center;width:34px;height:34px;display:grid}.qty svg{width:13px}.qty b{font-size:12px}.remove{background:var(--red);color:#fff;border-radius:7px;place-items:center;width:38px;height:38px;display:grid}.remove svg{width:15px}.clear{color:var(--red);background:0 0;align-self:flex-end;font-size:11px;text-decoration:underline}.cart-summary{border:1px solid var(--border-default);background:#fff;border-radius:11px;align-self:start;padding:22px;position:sticky;top:86px}.cart-summary h2{font-size:21px}.cart-summary>div{justify-content:space-between;margin:13px 0;font-size:12px;display:flex}.cart-summary hr{border:0;border-top:1px solid var(--border-default)}.cart-summary .total{align-items:center}.cart-summary .total strong{font-size:22px}.cart-summary label{gap:8px;margin:18px 0;font-size:11px;line-height:1.4;display:flex}.cart-summary label input{accent-color:var(--green)}.cart-summary>button{background:var(--yellow);border:1px solid #d49e00;width:100%}.cart-summary>button svg{width:16px}.cart-summary>button:disabled{opacity:.5}.cart-summary>small{text-align:center;color:var(--text-secondary);margin-top:10px;font-size:9px;line-height:1.4;display:block}.content-search{max-width:520px;height:44px;margin:0 auto 20px}.content-search input{width:100%}.accordions{flex-direction:column;gap:7px;max-width:900px;margin:auto;display:flex}.accordions details{border:1px solid var(--border-default);background:#fff;border-radius:9px;padding:0 17px}.accordions summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:55px;font-size:13px;font-weight:700;list-style:none;display:flex}.accordions summary span{flex-direction:column;display:flex}.accordions summary small{color:var(--green);letter-spacing:.1em;font-size:8px}.accordions summary svg{width:16px}.accordions details[open] summary svg{transform:rotate(45deg)}.accordions details p{color:var(--text-secondary);margin:0;padding:0 0 15px;font-size:12px;line-height:1.6}.rules{flex-direction:column;gap:8px;max-width:980px;margin:auto;display:flex}.rules article{border:1px solid var(--border-default);background:#fff;border-radius:9px;grid-template-columns:48px 1fr;gap:12px;padding:17px;display:grid}.rules article>span{background:var(--surface-yellow);border-radius:7px;place-items:center;width:42px;height:42px;font:700 14px Pixelify Sans;display:grid}.rules h2{margin:0;font-size:17px}.rules p{color:var(--text-secondary);margin:3px 0 8px;font-size:12px}.rules small{background:var(--surface-subtle);border-radius:5px;padding:6px 9px;font-size:9px}.updated{text-align:center;color:var(--text-muted);margin:20px;font-size:10px}.vote-info{background:var(--surface-green);border:1px solid #c5e5d9;border-radius:10px;align-items:center;gap:15px;padding:18px;display:flex}.vote-info>svg{width:35px;color:var(--green)}.vote-info h2{margin:0;font-size:18px}.vote-info p{color:var(--text-secondary);margin:3px 0;font-size:11px}.vote-sites a{border:1px solid var(--border-default);background:#fff;border-radius:9px;align-items:center;gap:10px;padding:18px;font-weight:700;display:flex}.vote-sites span{color:var(--text-muted);margin-left:auto;font-size:9px}.vote-sites svg{width:15px}.staff{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.staff article{border:1px solid var(--border-default);text-align:center;background:#fff;border-radius:10px;padding:13px}.staff-head{background:#e8f2f9;border-radius:8px;place-items:center;height:145px;margin-bottom:12px;display:grid}.staff-head svg{color:#6590aa;width:70px;height:70px}.staff-head.s1,.staff-head.s4{background:#eff7e9}.staff-head.s2,.staff-head.s6{background:#fff4db}.staff-head.s3,.staff-head.s7{background:#f5ecf8}.staff small{color:var(--green);letter-spacing:.09em;font-size:8px;font-weight:800}.staff h2{margin:3px;font-size:17px}.staff p{color:var(--text-secondary);font-size:11px;line-height:1.4}.prose{border:1px solid var(--border-default);background:#fff;border-radius:10px;max-width:780px;padding:28px}.prose h2{font-size:23px}.prose p{color:var(--text-secondary);font-size:13px;line-height:1.7}.prose a{color:var(--green);font-weight:700}.empty{border:1px dashed var(--border-strong);text-align:center;background:#fff;border-radius:11px;padding:55px 25px}.empty>svg{width:38px;color:var(--text-muted)}.empty h2{margin:10px 0 5px;font-size:21px}.empty p{max-width:580px;color:var(--text-secondary);margin:0 auto 15px;font-size:12px;line-height:1.5}.empty a,.empty button,.checkout-state a{background:var(--yellow);border-radius:6px;padding:10px 15px;font-size:11px;font-weight:800;display:inline-flex}.overlay{z-index:100;background:#18181599;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dialog,.product-dialog{background:#fff;border-radius:13px;width:min(480px,100%);padding:31px;position:relative;box-shadow:0 20px 60px #00000040}.dialog-close{background:var(--surface-subtle);border-radius:7px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:13px;right:13px}.dialog-close svg{width:17px}.dialog-icon{background:var(--surface-green);width:40px;height:40px;color:var(--green);border-radius:8px;padding:9px}.dialog h1{margin:12px 0 4px;font-size:28px}.dialog>p,.dialog>small{color:var(--text-secondary);font-size:11px;line-height:1.5}.platform{background:var(--surface-subtle);border-radius:8px;grid-template-columns:1fr 1fr;margin:20px 0;padding:4px;display:grid}.platform button{background:0 0;border-radius:6px;height:39px;font-size:11px;font-weight:700}.platform button.active{box-shadow:var(--shadow-small);background:#fff}.dialog form label{font-size:11px;font-weight:700}.dialog form>button{background:var(--yellow);width:100%;margin:15px 0 10px}.dialog form>button svg{width:16px}.field-error{background:#fff0ee;border-radius:6px;padding:8px;color:#a63d34!important;font-size:10px!important}.product-dialog{grid-template-columns:40% 60%;width:min(870px,100%);padding:0;display:grid;overflow:hidden}.dialog-art{background:var(--surface-subtle);place-items:center;min-height:520px;display:grid}.dialog-art img{object-fit:contain;width:230px;height:230px}.dialog-art>svg{width:100px;color:var(--green)}.dialog-body{max-height:90vh;padding:42px 34px 27px;overflow:auto}.dialog-body>small{color:var(--green);text-transform:uppercase;font-size:9px;font-weight:800}.dialog-body h1{margin:6px 0;font-size:30px}.dialog-body>p{color:var(--text-secondary);font-size:12px;line-height:1.55}.dialog-body select{appearance:auto}.gift-toggle{background:var(--surface-subtle);border-radius:8px;margin-top:15px;padding:11px}.gift-toggle label{font-size:11px;font-weight:700}.gift-toggle input[type=checkbox]{width:auto;height:auto;margin:0 7px 0 0;display:inline}.dialog-buy{justify-content:space-between;align-items:center;margin-top:22px;display:flex}.dialog-buy span{flex-direction:column;display:flex}.dialog-buy del{color:var(--text-muted);font-size:10px}.dialog-buy strong{font-size:22px}.dialog-buy button{background:var(--yellow)}.dialog-buy button svg{width:16px}.loading{text-align:center;padding:100px}.loading>svg{animation:1s linear infinite spin}.loading div{background:#ebeae5;border-radius:10px;height:120px;margin:12px}.checkout-state{text-align:center;padding:100px 20px}.checkout-state>svg{background:var(--surface-green);width:58px;height:58px;color:var(--green);border-radius:50%;padding:15px}.checkout-state h1{margin:18px 0 7px;font-size:32px}.checkout-state p{max-width:620px;color:var(--text-secondary);margin:0 auto 20px;font-size:13px}footer{border-top:1px solid var(--border-default);min-height:64px;color:var(--text-secondary);justify-content:space-between;align-items:center;padding:20px 40px;font-size:10px;display:flex}footer div{gap:17px;display:flex}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:1s linear infinite spin}@media (width<=1500px){.product-grid{grid-template-columns:repeat(4,1fr)}.staff{grid-template-columns:repeat(3,1fr)}}@media (width<=1100px){.sidebar{transform:translate(-100%);box-shadow:0 0 40px #0003}.sidebar.open{transform:translate(0)}.sidebrand>button{margin-left:auto;display:grid}.workspace{margin-left:0}.topbar{justify-content:space-between;padding:10px 22px}.menu,.mobile-brand{display:flex}.menu{border:1px solid var(--border-default);background:#fff;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px}.menu svg{width:18px}.mobile-brand{align-items:center;gap:7px;margin-left:8px;margin-right:auto;font-family:Pixelify Sans}.mobile-brand img{object-fit:contain;width:34px;height:34px}.workspace main{padding:24px}.hero{min-height:330px}.product-grid{grid-template-columns:repeat(3,1fr)}.category-cards{grid-template-columns:1fr}.category-card.gift{grid-column:auto}.cart-layout{grid-template-columns:1fr 320px}.staff{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.workspace main{padding:14px 13px 90px}.topbar{height:60px;padding:8px 12px}.ip,.currency{display:none}.hero{align-items:flex-start;min-height:400px;padding:30px 24px}.hero h1{font-size:35px}.hero-logo{width:190px;position:absolute;bottom:16px;right:18px}.hero-copy>div{flex-direction:column;align-items:stretch;width:180px}.title{margin-top:28px}.title h1{font-size:24px}.category-card{grid-template-columns:1fr 38%;padding:20px}.category-art img{width:80px;height:80px}.product-grid{grid-template-columns:repeat(2,1fr);gap:9px}.product-image{height:125px}.product-image img{width:100px;height:100px}.product-copy h2{font-size:15px}.page-banner{height:110px;padding:23px}.page-banner h1{font-size:29px}.catalog-tools{flex-direction:column;gap:10px;height:auto;margin-bottom:15px}.catalog-tools>div{width:100%;overflow:auto}.catalog-tools label{width:100%}.coin-builder{grid-template-columns:1fr}.coin-builder>div{padding:25px}.coin-builder aside{border-top:1px solid #bfe4d7;border-left:0}.key-row{grid-template-columns:1fr}.cart-head{flex-direction:column;align-items:flex-start;padding:22px}.cart-head h1{font-size:25px}.cart-layout{grid-template-columns:1fr}.cart-lines article{grid-template-columns:54px 1fr auto}.cart-lines article>img,.cart-lines article>svg{width:50px;height:50px}.cart-lines article>strong{grid-area:1/3}.qty{grid-column:2;justify-self:start}.remove{grid-column:3}.cart-summary{position:static}.staff{grid-template-columns:repeat(2,1fr)}.product-dialog{grid-template-columns:1fr;max-height:94vh;overflow:auto}.dialog-art{min-height:220px}.dialog-art img{width:150px;height:150px}.dialog-body{padding:28px 20px}.vote-sites{grid-template-columns:1fr}.gift-products article{align-items:flex-start;gap:10px;padding:22px}.gift-products article>svg{width:70px;height:70px}.balance{grid-template-columns:1fr}.player-card{margin-top:25px}.view-cart{position:sticky;bottom:0}.sidebar{transition:transform .2s}.top-actions{gap:5px}footer{flex-direction:column;gap:10px;padding:20px 14px}.empty-supporters{align-items:flex-start}.empty-supporters a{display:none}}@media (width<=390px){.product-grid{grid-template-columns:1fr}.product-card{grid-template-columns:120px 1fr;display:grid}.product-image{height:100%;min-height:175px}.product-image img{width:100px}.category-card{grid-template-columns:1fr}.category-art{display:none}.staff{grid-template-columns:1fr}.hero-logo{width:145px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}:focus-visible{outline-offset:2px;outline:3px solid #168ed0!important}:root{--page-background:#0c0e0d;--sidebar-background:#111412;--surface:#181c19;--surface-subtle:#202520;--surface-yellow:#2a2414;--surface-green:#14251b;--text-primary:#f4f1e8;--text-secondary:#b8b5ab;--text-muted:#817f78;--border-default:#303630;--border-strong:#4b534a;--yellow:#e8b83f;--yellow-hover:#f4c955;--green:#54d47b;--green-hover:#6de18e;--red:#e46b62;--blue:#17212b;--shadow-small:0 4px 12px #0000003d;--shadow-card:0 12px 32px #00000047;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background:radial-gradient(circle at 80% -10%,#e8b83f14,transparent 28%),var(--page-background)}.sidebar{background:linear-gradient(#151915,#0e110f);box-shadow:8px 0 30px #0000002e}.sidebrand img,.hero-logo,.category-art img,.product-image img{image-rendering:auto}.sidebar nav a:hover{background:#1d221e}.sidebar nav i{background:#1a1f1b;border-color:#394039}.featured{background:linear-gradient(145deg,#17271d,#111a14);border-color:#31553d}.player-card>button,.topbar,.ip,.currency select,.account,.top-cart,.menu{background:#151916}.player-card:has(.avatar){background:#151916}.view-cart,.primary,.dialog form>button,.dialog-buy button,.cart-summary>button{color:#15130d;box-shadow:0 3px #745a18}.topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0c0e0de6}.ip i{box-shadow:0 0 10px var(--green)}.hero{box-shadow:inset 0 0 0 1px #e8b83f14,var(--shadow-card);background:linear-gradient(90deg,#0c0e0df7 0%,#0c0e0de0 48%,#0c0e0d40 78%),linear-gradient(135deg,#27321e,#897129);border-color:#454028}.hero:before{background:linear-gradient(135deg,#0000 0 72%,#54d47b1f 72%),repeating-linear-gradient(90deg,#0000 0 31px,#ffffff05 32px)}.secondary{background:#1a1f1b}.category-card,.product-card,.empty-supporters,.lookup,.cart-summary,.accordions details,.rules article,.staff article,.prose,.empty,.dialog,.product-dialog{background:#171b18}.category-card.rank{background:linear-gradient(110deg,#272111,#171b18)}.category-card.coin{background:linear-gradient(110deg,#14251b,#171b18)}.category-card.gift{background:linear-gradient(100deg,#171b18,#26200f)}.product-card:hover,.category-card:hover{border-color:#62552e;box-shadow:0 10px 28px #00000059}.page-banner{background:linear-gradient(90deg,#0f1210f5,#0f12108c),linear-gradient(135deg,#31543b,#806b28);border-color:#4d4a31}.page-banner:after{background:#e8b83f14}.catalog-tools a,.tabs button,.catalog-tools label,.content-search{background:#171b18}.rank-scroll{box-shadow:var(--shadow-card);background:#111411;border-color:#454b43}.rank-table{min-width:1120px}.rank-table thead th{background:var(--tone);border-top-width:4px;height:292px}.rank-table thead th:first-child p{color:var(--text-secondary);max-width:150px;font-size:11px;line-height:1.5}.rank-table thead th:first-child small{color:var(--yellow);letter-spacing:.12em}.rank-table thead img{filter:drop-shadow(0 8px 12px #00000059)}.rank-table thead button,.rank-selected{background:var(--accent);color:#10120f;border-radius:6px;justify-content:center;align-items:center;gap:5px;width:max-content;padding:10px 13px;font-size:10px;font-weight:900;margin:12px auto 0!important;display:flex!important}.rank-selected svg{width:13px}.rank-badges{justify-content:center;gap:4px;position:absolute;top:8px;left:7px;right:7px;display:flex!important}.rank-badges span{color:#16130b!important;background:#d9aa33!important;position:static!important;transform:none!important}.rank-badges .limited{background:#54d47b!important}.coin-builder aside{background:#171b18;border-color:#31553d}.key-row button{border-color:var(--border-default);background:#171b18}.gift-products article{background:linear-gradient(135deg,#292315,#171b18);border-color:#7d682c}.gift-products article>svg{color:#e8b83f}.gift-products article button{color:#15130d;background:#e8b83f}.lookup input,.dialog input,.dialog-body input,.dialog-body select{background:#101311;border-color:#3b433b}.cart-head{background:linear-gradient(105deg,#18231b,#171b18);border-color:#344d3a}.cart-lines article{background:#171b18;border-color:#303630}.remove{color:#fff}.platform button.active{color:#f4cb61;background:#292315}.loading div{background:#181c19}.checkout-state>svg{background:#17271d}footer{background:#0b0d0c}@media (width<=760px){.sidebar{box-shadow:20px 0 60px #000000a6}.rank-scroll{border-radius:8px}.rank-table thead th{top:60px}.featured{margin-top:12px}.player-card:has(.avatar){margin-bottom:8px}.view-cart{margin-top:8px}.gift-products article{flex-direction:column}}:root{--page-background:#0b0e0c;--sidebar-background:#101410;--surface:#171b18;--surface-subtle:#1d231e;--border-default:#343c35;--border-strong:#4b574c;--yellow:#e2b544;--yellow-hover:#efc65b;--green:#65c96f;--green-hover:#79d784;--radius-small:4px;--radius-medium:6px;--radius-large:8px}.sidebar,.hero,.page-banner,.category-card.rank,.category-card.coin,.category-card.gift{background-image:none}.sidebar{background:#101410;border-right:2px solid #2d352e}.topbar{background:#0b0e0cf0}.hero{background:#151a16;border:1px solid #3b463c;border-bottom:3px solid #273128}.page-banner{border-left:4px solid var(--yellow);background:#151a16}.page-banner:after{display:none}.category-card,.product-card,.lookup,.gift-custom,.cart-summary,.accordions details,.rules article,.staff article,.prose,.empty{box-shadow:none;border-radius:6px}.category-card:hover,.product-card:hover{border-color:#637064;box-shadow:0 8px 18px #0003}.rank-scroll{border-radius:6px}.rank-table{table-layout:fixed;min-width:1280px}.rank-table col.feature-col{width:240px}.rank-table col:not(.feature-col){width:calc(16.6667% - 40px)}.rank-table thead th{border-top-width:4px;height:300px;padding:18px 12px}.rank-table thead th:first-child{width:auto}.rank-table thead img{width:104px;height:104px}.rank-table thead h2{font-size:21px}.rank-table th,.rank-table td{padding:10px 12px}.rank-table tbody th code{color:#e2ded1;font:700 12px DM Sans,sans-serif}.rank-table tbody td>svg{width:18px;height:18px;margin:auto;display:block}.rank-table .has-perk svg{color:var(--green);stroke-width:3px}.rank-table .no-perk svg{color:#596159;stroke-width:2px}.rank-badges{align-items:center;gap:6px;top:12px}.rank-badges span{align-items:center;color:#ecc75c!important;letter-spacing:.08em!important;background:#292313!important;border:1px solid #806a2e!important;border-radius:999px!important;gap:4px!important;padding:5px 8px!important;font-size:8px!important;line-height:1!important;display:inline-flex!important}.rank-badges span svg{width:11px;height:11px}.rank-table thead button,.rank-selected{border-radius:5px;min-width:128px;min-height:42px;transition:filter .18s}.rank-table thead button:hover,.rank-selected:hover{filter:brightness(1.12)}.product-copy>.product-stepper,.product-stepper{background:#101411;border:1px solid #4b574c;border-radius:5px;grid-template-columns:40px 1fr 40px;align-items:center;width:100%;height:39px;margin-top:auto;display:grid}.product-stepper button{height:100%;color:var(--green);background:0 0;place-items:center;display:grid}.product-stepper svg{width:15px}.product-stepper b{text-align:center;font-size:13px}.coin-builder{background:#141b16;border-radius:6px}.coin-builder>div{background-image:repeating-linear-gradient(0deg,#0000 0 31px,#ffffff04 32px)}.coin-builder h2{font-size:34px}.coin-builder input{height:28px}.package-plan{flex-wrap:wrap;gap:7px;margin-top:18px;display:flex}.package-plan span{color:#b9cbbb;background:#101711;border:1px solid #3b523f;border-radius:4px;padding:5px 8px;font-size:10px}.key-row{grid-template-columns:repeat(2,1fr)}.key-row article{border:1px solid var(--border-default);background:#171b18;border-radius:6px;grid-template-columns:65px 1fr 130px;align-items:center;gap:12px;min-height:96px;padding:12px;display:grid}.key-row article>img{object-fit:contain;width:65px;height:65px}.key-row article>span{flex-direction:column;display:flex}.key-row article small{color:var(--green);margin-top:4px}.key-row .product-stepper,.key-row .product-stepper+*{margin:0}.gift-center{width:min(680px,100%);margin:0 auto}.gift-center>.tabs{justify-content:center}.gift-custom,.lookup{text-align:center;border:1px solid var(--border-default);background:#151a16;width:100%;max-width:none;margin:0 auto;padding:38px}.gift-custom>svg,.lookup>svg{width:54px;height:54px;color:var(--yellow);background:#241f13;border:1px solid #594b27;border-radius:5px;padding:12px}.gift-custom>small{color:var(--yellow);letter-spacing:.14em;margin-top:16px;font-size:9px;display:block}.gift-custom h2{margin:7px 0;font-size:30px}.gift-custom>p{color:var(--text-secondary);font-size:12px}.gift-custom>label{text-align:left;max-width:330px;margin:24px auto 12px;font-size:11px;font-weight:700;display:block}.money-input{border:1px solid var(--border-strong);background:#0f1310;border-radius:5px;align-items:center;height:52px;margin-top:7px;display:flex}.money-input span{color:var(--yellow);padding-left:15px;font-weight:800}.money-input input{background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 12px;font-size:20px;font-weight:800}.amount-chips{justify-content:center;gap:7px;display:flex}.amount-chips button{border:1px solid var(--border-default);background:#1d231e;border-radius:4px;padding:7px 12px;font-size:11px}.gift-buy{background:var(--yellow);color:#17130b;border-radius:5px;min-height:46px;margin-top:20px;padding:0 18px;font-weight:800}.gift-buy svg{width:15px}.config-note{justify-content:center;align-items:center;gap:6px;display:flex;color:#d9aa60!important;margin:15px auto 0!important}.config-note svg{width:15px}.lookup label{max-width:440px;margin-left:auto;margin-right:auto}.lookup>button{max-width:440px}.balance{max-width:520px;margin-left:auto;margin-right:auto}@media (width<=760px){.key-row{grid-template-columns:1fr}.key-row article{grid-template-columns:55px 1fr 112px}.key-row article>img{width:55px;height:55px}.gift-custom,.lookup{padding:26px 18px}.rank-table{min-width:1180px}}:root{--page-background:#dbeafe;--sidebar-background:#ffffffe0;--surface:#ffffffe6;--surface-subtle:#eff6ff;--surface-yellow:#fff7dd;--surface-green:#ecfdf3;--text-primary:#1e293b;--text-secondary:#475569;--text-muted:#64748b;--border-default:#bfdbfe;--border-strong:#60a5fa;--yellow:#f59e0b;--yellow-hover:#fbbf24;--green:#22c55e;--green-hover:#16a34a;--red:#ef4444;--blue:#3b82f6;--shadow-small:0 4px 0 #1e40af24;--shadow-card:0 6px 0 #1e40af29;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text-primary);background:#dbeafe;font-family:Space Grotesk,DM Sans,sans-serif}html{background:#dbeafe}body{min-height:100vh;color:var(--text-primary);background-image:linear-gradient(#dbeafe14,#fff7ed24),url(../assets/skyloom-daylight-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}body:before{content:"";z-index:-1;background:linear-gradient(#ffffff05,#ffffff29);position:fixed;inset:0}h1,h2{font-family:Pixelify Sans,Space Grotesk,sans-serif}.workspace{margin-left:278px}.workspace main{padding:24px 30px 54px}.sidebar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#1e293b;background:#ffffffe0;border:2px solid #93c5fd;border-bottom:5px solid #60a5fa;border-radius:20px;width:246px;padding:18px 14px 14px;inset:16px auto 16px 16px;overflow-y:auto;box-shadow:0 8px #1e40af2e}.sidebrand{height:74px}.sidebrand b{color:#2563eb}.sidebrand small,.sidebar nav h2{color:#64748b}.sidebar nav a{border:2px solid #0000;border-radius:10px}.sidebar nav a:hover{background:#eff6ff;border-color:#bfdbfe}.sidebar nav a.active{color:#1d4ed8;background:#dbeafe;border:2px solid #60a5fa}.sidebar nav i{background:#fff;border:2px solid #bfdbfe}.featured{background:#f0fdf4eb;border:2px solid #86efac;border-bottom:4px solid #4ade80;border-radius:14px;margin-top:14px;padding:15px}.featured>span,.featured a{color:#15803d}.featured b{color:#1e293b}.featured small{color:#475569}.player-card{flex-shrink:0;margin-top:14px;padding-top:0}.player-card>button{background:#fff;border:2px solid #bfdbfe;border-bottom:4px solid #60a5fa;border-radius:12px}.player-card:has(.avatar){background:#fff;border:2px solid #cbd5e1;border-bottom:4px solid #94a3b8;border-radius:12px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:8px;min-height:98px;margin-top:14px;padding:10px;display:grid}.player-card:has(.avatar) .avatar{width:40px;height:40px;image-rendering:pixelated}.player-card:has(.avatar)>span{min-width:0}.player-card:has(.avatar)>span b{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:13px;display:block;overflow:hidden}.player-card:has(.avatar)>button{color:#dc2626;height:30px;min-height:30px;box-shadow:none;background:0 0;border:0;border-top:2px solid #e2e8f0;grid-column:1/-1;margin:0;padding:6px 0 0;display:flex}.view-cart{height:48px;box-shadow:none;color:#fff;background:#22c55e;border:2px solid #15803d;border-bottom-width:5px;border-radius:10px;flex-shrink:0;margin-top:9px;position:static!important}.view-cart:hover{background:#16a34a}.view-cart span{color:#fff;background:#1e293b;border:0}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border:2px solid #93c5fd;border-bottom:5px solid #60a5fa;border-radius:18px;grid-template-columns:1fr auto 1fr;height:86px;margin:16px 30px 0;padding:10px 14px;display:grid;position:sticky;top:12px;box-shadow:0 6px #1e40af24}.top-brand{grid-column:2;justify-self:center;align-items:center;gap:10px;display:flex}.top-brand img{object-fit:contain;width:116px;height:54px}.top-brand span{flex-direction:column;display:flex}.top-brand b{font:700 18px Space Grotesk}.top-brand small{color:#166534;background:#f0fdf4;border:1px solid #86efac;border-radius:999px;margin-top:2px;padding:4px 8px;font-size:9px;font-weight:700}.top-brand small i{background:#22c55e;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block;box-shadow:0 0 0 3px #dcfce7}.top-actions{grid-column:3;justify-self:end}.ip,.currency select,.account,.top-cart,.menu{color:#1e293b;background:#fff;border:2px solid #bfdbfe}.ip{border-bottom:4px solid #60a5fa}.ip small{color:#64748b}.currency svg{color:#1e293b}.top-cart span{color:#1e293b;background:#f59e0b;border:2px solid #fff}.avatar.fallback{color:#2563eb;background:#dbeafe}.hero,.page-banner,.category-card,.product-card,.empty-supporters,.lookup,.gift-custom,.cart-summary,.accordions details,.rules article,.staff article,.prose,.empty,.coin-builder,.key-row article,.rank-scroll,.cart-head,.cart-lines article,.dialog,.product-dialog{box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#1e293b;background:#ffffffe0;border:2px solid #bfdbfe;border-bottom:5px solid #60a5fa}.hero{background:#ffffffd1;border-radius:20px;min-height:350px}.hero:before{opacity:1;background:linear-gradient(90deg,#0000 50%,#60a5fa1f)}.hero-copy>span,.page-banner>span{color:#2563eb}.hero h1 em{color:#16a34a}.hero p,.title p,.category-card p,.product-copy>p,.page-banner p{color:#475569}.primary,.dialog form>button,.dialog-buy button,.coin-builder aside button,.lookup>button,.cart-summary>button,.gift-buy{color:#fff!important;box-shadow:none!important;background:#22c55e!important;border:2px solid #15803d!important;border-bottom-width:5px!important}.primary:active,.dialog form>button:active,.dialog-buy button:active,.coin-builder aside button:active,.lookup>button:active,.cart-summary>button:active,.gift-buy:active,.product-copy>button:active{transform:translateY(2px);border-bottom-width:3px!important}.secondary{color:#1d4ed8;background:#fff;border:2px solid #60a5fa;border-bottom:4px solid #3b82f6}.category-card{border-radius:16px;background:#ffffffe0!important}.category-card.rank{border-bottom-color:#f59e0b}.category-card.coin{border-bottom-color:#22c55e;border-left:2px solid #bfdbfe}.category-card.gift{border-bottom-color:#a78bfa}.category-card small,.product-copy>small,.category-card span,.category-card.rank span{color:#2563eb}.product-card{background:#ffffffeb;border-radius:14px}.product-image{background:linear-gradient(#eff6ff,#fff)}.product-copy>button{color:#fff;background:#22c55e;border:2px solid #15803d;border-bottom-width:5px}.sale{color:#1e293b;background:#f59e0b;border:2px solid #b45309}.empty-supporters{background:#ffffffd1}.page-banner{background:#ffffffd6;border-left:5px solid #3b82f6;border-radius:16px}.catalog-tools a,.tabs button,.catalog-tools label,.content-search{color:#1e293b;background:#ffffffeb;border:2px solid #bfdbfe}.catalog-tools a.active,.tabs button.active{color:#1d4ed8;background:#dbeafe;border-color:#3b82f6}.catalog-tools input,.content-search input{color:#1e293b}.rank-scroll{background:#ffffffe6}.rank-table{color:#1e293b}.rank-table th,.rank-table td{border-color:#bfdbfe}.rank-table thead th{background:color-mix(in srgb,var(--accent) 14%,#fffffff0);color:#1e293b}.rank-table thead th:first-child,.rank-table tbody th{background:#f8fafc}.rank-table .divider th{color:#1d4ed8;background:#dbeafe}.rank-table tbody tr:not(.divider):nth-child(2n) td,.rank-table tbody tr:not(.divider):nth-child(2n) th{background:#eff6ffbf}.rank-table tbody tr:not(.divider):hover td,.rank-table tbody tr:not(.divider):hover th{background:#ecfdf3}.rank-table tbody th code{color:#334155}.rank-table .no-perk svg{color:#94a3b8}.rank-badges span{color:#92400e!important;background:#fff7dd!important;border-color:#f59e0b!important}.rank-badges .limited{color:#166534!important;background:#ecfdf3!important;border-color:#22c55e!important}.rank-table thead button,.rank-selected{color:#fff;background:var(--accent);border:2px solid color-mix(in srgb,var(--accent) 75%,#000);border-bottom:5px solid color-mix(in srgb,var(--accent) 65%,#000)}.coin-builder{background:#ffffffe6;border-color:#86efac}.coin-builder>div{background:0 0}.coin-builder aside{background:#f0fdf4;border-left:2px solid #86efac}.coin-builder h2,.coin-builder p{color:#1e293b}.package-plan span{color:#166534;background:#fff;border-color:#86efac}.key-row article{background:#ffffffeb}.product-stepper{background:#f0fdf4;border:2px solid #86efac}.product-stepper button{color:#15803d}.product-stepper button:hover{background:#dcfce7}.gift-custom,.lookup{background:#ffffffe6}.gift-custom>svg,.lookup>svg{color:#d97706;background:#fff7dd;border-color:#f59e0b}.money-input{background:#fff;border:2px solid #93c5fd}.money-input input{color:#1e293b}.amount-chips button{color:#334155;background:#fff;border:2px solid #bfdbfe}.amount-chips button.active{color:#92400e;background:#fff7dd;border-color:#f59e0b}.config-note{color:#92400e!important}.balance span{color:#475569}.cart-head{background:#ffffffe6}.cart-lines article{background:#ffffffeb}.qty{background:#f8fafc}.cart-summary{background:#fffffff0}.accordions details,.rules article,.staff article,.prose,.empty{background:#ffffffe6}.rules article>span{background:#dbeafe}.staff-head,.staff-head.s1,.staff-head.s2,.staff-head.s3,.staff-head.s4,.staff-head.s6,.staff-head.s7{background:#eff6ff}.vote-info{background:#f0fdf4;border:2px solid #86efac}.vote-sites a{background:#fff;border:2px solid #bfdbfe}.overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1e293b59}.dialog,.product-dialog{background:#fffffff7}.dialog-close{color:#1e293b;background:#eff6ff}.dialog-art{background:#eff6ff}.dialog-body>p,.dialog>p,.dialog>small{color:#475569}.platform{background:#eff6ff}.platform button{color:#475569}.platform button.active{color:#1d4ed8;background:#fff;border:2px solid #60a5fa}.gift-toggle{background:#eff6ff}.dialog input,.dialog-body input,.dialog-body select,.lookup input{color:#1e293b;background:#fff;border:2px solid #bfdbfe}.field-error{background:#fef2f2;color:#b91c1c!important}.step-label{color:#1d4ed8;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;font-size:11px;font-weight:800;display:inline-flex}.step-label span{color:#fff;background:#3b82f6;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.player-dialog{width:min(540px,100%)}.player-dialog h1{margin-top:14px}.identity-field{grid-template-columns:74px 1fr;align-items:end;gap:12px;display:grid}.head-preview{background:#eff6ff;border:2px solid #93c5fd;border-bottom:5px solid #60a5fa;border-radius:10px;place-items:center;width:74px;height:74px;display:grid;overflow:hidden}.head-preview img{width:64px;height:64px;image-rendering:pixelated}.head-preview svg{color:#60a5fa;width:28px}.identity-field label{margin:0!important}.player-dialog form>button{margin-top:18px}footer{color:#475569;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1;border:2px solid #bfdbfe;border-radius:12px;margin:0 30px 18px}@media (width<=1100px){.workspace{margin-left:0}.sidebar{inset:10px auto 10px 10px}.topbar{grid-template-columns:auto 1fr auto;margin:10px 14px 0}.top-brand{grid-column:2}.top-brand img{width:92px}.top-actions{grid-column:3}.menu{display:flex}.workspace main{padding:20px 14px 50px}}@media (width<=760px){body{background-position:55%}.topbar{border-radius:14px;height:68px;padding:7px 9px;top:8px}.top-brand img{width:72px;height:40px}.top-brand span{display:none}.top-actions{gap:5px}.account,.top-cart,.menu{width:40px;height:40px}.workspace main{padding-top:14px}.hero{padding:28px 22px}.hero-logo{opacity:.82}.product-card{background:#fffffff0}.identity-field{grid-template-columns:62px 1fr}.head-preview{width:62px;height:68px}.head-preview img{width:56px;height:56px}.player-dialog{padding:26px 20px}.gift-custom,.lookup{background:#fffffff0}footer{margin:0 14px 14px}.sidebar{width:min(280px,100vw - 20px)}}.cart-summary:before{content:"2  ORDER SUMMARY";color:#1d4ed8;letter-spacing:.1em;margin-bottom:8px;font-size:10px;font-weight:800;display:block}.cart-summary>small:before{content:"3  PAYMENT METHOD";color:#1d4ed8;letter-spacing:.1em;margin:16px 0 7px;font-size:10px;font-weight:800;display:block}.cart-summary>small{padding-top:0}.cart-summary>small:after{content:" PayPal, cards, crypto, and locally available methods are shown securely by PayNow."}.staff-avatar-img{object-fit:contain;width:90px;height:90px;image-rendering:pixelated;filter:drop-shadow(0 4px 6px #00000026)}.patron-cta-card{background:#eff6fff2!important;border:2px dashed #60a5fa!important}.patron-cta-btn{background:#22c55e;border:1px solid #15803d;border-radius:6px;align-items:center;gap:6px;margin-top:10px;padding:6px 12px;font-size:11px;font-weight:800;display:inline-flex;color:#fff!important}.vote-sites{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px;display:grid}.vote-site-card{background:#ffffffeb;border:2px solid #bfdbfe;border-bottom:5px solid #60a5fa;border-radius:14px;flex-direction:column;gap:12px;padding:20px;transition:transform .15s,border-color .15s;display:flex}.vote-site-card:hover{border-color:#3b82f6;transform:translateY(-2px)}.vote-site-icon{color:#2563eb;background:#dbeafe;border-radius:10px;place-items:center;width:44px;height:44px;display:grid}.vote-site-icon svg{width:24px;height:24px}.vote-site-content h3{color:#1e293b;margin:0 0 4px;font-size:18px}.vote-site-content p{color:#475569;margin:0;font-size:12px;line-height:1.45}.vote-btn{color:#fff;background:#22c55e;border:1px solid #15803d;border-radius:8px;justify-content:center;align-items:center;gap:6px;margin-top:auto;padding:9px 14px;font-size:12px;font-weight:800;display:inline-flex}.vote-btn svg{width:14px;height:14px}.free-rewards-box{background:linear-gradient(135deg,#fef3c7f2,#fde68ae6);border:2px solid #f59e0b;border-bottom:5px solid #d97706;border-radius:16px;margin-bottom:20px;padding:22px 24px;box-shadow:0 4px 14px #d977061f}.free-rewards-header{align-items:center;gap:10px;margin-bottom:18px;display:flex}.free-rewards-header svg{color:#b45309;width:24px;height:24px}.free-rewards-header h2{letter-spacing:.05em;color:#78350f;margin:0;font-family:Pixelify Sans,sans-serif;font-size:19px}.rewards-progress-container{margin:12px 10px 22px;position:relative}.rewards-progress-track{background:#d9770638;border-radius:5px;height:9px;position:relative;overflow:hidden}.rewards-progress-fill{background:linear-gradient(90deg,#f59e0b,#10b981);border-radius:5px;height:100%;transition:width .3s}.rewards-tier-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.reward-tier-card{text-align:center;background:#fffffff2;border:2px solid #fde68a;border-radius:12px;flex-direction:column;align-items:center;padding:14px 10px;transition:all .2s;display:flex;position:relative}.reward-tier-card.unlocked{background:#fff;border-color:#10b981;box-shadow:0 2px 8px #10b98133}.tier-check-icon{background:#fef3c7;border:2px solid #f59e0b;border-radius:50%;place-items:center;width:24px;height:24px;margin-bottom:8px;display:grid}.reward-tier-card.unlocked .tier-check-icon{color:#fff;background:#10b981;border-color:#059669}.tier-check-icon svg{width:14px;height:14px}.lock-dot{background:#d97706;border-radius:50%;width:8px;height:8px}.tier-amount{color:#1e293b;margin-bottom:2px;font-size:14px;font-weight:800}.tier-reward{color:#475569;font-size:12px;font-weight:600}.rewards-status-bar{color:#92400e;background:#ffffffe6;border:1.5px solid #f59e0b;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:700;display:flex}.rewards-status-bar.completed{color:#065f46;background:#d1fae5;border-color:#10b981}.rewards-status-bar .status-check-icon{color:#10b981;width:18px;height:18px}@media (width>=900px){.rank-scroll{overflow-x:hidden}.rank-table{table-layout:fixed!important;width:100%!important;min-width:0!important}.rank-table col.feature-col{width:160px!important}.rank-table col:not(.feature-col){width:calc(16.6667% - 26.6667px)!important}.rank-table thead th{height:220px!important;padding:10px 4px!important}.rank-table thead th:first-child{width:160px!important;padding:10px!important}.rank-table thead img{width:65px!important;height:65px!important}.rank-table thead h2{margin:3px 0!important;font-size:15px!important}.rank-table thead strong{font-size:13px!important}.rank-table thead button,.rank-selected{width:92%!important;min-width:0!important;min-height:32px!important;padding:6px 8px!important;font-size:9px!important}.rank-table th,.rank-table td{padding:8px 4px!important;font-size:11px!important}}.key-row{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.key-row article{color:#1e293b!important;background:#ffffffeb!important;border:2px solid #bfdbfe!important;border-bottom:4px solid #60a5fa!important;border-radius:14px!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;min-height:84px!important;padding:16px 20px!important;display:flex!important}.key-row article span{flex-direction:column!important;flex:1!important;display:flex!important}.key-row article b{color:#0f172a!important;font-size:16px!important;font-weight:800!important}.key-row article small{color:#16a34a!important;margin-top:4px!important;font-size:14px!important;font-weight:700!important}.key-row article img{object-fit:contain!important;filter:drop-shadow(0 4px 6px #0000001f)!important;flex-shrink:0!important;width:52px!important;height:52px!important}.key-row article button{color:#fff!important;box-shadow:none!important;opacity:1!important;background:#22c55e!important;border:2px solid #15803d!important;border-bottom-width:4px!important;border-radius:9px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;gap:6px!important;width:auto!important;min-width:135px!important;height:44px!important;margin-top:0!important;padding:0 18px!important;font-size:13px!important;font-weight:800!important;display:inline-flex!important}.key-row article button:hover{background:#16a34a!important}.key-row article .product-stepper{border-radius:9px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:135px!important;height:44px!important;margin-top:0!important;padding:0 18px!important;font-size:13px!important;font-weight:800!important;display:inline-flex!important}.free-unlocked-badge{color:#15803d;background:#dcfce7;border:1.5px solid #86efac;border-radius:8px;grid-column:4/span 2;justify-self:end;align-items:center;gap:6px;padding:8px 16px;font-size:12px;font-weight:800;display:inline-flex}.free-unlocked-badge svg{width:15px;height:15px}.bonus-delivery-note{color:#166534;background:#f0fdf4;border:1.5px solid #86efac;border-radius:10px;align-items:center;gap:10px;margin-top:14px;padding:10px 14px;font-size:12px;display:flex}.bonus-delivery-note .shield-icon{color:#16a34a;flex-shrink:0;width:18px;height:18px}
