:root{--blue:#2166f3;--blue2:#2e83ff;--ink:#182233;--muted:#758196;--line:#e7ebf2;--bg:#f5f8fd;--soft:#f2f5f9;--green:#18b74a;--orange:#ff7b2f;--red:#f05252;--radius:12px;--shadow:0 8px 30px rgba(32,73,128,.06)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;line-height:1.55;background:#fff}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}button{cursor:pointer}.wide-container{width:min(1460px,calc(100% - 48px));margin:auto}.brand-symbol{width:42px;height:42px;display:inline-grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(145deg,#178cf6,#1548ca);font-weight:900;box-shadow:0 4px 12px rgba(33,102,243,.25)}
.store-top{position:sticky;top:0;z-index:50;height:68px;border-bottom:1px solid #e6ebf3;background:rgba(255,255,255,.95);backdrop-filter:blur(14px)}.store-nav{height:68px;display:flex;align-items:center;gap:34px}.store-brand{display:flex;align-items:center;gap:10px;min-width:max-content}.store-brand strong,.store-brand small{display:block}.store-brand strong{font-size:18px}.store-brand small{color:#97a2b1;font-size:10px}.store-nav nav{display:flex;align-items:center;gap:33px}.store-nav nav a{color:#626e80;font-size:14px}.store-nav nav a:hover,.store-nav nav a.active{color:var(--blue)}.top-query{margin-left:auto;padding:8px 19px;border-radius:999px;color:#fff;background:var(--blue);font-size:13px;font-weight:700}
.market-hero{min-height:420px;padding:58px 0 0;background:linear-gradient(108deg,#e8edff,#d8edff 55%,#eff5ff);overflow:hidden;position:relative}.market-hero:before,.market-hero:after{content:"";position:absolute;border:2px solid rgba(255,255,255,.6);transform:rotate(18deg)}.market-hero:before{width:320px;height:110px;right:12%;top:46px;border-width:2px 0 0 2px}.market-hero:after{width:180px;height:230px;left:12%;bottom:-130px}.shop-profile{position:relative;z-index:1;display:flex;align-items:center;gap:24px}.shop-avatar{width:96px;height:96px;display:grid;place-items:center;border:6px solid rgba(255,255,255,.8);border-radius:50%;color:#fff;background:linear-gradient(150deg,#0a82ff,#153ab4);font-size:34px;font-weight:900;box-shadow:0 10px 28px rgba(19,76,180,.18)}.shop-name{display:flex;align-items:center;gap:12px}.shop-name h1{margin:0;font-size:28px}.shop-name span{padding:3px 8px;border-radius:5px;color:#f5ac00;background:#fff8d8;font-size:11px}.shop-actions{display:flex;gap:9px;margin-top:12px}.shop-actions a,.shop-actions button{padding:6px 13px;border:0;border-radius:6px;color:#16a34a;background:#ecfff2;font-size:12px}.shop-actions button{color:#68768a;background:rgba(255,255,255,.62)}.shop-notice{position:relative;z-index:1;margin-top:32px}.shop-notice strong{font-size:15px}.shop-notice p{max-width:1180px;margin:8px 0 0;color:#6f7d90;font-size:13px}.hero-tools{position:absolute;left:50%;bottom:0;z-index:2;width:min(1460px,calc(100% - 48px));transform:translateX(-50%);display:flex;align-items:end;justify-content:space-between}.hero-category{width:350px;padding:24px 22px;border-radius:12px 12px 0 0;background:#fff}.hero-category strong,.hero-category span{display:block}.hero-category strong{font-size:21px}.hero-category span{color:#8a96a7;font-size:12px}.hero-tools form{display:flex;margin-bottom:34px}.hero-tools input{width:260px;height:40px;padding:0 14px;border:0;border-radius:8px 0 0 8px;outline:none}.hero-tools button{width:44px;border:0;border-radius:0 8px 8px 0;color:#6e7b8c;background:#fff}
.market-content{padding:38px 0 90px}.category-tabs{display:flex;flex-wrap:wrap;gap:14px}.category-tabs button{width:190px;padding:15px 18px;border:1px solid #e3e8f1;border-radius:11px;background:#fff;text-align:left}.category-tabs button strong,.category-tabs button small{display:block}.category-tabs button strong{font-size:15px}.category-tabs button small{margin-top:4px;color:#a0a8b5}.category-tabs button.active,.category-tabs button:hover{border-color:var(--blue);box-shadow:0 4px 15px rgba(33,102,243,.08)}.market-title{display:flex;align-items:baseline;gap:18px;margin:52px 0 18px}.market-title h2{margin:0;font-size:19px}.market-title span{color:#8a96a7;font-size:12px}.market-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.market-card{overflow:hidden;border:1px solid #e6eaf1;border-radius:12px;background:#fff;transition:.2s}.market-card:hover{transform:translateY(-3px);box-shadow:0 14px 35px rgba(25,63,105,.12)}.product-cover{height:220px;position:relative;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#eef5ff,#dceaff)}.product-cover>span{width:110px;height:110px;display:grid;place-items:center;border-radius:30px;color:#fff;background:linear-gradient(140deg,#116ef6,#4a42da);font-size:47px;font-weight:900}.product-cover img{width:100%;height:100%;object-fit:cover}.product-cover em{position:absolute;left:12px;top:12px;padding:3px 8px;border-radius:5px;color:#1571ec;background:#eaf4ff;font-size:10px;font-style:normal}.market-card-body{padding:15px}.market-card h3{height:44px;margin:0;font-size:14px;line-height:1.55;overflow:hidden}.market-card p{height:38px;margin:8px 0;color:#8b96a6;font-size:11px;overflow:hidden}.stock-line,.market-price{display:flex;align-items:center;justify-content:space-between}.stock-line{padding:9px 0;border-top:1px solid #eef1f5;color:#9aa4b2;font-size:10px}.market-price strong{color:#f0493e;font-size:20px}.market-price>span{margin-right:auto;color:#999;font-size:10px}.market-price b{padding:6px 9px;border-radius:6px;color:#fff;background:var(--blue);font-size:10px}
.product-page{padding:38px 0 80px;background:var(--bg)}.product-detail{display:grid;grid-template-columns:520px 1fr;gap:40px;padding:32px;border-radius:15px;background:#fff}.product-large-cover{height:510px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,#edf4ff,#dbe9ff)}.product-large-cover span{width:190px;height:190px;display:grid;place-items:center;border-radius:48px;color:#fff;background:linear-gradient(145deg,#1879ef,#493edb);font-size:76px;font-weight:900}.product-buy{padding:12px}.blue-tag{padding:4px 8px;border-radius:5px;color:#1674f1;background:#e9f4ff;font-size:11px}.product-buy h1{margin:18px 0 8px;font-size:28px}.product-buy>p{color:#7d8999}.buy-price{display:flex;align-items:baseline;gap:8px;margin:24px 0;padding:22px;border-radius:10px;background:#f5f7fb}.buy-price small{margin-right:auto}.buy-price strong{color:#ee473d;font-size:34px}.product-buy dl{display:grid;grid-template-columns:repeat(3,1fr);margin:0 0 20px}.product-buy dt{color:#9aa4b1;font-size:11px}.product-buy dd{margin:4px 0;font-size:13px}.buy-form{display:grid;grid-template-columns:160px 1fr;gap:12px 16px}.buy-form label{font-size:12px}.buy-form label:nth-of-type(2),.buy-form label:nth-of-type(3),.buy-form .check-row,.buy-form button,.buy-form>small{grid-column:1/-1}.buy-form input,.buy-form textarea{width:100%;margin-top:5px;padding:10px;border:1px solid #dfe5ed;border-radius:7px}.check-row{display:flex;align-items:center;gap:8px}.check-row input{width:15px;margin:0}.buy-form button{height:48px;border:0;border-radius:8px;color:#fff;background:var(--blue);font-weight:700}.buy-form>small{text-align:center;color:#9aa4b1}.product-copy{margin-top:18px;padding:32px;border-radius:15px;background:#fff}.product-copy h2{font-size:17px}.product-copy p{color:#657286;white-space:normal}.query-page,.copy-page{min-height:70vh;padding:55px 0;background:var(--bg)}.query-hero{text-align:center}.query-hero h1{font-size:34px}.query-hero p{color:#7d899b}.query-form{max-width:850px;display:grid;grid-template-columns:1fr 1fr 120px;gap:12px;margin:30px auto}.query-form input{height:46px;padding:0 14px;border:1px solid #dfe5ee;border-radius:8px}.query-form button{border:0;border-radius:8px;color:#fff;background:var(--blue)}.order-public,.empty-box{max-width:980px;margin:24px auto;padding:25px;border:1px solid var(--line);border-radius:12px;background:#fff}.order-public header{display:flex;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--line)}.order-public header small,.order-public header strong{display:block}.order-public dl{display:grid;grid-template-columns:repeat(2,1fr);margin:0}.order-public dl>div{padding:17px;border-bottom:1px solid var(--line)}.order-public .full{grid-column:1/-1}.delivery-box{border:1px dashed #94c5ff!important;background:#eff7ff}.result-page{min-height:75vh;display:grid;place-items:center;background:var(--bg)}.result-card{width:min(520px,90%);padding:45px;border-radius:16px;background:#fff;box-shadow:var(--shadow);text-align:center}.result-card>i{width:60px;height:60px;display:grid;place-items:center;margin:auto;border-radius:50%;color:#fff;background:#28bd61;font-size:28px}.result-card>div{margin:24px;padding:15px;border-radius:8px;background:#f5f7fb}.result-card small,.result-card strong{display:block}.result-card a{display:inline-block;padding:10px 20px;border-radius:8px;color:#fff;background:var(--blue)}.copy-page .wide-container{padding:45px;border-radius:14px;background:#fff}.copy-page h1{font-size:32px}.copy-page h2{margin-top:30px;font-size:18px}.copy-page p{color:#6e7b8f}.store-footer{padding:45px 0 20px;color:#8090a6;background:#15233a}.store-footer>div{display:flex;justify-content:space-between}.store-footer strong{color:#fff}.store-footer p{font-size:11px}.store-footer a{margin-left:24px;font-size:12px}.store-footer>small{display:block;margin-top:30px;text-align:center;font-size:10px}.v2-flash{margin:14px 0;padding:12px 16px;border:1px solid #bee5d0;border-radius:8px;color:#137443;background:#edfff5}.v2-flash.error{border-color:#f2c7c7;color:#a53838;background:#fff2f2}
.console-body{min-width:1180px;background:var(--bg)}.console-top{height:64px;display:flex;align-items:center;gap:70px;padding:0 22px;border-bottom:1px solid var(--line);background:#fff}.console-logo{display:flex;align-items:center;gap:9px;color:var(--blue)}.console-logo .brand-symbol{width:36px;height:36px}.console-top>a:not(.console-logo){color:#657286;font-size:13px}.console-user{margin-left:auto;display:flex;align-items:center;gap:26px;color:#6f7b8d;font-size:12px}.console-user b{padding:2px 5px;border-radius:10px;color:#fff;background:#ef4444}.console-user form{margin:0}.console-user button{border:0;color:#a13d3d;background:none}.console-shell{display:grid;grid-template-columns:86px 155px 1fr;min-height:calc(100vh - 64px);gap:0}.console-primary{padding:22px 10px;background:#fff}.console-primary a{height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border-radius:10px;color:#708099;font-size:11px}.console-primary a i{font-size:21px;font-style:normal}.console-primary a.active,.console-primary a:hover{color:var(--blue);background:#f0f5ff}.console-secondary{padding:22px 16px;border-left:1px solid var(--line);border-right:1px solid var(--line);background:#fff}.console-secondary h2{margin:0 0 23px;font-size:20px}.console-secondary a{display:block;margin:15px 0;color:#536176;font-size:12px}.console-secondary a.active{position:relative;color:var(--blue);font-weight:700}.console-secondary a.active:before{content:"";position:absolute;left:-16px;top:2px;width:3px;height:16px;border-radius:2px;background:var(--blue)}.console-main{min-width:0;padding:20px}.console-page-head{display:flex;justify-content:space-between;margin-bottom:16px;padding:6px 0}.console-page-head h1{margin:0;font-size:22px}.console-page-head p{margin:5px 0 0;color:#8895a6;font-size:11px}.console-card{margin-bottom:18px;padding:22px;border-radius:12px;background:#fff;box-shadow:0 1px 0 rgba(26,56,88,.02)}.console-card>h2,.card-title h2{margin:0 0 18px;font-size:16px}.card-title{display:flex;align-items:center;justify-content:space-between}.card-title a,.card-title span{color:var(--blue);font-size:11px}.alert-metrics{height:122px;display:grid;grid-template-columns:repeat(5,1fr);margin-bottom:18px;border-radius:12px;overflow:hidden;color:#fff;background:linear-gradient(105deg,#2478f7,#356cef)}.alert-metrics div{display:flex;flex-direction:column;align-items:center;justify-content:center}.alert-metrics strong{font-size:27px}.alert-metrics span{color:#c8dcff;font-size:12px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px}.data-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.data-cards div{padding:18px;border-radius:10px;background:#f5f7fa}.data-cards span,.data-cards strong,.data-cards small{display:block}.data-cards span{color:#758296;font-size:11px}.data-cards strong{margin:8px 0;font-size:23px}.data-cards small{color:#9ca6b2;font-size:10px}.fake-chart{height:290px;position:relative;overflow:hidden}.fake-chart svg{position:absolute;inset:25px 0 0;width:100%;height:230px}.chart-grid{position:absolute;inset:25px 0;background:repeating-linear-gradient(to bottom,#e9eef6 0,#e9eef6 1px,transparent 1px,transparent 50px)}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px 10px}.quick-grid a{display:flex;flex-direction:column;align-items:center;gap:8px;color:#657286;font-size:11px}.quick-grid a:first-letter{font-size:21px}.empty-mini{padding:38px 0;color:#aab3bf;text-align:center}.notice-list{padding:0;list-style:none}.notice-list li{margin:14px 0;color:#5f6d81;font-size:11px}.notice-list span{margin-right:6px;padding:3px 6px;border-radius:4px;color:#2688ef;background:#e9f5ff}.tabs{min-height:44px;display:flex;align-items:start;gap:34px;border-bottom:1px solid var(--line)}.tabs a{height:44px;color:#5f6c7e;font-size:13px}.tabs a.active{position:relative;color:var(--blue)}.tabs a.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;background:var(--blue)}.tabs span{flex:1}.subtabs{display:flex;gap:30px;padding:16px 0}.subtabs a{font-size:12px}.subtabs a.active{color:var(--blue)}.filter-bar,.order-filter{display:flex;align-items:end;gap:10px;padding:14px 0}.filter-bar label{display:flex;align-items:center;gap:8px;color:#5e6a7d;font-size:11px}.filter-bar input,.order-filter input{height:38px;padding:0 12px;border:0;background:#f1f3f6}.filter-bar button,.filter-bar a,.order-filter button{height:38px;display:inline-flex;align-items:center;padding:0 15px;border:0;border-radius:3px;color:#fff;background:var(--blue);font-size:11px}.filter-bar .danger{background:#ff8e8e}.filter-bar .primary{background:var(--blue)}.product-table{font-size:11px}.pt-head,.pt-row{display:grid;grid-template-columns:2.4fr .6fr .7fr .55fr .7fr .9fr .8fr;align-items:center;gap:10px;padding:15px;border-bottom:1px solid var(--line)}.pt-head{color:#697589}.pt-product{display:flex;align-items:center;gap:10px}.mini-cover{width:58px;height:58px;display:grid;place-items:center;border-radius:5px;color:#fff;background:linear-gradient(140deg,#167cf4,#5e43d9);font-size:20px;font-weight:800}.pt-product small,.pt-product strong{display:block}.pt-product small{color:#2283ed}.pt-product strong{margin-top:5px;font-weight:500}.green-dot{display:inline-block;width:6px;height:6px;margin-right:5px;border-radius:50%;background:#16b540}.stock-tag{padding:4px 7px;border-radius:4px;color:#16a34a;background:#eaffef}.row-actions a{margin-right:8px;color:var(--blue)}
.settings-card{padding:0 0 40px}.settings-card .tabs{padding:0 28px}.console-form{max-width:920px;margin:28px auto}.console-form>label{display:grid;grid-template-columns:120px 1fr;align-items:start;margin:16px 0;color:#657286;font-size:12px}.console-form input,.console-form textarea,.console-form select{width:100%;padding:10px 13px;border:0;border-radius:3px;background:#f0f2f5}.avatar-upload{display:flex;align-items:center;gap:12px}.avatar-upload b{width:82px;height:82px;display:grid;place-items:center;border-radius:8px;color:#fff;background:linear-gradient(145deg,#187bec,#3441b9);font-size:27px}.form-actions{display:flex;align-items:center;gap:14px;margin-left:120px}.form-actions button,.product-editor button,.inventory-add button,.subsite-create button,.supplier-form button,.security-form button,.sync-action button{padding:10px 21px;border:0;border-radius:4px;color:#fff;background:var(--blue)}.form-actions a{font-size:12px}.link-panel{max-width:920px;margin:35px auto;padding-top:25px;border-top:1px solid var(--line)}.link-panel code{display:inline-block;margin-right:15px;padding:8px 12px;background:#f3f5f8}.link-panel a{color:var(--blue);font-size:12px}.editor-card{padding:26px}.product-editor>label{display:grid;grid-template-columns:130px 1fr;align-items:start;margin:20px 0}.product-editor label>span{color:#5f6d81;font-size:12px}.product-editor label b{color:#ef4444}.product-editor input,.product-editor textarea,.product-editor select{width:100%;padding:11px 14px;border:0;background:#f1f3f6}.triple-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-left:130px}.triple-fields label{display:grid;grid-template-columns:90px 1fr;align-items:center}.check-label{display:flex!important;align-items:center!important;grid-template-columns:none!important}.check-label input{width:16px}.rich-area{min-height:160px;background:linear-gradient(#f3f5f7 46px,#fff 46px)!important;border:1px solid #edf0f4!important}.product-editor .form-actions{margin-left:130px}.inline-create{display:flex;gap:10px;padding:22px 0}.inline-create input,.inline-create select,.inventory-form select{height:40px;padding:0 12px;border:0;background:#f1f3f6}.inline-create button,.inventory-form button{border:0;padding:0 18px;color:#fff;background:var(--blue)}.plain-table{width:100%;border-collapse:collapse;font-size:12px}.plain-table th,.plain-table td{padding:15px;border-bottom:1px solid var(--line);text-align:left}.plain-table th{font-weight:500}.plain-table td small{display:block;color:#9aa4b1}.plain-table a{color:var(--blue)}.inventory-form{display:flex;gap:10px}.inventory-add{margin:25px 0}.inventory-add label{display:block;color:#647185;font-size:12px}.inventory-add textarea{width:100%;margin:8px 0;padding:12px;border:1px solid var(--line)}.orders-table{font-size:11px}.ot-head,.ot-row{display:grid;grid-template-columns:1fr 2.5fr .8fr .7fr 1fr .6fr;align-items:center;gap:12px;padding:15px;border-bottom:1px solid var(--line)}.ot-head{color:#677386}.ot-row small,.ot-row strong{display:block}.ot-row>span>small{color:var(--orange)}.ot-row a{color:var(--blue)}.state{padding:4px 8px;border-radius:4px;font-size:10px}.status-warn{color:#a96700;background:#fff1d5}.status-info{color:#176bdb;background:#e6f1ff}.status-ok{color:#109043;background:#e7fbea}.status-muted{color:#788493;background:#eef1f4}.order-edit dl{display:grid;grid-template-columns:repeat(2,1fr);margin:0}.order-edit dl div{padding:12px;background:#f7f8fa}.order-edit dt{color:#8c97a5;font-size:10px}.order-edit dd{margin:4px 0}.order-edit form{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:18px}.order-edit form label:nth-of-type(3),.order-edit form button{grid-column:1/-1}.order-edit select,.order-edit textarea{width:100%;margin-top:5px;padding:9px;border:1px solid var(--line)}.order-edit button{height:40px;border:0;color:#fff;background:var(--blue)}.subsite-create{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.subsite-create label{font-size:11px}.subsite-create input,.subsite-create select{width:100%;height:40px;margin-top:5px;padding:0 11px;border:0;background:#f1f3f6}.subsite-create button{align-self:end;height:40px}.level-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.level-grid>div{padding:18px;border:1px solid var(--line);border-radius:8px}.level-grid strong,.level-grid span,.level-grid small{display:block}.level-grid span{margin-top:8px;color:#647185;font-size:11px}.level-grid small{margin-top:12px;color:var(--blue)}.supplier-hero{display:flex;align-items:center;justify-content:space-between;color:#fff;background:linear-gradient(105deg,#1d6df5,#4a8cff)}.supplier-hero span{font-size:11px}.supplier-hero h2{margin:5px 0}.supplier-hero p{margin:0;color:#dbe9ff;font-size:11px}.supplier-hero>b{padding:7px 12px;border-radius:20px;background:rgba(255,255,255,.18);font-size:11px}.supplier-form{display:grid;grid-template-columns:repeat(4,1fr) auto;gap:12px;align-items:end}.supplier-form label,.security-form label{font-size:11px}.supplier-form input,.security-form input{width:100%;height:40px;margin-top:5px;padding:0 10px;border:0;background:#f1f3f6}.supplier-form button{height:40px}.sync-action{display:flex;align-items:center;gap:12px;margin-top:20px;padding-top:20px;border-top:1px solid var(--line)}.sync-action small{color:#8995a5}.safe-config{display:flex;align-items:center;gap:20px}.safe-config i{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#18b75a}.safe-config h2{margin:0}.safe-config p{color:#728095}.safe-config span{margin-left:auto;padding:6px 11px;border-radius:20px;color:#15934d;background:#e8fbee}.security-form{max-width:500px}.security-form label{display:block;margin:15px 0}
.v2-login{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#eef5ff,#f8fbff)}.v2-login main{width:420px;padding:38px;border-radius:16px;background:#fff;box-shadow:0 25px 65px rgba(40,80,130,.14)}.login-logo{display:flex;align-items:center;gap:10px}.v2-login h1{margin:30px 0 4px}.v2-login>main>p{margin:0 0 22px;color:#8995a5}.v2-login label{display:block;margin:14px 0;color:#5d6a7e;font-size:12px}.v2-login input{width:100%;height:45px;margin-top:6px;padding:0 12px;border:1px solid #dfe5ee;border-radius:7px}.v2-login form button{width:100%;height:46px;border:0;border-radius:7px;color:#fff;background:var(--blue);font-weight:700}.agent-top{height:66px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid var(--line);background:#fff}.agent-top>a{display:flex;align-items:center;gap:10px}.agent-top .brand-symbol{width:36px;height:36px}.agent-top nav{display:flex;align-items:center;gap:26px;font-size:12px}.agent-top nav form{margin:0}.agent-top button{border:0;color:#a23c3c;background:none}.agent-body{background:var(--bg)}.agent-main{min-height:calc(100vh - 66px);width:min(1180px,calc(100% - 40px));margin:auto;padding:30px 0}.agent-welcome{display:flex;justify-content:space-between;padding:30px;border-radius:13px;color:#fff;background:linear-gradient(105deg,#206cf4,#4c91ff)}.agent-welcome span{font-size:11px}.agent-welcome h2{margin:5px 0}.agent-welcome p{margin:0;color:#d9e8ff}.agent-welcome>a{align-self:center;padding:9px 16px;border-radius:6px;background:rgba(255,255,255,.2)}.agent-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:18px 0}.agent-stats div,.agent-card{padding:22px;border-radius:11px;background:#fff}.agent-stats span,.agent-stats strong{display:block}.agent-stats span{color:#7e8a9c;font-size:11px}.agent-stats strong{margin-top:8px;font-size:24px}.agent-card{margin-bottom:18px}.agent-card h2{font-size:16px}.agent-card p{color:#6f7c90}.agent-card .console-form{margin:0}
@media(max-width:1100px){.market-grid{grid-template-columns:repeat(3,1fr)}.product-detail{grid-template-columns:380px 1fr}.product-large-cover{height:420px}.store-nav nav{display:none}}
@media(max-width:720px){.wide-container{width:calc(100% - 24px)}.store-top,.store-nav{height:60px}.top-query{padding:7px 12px}.market-hero{min-height:395px;padding-top:35px}.shop-avatar{width:72px;height:72px}.shop-name h1{font-size:22px}.shop-notice{margin-top:26px}.hero-tools{width:calc(100% - 24px)}.hero-category{width:54%;padding:16px}.hero-tools form{width:42%;margin-bottom:24px}.hero-tools input{min-width:0;width:100%}.market-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-cover{height:155px}.market-card-body{padding:11px}.category-tabs button{width:calc(50% - 7px)}.product-detail{grid-template-columns:1fr;padding:15px}.product-large-cover{height:310px}.product-large-cover span{width:130px;height:130px}.buy-form{grid-template-columns:1fr}.buy-form label{grid-column:1/-1}.query-form{grid-template-columns:1fr}.store-footer>div{display:block}.store-footer a{margin:0 18px 0 0}.product-page{padding-top:15px}.market-title{margin-top:35px}}
.orders-table.no-actions .ot-head,.orders-table.no-actions .ot-row{grid-template-columns:1fr 2.5fr .8fr .7fr 1fr}
