@font-face{font-family:number-inter;src:url(/assets/number-inter.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:fangyuan;src:url(/assets/fangyuan.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap}:root{--yellow:#feda00;--orange:#fb6000;--danger:#ff0f23;--ink:#1f1f1f;--muted:#999;--surface:#f3f6f8;--border:#e6e6e6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--surface);color:var(--ink);font:14px Source Han Sans SC VF,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}button{border:0;background:none;padding:0;cursor:pointer}a,button{color:inherit}a{text-decoration:none}h1,h2,h3,p{margin:0}input,textarea{color:var(--ink);outline:none}input::placeholder,textarea::placeholder{color:#aaa}img{max-width:100%}img,svg{vertical-align:middle}svg{flex-shrink:0}button:disabled{cursor:not-allowed;opacity:.4}a:focus-visible,button:focus-visible{outline:2px solid #fb600088;outline-offset:3px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:1px solid var(--orange);outline-offset:0}input[type=checkbox]{accent-color:var(--orange);cursor:pointer}.site-root{min-height:100vh}.site-header{height:72px;background:#fff}.header-inner{width:1200px;height:100%;margin:auto;display:flex;align-items:center}.brand-logo{width:122px;height:42px;object-fit:contain}.header-navigation{display:flex;align-items:center;gap:40px;margin-left:52px;white-space:nowrap;font-size:16px}.header-navigation .active,.header-navigation a:hover,.header-navigation button:hover{font-weight:700}.header-search{margin-left:40px;flex:1 1;min-width:120px;height:42px;border:2px solid var(--ink);border-radius:12px;display:flex;align-items:center;padding:0 2px 0 14px;background:#fff}.header-search input{width:100%;min-width:0;border:0;background:transparent;font-size:14px;padding:0}.header-search input:focus-visible{outline:0}.header-search button{width:52px;height:34px;flex-shrink:0;display:grid;place-items:center;background:var(--ink);color:white;border-radius:10px}.header-search button:hover{background:#444}.header-vip{width:340px;height:42px;position:relative;margin:0 40px;flex-shrink:0}.header-vip>img{width:340px;height:42px;display:block}.header-vip>span{position:absolute;left:113px;top:0;bottom:0;display:flex;align-items:center;gap:6px;color:#f4e4d8;white-space:nowrap;font-size:14px}.header-vip>span:before{content:"";width:1px;height:12px;background:#f4e4d866;position:absolute;left:-8px}.header-login{width:102px;height:42px;flex-shrink:0;display:grid;place-items:center;background:var(--yellow);border-radius:12px}.header-login:hover,.yellow-button:hover{background:#ffe437}.page-area{padding-bottom:100px;min-height:calc(100vh - 280px)}.home-background{background:linear-gradient(180deg,var(--hero-tint) 0,#f7f7f7 100%) no-repeat;background-size:100% 620px;transition:background-color .4s}.site-container{width:1200px;margin:auto}.breadcrumb{height:50px;display:flex;align-items:center;gap:10px;color:#666;font-size:14px}.breadcrumb>a{color:#606266;font-weight:500}.breadcrumb>a:hover{color:var(--orange)}.breadcrumb svg{color:#bbc1c5}.hero-grid{display:grid;grid-template-columns:286px 596px 286px;gap:16px;margin-bottom:16px}.hero-side{height:308px;background:linear-gradient(0deg,#fff,transparent);border:2px solid white;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px}.hero-side button{width:254px;height:128px;border-radius:12px;overflow:hidden}.hero-side img{width:100%;height:100%;object-fit:cover}.hero-carousel{width:596px;height:308px;position:relative;overflow:hidden;border-radius:12px}.hero-banner,.hero-banner>img{width:100%;height:100%;display:block;object-fit:cover}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:#0008;color:#fff;display:grid;place-items:center;opacity:0;transition:opacity .2s}.hero-carousel:focus-within .carousel-arrow,.hero-carousel:hover .carousel-arrow{opacity:1}.carousel-arrow:hover{background:#fb600080}.carousel-arrow.previous{left:16px}.carousel-arrow.next{right:16px}.carousel-dots{position:absolute;left:50%;bottom:10px;display:flex;transform:translateX(-50%)}.carousel-dots button{position:relative;height:14px;width:30px;background:transparent}.carousel-dots button:after{content:"";position:absolute;bottom:0;left:0;width:30px;height:4px;background:#ffffff70}.carousel-dots button:first-child:after{border-radius:10px 0 0 10px}.carousel-dots button:last-child:after{border-radius:0 10px 10px 0}.carousel-dots .active:after{background:white;border-radius:10px}.hero-login-card{height:220px;width:286px;padding:16px;border:2px solid #fff;border-radius:12px;background:linear-gradient(180deg,transparent,#fff)}.hero-user-info{width:100%;display:flex;align-items:center;text-align:left;gap:8px;padding:0 4px}.hero-user-info>img{width:42px;height:42px;border:2px solid white;border-radius:50%;background:white}.hero-user-info>span{flex:1 1;display:flex;flex-direction:column}.hero-user-info b{font-weight:500;font-size:16px;color:#333}.hero-user-info small{font-size:12px;color:#999}.hero-member{margin-top:16px;width:254px;height:100px;position:relative;padding-top:12px;left:-1px}.hero-member>img{position:absolute;inset:0;width:254px;height:100px}.hero-member>button{color:#ffe9d7;justify-content:flex-end;align-items:center;width:100%;padding-right:12px}.hero-member>button,.hero-member>div{position:relative;display:flex;font-size:12px}.hero-member>div{flex-wrap:wrap;gap:12px;margin-top:10px;padding-left:12px;color:#f4e4d8}.hero-member>div span{display:flex;align-items:center;min-width:35%;white-space:nowrap}.hero-member>div img{width:12px;height:12px;margin-right:3px}.hero-login-card>p{text-align:center;font-size:12px;margin-top:12px;color:#333}.hero-wallet{height:72px;border:2px solid white;background:linear-gradient(180deg,transparent,white);border-radius:12px;margin-top:16px;padding:2px;display:flex;gap:8px}.hero-wallet>button{flex:1 1;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:10px}.hero-wallet>button+button:before{position:absolute;content:"";height:16px;width:1px;background:#0000001a;left:-4px;top:50%;transform:translateY(-50%)}.hero-wallet b{font-size:14px;font-weight:900}.hero-wallet span{font-size:12px;color:#555}.hero-wallet>button:hover{background:#cecece33}.zone-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-bottom:16px}.zone-card{height:100px;border:2px solid white;border-radius:12px;overflow:hidden;position:relative;text-align:left;transition:transform .2s}.zone-card>img{position:absolute;width:224px;height:100px;inset:0;transition:transform .4s}.zone-card>span{position:absolute;z-index:1;top:16px;left:24px;display:flex;align-items:center;gap:6px;font-size:16px;font-weight:600}.zone-card:hover{transform:translateY(-2px)}.zone-card:hover img{transform:scale(1.05)}.zone-card.selected{outline:1px solid var(--orange)}.zone-0{background:linear-gradient(#fff4e3,#fff)}.zone-1{background:linear-gradient(#e3ffdf,#fff)}.zone-2{background:linear-gradient(#e3feff,#fff)}.zone-3{background:linear-gradient(#ffe3e3,#fff)}.zone-4{background:linear-gradient(#dde5ea,#fff)}.game-select{min-height:58px;margin-bottom:16px;padding:10px 16px;display:flex;align-items:center;gap:16px;border:1px solid #fff;border-radius:16px;background:#fff}.game-select>button{height:36px;padding:0 12px;display:inline-flex;align-items:center;gap:10px;border:1px solid transparent;border-radius:8px;background:#f3f6f8;font-weight:500}.game-select>button.active{color:#f80;font-weight:700;border-color:#f80;background:#ff88001a}.game-icon{width:20px;height:20px;position:relative;display:inline-block;flex-shrink:0}.game-icon img{width:20px;height:20px;display:block}.game-icon img.game-icon-mark{position:absolute;width:14px;height:12px;left:3px;top:3px}.arena-icon{width:20px;height:20px}.new-label{height:20px;min-width:26px;padding:2px 7px;border-radius:4px;background:var(--danger);color:white;font-size:12px;font-weight:600;line-height:16px}.filter-box{border:2px solid white;border-radius:12px;padding:16px;background:#fff}.filter-row{display:flex}.filter-row+.filter-row{margin-top:24px}.filter-row>h3{width:100px;flex-shrink:0;height:32px;line-height:32px;font-size:14px;font-weight:700}.filter-options-area{display:flex;flex:1 1;min-width:0;align-items:flex-start;gap:16px}.filter-options{display:flex;flex:1 1;flex-wrap:wrap;gap:12px 16px;min-width:0;overflow:hidden}.filter-options.collapsed{max-height:76px}.option{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:32px;line-height:20px;padding:0 10px;border:1px solid transparent;border-radius:8px;color:#333;white-space:nowrap;flex-shrink:0;font-weight:400}.option:hover{background:#f3f6f8}.option.active{color:var(--orange);border-color:var(--orange);background:#fb60001a}.filter-controls{display:flex;align-items:center;gap:10px;height:32px;white-space:nowrap;flex-shrink:0;color:#999}.fold-button{width:32px;height:32px;border-radius:8px;background:#f3f6f8;color:#555;display:grid;place-items:center}.all-check{display:flex;align-items:center;gap:6px;font-size:12px}.all-check input{width:16px;height:16px;border-radius:4px;margin:0}.filter-controls select{width:92px;border:0;background:transparent;color:#999;font-size:12px;cursor:pointer}.range-box{border:2px solid white;border-radius:12px;padding:16px;background:#fff;margin-top:16px}.quick-range{display:flex;align-items:center;min-height:38px;margin-bottom:18px}.quick-range h3{width:100px;flex-shrink:0;font-size:14px;font-weight:700}.quick-range-options{display:flex;align-items:center;gap:10px 16px;flex-wrap:wrap;flex:1 1;min-width:0}.range-half,.range-pair{display:flex;align-items:center;gap:6px}.range-half>label{display:flex;align-items:center;width:96px;height:38px;position:relative}.range-half input{width:100%;height:38px;background:#fff;border:1px solid #e6e6e6;border-radius:8px;text-align:center;padding:0 10px;font-size:14px}.range-half input:hover{border-color:var(--orange)}.range-half label>span{font-size:11px;color:#aaa;position:absolute;right:6px;pointer-events:none}.range-half label:has(>span) input{padding-right:25px}.range-dash{color:#555}.range-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px 44px}.range-item{display:flex;align-items:center;min-width:0;height:38px}.range-name{width:100px;flex-shrink:0}.filter-submit{padding-left:100px;margin-top:16px}.orange-button{display:inline-flex;align-items:center;justify-content:center;min-width:100px;height:38px;background:var(--orange);border-radius:8px;color:white;padding:0 16px}.orange-button:hover{opacity:.85}.filter-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-top:16px;min-height:28px}.filter-summary>div{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.filter-summary>div>span:first-child{line-height:28px;flex-shrink:0}.filter-chip{height:28px;display:inline-flex;align-items:center;gap:8px;padding:0 22px;border-radius:8px;border:1px solid var(--orange);background:#fb60001a;color:var(--orange);white-space:nowrap}.filter-chip:has(svg){padding:0 10px}.reset-button{height:28px;display:flex;align-items:center;gap:6px;flex-shrink:0;color:#999}.reset-button:hover{color:var(--orange)}.results-anchor{scroll-margin-top:16px}.sort-bar{height:68px;background:white;border:2px solid white;border-radius:12px;justify-content:space-between;margin-top:16px;padding:0 16px}.sort-bar,.sort-bar>div{display:flex;align-items:center}.sort-bar>div{gap:32px}.sort-bar>div>button{font-weight:500;color:#6d6e70}.sort-bar>div>button.active{color:var(--orange)}.pending-goods{height:42px;padding:0 12px;display:flex;align-items:center;gap:12px;overflow:hidden;border-radius:8px;background:#f3f6f8;color:#666;white-space:nowrap}.pending-goods>img{width:56px;height:64px;object-fit:contain;transform:scaleX(-1)}.pending-goods strong{color:var(--orange);font-weight:500}.product-list{display:flex;flex-direction:column;gap:16px;margin-top:16px}.product-card{width:100%;min-height:182px;padding:16px;display:flex;gap:12px;background:#fff;border-radius:12px;transition:box-shadow .16s}.product-card:hover{box-shadow:0 8px 12px #e7ecefcc}.product-cover{width:264px;height:150px;flex-shrink:0;overflow:hidden;border-radius:8px;background:#e7ecef;display:flex;align-items:center;justify-content:center}.product-cover>img{width:100%;height:100%;display:block;object-fit:cover}.product-content{min-width:0;height:150px;flex:1 1;display:flex;flex-direction:column;gap:12px}.product-title{height:22px;overflow:hidden;font-size:16px;font-weight:700;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.product-title:hover{color:var(--orange)}.product-badges{display:flex;gap:8px;overflow:hidden}.badge,.product-badges{height:24px;align-items:center;flex-shrink:0}.badge{padding:3px 6px;display:inline-flex;gap:4px;border-radius:6px;font-size:12px;line-height:18px;white-space:nowrap}.badge>img{width:12px;height:12px;display:block;object-fit:contain}.badge.gold{color:#964f0f;background:#fff2e3}.badge.blue{color:#4a90d9;background:#e8f0fe}.badge.green{color:#0cc161;background:#e7f9ef}.badge.green>img{width:14px}.badge.red{color:var(--danger);background:#fee6e8}.badge.neutral{color:#1f1f1fcc;background:#f3f6f8}.product-stats{width:100%;height:40px;display:flex;align-items:stretch;gap:8px;overflow:hidden;flex-shrink:0}.product-stat{width:92px;min-width:92px;padding:3px 6px;flex:0 0 92px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;border-radius:6px;background:#f3f6f8;white-space:nowrap}.product-stat b{max-width:100%;overflow:hidden;color:#1f1f1fcc;font-size:14px;font-weight:700;line-height:18px;text-overflow:ellipsis}.product-stat span{color:#1f1f1f66;font-size:12px;line-height:16px}.product-price-row{height:24px;display:flex;align-items:center;gap:8px}.product-price{display:inline-flex;align-items:baseline;color:var(--danger);font-family:number-inter,sans-serif;font-size:20px;font-weight:600;line-height:24px}.product-price small{font-size:12px;line-height:20px}.vip-price{height:24px;display:inline-flex;align-items:center;gap:4px;padding:0 8px 0 0;overflow:hidden;border-radius:6px;background:linear-gradient(135deg,#675343,#2a2521);color:#ffe4c2;font-size:12px;line-height:18px;white-space:nowrap}.vip-price>img{width:24px;height:24px;display:block}.pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:32px;color:#606266;font-size:14px}.pagination button{min-width:32px;height:32px;border-radius:6px}.pagination button.active{color:var(--orange);background:#fb60001a;font-weight:700}.pagination input{width:52px;height:32px;border:1px solid #dcdfe6;background:transparent;border-radius:6px;text-align:center}.right-tools{position:fixed;right:22px;top:210px;width:80px;background:#fff;border-radius:8px;padding:26px 0;gap:26px;z-index:20}.right-tools,.right-tools>button{display:flex;flex-direction:column}.right-tools>button{align-items:center;gap:5px}.right-tools>button>img{height:28px;width:auto;transition:transform .25s}.right-tools>button>span{font-size:12px;font-weight:350;line-height:20px;color:#1a1a1a}.right-tools>button:hover>img{transform:translateY(-4px)}.right-tools>button:hover>span{color:var(--orange)}.site-footer{padding:39px 0 41px;background:#fff}.footer-inner{width:1200px;margin:auto;justify-content:space-between}.footer-inner,.footer-top{display:flex;align-items:center}.footer-top{gap:30px}.footer-top>a>img{width:104px;height:36px;object-fit:contain}.footer-top nav{display:flex;align-items:center;gap:24px;white-space:nowrap}.footer-top button:hover{color:var(--orange)}.footer-copy{margin-top:16px;color:#1f1f1f8f;font-size:12px;line-height:17px}.footer-copy a:hover{color:var(--orange)}.footer-qr{display:flex;flex-direction:column;align-items:center;gap:12px;font-size:16px;font-weight:500}.footer-qr>img{width:104px;height:104px;display:block}.panel{background:#fff;border-radius:12px}.yellow-button{background:var(--yellow);border-radius:12px;padding:0 24px;color:#1f1f1f}.outline-button,.yellow-button{display:inline-flex;align-items:center;justify-content:center;min-width:120px;height:46px}.outline-button{gap:6px;border:1px solid #c6c6c6;border-radius:12px;padding:0 26px;background:#fff}.outline-button:hover{border-color:var(--orange);color:var(--orange)}.empty-state{text-align:center;min-height:360px;padding:48px 20px}.empty-state>img{height:130px;width:170px;object-fit:contain;margin-bottom:20px}.empty-state h3{font-size:18px;font-weight:500}.empty-state p{font-size:14px;color:#999;margin:12px 0 24px}.preview-note{font-size:12px;color:#999;line-height:1.8;margin-top:20px}.muted{color:#999}.toast{position:fixed;top:28px;left:50%;transform:translateX(-50%);z-index:10000;display:flex;align-items:center;gap:8px;background:#fffdf2;border:1px solid #f1e6bc;box-shadow:0 4px 18px #0000000d;color:#755521;padding:12px 22px;border-radius:8px;font-size:14px;pointer-events:none}.modal,.toast{max-width:calc(100vw - 32px)}.modal{padding:0;border:0;background:#fff;border-radius:16px;box-shadow:0 12px 40px #0003;color:var(--ink);max-height:calc(100dvh - 40px);overflow:auto;margin:auto}.modal::backdrop{background:#0008}.modal-inner{position:relative;min-height:100%}.modal-close{position:absolute;right:16px;top:16px;width:32px;height:32px;display:grid;place-items:center;background:#f3f6f8;border-radius:50%;z-index:2;color:#333}.modal-close:hover{background:#e8ecef}.login-modal{width:914px;height:550px;overflow:hidden}.login-top{display:flex;min-height:422px}.login-brand{width:368px;flex:0 0 368px;padding-top:140px;display:flex;justify-content:center;position:relative}.login-brand:after{content:"";position:absolute;right:0;top:137px;height:266px;width:1px;background:#1f1f1f1a}.login-brand>div{width:240px;display:flex;flex-direction:column;align-items:center;text-align:center}.login-brand img{width:168px;height:168px;border-radius:50%;object-fit:cover}.login-brand h2{margin-top:16px;font-family:fangyuan,Microsoft YaHei,sans-serif;font-size:24px;font-weight:700;line-height:36px;white-space:nowrap;font-variation-settings:"wght" 700,"BEVL" 80}.login-brand p{margin-top:6px;color:#1f1f1f8f;font-family:fangyuan,Microsoft YaHei,sans-serif;font-size:16px;line-height:22px;white-space:nowrap;font-variation-settings:"wght" 500}.login-form{padding:64px 64px 0 65px;flex:1 1;min-width:0}.login-tabs{display:flex;gap:40px;height:36px;align-items:center;white-space:nowrap}.login-tabs b,.login-tabs button{font-size:24px;font-weight:700;line-height:36px;color:#1f1f1f8f}.login-tabs .active,.login-tabs b{color:#1f1f1f}.login-fields{margin-top:40px;display:flex;flex-direction:column;gap:20px}.login-fields input{width:100%;height:62px;padding:4px 20px;border:1px solid #1f1f1f33;border-radius:16px;min-width:0;font-size:14px;background:#fff}.login-fields input:focus,.login-fields input:hover{border-color:#1f1f1f;outline:0}.login-code{display:flex;gap:20px}.login-code input{flex:1 1}.login-code button{height:62px;border:1px solid #1f1f1f33;border-radius:16px;width:110px;flex-shrink:0;color:#666;font-size:12px}.login-help{display:block;margin:20px 6px 0 auto;color:#999;font-size:14px;line-height:20px}.login-help:hover{color:#666}.login-sms-fallback{margin:12px 0 0;padding:10px 12px;border-radius:10px;background:#fff8f2;color:#8a6a52;font-size:13px;line-height:20px}.login-sms-fallback button{color:var(--orange);text-decoration:underline}.login-submit{margin-top:20px;width:100%;height:62px;border-radius:40px;background:#fff09a;color:#958854}.login-submit.ready{background:var(--yellow);color:#1f1f1f}.login-agreement{display:flex;align-items:flex-start;justify-content:center;margin:24px auto 0;width:416px;color:#1f1f1f8f;font-size:14px;line-height:1.4}.login-agreement>input{appearance:none;width:16px;height:16px;flex-shrink:0;margin:2px 6px 0 0;border:1px solid #999;border-radius:50%;display:grid;place-items:center}.login-agreement>input:checked{background:var(--yellow);border-color:var(--yellow)}.login-agreement>input:checked:after{content:"";width:6px;height:3px;border-left:2px solid #333;border-bottom:2px solid #333;transform:rotate(-45deg);margin-bottom:2px}.agreement-second{padding-left:24px}.agreement-second button{color:#333}.form-error{font-size:12px;color:#e14a2b;margin-top:10px;line-height:18px}.info-modal{width:520px;text-align:center}.info-modal .modal-inner{padding:38px 32px 32px}.info-modal h2{font-size:22px;margin:0 24px 26px;font-weight:700}.info-modal p{line-height:1.9;margin:14px 0}.info-modal .yellow-button{margin-top:18px;min-width:160px}.info-modal .announcement-image{width:100%;border-radius:8px}.rules-modal{width:820px}.modal-rules{text-align:left;max-height:60vh;overflow-y:auto;padding-right:12px}.image-modal{width:min(1200px,92vw);background:#171717}.image-modal .modal-inner{display:flex;align-items:center;justify-content:center;min-height:250px}.image-modal img{max-height:85vh;max-width:100%;object-fit:contain}.detail-card{background:#fff;border-radius:12px;overflow:hidden}.refund-banner{height:62px;background:#fff2e3;overflow:hidden}.refund-banner>img{height:62px;width:auto;max-width:100%;object-fit:contain;object-position:left}.detail-top{display:grid;grid-template-columns:512px 1fr;gap:16px;padding:16px}.detail-gallery{min-width:0}.detail-cover{width:100%;height:288px;display:block;border-radius:12px;overflow:hidden;background:#e7ecef}.detail-cover>img{width:100%;height:100%;object-fit:cover}.detail-vip-banner{margin-top:16px;width:100%;height:46px;position:relative;display:block;overflow:hidden;border-radius:12px;background:#3d2c23}.detail-vip-banner>img{width:100%;height:100%;object-fit:fill}.detail-vip-banner>span{position:absolute;left:80px;top:0;height:100%;display:flex;gap:10px;align-items:center;color:#f4e4d8;font-size:14px}.detail-price-row{height:40px;display:flex;align-items:center;gap:16px}.detail-price-row>strong{font-size:32px;font-family:number-inter,sans-serif;font-weight:700;color:var(--danger)}.detail-price-row>strong>small{font-size:20px;margin-right:4px}.detail-overview>.product-badges{margin:12px 0}.detail-title-box{padding:12px;border-radius:12px;background:#f3f6f8}.detail-title-box h1{font-size:18px;line-height:26px;font-weight:700}.detail-tags{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px}.detail-tags>span{display:inline-flex;align-items:center;gap:4px;padding:3px 6px;background:#fff;border-radius:4px;font-size:12px;color:#666}.detail-tags>span.ratio-tag{color:var(--danger);background:#fee6e8}.detail-meta{margin-top:12px;padding:16px;border-radius:12px;display:grid;grid-template-columns:repeat(2,1fr);gap:24px 12px;background:#f3f6f8;font-size:14px}.detail-meta>div{white-space:nowrap}.detail-meta>div>span{color:#999}.detail-meta button,.product-information button{color:var(--orange);margin-left:8px}.detail-actions{display:flex;justify-content:flex-end;gap:16px;margin-top:16px}.detail-body{margin-top:16px;padding:16px}.detail-body h2,.disclaimer h2,.rules-panel>h2{font-size:18px;font-weight:700;line-height:28px;position:relative}.quote-mark{font-family:Georgia,serif;font-size:40px;color:#fff2e3;position:absolute;top:-4px;margin-left:2px}.seller-note{color:#888;margin:20px 0 32px;line-height:1.8}.asset-grid{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:22px 0;background:#f3f6f8;padding:16px;border-radius:12px;margin:16px 0 32px}.asset-grid>div{padding:0 16px;border-right:1px solid #e8ecef;min-width:0;display:flex;flex-direction:column;gap:4px}.asset-grid>div:first-child,.asset-grid>div:nth-child(11){padding-left:0}.asset-grid>div:nth-child(10){border-right:0}.asset-grid span{font-size:12px;color:#999}.asset-grid b{font-size:16px;font-weight:400;white-space:nowrap}.extra-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;background:#f3f6f8;border-radius:12px;padding:16px;margin:16px 0 32px}.extra-grid>div{border-right:1px solid #e7ecef;min-width:0}.extra-grid>div>div{display:flex;align-items:center;gap:4px;font-size:12px;color:#999}.extra-grid img{width:16px;height:16px}.extra-grid small{font-size:10px;border:1px solid #999;border-radius:2px;padding:0 2px;white-space:nowrap}.extra-grid small.gift-small{border-color:#28b77c;color:#28b77c}.extra-grid p{font-size:16px;line-height:24px}.extra-grid p>span{font-size:12px;color:#666}.product-information{display:flex;gap:32px;margin:16px 0 28px;color:#777;font-size:14px}.product-information>span{display:flex;align-items:center;gap:6px}.screenshot-thumb{display:block;width:280px;margin-top:16px;border-radius:8px;overflow:hidden}.screenshot-thumb>img{width:100%;height:160px;object-fit:cover}.disclaimer,.rules-panel{padding:20px;margin-top:16px}.rules-panel h3{font-size:16px;margin:18px 0}.disclaimer p,.rules-panel p{line-height:1.9;margin-top:12px;color:#555}.trade-time{display:block;font-size:28px;margin:16px 0;color:var(--orange)}.member-layout{display:grid;grid-template-columns:260px 1fr;gap:20px}.member-user{padding:16px;border-radius:12px}.member-user>div:first-child{display:flex;align-items:center;gap:12px;color:#666;font-size:12px}.member-user>div:first-child>img{width:48px;height:48px;border-radius:50%;border:2px solid #fff;background:#fff}.member-balances{display:flex;margin-top:13px}.member-balances>a{width:74px;padding:6px;display:flex;flex-direction:column;align-items:center;gap:4px;white-space:nowrap;border-radius:12px}.member-balances>a:hover{background:rgba(251,96,0,.1)}.member-balances b{font-size:18px;font-weight:900}.member-balances span{font-size:14px;font-weight:400;color:#1a1a1a}.member-menu{margin-top:20px;padding:16px;border-radius:12px;display:flex;flex-direction:column;gap:6px}.member-menu>.menu-group,.member-menu>a,.member-menu>button{height:40px;line-height:40px;text-align:left;padding:0 16px;border-radius:12px;font-size:16px;font-weight:500;color:#1a1a1a}.member-menu .active{background:rgba(251,96,0,.1);color:var(--orange);font-weight:bolder}.member-menu>.sub{height:40px;line-height:40px;font-size:14px;font-weight:400;padding-left:32px;color:#666}.member-menu>.sub.active{color:var(--orange)}.member-menu>a:hover,.member-menu>button:hover{color:var(--orange);background:#fb60000d}.member-main{padding:20px 24px;align-self:start;min-height:482px}.member-main>h1{font-size:20px;font-weight:400;margin-bottom:36px}.membership-card{border-radius:12px;background:linear-gradient(100deg,#ffe91c,#fff8c9);padding:16px 24px 20px}.membership-card.tier-1{background:linear-gradient(100deg,#d9e1ed,#f4f8ff)}.membership-card.tier-2{background:linear-gradient(100deg,#ecca79,#f7edce)}.membership-card.tier-3{background:linear-gradient(100deg,#aaa0ed,#eae3ff)}.membership-card.tier-4{background:linear-gradient(100deg,#30251e,#69513a);color:#ffe4c2}.membership-tabs{display:flex;align-items:center;gap:0;margin-bottom:16px}.membership-tabs button{padding:8px 16px;border-radius:8px;font-size:14px}.membership-tabs .active{background:#ffffffa6;font-weight:700}.membership-tabs .membership-rule{margin-left:auto;padding-right:0}.membership-visual{position:relative;min-height:151px;overflow:hidden;border-radius:12px}.membership-visual>img{display:block;width:100%;min-height:151px;object-fit:cover}.membership-visual>div{position:absolute;left:24px;top:18px;right:18px}.membership-visual h2{font-size:20px}.membership-visual p{font-size:14px;margin-top:10px;color:#3339}.membership-visual span{display:block;margin-top:50px;font-size:12px;color:#666}.tier-4 .membership-visual p,.tier-4 .membership-visual span{color:#ffe4c299}.benefits-title{display:flex;align-items:center;gap:30px;margin:20px 0}.benefits-title h2{font-size:20px;font-weight:400}.benefits-title button{color:#999}.membership-benefits{display:flex;gap:20px}.membership-benefits>button{width:120px;min-height:100px;border-radius:12px;background:#f7f7f7;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#999;gap:4px}.membership-benefits b{font-size:16px}.membership-benefits span{font-size:12px}.member-tabs{display:flex;align-items:center;gap:24px;border-bottom:1px solid #eee;padding-bottom:16px}.member-tabs button.active{color:var(--orange)}.wallet-balance{padding:24px;border-radius:12px;background:#fff6dc;margin-bottom:28px;position:relative}.wallet-balance p{color:#999}.wallet-balance strong{font-size:36px;display:block;margin-top:12px;font-family:number-inter,sans-serif}.wallet-balance .yellow-button{position:absolute;right:24px;top:44px}.notice-page{padding:28px;min-height:360px}.notice-page h1{font-size:24px;font-weight:500;margin-bottom:28px}.notice-page>button{height:62px;display:flex;align-items:center;justify-content:space-between;width:100%;border-bottom:1px solid #eee}.notice-page>button:hover{color:var(--orange)}@media(min-width:2000px){.right-tools{right:calc((100vw - 1500px)/2)}}@media(max-width:1430px){.right-tools{right:8px;width:64px;padding:20px 0;gap:22px}.right-tools>button>img{height:24px}.footer-inner,.header-inner,.site-container{width:calc(100% - 140px);max-width:1200px}.header-navigation{margin-left:28px;gap:24px}.header-search{margin-left:26px}.header-vip{width:270px;margin:0 24px;overflow:hidden;border-radius:12px}.header-vip>img{max-width:none;width:340px;object-fit:fill}.header-vip>span{font-size:12px;left:103px}.hero-grid{grid-template-columns:minmax(210px,1fr) minmax(370px,2.08fr) minmax(230px,1fr)}.hero-carousel{width:100%}.hero-side button{width:calc(100% - 28px)}.hero-login-card{width:100%;padding:16px 12px}.hero-member,.hero-member>img{width:100%}.zone-grid{gap:16px}.zone-card>span{left:16px;font-size:15px}.zone-card>img{width:100%;height:100%;object-fit:cover}.filter-controls{gap:6px}.filter-controls select{width:86px}.range-grid{gap:18px 24px}.range-half>label{width:82px}.range-name{width:92px}.detail-top{grid-template-columns:43% 1fr}.detail-meta{font-size:12px}.detail-actions{gap:10px}.detail-actions .outline-button{padding:0 16px;min-width:100px}.asset-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.extra-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-top nav{gap:16px}}@media(max-width:1100px){.footer-inner,.header-inner,.site-container{width:calc(100% - 56px);margin-left:16px}.header-vip{display:none}.header-search{margin-right:24px}.hero-grid{grid-template-columns:1fr 2fr 1.05fr;gap:12px}.hero-carousel,.hero-side{height:270px}.hero-side{gap:14px}.hero-side button{height:110px}.hero-login-card{height:194px;padding:12px 10px}.hero-member{margin-top:12px;height:92px}.hero-member>img{height:92px}.hero-member>div{font-size:10px;gap:10px 8px;padding-left:8px}.hero-user-info{gap:5px;padding:0}.hero-user-info b{font-size:14px}.hero-user-info>img{height:36px;width:36px}.hero-login-card>p{font-size:10px}.hero-wallet{height:64px;margin-top:12px}.zone-card{height:82px}.zone-card>span{font-size:13px;left:12px;top:12px}.zone-grid{gap:12px}.right-tools{width:40px;right:3px;top:190px;padding:18px 0;gap:18px}.right-tools>button>span{font-size:10px}.right-tools>button>img{height:20px}.filter-options{gap:10px 8px}.filter-options-area{gap:8px}.filter-row>h3{width:80px}.filter-controls{gap:4px}.filter-controls select{width:80px}.range-grid{grid-template-columns:repeat(2,1fr);gap:18px}.product-cover{width:230px}.footer-top{gap:20px}.footer-top nav{gap:12px;font-size:12px}.detail-top{grid-template-columns:40% 1fr}.detail-meta{grid-template-columns:1fr;gap:10px}.detail-price-row>strong{font-size:28px}.detail-gallery{align-self:start}.detail-vip-banner>span{font-size:11px;left:65px}.detail-actions .outline-button{padding:0 12px;min-width:80px}.detail-actions .yellow-button{padding:0 14px;min-width:90px}.member-layout{grid-template-columns:220px 1fr}.member-main{padding:20px}.membership-card{padding:12px}.membership-visual>div{left:16px}.membership-visual p{font-size:12px}.member-menu>.menu-group,.member-menu>a,.member-menu>button{font-size:14px}.membership-tabs button{padding:8px 12px}}@media(max-width:760px){.site-header{height:auto;min-height:116px}.header-inner{width:calc(100% - 32px);margin:0 16px;flex-wrap:wrap;padding:14px 0;gap:14px;position:relative}.brand-logo{width:105px;height:36px}.header-navigation{margin-left:auto;gap:20px;font-size:14px;margin-right:90px}.header-login{position:absolute;top:17px;right:0;width:78px;height:32px;border-radius:9px;font-size:12px}.header-search{order:5;margin:0;width:100%;flex-basis:100%;height:38px}.header-search button{height:30px}.page-area{padding-bottom:44px}.site-container{width:calc(100% - 24px);margin:0 12px}.breadcrumb{height:42px;font-size:12px}.hero-grid{grid-template-columns:1fr;gap:12px}.hero-side{display:none}.hero-carousel{width:100%;height:auto;aspect-ratio:596/308}.hero-user{display:none}.zone-grid{display:flex;overflow-x:auto;gap:8px;padding-bottom:2px;margin-bottom:12px;scrollbar-width:none}.zone-card{min-width:152px;height:70px;flex:0 0 152px}.zone-card>span{font-size:12px;left:12px;top:10px}.zone-card>img{width:152px;height:70px}.game-select{padding:10px;gap:8px;margin-bottom:12px;border-radius:12px;min-height:54px}.game-select>button{padding:0 8px;gap:6px;font-size:12px;height:32px}.arena-icon,.game-icon,.game-icon img{width:18px;height:18px}.game-icon img.game-icon-mark{width:12px;height:10px}.new-label{min-width:22px;font-size:10px;height:18px;line-height:14px;padding:2px 5px}.filter-box{padding:12px 10px}.filter-row+.filter-row{margin-top:14px}.filter-row>h3{width:58px;font-size:12px}.filter-options-area{position:relative;display:block}.filter-options{gap:6px 4px}.option{font-size:12px;height:30px;min-width:34px;padding:0 7px}.filter-options.collapsed{max-height:66px}.filter-controls{height:28px;margin-top:6px;justify-content:flex-end;gap:10px}.fold-button{width:26px;height:26px}.filter-controls select{width:90px}.all-check{font-size:11px}.range-box{margin-top:12px;padding:12px 10px}.quick-range{align-items:flex-start;margin-bottom:12px}.quick-range h3{width:90px;font-size:12px;padding-top:8px}.quick-range-options{gap:8px 4px}.range-half>label{width:70px;height:34px}.range-half input{font-size:12px;height:34px;padding:0 5px}.range-half,.range-pair{gap:4px}.range-grid{grid-template-columns:1fr;gap:10px}.range-name{width:100px;font-size:12px}.range-grid .range-half,.range-grid .range-pair{flex:1 1}.range-grid .range-half input,.range-grid .range-half>label{width:100%}.range-item{height:34px}.filter-submit{padding-left:100px;margin-top:12px}.filter-submit button{height:34px;font-size:12px}.filter-summary{margin-top:12px;gap:8px;font-size:12px}.filter-summary>div{gap:6px}.filter-chip{height:26px;padding:0 10px;font-size:11px}.reset-button{font-size:11px;white-space:nowrap;gap:3px}.sort-bar{height:54px;padding:0 12px;margin-top:12px}.sort-bar>div{gap:20px}.sort-bar>div>button{font-size:12px}.pending-goods{display:none}.product-list{gap:10px;margin-top:10px}.product-card{padding:10px;min-height:130px;gap:10px;border-radius:10px;align-items:flex-start}.product-cover{width:112px;height:78px;align-self:flex-start;border-radius:6px}.product-content{height:auto;gap:7px;min-height:110px}.product-title{font-size:13px;line-height:20px;height:40px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-badges{height:21px;gap:4px}.badge{height:21px;padding:2px 4px;font-size:10px;gap:2px}.badge img{width:10px;height:10px}.product-stats{height:34px;gap:4px;overflow-x:auto;scrollbar-width:none}.product-stat{width:52px;min-width:52px;flex-basis:52px;padding:2px 3px;border-radius:4px}.product-stat b{font-size:11px;line-height:16px}.product-stat span{font-size:9px;line-height:12px}.product-price-row{height:24px}.product-price{font-size:18px}.vip-price{font-size:10px;height:22px}.vip-price img{height:22px;width:22px}.pagination{gap:9px;font-size:12px;margin-top:20px}.right-tools{top:auto;bottom:0;left:0;right:0;width:100%;height:62px;flex-direction:row;align-items:center;justify-content:space-around;border-radius:12px 12px 0 0;padding:8px 10px;gap:0;box-shadow:0 -2px 16px #00000009}.right-tools>button>img{height:24px}.right-tools>button>span{font-size:10px;line-height:14px}.right-tools>button{gap:4px}.site-footer{padding:24px 16px 90px}.footer-inner{width:100%;margin:0;gap:16px;align-items:flex-start}.footer-top{align-items:flex-start;flex-direction:column;gap:14px}.footer-top nav{flex-wrap:wrap;gap:10px 16px;font-size:11px}.footer-copy{font-size:10px;line-height:1.7;max-width:280px}.footer-qr{gap:8px;font-size:12px;flex-shrink:0}.footer-qr>img{width:70px;height:70px}.footer-top>a>img{width:90px;height:31px}.modal{max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.login-modal{height:auto;min-height:535px;overflow-y:auto}.login-top{display:block;min-height:0}.login-brand{width:100%;padding:30px 20px 0;display:block}.login-brand:after{display:none}.login-brand>div{width:100%;display:flex}.login-brand img{height:76px;width:76px}.login-brand h2{font-size:20px;line-height:28px;margin-top:8px}.login-brand p{font-size:12px;line-height:18px;margin-top:4px}.login-form{padding:26px 26px 0}.login-tabs{gap:30px;justify-content:center;height:30px}.login-tabs b,.login-tabs button{font-size:18px;line-height:30px}.login-fields{margin-top:24px;gap:14px}.login-fields input{height:48px;border-radius:12px;padding:0 14px;font-size:13px}.login-code{gap:12px}.login-code button{height:48px;border-radius:12px;width:94px}.login-help{font-size:12px;margin-top:14px}.login-submit{height:48px;margin-top:16px}.login-agreement{width:calc(100% - 56px);font-size:11px;margin:24px auto 28px}.agreement-second{padding-left:0}.info-modal .modal-inner{padding:38px 20px 24px}.info-modal h2{font-size:20px}.info-modal p{font-size:13px}.toast{top:14px;font-size:12px;width:max-content}.detail-top{display:flex;flex-direction:column;padding:12px;gap:14px}.refund-banner,.refund-banner>img{height:46px}.detail-cover{height:auto;aspect-ratio:16/9}.detail-vip-banner{height:40px;margin-top:10px}.detail-vip-banner>span{font-size:12px;left:68px}.detail-price-row>strong{font-size:30px}.detail-title-box h1{font-size:16px;line-height:24px}.detail-overview>.product-badges{height:24px}.detail-meta{grid-template-columns:1fr 1fr;padding:12px;gap:16px 6px;font-size:10px}.detail-actions{gap:8px;justify-content:stretch}.detail-actions>button{flex:1 1;min-width:0!important;padding:0 8px!important;font-size:12px;height:42px;border-radius:10px}.detail-body{padding:14px;margin-top:12px}.detail-body h2,.disclaimer h2,.rules-panel>h2{font-size:16px}.asset-grid{grid-template-columns:repeat(4,minmax(0,1fr));padding:14px 8px;gap:18px 0;margin-bottom:24px}.asset-grid>div{padding:0 8px}.asset-grid b{font-size:14px}.asset-grid span{font-size:10px}.extra-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px;gap:16px 8px}.extra-grid>div>div{font-size:10px}.extra-grid p{font-size:14px}.extra-grid p>span{font-size:10px}.product-information{font-size:11px;gap:16px;flex-wrap:wrap}.seller-note{font-size:12px;margin:16px 0 24px}.disclaimer,.rules-panel{padding:16px;margin-top:12px}.disclaimer p,.rules-panel p{font-size:12px;line-height:1.9}.member-layout{display:block}.member-user{display:none}.member-menu{margin:0 0 12px;padding:10px;display:flex;flex-direction:row;overflow-x:auto;gap:6px}.member-menu>a,.member-menu>button{white-space:nowrap;height:32px;line-height:32px;flex-shrink:0;font-size:12px;padding:0 12px}.member-menu>.menu-group,.member-menu>.sub{display:none}.member-main{padding:16px;min-height:400px}.member-main>h1{font-size:18px;margin-bottom:24px}.membership-card{padding:10px}.membership-tabs{margin-bottom:10px;gap:2px}.membership-tabs button{padding:6px 9px;font-size:11px}.membership-visual>div{top:16px;left:12px}.membership-visual h2{font-size:17px}.membership-visual p{max-width:180px;font-size:11px;line-height:1.8}.membership-visual span{font-size:10px;margin-top:34px}.benefits-title{gap:16px}.benefits-title h2{font-size:16px}.benefits-title button{font-size:12px}.membership-benefits{gap:10px}.membership-benefits>button{flex:1 1;width:auto}.membership-benefits b{font-size:14px}.member-tabs{gap:18px;overflow-x:auto;white-space:nowrap;font-size:12px}.empty-state{padding:34px 16px;min-height:300px}.empty-state>img{height:100px;width:130px}.empty-state h3{font-size:16px}.empty-state p{font-size:12px}}.refund-banner{padding-left:16px}.detail-vip-banner>span{left:22%}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition:none!important;animation:none!important;scroll-behavior:auto!important}}