:root{color:#231f20;background:#f3f4f6;font-family:Avenir Next,PingFang SC,Microsoft YaHei,sans-serif;--brand: #ef3f45;--brand-deep: #9d1f2d;--ink: #231f20;--muted: #7a7370;--paper: #fff;--line: rgba(35, 31, 32, .1)}*{box-sizing:border-box}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}button,input{font:inherit}.app-shell{min-height:100vh;padding-bottom:82px;background:#f3f4f6}.auth-shell{padding-bottom:0}.page{width:100%;margin:0 auto;padding:0 10px 28px}.narrow{width:min(760px,100%);padding-top:24px}.store-header{display:flex;align-items:center;justify-content:center;margin:0 -10px;padding:15px 0 24px;background:var(--brand);color:#fff;text-align:center}.eyebrow{color:var(--brand-deep);font-size:13px;font-weight:700;letter-spacing:0}.store-header h1{margin:0;font-size:16px;font-weight:800;line-height:1}.hero{margin:0 -10px;background:var(--brand);padding:0 5vw 10px}.hero-card{position:relative;display:grid;width:min(1728px,100%);height:clamp(120px,18vw,172px);margin:0 auto;overflow:hidden;border-radius:0;background:#271418}.hero-card img{width:100%;height:100%;object-fit:cover}.notice{display:flex;align-items:center;gap:6px;min-height:44px;margin:10px 0 0;padding:0 16px;border:0;border-radius:5px;background:#fff;color:#ff8a00;font-size:12px;box-shadow:none}.notice strong{padding:2px 5px;border-radius:10px;background:var(--brand);color:#fff;line-height:1}.section-block{margin:24px 0 0}.section-title{display:flex;align-items:center;gap:7px;margin-bottom:10px;color:var(--brand)}.section-title svg{display:none}.section-title:before{content:"";width:3px;height:13px;border-radius:1px;background:var(--brand)}.section-title h2{margin:0;color:var(--ink);font-size:17px;font-weight:900}.featured-row{display:grid;grid-auto-flow:column;grid-auto-columns:90px;gap:14px;overflow-x:auto;padding-bottom:8px}.featured-card{position:relative;width:90px;height:90px;overflow:hidden;border-radius:5px;background:#1c1717;color:#fff}.featured-card img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.featured-card:hover img{transform:scale(1.05)}.featured-card span{position:absolute;left:5px;right:5px;bottom:5px;overflow:hidden;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 2px 14px rgba(0,0,0,.45)}.product-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:10px}.product-card{display:grid;grid-template-columns:72px 1fr;min-height:96px;overflow:hidden;border:1px solid var(--line);border-radius:5px;background:var(--paper);box-shadow:0 1px 4px #14181e0a}.product-card img{width:72px;height:72px;margin:12px 0 12px 10px;border-radius:4px;object-fit:cover}.product-info{display:flex;flex-direction:column;justify-content:center;padding:10px 12px 10px 18px}.category{display:none;color:var(--brand-deep);font-size:12px;font-weight:800}.detail-panel .category{display:inline-block}.product-info h3{margin:0 0 7px;font-size:17px;line-height:1.2}.product-info p{display:none;margin:0 0 10px;overflow:hidden;color:var(--muted);-webkit-box-orient:vertical;-webkit-line-clamp:2}.tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:4px}.tags span{padding:3px 6px;border-radius:4px;background:#ffe7e8;color:var(--brand);font-size:12px;font-weight:800}.product-info strong,.detail-price{margin-top:0;color:var(--brand);font-size:16px}.bottom-tabs{position:fixed;right:0;bottom:0;left:0;z-index:20;display:grid;grid-template-columns:repeat(4,1fr);height:66px;border-top:1px solid var(--line);background:#fffffff2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.bottom-tabs a{display:grid;place-items:center;align-content:center;gap:2px;color:#8b8582;font-size:12px;font-weight:700}.bottom-tabs a.active{color:var(--brand)}.page-title{margin:0 0 18px}.back-link,.ghost-button,.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.back-link{margin:18px 0;color:var(--brand);font-weight:800}.detail-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:28px}.detail-image,.detail-panel,.login-panel,.profile-panel,.cart-item{border:1px solid var(--line);border-radius:8px;background:var(--paper);box-shadow:0 12px 30px #402b2414}.detail-image{width:100%;aspect-ratio:1 / 1;object-fit:cover}.detail-panel{padding:24px}.detail-panel h1{margin:6px 0 12px;font-size:clamp(28px,4vw,46px)}.detail-panel p{color:var(--muted)}.primary-button,.ghost-button{min-height:44px;border:0;border-radius:8px;cursor:pointer;font-weight:800}.primary-button{width:100%;margin-top:18px;background:var(--brand);color:#fff}.primary-button:disabled{cursor:not-allowed;background:#c8c2bf}.ghost-button{padding:0 16px;border:1px solid var(--line);background:#fff;color:var(--ink)}.inline-message{color:var(--brand-deep);font-weight:700}.cart-item{display:grid;grid-template-columns:96px 1fr;gap:14px;margin-bottom:12px;padding:12px}.cart-item img{width:96px;height:96px;border-radius:8px;object-fit:cover}.cart-item h3{margin:4px 0}.cart-item strong{display:block;margin-top:8px;color:var(--brand)}.checkout-bar{position:sticky;bottom:78px;display:grid;grid-template-columns:1fr 160px;gap:12px;align-items:center;margin-top:20px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff}.checkout-bar .primary-button{margin:0}.warehouse-page{min-height:calc(100vh - 66px);padding:0 0 88px;background:radial-gradient(circle at 35% 8%,rgba(255,96,80,.08),transparent 23%),radial-gradient(circle at 72% 36%,rgba(107,116,255,.1),transparent 27%),#fafafa}.warehouse-header{position:sticky;top:0;z-index:5;display:grid;min-height:44px;place-items:center;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.warehouse-header h1{margin:0;color:#242326;font-size:18px;font-weight:900}.warehouse-tabs{position:sticky;top:42px;z-index:5;display:flex;gap:42px;padding:0 18px;min-height:52px;align-items:center;background:transparent}.warehouse-tabs button{position:relative;border:0;background:transparent;color:#5f5a57;cursor:pointer;font-size:17px;font-weight:800}.warehouse-tabs button.active{color:#ff3b21}.warehouse-tabs button.active:after{content:"";position:absolute;right:0;bottom:-12px;left:0;height:3px;border-radius:2px;background:#ff3b21}.warehouse-shell{min-height:calc(100vh - 162px);margin-top:2px;padding:24px 18px 34px;border-radius:22px 22px 0 0;background:#ffffffb8;box-shadow:inset 0 1px #ffffffdb}.warehouse-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,330px));gap:18px;align-items:start;padding:0}.warehouse-card{display:block;overflow:hidden;padding:0;border:0;border-radius:8px;background:#fff;box-shadow:0 8px 22px #262b3c14}.warehouse-card:hover{transform:translateY(-1px)}.warehouse-card-head{display:flex;justify-content:space-between;gap:12px;color:#817b78;font-size:12px}.warehouse-card-head strong{color:#ff3b21}.warehouse-product{display:block;margin:0}.warehouse-product img{display:block;width:100%;height:176px;border-radius:0;object-fit:cover}.warehouse-product-main{min-height:78px;padding:14px 14px 6px}.warehouse-product h2{margin:0;overflow:hidden;color:#2a292b;font-size:18px;font-weight:500;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.warehouse-product p{margin:8px 0 0;color:#817b78;font-size:12px;line-height:1.35}.warehouse-card-foot{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:10px;padding:0 14px 14px}.warehouse-card-foot strong{color:#ff3b21;font-size:22px;font-weight:900;line-height:1}.warehouse-card-foot span{display:inline-flex;min-height:34px;align-items:center;justify-content:center;padding:0 14px;border-radius:8px;background:#ff3b21;color:#fff;font-size:18px;font-weight:800;white-space:nowrap}.voucher-box{display:grid;gap:10px;margin:0 12px 12px;padding:10px;border-radius:8px;background:#fff7ed}.voucher-box label{display:grid;gap:6px;color:#7d6250;font-size:13px;font-weight:800}.voucher-box input{min-height:38px;border:1px solid rgba(180,83,9,.22);border-radius:6px;padding:0 10px}.voucher-actions,.warehouse-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.voucher-actions input[type=file]{display:none}.warehouse-actions{margin:0 12px 12px}.warehouse-actions p,.warehouse-actions small{grid-column:1 / -1;margin:0;color:#8b8582;font-size:12px}.warehouse-actions .primary-button,.warehouse-actions .ghost-button,.voucher-actions .primary-button,.voucher-actions .ghost-button{min-height:38px;margin:0;border-radius:6px;font-size:13px}.warehouse-state,.listing-fees{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:0 12px 12px;padding:10px;border-radius:6px;background:#f3f4f6;color:#67615e;font-size:13px}.listing-fees span{width:100%}.seller-payment-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 12px 12px;padding:10px;border:1px solid rgba(255,59,33,.12);border-radius:6px;background:#fff7f5}.seller-payment-panel div{display:grid;gap:3px;min-width:0}.seller-payment-panel span{color:#8b8582;font-size:12px;font-weight:700}.seller-payment-panel strong,.seller-payment-panel a{overflow-wrap:anywhere;color:#2a292b;font-size:13px;font-weight:900}.seller-payment-panel div:nth-child(2) strong{font-size:11px}.seller-settlement-page{min-height:100vh;background:#f3f4f6}.seller-settlement-content{width:min(680px,100%);min-height:100vh;margin:0 auto;background:#fff}.settlement-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:74px;border-bottom:10px solid #f3f4f6;background:#fff}.settlement-tabs span,.settlement-tabs a{position:relative;display:grid;place-items:center;color:#77716f;font-size:17px;font-weight:700}.settlement-tabs .active{color:var(--brand)}.settlement-tabs .active:after{position:absolute;right:24%;bottom:0;left:24%;height:3px;background:var(--brand);content:""}.settlement-product-band{display:grid;grid-template-columns:150px minmax(0,1fr);gap:20px;align-items:end;min-height:260px;padding:34px 28px;border-bottom:10px solid #f3f4f6}.settlement-product-band img{width:150px;aspect-ratio:1 / 1;border-radius:8px;object-fit:cover;background:#f3f4f6}.settlement-product-band h2{margin:0 0 14px;color:var(--ink);font-size:22px;font-weight:700}.settlement-money{color:var(--brand)!important;font-weight:900!important}.settlement-product-band .settlement-money{font-size:28px}.settlement-detail-band{display:grid;gap:22px;padding:30px 28px;border-bottom:10px solid #f3f4f6}.settlement-detail-band>div{display:grid;grid-template-columns:minmax(110px,.45fr) minmax(0,1fr);gap:16px;align-items:center;min-height:30px}.settlement-detail-band span{color:#77716f;font-size:16px}.settlement-detail-band strong,.settlement-detail-band a{overflow-wrap:anywhere;color:var(--ink);font-size:16px;font-weight:700;text-align:right}.settlement-detail-band a{color:var(--brand)}.settlement-detail-band .voucher-view-link{display:inline-flex;align-items:center;justify-content:flex-end;justify-self:end;gap:8px;margin:0;padding:0;border:0;background:transparent;color:var(--brand);font:inherit;font-size:16px;font-weight:700;cursor:pointer;overflow-wrap:anywhere;text-align:right}.settlement-detail-band .voucher-thumb-img{width:54px;height:54px;border:1px solid rgba(35,31,32,.08);border-radius:4px;object-fit:cover}.settlement-action-band,.settlement-listing-band{padding:20px 28px;border-bottom:10px solid #f3f4f6}.settlement-action-band .primary-button{width:100%;min-height:46px;margin:0}.settlement-listing-band{display:flex;flex-wrap:wrap;justify-content:space-between;gap:14px;color:#77716f}.settlement-result{display:flex;flex-wrap:wrap;gap:7px;align-items:center;justify-content:center;min-height:104px;padding:24px;color:var(--ink);font-size:17px;text-align:center}.settlement-result strong{color:var(--brand)}.settlement-result b{font-size:20px}.seller-payment-panel a{color:#ff3b21}.seller-payment-panel .primary-button{grid-column:1 / -1;min-height:38px;margin:0;border-radius:6px;font-size:13px}.warehouse-toast{position:sticky;top:82px;z-index:6;display:flex;align-items:center;gap:8px;margin:8px 10px 0;padding:10px 12px;border-radius:8px;background:#201819;color:#fff;font-size:13px;font-weight:800}.warehouse-detail-page{min-height:100vh;padding-bottom:86px;background:#f5f6fb}.resale-ready-page-shell{padding-bottom:106px;background:#f8f9fd}.resale-ready-header{border-bottom:0;background:#fffffffa}.header-icon-button{display:inline-grid;width:44px;height:44px;place-items:center;justify-self:end;border:0;background:transparent;color:#252528;cursor:pointer}.resale-ready-detail{display:flex;width:min(560px,100%);margin:0 auto;min-height:calc(100vh - 44px);flex-direction:column;padding:14px 18px 0}.resale-ready-media{width:100%;aspect-ratio:1.045 / 1;overflow:hidden;border-radius:11px;background:#eceef3;box-shadow:0 8px 22px #373c4d14}.resale-ready-media img{display:block;width:100%;height:100%;object-fit:cover}.resale-ready-copy{padding:16px 12px 0}.resale-ready-copy h2{margin:0 0 18px;color:#202127;font-size:clamp(24px,6vw,30px);font-weight:900;letter-spacing:-.04em;line-height:1.1}.resale-ready-seller{display:flex;align-items:center;gap:18px}.resale-ready-seller span{display:inline-flex;min-height:34px;align-items:center;padding:0 12px;border-radius:3px;background:#c9edff;color:#5e7d8c;font-size:16px;font-weight:700}.resale-ready-seller strong{color:#29292e;font-size:18px;font-weight:800}.resale-ready-breathing-room{flex:1;min-height:clamp(180px,34vh,390px);background:linear-gradient(180deg,transparent 48%,rgba(239,241,248,.55))}.resale-ready-actions{position:fixed;right:0;bottom:0;left:50%;z-index:12;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(500px,100%);padding:10px 14px 16px;background:linear-gradient(180deg,#f8f9fd00,#f8f9fdf5 25%);transform:translate(-50%)}.resale-ready-action{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:48px;border:0;border-radius:10px;background:#d93b2e;color:#fff;cursor:pointer;font-size:18px;font-weight:900;letter-spacing:.04em;box-shadow:0 7px 16px #d93b2e33}.resale-ready-action-primary{background:#d93b2e}.resale-ready-action:disabled{cursor:not-allowed;background:#c5c7cd;box-shadow:none}.resale-ready-disabled-note{position:fixed;bottom:84px;left:50%;z-index:13;margin:0;color:#8b8e98;font-size:12px;transform:translate(-50%)}.resale-waiting-hero{display:block;width:100%;max-height:380px;object-fit:cover}.resale-waiting-product-info{padding:16px;background:#fff}.resale-waiting-product-info h2{margin:0;font-size:20px;font-weight:700;color:#222}.resale-waiting-seller{margin:6px 0 0;color:#999;font-size:14px}.resale-waiting-detail{margin-top:10px;padding:0 16px;background:#fff}.resale-waiting-detail .payment-order-row{display:flex;align-items:center;justify-content:space-between;min-height:52px;border-bottom:1px solid #f0f0f0;gap:16px}.resale-waiting-detail .payment-order-row:last-child{border-bottom:0}.resale-waiting-detail .payment-order-row>span{color:#999;font-size:15px}.resale-waiting-detail .payment-order-row>strong{color:#333;font-size:15px;font-weight:600;text-align:right}.resale-waiting-detail .payment-amount-value{color:#ff3b21!important;font-size:18px!important;font-weight:900!important}.resale-waiting-detail .voucher-view-link{display:inline-flex;align-items:center;gap:8px;padding:0;border:0;background:transparent;color:var(--brand);font:inherit;font-size:14px;font-weight:700;cursor:pointer}.resale-notice-text{margin:14px 16px 0;padding:12px 16px;border-radius:8px;background:#f0f0f0;color:#999;font-size:14px;text-align:center}.resale-notice-text b{color:#ff3b21;font-weight:800}.resale-waiting-detail .payment-order-row .voucher-view-link{display:inline-flex;align-items:center;gap:8px;padding:0;border:0;background:transparent;color:var(--brand);font:inherit;font-size:14px;font-weight:700;cursor:pointer}.resale-waiting-detail .voucher-thumb-img{width:44px;height:44px;border:1px solid #eee;border-radius:4px;object-fit:cover}.payment-reference-flow .warehouse-actions{margin:14px 16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.payment-reference-flow .warehouse-actions .ghost-button,.payment-reference-flow .warehouse-actions .primary-button{min-height:48px;margin:0;border-radius:8px;font-size:17px}.warehouse-detail-card,.warehouse-detail-panel{margin:12px;border-radius:8px;background:#fff;box-shadow:0 8px 22px #262b3c14}.warehouse-detail-card{overflow:hidden}.warehouse-detail-card>img{display:block;width:100%;max-height:320px;object-fit:cover}.warehouse-detail-card>div{padding:16px}.warehouse-detail-status{display:inline-flex;min-height:28px;align-items:center;padding:0 10px;border-radius:6px;background:#ff3b21;color:#fff;font-size:13px;font-weight:800}.warehouse-detail-card h2{margin:14px 0 8px;font-size:22px}.warehouse-detail-card strong{display:block;color:#ff3b21;font-size:28px;font-weight:900}.warehouse-detail-card .voucher-view-link{display:inline-flex;align-items:center;gap:8px;margin-top:8px;padding:0;border:0;background:transparent;color:var(--brand);font:inherit;font-size:13px;font-weight:800;cursor:pointer}.warehouse-detail-card .voucher-thumb-img{width:48px;height:48px;border:1px solid rgba(35,31,32,.08);border-radius:4px;object-fit:cover}.warehouse-detail-panel{display:grid;gap:12px;padding:14px}.warehouse-detail-panel h3{margin:0;font-size:17px}.warehouse-detail-panel label{display:grid;gap:6px;color:#5f5a57;font-size:13px;font-weight:800}.warehouse-detail-panel input{min-height:40px;border:1px solid rgba(35,31,32,.12);border-radius:6px;padding:0 10px}.voucher-preview{width:100%;max-height:240px;border-radius:6px;object-fit:contain;background:#f3f4f6}.voucher-uploader{display:grid;gap:12px}.voucher-uploader .voucher-actions{grid-template-columns:1fr}.voucher-preview-shell{display:grid;min-height:188px;place-items:center;overflow:hidden;border:1px dashed rgba(255,59,33,.42);border-radius:8px;background:#fff8f6;cursor:pointer;font:inherit;padding:0;text-align:inherit;transition:border-color .16s ease,background .16s ease}.voucher-preview-shell:hover{border-color:#ff3b21c7;background:#fff3ee}.voucher-preview-shell .voucher-preview{max-height:320px;border-radius:0;background:#fff}.voucher-empty-state{display:grid;gap:8px;place-items:center;padding:24px 16px;color:#ff3b21;text-align:center}.voucher-empty-state strong{color:#242326;font-size:15px}.voucher-empty-state span{color:#8b8582;font-size:12px}.payment-reference-page{min-height:calc(100vh - 72px);padding-bottom:152px;background:#f5f5f5}.payment-reference-page .orders-header{background:#fff;border-bottom:1px solid #eeeeee}.resale-order-page{min-height:100vh;padding-bottom:76px;background:#f4f4f4;color:#242424}.resale-order-header{position:relative;display:grid;grid-template-columns:44px 1fr 44px;min-height:52px;align-items:center;padding:0 6px;background:#fff;border-bottom:1px solid #ededed}.resale-order-header h1{margin:0;text-align:center;font-size:18px;font-weight:800}.resale-order-header a,.resale-order-header>button{display:grid;width:40px;height:40px;place-items:center;border:0;background:transparent;color:#262626}.resale-product-summary{display:flex;gap:12px;align-items:center;padding:10px 6px 12px;background:#fff}.resale-product-summary img{width:94px;height:94px;border-radius:4px;object-fit:cover}.resale-product-summary h2{margin:0 0 8px;font-size:19px;font-weight:700}.resale-product-summary strong,.resale-price-section strong{color:#f54b50;font-size:20px;font-weight:900}.resale-price-section{margin-top:6px;background:#fff}.resale-price-section>div,.resale-price-section>button{display:flex;min-height:45px;align-items:center;justify-content:space-between;width:100%;padding:0 6px;border:0;border-bottom:1px solid #eeeeee;background:#fff;color:#464646;font-size:16px;text-align:left}.resale-price-section>div strong{color:#333;font-size:17px}.resale-price-section>button{cursor:pointer}.resale-muted{display:inline-flex;align-items:center;gap:4px;color:#858585;font-size:15px}.resale-muted svg{color:#999}.resale-muted svg.is-on{color:#f54b50}.resale-payment-section{margin-top:6px;background:#fff}.resale-payment-section h2{margin:0;padding:12px 6px 7px;color:#454545;font-size:16px;font-weight:600}.resale-payment-row{display:flex;min-height:46px;align-items:center;justify-content:space-between;width:100%;padding:0 6px;border:0;border-top:1px solid #eeeeee;background:#fff;color:#444;font-size:16px;text-align:left}.resale-payment-check{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:#f45b5f;color:#fff;font-size:17px;font-weight:900}.resale-fee-notice{min-height:150px;margin-top:6px;padding:20px 10px;background:#f1f1f1;color:#939393;font-size:14px;line-height:1.6}.resale-fee-notice p{margin:0 0 8px}.resale-fee-notice b,.resale-fee-notice strong{color:#f05255}.resale-fee-notice strong{display:block;font-size:15px}.resale-submit{position:fixed;right:0;bottom:0;left:0;z-index:21;width:100%;min-height:58px;border:0;background:#f25659;color:#fff;font-size:18px;font-weight:800;cursor:pointer}.resale-submit:disabled{background:#bbb;cursor:not-allowed}.resale-order-message{margin:12px 8px;color:#e3484e;text-align:center}.resale-risk-backdrop,.resale-pay-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:20px;background:#00000080}.resale-risk-modal,.resale-pay-modal{width:min(520px,100%);overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 20px 60px #0003}.resale-risk-header{display:flex;min-height:56px;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #eee}.resale-risk-title{display:flex;align-items:center;gap:8px;color:#e95457}.resale-risk-title h2{margin:0;font-size:17px}.resale-risk-header button,.resale-pay-close{display:grid;width:34px;height:34px;place-items:center;border:0;background:transparent;color:#777;cursor:pointer}.resale-risk-scroll{max-height:min(52vh,440px);overflow:hidden;padding:16px 18px 20px;color:#555;font-size:14px;line-height:1.8}.resale-risk-scroll p{margin:0 0 14px}.resale-risk-footer{display:grid;gap:8px;padding:12px 16px 16px;border-top:1px solid #eee}.resale-risk-footer>span{color:#999;font-size:12px;text-align:center}.resale-risk-confirm,.resale-pay-confirm{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:6px;border:0;border-radius:7px;background:#f25659;color:#fff;font-size:15px;font-weight:800;cursor:pointer}.resale-risk-confirm:disabled,.resale-pay-confirm:disabled{background:#c9c9c9;cursor:not-allowed}.resale-pay-modal{position:relative;padding:24px 20px 20px;text-align:center}.resale-pay-close{position:absolute;top:8px;right:8px}.resale-pay-modal h2{margin:0 0 16px;font-size:19px}.resale-pay-modal p{margin:0;color:#888;font-size:14px}.resale-pay-modal>strong{display:block;margin:6px 0 20px;color:#f25659;font-size:30px}.resale-pay-method{display:flex;min-height:46px;align-items:center;justify-content:space-between;margin-bottom:18px;padding:0 12px;border:1px solid #eee;border-radius:8px;color:#444;text-align:left}.resale-pay-method span{color:#f25659;font-size:22px;font-weight:900}.payment-reference-flow{display:grid;gap:10px}.payment-upload-section,.payment-info-section,.payment-order-section,.payment-method-section,.payment-qr-section{background:#fff}.payment-upload-section{padding:16px}.payment-upload-title{margin:0 0 12px;color:#222;font-size:18px;font-weight:800}.payment-upload-section input[type=file]{display:none}.payment-voucher-box{display:grid;place-items:center;padding:0}.payment-voucher-box .voucher-preview{display:block;width:100%;height:212px;object-fit:contain}.payment-qr-empty{margin:12px 0;color:#999;font-size:14px}.payment-voucher-box{width:100%;min-height:212px;border-color:#dedede;border-radius:8px;background:#fff}.payment-voucher-box:hover{background:#fff}.payment-voucher-box .voucher-preview{max-height:212px;object-fit:contain}.payment-voucher-box .voucher-empty-state{position:relative;width:min(340px,72%);min-height:132px;padding:24px 16px;background:#fde6e8;color:#ff3f4d}.payment-voucher-box .voucher-empty-state:before{content:"";position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px;background:linear-gradient(#ff3f4d,#ff3f4d) left top / 26px 3px no-repeat,linear-gradient(#ff3f4d,#ff3f4d) left top / 3px 26px no-repeat,linear-gradient(#ff3f4d,#ff3f4d) right top / 26px 3px no-repeat,linear-gradient(#ff3f4d,#ff3f4d) right top / 3px 26px no-repeat,linear-gradient(#ff3f4d,#ff3f4d) left bottom / 26px 3px no-repeat,linear-gradient(#ff3f4d,#ff3f4d) left bottom / 3px 26px no-repeat,linear-gradient(#ff3f4d,#ff3f4d) right bottom / 26px 3px no-repeat,linear-gradient(#ff3f4d,#ff3f4d) right bottom / 3px 26px no-repeat;pointer-events:none}.payment-voucher-box .voucher-empty-state strong{color:#ff3f4d;font-size:14px;font-weight:700}.payment-info-section{display:grid;padding:0 16px}.payment-info-section h3{display:flex;min-height:46px;align-items:center;gap:8px;margin:0;color:#222;font-size:19px;font-weight:900}.payment-info-section h3 span{width:4px;height:28px;border-radius:999px;background:#45a7ff}.payment-info-row,.payment-order-row{display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #eeeeee;color:#9a9a9a;font-size:16px}.payment-info-row strong,.payment-order-row strong{color:#474747;font-size:15px;font-weight:700;text-align:right}.payment-order-row .payment-amount-value,.payment-info-row .payment-amount-value{color:#ff3b21;font-size:18px;font-weight:900}.payment-order-section{display:grid;padding:0 16px}.payment-order-row:first-child{border-top:0}.payment-method-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:18px 16px}.payment-method{position:relative;display:flex;min-height:54px;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:8px;background:#fff;color:#333;font-size:17px;font-weight:700}.payment-method.active{border-color:#ff4a55;background:#fff7f7}.pay-method-check{position:absolute;top:0;left:0;display:grid;width:24px;height:24px;place-items:start center;clip-path:polygon(0 0,100% 0,0 100%);background:#ff3f4d;color:#fff;font-size:12px;line-height:1}.pay-logo{display:grid;width:31px;height:31px;place-items:center;border-radius:7px;color:#fff;font-size:19px;font-weight:900}.pay-logo.alipay{background:#1677ff}.pay-logo.wechat{background:#1fcb5c}.payment-qr-section{display:grid;min-height:305px;margin:20px 16px 24px;place-items:center;align-content:center;gap:14px;border-radius:6px;background:#fff;box-shadow:0 1px 3px #14181e0a}.payment-qr-notice{display:grid;gap:5px;width:min(100%,560px);color:#777;font-size:14px;line-height:1.5;text-align:center}.payment-qr-notice p{margin:0}.payment-qr-notice p:first-child{color:#666;font-weight:400}.payment-qr-notice p:last-child{color:#f04b50}.payment-qr-frame{display:grid;width:min(220px,calc(100vw - 32px));height:min(220px,calc(100vw - 32px));place-items:center;overflow:visible;border:0;border-radius:0;background:transparent}.payment-qr-frame .seller-pay-qr{display:block;width:100%;height:100%;max-width:100%;max-height:100%;border:0;border-radius:0;object-fit:contain;background:transparent}.payment-qr-frame .payment-qr-empty{padding:20px;text-align:center}.payment-review-status{margin:0;padding:28px 16px;background:#fff;color:#ff3f4d;text-align:center;font-size:17px;font-weight:800}.payment-confirm-bar{position:fixed;right:0;bottom:66px;left:0;z-index:20;padding:14px 16px 18px;border-top:1px solid #eeeeee;background:#fff}.payment-confirm-bar input[type=file]{display:none}.payment-confirm-bar .primary-button{width:100%;min-height:48px;margin:0 auto;border-radius:7px;font-size:18px}.seller-pay-panel{align-items:start}.seller-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.seller-info-grid div{display:grid;gap:5px;padding:10px;border-radius:6px;background:#fff7ed}.seller-info-grid span{color:#8b8582;font-size:12px}.seller-info-grid strong{color:#242326;font-size:14px}.seller-pay-qr{width:min(220px,100%);aspect-ratio:1 / 1;justify-self:center;border:1px solid rgba(35,31,32,.08);border-radius:8px;object-fit:contain;background:#fff}.detail-toast{position:fixed;right:12px;bottom:82px;left:12px;top:auto;margin:0}.warehouse-empty{display:grid;min-height:58vh;place-items:end center;padding-bottom:24px;color:#9a9a9a;background:radial-gradient(circle at 50% 45%,rgba(35,31,32,.06),transparent 28%)}@media (max-width: 520px){.warehouse-tabs{gap:46px;padding-left:16px}.warehouse-shell{padding:22px 14px 32px}.warehouse-list{grid-template-columns:minmax(0,1fr);max-width:270px}.warehouse-product img{height:220px}.settlement-product-band{grid-template-columns:118px minmax(0,1fr);min-height:220px;padding:28px 20px}.settlement-product-band img{width:118px}.settlement-detail-band,.settlement-action-band,.settlement-listing-band{padding-right:20px;padding-left:20px}}.login-panel,.profile-panel{display:grid;gap:14px;padding:22px}.login-panel label{display:grid;gap:6px;color:var(--muted);font-weight:700}.login-panel input{min-height:44px;padding:0 12px;border:1px solid var(--line);border-radius:8px;outline:0}.avatar{display:grid;width:72px;height:72px;place-items:center;border-radius:50%;background:var(--brand);color:#fff;font-size:28px;font-weight:900}.profile-page{min-height:calc(100vh - 66px);padding:0 14px 88px;background:#f3f4f6}.member-hero{display:grid;grid-template-columns:66px 1fr 44px;gap:12px;align-items:center;min-height:114px;margin:0 -14px;padding:18px 16px;background:#f25559;color:#fff}.member-avatar{display:grid;width:62px;height:62px;place-items:center;border:3px solid rgba(255,255,255,.62);border-radius:50%;background:#f0f0f0;color:#b9b9b9}.member-copy{min-width:0;font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,sans-serif;line-height:1.25}.member-copy div{display:flex;flex-wrap:wrap;gap:7px;align-items:baseline}.member-copy strong{font-size:16px;font-weight:700;letter-spacing:0;white-space:nowrap}.member-copy span{display:inline-flex;min-height:18px;align-items:center;padding:0 6px;border-radius:9px;background:#ffffff29;font-size:12px;line-height:1;opacity:.95}.member-copy p{margin:6px 0 0;font-size:17px;font-weight:800}.member-settings{display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:50%;background:#ffffff24;color:#fff;cursor:pointer}.profile-card{margin-top:10px;border:1px solid rgba(35,31,32,.05);border-radius:8px;background:#fff;box-shadow:0 2px 8px #191e280a}.profile-card h2{margin:0;color:#2f2b2a;font-size:16px;font-weight:800}.profile-card-title{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px 0}.profile-card-title button{display:inline-flex;align-items:center;gap:2px;border:0;background:transparent;color:#8a8582;cursor:pointer;font-size:14px}.order-card{display:block;color:inherit;cursor:pointer}.profile-card-title span{display:inline-flex;align-items:center;gap:2px;color:#8a8582;font-size:14px}.pickup-card{display:block;padding:14px 16px 8px;color:inherit}.pickup-link-card{cursor:pointer}.status-grid{display:grid;align-items:center;padding:18px 0 16px}.status-grid.four{grid-template-columns:repeat(4,1fr)}.status-grid.two{grid-template-columns:repeat(2,1fr)}.status-item{display:grid;gap:8px;place-items:center;border:0;background:transparent;color:#55504e;cursor:pointer;font-size:14px}.status-item svg{color:#696462;stroke-width:1.8}.status-item:hover,.profile-card-title button:hover,.order-card:hover .profile-card-title span,.pickup-link-card:hover .status-item,.menu-row:hover{color:#f25559}.wallet-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-top:10px;padding:10px;border-radius:8px;background:#fff}.wallet-tile{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:12px;border:0;border-radius:4px;cursor:pointer;padding:16px;text-align:left}.wallet-tile div{display:grid;gap:8px}.wallet-tile strong{font-size:17px}.wallet-tile span{color:#5e5956;font-size:15px}.wallet-tile.balance{background:#fff4e2}.wallet-tile.balance strong,.wallet-tile.balance svg{color:#ff8a00}.wallet-tile.coupon{background:#e9f2ff}.wallet-tile.coupon strong,.wallet-tile.coupon svg{color:#1682ff}.menu-card{overflow:hidden}.menu-row{display:grid;grid-template-columns:24px 1fr 20px;gap:10px;align-items:center;width:100%;min-height:53px;padding:0 16px;border:0;border-bottom:1px solid rgba(35,31,32,.07);background:#fff;color:#373332;cursor:pointer;font-size:16px;text-align:left}.menu-row:last-child{border-bottom:0}.menu-row>svg{justify-self:end;color:#8a8582}.menu-icon{display:inline-grid;place-items:center}.menu-icon.purple{color:#b353d9}.menu-icon.indigo{color:#6d72e8}.menu-icon.blue{color:#1682ff}.menu-icon.cyan{color:#00a3d7}.menu-icon.sky{color:#4d9df6}.menu-icon.green{color:#24c77a}.menu-icon.red{color:#ff4754}.menu-icon.orange{color:#ff8a3d}.logout-card{padding:8px}.logout-card button{display:inline-flex;width:100%;min-height:44px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:6px;background:#fff3f3;color:#d83b44;cursor:pointer;font-weight:800}.orders-page{min-height:100vh;background:#f3f4f6;color:#211f1f}.orders-header{position:sticky;top:0;z-index:5;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;min-height:44px;border-bottom:1px solid rgba(35,31,32,.08);background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.orders-header a{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center}.orders-header h1{margin:0;text-align:center;font-size:17px;font-weight:900}.orders-tabs{position:sticky;top:44px;z-index:4;display:grid;grid-template-columns:repeat(5,1fr);min-height:38px;border-bottom:1px solid rgba(35,31,32,.08);background:#fff}.orders-tabs button{position:relative;border:0;background:transparent;color:#262322;cursor:pointer;font-size:14px}.orders-tabs button.active{color:#1682ff}.orders-tabs button.active:after{content:"";position:absolute;right:24%;bottom:0;left:24%;height:2px;background:#1682ff}.orders-list{display:grid;gap:6px}.order-item{padding:10px 12px 12px;background:#fff}.order-meta{display:flex;min-height:24px;align-items:center;justify-content:space-between;gap:16px;color:#242120;font-size:14px}.order-meta strong{color:#ff3845;font-size:13px}.order-product{display:grid;grid-template-columns:74px 1fr;gap:10px;align-items:center;margin-top:8px}.order-product img{width:74px;height:74px;border-radius:2px;object-fit:cover}.order-product h2{margin:0 0 8px;font-size:15px;font-weight:500}.order-product strong{display:block;color:#ff3845;font-size:18px}.order-product span{display:block;margin-top:6px;color:#8b8582;font-size:12px}.order-item p{margin:12px 0 0;color:#8b8582;font-size:12px}.orders-empty{display:grid;min-height:220px;place-items:center;color:#8b8582;background:#fff;font-size:14px}.flash-page{min-height:calc(100vh - 66px);padding-top:10px}.flash-hero{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;margin:0 -10px;padding:22px 16px 18px;background:linear-gradient(135deg,#f25559,#c82935 58%,#7c1724);color:#fff}.flash-hero span{display:inline-flex;width:fit-content;min-height:24px;align-items:center;padding:0 8px;border-radius:4px;background:#ffffff2e;font-size:12px;font-weight:800}.flash-hero h1{margin:10px 0 8px;font-size:28px;line-height:1}.flash-hero p{max-width:26em;margin:0;color:#ffffffdb;font-size:14px;line-height:1.55}.flash-clock{display:inline-flex;width:fit-content;min-height:38px;align-items:center;gap:8px;padding:0 12px;border-radius:6px;background:#fff;color:#9d1f2d}.flash-clock.live{color:#ef3f45}.flash-clock strong{font-size:14px}.flash-locked,.flash-empty{display:grid;min-height:240px;place-items:center;align-content:center;gap:10px;margin:14px 0 0;padding:26px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#6b6663;text-align:center}.flash-locked svg{color:var(--brand)}.flash-locked h2{margin:0;color:var(--ink);font-size:18px}.flash-preview-note{display:flex;align-items:center;gap:8px;min-height:40px;margin-bottom:12px;padding:0 12px;border:1px solid #ffd1a6;border-radius:6px;background:#fff7ed;color:#b45309;font-size:13px;font-weight:800}.flash-locked p,.flash-empty{margin:0;font-size:14px}.flash-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:10px}.flash-card{position:relative;display:grid;grid-template-columns:112px minmax(0,1fr);min-height:176px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 2px 8px #191e280a}.sold-out-icon{position:absolute;top:8px;right:8px;z-index:2;display:inline-flex;min-height:26px;align-items:center;padding:0 9px;border-radius:13px;background:#231f20e0;color:#fff;font-size:12px;font-weight:900;box-shadow:0 6px 16px #231f2038}.flash-card img{width:112px;height:100%;min-height:176px;object-fit:cover}.flash-card-body{display:flex;min-width:0;flex-direction:column;justify-content:space-between;gap:10px;padding:12px}.flash-badge,.flash-status{display:inline-flex;width:fit-content;align-items:center;border-radius:4px;font-size:12px;font-weight:800}.flash-badge{min-height:22px;padding:0 7px;background:#fff0d8;color:#b45309}.flash-card h3{margin:8px 0 6px;overflow:hidden;color:#211f1f;font-size:17px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.flash-card p{display:-webkit-box;margin:0;overflow:hidden;color:#77716e;font-size:13px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.flash-card footer,.flash-price-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.flash-card footer strong{color:var(--brand);font-size:18px}.flash-card footer span,.flash-price-row span{color:#8b8582;font-size:13px}.flash-card-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(104px,1fr);gap:8px;align-items:center}.flash-card-actions .ghost-button,.flash-card-actions .primary-button{min-height:36px;margin:0;border-radius:6px;font-size:13px}.flash-ghost-link{padding:0 8px}.flash-buy-button{width:100%}.flash-detail-panel .primary-button{gap:8px}.flash-image-wrap{position:relative}.flash-image-wrap .detail-image{display:block}.sold-out-ribbon{position:absolute;top:12px;right:12px;z-index:2;display:inline-flex;min-height:32px;align-items:center;padding:0 12px;border-radius:4px;background:#231f20db;color:#fff;font-size:13px;font-weight:900}.flash-toast{position:fixed;left:50%;top:72px;z-index:60;display:inline-flex;max-width:min(360px,calc(100vw - 32px));min-height:46px;align-items:center;gap:9px;padding:0 16px;border-radius:8px;background:#231f20f0;color:#fff;font-size:14px;font-weight:800;transform:translate(-50%);animation:toast-pop .22s ease-out;box-shadow:0 18px 44px #14181e47;pointer-events:none}.flash-toast.success{background:#1c844ef5}@keyframes toast-pop{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}.flash-status{gap:6px;min-height:28px;margin-bottom:14px;padding:0 9px;background:#f0f2f4;color:#68625f}.flash-status.live{background:#ffe7e8;color:var(--brand)}.flash-price-row{margin-top:18px}@media (min-width: 720px){.flash-page{width:min(960px,100%);padding-top:18px}.flash-hero{grid-template-columns:minmax(0,1fr) auto;align-items:end;margin:0;border-radius:8px;padding:28px}.flash-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.flash-products-page{min-height:100vh;padding:0;background:#f1f3fa}.flash-products-page .flash-products-header{position:relative;display:flex;min-height:58px;align-items:center;justify-content:center;margin:0;padding:0 48px;border-bottom:0;background:#fff}.flash-products-page .flash-products-header h1{margin:0;color:#1f1f1f;font-size:22px;font-weight:600;line-height:1}.flash-products-page .flash-back-link{left:16px;color:#444}.flash-refresh-button{position:absolute;right:16px;min-height:36px;padding:0;border:0;background:transparent;color:#333;cursor:pointer;font-size:17px;font-weight:400}.flash-sort-bar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-height:88px;align-items:end;padding:0 8px;background:#fff}.flash-sort-bar button{min-width:0;min-height:58px;padding:0 3px;border:0;background:transparent;color:#2e2e2e;cursor:pointer;font-size:19px;font-weight:400;white-space:nowrap}.flash-sort-bar button.active{color:#ff5548;font-weight:600}.flash-reference-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 12px 28px}.flash-reference-card{min-width:0;overflow:hidden;border-radius:10px;background:#dcdcdc;box-shadow:0 1px 4px #363a4714}.flash-reference-card-link{display:block;color:#222}.flash-reference-image-wrap{position:relative;margin:0;overflow:hidden;aspect-ratio:1 / 1;background:#d5d5d5}.flash-reference-products:not(.list-view) .flash-reference-image-wrap{aspect-ratio:1 / .74}.flash-reference-image-wrap img{display:block;width:100%;height:100%;object-fit:cover}.flash-reference-card h2{min-height:50px;margin:0;padding:12px 11px 2px;overflow:hidden;color:#252525;font-size:19px;font-weight:400;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.flash-reference-card footer{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:7px;padding:0 11px 8px}.flash-reference-card footer strong{color:#e74c3c;font-size:21px;font-weight:600;white-space:nowrap}.flash-reference-card footer button{flex:0 0 auto;min-width:88px;min-height:40px;padding:0 12px;border:0;border-radius:22px;cursor:pointer;font-size:15px;font-weight:400;white-space:nowrap}.flash-reference-sold-out{background:#929292;color:#e5e5e5;cursor:default!important}.flash-reference-buy{background:#f05a4b;color:#fff}.flash-reference-buy:disabled{background:#929292;color:#e5e5e5;cursor:default}.flash-reference-image-wrap .flash-sold-out-stamp{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:contain;pointer-events:none;transform:translate(-50%,-50%)}.flash-sold-out-detail-stamp{position:absolute;top:50%;left:50%;z-index:2;width:100%;height:100%;object-fit:contain;pointer-events:none;transform:translate(-50%,-50%)}.flash-reference-products.list-view{grid-template-columns:minmax(0,1fr)}.flash-reference-products.list-view .flash-reference-card{display:grid;grid-template-columns:136px minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;min-height:136px}.flash-reference-products.list-view .flash-reference-card-link{display:contents}.flash-reference-products.list-view .flash-reference-image-wrap{grid-column:1;grid-row:1 / span 2;height:136px;aspect-ratio:auto}.flash-reference-products.list-view .flash-reference-card h2{grid-column:2;grid-row:1;min-height:0;padding:0 16px;align-self:center}.flash-reference-products.list-view .flash-reference-card footer{grid-column:2;grid-row:2;min-height:58px;padding:0 16px 10px}.flash-reference-products.list-view .flash-sold-out-stamp{width:100%;height:100%}@media (min-width: 720px){.flash-products-page{width:min(880px,100%);margin:0 auto}.flash-reference-products{gap:18px;padding-right:22px;padding-left:22px}}@media (max-width: 380px){.flash-sort-bar button{font-size:16px}.flash-reference-card h2{font-size:18px}.flash-reference-card footer strong{font-size:20px}.flash-reference-card footer button{min-width:78px;padding:0 9px;font-size:14px}}:root{--brand: #f45d5c;--brand-deep: #f54a6c}.app-shell{padding-bottom:50px}.home-page{padding-bottom:0;background:#fff}.home-page .store-header{height:40px;padding:0}.home-page .hero{padding-top:15px}.home-page .section-block{margin-top:10px}.home-page .section-title{gap:0;min-height:37px;margin-bottom:0;padding:15px 15px 0}.home-page .section-title:before{margin-right:7px}.home-page .section-title h2{font-size:16px}.home-page .featured-row{padding:10px 15px;scrollbar-width:none}.home-page .featured-row::-webkit-scrollbar{display:none}.home-page .home-products{margin:0 -10px;padding:0 10px 8px;background:#f3f4f6}.home-page .home-products .product-grid{gap:0;padding:0}.home-page .home-products .product-card{grid-template-columns:70px minmax(0,1fr);min-height:96px;margin:10px 0;padding:10px;border:0;border-radius:5px;box-shadow:none}.home-page .home-products .product-card img{width:70px;height:70px;margin:3px 0;border-radius:5px}.home-page .home-products .product-info{justify-content:flex-start;padding:0 0 0 10px}.home-page .home-products .product-info h3{margin:5px 0;font-size:16px;font-weight:700}.home-page .home-products .tags{gap:5px;margin:0 0 2px}.home-page .home-products .tags span{padding:2px 5px;border-radius:5px;background:#ffeaea;color:#f54a6c;font-size:13px;font-weight:400}.home-page .home-products .product-info strong{color:#f54a6c;font-size:16px;font-weight:700}.home-empty{padding:4px 0 8px;color:#999;font-size:12px;text-align:center}.home-footer{display:grid;gap:3px;padding:10px 0 60px;background:#f3f4f6;color:#999;font-size:11px;text-align:center}.bottom-tabs{height:50px;border-top:1px solid #e5e5e5;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.bottom-tabs a{gap:0;color:#666;font-size:10px;font-weight:400}.bottom-tabs a.active{color:#f40}.profile-page,.warehouse-page{min-height:calc(100vh - 50px)}.warehouse-page{padding-bottom:62px}.profile-page{padding-bottom:60px}.flash-page{min-height:calc(100vh - 50px);padding:0 10px;background:#fafafa}.flash-header{position:relative;display:flex;min-height:40px;align-items:center;justify-content:center;margin:0 -10px;padding:0 15px;background:#fff;border-bottom:1px solid #eeeeee}.flash-header h1{margin:0;color:#111;font-size:16px;font-weight:700}.flash-back-link{position:absolute;left:14px;display:inline-flex;align-items:center;gap:2px;color:#666;font-size:12px;font-weight:400}.flash-products-header h1{font-weight:500}.flash-header .flash-clock{position:absolute;right:15px;min-height:24px;padding:0 7px;border-radius:4px;background:#fff4f4;color:var(--brand-deep);font-size:11px}.flash-waiting{display:grid;min-height:calc(100vh - 140px);place-items:center;align-content:center;gap:20px;margin:0 -10px;background:#fafafa;color:#999;font-size:16px}.waiting-illustration{position:relative;width:170px;height:170px;opacity:.7}.waiting-box{position:absolute;display:block;border:2px solid #e4e4e4;background:linear-gradient(135deg,#fff,#f1f1f1);transform:skewY(-24deg) rotate(12deg)}.waiting-box-back{top:42px;left:35px;width:98px;height:62px}.waiting-box-front{top:78px;left:26px;width:118px;height:60px;background:linear-gradient(135deg,#f7f7f7,#e9e9e9)}.waiting-ribbon{position:absolute;top:32px;left:78px;width:3px;height:108px;border-radius:4px;background:#d9d9d9;transform:rotate(18deg)}.profile-page{min-height:calc(100vh - 50px);padding:0 15px 60px;background:#f5f5f5}.member-hero{min-height:114px;margin:0 -15px;padding:30px 15px 20px;background:#f45d5c}.member-avatar{width:64px;height:64px;border:2px solid rgba(255,255,255,.78)}.member-copy{line-height:1.25}.member-copy div{gap:5px}.member-copy strong{font-size:16px}.member-copy span{min-height:17px;padding:0;border-radius:0;background:transparent;color:#fffc;font-size:12px}.member-copy p{margin-top:0;color:#fffc;font-size:16px;font-weight:400}.member-settings{width:24px;height:24px;border-radius:0;background:transparent}.profile-card,.wallet-strip{border:0;border-radius:10px;box-shadow:0 1px 5px #0000000d}.profile-card-title{padding:15px 15px 0}.profile-card h2,.profile-card-title span{font-size:16px;font-weight:400}.status-grid{padding:15px 0}.status-item{gap:7px;color:#666;font-size:16px;font-weight:400}.status-item svg{width:30px;height:30px;color:#666;stroke-width:1.4}.pickup-card{padding:15px 15px 0}.pickup-card .status-grid{padding:15px 0}.wallet-strip{gap:5px;margin-top:10px;padding:10px}.wallet-tile{min-height:79px;padding:15px;border-radius:0}.wallet-tile div{gap:5px}.wallet-tile strong,.wallet-tile span{font-size:16px}.wallet-tile.balance{background:#fff5e6}.wallet-tile.coupon{background:#e6f0ff}.menu-card{margin-top:10px}.menu-row{min-height:53px;padding:0 15px;font-size:16px;font-weight:400}.menu-row>svg{width:14px;height:14px}.logout-card{margin-top:10px;padding:8px}.feature-page{min-height:100vh;padding-bottom:30px;background:#f5f5f5;color:#333}.feature-header{display:grid;grid-template-columns:44px 1fr 44px;min-height:44px;align-items:center;border-bottom:1px solid #eeeeee;background:#fff}.feature-header a{display:grid;width:44px;height:44px;place-items:center}.feature-header h1{margin:0;font-size:17px;font-weight:400;text-align:center}.feature-tabs,.feature-switch{display:grid;min-height:45px;align-items:center;background:#fff;border-bottom:1px solid #eeeeee;color:#666;text-align:center}.feature-tabs{grid-template-columns:repeat(4,1fr)}.feature-switch{grid-template-columns:repeat(2,1fr)}.feature-tabs span,.feature-switch span{position:relative;display:grid;min-height:45px;place-items:center;font-size:15px}.feature-tabs span.active,.feature-switch span.active{color:#f45d5c}.feature-tabs span.active:after,.feature-switch span.active:after{position:absolute;right:28%;bottom:0;left:28%;height:2px;background:#f45d5c;content:""}.feature-stat-grid{display:grid;margin:10px 15px;padding:15px 0;border-radius:10px;background:#fff;box-shadow:0 1px 5px #0000000d}.feature-stat-grid.four{grid-template-columns:repeat(4,1fr)}.feature-stat-grid div{display:grid;gap:4px;place-items:center}.feature-stat-grid strong{color:#f45d5c;font-size:19px;font-weight:500}.feature-stat-grid span,.feature-panel,.feature-date,.feature-empty,.feature-message{color:#999;font-size:14px}.feature-panel{margin:10px 15px;overflow:hidden;border-radius:10px;background:#fff;box-shadow:0 1px 5px #0000000d}.feature-filter{display:flex;min-height:45px;align-items:center;justify-content:space-between;padding:0 15px;border-bottom:1px solid #eeeeee}.feature-person-row,.feature-record-list article,.feature-order-list article{display:grid;gap:5px;padding:15px;border-bottom:1px solid #eeeeee}.feature-person-row>div,.feature-record-list article>div,.feature-order-list article>div{display:flex;justify-content:space-between;gap:10px}.feature-person-row strong,.feature-record-list strong,.feature-order-list strong{color:#333;font-weight:400}.feature-person-row span,.feature-record-list span,.feature-order-list span,.feature-person-row p,.feature-record-list p,.feature-order-list p,.feature-record-list time{color:#999;font-size:13px}.feature-person-row button,.feature-links-panel a{display:flex;align-items:center;justify-content:space-between;border:0;background:transparent;color:#666;cursor:pointer;font-size:14px;text-align:left}.feature-empty{display:grid;min-height:150px;place-items:center}.feature-tall{min-height:60vh}.feature-date{display:flex;min-height:44px;align-items:center;justify-content:center;gap:7px;background:#fff}.feature-banner,.commission-card,.profit-summary,.collection-summary{margin:10px 15px;border-radius:10px}.feature-banner{display:flex;min-height:86px;align-items:center;gap:12px;padding:15px;color:#fff}.distribution-banner{background:linear-gradient(135deg,#f45d5c,#ee7d76)}.feature-banner span{color:#fffc;font-size:13px}.feature-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;background:#ffffff2e}.commission-card,.profit-summary{display:flex;min-height:92px;align-items:center;gap:12px;padding:15px;background:#fff5e6}.commission-card div,.profit-summary div{display:grid;gap:5px}.commission-card strong,.profit-summary strong{color:#f90;font-size:22px;font-weight:500}.commission-card span,.profit-summary span{color:#666}.commission-card svg{margin-left:auto;color:#f90}.feature-links-panel a{min-height:53px;padding:0 15px;border-bottom:1px solid #eeeeee}.feature-links-panel a:last-child{border-bottom:0}.collection-summary{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;overflow:hidden;background:#eee}.collection-summary div{display:grid;gap:4px;padding:15px;background:#fff}.collection-summary strong{color:#f45d5c;font-size:18px;font-weight:500}.feature-message{margin:10px 15px;color:#f45d5c}.pickup-orders-page{background:#f3f4f6}.pickup-tabs{grid-template-columns:repeat(2,1fr);min-height:52px}.pickup-tabs button.active{color:#ff8a00;font-weight:800}.pickup-tabs button.active:after{right:42%;left:42%;background:#ff8a00}.pickup-list{display:grid;gap:10px;padding:12px}.pickup-order-item{padding:12px;border-radius:8px;background:#fff;box-shadow:0 2px 8px #191e280a}.pickup-order-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;font-size:14px}.pickup-order-head strong{color:#ff8a00;font-size:13px}.pickup-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:14px 0 0;padding-top:12px;border-top:1px solid rgba(35,31,32,.08)}.pickup-detail-grid div{min-width:0}.pickup-detail-grid dt{margin-bottom:5px;color:#8b8582;font-size:12px}.pickup-detail-grid dd{display:flex;min-width:0;align-items:center;gap:6px;margin:0;color:#2f2b2a;font-size:13px;line-height:1.45;overflow-wrap:anywhere}.pickup-detail-grid dd button{display:inline-grid;width:22px;height:22px;flex:0 0 auto;place-items:center;border:1px solid rgba(255,138,0,.35);border-radius:50%;background:#fff7ec;color:#ff8a00;cursor:pointer}.signing-page{min-height:100vh;background:#f4f5f8;color:#222}.signing-name-row{display:grid;grid-template-columns:92px 1fr auto;align-items:center;gap:10px;min-height:56px;padding:0 16px;border-top:8px solid #f4f5f8;border-bottom:1px solid rgba(35,31,32,.1);background:#fff}.signing-name-row label{color:#242120;font-size:14px;font-weight:700}.signing-name-row input{min-width:0;height:44px;border:0;outline:0;background:transparent;color:#242120;font-size:14px}.signing-name-row input:disabled{color:#2a2523;cursor:not-allowed}.signing-name-row>span{display:inline-flex;align-items:center;gap:4px;color:#24a06b;font-size:13px;font-weight:800}.signature-section{display:grid;grid-template-columns:74px 1fr;min-height:calc(100vh - 166px);padding:16px 16px 0;background:#fff}.signature-label{align-self:center;color:#242120;font-size:14px}.signature-board{min-height:min(72vh,760px);border:1px solid rgba(35,31,32,.12);background:#fff}.signature-board canvas{display:block;width:100%;height:100%;min-height:min(72vh,760px);touch-action:none;cursor:crosshair}.signature-board canvas.locked{cursor:not-allowed}.signature-actions{display:flex;gap:10px;justify-content:flex-end;align-items:center;padding:12px 16px 18px;background:#fff}.signature-actions p{margin:0 auto 0 0;color:#7e202b;font-size:13px;font-weight:800}.signature-actions button{display:inline-flex;min-height:36px;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(126,32,43,.18);border-radius:6px;background:#fff7f7;color:#7e202b;cursor:pointer;font-weight:800}.signature-actions button:disabled{opacity:.55;cursor:not-allowed}.signature-actions .confirm-sign-button{border-color:#7e202b40;background:#7e202b;color:#fff}.address-page{min-height:100vh;padding-bottom:72px;background:#f1f3fb}.address-list{display:grid;gap:8px;min-height:calc(100vh - 118px)}.address-card{background:#fff}.address-main{padding:14px 16px 10px;border-bottom:1px solid rgba(35,31,32,.08)}.address-main div{display:flex;gap:10px;align-items:baseline}.address-main strong{font-size:15px}.address-main span{color:#55504e;font-size:14px}.address-main p{margin:8px 0 0;color:#242120;font-size:14px;line-height:1.5}.address-actions{display:grid;grid-template-columns:1fr auto;align-items:center;min-height:48px;padding:0 16px}.address-actions label{display:inline-flex;align-items:center;gap:6px;color:#55504e;font-size:14px}.address-actions input{accent-color:#409eff}.address-actions div{display:inline-flex;gap:18px}.address-actions button{display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:#55504e;cursor:pointer;font-size:14px}.address-more{align-self:start;padding:18px 0;color:#8b8582;text-align:center}.address-footer{position:fixed;right:0;bottom:0;left:0;z-index:8;padding:10px 16px;border-top:1px solid rgba(35,31,32,.08);background:#fffffff5}.address-footer button{display:inline-flex;width:100%;min-height:42px;align-items:center;justify-content:center;gap:6px;border:0;border-radius:4px;background:#409eff;color:#fff;cursor:pointer;font-weight:900}.address-form{position:static;z-index:9;display:grid;gap:12px;width:min(760px,calc(100% - 32px));margin:16px auto 96px;padding:18px;border:1px solid rgba(35,31,32,.08);border-radius:8px;background:#fff;box-shadow:0 18px 50px #191e2829}.address-form h2{margin:0;font-size:17px}.address-form label{display:grid;gap:6px;color:#55504e;font-size:13px;font-weight:800}.address-form input,.address-form textarea{width:100%;min-height:42px;padding:0 12px;border:1px solid rgba(35,31,32,.12);border-radius:6px;outline:0;color:#242120;font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,sans-serif;font-size:14px;font-weight:400;letter-spacing:0}.address-form textarea{min-height:76px;padding-top:10px;resize:vertical}.address-default-check{display:flex!important;align-items:center;gap:8px}.address-default-check input{width:auto;min-height:auto;accent-color:#409eff}.address-form p{margin:0;color:#7e202b;font-size:13px;font-weight:800}.address-form-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.address-form-actions button{min-height:40px;border:0;border-radius:6px;cursor:pointer;font-weight:900}.address-form-actions button:first-child{background:#f2f3f5;color:#55504e}.address-form-actions button:last-child{background:#409eff;color:#fff}.qrcode-page{min-height:100vh;padding-bottom:28px;background:#f3f4f6}.qrcode-card{width:min(720px,calc(100% - 24px));margin:24px auto 0;border:1px solid rgba(35,31,32,.06);border-radius:10px;background:#fff;box-shadow:0 10px 28px #191e280f}.qrcode-card{display:grid;justify-items:center;gap:14px;padding:24px 18px 20px;text-align:center}.qrcode-profile{display:grid;justify-items:center;gap:8px}.qrcode-profile div{display:grid;width:54px;height:54px;place-items:center;border-radius:50%;background:#eafff5;color:#24c77a}.qrcode-profile span{color:#2f2b2a;font-size:17px;font-weight:900}.qrcode-profile strong{padding:5px 10px;border-radius:999px;background:#f2f4f7;color:#55504e;font-size:13px}.qrcode-image-box{display:grid;width:320px;max-width:100%;aspect-ratio:1;place-items:center;border:1px solid rgba(35,31,32,.08);border-radius:10px;background:#fff}.qrcode-image-box img{width:300px;max-width:calc(100% - 20px);height:auto}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.qrcode-card p{max-width:480px;margin:0;color:#6b6663;font-size:13px;line-height:1.6}.qrcode-hint{color:#999!important;font-size:14px!important}.qrcode-message{color:#24a06b;font-size:13px;font-weight:800}.payments-page{min-height:100vh;background:#f3f4f6}.payment-settings-page{min-height:100vh;background:#f4f4f4;color:#242326}.account-settings-page{min-height:100vh;background:#f4f4f4}.collection-header{position:sticky;top:0;z-index:8;display:grid;grid-template-columns:48px 1fr 48px;min-height:48px;align-items:center;background:#fff}.collection-header a{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center}.collection-header h1{margin:0;text-align:center;font-size:17px;font-weight:900}.collection-tabs{display:grid;grid-template-columns:repeat(2,1fr);min-height:56px;border-bottom:1px solid rgba(35,31,32,.06);background:#fff}.collection-tabs button{position:relative;border:0;background:transparent;color:#5f5a57;cursor:pointer;font-size:15px;font-weight:800}.collection-tabs button.active{color:#1682ff}.collection-tabs button.active:after{content:"";position:absolute;right:47%;bottom:0;left:47%;height:2px;border-radius:2px;background:#1682ff}.collection-fields{background:#fff}.collection-fields>div{display:grid;grid-template-columns:80px minmax(0,1fr) auto;gap:10px;align-items:center;min-height:56px;padding:0 16px;border-bottom:1px solid rgba(35,31,32,.06)}.collection-fields span{color:#333;font-size:14px}.collection-fields strong{font-size:14px;font-weight:500}.collection-fields input{min-height:40px;border:0;outline:0;background:transparent;font-size:14px}.collection-fields button{min-height:30px;border:1px solid #1682ff;border-radius:4px;background:#fff;color:#1682ff;cursor:pointer;font-size:13px}.collection-qr-panel{position:relative;display:grid;min-height:305px;margin:20px 16px 24px;place-items:center;align-content:center;gap:14px;border-radius:6px;background:#fff;box-shadow:0 1px 3px #14181e0a}.collection-clear{position:absolute;top:12px;right:10px;display:grid;width:30px;height:30px;min-height:30px;place-items:center;border:0;border-radius:50%;background:#8c8c8c;color:#fff;cursor:pointer}.collection-qr-only{width:170px;height:170px;border-radius:5px;object-fit:contain;background:#fff}.collection-upload{display:grid;place-items:center;border:1px dashed rgba(35,31,32,.22);color:#7d7774;cursor:pointer;font-size:13px;font-weight:800}.collection-file-input{display:none}.collection-qr-actions{display:grid;grid-template-columns:repeat(2,minmax(0,120px));gap:10px}.collection-qr-actions button{min-height:34px;border:1px solid #09bd75;border-radius:5px;background:#fff;color:#09a566;cursor:pointer;font-size:14px;font-weight:800}.collection-qr-actions button:last-child{background:#09bd75;color:#fff}.collection-preview-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:24px;background:#141212b8}.collection-preview-modal>button{position:fixed;top:18px;right:18px;display:grid;width:36px;height:36px;min-height:36px;place-items:center;border:0;border-radius:50%;background:#ffffff2e;color:#fff;cursor:pointer}.collection-preview-modal img{width:min(520px,86vw);max-height:82vh;border-radius:10px;object-fit:contain;background:#fff}.collection-save{display:flex;width:calc(100% - 16px);min-height:38px;align-items:center;justify-content:center;margin:0 8px;border:0;border-radius:3px;background:#09bd75;color:#fff;cursor:pointer;font-size:15px;font-weight:900}.collection-message{display:flex;align-items:center;justify-content:center;gap:6px;color:#09a566;font-weight:800}.account-settings-form{display:grid;gap:0;margin-top:12px;background:#fff}.account-settings-form label{display:grid;grid-template-columns:82px minmax(0,1fr);align-items:center;min-height:56px;padding:0 16px;border-bottom:1px solid rgba(35,31,32,.06)}.account-settings-form span{color:#333;font-size:14px}.account-settings-form input{min-height:40px;border:0;outline:0;background:transparent;font-size:14px}.account-settings-form button{display:flex;width:calc(100% - 16px);min-height:38px;align-items:center;justify-content:center;margin:24px 8px 0;border:0;border-radius:3px;background:#09bd75;color:#fff;cursor:pointer;font-size:15px;font-weight:900}.payment-list{display:grid;gap:10px;padding:12px}.payment-card{overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 2px 8px #191e280a}.payment-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:0 14px;border-bottom:1px solid rgba(35,31,32,.08)}.payment-card-head strong{color:#2f2b2a;font-size:14px}.payment-status{font-size:13px;font-weight:900}.payment-status.已确认{color:#24a06b}.payment-status.待审核{color:#ff8a00}.payment-status.已驳回{color:#ff4754}.payment-fields{margin:0}.payment-fields div{display:grid;grid-template-columns:96px 1fr;min-height:42px;border-bottom:1px solid rgba(35,31,32,.08)}.payment-fields div:last-child{border-bottom:0}.payment-fields dt,.payment-fields dd{display:flex;align-items:center;margin:0;padding:0 12px;font-size:14px}.payment-fields dt{color:#66615e;background:#fbfbfc}.payment-fields dd{gap:6px;color:#2f2b2a;overflow-wrap:anywhere}.payment-fields .money{color:#ff3845;font-weight:900}.voucher-thumb{display:inline-flex;align-items:center;gap:8px;color:#2f8cff;font-weight:800}.voucher-thumb img{width:54px;height:54px;border:1px solid rgba(35,31,32,.08);border-radius:4px;object-fit:cover}.voucher-empty{display:inline-flex;align-items:center;gap:6px;color:#8b8582}.primary-link-button,.text-link{display:inline-flex;align-items:center;justify-content:center;text-align:center;font-weight:800}.primary-link-button{min-height:44px;border-radius:8px;background:var(--brand);color:#fff}.text-link{color:var(--brand)}.auth-page{position:relative;min-height:100vh;padding:0 24px 84px;background:#f7f5f1;color:#1f1b1a}.auth-page:before{content:"";position:absolute;top:44px;right:0;left:0;height:190px;pointer-events:none;background:linear-gradient(180deg,#fff,#ffffff85 72%,#f7f5f100);border-bottom:1px solid rgba(50,43,40,.05)}.auth-nav{position:relative;z-index:1;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;min-height:44px;margin:0 -24px;padding:0 16px;background:#ffffffdb;border-bottom:1px solid rgba(50,43,40,.06);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.auth-nav a{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center}.auth-nav span{text-align:center;color:#181514;font-weight:900}.auth-hero{position:relative;z-index:1;width:min(1060px,100%);margin:0 auto;padding:42px 0 34px}.auth-hero h1{margin:0;color:#171312;font-size:clamp(26px,4vw,38px);line-height:1.22;font-weight:950}.auth-card{position:relative;z-index:1;display:grid;width:min(1060px,100%);gap:0;margin:0 auto;padding:30px 32px 26px;border:1px solid rgba(50,43,40,.08);border-radius:8px;background:#fffffff5;box-shadow:0 18px 46px #201b1814}.auth-tab{justify-self:center;margin-bottom:24px;padding-bottom:9px;border-bottom:2px solid #7e202b;color:#7e202b;font-size:15px;font-weight:900}.auth-field{display:grid;grid-template-columns:70px 1fr;align-items:center;min-height:60px;border-bottom:1px solid rgba(50,43,40,.11)}.auth-field span{color:#2a2523;font-weight:700}.auth-field input{min-width:0;min-height:48px;border:0;outline:0;background:transparent;color:var(--ink)}.auth-field input::placeholder{color:#b6b0ab}.code-field{grid-template-columns:70px 1fr 96px}.code-field button{min-height:32px;border:1px solid #7e202b;border-radius:16px;background:#fff;color:#7e202b;font-size:12px;font-weight:800}.code-field button:disabled{border-color:#d8d2cf;background:#f5f2f0;color:#9b948f;cursor:not-allowed}.auth-submit{min-height:44px;margin-top:24px;border:0;border-radius:6px;background:#7e202b;color:#fff;cursor:pointer;font-size:15px;font-weight:900;box-shadow:0 10px 22px #7e202b2e;transition:background .16s ease,transform .16s ease}.auth-submit:hover{background:#641823;transform:translateY(-1px)}.auth-links{display:flex;justify-content:space-between;gap:16px;margin-top:16px}.auth-links button,.auth-links a{border:0;background:transparent;color:#7e202b;cursor:pointer;font-size:13px;font-weight:700}.auth-hint{margin:14px 0 0;color:#8a8684;font-size:12px}.auth-message{margin:12px 0 0;padding:10px 12px;border:1px solid rgba(126,32,43,.18);border-radius:6px;background:#7e202b0f;color:#7e202b;font-size:13px;font-weight:800}.auth-agreement{position:fixed;right:20px;bottom:14px;left:20px;z-index:2;display:flex;align-items:center;justify-content:center;gap:8px;color:#6f6a67;font-size:12px}.auth-agreement input{width:18px;height:18px;accent-color:#7e202b}.auth-agreement a{color:#7e202b}@media (max-width: 760px){.page{padding-right:10px;padding-left:10px}.store-header{padding-top:14px}.hero{margin-right:-10px;margin-left:-10px;padding:0 10px 10px}.hero-card{height:120px}.notice{align-items:center;font-size:13px}.product-card{grid-template-columns:72px 1fr;min-height:96px}.product-info{padding:10px 12px 10px 18px}.product-info h3{font-size:16px}.product-info p{display:none}.product-info strong{font-size:16px}.featured-row{grid-auto-columns:90px}.detail-layout{grid-template-columns:1fr;gap:14px}.detail-panel{padding:18px}.checkout-bar{grid-template-columns:1fr}.profile-page{padding-right:10px;padding-left:10px}.member-hero{grid-template-columns:58px 1fr 38px;min-height:104px;margin-right:-10px;margin-left:-10px;padding:16px 14px}.member-avatar{width:56px;height:56px}.member-copy strong{font-size:15px}.member-copy p{font-size:16px}.status-grid{padding:16px 0 14px}.status-item{font-size:13px}.wallet-strip{padding:8px}.wallet-tile{min-height:72px;padding:12px}.wallet-tile svg{width:26px;height:26px}.menu-row{min-height:52px;font-size:15px}.signing-name-row{grid-template-columns:84px 1fr;padding:0 14px}.signing-name-row>span{grid-column:2;margin-top:-8px;padding-bottom:8px}.signature-section{grid-template-columns:56px 1fr;min-height:calc(100vh - 154px);padding:14px 14px 0}.signature-board,.signature-board canvas{min-height:64vh}.signature-actions{flex-wrap:wrap}.signature-actions p{width:100%}.address-list{min-height:calc(100vh - 118px)}.address-form{position:fixed;right:12px;bottom:72px;left:12px;width:auto;max-height:calc(100vh - 132px);margin:0;overflow:auto}.auth-page{padding:0 12px 86px}.auth-nav{margin:0 -12px}.auth-hero{padding:30px 8px 28px}.auth-hero h1{font-size:26px}.auth-card{padding:22px 18px 20px;border-radius:8px}.auth-tab{margin-bottom:16px}.auth-field{grid-template-columns:72px 1fr;min-height:56px}.code-field{grid-template-columns:72px 1fr}.code-field button{grid-column:2;justify-self:end;margin:-45px 0 10px}.auth-submit{min-height:44px}.auth-agreement{right:12px;left:12px;align-items:flex-start;line-height:1.5}}.menu-action{width:100%;border:0;border-bottom:1px solid rgba(35,31,32,.08);background:#fff;color:inherit;cursor:pointer;text-align:left}.profile-toast{position:fixed;top:50%;left:50%;z-index:50;padding:10px 20px;border-radius:5px;background:#262626c7;color:#fff;font-size:13px;transform:translate(-50%,-50%)}.qrcode-page{background:#f1f3fb}.qrcode-card{position:relative;width:min(76vw,1460px);min-height:385px;margin-top:232px;padding:72px 24px 18px;border:0;border-radius:0;box-shadow:0 8px 24px #404a641f}.qrcode-profile{position:absolute;top:-46px;left:50%;gap:6px;transform:translate(-50%)}.qrcode-profile div{width:76px;height:76px;border:2px solid #fff;background:#dedede;color:#aaa;box-shadow:0 1px 3px #1e1e1e14}.qrcode-profile span{font-size:16px;font-weight:400}.qrcode-image-box{width:200px;border:0;border-radius:0}.qrcode-image-box img{width:195px}.qrcode-hint{width:calc(100% + 48px);max-width:none!important;margin:10px -24px -18px!important;padding:21px 0 20px;border-top:1px solid #f0df9b;background:#fff}.feature-page{background:#f1f3fb}.distribution-commission-hero,.profit-summary{margin:10px;border-radius:8px;background:linear-gradient(135deg,#3d9bf5,#2386ee);color:#fff}.distribution-commission-hero{display:grid;min-height:100px;align-content:center;justify-items:center;gap:8px}.distribution-commission-hero span,.profit-summary span{color:#fff;font-size:14px}.distribution-commission-hero strong,.profit-summary strong{color:#fff;font-size:25px;font-weight:700}.distribution-link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 10px 18px}.distribution-link-grid a{display:grid;grid-template-columns:34px 1fr 18px;gap:10px;align-items:center;min-height:74px;padding:0 12px;border-radius:5px;background:#fff}.distribution-link-grid a>div{display:grid;gap:4px}.distribution-link-grid strong{font-size:14px;font-weight:700}.distribution-link-grid a>div span{color:#999;font-size:12px}.distribution-link-icon{display:grid;width:30px;height:30px;place-items:center;border-radius:50%}.distribution-link-icon.blue{background:#d9ecff;color:#2e96f4}.distribution-link-icon.orange{background:#fff0d9;color:#f6a13c}.distribution-orders{margin:0 10px}.distribution-section-head{display:flex;align-items:center;justify-content:space-between;min-height:36px}.distribution-section-head h2{margin:0;font-size:15px;font-weight:500}.distribution-section-head a{display:inline-flex;align-items:center;gap:4px;color:#777;font-size:13px}.distribution-order-tabs{display:grid;grid-template-columns:repeat(2,1fr);min-height:42px;border-bottom:1px solid #e7e7e7;background:#fff}.distribution-order-tabs button{position:relative;border:0;background:transparent;color:#333;cursor:pointer;font-size:14px}.distribution-order-tabs button.active{color:#3596ed}.distribution-order-tabs button.active:after{position:absolute;right:35%;bottom:0;left:35%;height:1px;background:#3596ed;content:""}.distribution-order-card{margin-top:10px;padding:12px 10px 0;background:#fff}.distribution-order-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.distribution-order-top strong{font-size:13px}.distribution-order-top span{color:#e66c6c;font-size:12px}.distribution-order-body{display:grid;grid-template-columns:86px 1fr;gap:10px;align-items:start}.distribution-order-body img{width:86px;height:86px;object-fit:cover}.distribution-order-info{min-width:0}.distribution-order-info>strong{display:block;margin-bottom:7px;font-size:14px}.distribution-order-info>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.distribution-order-info>div span:first-child{padding:4px 8px;background:#fff0f0;color:#e76e6e}.distribution-order-info>div span:last-child{padding:4px 8px;background:#e8f8f2;color:#2bb67e}.distribution-order-info p,.distribution-order-card time{display:block;margin:5px 0 0;color:#999;font-size:12px}.distribution-order-card time{margin:10px -10px 0;padding:9px 10px;border-top:1px solid #eee}.profit-summary{min-height:100px;margin-top:10px;padding:15px}.profit-summary div{gap:7px}.collection-empty{min-height:calc(100vh - 44px);color:#999}.profit-record-list{display:grid;gap:10px;margin:10px}.profit-record-card{padding:12px 10px 0;background:#fff}.profit-record-id{display:block;color:#171717;font-size:14px;font-weight:800}.profit-record-body{display:grid;grid-template-columns:106px minmax(0,1fr);gap:12px;margin-top:10px}.profit-record-body>img{width:106px;height:106px;border-radius:6px;object-fit:cover}.profit-record-body>div{min-width:0}.profit-record-body h2{margin:4px 0 9px;overflow:hidden;color:#222;font-size:16px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.profit-record-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.profit-record-metrics span{min-width:0;padding:5px 8px;overflow:hidden;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.profit-record-metrics span:first-child{background:#fff0f0;color:#e76e6e}.profit-record-metrics span:last-child{background:#e8f8f2;color:#2bb67e}.profit-record-body p{margin:6px 0 0;color:#999;font-size:13px}.profit-record-card footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:12px -10px 0;padding:10px;border-top:1px solid #eee;color:#999;font-size:12px}.profit-record-card footer span{padding:5px 12px;border-radius:999px;background:#ff922f;color:#fff;font-size:13px;font-weight:800}@media (max-width: 760px){.qrcode-card{width:calc(100% - 24px);min-height:330px;margin-top:180px}.distribution-link-grid{grid-template-columns:1fr}}@media (max-width: 380px){.profit-record-body{grid-template-columns:88px minmax(0,1fr);gap:9px}.profit-record-body>img{width:88px;height:88px}.profit-record-metrics{grid-template-columns:1fr;gap:5px}}.money-detail-page,.coupon-page{min-height:100vh;background:#f4f4f4}.money-detail-date{display:flex;min-height:44px;align-items:center;justify-content:center;gap:6px;background:#fff;color:#666;font-size:14px}.money-detail-tabs,.coupon-tabs{display:grid;background:#fff}.money-detail-tabs{grid-template-columns:repeat(2,1fr)}.money-detail-tabs button,.coupon-tabs button{position:relative;min-height:44px;border:0;background:transparent;color:#333;cursor:pointer;font-size:14px}.money-detail-tabs button.active{color:#39a0e8}.money-detail-tabs button.active:after{position:absolute;right:33%;bottom:0;left:33%;height:2px;background:#39a0e8;content:""}.money-detail-summary{display:flex;justify-content:flex-end;gap:16px;min-height:38px;align-items:center;padding:0 16px;background:#fff;color:#666;font-size:14px}.money-detail-empty,.coupon-empty{display:grid;min-height:calc(100vh - 126px);place-items:start center;padding-top:18px;color:#999;font-size:14px}.money-detail-list{display:grid;gap:10px;padding:10px}.money-detail-list article{display:grid;grid-template-columns:1fr auto;gap:6px 12px;padding:14px;background:#fff}.money-detail-list article strong{color:#f45d5c;font-size:14px}.money-detail-list article span{color:#666;font-size:13px}.money-detail-list article time{grid-column:1 / -1;color:#999;font-size:12px}.coupon-page{background:#f1f3fb}.coupon-tabs{grid-template-columns:repeat(3,1fr)}.coupon-tabs button.active{color:#f1a329;font-weight:700}.coupon-tabs button.active:after{position:absolute;right:45%;bottom:0;left:45%;height:2px;border-radius:2px;background:#f1a329;content:""}.coupon-empty{min-height:calc(100vh - 88px);padding-top:105px}.coupon-list{display:grid;gap:10px;padding:12px}.coupon-list article{display:flex;align-items:center;justify-content:space-between;padding:16px;border-radius:8px;background:#fff}.coupon-list b{color:#f1a329}.warehouse-loading{display:grid;min-height:58vh;place-items:center;color:#999;font-size:14px}.warehouse-empty{min-height:58vh;place-items:center;align-content:center;gap:18px;padding:0;background:linear-gradient(180deg,#f6f8fd80,#f1f3fb)}.warehouse-empty p{margin:0;color:#999;font-size:14px}.warehouse-empty-illustration{position:relative;width:220px;height:180px;opacity:.66}.warehouse-empty-illustration:before,.warehouse-empty-illustration:after,.warehouse-empty-illustration span,.warehouse-empty-illustration i,.warehouse-empty-illustration b{position:absolute;display:block;content:""}.warehouse-empty-illustration:before{right:8px;bottom:28px;left:8px;height:62px;border-radius:8px 8px 28px 28px;background:linear-gradient(135deg,#fff,#e3e7ef);box-shadow:0 18px 20px #666f8224;transform:skewY(18deg)}.warehouse-empty-illustration:after{right:35px;bottom:61px;left:35px;height:48px;background:#d8dde7;transform:skewY(-18deg)}.warehouse-empty-illustration span{top:34px;left:83px;width:50px;height:50px;border-radius:50% 42% 48% 45%;background:linear-gradient(135deg,#d4d8e0,#f1f2f5);transform:rotate(28deg)}.warehouse-empty-illustration i{top:82px;left:83px;width:3px;height:78px;border-radius:2px;background:#c7ccd7;transform:rotate(-42deg)}.warehouse-empty-illustration b{right:28px;bottom:45px;width:30px;height:4px;border-radius:4px;background:#c5cad4;transform:rotate(18deg)}.flash-sale-banner{position:relative;display:flex;min-height:124px;align-items:center;justify-content:center;margin:10px 2px 0;overflow:hidden;border-radius:8px;background:radial-gradient(circle at 20% 15%,rgba(255,255,255,.16),transparent 27%),repeating-linear-gradient(0deg,rgba(255,255,255,.025) 0 2px,transparent 2px 5px),linear-gradient(105deg,#b80d2b,#dc2342,#b90d2d);box-shadow:0 4px 12px #b90d2d24;color:#fff;cursor:default}.flash-sale-banner:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0 58%,rgba(255,255,255,.06),transparent 78%);content:"";pointer-events:none}.flash-sale-banner-copy{position:relative;z-index:1;display:grid;justify-items:center;gap:6px;text-align:center}.flash-sale-banner-copy span{font-size:14px;font-weight:400;letter-spacing:.05em}.flash-sale-banner-copy strong{font-size:14px;font-weight:500;letter-spacing:.02em}.flash-sale-banner.is-open{cursor:pointer;transition:filter .16s ease,transform .16s ease}.flash-sale-banner.is-open:hover{filter:brightness(1.04);transform:translateY(-1px)}.flash-sale-banner.is-open:active{transform:translateY(0)}.flash-sale-banner.is-open{background:radial-gradient(circle at 20% 15%,rgba(255,255,255,.18),transparent 27%),repeating-linear-gradient(0deg,rgba(255,255,255,.028) 0 2px,transparent 2px 5px),linear-gradient(105deg,#a90b2a,#d71d3c,#ad0b2a)}.flash-products-section{margin-top:18px}.warehouse-status-only-page{min-height:100vh;padding-bottom:72px;background:#f7f8fa}.warehouse-basic-info,.warehouse-action-panel{margin:12px;padding:0 16px;border-radius:8px;background:#fff}.warehouse-basic-info{display:grid}.warehouse-basic-info>div,.warehouse-action-heading{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #eeeeee;color:#88817e;font-size:15px}.warehouse-basic-info>div:last-child,.warehouse-action-heading{border-bottom:0}.warehouse-basic-info strong,.warehouse-action-heading strong{color:#373332;font-weight:700;text-align:right}.warehouse-basic-info .payment-amount-value{color:#ff3b21}.warehouse-action-panel{padding-bottom:14px}.warehouse-action-heading span{color:#9c9693;font-size:13px}.warehouse-action-panel .warehouse-actions{margin:0}.warehouse-action-panel .warehouse-actions button{min-height:40px}@media (min-width: 720px){.flash-sale-banner{min-height:138px;margin-right:0;margin-left:0}}.flash-settlement-page{min-height:100vh;background:#f3f4f6}.flash-settlement-content{width:min(680px,100%);min-height:100vh;margin:0 auto;background:#fff}.flash-settlement-page .orders-header{position:relative;display:grid;grid-template-columns:40px 1fr 40px;min-height:58px;align-items:center;margin:0;padding:0 14px;border-bottom:1px solid #eeeeee;background:#fff}.flash-settlement-page .orders-header h1{grid-column:2;margin:0;color:#1f1f1f;font-size:20px;font-weight:700;text-align:center}.flash-settlement-page .orders-header a,.flash-settlement-page .orders-header button{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;grid-column:1;padding:0;border:0;background:transparent;color:#2a2929;cursor:pointer}.flash-settlement-tabs{min-height:74px;border-bottom-width:8px}.flash-settlement-tabs button{position:relative;display:grid;min-height:66px;place-items:center;padding:0;border:0;background:transparent;color:#77716f;cursor:pointer;font:inherit;font-size:18px;font-weight:700}.flash-settlement-tabs button.active{color:#409eff}.flash-settlement-tabs button.active:after{position:absolute;right:24%;bottom:0;left:24%;height:3px;background:#409eff;content:""}.flash-settlement-meta{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:12px;padding:0 20px;border-bottom:1px solid #eeeeee;color:#999391;font-size:13px}.flash-settlement-meta span:last-child{display:inline-flex;align-items:center;gap:5px}.flash-settlement-list{display:grid}.flash-settlement-order{display:block;color:inherit;border-bottom:8px solid #f3f4f6;transition:background .16s ease}.flash-settlement-order:hover{background:snow}.flash-settlement-product{position:relative;display:grid;grid-template-columns:108px minmax(0,1fr);gap:16px;align-items:center;min-height:144px;padding:20px}.flash-settlement-product img{width:108px;aspect-ratio:1 / 1;border-radius:7px;object-fit:cover;background:#f3f4f6}.flash-settlement-product h2{margin:0 0 12px;color:#302d2c;font-size:18px;font-weight:700}.flash-settlement-product strong{color:var(--brand);font-size:22px}.flash-settlement-fields{display:grid;gap:0;padding:22px 20px 24px;border-top:1px solid #f0eeee}.flash-settlement-fields>div{display:grid;grid-template-columns:100px minmax(0,1fr);gap:12px;align-items:center;min-height:52px}.flash-settlement-fields span{color:#77716f;font-size:15px}.flash-settlement-fields strong{display:inline-flex;align-items:center;justify-content:flex-end;gap:5px;min-width:0;overflow-wrap:anywhere;color:#353130;font-size:15px;font-weight:700;text-align:right}.flash-settlement-fields strong.has-voucher{color:#2f8cff}.flash-settlement-voucher-thumb{display:block;width:54px;height:54px;border:1px solid rgba(35,31,32,.08);border-radius:4px;object-fit:cover}.flash-settlement-voucher-preview{display:inline-flex;cursor:zoom-in}.flash-settlement-placeholder,.flash-settlement-order-status,.flash-settlement-confirm-button{display:inline-flex;min-height:34px;align-items:center;padding:0 13px;border-radius:8px;background:#d1d2d4;color:#fff;font-size:14px;font-weight:400}.flash-settlement-fields .flash-settlement-confirm-button{border:0;min-height:30px;padding:0 12px;border-radius:4px;background:#5aa98b;color:#fff;cursor:pointer;font:inherit;font-size:14px;font-weight:400}.flash-settlement-confirm-button:hover{background:#4f997d}.flash-settlement-fields .flash-settlement-pay-button{display:inline-flex;min-height:30px;align-items:center;padding:0 12px;border-radius:4px;background:#5aa98b;color:#fff;cursor:pointer;font-size:14px;font-weight:400}.flash-settlement-fields .flash-settlement-pay-button:hover{background:#4f997d}.settlement-payment-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:14px;background:#14121294}.settlement-payment-sheet{width:min(520px,100%);max-height:min(760px,calc(100vh - 28px));overflow-y:auto;border-radius:12px;background:#fff;box-shadow:0 20px 60px #14181e3d}.settlement-payment-header{display:flex;min-height:54px;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #eeeeee}.settlement-payment-header h2{margin:0;color:#2d2928;font-size:18px}.settlement-payment-header button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;background:#f3f4f6;color:#5e5956;cursor:pointer}.settlement-payment-product{display:flex;gap:14px;align-items:center;padding:18px;border-bottom:8px solid #f3f4f6}.settlement-payment-product img{width:84px;height:84px;border-radius:6px;object-fit:cover}.settlement-payment-product h3{margin:0 0 8px;color:#2d2928;font-size:17px}.settlement-payment-product strong,.settlement-payment-amount strong{color:var(--brand);font-size:20px;font-weight:900}.settlement-payment-amount{display:flex;min-height:54px;align-items:center;justify-content:space-between;padding:0 18px;color:#77716f;font-size:15px}.settlement-payment-methods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 18px 16px}.settlement-payment-methods button{display:flex;min-height:46px;align-items:center;justify-content:center;gap:8px;border:1px solid #eeeeee;border-radius:6px;background:#fff;color:#4b4644;cursor:pointer;font-size:14px;font-weight:700}.settlement-payment-methods button.active{border-color:#5aa98b;background:#f1faf5}.settlement-payment-methods .pay-logo{width:26px;height:26px;font-size:15px}.settlement-payment-qr{display:grid;min-height:230px;place-items:center;align-content:center;gap:10px;margin:0 18px 16px;border-radius:6px;background:#fafafa;color:#77716f;font-size:14px;text-align:center}.settlement-payment-qr p{margin:0}.settlement-payment-qr img{width:190px;height:190px;object-fit:contain}.settlement-voucher-upload{display:flex;min-height:58px;align-items:center;gap:12px;margin:0 18px 12px;padding:8px 10px;border-radius:6px;background:#f7f8fa}.settlement-voucher-upload input{display:none}.settlement-voucher-upload button{min-height:34px;padding:0 12px;border:0;border-radius:4px;background:#5aa98b;color:#fff;cursor:pointer;font-size:14px}.settlement-voucher-upload img{width:48px;height:48px;border-radius:4px;object-fit:cover}.settlement-payment-message{margin:0 18px 12px;color:#e35e52;font-size:13px;text-align:center}.settlement-payment-submit{display:block;width:calc(100% - 36px);min-height:44px;margin:0 18px 18px;border:0;border-radius:6px;background:#5aa98b;color:#fff;cursor:pointer;font-size:15px;font-weight:700}.settlement-payment-submit:disabled{cursor:wait;opacity:.65}.flash-settlement-feedback{margin:0 20px 20px;padding:11px 14px;border-radius:8px;background:#eef8f2;color:#27935c;font-size:14px;text-align:center}.flash-settlement-fields strong.has-voucher .flash-settlement-placeholder{color:#fff}.flash-settlement-fields strong.flash-settlement-payment{color:var(--brand);font-size:17px}.flash-settlement-empty{min-height:220px;margin:0;padding-top:70px;color:#9a9592;text-align:center}.flash-settlement-result{border-top:1px solid #eeeeee}@media (max-width: 420px){.flash-settlement-product{grid-template-columns:92px minmax(0,1fr);gap:14px;padding:16px}.flash-settlement-product img{width:92px}.flash-settlement-product h2{font-size:17px}.flash-settlement-fields{padding:20px 16px 22px}}.payment-history-page,.feature-collection,.feature-profit{min-height:100vh;background:#f1f4fd}.payment-history-page .feature-header,.feature-collection .feature-header,.feature-profit .feature-header{min-height:58px;border-bottom:0;background:#fffffff5}.payment-history-page .feature-header h1,.feature-collection .feature-header h1,.feature-profit .feature-header h1{font-size:18px;font-weight:800;letter-spacing:.04em}.feature-header-mark{display:grid;width:44px;height:44px;place-items:center;color:#2e93ed}.history-summary,.collection-summary-enhanced{display:flex;align-items:center;gap:12px;margin:12px 12px 10px;padding:15px 16px;border-radius:14px;background:linear-gradient(135deg,#3e9cf5,#247fe8);color:#fff;box-shadow:0 10px 22px #3089e82e}.history-summary-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#ffffff2e}.history-summary>div:nth-child(2),.collection-summary-enhanced>div{display:grid;gap:4px}.history-summary span,.collection-summary-enhanced span{color:#ffffffc7;font-size:12px}.history-summary strong,.collection-summary-enhanced strong{color:#fff;font-size:22px;font-weight:800}.history-summary-meta{display:grid;gap:1px;margin-left:auto;padding-left:15px;border-left:1px solid rgba(255,255,255,.25);text-align:right}.history-summary-meta strong{font-size:18px}.history-range,.feature-collection .feature-date,.feature-profit .feature-date{display:flex;min-height:42px;align-items:center;justify-content:center;gap:7px;color:#6f7887;font-size:13px}.history-range span{padding:3px 7px;border-radius:999px;background:#e4efff;color:#368fe8;font-size:11px;font-weight:800}.history-filters{display:grid;grid-template-columns:repeat(4,1fr);min-height:44px;margin:0 12px;border-bottom:1px solid #e4e8f0;background:transparent}.history-filters button{position:relative;border:0;background:transparent;color:#7b8491;cursor:pointer;font-size:13px}.history-filters button.active{color:#2f8fe9;font-weight:800}.history-filters button.active:after{position:absolute;right:28%;bottom:-1px;left:28%;height:2px;border-radius:2px;background:#2f8fe9;content:""}.history-list,.collection-payment-list{gap:12px;padding:12px}.history-card{border-radius:13px;box-shadow:0 6px 18px #2d446712}.history-card-top{display:flex;min-height:50px;align-items:center;justify-content:space-between;gap:10px;padding:0 14px;border-bottom:1px solid #edf0f4}.history-card-top>div{display:grid;gap:3px}.history-card-label{color:#99a0ab;font-size:11px}.history-card-top strong{color:#3b424c;font-size:13px;letter-spacing:.02em}.payment-status{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.history-card .payment-fields div{min-height:48px;border-bottom-color:#edf0f4}.history-card .payment-fields dt{background:#fff;color:#737b87}.history-card .payment-fields dd{justify-content:flex-end;color:#3e444d;text-align:right}.history-card .payment-fields .money{color:#ef5d61;font-size:16px}.history-card .voucher-thumb{color:#328fe8}.history-card .voucher-thumb img{width:52px;height:40px;border-radius:6px}.history-state{display:grid;min-height:220px;place-items:center;color:#9aa2ae;font-size:14px}.feature-collection .collection-summary-enhanced{margin-top:10px}.collection-summary-enhanced{display:grid;grid-template-columns:1.4fr 1fr;gap:1px;padding:0;overflow:hidden;background:#ffffff38}.collection-summary-enhanced>div{min-height:82px;align-content:center;padding:14px 16px;background:linear-gradient(135deg,#3e9cf5,#247fe8)}.collection-summary-enhanced>div+div{justify-items:end;text-align:right}.collection-summary-enhanced>div+div strong{font-size:22px}.collection-filters{margin-top:2px}.profit-summary-enhanced{display:flex;justify-content:space-between;min-height:118px;margin:12px;padding:20px 18px;border-radius:14px;box-shadow:0 10px 22px #3089e82e}.profit-summary-enhanced div:first-child{gap:5px}.profit-summary-enhanced small{color:#ffffffb8;font-size:11px}.profit-summary-side{display:grid;align-content:center;justify-items:end;gap:3px;padding-left:18px;border-left:1px solid rgba(255,255,255,.24)}.profit-summary-side strong{font-size:22px!important}.profit-summary-side span{color:#ffffffbd;font-size:11px}.profit-record-list{gap:12px;margin:12px}.profit-record-card{border-radius:13px;box-shadow:0 6px 18px #2d446712}.profit-record-metrics span:first-child{overflow:hidden;color:#df7072;text-overflow:ellipsis}@media (max-width: 420px){.history-summary,.collection-summary-enhanced,.profit-summary-enhanced{margin-right:10px;margin-left:10px}.history-list,.collection-payment-list{padding-right:10px;padding-left:10px}.history-card .payment-fields div{grid-template-columns:88px 1fr}}
