.resale-game .shop-heading{text-align:center;margin:0 0 24px}.shop-heading>small{color:#68cdf0;letter-spacing:1.2px;font-size:10px}.resale-game .shop-heading h1{margin:8px 0 9px;font-size:32px}.shop-heading>p{color:#c5c8ce;font-size:13px;font-weight:400}.resale-game .currency-packs{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:stretch;max-width:1280px;margin:0 auto}.resale-game .currency-pack{background:#f7f8fa}.currency-pack-art{place-items:center;height:145px;display:grid}.currency-pack-art svg{width:100%;height:100%}.currency-pack-copy{flex-direction:column;flex:1;gap:10px;padding:16px;display:flex}.resale-game .currency-pack-copy>small{color:#646e7b;letter-spacing:.5px;font-size:9px}.resale-game .currency-pack h2{white-space:nowrap;font-size:25px}.currency-pack-copy>p{color:#637081;margin:0 0 4px;font-size:11px;font-weight:400;line-height:1.4}.resale-game .currency-pack .portal-price{border-radius:12px;gap:7px;width:100%;min-height:46px;margin-top:auto;padding:10px;font-size:14px}.portal-price img{object-fit:contain;width:22px;height:22px}.resale-game .currency-pack button:disabled{opacity:1;color:#637081;background:#e0e5eb}.resale-game .shop-message,.resale-game .shop-availability,.resale-game .shop-account{color:#d6f4ec;background:#224b49;border-radius:12px;max-width:900px;margin:0 auto 22px;padding:14px 18px;font-size:13px;font-weight:400;line-height:1.5}.resale-game .shop-message.needs-attention{color:#ffe2c8;background:#553c2f}.resale-game .shop-availability{color:#d0deee;background:#303a46}.resale-game .shop-account{background:#303a46;justify-content:space-between;align-items:center;gap:16px;display:flex}.resale-game .shop-account button{flex-shrink:0;font-size:12px}.shop-footer{text-align:center;max-width:700px;margin:25px auto 0}.shop-footer p{color:#bfc7d2;font-size:11px;font-weight:400;line-height:1.6}.shop-footer>div{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:16px;display:flex}.resale-game .shop-refresh{color:#fff;background:#48525e;border-radius:12px;min-height:44px;padding:13px 18px;font-size:12px}.resale-game .purchase-recovery-notice{color:#ffe2c8;background:#543d30;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;font-size:12px;line-height:1.5;display:flex}.purchase-recovery-notice button{color:#111;background:#f0c28d;border-radius:9px;flex-shrink:0;padding:10px}@media (max-width:700px){.resale-game .currency-packs{grid-template-columns:repeat(2,minmax(0,1fr))}.currency-pack-art{height:118px}.currency-pack-copy{gap:8px;padding:12px}.resale-game .currency-pack h2{font-size:19px}.resale-game .currency-pack .portal-price{font-size:12px}.resale-game .shop-account{flex-direction:column;align-items:stretch}.resale-game .shop-heading h1{font-size:27px}}.market-price-slider .price-range{height:32px;display:block;position:relative}.price-range-track{pointer-events:none;background:linear-gradient(90deg,#fa596b 0 15%,#39bbee 15% 85%,#fa596b 85% 100%);border-radius:9px;height:9px;position:absolute;top:11.5px;left:11.5px;right:11.5px}.price-range-track:after{content:"";background:#fff;border-radius:2px;width:2px;height:15px;position:absolute;top:-3px;left:50%;transform:translate(-50%)}.resale-game .price-range input[type=range]{z-index:1;position:relative}.market-price-slider input::-webkit-slider-runnable-track{background:0 0;height:9px}.market-price-slider input::-moz-range-track{background:0 0;height:9px}.market-price-slider input::-webkit-slider-thumb{appearance:none;box-sizing:border-box;background:#0599ce;border:3px solid #fff;border-radius:50%;width:23px;height:23px;margin-top:-7px;box-shadow:0 2px 6px #0008}.market-price-slider input::-moz-range-thumb{box-sizing:border-box;background:#0599ce;border:3px solid #fff;border-radius:50%;width:23px;height:23px}.price-middle-label{color:#d6edf6;margin-top:3px;display:block}.resale-game .chat-item-dialog{overscroll-behavior:contain;color:#fff;background:#393939;border:1px solid #6a7079;border-radius:22px;width:min(460px,100vw - 24px);max-height:calc(100dvh - 24px);margin:auto;padding:0;overflow-y:auto;box-shadow:0 24px 90px #0007}.chat-item-dialog::backdrop{background:#000a}.chat-item-header{z-index:2;background:#393939;border-bottom:1px solid #555;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px 8px 22px;display:flex;position:sticky;top:0}.chat-item-header>span{color:#c8d1dc;font-size:12px}.resale-game .chat-item-header button{color:#fff;background:#50555d;border-radius:12px;width:44px;height:44px;padding:0;font-size:30px}.chat-item-body{text-align:center;gap:18px;padding:20px 22px 22px;display:grid}.chat-item-art{background:#f6f7f9;border-radius:18px;justify-self:center;width:172px;height:160px;padding:8px}.chat-item-art>svg{width:100%;height:100%;display:block}.resale-game .chat-item-title h2{overflow-wrap:anywhere;margin:8px 0;font-size:25px}.chat-item-title p{color:#b4d4e0;margin:0;font-size:12px;line-height:1.5}.chat-item-title>span:last-child:not(.rarity-badge){color:#bfc9d6;margin-top:6px;font-size:12px;display:block}.chat-item-facts{gap:12px;margin:0;font-size:13px;display:grid}.chat-item-facts>div{justify-content:space-between;align-items:baseline;gap:14px;display:flex}.chat-item-facts dt{text-align:left;color:#bfc9d6;font-weight:400}.chat-item-facts dd{text-align:right;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:0}.chat-item-attributes{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.chat-item-attributes li{color:#dae2eb;background:#4b5058;border-radius:8px;padding:7px 10px;font-size:11px;font-weight:400}.chat-item-description{text-align:left;font-weight:400}.resale-game .chat-item-description h3{color:#e3eaf4;margin:0 0 7px;font-size:13px}.chat-item-description p,.chat-item-description ul{color:#c4cedb;white-space:pre-line;overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.6}.chat-item-description ul{padding-left:18px}.chat-item-hint{color:#d8e6ee;background:#47525b;border-radius:12px;margin:0;padding:12px;font-size:12px;font-weight:400;line-height:1.6}.resale-game .chat-item-return{color:#08222c;background:#68d5f8;border-radius:14px;width:100%;min-height:48px;padding:12px;font-size:15px}@media (max-width:400px){.chat-item-body{gap:15px;padding:16px}.chat-item-facts{font-size:12px}.chat-item-art{width:152px;height:144px}}:is(.resale-game .resale-scroll:has(.messenger),.resale-game .resale-scroll:has(.messenger-empty)){flex-direction:column;padding:0;display:flex;overflow:hidden}.resale-game .messenger{color:#fff;text-align:left;background:#393939;flex:1;min-height:0;display:flex}.resale-game .messenger-empty{text-align:center;color:#fff;flex:1;padding:36px 20px}.resale-game .messenger-empty span{color:#bdc4cc;font-size:14px}.resale-game .messenger-peers{background:#292929;border-right:1px solid #4b4b4b;flex-shrink:0;width:31%;overflow-y:auto}.resale-game .messenger .messenger-peer{color:#fff;text-align:left;width:100%;min-height:86px;box-shadow:none;background:0 0;border:0;border-radius:0;flex-wrap:nowrap;align-items:center;gap:14px;padding:16px;display:flex}.resale-game .messenger .messenger-peer.is-current,.resale-game .messenger .messenger-peer:hover{background:#393939}.resale-game .buyer-face{flex:0 0 54px;width:54px;height:54px;display:block;position:relative}.resale-game .buyer-face svg{border-radius:50%;width:100%;height:100%;display:block}.resale-game .buyer-mood{color:#514314;background:#ffd435;border-radius:50%;place-items:center;width:25px;height:25px;font-size:20px;font-weight:800;line-height:1;display:grid;position:absolute;bottom:-4px;right:-4px}.resale-game .peer-copy{flex:1;min-width:0;display:block}.resale-game .peer-copy strong{align-items:center;gap:6px;font-size:14px;display:flex}.resale-game .peer-copy>span{white-space:nowrap;text-overflow:ellipsis;color:#bccbd7;margin-top:5px;font-size:13px;display:block;overflow:hidden}.resale-game .peer-live{background:#53e2a0;border-radius:50%;flex:0 0 9px;width:9px;height:9px}.resale-game .peer-complete{color:#53e2a0}.resale-game .messenger-conversation{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.resale-game .messenger-heading{border-bottom:1px solid #494949;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;min-height:102px;padding:16px 24px;display:flex}.resale-game .messenger-person{align-items:center;gap:14px;min-width:0;display:flex}.resale-game .messenger-person h2{color:#fff;overflow-wrap:anywhere;margin:0;font-size:16px}.resale-game .messenger-person p{color:#bfc5cb;margin:5px 0 0;font-size:13px}.resale-game .messenger-product{color:#fff;text-align:left;background:#626262;border:0;border-radius:10px;flex-shrink:0;align-items:center;gap:10px;width:208px;padding:8px;display:flex}.resale-game .messenger-thumbnail{color:#22a05f;background:#fff;border-radius:6px;flex:0 0 54px;place-items:center;width:54px;height:54px;display:grid;overflow:hidden}.resale-game .messenger-thumbnail svg{width:100%;height:100%}.resale-game .messenger-product strong{font-size:12px;display:block}.resale-game .messenger-product small{margin-top:6px;font-weight:800;display:block}.resale-game .messenger-transcript{overscroll-behavior:contain;flex-direction:column;flex:1;gap:12px;min-height:80px;padding:24px;display:flex;overflow-y:auto}.resale-game .messenger-bubble{overflow-wrap:anywhere;border-radius:18px;flex-shrink:0;max-width:85%;padding:14px 18px;font-size:16px;font-weight:600;line-height:1.4}.resale-game .messenger-bubble p{margin:0}.resale-game .messenger-bubble.from-buyer{color:#fff;background:#727272;align-self:flex-start}.resale-game .messenger-bubble.from-player{color:#233b44;background:#d9f3fb;align-self:flex-end}.resale-game .messenger-ended{text-align:center;color:#c4c9cc;font-size:13px}.resale-game .messenger-replies{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:9px;max-height:48%;padding:10px 24px 20px;display:flex;overflow-y:auto}.resale-game .messenger-replies button{color:#151515;background:#fff;border:0;border-radius:17px;flex-shrink:0;width:min(100%,312px);min-height:48px;padding:12px 16px;font-size:13px;font-weight:800;line-height:1.3}.resale-game .messenger-replies button:hover:not(:disabled){background:#dcf6ff}.resale-game .messenger button:focus-visible{outline-offset:-3px;outline:3px solid #00b4ec}.resale-game .messenger-replies button:disabled{opacity:.55}.resale-game .messenger-offer{gap:9px;width:min(100%,312px);display:grid}.resale-game .messenger-offer label{gap:8px;font-size:14px;display:grid}.resale-game .messenger-offer input{box-sizing:border-box;color:#222;width:100%;min-width:0;font:inherit;background:#fff;border:2px solid #b5c7cc;border-radius:12px;padding:12px}.resale-game .messenger-offer small,.resale-game .messenger-sending{color:#c8d3d9;font-size:12px}.resale-game .messenger-back{display:none}.resale-game .trade-preview{background:#575757;border-radius:14px;flex-shrink:0;align-self:flex-start;gap:10px;width:min(100%,312px);padding:12px;display:flex}.resale-game .trade-preview>svg{background:#fff;border-radius:8px;flex-shrink:0;width:64px;height:64px}.resale-game .trade-preview-copy{gap:5px;min-width:0;font-size:12px;display:grid}.resale-game .messenger-replies button.trade-preview{color:#fff;text-align:left;background:#575757;border-radius:14px;padding:12px;line-height:normal}.resale-game .messenger-replies button.trade-preview:hover{background:#646464}.resale-game .trade-preview-copy strong{overflow-wrap:anywhere}.resale-game .trade-preview small{color:#ddd}.resale-game .messenger-replies:has(.trade-preview){max-height:65%}.resale-game .messenger-replies:has(.messenger-offer){max-height:65%}.resale-game .chat-offer-buttons{grid-template-columns:1.4fr 1fr;gap:8px;display:grid}.resale-game .chat-offer-buttons>button{width:100%;padding:10px 7px}.resale-game .messenger-offer .market-price-slider{gap:2px;font-size:13px}.resale-game .messenger-offer .market-price-slider .price-zone-labels small,.resale-game .messenger-offer .market-price-slider .price-zone-status{font-size:10px}.resale-game .chat-all-button:not([hidden]){background:#303030;border-radius:0;flex:0 0 40px;align-self:flex-start;height:40px;margin:0;padding:10px 16px}@media (max-width:700px){.resale-game .messenger-peers{border:0;width:100%}.resale-game .messenger.conversation-open .messenger-peers{display:none}.resale-game .messenger-heading{gap:8px;min-height:82px;padding:10px}.resale-game .messenger-back{color:#fff;background:0 0;border:0;flex-shrink:0;width:32px;height:44px;padding:0;font-size:26px;display:block}.resale-game .messenger-person{flex:1;gap:8px}.resale-game .messenger-person .buyer-face{display:none}.resale-game .messenger-person h2{font-size:14px}.resale-game .messenger-person p{font-size:11px}.resale-game .messenger-product{gap:7px;width:145px;padding:6px}.resale-game .messenger-thumbnail{flex-basis:40px;width:40px;height:40px}.resale-game .messenger-product strong{font-size:10px}.resale-game .messenger-transcript{padding:16px 12px}.resale-game .messenger-bubble{max-width:90%;padding:12px 14px;font-size:14px}.resale-game .messenger-replies{padding:8px 12px 14px}}.resale-game .first-sale-guide{color:#fff;background:#204549;border-bottom:1px solid #3e6b70;flex:none;align-items:center;gap:12px;padding:12px 24px;display:flex}.resale-game .guide-step{color:#66e0e7;flex:0 0 40px;justify-content:center;align-items:baseline;font-size:25px;font-weight:800;display:flex}.resale-game .guide-step small{color:#bed4d6;font-size:11px}.resale-game .guide-copy{flex:1;min-width:0}.resale-game .guide-copy strong{font-size:14px;display:block}.resale-game .guide-copy p{color:#d5e7e8;margin:4px 0 0;font-size:12px;font-weight:400;line-height:1.4}.resale-game .guide-action{color:#163639;background:#c8f6f3;border-radius:12px;flex-shrink:0;min-height:44px;padding:12px 16px;font-size:12px;font-weight:800}.resale-game .guide-dismiss{color:#bed4d6;background:0 0;flex:0 0 36px;height:44px;padding:0;font-size:23px}.resale-game .first-sale-guide.is-compact{text-align:left;border:1px solid #3e6b70;border-radius:12px;gap:8px;width:100%;padding:10px}.resale-game .is-compact .guide-step{flex-basis:25px;font-size:20px}.resale-game .how-to-play{text-align:left;gap:16px;padding-left:22px;font-size:14px;line-height:1.5;display:grid}.resale-game .how-to-play span{color:#bbb;font-size:12px;display:block}.resale-game .account-settings{border-top:1px solid #555;gap:12px;margin-top:6px;padding-top:18px;display:grid}.resale-game .account-settings h2{font-size:18px}.resale-game .account-settings p{color:#d2d2d2;font-size:12px;line-height:1.5}@media (max-width:700px){.resale-game .item-modal:has(.first-sale-guide){gap:11px;padding:18px}.resale-game .item-modal:has(.first-sale-guide) .modal-item-art{flex:0 0 106px;width:116px;height:106px}.resale-game .item-modal:has(.first-sale-guide) .price-editor{gap:10px}.resale-game .first-sale-guide{flex-wrap:wrap;gap:7px;padding:9px 10px}.resale-game .guide-step{flex-basis:28px;font-size:22px}.resale-game .guide-copy{flex-basis:calc(100% - 88px)}.resale-game .guide-copy strong{font-size:12px}.resale-game .guide-copy p{font-size:11px}.resale-game .guide-action{order:4;min-height:36px;margin-left:35px;padding:8px 12px;font-size:11px}.resale-game .guide-dismiss{flex-basis:30px}}.game-shell{color:#233e32;background:#f7f8f2;height:100dvh;font-size:14px;display:flex}.game-shell button,.game-shell input,.game-shell select,.game-shell textarea{font:inherit}.game-shell button{cursor:pointer;min-height:44px}.game-shell button:disabled{cursor:default;opacity:.45}.game-shell button:focus-visible,.game-shell input:focus-visible,.game-shell select:focus-visible,.game-shell textarea:focus-visible{outline-offset:3px;outline:3px solid #a7bc72}.game-sidebar{background:#f0f2e8;border-right:1px solid #e0e5d8;flex-direction:column;flex-shrink:0;width:238px;padding:34px 24px;display:flex}.game-sidebar .brand{font-size:17px}.sidebar-caption{letter-spacing:1.9px;color:#84906d;margin:24px 0 37px;font-size:8px}.game-sidebar nav{gap:10px;display:grid}.game-sidebar nav button{text-align:left;color:#7d8975;background:0 0;border:0;border-radius:10px;align-items:center;gap:15px;padding:14px;font-weight:550;display:flex}.game-sidebar nav button>span{text-align:center;width:24px;font-size:24px}.game-sidebar nav button.active{color:#fff;background:#234d3a;box-shadow:0 8px 20px #234d3a16}.sidebar-note{letter-spacing:-.8px;color:#a0ad8c;margin-top:auto;padding:35px 14px 8px;font-size:26px;line-height:1.3}.sidebar-note em{color:#577044;font-style:normal}.sidebar-note>span{letter-spacing:0;max-width:140px;margin-top:20px;font-size:10px;line-height:1.6;display:block}.game-main{flex-direction:column;flex:1;min-width:0;display:flex}.game-topbar{border-bottom:1px solid #e4e8dc;flex-shrink:0;align-items:center;gap:20px;height:76px;padding:0 42px;display:flex}.game-topbar>span:first-child{color:#8c9684;letter-spacing:.5px;font-size:11px}.wallet{margin-left:auto;font-size:17px;font-weight:750}.reputation{color:#8b995f;background:#eaf0dd;border-radius:30px;padding:7px 12px;font-size:12px}.game-scroll{overscroll-behavior:contain;flex:1;padding:36px 42px 55px;overflow:auto}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.page-heading .eyebrow{letter-spacing:2px;color:#8c9b70;margin-bottom:14px;font-size:8px}.page-heading h1{letter-spacing:-1.3px;font-size:38px;line-height:1.15}.page-heading h1 em{color:#7f9554}.page-heading p{color:#839077;margin-top:12px;font-size:12px;line-height:1.7}.level-medal{color:#83995b;background:#eef2df;border:1px solid #d6dfc3;border-radius:40px 40px 28px 28px;flex-direction:column;justify-content:center;align-items:center;width:68px;height:78px;font-size:26px;display:flex}.level-medal small{margin-top:3px;font-size:9px}.overview-cards{grid-template-columns:1.3fr 1fr .9fr;gap:18px;margin-bottom:26px;display:grid}.surface{text-align:left;background:#fffef9;border:1px solid #e3e8da;border-radius:14px;padding:25px}.surface>span,.balance-card>span{color:#8a977b;font-size:11px;display:block}.surface>strong,.balance-card>strong{letter-spacing:-.8px;margin:16px 0;font-size:28px;font-weight:650;display:block}.surface>small,.balance-card>small{color:#8e9984;font-size:10px}.balance-card{color:#f3f7e9;background:#294f3c;border-radius:14px;padding:25px;position:relative;overflow:hidden}.balance-card:after{content:"↗";color:#ffffff08;font-size:160px;position:absolute;bottom:-50px;right:-12px}.balance-card>span,.balance-card>small{color:#b6c6a4}.positive{color:#658248}.negative{color:#a7634e}.attention-card{color:#304e3a}.attention-card strong small{font-size:12px;font-weight:400}.attention-card>span:last-child{font-size:10px}.home-columns{grid-template-columns:1.25fr 1fr;gap:24px;display:grid}.next-step h2{max-width:260px;margin:14px 0 18px;font-size:21px;line-height:1.4}.next-step ol{color:#808d74;padding-left:18px;font-size:12px;line-height:2.25}.next-step .primary-button{max-width:280px}.featured-item{text-align:left;color:#2b4835;border:0;border-radius:14px;flex-direction:column;padding:25px;display:flex;position:relative}.featured-item .product-art{max-width:100%;height:220px}.featured-item>div{grid-template-columns:1fr auto;gap:8px;display:grid}.featured-item h2,.featured-item strong{font-size:19px}.featured-item>div>span{color:#7c8d68;font-size:11px}.card-category{letter-spacing:1px;color:#889675;text-transform:uppercase;font-size:9px}.event-banner{background:#edf2df;border:1px solid #dce4cf;border-radius:13px;align-items:center;gap:18px;margin:25px 0;padding:20px 25px;display:flex}.event-banner>span{color:#89a45b;font-size:32px}.event-banner h3{font-size:14px}.event-banner p{color:#8a9578;margin-top:6px;font-size:11px}.event-banner>small{color:#8c9b70;white-space:nowrap;margin-left:auto;font-size:9px}.section-title{margin:30px 0 20px;font-size:20px}.empty-state{text-align:center;color:#8a967e;padding:60px 20px;line-height:1.8}.empty-state>span{font-size:42px}.empty-state h2{color:#52694a;margin:15px 0;font-size:20px}.empty-state p{font-size:13px}.empty-state.compact{border:1px dashed #d8e1ca;border-radius:12px;padding:18px}.secondary,.action-row button,.inline-form button,.mission button,.estimate button{color:#4e6942;background:#eef2e5;border:1px solid #dce4ce;border-radius:8px;padding:10px 15px;font-size:12px;font-weight:550}.secondary.wide{width:100%;margin-top:15px}.market-tools{gap:12px;margin-bottom:20px;display:flex}.market-tools input{flex:1;min-width:0}.game-shell input:not([type=checkbox]),.game-shell textarea,.game-shell select{color:#354f3b;background:#fffef9;border:1px solid #dce3d2;border-radius:8px;width:100%;min-width:0;min-height:44px;padding:12px 14px}.market-tools select{max-width:185px}.category-strip{scrollbar-width:thin;gap:8px;padding:0 0 14px;display:flex;overflow-x:auto}.category-strip button{white-space:nowrap;color:#879473;background:0 0;border:1px solid #dfe5d5;border-radius:30px;min-height:35px;padding:8px 16px;font-size:11px}.category-strip button.selected{color:#496337;background:#e6edda;border-color:#c8d4b1}.filter-check{color:#7a8a6d;align-items:center;gap:9px;min-height:32px;margin:10px 0 22px;font-size:11px;display:flex}.filter-check input{accent-color:#41643c;width:18px;height:18px}.product-grid{grid-template-columns:repeat(auto-fill,minmax(215px,1fr));gap:21px;display:grid}.product-card{text-align:left;color:#2c4634;background:#fffef9;border:1px solid #e2e6d9;border-radius:13px;padding:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.product-card:hover{transform:translateY(-3px);box-shadow:0 10px 22px #33492b0b}.product-picture{aspect-ratio:1.4;place-items:center;display:grid;position:relative}.product-art{width:100%;height:100%;max-height:240px}.rarity{color:#798653;background:#fffef8c9;border-radius:25px;padding:5px 9px;font-size:8px;position:absolute;top:12px;left:12px}.level-lock{color:#fff;background:#344835de;border-radius:5px;padding:5px 8px;font-size:9px;position:absolute;bottom:10px;right:10px}.product-copy{padding:18px}.product-copy h3{margin:6px 0 8px;font-size:16px;font-weight:650}.product-copy p{color:#89947f;font-size:10px}.card-bottom{justify-content:space-between;align-items:center;gap:6px;margin-top:20px;display:flex}.card-bottom strong{font-size:17px}.card-bottom>span{color:#92a083;font-size:10px}.game-notice{color:#6d8057;background:#eaf0dc;min-height:37px;padding:10px 42px;font-size:11px;line-height:1.5}.game-error{color:#8e593b;z-index:20;background:#f7e7d8;justify-content:space-between;align-items:center;gap:14px;padding:13px 30px;font-size:12px;display:flex}.game-error button{color:inherit;background:#fff8ef;border:1px solid #d6ae8a;border-radius:8px;padding:8px 12px}.panel-backdrop{z-index:10;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#18332255;justify-content:flex-end;display:flex;position:fixed;inset:0}.detail-panel{background:#fffef8;flex-direction:column;width:500px;max-width:100%;height:100%;display:flex;box-shadow:-20px 0 60px #12301a20}.panel-top{border-bottom:1px solid #e1e6d7;justify-content:space-between;align-items:center;padding:16px 25px;display:flex}.panel-top>span{letter-spacing:1.8px;color:#899874;font-size:9px}.panel-top button{color:#4a6241;background:0 0;border:0;width:44px;font-size:21px}.panel-scroll{overscroll-behavior:contain;flex:1;overflow:auto}.detail-art{place-items:center;height:230px;display:grid}.detail-art .product-art{max-width:320px}.detail-copy{padding:24px}.detail-copy h2{margin:12px 0;font-size:27px}.muted{color:#869279;font-size:11px;line-height:1.8}.pill{color:#8a985f;background:#edf2df;border-radius:30px;padding:5px 9px;font-size:9px}.detail-stats{grid-template-columns:1.5fr 1fr;gap:20px;margin:25px 0;display:grid}.detail-stats span{color:#8c987e;font-size:10px;display:block}.detail-stats strong{margin-top:10px;font-size:25px;display:block}.detail-stats small{color:#99a487;font-size:12px;font-weight:400}.estimate{background:#edf2e3;border-radius:10px;gap:8px;padding:17px;font-size:12px;display:grid}.estimate>span{color:#82936b;font-size:10px}.estimate small{color:#8d9a7b;font-size:10px;line-height:1.7}.seller-line{align-items:center;gap:10px;margin:22px 0;font-size:12px;display:flex}.seller-line>span:last-child{color:#8d9a7c;margin-left:auto;font-size:10px}.avatar{color:#829760;background:#e2e9d4;border-radius:50%;flex-shrink:0;place-items:center;width:35px;height:35px;display:grid}.detail-copy h3{margin:25px 0 13px;font-size:14px}.findings{color:#7c896e;padding-left:17px;font-size:11px;line-height:1.9}.action-row{flex-wrap:wrap;gap:8px;margin:15px 0;display:flex}.action-row button{white-space:nowrap;flex:1;padding:9px;font-size:10px}.inline-form{gap:8px;display:flex}.inline-form input{flex:1;min-width:0}.inline-form button{flex-shrink:0}blockquote{color:#7e866a;background:#f1eee2;border-radius:9px;margin:14px 0;padding:15px;font-size:12px;line-height:1.8}.listing-form{gap:15px;display:grid}.listing-form>label{color:#7c8b6b;gap:7px;font-size:11px;display:grid}.listing-form>label.filter-check{margin:0;display:flex}.listing-form textarea{resize:vertical;min-height:100px}.panel-footer{padding:12px 24px calc(14px + env(safe-area-inset-bottom));border-top:1px solid #e1e6d7}.panel-footer .primary-button{margin:0}.chat-layout{grid-template-columns:minmax(200px,.8fr) minmax(280px,1.2fr);gap:20px;min-height:500px;display:grid}.chat-list{flex-direction:column;gap:10px;display:flex}.chat-preview{text-align:left;color:#405539;background:#fffef8;border:1px solid #e1e6d6;border-radius:11px;flex-wrap:wrap;align-items:center;gap:12px;padding:18px;display:flex}.chat-preview.selected{background:#edf2e4;border-color:#8fa573}.chat-preview>div{flex:1;min-width:130px}.chat-preview strong{font-size:13px}.chat-preview strong small{color:#99a285;margin-top:3px;font-size:9px;font-weight:400;display:block}.chat-preview p{color:#7f8d6e;margin:8px 0 5px;font-size:11px}.chat-preview div>span{color:#97a17d;font-size:9px}.chat-preview>b{margin-left:auto;font-size:12px}.chat-window{background:#fffef8;border:1px solid #dfe6d3;border-radius:14px;flex-direction:column;min-height:500px;display:flex;overflow:hidden}.chat-window header{border-bottom:1px solid #e4e9dc;align-items:center;gap:14px;padding:18px;display:flex}.chat-window header h2{font-size:16px}.chat-window header p{color:#91a080;margin-top:6px;font-size:10px}.messages{flex-direction:column;flex:1;gap:12px;max-height:430px;padding:22px;display:flex;overflow:auto}.bubble{background:#edf1e5;border-radius:12px 12px 12px 3px;align-self:flex-start;max-width:88%;padding:13px 16px;font-size:12px;line-height:1.7}.bubble.player{color:#f1f4e9;background:#34563f;border-radius:12px 12px 3px;align-self:flex-end}.bubble time{text-align:right;opacity:.6;margin-top:5px;font-size:8px;display:block}.chat-actions{border-top:1px solid #e5eadc;padding:18px}.chat-actions>p{color:#8a9778;font-size:11px;line-height:1.7}.text-button{color:#859571;background:0 0;border:0;width:100%;font-size:11px}.profile-columns{grid-template-columns:1fr 1fr;gap:24px;display:grid}.surface h2{margin-bottom:20px;font-size:19px}.skill{margin:22px 0}.skill>div{color:#7c8c6b;justify-content:space-between;margin-bottom:8px;font-size:12px;display:flex}.skill b{font-size:10px;font-weight:400}.game-shell progress{accent-color:#8fa65f;background:#edf0e4;border:0;border-radius:5px;width:100%;height:5px}.mission-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}.mission h3{margin:13px 0;font-size:14px}.mission p{color:#91a17b;margin:12px 0;font-size:11px}.mission button{width:100%;margin-top:15px}.receipt-list{gap:12px;display:grid}.receipt{justify-content:space-between;align-items:center;gap:20px;display:flex}.receipt h3{margin:7px 0;font-size:15px}.receipt p{color:#91a362;max-width:500px;font-size:11px}.receipt>div:last-child{text-align:right;flex-shrink:0}.receipt strong{font-size:22px}.receipt small{color:#8f9d7f;margin-top:6px;font-size:9px;display:block}.bottom-nav{display:none}.pause-screen{z-index:50;background:#f0f4e7ed;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex;position:fixed;inset:0}.pause-screen p{color:#8b9b79;font-size:12px}@media (min-width:1600px){.game-scroll{padding:45px max(50px,50% - 590px)}.game-sidebar{width:260px}.product-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1100px){.game-sidebar{width:190px;padding:30px 18px}.game-sidebar .brand{font-size:13px}.game-scroll{padding:28px}.game-topbar{padding:0 28px}.game-notice{padding:10px 28px}.overview-cards{gap:12px}.surface,.balance-card{padding:20px}.overview-cards strong{font-size:23px}.home-columns{gap:15px}.chat-layout{grid-template-columns:1fr}.chat-layout.has-chat .chat-list{display:none}.product-grid{grid-template-columns:repeat(auto-fill,minmax(185px,1fr))}}@media (max-width:700px){.game-shell{padding-bottom:calc(65px + env(safe-area-inset-bottom))}.game-sidebar{display:none}.game-topbar{gap:10px;height:60px;padding:0 18px}.game-topbar>span:first-child{max-width:90px;font-size:10px;line-height:1.4}.wallet{font-size:15px}.reputation{padding:5px 9px;font-size:10px}.game-notice{min-height:46px;padding:9px 18px;font-size:10px}.game-scroll{padding:24px 18px 30px}.page-heading{gap:12px;margin-bottom:23px}.page-heading h1{letter-spacing:-1px;font-size:30px}.page-heading p{margin-top:10px;font-size:11px}.page-heading .eyebrow{letter-spacing:1.6px;font-size:7px}.level-medal{flex-shrink:0;width:53px;height:64px;font-size:22px}.overview-cards{grid-template-columns:1fr 1fr;gap:10px}.balance-card{grid-column:1/-1}.balance-card strong{margin:13px 0;font-size:32px}.surface{padding:18px}.surface>strong{font-size:23px}.surface>span{font-size:10px}.surface>small{font-size:9px}.home-columns{grid-template-columns:1fr}.next-step h2{max-width:none;font-size:21px}.next-step ol{font-size:11px;line-height:2.2}.featured-item{display:none}.event-banner{gap:12px;padding:16px}.event-banner>small{display:none}.event-banner p{font-size:10px}.event-banner h3{font-size:12px}.bottom-nav{height:calc(65px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);z-index:5;background:#fffef8;border-top:1px solid #e3e8d8;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{color:#a0aa90;background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:7px 3px;display:flex}.bottom-nav button span{font-size:24px;line-height:1}.bottom-nav button small{font-size:9px}.bottom-nav button.active{color:#426337;background:#eef3e3}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-copy{padding:13px}.product-copy h3{font-size:14px}.product-copy p{font-size:9px}.card-bottom{margin-top:13px;display:block}.card-bottom strong{font-size:15px;display:block}.card-bottom>span{margin-top:5px;font-size:9px;display:block}.rarity{padding:4px 6px;font-size:7px;top:7px;left:7px}.card-category{font-size:8px}.market-tools{gap:7px}.market-tools input{padding:11px!important;font-size:11px!important}.market-tools select{max-width:126px;padding:10px!important;font-size:10px!important}.category-strip{gap:6px;margin-bottom:0}.category-strip button{padding:7px 12px;font-size:10px}.page-heading>.secondary{max-width:100px;padding:8px;font-size:10px}.detail-panel{width:100%}.detail-art{height:190px}.detail-copy{padding:22px}.panel-top{padding:10px 22px}.detail-copy h2{font-size:25px}.profile-columns{grid-template-columns:1fr}.mission-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mission{padding:14px}.mission h3{font-size:12px}.mission p{font-size:10px}.mission button{padding:8px;font-size:10px}.receipt{display:block}.receipt>div:last-child{text-align:left;margin-top:15px}.receipt strong{font-size:20px}.game-error{padding:10px 16px;font-size:11px}.game-error button{min-width:100px;font-size:10px}.chat-window{min-height:500px}.messages{max-height:360px;padding:15px}.chat-actions{padding:14px}.chat-actions .action-row button{font-size:9px}.bubble{font-size:11px}.chat-preview{padding:14px}.listing-form input,.inline-form input{font-size:16px!important}}@media (prefers-reduced-motion:reduce){.product-card:hover{transform:none}}.panel-notice{color:#637b4b;background:#edf2df;border-radius:8px;margin:18px 0;padding:12px;font-size:11px;line-height:1.7}.celebration-backdrop{z-index:30;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1e382b85;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.celebration{text-align:center;background:#fbfcf4;border:1px solid #e2ead6;border-radius:24px;width:430px;max-height:95dvh;padding:32px;animation:.35s ease-out sale-in;overflow:auto;box-shadow:0 25px 90px #1d352a33}.sale-symbol{color:#78964d;background:#e7efce;border-radius:50%;place-items:center;width:60px;height:60px;margin-bottom:24px;font-size:38px;display:inline-grid}.celebration .eyebrow{color:#83986c;margin-bottom:12px;font-size:7px;display:block}.celebration h2{font-size:29px}.celebration>p{color:#8b997a;margin:12px 0;font-size:12px}.celebration>strong{letter-spacing:-1.5px;margin:24px 0 5px;font-size:42px;display:block}.celebration dl{border-top:1px solid #e3e9d8;margin:25px 0;padding-top:15px}.celebration dl>div{color:#8a9779;justify-content:space-between;margin:12px 0;font-size:11px;display:flex}.celebration dd{color:#597046}.celebration blockquote{font-size:11px;line-height:1.8}.celebration .primary-button{justify-content:center}@keyframes sale-in{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:none}}@media (max-width:600px){.celebration{padding:25px}.celebration>strong{font-size:36px}.celebration h2{font-size:26px}}.resale-game{color:#fff;isolation:isolate;background:#393939;flex-direction:column;height:100dvh;font-family:Arial,Segoe UI,sans-serif;font-size:16px;font-weight:700;display:flex}.resale-game *{box-sizing:border-box}.resale-game button{font:inherit;cursor:pointer;border:0;transition:filter .12s,transform .12s}.resale-game button:active{transform:scale(.97)}.resale-game button:disabled{cursor:default;opacity:.45}.resale-game button:focus-visible,.resale-game input:focus-visible{outline-offset:3px;outline:3px solid #00b5ec}.resale-game h1{letter-spacing:-.6px;font-size:26px;font-weight:850;line-height:1.2}.resale-top{background:#292929;align-items:center;gap:16px;height:94px;min-height:94px;padding:20px 24px;display:flex}.resale-top button{flex-shrink:0}.icon-button{color:#c1c1c1;background:0 0;width:44px;height:44px;padding:0;position:relative}.icon-button svg{width:100%;height:100%}.gift-button{color:#252525;background:#fff;border-radius:50%;padding:7px}.gift-button i{background:#ff1355;border:2px solid #292929;border-radius:50%;width:12px;height:12px;position:absolute;top:0;right:0}.color-logo{background:0 0;width:42px;height:45px;padding:0;position:relative}.color-logo i{background:#00b4e8;border-radius:50%;width:25px;height:25px;position:absolute;top:16px;left:0}.color-logo i:nth-child(2){background:#00c84c;width:21px;height:21px;top:3px;left:21px}.color-logo i:nth-child(3){background:#815ce6;width:15px;height:15px;top:29px;left:27px}.color-logo i:nth-child(4){background:#f43861;width:11px;height:11px;top:4px;left:13px}.leader-button{color:#111;background:#fff;border-radius:24px;height:45px;padding:0 22px;font-size:13px!important;font-weight:850!important}.resale-top .resale-wallet{color:#111;box-shadow:none;white-space:nowrap;background:#fff;border:0;border-radius:25px;align-items:center;gap:8px;margin-left:auto;padding:10px 16px 10px 9px;font-size:16px;display:flex}.resale-wallet>span{color:#fff;background:#00b840;border-radius:50%;place-items:center;width:26px;height:26px;font-size:26px;line-height:1;display:grid}.back-button{color:#fff;background:0 0;font-size:36px!important}.resale-scroll{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#666 #393939;flex:1;min-height:0;padding:32px 33px 40px;overflow:auto}.resale-grid{grid-template-columns:repeat(auto-fill,minmax(205px,1fr));gap:20px 16px;display:grid}.resale-card{color:#161616;text-align:left;background:#fff;flex-direction:column;align-items:stretch;min-width:0;padding:0;display:flex;overflow:hidden;box-shadow:0 4px 6px #0003;border-radius:14px!important}.resale-picture{aspect-ratio:1.05;background:radial-gradient(at 40% 35%,#fff,#f3f3f3);place-items:center;height:auto;display:grid;position:relative;overflow:hidden}.resale-picture>svg{width:100%;height:100%;max-height:none}.resale-card-copy{flex:1;gap:7px;padding:14px 15px 13px;display:grid}.resale-card h2{letter-spacing:-.5px;margin:0;font-size:20px;font-weight:850;line-height:1.1}.resale-card h3{font-size:16px;line-height:1.2}.resale-card b{font-size:17px}.resale-card small{color:#888;font-size:11px;line-height:1.3}.resale-card .case-price{text-align:center;border-radius:10px;align-self:end;padding:9px 2px;font-size:18px;font-weight:850;display:block}.resale-card .case-price.green{color:#080808;padding:12px 2px}.resale-game .green,.resale-game .blue,.resale-game .pink,.resale-game .gray{color:#000;text-align:center;border-radius:17px;justify-content:center;align-items:center;min-height:44px;padding:13px 20px;font-weight:850;display:inline-flex}.resale-game .green{background:#00dc41}.resale-game .blue{background:#00b4ec}.resale-game .pink{color:#fff;background:#ff1654}.resale-game .gray{color:#ddd;background:#626262;border-radius:28px}.resale-game .large{width:450px;max-width:100%;min-height:68px;margin:20px auto 0;font-size:22px;display:flex}.case-hero{text-align:center;flex-direction:column;align-items:center;gap:18px;margin:3px 0 28px;display:flex}.case-hero-art{background:radial-gradient(#fff,#f4f4f4);border-radius:13px;place-items:center;width:235px;height:235px;display:grid}.case-hero-art svg{width:100%;height:100%}.case-hero>.blue{min-width:202px;min-height:58px;font-size:20px}.case-detail>h2{color:#b9b9b9;margin:28px 0 25px;font-size:18px}.content-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:15px}.content-grid .resale-picture{aspect-ratio:1}.loot-rarity{color:#fff;text-transform:uppercase;background:#939aa3;border-radius:10px;padding:7px 10px;font-size:12px;font-weight:850;position:absolute;top:10px;right:10px;box-shadow:0 2px 5px #0003}.reward-screen>h1{text-align:center;margin:0 0 22px}.reward-card{max-width:260px}.reward-card .resale-card-copy{gap:9px}.reward-screen>.resale-grid{grid-template-columns:repeat(auto-fill,220px)}.work-screen{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:42px 0 30px;display:flex}.work-screen>p{color:#aaa;font-size:18px}.computer-button{color:#fff;background:0 0;border:0;width:min(460px,90vw);height:auto;padding:0;position:relative}.computer-art{width:100%;height:auto}.work-screen h1{font-size:25px}.work-screen em{color:#00b4ec;font-style:normal}.work-screen>.gray{min-width:250px;margin-top:4px;font-size:18px}.click-profit{color:#00b8ff;text-shadow:0 2px #111;pointer-events:none;font-size:34px;animation:.7s both click-gain;position:absolute;top:20%;left:52%}.inventory-tabs{justify-content:center;gap:16px;margin-bottom:30px;display:flex}.inventory-tabs button{color:#ddd;background:#616161;border-radius:24px;padding:12px 25px}.inventory-tabs button.chosen{color:#111;background:#00b4ec}.uncollected{opacity:.35;filter:grayscale()}.market-timer{color:#ccc;justify-content:center;align-items:center;gap:20px;margin:0 0 30px;display:flex}.sales-toolbar{justify-content:space-between;align-items:center;gap:15px;margin-bottom:25px;display:flex}.resale-empty{text-align:center;color:#bbb;margin:60px 15px;font-size:16px;line-height:1.6}.resale-toast{color:#eee;z-index:9;text-align:center;pointer-events:none;background:#202020ec;border-radius:20px;max-width:90%;padding:12px 20px;font-size:12px;animation:4s forwards toast-out;position:fixed;bottom:110px;left:50%;transform:translate(-50%);box-shadow:0 3px 12px #0003}.resale-error{color:#fff;background:#8b273e;justify-content:space-between;align-items:center;padding:10px 16px;font-size:12px;display:flex}.resale-error button{color:#661d31;background:#fff;border-radius:15px;padding:8px 13px}.resale-modal-backdrop{z-index:20;background:#000a;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.resale-modal{text-align:center;color:#fff;background:#393939;border:2px solid #555;border-radius:20px;flex-direction:column;gap:18px;width:430px;max-width:100%;max-height:92dvh;padding:30px;display:flex;position:relative;overflow:auto;box-shadow:0 15px 70px #0007}.resale-modal h1{padding:0 24px}.resale-modal p{color:#bdbdbd;font-size:14px;line-height:1.5}.modal-close{color:#ccc;z-index:2;background:0 0;width:40px;height:40px;position:absolute;top:8px;right:10px;font-size:30px!important}.modal-item-art{background:#f7f7f7;border-radius:14px;align-self:center;width:220px;max-width:100%;height:200px}.modal-item-art svg{width:100%;height:100%}.sale-slider{color:#bbb;flex-direction:column;align-items:center;gap:12px;display:flex}.sale-slider b{color:#00b4ec;font-size:24px}.sale-slider input{accent-color:#00b4ec;width:100%;min-height:35px}.gift-art svg{color:#00b4ec;width:100px;height:100px}.resale-modal section>button{background:#00b4ec;border-radius:20px;padding:12px 22px}.resale-modal section input{accent-color:#00b4ec}.shop-screen>h1{text-align:center;margin-bottom:25px}.shop-offer{background:#4b4031;border:2px solid #7c6442;border-radius:15px;justify-content:center;align-items:center;gap:24px;max-width:550px;margin:0 auto 25px;padding:22px;display:flex}.shop-offer svg{color:#f9c968;width:85px}.shop-offer h2{margin:8px 0 14px}.shop-offer small{color:#ddc29e;font-size:10px}.shop-pack{text-align:center;gap:15px;padding:25px 15px}.shop-pack>span{color:#ddb545;text-shadow:2px 3px #8a6838;font-size:66px}.odds-note{color:#aaa;text-align:center;max-width:650px;margin:20px auto;font-size:12px;line-height:1.7}.opening-screen{text-align:center;padding-top:50px}.opening-screen>p{color:#aaa;margin-top:30px;font-size:12px}.roulette{background:#242424;border-top:3px solid #00b4ec;border-bottom:3px solid #00b4ec;height:250px;margin:60px -33px 0;position:relative;overflow:hidden}.roulette>div{gap:12px;width:max-content;animation:3.2s cubic-bezier(.1,.5,.1,1) forwards roll;display:flex;position:absolute;top:20px;left:0}.roulette>div>div{color:#111;background:#fff;border-radius:12px;flex-direction:column;flex-shrink:0;width:170px;height:205px;display:flex;overflow:hidden}.roulette svg{width:170px;height:165px}.roulette b{font-size:13px}.roulette>span{color:#00b4ec;font-size:33px;position:absolute;top:-10px;left:calc(50% - 12px)}.resale-pause{z-index:50;color:#fff;background:#222e;place-items:center;font-size:26px;display:grid;position:fixed;inset:0}.resale-game .page-heading{margin:0 0 24px}.resale-game .page-heading h1{color:#fff;font-size:26px}.resale-game .page-heading p,.resale-game .page-heading .eyebrow{display:none}.resale-game .chat-preview{color:#fff;background:#494949;border:1px solid #666}.resale-game .chat-preview.selected{background:#405763;border-color:#00b4ec}.resale-game .chat-preview p,.resale-game .chat-preview div>span,.resale-game .chat-preview small{color:#bbb}.resale-game .chat-window{background:#444;border-color:#666}.resale-game .chat-window header,.resale-game .chat-actions{border-color:#666}.resale-game .bubble{color:#fff;background:#656565}.resale-game .bubble.player{background:#007da5}.resale-game .chat-actions input{color:#222;background:#eee;border:0;border-radius:12px;width:100%;min-width:0;padding:10px}.resale-game .chat-actions button,.resale-game .chat-window header button{color:#111;background:#ddd;border:0}.resale-game .chat-actions .primary-button{color:#111;background:#00b4ec;justify-content:center}.resale-game .chat-actions>p,.resale-game .chat-window header p{color:#ddd}.resale-game .avatar{color:#fff;background:#777}.resale-loading{color:#fff;background:#393939;flex-direction:column;justify-content:center;align-items:center;gap:25px;min-height:100dvh;font-family:Arial,sans-serif;display:flex}.resale-loading button{background:#00b4ec;border:0;border-radius:20px;padding:15px 30px;font-weight:700}@keyframes click-gain{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-65px)}}@keyframes toast-out{0%,65%{opacity:1}to{opacity:0;visibility:hidden}}@keyframes roll{0%{transform:translate(0)}to{transform:translate(-3300px)}}@media (min-width:1500px){.resale-grid{grid-template-columns:repeat(auto-fill,minmax(225px,1fr))}.case-grid{max-width:1500px;margin:auto}.content-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media (max-width:700px){.resale-top{gap:10px;height:70px;min-height:70px;padding:12px 13px}.color-logo{width:34px;transform:scale(.8)}.icon-button{width:34px;height:34px}.leader-button{height:36px;padding:0 12px;font-size:10px!important}.resale-top .resale-wallet{gap:5px;padding:7px 10px 7px 7px;font-size:12px}.resale-wallet>span{width:22px;height:22px;font-size:22px}.resale-scroll{padding:20px 13px 30px}.resale-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 11px}.resale-card-copy{gap:7px;padding:11px}.resale-card h2{letter-spacing:-.3px;font-size:16px}.resale-card h3{font-size:13px}.resale-card b{font-size:14px}.resale-card .case-price{padding:9px 1px;font-size:15px}.resale-card .green{border-radius:11px;padding:10px 5px;font-size:13px}.resale-card small{font-size:9px}.case-hero-art{width:200px;height:200px}.case-hero{gap:15px}.case-hero h1{font-size:23px}.case-hero>.blue{min-height:53px;font-size:17px}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.loot-rarity{padding:6px 8px;font-size:9px;top:8px;right:8px}.work-screen{padding-top:45px}.work-screen>p{font-size:14px}.work-screen h1{font-size:22px}.work-screen>.gray{font-size:15px}.resale-toast{width:max-content;padding:10px 15px;font-size:10px;bottom:90px}.resale-modal{gap:15px;padding:24px 18px}.resale-modal h1{font-size:23px}.resale-game .chat-layout{display:block}.resale-game .chat-list{margin-bottom:14px}.resale-game .chat-window{min-height:440px}.inventory-tabs{gap:9px}.inventory-tabs button{padding:11px 16px;font-size:12px}.market-timer{gap:10px;font-size:12px}.market-timer button{padding:10px;font-size:11px}.sales-toolbar h1{font-size:19px}.sales-toolbar button{padding:10px;font-size:11px}.reward-screen>.resale-grid{grid-template-columns:1fr;justify-items:center}.reward-card{width:235px}.reward-screen .large{min-height:55px;font-size:18px}.reward-card .resale-picture{aspect-ratio:auto;height:195px}.opening-screen{padding-top:25px}.roulette{margin-left:-13px;margin-right:-13px}.resale-game .resale-empty{font-size:14px}.ad-case small{min-height:23px}.shop-offer{gap:18px;padding:16px}.shop-offer svg{width:60px}.shop-offer h2{font-size:20px}}@media (prefers-reduced-motion:reduce){.roulette>div{animation-duration:10ms}.click-profit{opacity:0;animation:none}.resale-game button{transition:none}}.inventory-tabs{flex-wrap:wrap}.inventory-tabs button:nth-child(3){color:#aaa;background:#494949;font-size:10px}.tutorial-dim{z-index:10;pointer-events:none;background:#000b;position:fixed;inset:0}.resale-game .tutorial-focus{z-index:11;outline:2px solid #00db49;position:relative;overflow:visible;box-shadow:0 0 18px #00db49}.tutorial-focus>.resale-picture{border-radius:14px 14px 0 0}.tutorial-caption{color:#161616;background:#fff;border-radius:14px;padding:13px 9px;font-size:14px;position:absolute;top:calc(100% + 20px);left:0;right:0;box-shadow:0 5px 18px #0004}.tutorial-caption:before{content:"";background:#fff;border-radius:5px;width:5px;height:15px;position:absolute;top:-15px;left:50%}.tutorial-skip{color:#111;z-index:12;white-space:nowrap;background:#fff;border-radius:25px;padding:11px 20px;position:fixed;top:12px;left:50%;transform:translate(-50%);font-size:12px!important}.resale-game .tutorial-skip:active{transform:translate(-50%)scale(.97)}@media (max-width:700px){.tutorial-skip{padding:8px 14px;top:75px;font-size:9px!important}.tutorial-caption{padding:10px 5px;font-size:11px}}.accurate-roulette>div{animation:none;left:50%}.accurate-roulette>.reel-moving{animation:3.1s cubic-bezier(.12,.68,.08,1) forwards accurate-roll}.accurate-roulette [data-winner=true]{box-shadow:inset 0 0 0 3px #00b4ec}.sale-check{color:#00da65;font-size:48px}.sale-result>strong{font-size:38px}.sale-profit{color:#00df71}.sale-loss{color:#ff547c}.sale-result dl{color:#bbb;gap:12px;margin:0;font-size:12px;display:grid}.sale-result dl>div{text-align:left;justify-content:space-between;gap:14px;display:flex}.sale-result dd{color:#fff;margin:0}.sale-result{gap:13px}.sale-result>p{margin:0}@keyframes accurate-roll{0%{transform:translate(-85px)}to{transform:translate(-3725px)}}@media (prefers-reduced-motion:reduce){.accurate-roulette>.reel-moving{animation:none;transform:translate(-3725px)}}.price-editor{gap:14px;display:grid}.exact-price{color:#ccc;text-align:left;align-items:center;gap:12px;font-size:12px;display:flex}.exact-price input{color:#fff;width:55%;min-width:0;font:inherit;background:#222;border:2px solid #686868;border-radius:10px;padding:12px;font-size:18px}.price-presets{gap:8px;display:flex}.price-presets button,.chat-all-button{color:#eee;background:#555;border-radius:12px;flex:1;padding:10px;font-size:11px!important}.price-editor dl{color:#bbb;gap:9px;margin:0;font-size:12px;display:grid}.price-editor dl>div{justify-content:space-between;gap:12px;display:flex}.price-editor dt{text-align:left}.price-editor dd{text-align:right;margin:0}.resale-modal .price-hint{font-size:10px;line-height:1.5}.chat-all-button{margin-bottom:15px}.chat-all-button[hidden]{display:none}.resale-nav{--nav-height:94px;min-height:calc(var(--nav-height) + env(safe-area-inset-bottom));padding:8px 12px calc(8px + env(safe-area-inset-bottom));z-index:8;background:#292929;border-top:1px solid #505050;flex-shrink:0;justify-content:center;align-items:center;gap:8px;display:flex}.resale-nav button{color:#eceef2;background:0 0;border-radius:14px;flex-direction:column;flex:0 112px;justify-content:center;align-items:center;gap:5px;min-width:0;height:76px;padding:7px 4px;display:flex;position:relative}.resale-nav button:hover{background:#41464e}.resale-nav button.selected{color:#08222c;background:#68d5f8}.resale-nav svg{flex-shrink:0;width:30px;height:30px}.resale-nav small{text-align:center;white-space:normal;justify-content:center;align-items:center;max-width:100%;min-height:28px;font-size:12px;font-weight:700;line-height:14px;display:flex}.resale-nav b{color:#fff;background:#ec3266;border-radius:20px;min-width:18px;padding:2px 5px;font-size:10px;line-height:14px;position:absolute;top:3px;right:7px}@media (max-width:640px){.resale-nav{--nav-height:138px;padding:6px 6px calc(6px + env(safe-area-inset-bottom));flex-wrap:wrap;gap:4px 2px}.resale-nav button{border-radius:10px;flex:0 0 calc(25% - 1.5px);gap:3px;height:60px;padding:3px}.resale-nav svg{width:23px;height:23px}.resale-nav small{font-size:11px}.resale-toast{bottom:calc(148px + env(safe-area-inset-bottom))}}.resale-game .rarity-badge{color:#fff;letter-spacing:.1px;text-transform:none;z-index:1;border:1px solid #ffffff60;border-radius:7px;max-width:calc(100% - 18px);padding:5px 8px;font-size:10px;font-weight:700;line-height:1.2;position:absolute;top:9px;left:9px;box-shadow:0 2px 5px #182a4224}.resale-game .rarity-badge.rarity-inline{width:max-content;max-width:100%;box-shadow:none;align-self:center;margin:3px 0;font-size:11px;display:inline-flex;position:static}.resale-game .resale-picture:has(.rarity-badge)>svg{padding-top:19px}.resale-game .item-illustration{width:100%;height:100%;max-height:100%;display:block}.resale-game .messenger-product .rarity-inline{padding:3px 5px;font-size:9px}.resale-game .trade-preview .rarity-inline{color:#fff;align-self:start;font-size:10px}.resale-game .messenger-replies button.trade-preview-compact{align-items:center;padding:8px 10px}.resale-game .trade-preview-compact>svg{width:42px;height:42px}.resale-game .trade-preview-compact small,.resale-game .trade-preview-compact .trade-preview-copy>span:not(.rarity-badge){display:none}.resale-game .trade-preview-compact .trade-preview-copy{gap:2px}.resale-game .trade-offer-buttons{grid-template-columns:1.4fr 1fr;gap:8px;display:grid}.resale-game .trade-offer-buttons>button{width:100%;padding:10px 7px}.resale-game .messenger-offer .trade-slider{color:#fff;flex-direction:column;gap:9px;display:flex}.resale-game .trade-slider input[type=range]{accent-color:#00b4ec;background:0 0;width:100%;min-height:36px;padding:0}.resale-game .trade-slider span,.resale-game .trade-hint{color:#c8d0da;font-size:12px;line-height:1.4}.resale-game .trade-hint{margin:0}.resale-game .work-progress{color:#d3e4f6;min-height:34px;font-size:14px}.resale-game .work-progress span{color:#8ccfec;margin-top:4px;font-size:11px;display:block}.resale-game .work-screen{gap:7px}.resale-game .accurate-roulette>div>div{position:relative}.resale-game .accurate-roulette .rarity-badge{padding:3px 5px;font-size:9px}@media (max-width:700px){.resale-game .rarity-badge{padding:4px 6px;font-size:9px;top:7px;left:7px}.resale-game .work-screen{padding-top:15px}.resale-game .computer-button{width:min(370px,90vw)}}.resale-game .market-price-slider{color:#eee;text-align:left;gap:4px;width:100%;font-size:13px;display:grid}.market-price-slider>span:first-child{justify-content:space-between;align-items:center;gap:8px;display:flex}.market-price-slider b{color:#55cfff;font-size:17px}.resale-game .market-price-slider input[type=range]{appearance:none;cursor:pointer;background:0 0;border:0;border-radius:0;width:100%;height:32px;min-height:32px;margin:0;padding:0;display:block}.market-price-slider .price-zone-labels{color:#ffa0ab;justify-content:space-between;margin-top:-5px;display:flex}.market-price-slider .price-zone-labels small{font-size:10px}.market-price-slider .price-zone-status{color:#a2dcf1;font-size:10px;line-height:1.4}.market-price-slider .outside-market{color:#ffb0b9}.resale-game .purchase-offer{border-top:1px solid #666;border-bottom:1px solid #666;gap:13px;padding:16px 0;display:grid}.resale-game .seller-reply{text-align:left;background:#303e44;border-left:3px solid #3abdf0;margin:0;padding:8px 12px}.resale-game .resale-modal:has(.leaderboards){width:620px}.resale-game .leaderboards{text-align:left;gap:14px;min-width:0;display:grid}.resale-game .leaderboards h1{text-align:center}.resale-game .leaderboards p{margin:0}.resale-game .leader-tabs{background:#242424;border-radius:15px;grid-template-columns:1fr 1fr;gap:6px;padding:5px;display:grid}.resale-game .leader-tabs button,.resale-game .collection-categories button{color:#eee;background:#494949;border-radius:10px;min-height:44px;padding:12px;font-size:13px}.resale-game .leader-tabs button[aria-selected=true],.resale-game .collection-categories button[aria-selected=true]{color:#101820;background:#00b4ec}.resale-game .leader-table{border:1px solid #616161;border-radius:12px;overflow:hidden}.resale-game .leader-row{border-bottom:1px solid #505050;grid-template-columns:46px minmax(0,1fr) minmax(60px,auto);align-items:center;gap:10px;padding:12px 10px;font-size:13px;display:grid}.leader-row:last-child{border-bottom:0}.leader-row>span:first-child{text-align:center;font-variant-numeric:tabular-nums}.leader-row strong{overflow-wrap:anywhere}.leader-row>b{text-align:right;font-variant-numeric:tabular-nums}.resale-game .leader-labels{color:#ccc;background:#292929;font-size:11px}.resale-game .leader-row.is-you{color:#dcf5ff;background:#144c62;border-left:3px solid #00c3ff}.leader-own{border:1px solid #00b4ec;border-radius:12px;overflow:hidden}.resale-game .leader-own>p{color:#b0eaff;background:#213c48;padding:8px 13px;font-size:11px}.leaderboards>small{color:#bdbdbd;font-size:10px;line-height:1.5}.resale-game .personal-sales{border-top:1px solid #666;padding-top:14px}.resale-game .collection-view header{margin-bottom:16px}.collection-view header h1{margin:0 0 8px}.collection-view header p{color:#ccc;font-size:13px}.resale-game .collection-categories{flex-wrap:wrap;gap:8px;margin:0 0 22px;display:flex}.resale-game .collection-categories button{font-size:12px}.resale-game .collection-item small{color:#555}.resale-game .collection-item.is-missing .resale-picture>svg{opacity:.42;filter:grayscale(.4)}.collection-lock{color:#fff;background:#343942;border:2px solid #fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:20px;display:grid;position:absolute;bottom:12px;left:12px}.resale-game .inventory-sort{flex-wrap:wrap;align-items:center;gap:10px;margin:-10px 0 20px;font-size:13px;display:flex}.inventory-sort label{align-items:center;gap:10px;display:flex}.resale-game .inventory-sort select,.resale-game .inventory-sort button{color:#eee;min-height:44px;font:inherit;background:#262c32;border:1px solid #66707c;border-radius:10px;padding:10px}.inventory-sort select:focus-visible{outline-offset:3px;outline:3px solid #00b4ec}.resale-game .inventory-sort .sort-direction{margin-left:auto}.resale-game .market-timer{flex-wrap:wrap;gap:8px 20px}.market-timer span{color:#bdbdbd;font-size:11px}.market-timer b{font-variant-numeric:tabular-nums}.resale-game .work-screen>.blue{min-width:250px;margin-top:4px;font-size:18px}.resale-game .buyer-decision-backdrop{z-index:45;touch-action:manipulation;background:#161b24db;outline:none;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.buyer-decision{text-align:center;background:#303641;border:1px solid #78808c;border-radius:24px;width:360px;max-width:100%;padding:26px 24px 22px;animation:.25s ease-out decision-appear;position:relative;overflow:hidden;box-shadow:0 25px 100px #0009}.buyer-sad{font-size:88px;line-height:1.25;animation:1s ease-in-out infinite alternate sad-bob;display:block}.buyer-decision h2{margin:16px 0 12px;font-size:23px}.buyer-decision p{color:#eee;margin:0 0 18px;font-size:15px;font-weight:500;line-height:1.6}.buyer-decision small{color:#bfc8d5;font-size:10px;font-weight:500;line-height:1.5}.decision-countdown{transform-origin:0;background:#67b7dc;height:4px;animation:3s linear forwards decision-time;position:absolute;bottom:0;left:0;right:0}@keyframes decision-appear{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes sad-bob{to{transform:translateY(6px)rotate(-4deg)}}@keyframes decision-time{to{transform:scaleX(0)}}@media (max-width:700px){.resale-game .leader-row{grid-template-columns:32px minmax(0,1fr) minmax(55px,auto);gap:6px;padding:12px 6px;font-size:11px}.resale-game .leader-labels{font-size:10px}.resale-game .collection-categories{flex-wrap:nowrap;margin-bottom:10px;padding-bottom:10px;overflow:auto}.resale-game .collection-categories button{white-space:nowrap;flex-shrink:0;font-size:11px}.resale-game .inventory-sort{gap:8px;font-size:11px}.inventory-sort label{gap:6px}.resale-game .inventory-sort .sort-direction{margin-left:0}.resale-game .work-screen>.blue{font-size:15px}.resale-game .messenger-offer .market-price-slider{gap:1px}.resale-game .messenger-offer .trade-hint{display:none}.resale-game .market-price-slider .price-zone-status{font-size:9px}}@media (prefers-reduced-motion:reduce){.buyer-sad,.buyer-decision,.decision-countdown{animation:none}}@media (max-width:700px){.resale-game .item-modal:has(.purchase-offer){gap:12px}.resale-game .item-modal:has(.purchase-offer) .modal-item-art{flex:0 0 112px;width:124px;height:112px}.resale-game .item-modal:has(.purchase-offer) .purchase-offer{gap:10px;padding:12px 0}}.app-shell{flex-direction:column;height:100dvh;display:flex}.topbar{border-bottom:1px solid #e2e5d9;flex-shrink:0;align-items:center;gap:24px;height:96px;padding:0 6%;display:flex}.brand{align-items:center;gap:13px;font-size:17px;font-weight:750;display:flex}.brand-mark{color:#e6efc7;letter-spacing:-3px;background:#244d3b;border-radius:13px;justify-content:center;align-items:center;width:45px;height:45px;padding-right:6px;font-size:20px;display:flex;position:relative}.brand-mark span{font-size:18px;position:absolute;top:0;right:5px}.edition{letter-spacing:2px;color:#7c8779;margin-left:auto;font-size:10px}.build-badge{color:#68765e;border:1px solid #ccd5bd;border-radius:20px;padding:8px 12px;font-size:11px}.main-scroll{overscroll-behavior:contain;flex:1;overflow:auto}.hero{grid-template-columns:1.1fr 1fr;align-items:center;gap:30px;max-width:1380px;margin:auto;padding:76px 6% 64px;display:grid}.eyebrow{letter-spacing:1.8px;align-items:center;gap:9px;margin-bottom:24px;font-size:9px;font-weight:700;display:flex}.eyebrow>span{background:#71945b;border-radius:100%;width:6px;height:6px}h1{letter-spacing:-2.5px;font-size:clamp(40px,4.3vw,68px);font-weight:650;line-height:1.12}h1 em{color:#7a9147;font-style:normal}.hero-description{color:#758071;max-width:440px;margin-top:24px;font-size:15px;line-height:1.85}.entry-card{max-width:425px;margin-top:32px}.entry-heading{align-items:center;gap:12px;display:flex}.small-icon{background:#e7ebd9;border-radius:10px;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.entry-heading h2{font-size:14px;font-weight:650}.entry-heading p{color:#7c8578;margin-top:5px;font-size:11px}.primary-button{color:#fff;background:#244d3b;border:0;border-radius:10px;justify-content:space-between;width:100%;min-height:50px;margin-top:19px;padding:17px 20px;font-size:13px;font-weight:600;transition:background .2s;display:flex}.primary-button:hover{background:#346448}.primary-button>span{font-size:18px}.connection-status{color:#7c8578;min-height:34px;margin-top:12px;font-size:11px;line-height:1.6}.version-note{color:#849078;font-size:10px}.illustration{aspect-ratio:1;place-items:center;display:grid;position:relative}.trade-art{z-index:1;filter:drop-shadow(0 18px 22px #68844a12);width:95%}.orbit{background:radial-gradient(circle,#e6edcb 0%,#eef1df 55%,#0000 70%);border:1px solid #dee4ca;border-radius:100%;width:91%;height:91%;position:absolute}.orbit-two{background:0 0;border-style:dashed;border-color:#ced9b6;width:72%;height:72%}.floating-label{z-index:2;color:#647653;white-space:nowrap;background:#ffffffdc;border:1px solid #e6e9db;border-radius:10px;align-items:center;gap:8px;padding:11px 16px;font-size:11px;display:flex;position:absolute;box-shadow:0 7px 25px #3c542a08}.floating-label span{color:#7d984d;font-size:18px}.label-top{top:9%;left:7%;transform:rotate(-5deg)}.label-bottom{bottom:7%;right:2%;transform:rotate(4deg)}.journey{border-top:1px solid #e0e4d6;gap:50px;max-width:1380px;margin:auto;padding:30px 6% 36px;display:flex}.journey-title{flex:1;min-width:185px}.journey-title>span{letter-spacing:1.6px;color:#7b885f;font-size:9px;font-weight:700}.journey-title p{max-width:200px;margin-top:12px;font-size:17px;line-height:1.5}.journey-steps{flex:3;grid-template-columns:repeat(3,1fr);gap:36px;display:grid}.journey-steps article{padding-left:30px;position:relative}.step-number{color:#91a273;font-size:11px;position:absolute;top:2px;left:0}.journey h3{margin-bottom:9px;font-size:13px}.journey article p{color:#7f8777;max-width:180px;font-size:11px;line-height:1.75}footer{color:#919a87;border-top:1px solid #e5e8dc;justify-content:space-between;margin:0 6%;padding:22px 0 28px;font-size:10px;display:flex}@media (min-width:1600px){.hero{padding-top:100px;padding-bottom:85px}.illustration{max-width:520px}.topbar{padding-left:max(6%,50% - 605px);padding-right:max(6%,50% - 605px)}}@media (max-width:900px){.edition{display:none}.build-badge{margin-left:auto}.hero{gap:12px;padding:50px 6% 42px}h1{letter-spacing:-1.8px;font-size:43px}.hero-description{font-size:13px}.floating-label{padding:8px 9px;font-size:9px}.journey{gap:20px}.journey-steps{gap:18px}.journey-title{min-width:145px}}@media (max-width:600px){.topbar{gap:8px;height:72px;padding:0 6%}.brand{gap:9px;font-size:13px}.brand-mark{border-radius:10px;width:35px;height:35px;font-size:17px}.build-badge{padding:6px 8px;font-size:9px}.hero{flex-direction:column;align-items:stretch;gap:0;padding:32px 6% 28px;display:flex;position:relative}.eyebrow{letter-spacing:1.15px;margin-bottom:17px;font-size:7px}h1{letter-spacing:-1.7px;font-size:41px}.hero-description{max-width:320px;margin-top:17px;font-size:12px;line-height:1.8}.illustration{aspect-ratio:auto;order:2;align-self:center;width:210px;height:185px;margin-top:14px}.trade-art{width:100%}.floating-label{gap:4px;padding:5px 7px;font-size:7px}.floating-label span{font-size:11px}.label-top{top:0;left:-5%}.label-bottom{bottom:0;right:-12%}.entry-card{max-width:none;margin-top:22px}.entry-heading h2{font-size:13px}.entry-heading p{font-size:10px}.primary-button{min-height:48px;margin-top:14px}.connection-status{min-height:28px;font-size:10px}.journey{padding:25px 6%;display:block}.journey-title p{max-width:none;margin-top:8px;font-size:16px}.journey-steps{gap:14px;margin-top:22px}.journey-steps article{padding-top:22px;padding-left:0}.step-number{top:0}.journey h3{font-size:12px}.journey article p{font-size:10px;line-height:1.65}footer{padding-bottom:calc(20px + env(safe-area-inset-bottom));gap:12px;font-size:8px}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}svg,button{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}input,textarea{-webkit-user-select:text;user-select:text}:root{color:#203d31;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f7f7ef;font-family:Inter,Segoe UI,Arial,sans-serif;font-weight:400}*{box-sizing:border-box}html,body,#root{overscroll-behavior:none;width:100%;height:100%;margin:0;overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:disabled{cursor:wait;opacity:.65}button:focus-visible,a:focus-visible{outline-offset:4px;outline:3px solid #86a14d}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}::selection{background:#d6e9a9}
