:root{--brand:#ff5a1f;--brand-dark:#eb4410;--blue:#2878f0;--green:#18a66b;--ink:#182033;--muted:#697386;--line:#e8ecf2;--surface:#fff;--page:#f4f7fa;--shadow:0 12px 32px #29466814}.account-detail-page,.purchase-page{background:#f5f7fa;min-height:100vh}.purchase-header{border-bottom:1px solid var(--line);background:#fff}.purchase-header-inner{grid-template-columns:210px 150px minmax(520px,1fr);align-items:center;gap:28px;min-height:94px;display:grid}.purchase-brand img{-o-object-fit:contain;object-fit:contain;width:185px;height:56px;display:block}.purchase-security{color:#16825d;align-items:center;gap:7px;font-size:14px;display:flex}.purchase-steps{grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.purchase-steps li{color:#98a2b3;align-items:center;gap:8px;font-size:13px;display:flex;position:relative}.purchase-steps li:after{content:"";background:#e4e7ec;height:2px;position:absolute;bottom:-8px;left:34px;right:14px}.purchase-steps li span{color:#667085;background:#fff;border:1px solid #d0d5dd;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.purchase-steps li.active{color:#101828}.purchase-steps li.active span{color:#fff;border-color:var(--brand);background:var(--brand)}.purchase-steps li.active:after{background:#ffb79d}.account-detail-main,.purchase-main{padding-bottom:64px}.purchase-breadcrumb{color:#7b8495;align-items:center;gap:6px;min-height:54px;font-size:13px;display:flex}.purchase-breadcrumb a:hover{color:var(--brand)}.account-order-product,.purchase-intro{background:#fff;border:1px solid #e5e9f0;border-radius:8px;justify-content:space-between;align-items:center;min-height:118px;padding:24px 28px;display:flex}.purchase-intro h1{max-width:830px;margin:8px 0;font-size:21px;line-height:1.4}.account-order-product p,.purchase-intro p{color:var(--muted);margin:0;font-size:14px}.purchase-type{color:#b54708;background:#fffaeb;border:1px solid #fedf89;border-radius:4px;padding:3px 8px;font-size:12px}.merchant-proof{border-left:1px solid var(--line);color:#16825d;align-items:center;gap:12px;min-width:215px;padding-left:28px;display:flex}.merchant-proof span{gap:5px;display:grid}.merchant-proof strong{color:#344054}.merchant-proof small{color:#667085}.purchase-columns{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:18px;margin-top:18px;display:grid}.account-detail-content,.account-detail-sidebar>section,.order-summary,.purchase-form,.safety-panel,.seller-summary{background:#fff;border:1px solid #e5e9f0;border-radius:8px}.purchase-form{padding:0 28px 30px}.form-section{border-bottom:1px solid var(--line);padding:28px 0}.form-section-title{align-items:center;gap:12px;margin-bottom:24px;display:flex}.form-section-title>span{color:#fff;background:var(--brand);border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-weight:700;display:grid}.form-section-title h2{margin:0;font-size:18px}.form-section-title p{color:#98a2b3;margin:4px 0 0;font-size:12px}.account-confirm-grid,.spec-grid{border:1px solid var(--line);border-radius:6px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.account-confirm-grid>div,.spec-grid>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);align-content:center;gap:5px;min-height:76px;padding:15px 18px;display:grid}.account-confirm-grid>div:nth-child(2n),.spec-grid>div:nth-child(2n){border-right:0}.account-confirm-grid>div:nth-last-child(-n+2),.spec-grid>div:nth-last-child(-n+2){border-bottom:0}.account-confirm-grid span,.spec-grid span{color:#7b8495;font-size:12px}.account-confirm-grid strong,.spec-grid strong{color:#344054;font-size:14px}.price-text{color:var(--brand)!important}.quantity-row{grid-template-columns:92px 144px minmax(0,1fr);align-items:center;gap:14px;margin-top:24px;display:grid}.quantity-row>label{color:#344054;font-weight:700}.quantity-row>span{color:#98a2b3;font-size:12px}.quantity-stepper{border:1px solid #d0d5dd;border-radius:5px;grid-template-columns:38px 1fr 38px;height:38px;display:grid}.quantity-stepper button{background:#f9fafb;border:0;place-items:center;padding:0;display:grid}.quantity-stepper input{text-align:center;border:0;border-left:1px solid #d0d5dd;border-right:1px solid #d0d5dd;outline:0;width:100%;padding:0}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.field-grid label{gap:8px;display:grid}.field-grid label>span{color:#344054;font-size:14px;font-weight:700}.field-grid b{color:#f04438}.field-grid input,.field-grid select,.field-grid textarea{color:#101828;resize:vertical;background:#fff;border:1px solid #d0d5dd;border-radius:5px;outline:0;width:100%;min-width:0;padding:11px 12px}.field-grid input:focus,.field-grid select:focus,.field-grid textarea:focus{border-color:#ff8c61;box-shadow:0 0 0 3px #ff5a1f1a}.field-wide{grid-column:1/-1}.agreement-row{color:#475467;cursor:pointer;align-items:flex-start;gap:9px;margin-top:22px;font-size:13px;display:flex}.agreement-row input{width:17px;height:17px;accent-color:var(--brand);margin:0}.primary-submit{color:#fff;background:var(--brand);border:0;border-radius:5px;justify-content:center;align-items:center;gap:7px;width:210px;height:48px;margin:24px 0 0 auto;font-weight:700;display:flex}.primary-submit:hover{background:var(--brand-dark)}.primary-submit:disabled{cursor:not-allowed;background:#d0d5dd}.purchase-sidebar{gap:18px;display:grid;position:sticky;top:18px}.order-summary,.safety-panel{padding:22px}.order-summary h2,.safety-panel h3{margin:0 0 20px;font-size:17px}.order-summary dl{gap:12px;margin:0;display:grid}.order-summary dl>div{color:#667085;justify-content:space-between;gap:16px;font-size:13px;display:flex}.order-summary dd{color:#344054;text-align:right;margin:0}.summary-total{background:#fff7f3;border-top:1px solid #fee4d9;border-bottom:1px solid #fee4d9;justify-content:space-between;align-items:flex-end;margin:20px -22px;padding:18px 22px;display:flex}.summary-total span{color:#344054;font-weight:700}.summary-total strong{color:var(--brand);font-size:27px}.account-order-product>strong i,.summary-total i{margin-right:2px;font-size:15px;font-style:normal}.order-summary>p{color:#667085;align-items:center;gap:7px;margin:10px 0 0;font-size:12px;display:flex}.safety-panel h3{align-items:center;gap:8px;display:flex}.safety-panel h3 svg{color:#f79009}.safety-panel ul{gap:12px;margin:0 0 18px;padding:0;list-style:none;display:grid}.safety-panel li{color:#667085;align-items:flex-start;gap:8px;font-size:12px;line-height:1.6;display:flex}.safety-panel li svg{color:#12b76a;flex:none;margin-top:2px}.safety-panel>a{color:#2769c5;background:#f5f8ff;border:1px solid #b2ccff;border-radius:5px;justify-content:center;align-items:center;gap:7px;height:38px;font-size:13px;display:flex}.purchase-dialog-mask{z-index:50;background:#10182894;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.purchase-dialog{text-align:center;background:#fff;border-radius:8px;width:min(430px,100%);padding:36px 32px 30px;position:relative;box-shadow:0 24px 64px #10182833}.purchase-dialog>button:first-child{color:#667085;background:0 0;border:0;place-items:center;width:34px;height:34px;padding:0;display:grid;position:absolute;top:12px;right:12px}.purchase-dialog>svg{color:#12b76a}.purchase-dialog h2{margin:14px 0 8px}.purchase-dialog p{color:#667085;font-size:14px}.purchase-dialog>div{background:#f7f8fa;border-radius:6px;justify-content:space-between;align-items:center;margin:22px 0;padding:15px;display:flex}.purchase-dialog>div strong{color:var(--brand);font-size:20px}.purchase-dialog>a,.purchase-dialog>button:last-child{color:#fff;background:var(--brand);border:0;border-radius:5px;justify-content:center;align-items:center;gap:7px;width:100%;height:44px;display:flex}.account-hero{background:#fff;border:1px solid #e5e9f0;border-radius:8px;grid-template-columns:minmax(380px,47%) minmax(0,1fr);gap:34px;padding:28px;display:grid}.account-main-image{aspect-ratio:16/10;background:#eef1f5;border-radius:6px;position:relative;overflow:hidden}.account-main-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.account-main-image>span{color:#fff;background:#101828b8;border-radius:4px;align-items:center;gap:5px;padding:6px 9px;font-size:12px;display:flex;position:absolute;bottom:12px;right:12px}.account-thumbnails{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px;display:grid}.account-thumbnails button{aspect-ratio:16/10;background:#fff;border:2px solid #0000;border-radius:5px;padding:2px;overflow:hidden}.account-thumbnails button.active{border-color:var(--brand)}.account-thumbnails img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.account-tags{flex-wrap:wrap;gap:8px;display:flex}.account-tags span{color:#087443;background:#ecfdf3;border:1px solid #abefc6;border-radius:4px;align-items:center;gap:4px;padding:5px 8px;font-size:12px;display:flex}.account-overview h1{margin:16px 0 8px;font-size:23px;line-height:1.45}.account-subtitle{color:#667085;margin:0;font-size:13px}.account-price{background:#fff5f0;grid-template-columns:74px auto 1fr;align-items:baseline;gap:10px;margin-top:20px;padding:14px 18px;display:grid}.account-price>span{color:#667085;font-size:13px}.account-price strong{color:var(--brand);font-size:31px}.account-price strong i{font-size:16px;font-style:normal}.account-price small{color:#b54708}.account-key-data{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 22px;margin:18px 0;display:grid}.account-key-data>div{grid-template-columns:78px 1fr;font-size:13px;display:grid}.account-key-data dt{color:#98a2b3}.account-key-data dd{color:#344054;margin:0;font-weight:700}.account-alert,.account-condition-warning{color:#b54708;background:#fffaeb;border:1px solid #fedf89;border-radius:6px;align-items:flex-start;gap:10px;padding:13px 15px;display:flex}.account-alert svg,.account-condition-warning svg{flex:none}.account-alert p,.account-condition-warning p{color:#7a2e0e;margin:4px 0 0;font-size:12px}.account-actions{grid-template-columns:120px 94px minmax(150px,1fr);gap:10px;margin-top:20px;display:grid}.account-actions>*{background:#fff;border:1px solid #d0d5dd;border-radius:5px;justify-content:center;align-items:center;gap:6px;height:46px;font-weight:700;display:flex}.account-actions>a:last-child{color:#fff;border-color:var(--brand);background:var(--brand)}.account-detail-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:18px;margin-top:18px;display:grid}.account-detail-content{overflow:hidden}.account-tabs{border-bottom:1px solid var(--line);height:58px;display:flex}.account-tabs button{color:#667085;background:#fff;border:0;min-width:130px;padding:0 22px;font-weight:700;position:relative}.account-tabs button.active{color:var(--brand)}.account-tabs button.active:after{content:"";background:var(--brand);height:3px;position:absolute;bottom:0;left:22px;right:22px}.account-data-section{border-bottom:1px solid var(--line);padding:28px}.account-data-section:last-child{border-bottom:0}.detail-heading{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.detail-heading h2{margin:0;font-size:19px}.detail-heading span{color:#98a2b3;font-size:12px}.account-attribute-grid{border:1px solid var(--line);border-radius:6px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.account-attribute-grid>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:92px 1fr;align-items:center;min-height:74px;padding:14px 18px;font-size:13px;display:grid}.account-attribute-grid>div:nth-child(2n){border-right:0}.account-attribute-grid>div:nth-last-child(-n+2){border-bottom:0}.account-attribute-grid span{color:#98a2b3}.asset-highlight-list{flex-wrap:wrap;gap:9px;margin-bottom:18px;display:flex}.asset-highlight-list span{color:#175cd3;background:#eff4ff;border-radius:4px;align-items:center;gap:5px;padding:8px 10px;font-size:13px;display:flex}.account-assets{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid}.account-assets>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);align-content:center;gap:6px;min-height:74px;padding:13px;display:grid}.account-assets dt{color:#98a2b3;font-size:12px}.account-assets dd{color:#344054;margin:0;font-weight:700}.account-screenshot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.account-screenshot-grid img{aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover;border-radius:5px;width:100%}.trade-notice ol{color:#475467;gap:16px;margin:0;padding-left:24px;line-height:1.7;display:grid}.account-detail-sidebar{gap:18px;display:grid;position:sticky;top:18px}.seller-summary{color:#16825d;align-items:center;gap:12px;padding:20px;display:flex}.seller-summary div{gap:4px;display:grid}.seller-summary strong{color:#344054}.seller-summary span{color:#667085;font-size:12px}.account-order-product{justify-content:flex-start}.account-order-product>img{-o-object-fit:cover;object-fit:cover;border-radius:5px;width:92px;height:72px;margin-right:18px}.account-order-product>div{flex:1;min-width:0}.account-order-product h1{text-overflow:ellipsis;white-space:nowrap;margin:7px 0;font-size:18px;overflow:hidden}.account-order-product>div>span{color:#b54708;font-size:12px}.account-order-product>strong{color:var(--brand);font-size:28px}.account-condition-warning{margin-top:20px}.account-order-summary>img{-o-object-fit:cover;object-fit:cover;border-radius:5px;width:100%;height:128px;margin-bottom:18px}@media (width<=960px){.purchase-header-inner{grid-template-columns:170px 1fr;min-height:82px}.purchase-security{display:none}.purchase-steps{grid-column:2}.purchase-steps li{font-size:0}.purchase-steps li:after{left:32px;right:10px}.account-detail-layout,.purchase-columns{grid-template-columns:1fr}.account-detail-sidebar,.purchase-sidebar{position:static}.purchase-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.account-hero{grid-template-columns:1fr}.account-detail-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.purchase-header-inner{grid-template-columns:132px 1fr;gap:8px;min-height:74px}.purchase-brand img{width:128px;height:44px}.purchase-steps li span{width:23px;height:23px;font-size:11px}.purchase-steps li:after{left:27px;right:6px}.purchase-breadcrumb{white-space:nowrap;overflow:hidden}.purchase-intro{padding:20px;display:block}.purchase-intro h1{font-size:18px}.merchant-proof{border-top:1px solid var(--line);border-left:0;margin-top:18px;padding:16px 0 0}.purchase-form{padding:0 18px 24px}.form-section{padding:22px 0}.account-assets,.account-attribute-grid,.account-confirm-grid,.account-key-data,.account-screenshot-grid,.field-grid,.spec-grid{grid-template-columns:1fr}.account-attribute-grid>div,.account-confirm-grid>div,.spec-grid>div{border-right:0;border-bottom:1px solid var(--line)}.account-attribute-grid>div:nth-last-child(-n+2),.account-confirm-grid>div:nth-last-child(-n+2),.spec-grid>div:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.account-attribute-grid>div:last-child,.account-confirm-grid>div:last-child,.spec-grid>div:last-child{border-bottom:0}.quantity-row{grid-template-columns:1fr 144px}.quantity-row>span{grid-column:1/-1}.primary-submit{width:100%}.account-detail-sidebar,.purchase-sidebar{grid-template-columns:1fr}.account-hero{gap:22px;padding:18px}.account-overview h1{font-size:20px}.account-price{grid-template-columns:70px 1fr}.account-price small{grid-column:1/-1}.account-actions{grid-template-columns:repeat(2,1fr)}.account-actions>a:last-child{grid-column:1/-1}.account-data-section{padding:22px 18px}.detail-heading{align-items:flex-start;gap:8px}.account-attribute-grid>div{grid-template-columns:84px 1fr}.account-assets>div{grid-template-columns:1fr auto;align-items:center}.account-order-product{grid-template-columns:72px minmax(0,1fr);padding:18px;display:grid}.account-order-product>img{width:72px;height:60px;margin-right:0}.account-order-product>strong{text-align:right;grid-column:1/-1;margin-top:16px}}*{box-sizing:border-box}html{color:var(--ink);background:var(--page);font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif}body{background:linear-gradient(#dff3ff,#eff8fc 640px,#f5f7fa 1080px);margin:0}button,input{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}.page-container{width:min(1280px,100% - 40px);margin:0 auto}.top-strip{color:#667085;background:#ffffffd1;border-bottom:1px solid #e0e7efe6;font-size:12px}.top-strip-inner{justify-content:space-between;align-items:center;min-height:36px;display:flex}.top-strip nav{gap:22px;display:flex}.accent-link,.top-strip a:hover{color:var(--brand)}.search-header{grid-template-columns:220px minmax(460px,720px) 160px;align-items:center;gap:32px;min-height:104px;display:grid}.brand{align-items:center;display:flex}.brand img,.footer-brand img{-o-object-fit:contain;object-fit:contain;width:200px;height:62px}.search-box{border:2px solid var(--brand);background:#fff;border-radius:6px;grid-template-columns:88px minmax(0,1fr) 102px;height:44px;display:grid;position:relative}.search-submit,.search-type{border:0;justify-content:center;align-items:center;gap:5px;display:flex}.search-type{color:#475467;border-right:1px solid var(--line);background:#fafafa;border-radius:4px 0 0 4px}.search-box input{min-width:0;color:var(--ink);border:0;outline:0;padding:0 15px}.search-submit{color:#fff;background:var(--brand)}.search-submit:hover{background:var(--brand-dark)}.hot-words{color:#98a2b3;gap:12px;font-size:12px;display:flex;position:absolute;top:50px;left:0}.hot-words button{color:#667085;background:0 0;border:0;padding:0}.hot-words button:hover{color:var(--brand)}.publish-button{color:#fff;background:var(--blue);border-radius:6px;justify-content:center;align-items:center;gap:8px;height:44px;font-weight:700;display:flex;box-shadow:0 8px 18px #2878f033}.nav-wrap{color:#fff;background:#171a20}.main-nav{height:52px}.main-nav,.main-nav a{align-items:center;display:flex}.main-nav a{justify-content:center;gap:8px;height:100%;padding:0 28px;font-weight:700;transition:background .2s,color .2s}.main-nav a.active,.main-nav a:hover{color:#fff;background:#272b33}.main-nav .nav-all{background:var(--brand);justify-content:flex-start;width:240px}.hero-band{padding:18px 0 0}.hero-layout{background:var(--surface);height:400px;min-height:0;box-shadow:var(--shadow);border-radius:8px;grid-template-columns:240px minmax(0,1fr) 280px;display:grid;overflow:hidden}.game-menu{background:#fff8f4;padding:8px 10px 10px;overflow:hidden}.panel-heading{justify-content:space-between;align-items:center;height:48px;padding:0 6px;display:flex}.panel-heading strong{font-size:17px}.panel-heading a{color:var(--muted);align-items:center;font-size:12px;display:flex}.game-menu-item{border-radius:6px;grid-template-columns:44px minmax(0,1fr) 16px;align-items:center;gap:10px;min-height:56px;padding:6px 7px;display:grid}.game-menu-item:hover{background:#fff;box-shadow:0 5px 16px #34374714}.game-menu-item img{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:44px;height:44px}.game-menu-item span{min-width:0}.game-menu-item b,.game-menu-item small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.game-menu-item b{margin-bottom:4px;font-size:14px}.game-menu-item small{color:#7c8492;font-size:11px}.game-menu-item>svg{color:#a7aebb}.hero-carousel{background:#171717;border-radius:8px;min-width:0;margin:12px 0;position:relative;overflow:hidden}.hero-slide{background-position:50%;background-size:cover;position:absolute;inset:0}.hero-slide:after{content:"";background:linear-gradient(#0000 58%,#080b1194);position:absolute;inset:0}.hero-copy{z-index:2;color:#fff;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:auto;height:100%;padding:28px 36px;display:flex;position:relative}.hero-copy>span{color:#fff1e8;background:#ff5a1fd9;border-radius:4px;margin-bottom:12px;padding:5px 10px;font-size:12px}.hero-copy a{height:40px;color:var(--brand);background:#fff;border-radius:5px;align-items:center;gap:5px;padding:0 18px;font-weight:700;display:inline-flex}.carousel-arrow{z-index:3;color:#fff;background:#00000047;border:0;justify-content:center;align-items:center;width:38px;height:48px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow.previous{left:0}.carousel-arrow.previous svg{transform:rotate(180deg)}.carousel-arrow.next{right:0}.carousel-dots{z-index:3;gap:7px;display:flex;position:absolute;bottom:18px;right:22px}.carousel-dots button{background:#fff9;border:0;border-radius:50%;width:8px;height:8px;padding:0}.carousel-dots button.active{background:var(--brand);border-radius:4px;width:22px}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter-from,.fade-leave-to{opacity:0}.service-panel{padding:18px;overflow:hidden}.service-welcome{align-items:center;gap:11px;display:flex}.service-avatar{width:46px;height:46px;color:var(--blue);background:#eaf3ff;border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.service-welcome span,.service-welcome strong{display:block}.service-welcome strong{margin-bottom:5px;font-size:15px}.service-welcome span{color:var(--muted);font-size:12px}.service-actions{grid-template-columns:1fr 1fr;gap:10px;margin:14px 0 12px;display:grid}.service-actions a{border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:6px;height:70px;display:flex}.service-actions a:first-child{color:#e9581c;background:#fff0e6}.service-actions a:last-child{color:var(--blue);background:#eaf3ff}.price-watch{background:#f7fbff;border:1px solid #acd2ff;border-radius:7px;padding:11px 14px;position:relative}.price-watch>span,.price-watch>strong{display:block}.price-watch>span{color:var(--muted);font-size:11px}.price-watch>strong{margin:4px 0;font-size:13px}.price-watch p{margin:0;font-size:12px}.price-watch b{color:var(--brand);margin-right:4px;font-size:23px}.price-watch a{color:var(--blue);border:1px solid #8ebfff;border-radius:12px;padding:4px 9px;font-size:11px;position:absolute;bottom:14px;right:12px}.notice-tabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:13px;display:grid}.notice-tabs button{height:34px;color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:0}.notice-tabs button.active{color:var(--ink);border-bottom-color:var(--brand);font-weight:700}.notice-list{color:#667085;margin:11px 0 0;padding-left:18px;font-size:12px;line-height:2}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px;display:grid}.benefit-item{color:#fff;min-height:108px;box-shadow:var(--shadow);border-radius:8px;grid-template-columns:45px minmax(0,1fr) 24px;align-items:center;gap:14px;padding:20px 24px;transition:transform .2s;display:grid}.benefit-item:hover{transform:translateY(-3px)}.benefit-item.orange{background:linear-gradient(120deg,#ff7f35,#ff9b40)}.benefit-item.red{background:linear-gradient(120deg,#ff4f58,#f96b73)}.benefit-item.blue{background:linear-gradient(120deg,#4a8af4,#46addb)}.benefit-item small,.benefit-item strong{display:block}.benefit-item strong{margin-bottom:6px;font-size:19px}.benefit-item small{color:#ffffffe0}.games-section,.market-section{background:#fff;border-radius:8px;margin-top:22px;padding:22px;box-shadow:0 6px 22px #2c4b690f}.section-title{justify-content:space-between;align-items:flex-start;min-height:48px;display:flex}.section-title>div,.title-icon{align-items:center;display:flex}.title-icon{width:34px;height:34px;color:var(--brand);background:#fff0e7;border-radius:50%;justify-content:center;margin-right:10px}.title-icon.green{color:var(--green);background:#e7f8f0}.section-title h2{margin:0;font-size:21px}.section-title p{color:#98a2b3;margin:3px 0 0 15px;font-size:12px}.section-title>a{color:var(--muted);align-items:center;margin-top:8px;font-size:12px;display:flex}.product-table{border:1px solid var(--line);border-radius:7px;margin-top:12px;overflow:hidden}.product-head,.product-row{grid-template-columns:minmax(420px,2.1fr) minmax(165px,.8fr) minmax(160px,.75fr) 150px 104px;align-items:center;display:grid}.product-head{color:#667085;background:#f8fafc;min-height:44px;padding:0 18px;font-size:12px}.product-row{border-top:1px solid var(--line);min-height:126px;padding:15px 18px}.product-row:hover{background:#fffaf7}.product-main{grid-template-columns:26px 80px minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.rank{color:#98a2b3;font-size:16px;font-weight:800}.product-row:nth-child(2) .rank,.product-row:nth-child(3) .rank,.product-row:nth-child(4) .rank{color:var(--brand)}.product-main img{-o-object-fit:cover;object-fit:cover;border-radius:6px;width:80px;height:80px}.coin-product-art{color:#4b2a07;background:radial-gradient(circle at 72% 18%,#ffffffb8 0 9px,#0000 10px),linear-gradient(145deg,#fff5c7,#ffc94d 44%,#f18f1f);border:1px solid #ffd36b;border-radius:8px;place-items:center;width:80px;height:80px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 -10px 22px #98470a3d}.coin-product-art:after,.coin-product-art:before{content:"";border-radius:50%;position:absolute}.coin-product-art:before{background:linear-gradient(145deg,#ffe88a,#f5a623);border:4px solid #ffffffbf;width:54px;height:54px;box-shadow:0 8px 18px #7139092e}.coin-product-art:after{background:#ff721f3d;width:58px;height:58px;bottom:-14px;right:-12px}.coin-product-art i{z-index:1;border-bottom:5px solid #8a4a07;border-right:5px solid #8a4a07;width:20px;height:24px;display:block;position:relative;transform:rotate(45deg)}.coin-product-art b,.coin-product-art em{z-index:2;line-height:1;position:absolute}.coin-product-art b{color:#7a3d00;font-size:13px;font-style:normal;font-weight:900;bottom:16px}.coin-product-art em{color:#7a3d0094;letter-spacing:0;font-size:9px;font-style:normal;font-weight:800;bottom:6px}.product-main>div{min-width:0}.product-main a{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:700;line-height:1.65;display:-webkit-box;overflow:hidden}.product-main a:hover{color:var(--brand)}.product-main p{color:#98a2b3;margin:7px 0 0;font-size:11px}.product-main p span{color:#e95b24;background:#fff2eb;border-radius:3px;margin-right:7px;padding:2px 5px}.product-meta,.product-price,.product-stock{flex-direction:column;gap:7px;display:flex}.product-meta strong,.product-stock strong{font-size:13px}.product-meta span,.product-stock span{color:#7c8492;align-items:center;gap:4px;font-size:12px;display:flex}.product-price strong{color:#f0441e;font-size:24px}.product-price i{margin-right:2px;font-size:13px;font-style:normal}.product-price span{color:#98a2b3;font-size:11px}.buy-button{color:#fff;background:var(--brand);border:0;border-radius:5px;justify-content:center;align-items:center;width:94px;height:38px;font-weight:700;display:flex}.buy-button:hover{background:var(--brand-dark)}.ranking-panel{background:#fff;border:1px solid #edf0f4;border-radius:9px;margin-top:12px;overflow:hidden}.ranking-tabs{background:linear-gradient(90deg,#fff7f1,#fff 68%);border-bottom:1px solid #f1f3f7;align-items:stretch;height:44px;display:flex}.ranking-tabs button{color:#1f2937;cursor:pointer;background:0 0;border:0;min-width:86px;padding:0 22px;font-size:14px;position:relative}.ranking-tabs button.active{color:var(--brand);font-weight:800}.ranking-tabs button.active:after{content:"";background:var(--brand);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:18px;right:18px}.ranking-toolbar{background:#fff;border-bottom:1px solid #f3f4f6;justify-content:space-between;min-height:50px;padding:0 18px}.ranking-sort,.ranking-toolbar{align-items:center;display:flex}.ranking-sort{gap:10px}.ranking-sort button{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #d7dde6;border-radius:4px;justify-content:center;align-items:center;gap:4px;height:30px;padding:0 13px;font-size:13px;display:inline-flex;position:relative}.ranking-sort button.active{color:#fff;border-color:var(--brand);background:var(--brand);font-weight:800}.ranking-sort button.with-tip i{color:#fff;white-space:nowrap;background:#ff6a1f;border-radius:3px;padding:1px 6px;font-size:10px;font-style:normal;line-height:16px;position:absolute;top:-19px;left:18px}.ranking-sort button.with-tip i:after{content:"";border-top:4px solid #ff6a1f;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;position:absolute;bottom:-4px;left:12px}.ranking-page{color:#6b7280;align-items:center;gap:12px;font-size:12px;display:flex}.ranking-page a{color:#fff;background:linear-gradient(#ffbe43,#ff5a1f);border-radius:16px;justify-content:center;align-items:center;height:30px;padding:0 18px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 6px 14px #ff5e1f38}.ranking-row{border-top:1px dashed #e5e7eb;grid-template-columns:minmax(0,1fr) 140px 170px 124px;align-items:center;gap:22px;min-height:92px;padding:17px 18px;display:grid}.ranking-row:first-of-type{border-top:0}.ranking-row:hover{background:#fffaf7}.ranking-info{min-width:0}.ranking-badges{align-items:center;gap:6px;min-height:18px;display:flex}.ranking-badges span{color:#fff;border-radius:3px;justify-content:center;align-items:center;height:18px;padding:0 6px;font-size:11px;font-weight:800;display:inline-flex}.ranking-badges .safe{background:linear-gradient(90deg,#8b5cf6,#6366f1)}.ranking-badges .seller{background:#20b26b}.ranking-title{color:#111827;text-overflow:ellipsis;white-space:nowrap;margin-top:0;font-size:14px;font-weight:800;display:block;overflow:hidden}.ranking-title:hover{color:var(--brand)}.ranking-meta-line{color:#667085;flex-wrap:wrap;gap:7px 16px;margin-top:8px;font-size:12px;display:flex}.ranking-meta-line span:last-child{color:#3384ff}.ranking-price{color:var(--brand);text-align:center;font-size:23px}.ranking-ratio{color:#f05423;gap:4px;font-size:13px;line-height:1.25;display:grid}.ranking-ratio b{font-weight:800}.ranking-action{justify-items:center;gap:7px;display:grid}.ranking-action a{width:108px;height:36px;color:var(--brand);border:1px solid var(--brand);background:#fff7f2;border-radius:6px;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex}.ranking-action a:hover{color:#fff;background:var(--brand)}.ranking-action span{color:#98a2b3;font-size:11px}.ranking-action span:first-letter{color:var(--brand)}.game-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px;display:grid}.game-grid>a{background:#f8fafc;border:1px solid #edf0f4;border-radius:7px;grid-template-columns:58px minmax(0,1fr) 20px;align-items:center;gap:13px;min-height:88px;padding:13px;display:grid}.game-grid>a:hover{background:#fff;border-color:#ffb79a;box-shadow:0 7px 20px #25324b14}.game-grid img{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:58px;height:58px}.game-grid small,.game-grid strong{display:block}.game-grid strong{margin-bottom:8px;font-size:15px}.game-grid small{color:#7b8494;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.game-grid svg{color:#b0b7c3}.trust-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;margin-top:28px}.trust-grid{grid-template-columns:repeat(4,1fr);align-items:center;min-height:120px;display:grid}.trust-grid>div{justify-content:center;align-items:center;gap:14px;display:flex}.trust-grid svg{width:34px;height:34px;color:var(--brand)}.trust-grid small,.trust-grid strong{display:block}.trust-grid strong{margin-bottom:5px}.trust-grid small{color:var(--muted);font-size:12px}.floating-tools{z-index:20;border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;position:fixed;bottom:90px;right:20px;overflow:hidden}.floating-tools a{color:#667085;border-bottom:1px solid var(--line);flex-direction:column;justify-content:center;align-items:center;gap:4px;width:62px;height:60px;font-size:11px;display:flex}.floating-tools a:last-child{border-bottom:0}.floating-tools a:hover{color:var(--brand);background:#fff8f4}.all-games-page{background:linear-gradient(#4e24172e,#f5f7faf5 62%),url(../images/banners/hero-warcraft.jpg) top/cover no-repeat;min-height:100vh;padding:46px 0 70px}.all-games-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffaf6f5;border:1px solid #ffffffd6;border-radius:18px;width:min(1240px,100% - 56px);min-height:820px;margin:0 auto;padding:40px 48px 54px;box-shadow:0 24px 70px #2b20192e}.all-games-head{justify-content:space-between;gap:24px;min-height:48px}.all-game-tabs,.all-games-head{align-items:center;display:flex}.all-game-tabs{gap:0}.all-game-tabs button{color:#667085;cursor:pointer;background:0 0;border:0;border-right:1px solid #d9dee7;min-width:72px;height:38px;padding:0 18px;font-size:18px;position:relative}.all-game-tabs button:first-child{color:#111827;padding-left:0;font-weight:900}.all-game-tabs button:last-child{border-right:0}.all-game-tabs button.active{color:#111827;font-weight:900}.all-game-tabs button.active:after{content:"";background:radial-gradient(circle at 20%,#ff7a00 0 4px,#0000 5px),radial-gradient(circle,#ff9d19 0 4px,#0000 5px),radial-gradient(circle at 80%,#ff7a00 0 4px,#0000 5px);border-radius:50%;height:9px;position:absolute;bottom:-7px;left:20px;right:20px}.all-games-sell{color:#2878ff;align-items:center;gap:16px;font-size:12px;display:flex}.all-games-sell a{color:#fff;background:#ff7600;border-radius:18px;justify-content:center;align-items:center;gap:6px;height:34px;padding:0 18px;font-size:13px;font-weight:900;display:inline-flex;box-shadow:0 8px 16px #ff760038}.all-games-filter{background:#f3f5f9;border-radius:25px;grid-template-columns:minmax(0,1fr) 210px;align-items:center;gap:28px;min-height:50px;margin-top:25px;padding:0 18px;display:grid}.alphabet-row{scrollbar-width:none;align-items:center;gap:11px;display:flex;overflow-x:auto}.alphabet-row::-webkit-scrollbar{display:none}.alphabet-row button{color:#475467;cursor:pointer;background:0 0;border:0;border-radius:12px;flex:none;min-width:18px;height:24px;padding:0 5px;font-size:13px}.alphabet-row button.active{color:#fff;background:#ff8200;min-width:38px;font-weight:800}.all-games-search{background:#fff;border:1px solid #ccd3de;border-radius:18px;grid-template-columns:minmax(0,1fr) 36px;height:34px;display:grid;overflow:hidden}.all-games-search input{color:#111827;background:0 0;border:0;outline:0;min-width:0;padding:0 14px;font-size:12px}.all-games-search button{color:#ff7600;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:flex}.game-desktop-footer{display:block}.marketplace-trust-footer{background:#f6f6f7;border-top:1px solid #edf0f4;margin-top:28px}.marketplace-trust-strip{background:#fafafa;border-bottom:1px solid #e8e9ec}.marketplace-trust-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:22px;min-height:118px;display:grid}.marketplace-trust-grid article{color:#2d8fff;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:16px;min-width:0;display:grid}.marketplace-trust-grid svg{color:#2d8fff;width:52px;height:52px}.marketplace-trust-grid span,.marketplace-trust-grid strong{display:block}.marketplace-trust-grid strong{color:#2c8cff;font-size:17px;font-weight:500;line-height:1.25}.marketplace-trust-grid span{color:#9aa1ab;text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:12px;overflow:hidden}.marketplace-footer-meta{color:#9ba2ad;text-align:center;min-height:150px;padding:25px 20px 28px;font-size:12px}.marketplace-footer-meta nav{flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.marketplace-footer-meta nav a{color:#687282;border-right:1px solid #d7dbe1;padding:0 16px;line-height:1}.marketplace-footer-meta nav a:last-child{border-right:0}.marketplace-footer-meta a:hover{color:#ff5a1f}.marketplace-footer-meta p{flex-wrap:wrap;justify-content:center;gap:6px 12px;margin:18px 0 0;display:flex}.marketplace-footer-meta p a{color:#9ba2ad}@media (width<=760px){.marketplace-trust-footer{background:#f6f6f7;margin-top:16px;padding-bottom:76px}.marketplace-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px;min-height:auto;padding:18px 14px}.marketplace-trust-grid article{grid-template-columns:36px minmax(0,1fr);gap:9px}.marketplace-trust-grid svg{width:34px;height:34px}.marketplace-trust-grid strong{font-size:13px}.marketplace-trust-grid span{margin-top:4px;font-size:11px}.marketplace-footer-meta{min-height:118px;padding:18px 12px 20px}.marketplace-footer-meta nav{gap:10px 0}.marketplace-footer-meta nav a{padding:0 9px}.marketplace-footer-meta p{margin-top:14px;line-height:1.7}}.all-games-grid{grid-template-columns:repeat(9,minmax(86px,1fr));gap:30px 26px;margin-top:34px;display:grid}.all-game-item{color:#111827;justify-items:center;min-width:0;display:grid;position:relative}.all-game-item img{-o-object-fit:cover;object-fit:cover;background:#edf0f5;border-radius:15px;width:74px;height:74px;transition:transform .16s,box-shadow .16s;display:block;box-shadow:0 8px 20px #0f172a14}.all-game-item:hover img{transform:translateY(-3px);box-shadow:0 14px 28px #0f172a24}.all-game-item strong{text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-top:10px;font-size:14px;font-weight:500;line-height:1.35;overflow:hidden}.game-badge{z-index:1;color:#fff;background:linear-gradient(90deg,#ff2c00,#ff9d00);border-radius:9px 9px 9px 2px;justify-content:center;align-items:center;height:18px;padding:0 8px;font-size:11px;font-style:italic;font-weight:900;display:flex;position:absolute;top:-8px;right:calc(50% - 45px);box-shadow:0 4px 8px #ff5f003d}.game-badge.new{background:linear-gradient(90deg,#2b8cff,#77c9ff)}.simple-header{border-bottom:1px solid var(--line);background:#fff}.simple-header-inner{grid-template-columns:210px minmax(400px,620px) 1fr;align-items:center;gap:40px;min-height:90px;display:grid}.simple-header img{-o-object-fit:contain;object-fit:contain;width:180px;height:58px}.simple-header-inner>a:last-child{color:var(--blue);justify-self:end}.listing-search{border:2px solid var(--brand);border-radius:6px;grid-template-columns:1fr 92px;height:42px;display:grid;overflow:hidden}.listing-search input{border:0;outline:0;min-width:0;padding:0 14px}.listing-search button{color:#fff;background:var(--brand);border:0;justify-content:center;align-items:center;gap:5px;display:flex}.listing-main{padding-top:20px;padding-bottom:50px}.breadcrumb{color:#7a8492;gap:6px;font-size:12px}.breadcrumb,.listing-title{align-items:center;display:flex}.listing-title{background:#fff;border-radius:8px;gap:18px;min-height:110px;margin-top:14px;padding:20px;box-shadow:0 5px 20px #2c4b690f}.listing-title img{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:70px;height:70px}.listing-title h1{margin:0 0 8px;font-size:24px}.listing-title p{color:var(--muted);margin:0;font-size:13px}.filter-panel{background:#fff;border-radius:8px;margin-top:14px;padding:12px 20px}.filter-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:50px;display:flex}.filter-row:last-child{border-bottom:0}.filter-row strong{width:88px;font-size:13px}.filter-row button{color:#5e6878;background:0 0;border:0;border-radius:4px;padding:6px 12px}.filter-row button.active{color:#fff;background:var(--brand)}.sort-bar{background:#fff;border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;min-height:54px;margin-top:14px;padding:0 18px;display:flex}.sort-bar button{color:#596273;background:0 0;border:1px solid #0000;border-radius:5px;height:34px;padding:0 16px}.sort-bar button.active{color:var(--brand);background:#fff4ed;border-color:#ffd1bc}.sort-bar>span{color:#7c8593;align-items:center;gap:6px;font-size:12px;display:flex}.listing-products{background:#fff;border-radius:0 0 8px 8px;overflow:hidden}.listing-products article{border-top:1px solid var(--line);grid-template-columns:110px minmax(340px,1.8fr) minmax(175px,.8fr) 150px 104px;align-items:center;gap:18px;min-height:146px;padding:20px;display:grid}.listing-products article:hover{background:#fffaf7}.listing-products article>img{-o-object-fit:cover;object-fit:cover;border-radius:6px;width:108px;height:88px}.listing-product-info h2{margin:0 0 10px;font-size:15px;line-height:1.6}.listing-product-info p{color:#7a8492;margin:0 0 12px;font-size:12px}.listing-product-info>div{flex-wrap:wrap;gap:7px;display:flex}.listing-product-info>div span{color:#dc5a28;background:#fff1e9;border-radius:3px;align-items:center;gap:4px;padding:3px 7px;font-size:11px;display:flex}.listing-delivery,.listing-price{flex-direction:column;gap:8px;display:flex}.listing-delivery span{color:#667085;align-items:center;gap:5px;font-size:12px;display:flex}.listing-delivery small{color:#98a2b3}.listing-price strong{color:#f0441e;font-size:25px}.listing-price i{margin-right:2px;font-size:13px;font-style:normal}.listing-price span{color:#98a2b3;font-size:11px}.empty-products{color:#98a2b3;flex-direction:column;justify-content:center;align-items:center;min-height:300px;display:flex}.empty-products strong{color:#596273;margin-top:15px}.empty-products p{margin:8px 0 0;font-size:13px}.seller-publish{gap:18px;padding-bottom:36px;display:grid}.seller-publish-hero{color:#101828;min-height:150px;box-shadow:var(--shadow);background:linear-gradient(120deg,#ff752826,#2878f01f),#fff;border:1px solid #ff752826;border-radius:10px;justify-content:space-between;align-items:center;gap:24px;padding:28px 32px;display:flex}.seller-publish-hero span{color:var(--brand);font-size:14px;font-weight:800}.seller-publish-hero h2{margin:8px 0 10px;font-size:28px;line-height:1.25}.seller-publish-hero p{color:#667085;margin:0}.publish-actions button,.publish-result a,.publish-result button,.seller-publish-hero a{color:#fff;background:var(--brand);border:0;border-radius:6px;justify-content:center;align-items:center;height:42px;padding:0 20px;font-weight:800;display:inline-flex}.publish-steps{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.publish-steps button{color:#667085;border:0;border-right:1px solid var(--line);background:#fff;justify-content:center;align-items:center;gap:10px;height:66px;font-weight:800;display:flex}.publish-steps button:last-child{border-right:0}.publish-steps span{color:#98a2b3;background:#f2f4f7;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.publish-steps button.active{color:var(--brand);background:#fff7f2}.publish-steps button.active span,.publish-steps button.done span{color:#fff;background:var(--brand)}.publish-panel,.publish-result{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;padding:28px 30px}.publish-panel-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.publish-panel-head h3,.publish-result h3{color:#101828;margin:0 0 8px;font-size:22px}.publish-panel-head p,.publish-result p{color:#667085;margin:0}.publish-panel-head a{color:var(--blue);align-items:center;gap:3px;font-weight:700;display:inline-flex}.publish-history{color:#475467;background:#f8fafc;border-radius:8px;grid-template-columns:120px minmax(0,1fr) 96px;align-items:center;gap:12px;margin-bottom:22px;padding:14px 16px;display:grid}.publish-history button{height:34px;color:var(--brand);background:#fff;border:1px solid #ff752859;border-radius:6px;font-weight:800}.publish-game-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.publish-choice-row button,.publish-game-grid button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:14px;min-height:96px;padding:16px;display:flex;position:relative}.publish-choice-row button.active,.publish-game-grid button.active{border-color:var(--brand);box-shadow:0 0 0 3px #ff75281f}.publish-game-grid img{-o-object-fit:cover;object-fit:cover;border-radius:10px;flex:none;width:58px;height:58px}.publish-choice-row b,.publish-game-grid b{color:#101828;margin-bottom:6px;font-size:16px;display:block}.publish-choice-row small,.publish-game-grid small{color:#667085}.publish-game-grid svg{color:var(--brand);position:absolute;top:12px;right:12px}.publish-choice-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:22px;display:grid}.publish-choice-row svg{color:var(--brand)}.publish-form,.publish-select-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.publish-form label,.publish-select-grid label{color:#475467;gap:8px;font-size:13px;font-weight:700;display:grid}.publish-form input,.publish-form select,.publish-form textarea,.publish-select-grid select{color:#101828;background:#fff;border:1px solid #d0d5dd;border-radius:6px;outline:0;width:100%;min-width:0;padding:0 13px}.publish-form input,.publish-form select,.publish-select-grid select{height:42px}.publish-form textarea{resize:vertical;padding-top:12px;line-height:1.6}.publish-form .wide{grid-column:1/-1}.publish-form-layout{grid-template-columns:minmax(0,1fr) 330px;gap:22px;display:grid}.segmented{border:1px solid #d0d5dd;border-radius:6px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.segmented button{color:#475467;background:#fff;border:0;height:40px}.segmented button.active{color:var(--brand);background:#fff7f2;font-weight:800}.publish-preview{border:1px solid var(--line);background:#f8fafc;border-radius:8px;align-self:start;padding:20px}.publish-preview strong{color:#667085;font-size:13px}.publish-preview h4{color:#101828;margin:10px 0 12px;font-size:20px;line-height:1.35}.publish-preview p{color:#667085;margin:0 0 16px;line-height:1.7}.publish-preview dl{gap:10px;margin:0;display:grid}.publish-preview dl div{justify-content:space-between;gap:12px;display:flex}.publish-preview dt{color:#98a2b3}.publish-preview dd{color:#101828;margin:0;font-weight:800}.account-preview button{width:100%;height:120px;color:var(--blue);background:#eef6ff;border:1px dashed #2878f073;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin:12px 0 14px;font-weight:800;display:flex}.publish-draft-tag{color:var(--brand);background:#fff1e9;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.publish-agree,.publish-notice,.publish-safe-line{align-items:center;display:flex}.publish-notice{color:#a15c00;background:#fffaeb;border:1px solid #fedf89;border-radius:8px;gap:8px;margin-top:20px;padding:12px 14px}.publish-submit-error{color:#b42318;background:#fff4f2;border:1px solid #fecdca;border-radius:8px;margin-top:12px;padding:12px 14px;font-weight:700}.publish-agree{color:#475467;gap:8px;margin-top:16px;font-weight:700}.publish-actions{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:flex-end;gap:12px;padding:16px 20px;display:flex}.publish-actions button:first-child{color:#475467;background:#f2f4f7}.publish-actions button.secondary{color:var(--blue);background:#eef6ff}.publish-actions button:disabled,.publish-result button:disabled{cursor:not-allowed;opacity:.45}.publish-safe-line{color:#475467;border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:18px 24px;display:grid}.publish-safe-line div{justify-content:center;align-items:center;gap:8px;display:flex}.publish-safe-line svg{color:var(--blue)}.publish-result{text-align:center;justify-items:center;display:grid}.publish-result svg{color:#12b76a}.publish-result div{gap:12px;margin-top:18px;display:flex}.publish-result dl{text-align:left;border:1px solid var(--line);background:#f8fafc;border-radius:8px;gap:10px;width:min(100%,620px);margin:18px 0 0;padding:16px;display:grid}.publish-result dl div{grid-template-columns:86px minmax(0,1fr);gap:12px;margin:0;display:grid}.publish-result dt{color:#98a2b3}.publish-result dd{color:#101828;overflow-wrap:anywhere;min-width:0;margin:0;font-weight:800}.publish-audit-grid{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:min(100%,760px);margin-top:18px;display:grid}.publish-result .publish-audit-grid{display:grid}.publish-audit-card{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:0;padding:16px}.publish-result .publish-audit-card{margin-top:0;display:block}.publish-audit-card strong{color:#101828;margin-bottom:12px;font-size:15px;display:block}.publish-audit-card ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.publish-audit-card li{color:#475467;grid-template-columns:minmax(90px,.42fr) minmax(0,.58fr);gap:10px;margin:0;font-size:12px;display:grid}.publish-audit-card span{color:#98a2b3}.publish-audit-card b{color:#101828;overflow-wrap:anywhere;min-width:0}.publish-result button{color:#475467;background:#f2f4f7}.publish-payload{border:1px solid #d7e3f7;border-radius:8px;margin-top:18px;overflow:hidden}.publish-payload summary{color:#175cd3;cursor:pointer;background:#eef6ff;padding:12px 14px;font-weight:800}.publish-payload pre{color:#344054;white-space:pre-wrap;background:#fff;max-height:320px;margin:0;padding:14px;font-size:12px;line-height:1.55;overflow:auto}.publish-validation{flex-wrap:wrap;gap:8px;margin:-8px 0 0;padding:0;list-style:none;display:flex}.publish-validation li{color:#b42318;background:#fff4f2;border:1px solid #fecdca;border-radius:999px;padding:6px 10px;font-size:12px}.mobile-publish{--publish-orange:#ff6a00;--publish-red:#ff4329;--publish-text:#252a32;--publish-muted:#8a9099;--publish-soft:#f5f6fa;max-width:760px;color:var(--publish-text);margin:0 auto;padding-bottom:88px;position:relative}.mobile-publish button{font:inherit}.publish-mobile-home{background:#fff;padding:0 12px 18px}.publish-home-hero{background:radial-gradient(circle at 84% 32%,#ff802438,#0000 28%),linear-gradient(135deg,#fff9ed,#eef8ff 70%,#fff);justify-content:space-between;align-items:center;min-height:200px;margin:0 -12px 18px;padding:42px 24px 24px;display:flex;overflow:hidden}.publish-home-hero h2{color:#151923;letter-spacing:-1px;margin:0 0 12px;font-size:clamp(34px,9vw,52px);font-weight:900;line-height:1.05}.publish-home-hero p{color:#414856;margin:0;font-size:18px}.publish-home-hero>span{color:#fff;background:linear-gradient(135deg,#ff7a00,#ff3f23);border-radius:32px;place-items:center;width:104px;height:104px;font-size:28px;font-weight:900;display:grid;transform:rotate(-8deg);box-shadow:0 18px 38px #ff671847}.publish-search{color:#9aa0aa;background:#fff;border:1px solid #e6e8ee;border-radius:23px;align-items:center;gap:8px;height:46px;margin-bottom:18px;padding:0 14px;display:flex;box-shadow:0 6px 20px #141e2d0d}.publish-search input{color:#222733;background:0 0;border:0;outline:0;width:100%;font-size:15px}.publish-home-block{margin-top:20px}.publish-home-block h3{color:#20242d;justify-content:center;align-items:center;gap:14px;margin:0 0 14px;font-size:24px;font-weight:900;display:flex}.publish-home-block h3 span{opacity:.4;background-image:radial-gradient(#bfc5ce 1.5px,#0000 0);background-size:9px 9px;width:62px;height:12px}.publish-home-block:first-of-type h3{color:#ff6500}.publish-hot-grid,.publish-kind-entry,.publish-recent-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.publish-hot-grid button,.publish-kind-entry button,.publish-recent-grid button{text-align:left;background:#f7f8fb;border:0;border-radius:14px;min-width:0;position:relative;overflow:hidden}.publish-recent-grid button{background:linear-gradient(100deg,#eef8ff,#fff3ed);height:76px;padding:17px 12px}.publish-recent-grid span{z-index:1;color:#2a303a;max-width:72%;font-size:16px;font-weight:800;display:block;position:relative}.publish-hot-grid img,.publish-recent-grid img{-o-object-fit:contain;object-fit:contain;width:92px;height:78px;position:absolute;bottom:-8px;right:-8px}.publish-hot-grid button{height:96px;padding:16px 12px;box-shadow:0 7px 20px #121c2d0d}.publish-hot-grid small,.publish-hot-grid strong{z-index:1;max-width:68%;display:block;position:relative}.publish-hot-grid strong{color:#252a32;font-size:17px;font-weight:800}.publish-hot-grid small{color:#8b929d;margin-top:7px;font-size:13px;line-height:1.35}.publish-history-fold{color:#4b5565;text-align:left;background:#f7f8fa;border:0;border-radius:12px;grid-template-columns:24px minmax(0,1fr) 24px;align-items:center;width:100%;height:56px;margin:22px 0;padding:0 18px;font-size:17px;display:grid}.publish-history-fold svg:first-child{color:#ff6700}.publish-kind-entry button{background:linear-gradient(135deg,#e5f5ff,#fff);height:86px;padding:16px 18px}.publish-kind-entry button:nth-child(2){background:linear-gradient(135deg,#eaf4ff,#fff7ed)}.publish-kind-entry b,.publish-kind-entry span{display:block}.publish-kind-entry b{color:#151923;font-size:20px;font-weight:900}.publish-kind-entry span{color:#8a9099;margin-top:6px;font-size:13px}.publish-category-mobile{background:#fff;min-height:calc(100vh - 64px)}.publish-category-header{background:linear-gradient(110deg,#fff8eb,#fff);grid-template-columns:34px minmax(0,1fr) 150px;align-items:center;gap:10px;min-height:88px;padding:18px 14px;display:grid}.publish-category-header>button{color:#252a32;background:0 0;border:0;place-items:center;width:34px;height:34px;display:grid}.publish-category-header strong{color:#1d2430;white-space:nowrap;text-overflow:ellipsis;font-size:22px;font-weight:900;overflow:hidden}.publish-category-header label{color:#7a828e;background:#fff;border:1px solid #363b44;border-radius:22px;align-items:center;gap:6px;height:42px;padding:0 12px;display:flex}.publish-category-header input{background:0 0;border:0;outline:0;width:100%;font-size:14px}.publish-category-body{grid-template-columns:36% minmax(0,1fr);min-height:calc(100vh - 190px);display:grid}.publish-category-rail{background:linear-gradient(90deg,#fff,#f8f8fa);padding:34px 0 20px}.publish-category-rail button{text-align:left;background:0 0;border:0;width:100%;min-height:86px;padding:0 16px 0 22px;display:block;position:relative}.publish-category-rail button.active:before{content:"";background:#ff6500;border-radius:999px;width:5px;height:20px;position:absolute;top:18px;left:8px}.publish-category-rail span{color:#6f7783;font-size:14px;display:block}.publish-category-rail b{color:#c4c8cf;margin-top:8px;font-size:19px;font-weight:900;display:block}.publish-category-rail button.active b,.publish-category-rail button.filled b{color:#ff6500}.publish-category-options{background:#fff;padding:34px 14px 64px 20px}.publish-category-options h3{color:#7a828e;margin:0 0 18px;font-size:15px;font-weight:700}.publish-category-options button{color:#343a45;text-align:left;background:#f8f8f9;border:2px solid #0000;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:78px;margin-bottom:14px;padding:15px 16px;display:flex}.publish-category-options button.active{background:#fff9f4;border-color:#ff6500}.publish-category-options b,.publish-category-options small{display:block}.publish-category-options b{font-size:20px;font-weight:900}.publish-category-options small{color:#8c929c;margin-top:6px;font-size:13px}.publish-category-options svg{color:#ff6500}.publish-category-help{color:#22a9d8;background:0 0;border:0;width:100%;margin:-56px 0 0;font-size:16px;font-weight:800;display:block}.publish-orange-hero{color:#fff;background:radial-gradient(circle at 84% 42%,#ffffff3d,#0000 23%),linear-gradient(135deg,#ff8a00,#ff6a00);min-height:172px;padding:28px 20px 40px}.publish-orange-hero button{color:#fff;background:0 0;border:0;place-items:center;width:34px;height:34px;margin-bottom:18px;display:grid}.publish-orange-hero h2{margin:0 0 8px;font-size:27px;font-weight:900;line-height:1.2}.publish-orange-hero p{color:#ffffffb8;margin:0;font-size:17px}.publish-step-card{z-index:1;background:#fff;border-radius:20px 20px 0 0;margin-top:-18px;padding:28px 16px 120px;position:relative}.publish-step-card.options{padding-bottom:130px}.publish-required-group{border-bottom:1px solid #f0f1f4;padding:4px 0 22px}.publish-mobile-field+.publish-mobile-field,.publish-mobile-field+.publish-required-group,.publish-required-group+.publish-mobile-field,.publish-required-group+.publish-required-group{margin-top:20px}.publish-required-group h3{color:#272d36;justify-content:space-between;align-items:center;margin:0 0 16px;font-size:22px;font-weight:900;display:flex}.publish-agree-switch i,.publish-required-group i{color:#ff6500;margin-right:6px;font-style:normal}.publish-required-group h3 span{color:#2f343d;font-size:18px;font-weight:500}.publish-chip-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.publish-chip-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.publish-chip-grid button{color:#2f343d;background:#f5f6fa;border:0;border-radius:9px;min-height:56px;padding:8px 10px;font-size:17px;font-weight:700}.publish-chip-grid button.active{color:#ef6500;background:#ffe1cf}.publish-mobile-field{border-bottom:1px solid #f0f1f4;grid-template-columns:minmax(0,1fr) minmax(130px,48%);align-items:center;gap:12px;min-height:66px;display:grid}.publish-mobile-field.column{padding-bottom:16px;display:block}.publish-mobile-field b{color:#262c35;font-size:20px;font-weight:900}.publish-mobile-field input,.publish-mobile-field textarea{color:#222733;text-align:right;background:0 0;border:0;outline:0;width:100%;font-size:18px}.publish-mobile-field.column input,.publish-mobile-field.column textarea{text-align:left;background:#f6f7fa;border-radius:10px;margin-top:12px;padding:13px 14px}.publish-mobile-field textarea{resize:vertical;line-height:1.55}.publish-qty{grid-template-columns:44px minmax(40px,1fr) 44px;align-items:center;gap:12px;display:grid}.publish-qty button{color:#fff;background:#ff6500;border:0;border-radius:50%;place-items:center;width:34px;height:34px;font-size:24px;font-weight:800;display:grid}.publish-qty button:first-child{opacity:.45}.publish-qty input{text-align:center}.publish-rank-card{text-align:center;background:#fff;border:1px solid #eceff4;border-radius:14px;margin-top:24px;padding:22px 16px;box-shadow:0 10px 32px #121c2d14}.publish-rank-card strong{color:#252a32;font-size:21px;font-weight:900;display:block}.publish-rank-card p{color:#a0a6af;margin:8px 0 16px;font-size:14px}.publish-rank-card div{color:#7c8490;background:#f7f8fb;grid-template-columns:1fr 1fr;align-items:center;min-height:46px;padding:0 16px;display:grid}.publish-rank-card div+div{border-top:1px solid #eceff4}.publish-rank-card b{color:#ff6500}.publish-image-button{color:#ff6500;background:#fff8f3;border:1px dashed #ff9f68;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:54px;margin-top:18px;font-size:16px;font-weight:800;display:flex}.publish-phone-note{color:#d96b32;margin:8px 0 22px;font-size:14px;line-height:1.6}.publish-agree-switch{color:#2b303a;grid-template-columns:minmax(0,1fr) 58px;align-items:center;gap:12px;min-height:70px;margin-top:22px;font-size:18px;font-weight:900;display:grid}.publish-agree-switch input{opacity:0;pointer-events:none;position:absolute}.publish-agree-switch b{background:#d4d6dc;border-radius:999px;width:58px;height:32px;position:relative;box-shadow:inset 0 1px 3px #0000001f}.publish-agree-switch b:after{content:"";background:#fff;border-radius:50%;width:26px;height:26px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #0000002e}.publish-agree-switch input:checked+b{background:#42d35f}.publish-agree-switch input:checked+b:after{transform:translate(26px)}.publish-mobile-actions{z-index:60;padding:12px 18px calc(12px + env(safe-area-inset-bottom));background:#fffffff5;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #121c2d14}.publish-mobile-actions button{color:#fff;background:linear-gradient(90deg,#ff8a00,#ff4329);border:0;border-radius:28px;width:100%;height:56px;font-size:22px;font-weight:900}.publish-mobile-actions button:disabled{opacity:.45}.publish-close{z-index:55;color:#343a45;background:#0000001a;border:0;border-radius:50%;place-items:center;width:54px;height:54px;display:grid;position:fixed;bottom:82px;left:50%;transform:translate(-50%)}.mobile-publish .publish-safe-line{margin:16px 12px}@media (width<=760px){.seller-publish-shell .seller-list-main{width:100%}:is(.seller-page:has(.mobile-publish) .h5-bottom-nav,.seller-page:has(.mobile-publish) .marketplace-trust-footer,.seller-page:has(.mobile-publish) .seller-topbar){display:none}.seller-page:has(.mobile-publish){background:#fff;padding-top:0;padding-bottom:0}.seller-page:has(.mobile-publish) .seller-shell{margin:0}.seller-page:has(.mobile-publish) .seller-list-main{padding:0}}@media (width>=761px){.mobile-publish{max-width:920px}.publish-category-mobile,.publish-mobile-home,.publish-mobile-step{background:#fff;border:1px solid #e8ebf0;border-radius:16px;overflow:hidden}.publish-mobile-actions{border-radius:0 0 16px 16px;position:sticky;bottom:0}.publish-close{display:none}}@media (width<=1100px){.page-container{width:min(960px,100% - 28px)}.search-header{grid-template-columns:180px minmax(360px,1fr) 130px;gap:20px}.brand img{width:176px}.main-nav a{padding:0 17px}.main-nav .nav-all{width:210px}.hero-layout{grid-template-columns:210px minmax(0,1fr)}.service-panel{display:none}.product-head,.product-row{grid-template-columns:minmax(370px,1.8fr) minmax(150px,.75fr) 140px 96px}.product-head span:nth-child(3),.product-stock{display:none}.simple-header-inner{grid-template-columns:190px minmax(350px,1fr) 90px}.all-games-card{width:min(100% - 32px,980px);padding:32px 34px 44px}.all-games-grid{grid-template-columns:repeat(7,minmax(82px,1fr))}.listing-products article{grid-template-columns:90px minmax(300px,1fr) 135px 96px}.listing-products article>img{width:88px;height:78px}.listing-delivery{display:none}}@media (width<=760px){.game-desktop-footer{display:none}body{background:linear-gradient(#e1f4ff,#f4f7fa 520px)}.page-container{width:min(100% - 24px,640px)}.top-strip{display:none}.search-header{grid-template-rows:56px 46px;grid-template-columns:1fr auto;gap:6px 10px;min-height:124px;display:grid}.brand img{width:150px;height:48px}.publish-button{width:46px;height:42px;font-size:0;overflow:hidden}.search-box{grid-column:1/-1;grid-template-columns:72px minmax(0,1fr) 52px}.search-submit{font-size:0}.hot-words{display:none}.nav-wrap{overflow-x:auto}.main-nav{width:max-content;min-width:100%;height:46px}.main-nav a{white-space:nowrap;padding:0 18px;font-size:13px}.main-nav .nav-all{width:auto}.hero-band{padding-top:12px}.hero-layout{height:auto;min-height:0;box-shadow:none;background:0 0;display:block}.seller-publish{gap:12px}.publish-panel,.publish-result,.seller-publish-hero{border-radius:10px;padding:18px}.seller-publish-hero{min-height:0;display:grid}.seller-publish-hero h2{font-size:22px}.publish-steps{grid-template-columns:1fr}.publish-steps button{border-right:0;border-bottom:1px solid var(--line);justify-content:flex-start;height:50px;padding:0 16px}.publish-steps button:last-child{border-bottom:0}.publish-form-layout,.publish-history,.publish-panel-head,.publish-result div{display:grid}.publish-audit-grid,.publish-choice-row,.publish-form,.publish-form-layout,.publish-game-grid,.publish-history,.publish-safe-line,.publish-select-grid{grid-template-columns:1fr}.publish-actions{z-index:4;position:sticky;bottom:62px;right:0}.game-menu{display:none}.hero-carousel{height:270px;margin:0}.hero-copy{padding:24px}.benefit-grid{scroll-snap-type:x mandatory;padding-bottom:3px;display:flex;overflow-x:auto}.benefit-item{scroll-snap-align:start;min-width:290px;min-height:94px}.games-section,.market-section{padding:16px}.product-head,.section-title p{display:none}.product-row{grid-template-columns:minmax(0,1fr) 112px;gap:12px;min-height:184px;padding:16px 12px;display:grid;position:relative}.product-main{grid-column:1/-1;grid-template-columns:22px 70px minmax(0,1fr)}.coin-product-art,.product-main img{width:70px;height:70px}.coin-product-art:before{width:48px;height:48px}.coin-product-art b{font-size:12px;bottom:14px}.coin-product-art em{bottom:5px}.product-meta{padding-left:34px}.product-price{align-items:flex-end}.product-row>.buy-button{width:96px;height:34px;position:absolute;bottom:14px;right:12px}.product-main p{line-height:1.8}.game-grid{grid-template-columns:1fr}.trust-grid{grid-template-columns:1fr 1fr;gap:22px 6px;padding:18px 0}.trust-grid>div{justify-content:flex-start}.footer-inner{min-height:0;padding:28px 0}.footer-brand{text-align:center;width:100%}.footer-brand img{width:170px}.footer-links{display:none}.floating-tools{bottom:18px;right:10px}.floating-tools a{display:none}.floating-tools a:first-child{border:0;border-radius:50%;width:52px;height:52px;display:flex}.simple-header-inner{grid-template-rows:55px 44px;grid-template-columns:1fr auto;gap:8px;min-height:118px;display:grid}.simple-header img{width:150px}.listing-search{grid-area:2/1/auto/-1}.listing-title{min-height:94px}.listing-title img{width:58px;height:58px}.listing-title h1{font-size:20px}.filter-panel{overflow-x:auto}.filter-row{width:max-content;min-width:100%}.sort-bar{overflow-x:auto}.sort-bar>div{width:max-content;display:flex}.sort-bar>span{display:none}.listing-products article{grid-template-columns:82px minmax(0,1fr);align-items:start;min-height:220px;padding:16px;display:grid;position:relative}.listing-products article>img{width:82px;height:76px}.listing-product-info h2{margin-top:-3px}.listing-price{grid-column:1/-1}.listing-products article .buy-button{position:absolute;bottom:18px;right:16px}}.form-error{color:#d92d20;margin:16px 0 0;font-size:13px}.checkout-page,.order-result-page{background:#f4f6f8;min-height:100vh;padding-bottom:104px}.checkout-main{padding-top:24px}.checkout-success-banner{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:134px;padding:28px 30px;display:grid;position:relative}.checkout-success-banner>span{color:#087443;background:#d1fadf;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.checkout-success-banner h1{margin:0 0 8px;font-size:23px}.checkout-success-banner p{color:#667085;margin:0;font-size:13px}.checkout-success-banner p strong{color:var(--brand)}.checkout-payable{align-items:baseline;gap:12px;display:flex}.checkout-payable>span{color:#475467;font-size:13px}.checkout-payable strong{color:var(--brand);font-size:31px}.checkout-footer i,.checkout-payable i{font-size:15px;font-style:normal}.checkout-success-banner>button{color:#667085;background:0 0;border:0;align-items:center;gap:4px;padding:4px;font-size:12px;display:flex;position:absolute;bottom:14px;right:30px}.checkout-order-details{background:#fff;padding:0 30px 24px 100px}.checkout-order-details dl{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 40px;margin:0;padding-top:22px;display:grid}.checkout-order-details dl>div{grid-template-columns:88px 1fr;font-size:13px;display:grid}.checkout-order-details dt{color:#98a2b3}.checkout-order-details dd{color:#344054;margin:0;font-weight:700}.checkout-details-enter-active,.checkout-details-leave-active{transition:opacity .18s,transform .18s}.checkout-details-enter-from,.checkout-details-leave-to{opacity:0;transform:translateY(-6px)}.checkout-payment-section{background:#fff;border:1px solid #e5e9f0;margin-top:18px;padding:0 28px 28px}.checkout-section-heading{justify-content:space-between;align-items:center;min-height:82px;display:flex}.checkout-section-heading h2{margin:0 0 5px;font-size:20px}.checkout-section-heading p{color:#98a2b3;margin:0;font-size:12px}.checkout-section-heading>span{color:#16825d;align-items:center;gap:6px;font-size:12px;display:flex}.checkout-method-row{background:#fff;border:1px solid #e4e7ec;grid-template-columns:22px 44px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:90px;padding:18px 22px;display:grid;position:relative}.checkout-method-row+.checkout-method-row{margin-top:12px}.checkout-method-row.online{cursor:pointer}.checkout-method-row.selected{background:linear-gradient(90deg,#f1f6ff,#fff7f3);border-color:#ffb59a}.checkout-method-row>input{opacity:0;position:absolute}.method-check{color:#fff;border:1px solid #d0d5dd;border-radius:4px;place-items:center;width:20px;height:20px;display:grid}.checkout-method-row.selected .method-check{border-color:var(--brand);background:var(--brand)}.method-icon{color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.method-icon.balance{background:#98a2b3}.method-icon.online{background:#2878f0}.method-name{gap:5px;display:grid}.method-name strong{font-size:17px}.method-name small{color:#98a2b3}.checkout-method-row em{color:#667085;font-size:13px;font-style:normal}.checkout-method-row.selected em{color:var(--brand);font-size:16px}.checkout-method-row.disabled{color:#98a2b3;background:#fafafa}.checkout-channel-panel{background:#fff;border:1px solid #e8ecf2;border-top:0;align-items:center;gap:16px;min-height:132px;margin:0 18px;padding:26px 20px;display:flex}.payment-channel{text-align:left;background:#f9fafb;border:1px solid #e4e7ec;border-radius:6px;grid-template-columns:54px 1fr;align-items:center;gap:10px;width:190px;height:74px;padding:10px 14px;display:grid;position:relative}.payment-channel.active{border-color:var(--brand);background:#fff}.payment-channel>img{-o-object-fit:contain;object-fit:contain;width:52px;height:52px}.payment-channel>span:not(.channel-placeholder){gap:4px;display:grid}.payment-channel strong{color:#344054;font-size:15px}.payment-channel small{color:#98a2b3;font-size:11px}.payment-channel>i{color:#fff;background:var(--brand);border-radius:4px;place-items:center;width:18px;height:18px;display:grid;position:absolute;top:4px;right:4px}.payment-channel.disabled{cursor:not-allowed;opacity:.66}.channel-placeholder{color:#fff;border-radius:8px;place-items:center;width:50px;height:50px;font-size:24px;font-weight:700;display:grid}.channel-placeholder.wechat{background:#2ebf69}.channel-placeholder.union{background:#ffb020}.checkout-notice{color:#16825d;background:#f6fef9;border:1px solid #abefc6;align-items:center;gap:12px;min-height:76px;margin-top:18px;padding:16px 22px;display:flex}.checkout-notice>div{flex:1}.checkout-notice strong{color:#344054}.checkout-notice p{color:#667085;margin:4px 0 0;font-size:12px}.checkout-notice>span{color:#475467;align-items:center;gap:5px;font-size:12px;display:flex}.checkout-footer{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-top:1px solid #e4e7ec;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #1018280f}.checkout-footer-inner{justify-content:flex-end;align-items:center;gap:28px;min-height:82px;display:flex}.checkout-footer-inner>div{align-items:baseline;gap:10px;display:flex}.checkout-footer strong{color:var(--brand);font-size:29px}.checkout-footer button{color:#fff;background:var(--brand);border:0;border-radius:5px;width:210px;height:50px;font-size:17px;font-weight:700}.checkout-footer button:disabled{cursor:not-allowed;background:#98a2b3}.payment-modal-backdrop{z-index:1200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1118278f;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.payment-modal{background:#fff;border:1px solid #dbe4ee;border-radius:8px;width:min(460px,100%);overflow:hidden;box-shadow:0 24px 70px #1118273d}.payment-modal>header{border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:center;min-height:72px;padding:13px 16px;display:flex}.payment-modal>header>div{align-items:center;gap:12px;display:flex}.payment-modal>header>div>span{color:#fff;background:#1677ff;border-radius:8px;place-items:center;width:42px;height:42px;font-size:20px;font-weight:700;display:grid}.payment-modal h2{color:#172033;margin:0;font-size:17px;line-height:1.4}.payment-modal header p{color:#ff4d12;margin:2px 0 0;font-size:14px;font-weight:700}.payment-modal header button{color:#667085;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:36px;height:36px;display:grid}.payment-modal header button:hover{color:#172033;background:#f2f4f7}.payment-modal iframe{background:#fff;border:0;width:100%;height:500px;display:block}.payment-modal>footer{color:#667085;border-top:1px solid #e8edf3;justify-content:space-between;align-items:center;min-height:48px;padding:0 16px;font-size:13px;display:flex}.payment-modal>footer a{color:#1677ff;font-weight:600}.payment-modal-enter-active,.payment-modal-leave-active{transition:opacity .18s}.payment-modal-enter-active .payment-modal,.payment-modal-leave-active .payment-modal{transition:transform .18s}.payment-modal-enter-from,.payment-modal-leave-to{opacity:0}.payment-modal-enter-from .payment-modal,.payment-modal-leave-to .payment-modal{transform:translateY(10px)}.checkout-error{text-align:center;background:#fff;margin-top:60px;padding:60px}.checkout-error p{color:#667085}.checkout-error a,.order-result-pending a{color:#fff;background:var(--brand);border-radius:5px;align-items:center;gap:6px;height:42px;margin-top:15px;padding:0 20px;display:inline-flex}.order-result-main{padding-top:48px}.order-result{text-align:center;background:#fff;border:1px solid #e5e9f0;border-radius:8px;width:min(760px,100%);margin:0 auto;padding:52px}.order-result>svg{color:#12b76a}.order-result h1{margin:16px 0 8px;font-size:28px}.order-result>p{color:#667085;margin:0}.order-result dl{text-align:left;background:#f8fafc;gap:14px;margin:30px 0;padding:20px;display:grid}.order-result dl>div{grid-template-columns:90px 1fr;font-size:13px;display:grid}.order-result dt{color:#98a2b3}.order-result dd{color:#344054;margin:0;font-weight:700}.result-actions{gap:12px}.result-actions,.result-actions a{justify-content:center;display:flex}.result-actions a{color:#175cd3;border:1px solid #b2ccff;border-radius:5px;align-items:center;gap:7px;min-width:170px;height:44px}.result-actions a:first-child{color:#fff;border-color:var(--brand);background:var(--brand)}.result-security{color:#087443;background:#ecfdf3;border-radius:5px;justify-content:center;align-items:center;gap:7px;margin-top:28px;padding:13px;font-size:12px;display:flex}@media (width<=700px){.checkout-page{padding-bottom:94px}.checkout-main{width:100%;padding-top:0}.checkout-success-banner{grid-template-columns:42px 1fr;gap:12px;padding:22px 16px 48px}.checkout-success-banner>span{width:40px;height:40px}.checkout-success-banner h1{font-size:18px}.checkout-payable{grid-column:1/-1;justify-content:flex-end}.checkout-success-banner>button{bottom:12px;right:16px}.checkout-order-details{padding:0 16px 20px}.checkout-order-details dl{grid-template-columns:1fr;gap:12px}.checkout-payment-section{border-left:0;border-right:0;margin-top:10px;padding:0 12px 18px}.checkout-section-heading{min-height:72px}.checkout-section-heading>span{display:none}.checkout-method-row{grid-template-columns:20px 40px minmax(0,1fr);gap:10px;min-height:82px;padding:14px 12px}.checkout-method-row em{grid-column:3}.checkout-channel-panel{min-height:110px;margin:0 8px;padding:18px 12px;overflow-x:auto}.payment-channel{width:164px;min-width:164px}.checkout-notice{margin:10px 12px 0}.checkout-notice>span{display:none}.checkout-footer-inner{gap:12px;width:100%;min-height:74px;padding:10px 12px}.checkout-footer-inner>div{flex:1;gap:2px;display:grid}.checkout-footer strong{font-size:23px}.checkout-footer button{width:142px;height:48px}.checkout-footer .form-error{display:none}.payment-modal-backdrop{align-items:end;padding:0}.payment-modal{border-bottom:0;border-left:0;border-right:0;border-radius:8px 8px 0 0;width:100%}.payment-modal iframe{height:min(500px,100vh - 150px)}.order-result-main{width:100%;padding-top:12px}.order-result{border-left:0;border-right:0;border-radius:0;padding:36px 18px}.result-actions{display:grid}}.h5-home-shell{display:none}@media (width<=760px){body{background:#f3f6f9;min-width:0}.desktop-storefront{display:none}.h5-home-shell{color:#182033;background:#f3f6f9;min-height:100vh;padding-bottom:76px;display:block}.h5-header{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-bottom:1px solid #dfe5ede6;padding:10px 14px 12px;position:sticky;top:0;box-shadow:0 5px 18px #1e2f460d}.h5-header-row{justify-content:space-between;align-items:center;min-height:38px;display:flex}.h5-brand,.h5-brand img{width:132px;height:38px;display:block}.h5-brand img{-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.h5-header-actions{align-items:center;gap:4px;display:flex}.h5-header-actions a{color:#344054;justify-content:center;align-items:center;gap:5px;min-width:42px;height:42px;padding:0 8px;font-size:12px;display:flex}.h5-header-actions a:first-child{width:42px;padding:0}.h5-search{background:#fff;border:1px solid #ff8359;border-radius:8px;grid-template-columns:23px minmax(0,1fr) 58px;align-items:center;height:46px;margin-top:8px;padding-left:13px;display:grid;box-shadow:0 5px 15px #ff5a1f14}.h5-search svg{color:#98a2b3}.h5-search input{color:#182033;background:0 0;border:0;outline:0;width:100%;height:42px;padding:0 8px;font-size:15px}.h5-search input::placeholder{color:#98a2b3}.h5-search button{color:#fff;background:var(--brand);border:0;border-radius:0 7px 7px 0;height:44px;font-size:14px;font-weight:700}.h5-home-main{gap:10px;display:grid}.h5-hero{background:url(../images/banners/hero-warcraft.jpg) 50%/cover no-repeat;border-radius:8px;min-height:184px;margin:12px 12px 0;position:relative;overflow:hidden;box-shadow:0 9px 24px #171f2e24}.h5-hero:after{content:"";background:#070d1852;position:absolute;inset:0}.h5-hero-content{z-index:1;color:#fff;flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:184px;padding:22px 18px;display:flex;position:relative}.h5-hero-content>span{color:#ffd8c9;margin-bottom:5px;font-size:13px}.h5-hero-content strong{font-size:23px;line-height:1.25}.h5-hero-content p{color:#ffffffd6;margin:6px 0 13px;font-size:12px}.h5-hero-content a{min-height:38px;color:var(--brand-dark);background:#fff;border-radius:6px;align-items:center;gap:5px;padding:0 14px;font-size:13px;font-weight:700;display:flex}.h5-quick-actions{background:#fff;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:14px 12px 16px;display:grid}.h5-quick-actions a{color:#182033;text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex}.h5-quick-actions strong{margin-top:7px;font-size:14px}.h5-quick-actions small{color:#98a2b3;margin-top:2px;font-size:10px}.action-icon{color:#2878f0;background:#eaf3ff;border-radius:8px;place-items:center;width:48px;height:48px;display:grid}.action-icon.coin{color:#e08a08;background:#fff3d8}.action-icon.sell{color:#168a61;background:#e2f7ef}.action-icon.protect{color:#d94c44;background:#ffebe9}.h5-section{background:#fff;padding:16px 12px}.h5-section-heading{justify-content:space-between;align-items:center;min-height:30px;margin-bottom:14px;display:flex}.h5-section-heading>div{color:var(--brand);align-items:center;gap:7px;display:flex}.h5-section-heading h2{color:#182033;margin:0;font-size:18px}.h5-section-heading>a{color:#7b8495;align-items:center;min-height:32px;font-size:12px;display:flex}.h5-game-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px 8px;display:grid}.h5-game-grid a{color:#182033;text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex}.h5-game-grid img{-o-object-fit:cover;object-fit:cover;background:#f5f7fa;border:1px solid #edf0f4;border-radius:8px;width:54px;height:54px;display:block}.h5-game-grid strong{margin-top:7px;font-size:12px}.h5-game-grid small,.h5-game-grid strong{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.h5-game-grid small{color:#98a2b3;margin-top:2px;font-size:9px}.h5-product-tabs{border-bottom:1px solid #edf0f4;grid-template-columns:repeat(3,1fr);margin:-4px 0 12px;display:grid}.h5-product-tabs button{color:#667085;background:0 0;border:0;height:42px;font-size:14px;position:relative}.h5-product-tabs button.active{color:var(--brand);font-weight:700}.h5-product-tabs button.active:after{content:"";background:var(--brand);border-radius:2px;height:3px;position:absolute;bottom:-1px;left:34%;right:34%}.h5-product-list{gap:10px;display:grid}.h5-product-list article{background:#fff;border:1px solid #e8ecf2;grid-template-columns:92px minmax(0,1fr);gap:12px;min-height:150px;display:grid}.h5-product-image{background:#f1f4f7;border-radius:6px;width:92px;height:92px;display:block;position:relative;overflow:hidden}.h5-product-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.h5-product-image span{color:#fff;background:#121826c7;border-radius:4px;padding:3px 6px;font-size:10px;position:absolute;bottom:5px;left:5px}.h5-product-title{color:#182033;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:700;line-height:1.45;display:-webkit-box;overflow:hidden}.h5-product-body>p{color:#7b8495;text-overflow:ellipsis;white-space:nowrap;margin:6px 0;overflow:hidden}.h5-product-proof{align-items:center;gap:8px;min-height:23px;display:flex;overflow:hidden}.h5-product-proof span{color:#4b7b6b;white-space:nowrap;align-items:center;gap:3px;min-width:0;font-size:10px;display:flex}.h5-product-proof span:last-child{color:#7b8495;text-overflow:ellipsis;overflow:hidden}.h5-product-footer{grid-column:1/-1;justify-content:space-between;align-items:flex-end;min-height:44px;margin-top:8px;display:flex}.h5-product-footer>div{gap:2px;display:grid}.h5-product-footer strong i{margin-right:2px;font-size:12px;font-style:normal}.h5-product-footer small{color:#98a2b3}.h5-product-footer>a{color:#fff;background:var(--brand);border-radius:6px;justify-content:center;align-items:center;width:88px;height:36px;font-size:13px;font-weight:700;display:flex}.h5-home-sort-row{scrollbar-width:none;gap:7px;margin:-2px -2px 12px;display:flex;overflow-x:auto}.h5-home-sort-row::-webkit-scrollbar{display:none}.h5-home-sort-row button{color:#475467;background:#fff;border:1px solid #dde3ec;border-radius:5px;flex:none;height:30px;padding:0 11px;font-size:12px}.h5-home-sort-row button.active{color:#fff;border-color:var(--brand);background:var(--brand);font-weight:800}.h5-product-list{gap:9px}.h5-product-list article{border-color:#edf0f4;border-radius:8px;min-height:0;padding:12px;display:block;box-shadow:0 7px 20px #0f172a0a}.h5-product-body{min-width:0}.h5-product-badges{align-items:center;gap:5px;min-height:18px;display:flex}.h5-product-badges span{color:#fff;border-radius:3px;justify-content:center;align-items:center;height:18px;padding:0 5px;font-size:10px;font-weight:800;display:inline-flex}.h5-product-badges span:first-child{background:linear-gradient(90deg,#8b5cf6,#6366f1)}.h5-product-badges span:last-child{background:#20b26b}.h5-product-title{color:#111827;margin-top:0;font-size:14px;line-height:1.48}.h5-product-body>p{color:#667085;margin:7px 0 0;font-size:11px}.h5-product-meta{color:#667085;flex-wrap:wrap;gap:6px 10px;margin-top:7px;font-size:11px;display:flex}.h5-product-meta span:last-child{color:#3384ff}.h5-product-footer{align-items:center;gap:8px;min-height:38px;margin-top:10px}.h5-product-footer strong{color:var(--brand);font-size:21px}.h5-product-footer small{color:#f05423;font-size:10px;font-weight:700}.h5-product-ratio{color:#f05423;white-space:nowrap;margin-left:auto;font-size:11px;font-weight:800}.h5-product-footer>a{width:82px;height:32px;color:var(--brand);border:1px solid var(--brand);background:#fff7f2;border-radius:5px;flex:none;font-size:12px}.h5-delivery-speed{color:#98a2b3;text-align:right;margin-top:7px;font-size:10px;display:block}.h5-safety-strip{background:#eef6ff;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:18px 12px 24px;display:grid}.h5-safety-strip>div{color:#2878f0;align-items:center;gap:6px;min-width:0;display:flex}.h5-safety-strip span{min-width:0;display:grid}.h5-safety-strip strong{color:#344054;font-size:11px}.h5-safety-strip small{color:#7b8495;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.h5-bottom-nav{z-index:80;height:calc(66px + env(safe-area-inset-bottom));padding:5px 6px env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border-top:1px solid #e4e9ef;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #23344c14}.h5-bottom-nav>a{color:#7b8495;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;font-size:10px;display:flex}.h5-bottom-nav>a.active{color:var(--brand)}.h5-bottom-nav .sell-entry{color:#344054}.sell-icon{color:#fff;background:var(--brand);border:4px solid #fff;border-radius:50%;place-items:center;width:46px;height:46px;margin-top:-23px;display:grid;box-shadow:0 6px 15px #ff5a1f4d}}.h5-catalog-shell{display:none}@media (width<=760px){.desktop-listing-page,.game-desktop-header{display:none}.h5-catalog-shell{color:#182033;background:#f3f6f9;min-height:100vh;padding-bottom:76px;display:block}.h5-catalog-main{min-height:calc(100vh - 140px)}.h5-catalog-context{background:#fff;padding:14px 12px 12px}.h5-catalog-context>button{color:#182033;text-align:left;background:#fff;border:1px solid #e4e9ef;border-radius:8px;grid-template-columns:46px minmax(0,1fr) 28px;align-items:center;gap:10px;width:100%;min-height:64px;padding:8px 10px;display:grid}.h5-catalog-context .all-game-mark,.h5-catalog-context img{-o-object-fit:cover;object-fit:cover;color:#fff;background:#2878f0;border-radius:8px;place-items:center;width:46px;height:46px;font-size:17px;font-weight:700;display:grid}.h5-catalog-context>button>span:nth-child(2){gap:3px;min-width:0;display:grid}.h5-catalog-context small{color:#98a2b3;font-size:10px}.h5-catalog-context strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.h5-catalog-context>p{color:#7b8495;margin:9px 2px 0;font-size:11px}.h5-catalog-filters{z-index:35;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border-top:10px solid #f3f6f9;border-bottom:1px solid #e7ebf0;position:sticky;top:114px}.h5-type-tabs{grid-template-columns:repeat(4,1fr);display:grid}.h5-type-tabs button{color:#667085;background:0 0;border:0;height:44px;font-size:14px;position:relative}.h5-type-tabs button.active{color:var(--brand);font-weight:700}.h5-type-tabs button.active:after{content:"";background:var(--brand);border-radius:2px;height:3px;position:absolute;bottom:0;left:30%;right:30%}.h5-sort-row{border-top:1px solid #f0f2f5;grid-template-columns:1fr 1fr 1fr 72px;min-height:43px;display:grid}.h5-sort-row button{color:#7b8495;background:0 0;border:0;justify-content:center;align-items:center;gap:4px;font-size:11px;display:flex}.h5-sort-row button.active{color:#182033;font-weight:700}.h5-sort-row button:last-child{border-left:1px solid #edf0f4}.h5-result-summary{color:#8a94a5;justify-content:space-between;align-items:center;min-height:38px;padding:0 14px;font-size:11px;display:flex}.h5-result-summary span:last-child{text-overflow:ellipsis;white-space:nowrap;max-width:55%;overflow:hidden}.h5-catalog-products{gap:10px;padding:0 10px 18px;display:grid}.h5-catalog-products article{background:#fff;border:1px solid #e5e9ef;border-radius:8px;grid-template-columns:96px minmax(0,1fr);gap:11px;min-height:182px;padding:12px;display:grid}.h5-catalog-products article.account{border-color:#dbe8fa}.h5-catalog-image{background:#edf1f5;border-radius:6px;width:96px;height:96px;display:block;position:relative;overflow:hidden}.h5-catalog-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.h5-catalog-image span{color:#fff;background:#111827cc;border-radius:4px;padding:3px 6px;font-size:10px;position:absolute;bottom:5px;left:5px}.h5-catalog-product-main{min-width:0}.h5-catalog-product-main>a{color:#182033;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:700;line-height:1.45;display:-webkit-box;overflow:hidden}.h5-catalog-product-main>p{color:#7b8495;text-overflow:ellipsis;white-space:nowrap;margin:6px 0;font-size:11px;overflow:hidden}.h5-catalog-meta,.h5-catalog-tags{align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}.h5-catalog-meta span,.h5-catalog-tags span{color:#4d7b6b;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:3px;min-width:0;font-size:10px;display:flex;overflow:hidden}.h5-catalog-meta span,.h5-catalog-tags span:last-child{color:#8a94a5}.h5-catalog-meta{margin-top:7px}.h5-catalog-buy{grid-column:1/-1;justify-content:space-between;align-items:flex-end;min-height:50px;display:flex}.h5-catalog-buy>div{gap:2px;display:grid}.h5-catalog-buy strong{color:#f04438;font-size:21px}.h5-catalog-buy strong i{margin-right:2px;font-size:12px;font-style:normal}.h5-catalog-buy span{color:#98a2b3;font-size:10px}.h5-catalog-buy>a{color:#fff;background:var(--brand);border-radius:6px;justify-content:center;align-items:center;gap:2px;width:102px;height:38px;font-size:13px;font-weight:700;display:flex}.h5-catalog-empty{color:#98a2b3;text-align:center;background:#fff;flex-direction:column;align-items:center;min-height:300px;padding:52px 24px;display:flex}.h5-catalog-empty strong{color:#344054;margin-top:14px;font-size:16px}.h5-catalog-empty p{margin:7px 0 18px;font-size:12px}.h5-catalog-empty a,.h5-catalog-empty button{color:#fff;background:var(--brand);border:0;border-radius:6px;justify-content:center;align-items:center;min-width:126px;height:40px;font-size:13px;display:flex}.h5-game-sheet-backdrop{z-index:120;background:#10182870;align-items:flex-end;display:flex;position:fixed;inset:0}.h5-game-sheet{width:100%;max-height:76vh;padding-bottom:calc(18px + env(safe-area-inset-bottom));background:#fff;border-radius:8px 8px 0 0;overflow-y:auto}.h5-game-sheet>header{z-index:1;background:#fff;border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;min-height:70px;padding:13px 16px;display:flex;position:sticky;top:0}.h5-game-sheet>header>div{gap:3px;display:grid}.h5-game-sheet>header strong{font-size:17px}.h5-game-sheet>header span{color:#8a94a5;font-size:11px}.h5-game-sheet>header button{color:#667085;background:0 0;border:0;place-items:center;width:42px;height:42px;display:grid}.h5-game-sheet-grid{grid-template-columns:1fr 1fr;gap:10px;padding:14px;display:grid}.h5-game-sheet-grid a{color:#344054;border:1px solid #e5e9ef;border-radius:8px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:9px;min-width:0;min-height:62px;padding:8px;display:grid;position:relative}.h5-game-sheet-grid a.active{color:var(--brand-dark);background:#fff7f4;border-color:#ff9f7d}.h5-game-sheet-grid .all-game-mark,.h5-game-sheet-grid img{-o-object-fit:cover;object-fit:cover;color:#fff;background:#2878f0;border-radius:6px;place-items:center;width:42px;height:42px;font-size:14px;font-weight:700;display:grid}.h5-game-sheet-grid strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.h5-game-sheet-grid svg{position:absolute;top:5px;right:5px}.h5-sheet-enter-active,.h5-sheet-leave-active{transition:opacity .2s}.h5-sheet-enter-active .h5-game-sheet,.h5-sheet-leave-active .h5-game-sheet{transition:transform .2s}.h5-sheet-enter-from,.h5-sheet-leave-to{opacity:0}.h5-sheet-enter-from .h5-game-sheet,.h5-sheet-leave-to .h5-game-sheet{transform:translateY(24px)}}.auth-page{color:#182033;background:#f3f6f9;min-height:100vh}.auth-topbar{background:#fff;border-bottom:1px solid #e6ebf1;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;min-height:64px;padding:0 18px;display:grid}.auth-topbar>a{color:#344054;place-items:center;width:42px;height:42px;font-size:13px;display:grid}.auth-topbar img{-o-object-fit:contain;object-fit:contain;width:132px;height:40px;margin:auto;display:block}.auth-shell{width:min(100%,440px);margin:0 auto;padding:32px 18px 48px}.auth-intro{align-items:center;gap:14px;margin-bottom:24px;display:flex}.auth-intro-icon{color:#1976d2;background:#e8f3ff;border-radius:8px;flex:none;place-items:center;width:54px;height:54px;display:grid}.auth-intro h1{margin:0 0 5px;font-size:24px;line-height:1.25}.auth-intro p{color:#697386;margin:0;font-size:13px}.auth-panel{background:#fff;border:1px solid #e5eaf0;border-radius:8px;padding:4px 20px 22px;box-shadow:0 14px 34px #27384e14}.auth-tabs{border-bottom:1px solid #edf0f4;grid-template-columns:1fr 1fr;margin-bottom:22px;display:grid}.auth-tabs button{color:#667085;background:0 0;border:0;height:54px;font-size:16px;font-weight:600;position:relative}.auth-tabs button.active{color:#182033}.auth-tabs button.active:after{content:"";background:var(--brand);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1px;left:28px;right:28px}.auth-form{gap:14px;display:grid}.auth-field{background:#fff;border:1px solid #dce2e9;border-radius:6px;grid-template-columns:42px minmax(0,1fr);align-items:center;min-height:50px;display:grid;overflow:hidden}.auth-field:focus-within{border-color:#ff8359;box-shadow:0 0 0 3px #ff5a1f17}.auth-field>span{color:#98a2b3;border-right:1px solid #edf0f4;place-items:center;height:30px;display:grid}.auth-field input{color:#182033;background:0 0;border:0;outline:0;width:100%;min-width:0;height:48px;padding:0 13px;font-size:15px}.auth-field input::placeholder{color:#a6afbd}.auth-code-field{grid-template-columns:42px minmax(0,1fr) 108px}.auth-code-field button{height:34px;color:var(--brand);background:#fff;border:0;border-left:1px solid #edf0f4;margin-right:7px;font-size:13px}.auth-code-field button:disabled{color:#98a2b3}.auth-password-field{grid-template-columns:42px minmax(0,1fr) 44px}.auth-password-field button{color:#98a2b3;background:0 0;border:0;place-items:center;width:42px;height:42px;display:grid}.auth-hint,.auth-password-actions{color:#7b8494;justify-content:space-between;align-items:center;gap:5px;margin:-2px 2px 2px;font-size:12px;display:flex}.auth-hint{color:#16825d;justify-content:flex-start}.auth-password-actions a{color:#2878f0}.auth-error{color:#b42318;background:#fff1f0;border-radius:5px;margin:0;padding:9px 11px;font-size:13px;line-height:1.45}.auth-submit{color:#fff;background:var(--brand);border:0;border-radius:6px;height:50px;font-size:16px;font-weight:700;box-shadow:0 8px 18px #ff5a1f33}.auth-submit:disabled{opacity:.65}.auth-agreement{color:#7b8494;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:7px;font-size:12px;line-height:1.6;display:grid}.auth-agreement input{width:16px;height:16px;accent-color:var(--brand);margin:2px 0 0}.auth-agreement a{color:#2878f0}.auth-safety{color:#7b8494;justify-content:center;align-items:center;gap:6px;margin-top:18px;font-size:12px;display:flex}@media (width>=761px){.auth-page{padding-bottom:60px}.auth-topbar{padding-left:calc(50vw - 590px);padding-right:calc(50vw - 590px)}.auth-shell{padding-top:58px}}.member-page{color:#182033;background:#f3f6f9;min-height:100vh;padding-bottom:78px}.member-storefront-header{z-index:45;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;border-bottom:1px solid #e7ebf0;position:relative;box-shadow:0 8px 22px #192a3e0f}.member-storefront-inner{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;width:min(1180px,100% - 24px);min-height:58px;margin:0 auto;display:grid}.member-storefront-logo img{-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;width:118px;height:36px;display:block}.member-storefront-nav{scrollbar-width:none;align-items:center;gap:6px;min-width:0;display:flex;overflow-x:auto}.member-storefront-nav::-webkit-scrollbar{display:none}.member-storefront-nav a{color:#344054;border-radius:17px;flex:none;align-items:center;gap:5px;height:34px;padding:0 10px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.member-storefront-nav a.active,.member-storefront-nav a:hover{color:#fff;background:#ff5a1f}.member-storefront-search{display:none}.member-topbar{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;border-bottom:1px solid #e7ebf0;justify-content:space-between;align-items:center;min-height:62px;padding:0 14px;display:flex;position:sticky;top:0}.member-brand{flex:0 0 158px;align-items:center;width:158px;height:48px;display:inline-flex}.member-brand img{-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;width:100%;height:100%;display:block}.member-topbar>div{align-items:center;gap:4px;display:flex}.member-topbar-actions a,.member-topbar-actions button{color:#475467;background:0 0;border:0;place-items:center;width:42px;height:42px;display:grid}.member-topbar-left{gap:30px;min-width:0}.member-center-nav{align-items:center;gap:18px;min-width:0;display:flex}.member-center-nav a{place-items:initial;color:#162033;white-space:nowrap;border-radius:12px;align-items:center;gap:7px;width:auto;height:44px;padding:0 12px;font-size:16px;font-weight:800;text-decoration:none;display:inline-flex}.member-center-nav a:hover{color:#ff5a1f;background:#fff4ed}.member-topbar-actions{flex:none}@media (width<=760px){.member-topbar{padding:0 10px}.member-brand img{width:100%}.member-brand{flex-basis:108px;width:108px;height:36px}.member-topbar-left{gap:10px}.member-center-nav{scrollbar-width:none;gap:10px;overflow-x:auto}.member-center-nav::-webkit-scrollbar{display:none}.member-center-nav a{font-size:12px}.member-center-nav svg{display:none}.member-topbar-actions a,.member-topbar-actions button{width:34px}}.member-content{width:min(100%,520px);margin:0 auto}.member-main{min-width:0}.member-desktop-sidebar{display:none}.member-profile{color:#fff;background:#202938;grid-template-columns:62px minmax(0,1fr) 28px;align-items:center;min-height:108px;padding:18px 17px;text-decoration:none;display:grid}.member-avatar{color:#2878f0;background:#eaf3ff;border:2px solid #fffc;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;overflow:hidden}.member-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.member-identity{min-width:0;padding-left:12px}.member-identity h1{text-overflow:ellipsis;white-space:nowrap;margin:0 0 9px;font-size:20px;overflow:hidden}.member-identity p{flex-wrap:wrap;gap:6px;margin:0;display:flex}.member-identity p span{color:#b9c1cd;background:#ffffff14;border-radius:4px;align-items:center;gap:3px;padding:3px 6px;font-size:10px;display:flex}.member-identity p span.verified{color:#b9f3d9;background:#18a66b2e}.member-profile-arrow{color:#c8ced7}.member-wallet{background:#fff;border:1px solid #e5e9ef;border-radius:8px;grid-template-columns:minmax(0,1fr) 180px;align-items:center;margin:10px 12px 0;padding:16px;display:grid;box-shadow:0 8px 22px #2130440d}.member-wallet>div{display:grid}.member-wallet>div small,.member-wallet>div span{color:#7b8494;font-size:11px}.member-wallet>div strong{color:#e84518;margin:4px 0;font-size:25px}.member-wallet nav{grid-template-columns:repeat(3,1fr);display:grid}.member-wallet nav a{color:#344054;flex-direction:column;align-items:center;gap:5px;min-width:0;font-size:12px;display:flex}.member-wallet nav a:first-child svg{color:#ff5a1f}.member-wallet nav a:nth-child(2) svg{color:#18a66b}.member-wallet nav a:nth-child(3) svg{color:#2878f0}.member-section{background:#fff;border:1px solid #e5e9ef;border-radius:8px;margin:10px 12px 0;overflow:hidden}.member-section-title{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;min-height:49px;padding:0 14px;display:flex}.member-section-title h2{margin:0;font-size:16px}.member-section-title>div{align-items:center;gap:8px;display:flex}.member-section-title>div span{color:#b54708;background:#fff4e5;border-radius:3px;padding:2px 6px;font-size:10px}.member-section-title>div span.online{color:#067647;background:#e9f8f1}.member-section-title>a{color:#7b8494;align-items:center;font-size:12px;display:flex}.member-status-grid{grid-template-columns:repeat(4,1fr);min-height:92px;padding:14px 7px 13px;display:grid}.member-status-grid a{color:#344054;flex-direction:column;align-items:center;gap:8px;min-width:0;font-size:12px;display:flex}.member-status-grid a>span{color:#475467;position:relative}.member-status-grid a:first-child>span{color:#ff5a1f}.member-status-grid a:nth-child(2)>span{color:#2878f0}.member-status-grid a:nth-child(3)>span{color:#18a66b}.member-status-grid a:nth-child(4)>span{color:#d92d20}.member-status-grid b{color:#fff;background:#f04438;border:2px solid #fff;border-radius:10px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:9px;display:grid;position:absolute;top:-9px;right:-13px}.member-seller-actions{grid-template-columns:1fr 1fr;gap:9px;margin:0 12px 12px;display:grid}.member-seller-actions a{color:#344054;background:#f5f7fa;border-radius:6px;align-items:center;gap:7px;min-height:44px;padding:0 12px;font-size:13px;display:flex}.member-seller-actions a:first-child{color:#fff;background:#2878f0}.member-seller-actions a span{color:#667085;margin-left:auto}.member-seller-entry{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:86px;padding:14px;display:grid}.member-seller-entry>svg{color:#2878f0}.member-seller-entry h2{margin:0 0 4px;font-size:15px}.member-seller-entry p{color:#7b8494;margin:0;font-size:11px}.member-seller-entry>a{color:#fff;background:#2878f0;border-radius:5px;padding:8px 11px;font-size:12px}.member-tool-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 4px;padding:15px 8px 18px;display:grid}.member-tool-grid a{color:#344054;text-align:center;flex-direction:column;align-items:center;gap:7px;min-width:0;font-size:11px;display:flex}.member-tool-grid svg{color:#526176}.member-logout{color:#b42318;background:#fff;border:1px solid #f0d2ce;border-radius:7px;width:calc(100% - 24px);height:46px;margin:14px 12px 8px;font-size:14px}.member-load-error{color:#667085;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:40px 24px;display:flex}.member-load-error svg{color:#2878f0}.member-load-error h1{color:#182033;margin:15px 0 6px;font-size:20px}.member-load-error p{margin:0 0 18px;font-size:13px}.member-load-error a{color:#fff;background:#2878f0;border-radius:6px;padding:10px 16px}@media (width>=761px){.member-page{padding-top:0}.member-storefront-inner{grid-template-columns:160px minmax(0,1fr) 330px;gap:20px;min-height:70px}.member-storefront-logo img{width:150px;height:44px}.member-storefront-nav{justify-content:center;gap:4px}.member-storefront-nav a{border-radius:19px;height:38px;padding:0 13px;font-size:14px}.member-storefront-search{background:#fff;border:1px solid #ff7a3c;border-radius:19px;grid-template-columns:34px minmax(0,1fr) 64px;align-items:center;height:38px;display:grid;overflow:hidden}.member-storefront-search svg{color:#ff5a1f;justify-self:center}.member-storefront-search input{color:#1d2939;border:0;outline:0;min-width:0;height:100%;font-size:13px}.member-storefront-search button{color:#fff;background:#ff5a1f;border:0;height:100%;font-weight:700}.member-topbar{border:1px solid #e5e9ef;border-radius:8px 8px 0 0;width:min(100%,520px);margin:0 auto;position:static}.member-profile{border-radius:0 0 8px 8px}.member-page .h5-bottom-nav{display:none}}@media (width>=1101px){.member-page{background:linear-gradient(#e1f4ff,#f5f7fb 360px);min-height:100vh;padding-top:0}.member-content,.member-topbar{width:min(1180px,100% - 48px)}.member-topbar{border-radius:10px 10px 0 0;height:68px;padding:0 28px}.member-brand img{width:100%;height:100%}.member-topbar-left{gap:38px}.member-center-nav{gap:24px}.member-content{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:16px;display:grid}.member-desktop-sidebar{background:#111820;border-radius:10px;display:block;overflow:hidden;box-shadow:0 14px 32px #0c14201f}.member-side-profile{color:#fff;text-align:center;border-bottom:1px solid #ffffff14;justify-items:center;padding:26px 20px 18px;display:grid}.member-side-avatar{color:#fff;background:linear-gradient(135deg,#ff6b2b,#2f8cff);border-radius:50%;place-items:center;width:74px;height:74px;margin-bottom:13px;display:grid;overflow:hidden}.member-side-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.member-side-profile strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:16px;overflow:hidden}.member-side-profile>div:last-child{gap:7px;width:100%;margin-top:12px;display:grid}.member-side-profile span{color:#a7b4c5;background:#ffffff0f;border-radius:999px;justify-content:center;align-items:center;gap:5px;min-height:28px;font-size:12px;display:flex}.member-side-profile span.verified{color:#8ef0c4;background:#18a66b2e}.member-side-menu{padding:12px 0 18px}.member-side-menu section{padding:8px 12px}.member-side-menu h3{color:#fff;margin:0 0 7px;padding:0 8px;font-size:14px}.member-side-menu a{color:#a7b4c5;border-radius:6px;grid-template-columns:24px minmax(0,1fr) 16px;align-items:center;min-height:42px;padding:0 10px;font-size:13px;display:grid}.member-side-menu a.active,.member-side-menu a:hover{color:#fff;background:#ff6f232e}.member-side-menu a.active svg:first-child{color:#ff7a2f}.member-main{gap:14px;display:grid}.member-logout,.member-profile,.member-section,.member-wallet{border-radius:10px;margin:0;box-shadow:0 10px 28px #1420360f}.member-profile{background:#17202c;border:1px solid #1c2838;grid-template-columns:74px minmax(0,1fr) 32px;min-height:138px;padding:24px}.member-avatar{width:68px;height:68px}.member-identity h1{font-size:25px}.member-wallet{grid-template-columns:minmax(0,1fr) 280px;min-height:126px;padding:24px}.member-wallet>div strong{font-size:34px}.member-wallet nav a{background:#f8fafc;border-radius:8px;justify-content:center;min-height:74px}.member-section-title{min-height:58px;padding:0 18px}.member-status-grid{min-height:118px;padding:18px 12px}.member-status-grid a{font-size:14px}.member-seller-actions{margin:0;padding:0 18px 18px}.member-seller-actions a{min-height:50px}.member-seller-entry{grid-template-columns:48px minmax(0,1fr) 116px;min-height:112px;padding:20px}.member-seller-entry h2{font-size:18px}.member-seller-entry p{font-size:13px}.member-tool-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:12px;padding:22px 18px 24px}.member-tool-grid a{background:#f8fafc;border-radius:8px;justify-content:center;min-height:76px;font-size:12px}.member-logout{justify-self:end;width:180px;margin-left:auto}}@media (width<=380px){.member-wallet{grid-template-columns:minmax(0,1fr) 158px}.member-wallet nav a{font-size:11px}}.order-page{color:#182033;background:#f3f6f9;min-height:100vh;padding-bottom:78px}.order-topbar{z-index:45;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;border-bottom:1px solid #e5e9ef;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;min-height:56px;padding:0 8px;display:grid;position:sticky;top:0}.order-topbar h1{text-align:center;margin:0;font-size:17px}.order-topbar>a{color:#344054;place-items:center;width:42px;height:42px;display:grid}.order-filter-tabs{z-index:35;scrollbar-width:none;background:#fff;border-bottom:1px solid #e8ebf0;min-height:49px;display:flex;position:sticky;top:56px;overflow-x:auto}.order-filter-tabs::-webkit-scrollbar{display:none}.order-filter-tabs a{color:#667085;white-space:nowrap;flex:1 0 auto;place-items:center;min-width:72px;padding:0 10px;font-size:13px;display:grid;position:relative}.order-filter-tabs a.active{color:#182033;font-weight:700}.order-filter-tabs a.active:after{content:"";background:#ff5a1f;border-radius:2px 2px 0 0;height:3px;position:absolute;bottom:0;left:22px;right:22px}.order-content,.order-detail-content{width:min(100%,640px);margin:0 auto}.order-search{background:#fff;border:1px solid #e1e6ec;border-radius:7px;grid-template-columns:22px minmax(0,1fr) 60px;align-items:center;margin:10px 12px;padding-left:12px;display:grid;overflow:hidden}.order-search svg{color:#98a2b3}.order-search input{background:0 0;border:0;outline:0;min-width:0;height:42px;padding:0 8px;font-size:13px}.order-search button{color:#fff;background:#2878f0;border:0;border-radius:5px;height:34px;margin-right:4px;font-size:12px}.order-list{gap:10px;margin:0 12px;display:grid}.order-card{background:#fff;border:1px solid #e4e8ee;border-radius:8px;overflow:hidden;box-shadow:0 5px 16px #2130440a}.order-card>header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;min-height:43px;padding:0 13px;display:flex}.order-card>header span,.order-seller h2{color:#344054;align-items:center;gap:6px;min-width:0;font-size:13px;display:flex}.order-card>header b{font-size:12px}.order-detail-product,.order-product{color:#182033;background:#fafbfc;grid-template-columns:78px minmax(0,1fr) auto;align-items:start;gap:10px;min-height:102px;padding:12px;display:grid}.order-detail-product img,.order-product img{-o-object-fit:cover;object-fit:cover;background:#edf0f4;border-radius:6px;width:78px;height:78px}.order-detail-product h3,.order-product h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:1px 0 7px;font-size:14px;line-height:1.45;display:-webkit-box;overflow:hidden}.order-detail-product p,.order-product p{color:#667085;text-overflow:ellipsis;white-space:nowrap;margin:0 0 5px;font-size:11px;overflow:hidden}.order-detail-product small,.order-product small{color:#8b95a5;font-size:10px}.order-detail-product aside,.order-product aside{flex-direction:column;align-items:flex-end;gap:4px;font-size:11px;display:flex}.order-detail-product aside strong,.order-product aside strong{font-size:13px}.order-detail-product aside span,.order-product aside span{color:#8b95a5}.order-product-count{color:#7b8494;text-align:right;background:#fafbfc;margin:0;padding:6px 12px;font-size:11px}.order-card-summary{border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;min-height:40px;padding:0 12px;display:flex}.order-card-summary>span{color:#98a2b3;font-size:10px}.order-card-summary p{color:#667085;margin:0;font-size:12px}.order-card-summary strong{color:#e84518;margin-left:4px;font-size:15px}.order-card>footer{border-top:1px solid #edf0f4;justify-content:flex-end;align-items:center;gap:8px;min-height:50px;padding:7px 11px;display:flex}.order-card>footer a,.order-detail-actions a{color:#475467;background:#fff;border:1px solid #d7dce3;border-radius:6px;justify-content:center;align-items:center;gap:4px;min-width:92px;height:34px;padding:0 12px;font-size:12px;display:flex}.order-card>footer a.primary,.order-detail-actions a.primary{color:#fff;background:#2878f0;border-color:#2878f0}.order-state{color:#98a2b3;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:46vh;padding:38px 24px;display:flex}.order-state h2{color:#344054;margin:13px 0 6px;font-size:17px}.order-state p{margin:0 0 17px;font-size:12px}.order-state>a,.order-state>button{color:#fff;background:#2878f0;border:0;border-radius:6px;min-width:104px;height:38px;padding:0 16px;font-size:13px;line-height:38px}.order-loading{border:3px solid #dce7f8;border-top-color:#2878f0;border-radius:50%;width:28px;height:28px;animation:.75s linear infinite order-spin}.order-state .order-loading+p{margin-top:12px}@keyframes order-spin{to{transform:rotate(1turn)}}.order-pagination{justify-content:center;align-items:center;gap:14px;min-height:68px;padding:12px;display:flex}.order-pagination button{color:#344054;background:#fff;border:1px solid #d7dce3;border-radius:6px;align-items:center;gap:3px;height:36px;padding:0 12px;display:flex}.order-pagination button:disabled{color:#b5bdc8;background:#f1f3f5}.order-pagination span{color:#667085;font-size:12px}.order-detail-page{padding-bottom:78px}.order-status-panel{color:#fff;background:#2878f0;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:10px;min-height:106px;padding:20px 18px;display:grid}.order-status-panel.tone-warning{color:#fff;background:#d65c05}.order-status-panel.tone-success{color:#fff;background:#16845b}.order-status-panel.tone-danger{color:#fff;background:#c8322b}.order-status-panel.tone-muted{color:#fff;background:#596579}.order-status-panel h2{margin:0 0 6px;font-size:19px}.order-status-panel p{color:#ffffffe0;margin:0;font-size:12px;line-height:1.6}.order-detail-section{background:#fff;border-top:1px solid #e5e9ef;border-bottom:1px solid #e5e9ef;margin-top:10px}.order-seller{justify-content:space-between;align-items:center;min-height:50px;padding:0 14px;display:flex}.order-seller h2{margin:0}.order-seller>a{color:#2878f0;font-size:12px}.order-detail-products{border-top:0;margin-top:0}.order-detail-product+.order-detail-product{border-top:1px solid #e8ebef}.order-price-lines{padding:10px 14px}.order-price-lines p{color:#667085;justify-content:space-between;align-items:center;min-height:31px;margin:0;font-size:12px;display:flex}.order-price-lines b{color:#344054;font-weight:500}.order-price-lines b.refund{color:#16845b}.order-price-lines p.total{border-top:1px solid #edf0f4;margin-top:5px;padding-top:9px}.order-price-lines .total strong{color:#e84518;font-size:18px}.order-communication,.order-delivery-info,.order-info{padding:14px}.order-communication h2,.order-delivery-info>h2,.order-info>h2{align-items:center;gap:6px;margin:0 0 13px;font-size:15px;display:flex}.order-info dl{margin:0}.order-info dl>div{grid-template-columns:76px minmax(0,1fr);align-items:start;min-height:31px;font-size:12px;display:grid}.order-info dt{color:#8b95a5}.order-info dd{color:#344054;overflow-wrap:anywhere;min-width:0;margin:0}.order-delivery-info>div{background:#f6f8fa;border-radius:6px;padding:10px}.order-delivery-info>div+div{margin-top:8px}.order-delivery-info span{color:#7b8494;margin-bottom:6px;font-size:11px;display:block}.order-delivery-info p{color:#344054;overflow-wrap:anywhere;margin:3px 0;font-size:12px;line-height:1.55}.order-communication{scroll-margin-top:64px}.order-communication>header{justify-content:space-between;align-items:center;display:flex}.order-communication>header a{color:#2878f0;font-size:11px}.order-communication ol{margin:0;padding:0;list-style:none}.order-communication li{grid-template-columns:43px minmax(0,1fr);gap:9px;min-height:58px;padding:4px 0 14px;display:grid;position:relative}.order-communication li:not(:last-child):after{content:"";background:#e2e7ed;width:1px;position:absolute;top:31px;bottom:0;left:20px}.order-communication li>span{z-index:1;color:#2878f0;background:#edf5ff;border:1px solid #cfe0f9;border-radius:4px;place-items:center;width:40px;height:25px;font-size:10px;display:grid;position:relative}.order-communication li>span.platform{color:#b54708;background:#fff5e8;border-color:#f3d1a9}.order-communication li p{color:#344054;white-space:pre-wrap;overflow-wrap:anywhere;margin:2px 0 5px;font-size:12px;line-height:1.55}.order-communication time{color:#98a2b3;font-size:10px}.order-empty-communication{color:#98a2b3;text-align:center;margin:8px 0;font-size:12px}.order-detail-actions{z-index:40;background:#fffffffa;border-top:1px solid #dde2e8;justify-content:flex-end;align-items:center;gap:9px;min-height:64px;padding:9px 12px;display:flex;position:fixed;bottom:0;left:0;right:0}.order-detail-actions a{min-width:112px;height:42px;font-size:13px}@media (width>=761px){.order-page{padding-top:0}.order-filter-tabs,.order-topbar{width:min(100%,640px);margin:0 auto;position:static}.order-topbar{border:1px solid #e5e9ef;border-radius:8px 8px 0 0}.order-filter-tabs{border-left:1px solid #e5e9ef;border-right:1px solid #e5e9ef}.order-page .h5-bottom-nav{display:none}.order-detail-content{border-bottom:1px solid #e5e9ef;border-left:1px solid #e5e9ef;border-right:1px solid #e5e9ef;border-radius:0 0 8px 8px;overflow:hidden}.order-detail-actions{position:sticky;bottom:0}}@media (width>=1101px){.order-page{background:linear-gradient(#e1f4ff,#f5f7fb 360px);min-height:100vh;padding:0 0 54px}.order-topbar{display:none}.order-filter-tabs{background:#fff;border:1px solid #e6ebf1;border-radius:10px;width:min(1180px,100% - 48px);min-height:58px;margin:0 auto 14px;overflow:hidden;box-shadow:0 10px 28px #1420360f}.order-filter-tabs a{min-width:0;font-size:14px}.order-filter-tabs a.active:after{left:34px;right:34px}.order-desktop-layout{margin-top:0}.order-content{width:100%;max-width:none}.order-search{border-radius:10px;height:54px;margin:0 0 14px;box-shadow:0 10px 28px #1420360f}.order-search input{height:52px;font-size:14px}.order-search button{border-radius:7px;width:72px;height:40px;margin-right:7px;font-weight:800}.order-list{gap:14px;margin:0}.order-card{border-radius:10px;box-shadow:0 10px 28px #1420360f}.order-card>header{min-height:48px;padding:0 18px}.order-product{grid-template-columns:96px minmax(0,1fr) 120px;gap:16px;min-height:126px;padding:18px}.order-product img{border-radius:8px;width:96px;height:96px}.order-product h2{font-size:16px}.order-product aside strong{color:#ff5a1f;font-size:20px}.order-card-summary{min-height:46px;padding:0 18px}.order-card footer{min-height:54px;padding:0 18px}}.seller-page{color:#182033;background:#f3f6f9;min-height:100vh;padding-bottom:78px}.seller-topbar{z-index:45;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;border-bottom:1px solid #e5e9ef;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;min-height:56px;padding:0 8px;display:grid;position:sticky;top:0}.seller-topbar h1{text-align:center;margin:0;font-size:17px}.seller-topbar>a{color:#344054;place-items:center;width:42px;height:42px;display:grid}.seller-shell{width:min(100%,640px);margin:0 auto}.seller-overview{color:#fff;background:#202938;justify-content:space-between;align-items:center;min-height:126px;padding:22px 18px;display:flex}.seller-overview span{color:#b9c1cd;font-size:11px}.seller-overview h2{margin:5px 0 10px;font-size:21px}.seller-overview p{color:#ffc875;background:#ffb23624;border-radius:4px;margin:0;padding:3px 7px;font-size:10px;display:inline-block}.seller-overview p.online{color:#a9edce;background:#18a66b2b}.seller-overview>a{color:#fff;background:#2878f0;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-width:108px;height:42px;font-size:13px;display:flex}.seller-balance{background:#fff;border:1px solid #e5e9ef;border-radius:8px;grid-template-columns:minmax(0,1fr) 144px;align-items:center;margin:10px 12px 0;padding:16px;display:grid}.seller-balance>div{display:grid}.seller-balance small,.seller-balance span{color:#7b8494;font-size:11px}.seller-balance strong{color:#e84518;margin:4px 0;font-size:25px}.seller-balance nav{grid-template-columns:1fr 1fr;display:grid}.seller-balance nav a{color:#344054;flex-direction:column;align-items:center;gap:6px;font-size:11px;display:flex}.seller-balance nav a:first-child svg{color:#18a66b}.seller-balance nav a:last-child svg{color:#2878f0}.seller-section{background:#fff;border:1px solid #e5e9ef;border-radius:8px;margin:10px 12px 0;overflow:hidden}.seller-section>header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;min-height:49px;padding:0 14px;display:flex}.seller-section>header h2{margin:0;font-size:16px}.seller-section>header a{color:#7b8494;align-items:center;font-size:12px;display:flex}.seller-shortcuts{grid-template-columns:repeat(4,1fr);min-height:96px;padding:15px 7px;display:grid}.seller-shortcuts a{color:#344054;flex-direction:column;align-items:center;gap:8px;min-width:0;font-size:12px;display:flex}.seller-shortcuts a>span{color:#526176;position:relative}.seller-order-shortcuts a:first-child>span,.seller-product-shortcuts a:nth-child(2)>span{color:#d65c05}.seller-order-shortcuts a:nth-child(2)>span,.seller-product-shortcuts a:first-child>span{color:#2878f0}.seller-order-shortcuts a:nth-child(3)>span{color:#18a66b}.seller-order-shortcuts a:nth-child(4)>span,.seller-product-shortcuts a:nth-child(4)>span{color:#d92d20}.seller-shortcuts b{color:#fff;background:#f04438;border:2px solid #fff;border-radius:10px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:9px;display:grid;position:absolute;top:-9px;right:-13px}.seller-tools>div a{color:#344054;border-bottom:1px solid #edf0f4;grid-template-columns:28px minmax(0,1fr) 20px;align-items:center;min-height:50px;padding:0 14px;font-size:13px;display:grid}.seller-tools>div a:last-child{border-bottom:0}.seller-tools>div svg:first-child{color:#2878f0}.seller-tools>div svg:last-child{color:#a0a8b4}.seller-tabs{z-index:35;scrollbar-width:none;background:#fff;border-bottom:1px solid #e8ebf0;min-height:49px;display:flex;position:sticky;top:56px;overflow-x:auto}.seller-tabs::-webkit-scrollbar{display:none}.seller-tabs a{color:#667085;white-space:nowrap;flex:1 0 auto;place-items:center;min-width:70px;padding:0 10px;font-size:13px;display:grid;position:relative}.seller-tabs a.active{color:#182033;font-weight:700}.seller-tabs a.active:after{content:"";background:#ff5a1f;border-radius:2px 2px 0 0;height:3px;position:absolute;bottom:0;left:20px;right:20px}.seller-search{background:#fff;border:1px solid #e1e6ec;border-radius:7px;grid-template-columns:22px minmax(0,1fr) 60px;align-items:center;margin:10px 12px;padding-left:12px;display:grid;overflow:hidden}.seller-search svg{color:#98a2b3}.seller-search input{background:0 0;border:0;outline:0;min-width:0;height:42px;padding:0 8px;font-size:13px}.seller-search button{color:#fff;background:#2878f0;border:0;border-radius:5px;height:34px;margin-right:4px;font-size:12px}.seller-order-list,.seller-product-list{gap:10px;margin:0 12px;display:grid}.seller-order-card,.seller-product-card{background:#fff;border:1px solid #e4e8ee;border-radius:8px;overflow:hidden;box-shadow:0 5px 16px #2130440a}.seller-order-card>header,.seller-product-card>header{color:#7b8494;border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;min-height:42px;padding:0 13px;font-size:11px;display:flex}.seller-order-card>header span{color:#344054;align-items:center;gap:5px;font-size:12px;display:flex}.seller-order-card>header b,.seller-product-card>header b{font-size:12px}.seller-detail-product,.seller-order-product,.seller-product-main{color:#182033;background:#fafbfc;grid-template-columns:80px minmax(0,1fr) auto;gap:10px;min-height:104px;padding:12px;display:grid}.seller-product-main{grid-template-columns:80px minmax(0,1fr)}.seller-detail-product img,.seller-order-product img,.seller-product-main img{-o-object-fit:cover;object-fit:cover;background:#edf0f4;border-radius:6px;width:80px;height:80px}.seller-detail-product h3,.seller-order-product h2,.seller-product-main h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:1px 0 7px;font-size:14px;line-height:1.45;display:-webkit-box;overflow:hidden}.seller-detail-product p,.seller-order-product p,.seller-product-main p{color:#667085;text-overflow:ellipsis;white-space:nowrap;margin:0 0 7px;font-size:11px;overflow:hidden}.seller-detail-product aside strong,.seller-order-product aside strong,.seller-product-main strong{color:#e84518;font-size:15px}.seller-detail-product small,.seller-order-product small{color:#98a2b3;font-size:10px}.seller-detail-product aside,.seller-order-product aside{flex-direction:column;align-items:flex-end;gap:5px;font-size:11px;display:flex}.seller-detail-product aside span,.seller-order-product aside span{color:#8b95a5}.seller-product-notice{color:#b42318;background:#fff4f2;margin:0;padding:8px 12px;font-size:11px}.seller-product-card dl{border-top:1px solid #edf0f4;grid-template-columns:repeat(4,1fr);min-height:50px;margin:0;padding:8px 6px;display:grid}.seller-product-card dl>div{flex-direction:column;align-items:center;gap:4px;min-width:0;display:flex}.seller-product-card dt{color:#98a2b3;font-size:10px}.seller-product-card dd{color:#344054;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:0;font-size:11px;overflow:hidden}.seller-order-card footer,.seller-product-card footer{border-top:1px solid #edf0f4;justify-content:flex-end;align-items:center;gap:8px;min-height:50px;padding:7px 11px;display:flex}.seller-order-card footer>span,.seller-product-card footer>span{color:#98a2b3;margin-right:auto;font-size:10px}.seller-order-card footer>small{color:#667085;text-overflow:ellipsis;white-space:nowrap;max-width:240px;margin-left:8px;margin-right:auto;font-size:11px;overflow:hidden}.seller-order-card footer>span{margin-right:0}.seller-detail-actions a,.seller-order-card footer a,.seller-product-card footer a{color:#475467;background:#fff;border:1px solid #d7dce3;border-radius:6px;justify-content:center;align-items:center;gap:4px;min-width:90px;height:34px;padding:0 11px;font-size:12px;display:flex}.seller-detail-actions a.primary,.seller-order-card footer a.primary{color:#fff;background:#2878f0;border-color:#2878f0}.seller-state{color:#98a2b3;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:48vh;padding:38px 24px;display:flex}.seller-state h2{color:#344054;margin:13px 0 6px;font-size:17px}.seller-state p{margin:0 0 17px;font-size:12px}.seller-state>a,.seller-state>button{color:#fff;background:#2878f0;border:0;border-radius:6px;min-width:112px;height:38px;padding:0 16px;font-size:13px;line-height:38px}.seller-loading{border:3px solid #dce7f8;border-top-color:#2878f0;border-radius:50%;width:28px;height:28px;animation:.75s linear infinite seller-spin}.seller-loading+p{margin-top:12px}.seller-workbench .seller-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px;display:grid}.seller-workbench .seller-metrics a{color:#182033;background:linear-gradient(#fff,#f7faff);border:1px solid #edf0f4;border-radius:8px;align-content:space-between;min-height:92px;padding:14px;display:grid}.seller-workbench .seller-metrics small{color:#7b8494;font-size:11px}.seller-workbench .seller-metrics strong{color:#182033;font-size:22px}.seller-workbench .seller-metrics span{color:#2878f0;align-items:center;font-size:12px;display:flex}.seller-guide ul{margin:0;padding:13px 18px 15px 30px}.seller-guide li{color:#667085;margin:7px 0;font-size:12px;line-height:1.7}.seller-desktop-sidebar,.seller-list-hero{display:none}@keyframes seller-spin{to{transform:rotate(1turn)}}.seller-pagination{justify-content:center;align-items:center;gap:14px;min-height:68px;padding:12px;display:flex}.seller-pagination button{color:#344054;background:#fff;border:1px solid #d7dce3;border-radius:6px;align-items:center;gap:3px;height:36px;padding:0 12px;display:flex}.seller-pagination button:disabled{color:#b5bdc8;background:#f1f3f5}.seller-pagination span{color:#667085;font-size:12px}.seller-order-detail-page{padding-bottom:76px}.seller-detail-status{color:#fff;background:#2878f0;grid-template-columns:38px minmax(0,1fr);gap:10px;min-height:108px;padding:20px 18px;display:grid}.seller-detail-status.tone-warning{color:#fff;background:#d65c05}.seller-detail-status.tone-success{color:#fff;background:#16845b}.seller-detail-status.tone-danger{color:#fff;background:#c8322b}.seller-detail-status.tone-muted{color:#fff;background:#596579}.seller-detail-status h2{margin:0 0 6px;font-size:19px}.seller-detail-status p{color:#ffffffe0;margin:0;font-size:12px;line-height:1.6}.seller-detail-section{background:#fff;border-top:1px solid #e5e9ef;border-bottom:1px solid #e5e9ef;margin-top:10px}.seller-buyer{justify-content:space-between;align-items:center;min-height:50px;padding:0 14px;display:flex}.seller-buyer h2,.seller-communication h2,.seller-detail-info h2,.seller-trade-data h2{align-items:center;gap:6px;margin:0;font-size:15px;display:flex}.seller-buyer a,.seller-communication header a{color:#2878f0;font-size:11px}.seller-detail-products{border-top:0;margin-top:0}.seller-detail-product+.seller-detail-product{border-top:1px solid #e8ebef}.seller-communication,.seller-detail-info,.seller-detail-price,.seller-trade-data{padding:14px}.seller-detail-price p{color:#667085;justify-content:space-between;align-items:center;min-height:31px;margin:0;font-size:12px;display:flex}.seller-detail-price b{color:#344054}.seller-detail-price b.refund{color:#16845b}.seller-communication h2,.seller-detail-info h2,.seller-trade-data h2{margin-bottom:13px}.seller-detail-info dl{margin:0}.seller-detail-info dl>div{grid-template-columns:76px minmax(0,1fr);min-height:31px;font-size:12px;display:grid}.seller-detail-info dt{color:#8b95a5}.seller-detail-info dd{color:#344054;overflow-wrap:anywhere;min-width:0;margin:0}.seller-trade-data>div{background:#f6f8fa;border-radius:6px;padding:10px}.seller-trade-data>div+div{margin-top:8px}.seller-trade-data span{color:#7b8494;margin-bottom:6px;font-size:11px;display:block}.seller-trade-data p{color:#344054;overflow-wrap:anywhere;margin:3px 0;font-size:12px;line-height:1.55}.seller-communication{scroll-margin-top:64px}.seller-communication>header{justify-content:space-between;align-items:center;display:flex}.seller-communication ol{margin:0;padding:0;list-style:none}.seller-communication li{grid-template-columns:43px minmax(0,1fr);gap:9px;min-height:58px;padding:4px 0 14px;display:grid}.seller-communication li>span{color:#2878f0;background:#edf5ff;border:1px solid #cfe0f9;border-radius:4px;place-items:center;width:40px;height:25px;font-size:10px;display:grid}.seller-communication li>span.platform{color:#b54708;background:#fff5e8;border-color:#f3d1a9}.seller-communication li p{color:#344054;white-space:pre-wrap;overflow-wrap:anywhere;margin:2px 0 5px;font-size:12px;line-height:1.55}.seller-communication time{color:#98a2b3;font-size:10px}.seller-empty{color:#98a2b3;text-align:center;font-size:12px}.seller-detail-actions{z-index:40;background:#fffffffa;border-top:1px solid #dde2e8;justify-content:flex-end;align-items:center;gap:9px;min-height:64px;padding:9px 12px;display:flex;position:fixed;bottom:0;left:0;right:0}.seller-detail-actions a{min-width:112px;height:42px;font-size:13px}.seller-apply-hero{color:#182033;background:#fff;border-bottom:1px solid #e5e9ef;align-items:center;gap:14px;min-height:148px;padding:22px 18px;display:flex}.seller-apply-icon{color:#fff;background:#2878f0;border-radius:14px;flex:none;place-items:center;width:66px;height:66px;display:grid}.seller-apply-icon.success{background:#18a66b}.seller-apply-hero span:not(.seller-apply-icon){color:#2878f0;font-size:12px;font-weight:700}.seller-apply-hero h2{margin:6px 0 7px;font-size:22px}.seller-apply-hero p{color:#667085;margin:0;font-size:13px;line-height:1.7}.seller-apply-steps{margin:10px 12px 0}.seller-apply-step{border-top:1px solid #edf0f4;grid-template-columns:34px minmax(0,1fr) 24px;align-items:center;gap:10px;min-height:70px;padding:14px;display:grid}.seller-apply-step>span{color:#8b95a5;background:#eef2f7;border-radius:50%;place-items:center;width:30px;height:30px;font-size:13px;font-weight:700;display:grid}.seller-apply-step.done>span{color:#fff;background:#18a66b}.seller-apply-step strong{color:#182033;font-size:14px;display:block}.seller-apply-step small{color:#7b8494;margin-top:4px;font-size:12px;display:block}.seller-apply-step svg{color:#a0a8b4}.seller-apply-step.done svg{color:#18a66b}.seller-apply-message{color:#16845b;background:#eefbf5;border-radius:7px;margin:12px;padding:10px 12px;font-size:12px}.seller-apply-message.error{color:#b42318;background:#fff4f2}.seller-apply-actions{margin:14px 12px 0;display:flex}.seller-apply-actions a,.seller-apply-actions button{color:#fff;background:#ff5a1f;border:0;border-radius:7px;place-items:center;width:100%;height:44px;font-size:14px;font-weight:700;display:grid}.seller-apply-actions button:disabled{opacity:.72}.tone-primary{color:#2878f0}.tone-warning{color:#d65c05}.tone-success{color:#16845b}.tone-danger{color:#d92d20}.tone-muted{color:#7b8494}@media (width>=761px){.seller-page{padding-top:0}.seller-tabs,.seller-topbar{width:min(100%,640px);margin:0 auto;position:static}.seller-topbar{border:1px solid #e5e9ef;border-radius:8px 8px 0 0}.seller-tabs{border-left:1px solid #e5e9ef;border-right:1px solid #e5e9ef}.seller-overview{border-radius:0 0 8px 8px}.seller-page .h5-bottom-nav{display:none}.seller-detail-actions{position:sticky;bottom:0}}@media (width>=1101px){.seller-page{background:linear-gradient(#e1f4ff,#f5f7fb 360px);padding-top:0}.seller-page .seller-shell,.seller-page .seller-tabs,.seller-page .seller-topbar{width:min(1180px,100% - 48px)}.seller-page .seller-topbar{border-radius:10px 10px 0 0;height:68px;padding:0 20px}.seller-page .seller-topbar h1{font-size:22px}.seller-page .seller-shell{align-items:start}.seller-page .seller-shell,.seller-page.seller-list-page .seller-shell{grid-template-columns:240px minmax(0,1fr);gap:16px;display:grid}.seller-page .seller-detail-main,.seller-page .seller-list-main{min-width:0}.seller-page .seller-desktop-sidebar{background:#111820;border-radius:10px;grid-area:1/1/span 8;display:block;overflow:hidden;box-shadow:0 14px 32px #0c14201f}.seller-page .seller-side-profile{color:#fff;text-align:center;border-bottom:1px solid #ffffff14;justify-items:center;padding:26px 22px 18px;display:grid}.seller-page .seller-side-avatar{color:#fff;background:linear-gradient(135deg,#ff6b2b,#2f8cff);border-radius:50%;place-items:center;width:72px;height:72px;margin-bottom:13px;display:grid}.seller-page .seller-side-profile strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:16px;overflow:hidden}.seller-page .seller-side-profile span{color:#ffc875;background:#ffb74d21;border-radius:999px;margin-top:8px;padding:3px 8px;font-size:12px}.seller-page .seller-side-profile span.online{color:#8ef0c4;background:#18a66b2e}.seller-page .seller-side-badges{color:#93a4b8;border-bottom:1px solid #ffffff14;gap:8px;padding:14px 18px;font-size:12px;display:grid}.seller-page .seller-side-badges span{align-items:center;gap:6px;display:flex}.seller-page .seller-side-badges svg{color:#49d18d}.seller-page .seller-side-menu{padding:12px 0 18px}.seller-page .seller-side-menu section{padding:8px 12px}.seller-page .seller-side-menu h3{color:#fff;margin:0 0 7px;padding:0 8px;font-size:14px}.seller-page .seller-side-menu a{color:#a7b4c5;border-radius:6px;grid-template-columns:24px minmax(0,1fr) 16px;align-items:center;min-height:42px;padding:0 10px;font-size:13px;display:grid}.seller-page .seller-side-menu a.active,.seller-page .seller-side-menu a:hover{color:#fff;background:#ff6f232e}.seller-page .seller-side-menu a.active svg:first-child{color:#ff7a2f}.seller-page .seller-balance,.seller-page .seller-overview{border-radius:8px;margin:0}.seller-page .seller-overview{flex-direction:column;grid-area:1/2;align-items:flex-start;min-height:190px}.seller-page .seller-overview span{font-size:13px}.seller-page .seller-overview h2{font-size:27px}.seller-page .seller-overview>a{width:100%;height:46px;font-size:15px}.seller-page .seller-balance{grid-area:2/2;grid-template-columns:minmax(0,1fr) 240px;gap:18px;padding:22px}.seller-page .seller-balance strong{font-size:34px}.seller-page .seller-balance nav a{background:#f8fafc;border-radius:8px;justify-content:center;min-height:74px}.seller-page .seller-section{border-radius:8px;margin:0;box-shadow:0 10px 28px #1420360f}.seller-page .seller-workbench{grid-area:3/2}.seller-page .seller-order-panel{grid-area:4/2}.seller-page .seller-product-panel{grid-area:5/2}.seller-page .seller-tools{grid-area:6/2}.seller-page .seller-guide{grid-area:7/2}.seller-page .seller-shortcuts{min-height:126px}.seller-page .seller-shortcuts a{font-size:14px}.seller-page .seller-tools>div{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.seller-page .seller-tools>div a{border-bottom:0;border-right:1px solid #edf0f4;min-height:74px}.seller-page .seller-tools>div a:last-child{border-right:0}.seller-page .seller-workbench .seller-metrics{gap:14px;padding:16px}.seller-page .seller-workbench .seller-metrics a{min-height:116px;padding:18px}.seller-page .seller-workbench .seller-metrics strong{font-size:28px}.seller-page .seller-list-hero{background:#fff;border:1px solid #e5e9ef;border-radius:10px;justify-content:space-between;align-items:center;min-height:142px;margin:0 0 14px;padding:24px 26px;display:flex;box-shadow:0 10px 28px #1420360f}.seller-page .seller-list-hero span{color:#2878f0;font-size:13px;font-weight:700}.seller-page .seller-list-hero h2{color:#182033;margin:8px 0 7px;font-size:28px}.seller-page .seller-list-hero p{color:#667085;margin:0;font-size:13px}.seller-page .seller-list-hero>a{color:#fff;background:#ff5a1f;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-width:126px;height:42px;font-size:14px;font-weight:700;display:flex}.seller-page .seller-search{border-radius:8px;width:100%;margin:0 0 14px}.seller-page .seller-order-list,.seller-page .seller-product-list{gap:12px;margin:0}.seller-page .seller-order-card,.seller-page .seller-product-card{border-radius:9px;box-shadow:0 8px 24px #1420360d}.seller-page .seller-order-card>header,.seller-page .seller-product-card>header{min-height:46px;padding:0 18px;font-size:12px}.seller-page .seller-order-product,.seller-page .seller-product-main{background:#fff;grid-template-columns:96px minmax(0,1fr) 148px;align-items:center;min-height:120px;padding:18px}.seller-page .seller-product-main{grid-template-columns:96px minmax(0,1fr)}.seller-page .seller-order-product img,.seller-page .seller-product-main img{border-radius:8px;width:96px;height:96px}.seller-page .seller-order-product h2,.seller-page .seller-product-main h2{font-size:16px}.seller-page .seller-order-product p,.seller-page .seller-product-main p{font-size:12px}.seller-page .seller-order-product aside strong,.seller-page .seller-product-main strong{font-size:20px}.seller-page .seller-order-card footer,.seller-page .seller-product-card dl,.seller-page .seller-product-card footer{min-height:58px;padding:10px 18px}.seller-page .seller-order-card footer>small{max-width:360px}.seller-page .seller-apply-hero,.seller-page .seller-apply-steps,.seller-page .seller-detail-actions,.seller-page .seller-detail-section,.seller-page .seller-detail-status{border:1px solid #e5e9ef;border-radius:10px;overflow:hidden;box-shadow:0 10px 28px #1420360f}.seller-page .seller-detail-status{align-items:center;min-height:132px;padding:28px 26px}.seller-page .seller-detail-status h2{font-size:24px}.seller-page .seller-detail-status p{font-size:14px}.seller-page .seller-detail-section{border-top:1px solid #e5e9ef;border-bottom:1px solid #e5e9ef;margin-top:14px}.seller-page .seller-buyer{min-height:60px;padding:0 18px}.seller-page .seller-communication,.seller-page .seller-detail-info,.seller-page .seller-detail-price,.seller-page .seller-trade-data{padding:18px}.seller-page .seller-detail-products{margin-top:14px}.seller-page .seller-detail-product{grid-template-columns:94px minmax(0,1fr) 150px;align-items:center;min-height:118px;padding:18px}.seller-page .seller-detail-product img{width:94px;height:94px}.seller-page .seller-detail-actions{justify-content:flex-end;margin-top:14px;position:static}.seller-page .seller-apply-hero{border-bottom:1px solid #e5e9ef;min-height:172px;padding:28px}.seller-page .seller-apply-icon{border-radius:18px;width:82px;height:82px}.seller-page .seller-apply-hero h2{font-size:28px}.seller-page .seller-apply-steps{margin:14px 0 0}.seller-page .seller-apply-step{min-height:82px;padding:18px 22px}.seller-page .seller-apply-actions{justify-content:flex-end;margin:16px 0 0}.seller-page .seller-apply-actions a,.seller-page .seller-apply-actions button{width:auto;min-width:188px;padding:0 28px}}.account-page{color:#182033;background:#f3f6f9;min-height:100vh;padding-bottom:78px}.account-topbar{z-index:30;background:#fffffff7;border-bottom:1px solid #e7ebf0;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;min-height:58px;padding:0 10px;display:grid;position:sticky;top:0}.account-topbar a,.account-topbar button{color:#344054;background:0 0;border:0;place-items:center;width:42px;height:42px;display:grid}.account-topbar h1{text-align:center;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:17px;overflow:hidden}.account-shell{width:min(100%,520px);margin:0 auto;padding:12px}.account-card{background:#fff;border:1px solid #e5e9ef;border-radius:8px;margin-bottom:12px;overflow:hidden}.verification-desktop-shell{display:none}.account-hero{color:#fff;background:#202938;align-items:center;min-height:112px;padding:20px;display:flex}.account-avatar{color:#2878f0;background:#eaf3ff;border:2px solid #ffffffd1;border-radius:50%;flex:none;place-items:center;width:64px;height:64px;display:grid;overflow:hidden}.account-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.account-hero div:last-child{min-width:0;margin-left:13px}.account-hero h2,.account-hero p{margin:0}.account-hero h2{font-size:20px}.account-hero p{color:#c7ced8;margin-top:7px;font-size:12px}.account-form{gap:14px;padding:16px;display:grid}.account-field{gap:7px;display:grid}.account-field label{color:#475467;font-size:13px}.account-field input{color:#182033;background:#fff;border:1px solid #dce2e9;border-radius:6px;outline:0;width:100%;height:46px;padding:0 13px;font-size:15px}.account-field input:focus{border-color:#ff8359;box-shadow:0 0 0 3px #ff5a1f14}.account-primary,.account-secondary{border-radius:6px;justify-content:center;align-items:center;min-height:46px;padding:0 16px;font-size:15px;font-weight:700;display:flex}.account-primary{color:#fff;background:#ff5a1f;border:0}.account-primary:disabled{opacity:.55}.account-bottom-submit{width:100%}.account-field input:disabled{color:#98a2b3;background:#f7f8fa}.account-secondary{color:#2878f0;background:#f6faff;border:1px solid #b9d5fb}.account-message{color:#067647;background:#eaf8f2;border-radius:5px;margin:0;padding:10px 12px;font-size:13px}.account-message.error{color:#b42318;background:#fff1f0}.account-list{display:grid}.account-list>a,.account-list>div{color:#344054;border-bottom:1px solid #edf0f4;grid-template-columns:minmax(0,1fr) auto 20px;align-items:center;min-height:54px;padding:0 15px;font-size:14px;display:grid}.account-list>:last-child{border-bottom:0}.account-list small{color:#8a94a4;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-state-card{text-align:center;padding:28px 20px}.account-state-icon{color:#2878f0;background:#eaf3ff;border-radius:50%;place-items:center;width:62px;height:62px;margin:0 auto 14px;display:grid}.account-state-icon.success{color:#16825d;background:#e9f8f1}.account-state-icon.warning{color:#b54708;background:#fff4e5}.account-state-card h2{margin:0 0 8px;font-size:20px}.account-state-card p{color:#667085;margin:0 0 18px;font-size:13px;line-height:1.7}.account-steps{padding:6px 16px 18px;display:grid}.account-step{border-bottom:1px solid #edf0f4;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:66px;display:grid}.account-step:last-child{border-bottom:0}.account-step>span:first-child{color:#667085;background:#eef1f5;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:grid}.account-step.done>span:first-child{color:#fff;background:#18a66b}.account-step strong{font-size:14px;display:block}.account-step small{color:#8a94a4;font-size:11px}.wallet-summary{color:#fff;background:#202938;padding:24px 20px}.wallet-summary small,.wallet-summary span{color:#c4ccd7;font-size:12px}.wallet-summary strong{margin:7px 0;font-size:34px;display:block}.wallet-payments{gap:10px;padding:16px;display:grid}.wallet-payment-option{color:#182033;background:#fff;border:1px solid #e0e5eb;border-radius:7px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:70px;padding:12px;display:grid}.wallet-payment-option.active{border-color:#ff5a1f;box-shadow:inset 0 0 0 1px #ff5a1f}.wallet-payment-option.disabled{color:#98a2b3;background:#f7f8fa}.payment-logo{color:#fff;background:#1677ff;border-radius:7px;place-items:center;width:42px;height:42px;font-size:21px;font-weight:800;display:grid}.wallet-payment-option small,.wallet-payment-option strong{display:block}.wallet-payment-option small{color:#98a2b3;margin-top:4px;font-size:11px}.amount-presets{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.amount-presets button{color:#344054;background:#fff;border:1px solid #dce2e9;border-radius:5px;height:40px}.amount-presets button.active{color:#ff5a1f;background:#fff8f5;border-color:#ff5a1f}.wallet-note{color:#7b8494;margin:0;font-size:12px;line-height:1.7}.fund-tabs{background:#fff;border:1px solid #e5e9ef;border-radius:7px;grid-template-columns:repeat(4,1fr);margin-bottom:12px;display:grid}.fund-tabs a{color:#667085;place-items:center;height:44px;font-size:13px;display:grid}.fund-tabs a.active{color:#ff5a1f;font-weight:700}.fund-record{border-bottom:1px solid #edf0f4;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:74px;padding:13px 15px;display:grid}.fund-record:last-child{border-bottom:0}.fund-record h3,.fund-record p{margin:0}.fund-record h3{font-size:14px}.fund-record p{color:#98a2b3;margin-top:5px;font-size:11px}.fund-record strong{color:#d92d20;font-size:16px}.fund-record strong.income{color:#16825d}.fund-empty{color:#98a2b3;text-align:center;padding:52px 20px}.account-pagination{border-top:1px solid #edf0f4;justify-content:center;align-items:center;gap:18px;padding:13px;font-size:12px;display:flex}.account-pagination a{color:#2878f0}.help-page{color:#101828;background:linear-gradient(#e7f7ff,#f7fbff 270px,#f5f7fb);min-height:100vh}.help-mobile-topbar{display:none}.help-hero{background:radial-gradient(circle at 14% 30%,#317fff6b,#0000 18%),radial-gradient(circle at 86% 22%,#ff75314d,#0000 16%),linear-gradient(135deg,#07195c,#112c8e 48%,#0779d8);position:relative;overflow:hidden}.help-hero:before{content:"";opacity:.28;background-image:linear-gradient(30deg,#ffffff1f 12%,#0000 12.5% 87%,#ffffff1f 87.5%,#ffffff1f),linear-gradient(150deg,#ffffff1f 12%,#0000 12.5% 87%,#ffffff1f 87.5%,#ffffff1f);background-position:0 0,0 0;background-size:88px 152px;position:absolute;inset:0}.help-hero-inner{z-index:1;text-align:center;color:#fff;width:min(1180px,100% - 40px);min-height:330px;margin:0 auto;padding:34px 0 88px;position:relative}.help-hero-logo{color:#fff;align-items:center;gap:12px;font-size:26px;font-weight:900;display:inline-flex}.help-hero-logo img{filter:brightness(0)invert();width:158px;height:auto}.help-hero-inner>p{color:#ffffffd1;margin:0;font-size:15px;position:absolute;top:42px;right:0}.help-hero h1{letter-spacing:0;margin:42px 0 24px;font-size:34px;font-weight:700}.help-page .help-search{border:0;border-radius:26px;grid-template-columns:minmax(0,1fr) 78px;width:min(620px,100%);margin:0 auto;box-shadow:0 15px 35px #07195c2e}.help-page .help-search input{color:#344054;height:54px;padding:0 28px;font-size:15px}.help-page .help-search button{background:#2f89ff}.help-hotwords{justify-content:center;align-items:center;gap:14px;margin-top:20px;display:flex}.help-hotwords button{color:#ffffffdb;cursor:pointer;background:0 0;border:0;padding:0}.help-hotwords button+button:before{color:#ffffff6b;content:"/";margin-right:14px}.help-shell{width:min(1180px,100% - 40px);margin:-70px auto 0}.help-primary-cards{z-index:2;background:#fff;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding:34px 28px 36px;display:grid;position:relative;box-shadow:0 18px 48px #10182817}.help-primary-cards a{color:#344054;text-align:center;border-radius:10px;align-content:center;place-items:center;gap:10px;min-height:190px;display:grid}.help-primary-cards a:hover{background:#f8fbff}.help-primary-cards svg{color:#2f89ff}.help-primary-cards strong{color:#1d2939;font-size:20px}.help-primary-cards small{color:#98a2b3;font-size:13px}.help-primary-cards span{color:#2f89ff;border:1px solid #9dccff;border-radius:18px;justify-content:center;align-items:center;height:34px;padding:0 26px;font-size:13px;display:inline-flex}.help-category-row{grid-template-columns:repeat(8,minmax(0,1fr));gap:12px;margin:36px 0 40px;display:grid}.help-category-row a{color:#667085;text-align:center;flex-direction:column;align-items:center;gap:10px;min-width:0;font-size:13px;display:flex}.help-category-row span{color:#98a2b3;background:#fff;border:1px solid #edf0f4;border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.help-category-row a.active,.help-category-row a:hover{color:#2f89ff}.help-category-row a.active span,.help-category-row a:hover span{color:#2f89ff;border-color:#cfe4ff;box-shadow:0 10px 28px #2f89ff21}.help-faq-panel,.help-self-service{padding:42px 0 48px}.help-section-title{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;margin-bottom:26px;display:flex}.help-section-title h2{color:#1d2939;margin:0;font-size:26px;font-weight:700}.help-section-title small{color:#b4bac5;font-size:14px}.help-section-title a{color:#2f89ff;align-items:center;font-size:13px;display:inline-flex}.help-tool-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.help-tool-grid a{color:#344054;background:#fff;border:1px solid #edf0f4;border-radius:8px;align-items:center;gap:22px;min-height:126px;padding:28px;display:flex}.help-tool-grid a:hover{border-color:#b9d9ff;box-shadow:0 14px 36px #2f89ff1a}.help-tool-grid svg{color:#2f89ff;flex:none}.help-tool-grid small,.help-tool-grid strong{display:block}.help-tool-grid strong{color:#1d2939;font-size:17px}.help-tool-grid small{color:#98a2b3;margin-top:8px;font-size:13px}.help-faq-panel{background:#fff;border-radius:10px;padding-left:28px;padding-right:28px}.help-faq-panel .help-section-title{text-align:left;flex-direction:row;justify-content:space-between}.help-faq-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;display:grid}.help-faq-grid article{min-width:0}.help-faq-grid h3{color:#1d2939;margin:0 0 14px;font-size:18px}.help-faq-grid a{color:#667085;text-overflow:ellipsis;white-space:nowrap;margin-top:11px;font-size:14px;display:block;overflow:hidden}.help-faq-grid a:hover{color:#ff5a1f}.help-search{background:#fff;border:1px solid #dce2e9;border-radius:7px;grid-template-columns:minmax(0,1fr) 50px;margin-bottom:12px;display:grid;overflow:hidden}.help-search input{border:0;outline:0;height:48px;padding:0 14px}.help-search button{color:#fff;background:#ff5a1f;border:0;place-items:center;display:grid}.help-categories{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 5px;padding:15px 8px 18px;display:grid}.help-categories a{color:#344054;text-align:center;flex-direction:column;align-items:center;gap:7px;min-width:0;font-size:11px;display:flex}.help-categories span{color:#2878f0;background:#eaf3ff;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.help-article-list a{color:#344054;border-bottom:1px solid #edf0f4;grid-template-columns:minmax(0,1fr) 18px;align-items:center;min-height:58px;padding:10px 14px;display:grid}.help-article-list a:last-child{border-bottom:0}.help-article-list small,.help-article-list strong{display:block}.help-article-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.help-article-list small{color:#98a2b3;margin-top:5px;font-size:11px}.help-content{color:#344054;padding:20px 17px 32px;font-size:14px;line-height:1.8}.help-content img{max-width:100%;height:auto}@media (width>=761px){.account-page{padding-top:0}.account-topbar{border:1px solid #e5e9ef;border-radius:8px 8px 0 0;width:min(100%,520px);margin:0 auto;position:static}}@media (width<=760px){.help-page{background:#f5f7fb;padding-bottom:78px}.help-page .desktop-subpage-header{display:none}.help-mobile-topbar{display:grid}.help-hero{border-radius:0 0 18px 18px}.help-hero-inner{width:100%;min-height:250px;padding:24px 16px 54px}.help-hero-logo{display:none}.help-hero-inner>p{margin-top:8px;font-size:13px;position:static}.help-hero h1{margin:34px 0 18px;font-size:24px}.help-page .help-search{grid-template-columns:minmax(0,1fr) 56px;width:100%}.help-hotwords{flex-wrap:wrap;gap:10px;font-size:12px}.help-hotwords button+button:before{margin-right:10px}.help-shell{width:auto;margin:-34px 12px 0}.help-primary-cards{border-radius:12px;grid-template-columns:1fr;gap:10px;padding:14px}.help-primary-cards a{-moz-column-gap:10px;text-align:left;grid-template-rows:auto auto;grid-template-columns:46px minmax(0,1fr) 82px;place-items:center start;column-gap:10px;min-height:92px;padding:12px}.help-primary-cards svg{grid-row:1/3;width:42px;height:42px}.help-primary-cards strong{grid-column:2;align-self:end}.help-primary-cards small{grid-column:2;align-self:start}.help-primary-cards strong{font-size:16px}.help-primary-cards span{grid-area:1/3/3;width:82px;height:30px;padding:0}.help-category-row{background:#fff;border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px 6px;margin:16px 0;padding:16px 8px}.help-category-row span{width:44px;height:44px}.help-faq-panel,.help-self-service{padding:18px 0}.help-section-title h2{font-size:20px}.help-faq-grid,.help-tool-grid{grid-template-columns:1fr}.help-tool-grid{gap:10px}.help-tool-grid a{min-height:92px;padding:18px}.help-faq-panel{padding:18px 14px 22px}.help-faq-panel .help-section-title{align-items:flex-start}.help-faq-grid{gap:22px}}@media (width>=1101px){.account-page{background:linear-gradient(#e1f4ff,#f5f7fb 360px);min-height:100vh;padding:0 0 54px}.account-topbar{display:none}.member-desktop-layout{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:16px;width:min(1180px,100% - 48px);margin:0 auto;display:grid}.verification-mobile-shell{display:none}.verification-desktop-shell{display:grid}.member-desktop-main{gap:14px;min-width:0;display:grid}.member-desktop-title{background:#fff;border:1px solid #e6ebf1;border-radius:10px;justify-content:space-between;align-items:center;min-height:86px;padding:0 22px;display:flex;box-shadow:0 10px 28px #1420360f}.member-desktop-title span{color:#98a2b3;font-size:12px}.member-desktop-title h2{margin:5px 0 0;font-size:24px}.member-desktop-title>a{color:#fff;background:#ff5a1f;border-radius:6px;align-items:center;gap:6px;min-height:38px;padding:0 16px;font-weight:800;display:inline-flex}.account-shell{width:100%;max-width:none;padding:0}.account-card{border-radius:10px;margin-bottom:14px;box-shadow:0 10px 28px #1420360f}.account-hero{background:#17202c;min-height:136px;padding:26px}.account-avatar{width:74px;height:74px}.account-hero h2{font-size:24px}.account-form{padding:22px}.account-field{grid-template-columns:110px minmax(0,1fr);align-items:center;gap:14px}.account-field label{text-align:right}.account-list>a,.account-list>div{min-height:62px;padding:0 22px}.account-state-card{min-height:320px;padding:48px 34px}.account-state-card p{max-width:580px;margin-left:auto;margin-right:auto}.wallet-summary{min-height:148px;padding:28px}.fund-tabs{background:#fff;border:1px solid #e6ebf1;border-radius:10px;margin-bottom:14px;overflow:hidden}.fund-record{min-height:74px;padding:0 22px}.account-primary,.account-secondary{min-height:48px}}.task-page{min-height:100vh;color:var(--ink);background:#eef8fd}.task-container{width:min(1280px,100% - 40px);margin:0 auto}.task-header{background:#fff}.task-top-strip{background:#fafbfc;border-bottom:1px solid #edf0f4}.task-top-inner{color:#7b8492;justify-content:space-between;align-items:center;height:34px;font-size:12px;display:flex}.task-top-inner nav{gap:22px;display:flex}.task-top-inner a{color:#606a79}.task-top-inner .task-accent-link{color:var(--brand)}.task-search-header{grid-template-columns:230px minmax(420px,590px) 180px;justify-content:space-between;align-items:center;gap:32px;height:92px;display:grid}.task-brand img{width:190px;height:auto;display:block}.task-global-search{border:2px solid var(--brand);border-radius:7px;grid-template-columns:74px 1fr 94px;height:42px;display:grid;overflow:hidden}.task-global-search>span{color:#596273;background:#fff;border-right:1px solid #eceff4;justify-content:center;align-items:center;font-size:13px;display:flex}.task-global-search input{min-width:0;color:var(--ink);border:0;outline:0;padding:0 15px}.task-global-search button{background:var(--brand);border:0;gap:7px}.task-global-search button,.task-publish-button{color:#fff;justify-content:center;align-items:center;font-weight:700;display:flex}.task-publish-button{background:#2878f0;border-radius:6px;gap:8px;height:42px}.task-nav-wrap{background:#181d27;border-bottom:1px solid #dbe5ec}.task-main-nav{align-items:stretch;height:48px;display:flex}.task-main-nav a{color:#f5f7fa;justify-content:center;align-items:center;min-width:102px;padding:0 20px;font-weight:700;display:flex}.task-main-nav a.active,.task-main-nav a:hover{background:#303845}.task-main-nav .task-nav-all{background:var(--brand);gap:8px;min-width:160px}.task-main-nav .task-nav-all:hover{background:var(--brand-dark)}.task-mobile-header{display:none}.task-hero{background:linear-gradient(110deg,#e9f8ff,#fff4ee);padding:34px 0 80px}.task-hero-inner{background:#fff;border:1px solid #ffffffe0;border-radius:8px;justify-content:space-between;align-items:center;gap:50px;min-height:226px;padding:36px 44px;display:flex;overflow:hidden;box-shadow:0 20px 50px #2a59761a}.task-hero-copy{max-width:680px}.task-hero-copy>span{color:var(--brand);align-items:center;gap:7px;font-size:13px;font-weight:700;display:inline-flex}.task-hero-copy h1{letter-spacing:0;margin:14px 0 10px;font-size:36px;line-height:1.2}.task-hero-copy p{color:#667286;margin:0;font-size:16px;line-height:1.8}.task-hero-actions{align-items:center;gap:14px;margin-top:25px;display:flex}.task-hero-actions a{color:#354052;background:#fff;border:1px solid #dfe5ec;border-radius:6px;justify-content:center;align-items:center;gap:8px;height:42px;padding:0 22px;font-weight:700;display:inline-flex}.task-hero-actions .task-hero-publish{color:#fff;border-color:var(--brand);background:var(--brand)}.task-hero-stats{background:#f9fbfd;border:1px solid #edf0f4;border-radius:8px;grid-template-columns:repeat(3,1fr);min-width:375px;display:grid}.task-hero-stats div{flex-direction:column;justify-content:center;align-items:center;min-height:104px;display:flex;position:relative}.task-hero-stats div+div:before{content:"";background:#e2e7ed;width:1px;height:46px;position:absolute;left:0}.task-hero-stats strong{color:#1d2738;font-size:25px}.task-hero-stats span{color:#8a94a3;margin-top:7px;font-size:12px}.task-category-grid{z-index:2;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:-48px;display:grid;position:relative}.task-category-grid button{-moz-column-gap:13px;text-align:left;background:#fff;border:1px solid #e8edf2;border-radius:7px;grid-template-rows:1fr 1fr;grid-template-columns:48px 1fr auto;column-gap:13px;min-height:96px;padding:18px;transition:transform .2s,border-color .2s;display:grid;box-shadow:0 10px 30px #2e506714}.task-category-grid button:hover{border-color:#ffc6af;transform:translateY(-2px)}.task-category-grid button.active{border-color:var(--brand);box-shadow:0 11px 32px #ff5a1f21}.task-category-grid button>span{width:48px;height:48px;color:var(--brand);background:#fff0e9;border-radius:7px;grid-row:1/3;place-items:center;display:grid}.task-category-grid b{grid-area:1/2;align-self:end;font-size:16px}.task-category-grid small{color:#8a94a3;grid-area:2/2;align-self:start;margin-top:5px}.task-category-grid button>svg:last-child{color:#aeb7c4;grid-area:1/3/3;align-self:center}.task-content-layout{grid-template-columns:minmax(0,1fr) 290px;gap:20px;padding:28px 0 42px;display:grid}.task-list-panel,.task-side-card{background:#fff;border:1px solid #e5ebf0;border-radius:8px}.task-list-heading{border-bottom:1px solid #eef1f4;justify-content:space-between;align-items:center;min-height:68px;padding:0 22px;display:flex}.task-list-heading>div{align-items:baseline;gap:12px;display:flex}.task-list-heading h2{margin:0;font-size:20px}.task-list-heading span{color:#8791a0;font-size:12px}.task-mobile-filter-trigger{display:none}.task-filter-panel{background:#fafbfc;border-bottom:1px solid #eef1f4;grid-template-columns:1fr 1fr 230px;align-items:center;gap:18px;padding:14px 20px;display:grid}.task-filter-row{white-space:nowrap;align-items:center;gap:5px;display:flex}.task-filter-row>span{color:#8a94a3;margin-right:4px;font-size:12px}.task-filter-row button{color:#5d6878;background:0 0;border:0;border-radius:5px;padding:7px 9px;font-size:12px}.task-filter-row button.active{color:var(--brand);background:#fff0e9;font-weight:700}.task-list-search{background:#fff;border:1px solid #e1e6ec;border-radius:5px;align-items:center;gap:7px;height:34px;padding:0 10px;display:flex}.task-list-search svg{color:#a0a9b6}.task-list-search input{border:0;outline:0;width:100%;min-width:0;font-size:12px}.task-card{border-bottom:1px solid #edf0f3;grid-template-columns:minmax(0,1fr) 170px;gap:24px;min-height:176px;padding:22px;display:grid}.task-card:last-child{border-bottom:0}.task-card-topline{align-items:center;gap:10px;display:flex}.task-kind{color:var(--brand);background:#fff0e9;border-radius:4px;padding:4px 9px;font-size:12px;font-weight:700}.task-status{color:#18a66b;align-items:center;gap:5px;font-size:12px;display:inline-flex}.task-status i{background:currentColor;border-radius:50%;width:6px;height:6px}.task-card-topline time{color:#a1a9b4;margin-left:auto;font-size:12px}.task-title{color:#1c2738;text-align:left;background:0 0;border:0;margin:15px 0 8px;padding:0;font-size:18px;font-weight:700;display:block}.task-title:hover{color:var(--brand)}.task-card-main>p{color:#727d8d;text-overflow:ellipsis;white-space:nowrap;max-width:720px;margin:0;font-size:13px;line-height:1.7;overflow:hidden}.task-meta{color:#7f8998;flex-wrap:wrap;gap:18px;margin-top:17px;font-size:12px;display:flex}.task-meta span{align-items:center;gap:5px;display:flex}.task-card-price{border-left:1px solid #edf0f3;flex-direction:column;justify-content:center;align-items:flex-end;padding-left:24px;display:flex}.task-card-price small{color:#929ba8}.task-card-price strong{color:var(--brand);margin:4px 0;font-size:25px}.task-card-price strong em{margin-right:2px;font-size:14px;font-style:normal}.task-card-price>span{color:#a1a9b4;font-size:12px}.task-card-price button{border:1px solid var(--brand);width:116px;height:36px;color:var(--brand);background:#fff;border-radius:5px;margin-top:14px;font-weight:700}.task-card-price button:hover{color:#fff;background:var(--brand)}.task-empty{color:#9ba4b1;flex-direction:column;justify-content:center;align-items:center;min-height:300px;display:flex}.task-empty strong{color:#414b5b;margin-top:12px}.task-empty p{margin:7px 0 16px}.task-empty button{color:#5d6878;background:#fff;border:1px solid #dce2e8;border-radius:5px;padding:8px 18px}.task-sidebar{flex-direction:column;gap:16px;display:flex}.task-side-card{padding:20px}.task-side-title{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.task-side-title h3{margin:0;font-size:17px}.task-side-title a{color:#8a94a3;font-size:12px}.task-guide-card ol{margin:0;padding:0;list-style:none}.task-guide-card li{gap:11px;display:flex;position:relative}.task-guide-card li+li{margin-top:18px}.task-guide-card li>span{width:25px;height:25px;color:var(--brand);background:#fff0e9;border-radius:50%;flex:none;place-items:center;font-size:12px;font-weight:700;display:grid}.task-guide-card li b,.task-guide-card li small{display:block}.task-guide-card li b{font-size:13px}.task-guide-card li small{color:#929ba8;margin-top:4px;font-size:11px}.task-safety-item{color:#2878f0;gap:11px;display:flex}.task-safety-item+.task-safety-item{margin-top:16px}.task-safety-item span{min-width:0}.task-safety-item b,.task-safety-item small{display:block}.task-safety-item b{color:#394456;font-size:13px}.task-safety-item small{color:#929ba8;margin-top:4px;font-size:11px}.task-service-card{-moz-column-gap:9px;color:var(--brand);grid-template-columns:38px 1fr;align-items:center;column-gap:9px;display:grid}.task-service-card b,.task-service-card small{display:block}.task-service-card b{color:#364153;font-size:13px}.task-service-card small{color:#929ba8;margin-top:3px;font-size:11px}.task-service-card a{color:#fff;background:#2878f0;border-radius:5px;grid-column:1/3;place-items:center;height:34px;margin-top:14px;font-size:13px;font-weight:700;display:grid}.task-trust-band{background:#fff;border-top:1px solid #e3eaf0;padding:27px 0}.task-trust-band .task-container{grid-template-columns:repeat(4,1fr);display:grid}.task-trust-band .task-container>div{color:var(--brand);justify-content:center;align-items:center;gap:13px;display:flex}.task-trust-band b,.task-trust-band small{display:block}.task-trust-band b{color:#303a4a}.task-trust-band small{color:#8b95a3;margin-top:4px;font-size:11px}.task-detail-backdrop{z-index:100;background:#1018276b;justify-content:flex-end;display:flex;position:fixed;inset:0}.task-detail-drawer{background:#fff;width:min(480px,100%);height:100%;padding:46px 34px 30px;position:relative;box-shadow:-20px 0 60px #131e2e2e}.task-detail-close{color:#687385;background:#f1f4f7;border:0;border-radius:50%;width:36px;height:36px;font-size:24px;position:absolute;top:18px;right:18px}.task-detail-drawer h2{margin:20px 0 12px;font-size:25px;line-height:1.4}.task-detail-drawer>p{color:#6f7a8b;line-height:1.8}.task-detail-drawer dl{border-top:1px solid #edf0f3;margin:26px 0}.task-detail-drawer dl div{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;min-height:49px;display:flex}.task-detail-drawer dt{color:#87919f}.task-detail-drawer dd{margin:0;font-weight:700}.task-detail-submit{color:#fff;background:var(--brand);border:0;border-radius:6px;width:100%;height:44px;font-weight:700}.task-detail-submit:disabled{color:#9ba4b1;background:#edf0f3}.task-detail-drawer>small{color:#9aa3af;text-align:center;margin-top:12px;display:block}.task-drawer-enter-active,.task-drawer-leave-active{transition:opacity .2s}.task-drawer-enter-active .task-detail-drawer,.task-drawer-leave-active .task-detail-drawer{transition:transform .25s}.task-drawer-enter-from,.task-drawer-leave-to{opacity:0}.task-drawer-enter-from .task-detail-drawer,.task-drawer-leave-to .task-detail-drawer{transform:translate(100%)}@media (width<=1100px){.task-search-header{grid-template-columns:190px 1fr 150px;gap:18px}.task-main-nav a{min-width:auto;padding:0 14px}.task-filter-panel{grid-template-columns:1fr}.task-hero-stats{min-width:320px}}@media (width<=760px){.task-page{background:#f5f7fa;padding-bottom:20px}.task-header{display:none}.task-container{width:calc(100% - 24px)}.task-mobile-header{z-index:20;background:#fff;grid-template-columns:40px 1fr 40px;align-items:center;height:50px;padding:0 14px;display:grid;position:sticky;top:0;box-shadow:0 1px #e9edf1}.task-mobile-header>a{color:#313b4b;transform:rotate(180deg)}.task-mobile-header strong{text-align:center;font-size:17px}.task-mobile-header button{color:#364153;background:0 0;border:0;place-items:center;width:40px;height:40px;display:grid}.task-hero{background:linear-gradient(145deg,#e9f8ff,#fff4ee);padding:12px 0 54px}.task-hero-inner{border-radius:8px;min-height:204px;padding:25px 22px;display:block}.task-hero-copy>span{font-size:11px}.task-hero-copy h1{margin:9px 0 8px;font-size:28px}.task-hero-copy p{font-size:13px;line-height:1.7}.task-hero-actions{margin-top:18px}.task-hero-actions a{height:38px;padding:0 16px;font-size:13px}.task-hero-stats{min-width:0;margin-top:20px}.task-hero-stats div{min-height:66px}.task-hero-stats strong{font-size:18px}.task-hero-stats span{margin-top:3px;font-size:10px}.task-category-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:-36px}.task-category-grid button{-moz-column-gap:9px;grid-template-columns:38px 1fr;column-gap:9px;min-height:76px;padding:12px}.task-category-grid button>span{width:38px;height:38px}.task-category-grid button>span svg{width:19px}.task-category-grid b{font-size:14px}.task-category-grid small{font-size:10px}.task-category-grid button>svg:last-child{display:none}.task-content-layout{padding:16px 0;display:block}.task-list-panel{border-radius:8px}.task-list-heading{min-height:58px;padding:0 15px}.task-list-heading h2{font-size:17px}.task-mobile-filter-trigger{color:#596475;background:#fff;border:1px solid #e1e6eb;border-radius:5px;align-items:center;gap:5px;padding:7px 10px;display:inline-flex}.task-filter-panel{gap:9px;padding:12px;display:none}.task-filter-panel.mobileOpen{display:grid}.task-filter-row{overflow-x:auto}.task-filter-row>span{flex:none}.task-list-search{order:-1}.task-card{min-height:0;padding:17px 15px;display:block}.task-card-topline time{display:none}.task-title{margin:12px 0 7px;font-size:16px;line-height:1.45}.task-card-main>p{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.6;display:-webkit-box}.task-meta{gap:10px 14px;margin-top:13px}.task-meta span:last-child{display:none}.task-card-price{border-top:1px solid #edf0f3;border-left:0;flex-direction:row;justify-content:space-between;align-items:center;margin-top:16px;padding:14px 0 0}.task-card-price small{display:none}.task-card-price strong{margin:0;font-size:22px}.task-card-price>span{display:none}.task-card-price button{color:#fff;background:var(--brand);width:96px;height:34px;margin:0}.task-sidebar{margin-top:14px}.task-guide-card,.task-service-card{display:none}.task-side-card{padding:17px}.task-safety-item{vertical-align:top;gap:7px;width:32%;display:inline-flex}.task-safety-item+.task-safety-item{margin-top:0}.task-safety-item svg{flex:none;width:18px}.task-safety-item b{font-size:12px}.task-safety-item small,.task-trust-band{display:none}.task-detail-drawer{padding:42px 22px 24px}.task-detail-drawer h2{font-size:21px}}@media (prefers-reduced-motion:reduce){.task-category-grid button,.task-drawer-enter-active,.task-drawer-enter-active .task-detail-drawer,.task-drawer-leave-active,.task-drawer-leave-active .task-detail-drawer{transition:none}}.desktop-subpage{min-height:100vh;color:var(--ink);background:#eef8fd}.desktop-subpage-header .main-nav a{min-width:102px}.subpage-hero{background:linear-gradient(112deg,#e8f7ff,#fff4ed);padding:34px 0 76px}.subpage-hero-inner{background:#fff;border:1px solid #ffffffe6;border-radius:8px;justify-content:space-between;align-items:center;gap:44px;min-height:228px;padding:38px 46px;display:flex;box-shadow:0 18px 46px #2a597617}.subpage-hero-inner>div:first-child{max-width:710px}.subpage-hero-inner>div:first-child>span{color:var(--brand);align-items:center;gap:7px;font-size:13px;font-weight:700;display:inline-flex}.subpage-hero h1{letter-spacing:0;margin:14px 0 11px;font-size:35px;line-height:1.2}.subpage-hero p{color:#697588;margin:0;font-size:15px;line-height:1.8}.subpage-hero-actions{gap:12px;margin-top:24px;display:flex}.subpage-hero-actions a{border:1px solid var(--brand);color:#fff;background:var(--brand);border-radius:6px;justify-content:center;align-items:center;gap:7px;min-width:128px;height:42px;padding:0 19px;font-weight:700;display:inline-flex}.subpage-hero-actions a.secondary{color:#394557;background:#fff;border-color:#dfe5eb}.safety-hero-panel{-moz-column-gap:14px;color:#2878f0;background:#f6fbff;border:1px solid #dce9f2;border-radius:8px;grid-template-columns:58px 1fr;align-content:center;column-gap:14px;min-width:380px;min-height:146px;padding:24px 28px;display:grid}.safety-hero-panel>svg{grid-row:1/3}.safety-hero-panel strong{color:#263143;align-self:end;font-size:19px}.safety-hero-panel>span{color:#788496;margin-top:5px;font-size:12px}.safety-hero-panel>div{border-top:1px solid #e3edf4;grid-column:1/3;justify-content:space-between;margin-top:20px;padding-top:16px;display:flex}.safety-hero-panel b{color:#4f5b6d;font-size:12px;font-weight:500}.protection-grid{z-index:2;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:-45px;display:grid;position:relative}.protection-grid article{background:#fff;border:1px solid #e5ebf0;border-radius:8px;min-height:190px;padding:25px 22px;box-shadow:0 10px 28px #2a485e12}.protection-grid article>span{border-radius:7px;place-items:center;width:48px;height:48px;display:grid}.protection-grid .orange{color:#ff5a1f;background:#fff0e9}.protection-grid .blue{color:#2878f0;background:#eaf3ff}.protection-grid .green{color:#18a66b;background:#e9f8f2}.protection-grid .red{color:#e2444c;background:#fff0f1}.protection-grid h2{margin:18px 0 9px;font-size:18px}.protection-grid p{color:#788394;margin:0;font-size:13px;line-height:1.75}.safety-process-band{background:#fff;margin-top:28px;padding:40px 0 45px}.desktop-section-heading{justify-content:space-between;align-items:flex-end;gap:28px;min-height:62px;display:flex}.desktop-section-heading>div>span{color:var(--brand);font-size:12px;font-weight:700}.desktop-section-heading h2{margin:7px 0 0;font-size:24px}.desktop-section-heading p{color:#8a94a2;margin:7px 0 0;font-size:12px}.desktop-section-heading>a{color:#657082;align-items:center;gap:4px;font-size:12px;display:flex}.safety-step-grid{border:1px solid #e5eaf0;border-radius:8px;grid-template-columns:repeat(4,1fr);margin-top:28px;display:grid;overflow:hidden}.safety-step-grid article{border-right:1px solid #e9edf2;min-height:202px;padding:26px 25px;position:relative}.safety-step-grid article:last-child{border-right:0}.safety-step-grid article>i{color:#eef1f5;font-size:42px;font-style:normal;font-weight:800;position:absolute;top:18px;right:20px}.safety-step-grid article>span{width:42px;height:42px;color:var(--brand);background:#fff0e9;border-radius:7px;place-items:center;display:grid}.safety-step-grid h3{margin:19px 0 8px;font-size:16px}.safety-step-grid p{color:#7b8696;margin:0;font-size:12px;line-height:1.75}.safety-warning-layout{grid-template-columns:minmax(0,1fr) 300px;gap:20px;padding:32px 0;display:grid}.safety-contact,.safety-warning-main{background:#fff;border:1px solid #e4e9ef;border-radius:8px}.safety-warning-main{padding:25px 28px}.safety-warning-main>header{color:#e2444c;align-items:flex-start;gap:11px;display:flex}.safety-contact h2,.safety-warning-main h2{color:#273244;margin:0;font-size:19px}.safety-warning-main header p{color:#8993a1;margin:6px 0 0;font-size:12px}.warning-list{grid-template-columns:repeat(2,1fr);gap:0 28px;margin-top:20px;display:grid}.warning-list div{border-top:1px solid #edf0f3;min-height:75px;padding:14px 0}.warning-list b,.warning-list span{display:block}.warning-list b{font-size:14px}.warning-list span{color:#7b8697;margin-top:6px;font-size:12px;line-height:1.65}.safety-contact{color:#2878f0;padding:28px 25px}.safety-contact h2{margin-top:18px}.safety-contact p{color:#7d8898;margin:9px 0 20px;font-size:12px;line-height:1.7}.safety-contact a{color:#fff;background:#2878f0;border-radius:5px;place-items:center;height:38px;font-size:13px;font-weight:700;display:grid}.safety-contact a+a{color:#4f5b6d;background:#fff;border:1px solid #dce2e8;margin-top:9px}.safety-faq{background:#fff;border:1px solid #e4e9ef;border-radius:8px;margin-bottom:36px;padding:26px 28px 30px}.safety-faq .desktop-section-heading,.safety-faq form{align-items:center}.safety-faq form{border:1px solid #dfe4ea;border-radius:5px;gap:8px;width:290px;height:38px;padding:0 11px;display:flex}.safety-faq form svg{color:#98a2af}.safety-faq form input{border:0;outline:0;flex:1;min-width:0}.safety-topic-tabs{border-bottom:1px solid #edf0f3;gap:6px;margin-top:24px;padding-bottom:14px;display:flex}.safety-topic-tabs button{color:#657082;background:0 0;border:0;border-radius:5px;height:32px;padding:0 13px}.safety-topic-tabs button.active{color:var(--brand);background:#fff0e9;font-weight:700}.safety-faq-grid{-moz-column-gap:32px;grid-template-columns:repeat(2,1fr);column-gap:32px;display:grid}.safety-faq-grid details{color:#303b4d;border-bottom:1px solid #edf0f3;min-height:70px}.safety-faq-grid summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:70px;list-style:none;display:grid}.safety-faq-grid summary::-webkit-details-marker{display:none}.safety-faq-grid details[open] summary b,.safety-faq-grid summary:hover b{color:var(--brand)}.safety-faq-grid details[open] summary>svg{transform:rotate(180deg)}.safety-faq-grid details>p{color:#697587;margin:-4px 24px 17px 0;font-size:12px;line-height:1.75}.safety-faq-grid b,.safety-faq-grid small{display:block}.safety-faq-grid b{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.safety-faq-grid small{color:#98a2af;margin-top:7px;font-size:11px}.safety-faq-grid svg{color:#aeb6c1;transition:transform .2s}.desktop-empty-state{color:#98a2af;place-items:center;min-height:180px;display:grid}.orders-hero{padding-bottom:66px}.orders-hero .subpage-hero-inner{min-height:196px}.orders-hero-stats{background:#fafcfd;border:1px solid #e4e9ef;border-radius:8px;grid-template-columns:repeat(3,1fr);min-width:430px;display:grid}.orders-hero-stats div{flex-direction:column;justify-content:center;align-items:center;min-height:100px;display:flex;position:relative}.orders-hero-stats div+div:before{content:"";background:#e3e8ee;width:1px;height:42px;position:absolute;left:0}.orders-hero-stats strong{font-size:21px}.orders-hero-stats span{color:#8b95a4;margin-top:6px;font-size:11px}.order-workspace{z-index:2;grid-template-columns:228px minmax(0,1fr);gap:18px;margin-top:-38px;padding-bottom:38px;display:grid;position:relative}.order-main-panel,.order-sidebar{background:#fff;border:1px solid #e4e9ef;border-radius:8px;box-shadow:0 9px 28px #2648600f}.order-sidebar{align-self:start;overflow:hidden}.order-sidebar>header{border-bottom:1px solid #edf0f3;padding:22px 20px 16px}.order-sidebar h2{margin:0;font-size:19px}.order-sidebar header span{color:#929ca9;margin-top:5px;font-size:11px;display:block}.order-sidebar nav{padding:8px}.order-sidebar nav a{color:#566173;border-radius:6px;grid-template-columns:25px 1fr auto;align-items:center;gap:7px;min-height:46px;padding:0 11px;display:grid}.order-sidebar nav a svg:last-child{color:#b3bbc6}.order-sidebar nav a.active{color:var(--brand);background:#fff0e9;font-weight:700}.order-sidebar nav a.active svg:last-child{color:var(--brand)}.order-side-help{color:#2878f0;background:#f7fbff;border:1px solid #dceafa;border-radius:7px;grid-template-columns:28px 1fr;gap:8px;margin:8px 14px 16px;padding:15px;display:grid}.order-side-help b,.order-side-help small{display:block}.order-side-help b{color:#354052;font-size:12px}.order-side-help small{color:#8792a1;margin-top:4px;font-size:10px;line-height:1.5}.order-side-help a{color:#2878f0;background:#fff;border:1px solid #bcd5f6;border-radius:5px;grid-column:1/3;place-items:center;height:32px;font-size:11px;display:grid}.order-main-panel{overflow:hidden}.order-panel-heading{border-bottom:1px solid #e9edf2;justify-content:space-between;align-items:center;gap:20px;min-height:74px;padding:0 20px;display:flex}.order-panel-heading>div{align-items:baseline;gap:10px;display:flex}.order-panel-heading h2{margin:0;font-size:20px}.order-panel-heading span{color:#929ca9;font-size:11px}.order-panel-heading form{border:1px solid #dfe4ea;border-radius:5px;grid-template-columns:22px 1fr 58px;align-items:center;width:320px;height:38px;padding-left:11px;display:grid;overflow:hidden}.order-panel-heading form svg{color:#9ba5b2}.order-panel-heading input{border:0;outline:0;min-width:0;height:100%;font-size:12px}.order-panel-heading button{color:#fff;background:#2878f0;border:0;height:100%;font-size:12px}.desktop-order-list{padding:0 20px}.desktop-order-row{border-bottom:1px solid #e9edf2}.desktop-order-row>header{color:#8b95a4;grid-template-columns:1fr 180px 90px;align-items:center;gap:12px;min-height:44px;padding:0 4px;font-size:11px;display:grid}.desktop-order-row>header b{color:#556173;font-weight:500}.desktop-order-row>header strong{text-align:right;font-size:12px}.desktop-order-body{grid-template-columns:minmax(300px,1fr) 130px 120px 118px;align-items:center;gap:18px;min-height:138px;padding:15px 4px 20px;display:grid}.desktop-order-product{color:#293446;grid-template-columns:86px minmax(0,1fr);gap:13px;min-width:0;display:grid}.desktop-order-product img{-o-object-fit:cover;object-fit:cover;background:#edf0f3;border-radius:7px;width:86px;height:86px}.desktop-order-product b,.desktop-order-product em,.desktop-order-product small{display:block}.desktop-order-product b{font-size:14px}.desktop-order-product b,.desktop-order-product small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.desktop-order-product small{color:#7e8999;margin-top:9px;font-size:11px}.desktop-order-product em{color:#98a2af;align-items:center;gap:5px;margin-top:12px;font-size:10px;font-style:normal;display:flex}.desktop-order-amount,.desktop-order-delivery{border-left:1px solid #edf0f3;flex-direction:column;justify-content:center;min-height:62px;padding-left:18px;display:flex}.desktop-order-amount span,.desktop-order-delivery span{color:#98a2af;font-size:10px}.desktop-order-delivery b{color:#4c5869;margin-top:7px;font-size:12px}.desktop-order-amount small,.desktop-order-delivery small{color:#a2abb7;margin-top:6px;font-size:10px}.desktop-order-amount strong{color:var(--brand);margin-top:6px;font-size:18px}.desktop-order-actions{flex-direction:column;align-items:stretch;gap:7px;display:flex}.desktop-order-actions a{color:#586476;border:1px solid #dce2e8;border-radius:5px;justify-content:center;align-items:center;gap:5px;height:34px;font-size:11px;display:flex}.desktop-order-actions a.primary{color:var(--brand);border-color:#ffb9a0}.desktop-order-state{color:#98a2af;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:420px;padding:42px 20px;display:flex}.desktop-order-state>span:first-child{color:#2878f0;background:#eaf3ff;border-radius:50%;place-items:center;width:62px;height:62px;display:grid}.desktop-order-state h2{color:#344054;margin:16px 0 7px;font-size:19px}.desktop-order-state p{margin:0 0 19px;font-size:12px}.desktop-order-state>a,.desktop-order-state>button{color:#fff;background:#2878f0;border:0;border-radius:5px;place-items:center;min-width:120px;height:38px;padding:0 17px;font-size:12px;display:grid}.desktop-order-state>a.secondary{color:#596576;background:#fff;border:1px solid #dce2e8;margin-top:9px}.desktop-order-pagination{border-top:1px solid #edf0f3;justify-content:center;align-items:center;gap:16px;min-height:68px;display:flex}.desktop-order-pagination button{color:#536072;background:#fff;border:1px solid #dce2e8;border-radius:5px;align-items:center;gap:4px;height:34px;padding:0 12px;display:flex}.desktop-order-pagination button:disabled{color:#b1b8c2;background:#f5f6f7}.desktop-order-pagination span{color:#7f8998;font-size:11px}.desktop-subpage-trust{background:#fff;border-top:1px solid #e3e9ee;padding:27px 0}.desktop-subpage-trust .page-container{grid-template-columns:repeat(4,1fr);display:grid}.desktop-subpage-trust .page-container>div{color:var(--brand);justify-content:center;align-items:center;gap:13px;display:flex}.desktop-subpage-trust small,.desktop-subpage-trust strong{display:block}.desktop-subpage-trust strong{color:#303b4c}.desktop-subpage-trust small{color:#8c96a4;margin-top:4px;font-size:11px}.desktop-subpage-footer{background:#fff}@media (width<=1100px){.desktop-subpage-header .main-nav a{min-width:auto;padding:0 14px}.safety-hero-panel{min-width:330px}.orders-hero-stats{min-width:360px}.desktop-order-body{grid-template-columns:minmax(270px,1fr) 110px 105px 106px;gap:12px}}@media (width<=760px){.desktop-subpage{display:none}}
