:root{color:#17213b;font-synthesis:none;--ink:#17213b;--muted:#778096;--accent:#f04c27;--accent2:#3d4fc7;--line:#e8eaf0;--surface:#fff;background:#f7f8fb;font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}body{background:#f7f8fb;min-width:320px;margin:0}.app-shell{min-height:100vh;padding-bottom:84px}.topbar{border-bottom:1px solid var(--line);z-index:100;background:#fff;align-items:center;gap:28px;height:76px;padding:0 max(24px,50vw - 590px);display:flex;position:sticky;top:0}.brand{letter-spacing:1.8px;white-space:nowrap;align-items:center;gap:9px;height:auto;font-size:19px;font-weight:800;color:var(--ink)!important;padding:4px 8px 4px 0!important;display:flex!important}.app-logo{object-fit:cover;border-radius:50%;flex:none;display:block;box-shadow:0 4px 14px #3b5bdb47}.brand .app-logo{width:35px;height:35px}.desktop-search{flex:1;max-width:470px}.desktop-nav{align-items:center;gap:3px;display:flex}.nav-msg-btn,.nav-msg-btn .anticon{position:relative}.nav-msg-dot{color:#fff;text-align:center;background:#f04c27;border-radius:999px;min-width:17px;height:17px;padding:0 4px;font-size:10.5px;font-style:normal;font-weight:700;line-height:17px;position:absolute;top:-7px;right:-10px;box-shadow:0 0 0 2px #fff}.header-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.city-select{min-width:120px}.avatar-btn{cursor:pointer;color:#af351c;background:#ffe0d8;flex:none;font-weight:800}.hero{background:#eef0ff;border-radius:24px;justify-content:space-between;max-width:1180px;min-height:185px;margin:26px auto 16px;padding:30px 38px;display:flex;position:relative;overflow:hidden}.hero p{color:var(--accent2);margin:0 0 6px;font-weight:700}.hero h1{max-width:570px;margin:0;font-size:30px;line-height:1.45}.hero-shape{justify-content:center;align-items:center;width:320px;display:flex;position:relative}.hero-shape:before,.hero-shape:after{content:"";border-radius:50%;position:absolute}.hero-shape:before{background:#ffbea9;width:230px;height:230px;top:-65px;right:-10px}.hero-shape:after{background:var(--accent2);width:150px;height:150px;bottom:-105px;right:80px}.hero-shape span{color:#ff6846;z-index:1;font-size:76px;font-weight:800;transform:rotate(-8deg)}.hero-shape b{z-index:2;background:#fff;border-radius:10px;padding:9px 13px;font-size:13px;position:absolute;bottom:8px;right:0}.mobile-search{display:none}.categories{border:1px solid var(--line);background:#fff;border-radius:22px;max-width:1180px;margin:0 auto 4px;padding:18px;box-shadow:0 2px 12px #17213b08}.categories-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.categories-head b{font-size:18px}.categories-head p{color:var(--muted);margin:5px 0 0;font-size:13px}.categories-head span{color:var(--accent);background:#fff0eb;border-radius:999px;flex:none;padding:6px 10px;font-size:12px;font-weight:800}.category-grid{grid-template-columns:repeat(auto-fit,minmax(116px,1fr));gap:9px;display:grid}.category-card{justify-content:flex-start;align-items:center;gap:9px;min-width:0;font-weight:700;height:auto!important;padding:9px 10px!important;display:flex!important}.category-icon{border:1px solid var(--line);background:#fff;border-radius:10px;flex:none;place-items:center;width:32px;height:32px;display:grid}.category-card b{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.ant-btn-primary .category-icon{background:#ffffff26;border-color:#ffffff3d}.feed{max-width:1180px;margin:14px auto}.section-title{justify-content:space-between;align-items:end;margin:0 2px 15px;display:flex}.section-title h2{margin:0;font-size:23px}.section-title span{color:var(--muted);font-size:13px}.product-grid{grid-template-columns:repeat(4,1fr);gap:17px;display:grid}.product-card{cursor:pointer;background:#fff;border-radius:17px;transition:all .2s;position:relative;overflow:hidden;box-shadow:0 2px 10px #17213b08}.product-card:hover{transform:translateY(-3px);box-shadow:0 9px 28px #17213b13}.product-image{aspect-ratio:1.12;background-color:#eee;background-image:url(/assets/products.png);background-repeat:no-repeat;background-size:300% 200%}.heart{top:10px;right:10px;color:#4d5568!important;background:#fffffff0!important;position:absolute!important}.heart.liked{color:var(--accent)!important;background:#fff0eb!important}.product-copy{padding:13px 14px 15px}.product-copy h3{white-space:nowrap;text-overflow:ellipsis;margin:0 0 9px;font-size:15px;overflow:hidden}.product-copy strong,.detail-head strong,.checkout-item strong,.order-list strong{color:var(--accent);font-size:16px;display:block}.product-copy p,.seller p{color:var(--muted);align-items:center;gap:3px;margin:9px 0 0;font-size:12px;display:flex}.product-copy p span{margin:0 2px}.feed-state{min-height:260px;color:var(--muted);background:#fff;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.bottom-nav{display:none}.overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#11182a7a;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.detail-overlay{place-items:stretch end;padding:0}.detail{background:#fff;width:min(520px,100vw);height:100%;animation:.25s slidein;position:relative;overflow:auto}.detail-image{aspect-ratio:auto;height:42vh;min-height:350px}.detail-back{z-index:2;top:18px;left:18px;box-shadow:0 5px 20px #11182a22;position:absolute!important}.detail-body{padding:23px}.detail-head{justify-content:space-between;gap:15px;display:flex}.detail-head h2{margin:0 0 7px;font-size:22px}.detail-head strong{font-size:20px}.detail-head .liked{color:var(--accent)!important;background:#fff0eb!important}.seller{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding:19px 0;display:flex}.seller-avatar{color:var(--accent2);background:#dfe3ff;font-weight:800}.seller div:nth-child(2){flex:1}.condition{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.description{color:#596176;line-height:1.8}.detail-actions{border-top:1px solid var(--line);background:#fff;grid-template-columns:1fr 1.3fr;gap:11px;padding:15px 22px;display:grid;position:sticky;bottom:0}@keyframes slidein{0%{transform:translate(100%)}to{transform:none}}.login-head{text-align:center}.login-mark{margin:0 auto}.login-mark .app-logo{border-radius:50%;box-shadow:0 8px 22px #3b5bdb52}.login-head h2{margin:15px 0 4px}.login-head p{color:var(--muted);margin:0 0 20px;font-size:13px}.login-form label{text-align:left;margin:13px 0 0;font-size:12px;font-weight:700;display:block}.login-form label>.ant-input-affix-wrapper,.login-form label>.ant-input,.login-form label>.ant-input-group-wrapper{margin-top:6px}.captcha-row{grid-template-columns:1fr 168px;align-items:stretch;gap:9px;margin-top:6px;display:grid}.captcha-row .captcha-refresh{height:auto;min-height:38px;padding:2px;overflow:hidden}.captcha-row .captcha-refresh img{object-fit:cover;border-radius:7px;width:100%;height:44px;display:block}.captcha-row input{text-transform:uppercase;letter-spacing:3px;text-align:center;font-weight:800}.login-form .ant-btn-primary{margin-top:20px}.form-error{background:#fff1f1;border-radius:9px;padding:9px;font-size:13px;font-weight:400;color:#c83333!important;margin:12px 0 0!important}.page{max-width:850px;margin:0 auto;padding:35px 24px}.page-heading{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.page-heading h1{margin:0;font-size:28px}.page-heading p{color:var(--muted)}.publish-page{max-width:650px}.publish-form{background:#fff;border-radius:19px;gap:17px;padding:24px;display:grid}.publish-form label{font-size:13px;font-weight:700}.publish-form label>.ant-input-affix-wrapper,.publish-form label>.ant-input,.publish-form label>.ant-select,.publish-form label>.ant-input-number,.publish-form label>.ant-input-group-wrapper{width:100%;margin-top:7px;font-weight:400;display:flex}.publish-form label>.ant-select{display:block}.photo-upload{cursor:pointer;color:#8a91a2;background:#fafbfc;border:1.5px dashed #ccd0da;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:6px;height:130px;display:flex;position:relative;overflow:hidden}.photo-upload small{font-size:11px}.photo-upload input{display:none}.photo-upload.has-preview{background:#eef0f4;border-style:solid;height:240px;padding:0}.photo-upload img{object-fit:cover;width:100%;height:100%}.photo-upload span{color:#fff;white-space:nowrap;background:#17213bd9;border-radius:9px;padding:7px 10px;font-size:12px;font-weight:700;position:absolute;bottom:10px;right:10px}.order-list{gap:12px;display:grid}.order-list article{background:#fff;border-radius:16px;gap:14px;padding:12px;display:flex}.order-list .product-image{border-radius:11px;flex:none;width:115px}.order-copy{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.order-state{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:flex}.order-list h3{margin:4px 0;font-size:15px}.order-list p{color:var(--muted);margin:5px 0 0;font-size:11px}.shipping-address,.tracking-info{background:#f7f8fa;border-radius:9px;margin-top:9px;padding:9px 11px}.shipping-address b,.tracking-info b{font-size:12px}.shipping-address p,.tracking-info p{color:#596176!important;margin-top:3px!important;font-size:12px!important}.shipping-form{grid-template-columns:1fr 1fr auto;gap:7px;width:100%;margin-top:3px;display:grid}.payment-status{color:#596176;background:#f3f4f7;border-radius:8px;align-items:center;gap:7px;width:max-content;margin-top:7px;padding:6px 9px;font-size:11px;display:flex}.payment-status p{margin:0!important}.payment-status.paid{color:#278546;background:#eaf7ee}.payment-status.unpaid,.payment-status.failed{color:#bd482e;background:#fff3ef}.order-actions{flex-wrap:wrap;align-items:center;gap:7px;margin-top:8px;display:flex}.profile-hero{background:var(--ink);color:#fff;border-radius:20px;align-items:center;gap:15px;padding:28px;display:flex}.big-avatar{flex:none;font-size:21px;font-weight:800;color:#7d210e!important;background:#ffaf9c!important}.profile-hero h2{margin:0}.profile-hero p{color:#adb3c2;margin:5px 0}.profile-hero .ant-btn{margin-left:auto}.profile-stats{background:#fff;border-radius:16px;grid-template-columns:repeat(3,1fr);margin:14px 0;padding:18px;display:grid}.profile-stats div,.profile-stats>button{text-align:center;border:0;border-right:1px solid var(--line);color:var(--ink);cursor:pointer;background:0 0;flex-direction:column;display:flex}.profile-stats>:last-child{border-right:0}.profile-stats>button:hover{color:var(--accent)}.profile-stats b{font-size:20px}.profile-stats span{color:var(--muted);font-size:12px}.profile-menu{background:#fff;border-radius:16px;overflow:hidden}.profile-menu button{border:0;border-bottom:1px solid var(--line);cursor:pointer;background:#fff;align-items:center;gap:12px;width:100%;height:57px;padding:0 18px;display:flex}.profile-menu button:last-child{border:0}.profile-menu svg{color:#70788b;width:19px}.profile-menu span{color:#b1b5bf;margin-left:auto;font-size:24px}.profile-menu .admin-entry{color:var(--accent);font-weight:600}.logout{color:#d23b3b;margin-top:22px}.address-book{background:#fff;border-radius:16px;margin:14px 0;padding:20px}.account-section-head{justify-content:space-between;align-items:center;gap:18px;display:flex}.account-section-head h3{margin:0;font-size:18px}.account-section-head p{color:var(--muted);margin:5px 0 0;font-size:12px}.address-empty{width:100%;min-height:145px;color:var(--muted);cursor:pointer;background:#fafbfc;border:1.5px dashed #d5d8e1;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:7px;margin-top:17px;display:flex}.address-empty svg{color:var(--accent)}.address-empty b{color:var(--ink)}.address-empty span{font-size:12px}.address-cards{gap:10px;margin-top:17px;display:grid}.address-cards article{border:1px solid var(--line);border-radius:13px;padding:14px}.address-cards article.default{background:#fffaf8;border-color:#ffb9a8}.address-card-head{align-items:center;gap:10px;display:flex}.address-card-head b{font-size:15px}.address-card-head>span{color:#596176;font-size:13px}.address-cards article>p{color:#596176;align-items:flex-start;gap:5px;margin:9px 0;font-size:13px;line-height:1.55;display:flex}.address-cards article>p svg{flex:none;margin-top:2px}.address-card-actions{justify-content:flex-end;gap:5px;display:flex}.address-editor-grid{grid-template-columns:1fr 1fr;gap:13px;margin-bottom:20px;display:grid}.address-editor-grid label{font-size:12px;font-weight:700;display:block}.address-editor-grid label.full{grid-column:1/-1}.address-editor-grid label>.ant-input,.address-editor-grid label>.ant-input-affix-wrapper{width:100%;margin-top:6px;display:block}.address-editor-grid .default-check{padding-top:20px;font-weight:400}.region-picker{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:6px;font-weight:400;display:grid}.region-picker .ant-select{width:100%}.checkout-item{background:#f7f8fa;border-radius:14px;align-items:center;gap:12px;padding:10px;display:flex}.checkout-item .product-image{border-radius:10px;flex:none;width:75px}.checkout-item div:last-child{flex-direction:column;gap:7px;display:flex}.checkout-item b{font-size:14px}.checkout-section-title{margin:17px 0 8px;font-size:14px}.saved-address-picker{gap:7px;max-height:150px;margin-bottom:12px;display:grid;overflow:auto}.saved-address-picker>button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:11px;padding:10px 38px 10px 11px;position:relative}.saved-address-picker>button.selected{border-color:var(--accent);background:#fff9f7}.saved-address-picker>button>span{align-items:center;gap:7px;display:flex}.saved-address-picker small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;display:block;overflow:hidden}.saved-address-picker>button>svg{color:var(--accent);width:18px;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.checkout-item+.checkout-section-title{margin-top:14px}.pay-list{gap:9px;margin:18px 0;display:grid}.pay-list button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:13px;align-items:center;gap:11px;padding:11px;display:flex}.pay-list button.selected{border-color:var(--accent);background:#fff9f7}.pay-list button.disabled{opacity:.48;cursor:not-allowed;background:#f7f8fa}.pay-list i{background:#f0f2f7;border-radius:10px;place-items:center;width:39px;height:39px;font-size:12px;font-style:normal;font-weight:800;display:grid}.pay-list .pay-icon.alipay{color:#1677ff;background:#e9f4ff}.pay-list .pay-icon.wxpay{color:#07c160;background:#eaf9ee}.pay-list span{flex-direction:column;flex:1;display:flex}.pay-list small{color:var(--muted);margin-top:3px}.pay-list svg{color:var(--accent)}.payment-amount{color:#bd482e;background:#fff7f3;border-radius:10px;margin:0 0 7px;padding:10px 12px;font-size:13px;font-weight:700}.payment-note{color:var(--muted);margin-bottom:14px;font-size:12px;line-height:1.6}.payment-note a{color:var(--accent2);white-space:nowrap}.account-product-list{gap:10px;max-height:62vh;display:grid;overflow:auto}.account-product-list article{border:1px solid var(--line);border-radius:13px;align-items:center;gap:12px;padding:10px;display:flex}.account-product-list .product-image{aspect-ratio:auto;border-radius:10px;flex:none;width:82px;height:72px}.account-product-list article>div:nth-child(2){flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.account-product-list article b{white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.account-product-list article strong{color:var(--accent);font-size:13px}.account-product-list article>div>span{color:var(--muted);font-size:11px}.account-product-list .ant-tag{width:max-content;margin-inline-end:0}.product-actions{flex-direction:column;flex:none;gap:8px;display:flex}.settings-list{margin-bottom:20px;display:grid}.settings-list label{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:15px 2px;display:flex}.settings-list label>span{flex-direction:column;gap:4px;display:flex}.settings-list small,.settings-section>small{color:var(--muted);font-size:12px}.settings-section{border-bottom:1px solid var(--line);margin-bottom:20px;padding-bottom:20px}.settings-section h3,.password-form h3{margin:0 0 13px;font-size:15px}.settings-section .ant-segmented{margin-bottom:9px}.settings-section>small{margin-top:9px;display:block}.password-form{gap:10px;display:grid}.edit-photo{max-width:220px;margin:0 auto 4px}.edit-photo img{object-fit:cover;max-height:180px}.edit-photo-hint{text-align:center;color:var(--muted);margin-bottom:12px;font-size:11px;display:block}.edit-field{color:var(--ink);flex-direction:column;gap:6px;margin-bottom:12px;font-size:13px;font-weight:600;display:flex}.edit-field .ant-input,.edit-field .ant-select,.edit-field .ant-input-number,.edit-field .ant-input-affix-wrapper,.edit-field textarea{width:100%;font-weight:400}.messages-page{max-width:1050px}.messenger{background:#fff;border-radius:18px;grid-template-columns:320px 1fr;height:min(690px,100vh - 170px);min-height:500px;display:grid;overflow:hidden;box-shadow:0 2px 12px #17213b08}.conversation-list{border-right:1px solid var(--line);overflow:auto}.conversation-list>button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;align-items:center;gap:10px;width:100%;min-height:54px;padding:6px 12px;display:flex;position:relative}.conversation-list>button:hover,.conversation-list>button.active{background:#fff7f4}.conversation-list .product-image{aspect-ratio:1;border-radius:10px;flex:none;width:44px;height:44px}.conversation-list .chat-avatar{border-radius:9px!important;place-items:center!important;width:32px!important;height:32px!important;padding:0!important;font-size:12.5px!important;line-height:1!important;display:grid!important}.conversation-list>button>span:not(.chat-avatar){flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.conversation-list strong{font-size:13.5px}.conversation-list b{color:#596176;white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.conversation-list small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.conversation-list em{background:var(--accent);color:#fff;border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-style:normal;display:grid;position:absolute;top:11px;right:10px}.chat-placeholder,.chat-welcome{text-align:center;height:100%;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:25px;display:flex}.chat-placeholder b,.chat-welcome b{color:var(--ink)}.chat-placeholder span,.chat-welcome span{font-size:12px;line-height:1.5}.chat-thread{background:#f8f9fb;flex-direction:column;min-width:0;display:flex}.chat-thread>header{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:11px;height:70px;padding:9px 17px;display:flex}.chat-thread>header .product-image{aspect-ratio:1;border-radius:10px;width:38px;height:38px}.chat-thread>header .chat-avatar{place-items:center!important;width:38px!important;height:38px!important;padding:0!important;font-size:14px!important;display:grid!important}.chat-thread>header>div:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.chat-thread>header span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.chat-kefu-banner{color:#7a5b00;background:#fff7e6;border-bottom:1px solid #ffe1a8;align-items:center;gap:8px;padding:9px 17px;font-size:12.5px;line-height:1.5;display:flex}.chat-kefu-banner svg{flex:none}.chat-kefu-banner b{color:#d4380d}.chat-avatar{letter-spacing:.5px;text-align:center;border-radius:12px;flex:none;width:40px;height:40px;font-size:15px;font-weight:700;line-height:1;color:#fff!important;place-items:center!important;padding:0!important;display:grid!important}.chat-avatar.seller{background:linear-gradient(135deg,#ff8a5c,#f04c27);box-shadow:0 2px 6px #f04c2740}.chat-avatar.buyer{background:linear-gradient(135deg,#6d8dff,#3d5ee8);box-shadow:0 2px 6px #3d5ee840}.chat-avatar.sm{border-radius:10px;width:32px;height:32px;font-size:13px}.chat-avatar.self{background:linear-gradient(135deg,#ff8a5c,#f04c27);box-shadow:0 2px 6px #f04c2740}.chat-avatar.other{background:linear-gradient(135deg,#6d8dff,#3d5ee8);box-shadow:0 2px 6px #3d5ee840}.chat-row{align-items:flex-end;gap:9px;max-width:86%;display:flex}.chat-row.mine{flex-direction:row-reverse;align-self:flex-end}.chat-row .chat-bubble{max-width:100%}.online-dot{vertical-align:middle;background:#c9cdd4;border-radius:50%;width:8px;height:8px;margin-left:6px;display:inline-block}.online-dot.on{background:#16a34a;box-shadow:0 0 0 2px #16a34a33}.chat-thread>header .online-dot{margin-left:7px}.conversation-list strong .online-dot{width:7px;height:7px;margin-left:5px}.chat-back{display:none!important}.chat-messages{flex-direction:column;flex:1;gap:10px;padding:22px;display:flex;overflow:auto}.chat-welcome{height:auto;margin:auto}.chat-bubble{flex-direction:column;align-items:flex-start;max-width:76%;display:flex}.chat-bubble-body{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.chat-bubble.mine .chat-bubble-body{align-items:flex-end}.chat-bubble-body>span{border:1px solid var(--line);word-break:break-word;background:#fff;border-radius:5px 15px 15px;padding:10px 13px;font-size:14px;line-height:1.55}.chat-image{border:1px solid var(--line);border-radius:12px;max-width:220px;display:block;overflow:hidden}.chat-image img{object-fit:cover;width:100%;max-height:260px;display:block}.chat-bubble time{color:#a1a6b2;margin:4px 5px;font-size:9px}.chat-bubble.mine{align-self:flex-end;align-items:flex-end}.chat-bubble.mine .chat-bubble-body>span{background:var(--accent);border-color:var(--accent);color:#fff;border-radius:15px 5px 15px 15px}.chat-compose{border-top:1px solid var(--line);background:#fff;flex-wrap:wrap;align-items:flex-end;gap:9px;padding:12px;display:flex}.chat-compose textarea{flex:1;min-width:140px}.chat-compose .ant-btn{flex:none}.chat-attach-preview{border:1px solid var(--line);border-radius:10px;flex:none;width:72px;height:72px;position:relative;overflow:hidden}.chat-attach-preview img{object-fit:cover;width:100%;height:100%}.chat-attach-preview .ant-btn{position:absolute;top:2px;right:2px;color:#fff!important;background:#00000073!important}.admin-thread-meta{color:var(--muted);flex-wrap:wrap;gap:12px 20px;margin-bottom:14px;font-size:13px;display:flex}.admin-thread{flex-direction:column;gap:12px;max-height:55vh;padding-right:4px;display:flex;overflow:auto}.admin-thread-item{border:1px solid var(--line);background:#f7f8fb;border-radius:12px;padding:12px 14px}.admin-thread-item header{justify-content:space-between;gap:10px;margin-bottom:8px;font-size:13px;display:flex}.admin-thread-item time{color:#a1a6b2;font-size:12px}.admin-thread-item img{object-fit:cover;border-radius:10px;max-width:220px;max-height:220px;margin-bottom:8px;display:block}.admin-thread-item p{word-break:break-word;margin:0;font-size:14px;line-height:1.55}.admin-hero{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:14px;margin-bottom:16px;padding:16px 18px;display:flex}.admin-hero .big-avatar{width:52px;height:52px;font-size:18px}.admin-hero-info{flex:1;min-width:0}.admin-hero-info h1{margin:0 0 3px;font-size:17px}.admin-hero-info p{color:var(--muted);margin:0;font-size:12px}.admin-tab-label{align-items:center;gap:6px;display:inline-flex}.admin-filter{margin-bottom:14px}.stat-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-bottom:16px;display:grid}.stat-card small{color:var(--muted);font-size:11px}.admin-card{margin-bottom:14px}.admin-empty{color:var(--muted);font-size:13px}.chart-legend{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:12px;font-size:12px;display:flex}.chart-legend .dot{border-radius:3px;width:9px;height:9px;margin-left:10px;display:inline-block}.chart-legend .dot:first-child{margin-left:0}.dot.users{background:#5b8cff}.dot.products{background:#ff8a5c}.dot.orders{background:#27c08d}.chart{align-items:flex-end;gap:6px;display:flex}.chart-col{flex-direction:column;flex:1;align-items:center;gap:6px;min-width:0;display:flex}.chart-bars{justify-content:center;align-items:flex-end;gap:2px;width:100%;height:110px;display:flex}.chart-bars .bar{border-radius:3px 3px 0 0;width:7px;min-height:2px}.bar.users{background:#5b8cff}.bar.products{background:#ff8a5c}.bar.orders{background:#27c08d}.chart-col small{color:var(--muted);white-space:nowrap;font-size:10px}.admin-dist{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;display:grid}.admin-dist .admin-card{margin-bottom:0}.dist-row{align-items:center;gap:10px;margin-bottom:9px;font-size:13px;display:flex}.dist-label{width:88px;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;flex:none;overflow:hidden}.dist-track{background:#f1f3f5;border-radius:99px;flex:1;height:8px;overflow:hidden}.dist-track i{background:linear-gradient(90deg,#ff8a5c,#f04c27);border-radius:99px;height:100%;display:block}.dist-row b{text-align:right;flex:none;width:28px}.admin-sub{color:var(--muted);font-size:11px;font-weight:400;display:block}.admin-actions{align-items:center;gap:8px;display:flex}@media (width<=1050px) and (width>=901px){.desktop-search{display:none}}@media (width<=900px){.topbar{gap:12px;height:62px;padding:0 16px}.brand{letter-spacing:.4px;font-size:15px}.brand .app-logo{width:31px;height:31px}.desktop-search,.desktop-nav{display:none}.header-actions{gap:4px}.city-select{width:104px;min-width:0}.hero,.categories,.feed{margin-left:14px;margin-right:14px}.hero{min-height:205px;margin-top:14px;padding:24px}.hero h1{max-width:72%;font-size:24px}.hero-shape{width:35%;height:100%;position:absolute;top:0;right:0}.hero-shape b{display:none}.mobile-search{z-index:3;display:block;position:absolute;bottom:19px;left:20px;right:20px}.categories{border-radius:18px;padding:14px}.categories-head{align-items:center}.categories-head p{display:none}.category-grid{scrollbar-width:none;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.category-grid::-webkit-scrollbar{display:none}.category-card{flex:none;min-width:94px}.product-grid{grid-template-columns:repeat(3,1fr)}.bottom-nav{border-top:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:100;height:74px;padding-bottom:env(safe-area-inset-bottom);background:#fffc;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{color:#8990a0;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:60px;display:flex}.bottom-nav button.active{color:var(--accent)}.bottom-nav small{font-size:10px}.publish-tab span{color:#fff;background:#ff6846;border-radius:15px;place-items:center;width:44px;height:44px;margin-top:-24px;display:grid;box-shadow:0 7px 18px #ff684655}.publish-tab small{margin-top:2px}.detail-image{min-height:300px}.page{padding-top:25px}}@media (width<=700px){.address-book{padding:16px}.account-section-head{align-items:flex-start}.account-section-head p{max-width:190px}.address-editor-grid{grid-template-columns:1fr}.address-editor-grid label.full{grid-column:auto}.address-editor-grid .default-check{padding-top:4px}.messages-page{height:calc(100vh - 136px);padding:0}.messages-page>.page-heading{align-items:center;height:55px;margin:0;padding:0 15px}.messages-page>.page-heading h1{font-size:22px}.messenger{border-radius:0;height:calc(100vh - 191px);min-height:0;display:block}.conversation-list,.chat-thread{height:100%}.chat-thread,.messenger.thread-open .conversation-list{display:none}.messenger.thread-open .chat-thread{display:flex}.chat-back{display:inline-grid!important}.chat-messages{padding:15px}.chat-bubble{max-width:86%}.saved-address-picker{max-height:124px}}@media (width<=600px){.app-shell{padding-bottom:74px}.topbar{gap:8px;height:56px;padding:0 10px}.brand{letter-spacing:.2px;gap:6px;font-size:13px;padding-right:0!important}.brand .app-logo{width:26px;height:26px}.header-actions{gap:3px}.city-select{width:86px}.header-actions .ant-btn{padding-inline:7px}.header-actions .lang-label{display:none}.hero h1{max-width:80%;font-size:20px;line-height:1.5}.hero-shape:before{width:160px;height:160px}.hero-shape span{font-size:52px}.categories{padding-top:14px}.category-card b{font-size:12px}.product-grid{grid-template-columns:repeat(2,1fr);gap:11px}.product-copy{padding:10px}.product-copy h3{font-size:13px}.product-copy strong{font-size:14px}.product-copy p{font-size:10px}.section-title h2{font-size:20px}.detail{width:100%}.detail-image{height:39vh;min-height:250px}.page{padding:22px 14px}.page-heading{align-items:flex-start}.page-heading h1{font-size:24px}.publish-form{padding:17px}.order-list .product-image{width:92px}.order-list article{align-items:flex-start}.shipping-form{grid-template-columns:1fr}.profile-hero{padding:20px}.profile-stats{padding:14px 4px}.account-product-list .product-image{width:68px;height:62px}.captcha-row{grid-template-columns:1fr}.captcha-row .captcha-refresh{justify-self:center;width:168px}}@media (width<=480px){.region-picker{grid-template-columns:1fr 1fr}.region-picker .ant-select:last-child{grid-column:1/-1}}@media (width<=360px){.topbar{gap:6px;padding:0 8px}.brand{letter-spacing:0;gap:5px;font-size:12px}.brand .app-logo{width:23px;height:23px}.city-select{width:74px}.header-actions .ant-btn{padding-inline:5px}}.digital-delivery-note{color:#5b3b99;background:#f6f0ff;border:1px solid #e5d8fb;border-radius:12px;align-items:flex-start;gap:10px;margin:14px 0;padding:12px 14px;display:flex}.digital-delivery-note svg{flex-shrink:0;margin-top:2px}.digital-delivery-note b{font-size:13.5px;display:block}.digital-delivery-note small{color:#8a76b3;font-size:12px}.digital-hint{color:#8a76b3;background:#f9f6ff;border-radius:8px;margin:-6px 0 10px;padding:8px 12px;font-size:12.5px}
