@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap");:root{--brand:#ff6b35;--brand-dark:#ed5520;--brand-soft:#fff0e9;--ink:#20201f;--muted:#8a8985;--line:#eceae6;--surface:#fff;--background:#f6f5f2;--green:#2e9c71;--red:#f04d40;--shadow:0 12px 36px rgba(48,39,30,.1)}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:#e9e7e2;color:var(--ink);font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}html{scroll-padding-bottom:92px}button,input,select,textarea{font:inherit}button{border:0;cursor:pointer;color:inherit}input,select,textarea{outline:none}.page-bg{min-height:100dvh;display:flex;justify-content:center}.phone-shell{position:relative;width:100%;max-width:560px;min-height:100dvh;background:var(--background);overflow-x:hidden;box-shadow:0 0 60px rgba(28,25,22,.16)}.screen{min-height:100dvh;padding-bottom:82px;animation:screenIn .22s ease}.neutral-screen{background:var(--background)}@keyframes screenIn{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:none}}.content-wrap{padding:0 14px}.screen-header{height:62px;padding:4px 14px 0;display:grid;grid-template-columns:56px 1fr 56px;align-items:center;background:hsla(0,0%,100%,.92);position:-webkit-sticky;position:sticky;top:0;z-index:12;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,0,0,.035)}.header-side{display:flex;justify-content:flex-start}.header-side.end{justify-content:flex-end}.header-copy{text-align:center;display:flex;flex-direction:column;align-items:center;line-height:1.2}.header-copy strong{font-size:18px;font-weight:700}.header-copy small{color:var(--muted);font-size:10px;margin-top:4px;font-weight:400}.icon-button,.round-button{width:38px;height:38px;background:#f5f4f1;border-radius:50%;display:grid;place-items:center}.text-button{background:none;color:var(--brand);font-weight:600;font-size:14px;white-space:nowrap}.toast{position:fixed;left:50%;bottom:96px;transform:translateX(-50%);z-index:100;background:rgba(31,31,30,.92);color:#fff;padding:11px 18px;border-radius:12px;font-size:13px;box-shadow:var(--shadow);animation:toastIn .25s ease both;white-space:nowrap}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,10px)}}.home-screen{background:var(--background)}.home-hero{height:270px;position:relative;overflow:hidden;background:#ff7b45}.home-hero>img{object-fit:cover;object-position:53% center;z-index:0}.home-hero:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:34px;background:var(--background);border-radius:24px 24px 0 0;z-index:2}.hero-copy{position:relative;z-index:2;padding:22px 0 0 22px;color:#fff;width:53%}.hero-copy .eyebrow{display:inline-flex;align-items:center;gap:5px;background:rgba(109,40,13,.17);border:1px solid hsla(0,0%,100%,.22);padding:5px 9px;border-radius:20px;font-size:10px;font-weight:600}.hero-copy h1{margin:11px 0 5px;font-size:30px;line-height:1.25;letter-spacing:-.5px;font-weight:800}.hero-copy p{margin:0;opacity:.86;font-size:11px}.hero-search{position:absolute;z-index:4;left:14px;right:14px;bottom:18px}.search-box{height:48px;border-radius:25px;background:#fff;display:flex;align-items:center;padding:0 16px;gap:9px;color:#aca9a4;box-shadow:0 7px 22px rgba(117,49,22,.13)}.search-box input{min-width:0;flex:1 1;border:0;background:none;color:var(--ink);font-size:14px}.search-box input::placeholder{color:#aaa8a4}.search-box button{background:#f4f2ef;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;color:#888}.home-content{padding-top:4px}.location-row{display:flex;align-items:center;justify-content:space-between;margin:4px 2px 10px}.location-row button{background:none;display:flex;align-items:center;gap:3px;font-size:13px;font-weight:700;padding:6px 0}.location-row button svg:first-child{color:var(--brand)}.location-row .location-label strong{max-width:92px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.location-row .location-label svg:last-child{color:#aaa7a2}.location-row span{font-size:11px;color:#aaa7a2}.location-picker-sheet{overflow:hidden;max-height:min(90dvh,760px)}.modal-backdrop:has(.location-permission-sheet){z-index:60}.location-permission-sheet{max-width:430px;overflow:hidden}.location-permission-sheet .sheet-handle{background:#dedbd6}.location-permission-sheet .sheet-close{color:#77726c;background:#f2f0ec;-webkit-backdrop-filter:none;backdrop-filter:none}.location-permission-content{padding:36px 20px 20px;text-align:center;background:#fff}.location-permission-icon{width:62px;height:62px;display:grid;place-items:center;margin:0 auto 13px;color:#fff;border-radius:21px;background:linear-gradient(145deg,#ff8759,var(--brand));box-shadow:0 10px 24px rgba(255,107,53,.25)}.location-permission-kicker{color:var(--brand);font-size:10px;font-weight:800;letter-spacing:.13em}.location-permission-content h2{margin:7px 0 8px;font-size:19px}.location-permission-content>p{max-width:330px;margin:0 auto;color:#8e8a84;font-size:11px;line-height:1.7}.location-permission-points{display:grid;grid-gap:9px;gap:9px;margin:18px 0;padding:13px 14px;text-align:left;border-radius:13px;background:#f7f6f3}.location-permission-points span{display:flex;align-items:center;gap:8px;color:#625f5a;font-size:11px}.location-permission-points svg{color:var(--green)}.permission-setting-tip{display:flex;align-items:flex-start;gap:9px;margin:-4px 0 16px;padding:11px 12px;text-align:left;color:#a84d39;border:1px solid #f2cec5;border-radius:12px;background:#fff3f0}.permission-setting-tip>svg{flex:0 0 auto;margin-top:1px}.permission-setting-tip>div{display:grid;grid-gap:3px;gap:3px}.permission-setting-tip strong{font-size:11px}.permission-setting-tip span{color:#a97063;font-size:9px;line-height:1.6}.location-permission-actions{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:9px;gap:9px}.location-permission-actions button{height:45px;border-radius:12px;color:#716d67;background:#f2f0ed;font-size:12px;font-weight:700}.location-permission-actions button.primary{color:#fff;background:var(--brand);box-shadow:0 7px 16px rgba(255,107,53,.2)}.location-permission-actions button:disabled{cursor:not-allowed;color:#aaa6a0;background:#eceae7;box-shadow:none}.permission-recheck{margin-top:11px;padding:5px 9px;color:var(--brand-dark);background:transparent;font-size:10px;font-weight:700}.location-picker-head{padding:34px 54px 22px 22px;color:#fff;background:linear-gradient(135deg,#ff8655,#ff6b35 58%,#f35a28)}.location-picker-head>span{display:block;margin-bottom:5px;color:hsla(0,0%,100%,.75);font-size:10px;font-weight:700;letter-spacing:.12em}.location-picker-head h2{margin:0;font-size:20px;letter-spacing:-.02em}.location-picker-head p{margin:6px 0 0;color:hsla(0,0%,100%,.78);font-size:11px}.location-picker-body{padding:14px;background:#fff}.locate-current{width:100%;min-height:64px;display:grid;grid-template-columns:42px 1fr 22px;align-items:center;grid-gap:10px;gap:10px;padding:10px 12px;text-align:left;border:1px solid #f3dfd4;border-radius:15px;background:linear-gradient(135deg,#fff9f5,#fff3ec)}.locate-current>i{width:40px;height:40px;display:grid;place-items:center;color:#fff;border-radius:13px;background:var(--brand);box-shadow:0 6px 14px rgba(255,107,53,.22)}.locate-current>span{min-width:0;display:grid;grid-gap:3px;gap:3px}.locate-current strong{font-size:13px}.locate-current small{color:#a19d97;font-size:9px}.locate-current>svg{color:#b7b1aa}.locate-current.loading{cursor:wait;opacity:.72}.spin{animation:locationSpin .8s linear infinite}@keyframes locationSpin{to{transform:rotate(1turn)}}.location-error{margin-top:8px;padding:8px 10px;color:#c94e38;border-radius:9px;background:#fff1ee;font-size:10px;line-height:1.5}.city-search{height:40px;display:flex;align-items:center;gap:8px;margin-top:12px;padding:0 12px;color:#a7a29b;border-radius:11px;background:#f5f3ef}.city-search input{min-width:0;flex:1 1;border:0;color:var(--ink);background:transparent;font-size:12px}.nationwide-option{width:100%;height:44px;display:flex;align-items:center;justify-content:space-between;margin:10px 0;padding:0 13px;color:#514e49;border:1px solid var(--line);border-radius:11px;background:#fff;font-size:12px;font-weight:700}.nationwide-option>span{display:flex;align-items:center;gap:7px}.nationwide-option>span svg{color:var(--brand)}.nationwide-option.active{color:var(--brand);border-color:#ffc5ad;background:var(--brand-soft)}.region-selector{height:min(41dvh,350px);min-height:285px;display:flex;overflow:hidden;border:1px solid var(--line);border-radius:13px;background:#faf9f7}.city-list,.province-list{overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.city-list::-webkit-scrollbar,.province-list::-webkit-scrollbar{display:none}.province-list{width:112px;flex:0 0 112px;background:#f3f1ed}.province-list button{width:100%;min-height:43px;padding:8px 10px;text-align:left;color:#77736d;background:transparent;font-size:11px}.province-list button.active{position:relative;color:var(--brand-dark);background:#fff;font-weight:700}.province-list button.active:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:3px;border-radius:0 3px 3px 0;background:var(--brand)}.city-list{min-width:0;flex:1 1;padding:5px 12px;background:#fff}.city-list.searching{width:100%}.city-list button{width:100%;min-height:43px;display:flex;align-items:center;justify-content:space-between;padding:8px 4px;color:#4c4945;border-bottom:1px solid #f1efeb;background:transparent;text-align:left;font-size:12px}.city-list button>span{display:flex;align-items:baseline;gap:7px}.city-list button small{color:#aaa6a0;font-size:9px;font-weight:400}.city-list button.active{color:var(--brand);font-weight:700}.city-list button>svg{color:var(--brand)}.city-search-empty{height:100%;display:grid;place-items:center;color:#aaa6a0;font-size:11px}.isolation-note{width:100%;padding:11px 38px 11px 12px;border-radius:13px;text-align:left;background:#fff8eb;border:1px solid #f5e4c4;position:relative;margin-bottom:12px}.isolation-note>span{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#7f5a1f}.isolation-note>span svg{color:#d99b30}.isolation-note small{display:block;color:#a18152;font-size:10px;margin:3px 0 0 24px}.isolation-note>svg{position:absolute;right:12px;top:20px;color:#ad936c}.category-scroll{margin:0 -14px;padding:0 14px 4px;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.category-scroll::-webkit-scrollbar{display:none}.category-scroll button{flex:0 0 auto;padding:7px 13px;border-radius:18px;background:#eceae6;font-size:12px;color:#686663}.category-scroll button.active{background:#252422;color:#fff;font-weight:600}.category-scroll .filter-button{margin-left:auto;display:flex;gap:5px;align-items:center;background:#fff;border:1px solid var(--line)}.section-title{margin:14px 2px 12px;display:flex;justify-content:space-between;align-items:flex-end}.section-title div{display:flex;align-items:baseline;gap:9px}.section-title h2{margin:0;font-size:19px}.section-title small,.section-title span{color:#9a9792;font-size:10px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;align-items:start}.product-card{background:#fff;overflow:hidden;border-radius:15px;box-shadow:0 2px 9px rgba(39,36,31,.045);cursor:pointer}.product-image{aspect-ratio:1/1.02;position:relative;overflow:hidden;background:#eceae6}.product-image img{object-fit:cover;transition:transform .35s ease}.product-card:active .product-image img{transform:scale(1.025)}.city-badge{bottom:8px;max-width:calc(100% - 44px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:rgba(32,31,29,.68);border:1px solid hsla(0,0%,100%,.14);border-radius:12px;display:flex;gap:3px;align-items:center}.city-badge,.owner-badge{position:absolute;left:8px;color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);padding:4px 7px;font-size:9px}.owner-badge{top:8px;z-index:2;border-radius:10px;background:rgba(255,107,53,.92);font-weight:700}.favorite{position:absolute;right:7px;top:7px;width:29px;height:29px;display:grid;place-items:center;border-radius:50%;color:#fff;background:rgba(32,31,29,.45);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-info{padding:9px 10px 10px}.product-info h3{margin:0;font-size:13px;line-height:1.45;height:38px;font-weight:500;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.product-price{color:var(--red);font-size:20px;font-weight:700;margin:7px 0 8px;letter-spacing:-.5px}.product-price small{font-size:11px;margin-right:1px}.product-price span{color:#968f85;font-size:9px;font-weight:500;letter-spacing:0;background:#f4f2ee;padding:3px 5px;border-radius:5px;margin-left:6px;vertical-align:2px}.product-meta{display:flex;align-items:center;gap:5px;color:#9c9994;font-size:9px;min-width:0}.product-meta i{font-style:normal;width:19px;height:19px;border-radius:50%;background:#fff0e8;color:var(--brand);font-size:9px;display:grid;place-items:center;font-weight:700}.product-meta .views{margin-left:auto}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);z-index:20;max-width:560px;width:100%;height:72px;padding:8px 14px max(8px,env(safe-area-inset-bottom));background:hsla(0,0%,100%,.94);border-top:1px solid rgba(0,0,0,.06);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:grid;grid-template-columns:repeat(4,1fr)}.bottom-nav button{background:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#97938d;padding:0}.bottom-nav button.active{color:var(--brand)}.bottom-nav small{font-size:9px;font-weight:500}.nav-icon{position:relative;height:25px;display:grid;place-items:center}.nav-icon em{font-style:normal;position:absolute;right:-9px;top:-3px;background:#f24b3d;color:#fff;font-size:8px;min-width:14px;height:14px;line-height:14px;border-radius:8px;border:2px solid #fff}.bottom-nav .prominent .nav-icon{width:43px;height:38px;color:#fff;background:linear-gradient(135deg,#ff8558,var(--brand));border-radius:14px;margin-top:-19px;box-shadow:0 7px 15px rgba(255,107,53,.3)}.bottom-nav .prominent.active .nav-icon{color:#fff}.bottom-nav .prominent small{margin-top:2px}.phone-shell:has(.modal-backdrop) .bottom-nav{opacity:0;pointer-events:none;transform:translate(-50%,12px)}.modal-backdrop{position:fixed;z-index:50;inset:0;background:rgba(25,23,21,.52);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;justify-content:center;align-items:flex-end;animation:fadeIn .2s ease both}.modal-sheet{position:relative;width:100%;max-width:560px;max-height:94dvh;overflow-y:auto;background:#fff;border-radius:24px 24px 0 0;animation:sheetUp .26s cubic-bezier(.2,.75,.25,1) both;scrollbar-width:none;padding-bottom:env(safe-area-inset-bottom);scroll-padding-bottom:calc(24px + env(safe-area-inset-bottom))}.modal-sheet::-webkit-scrollbar{display:none}.sheet-action{position:-webkit-sticky;position:sticky;z-index:4;bottom:0;margin-top:10px;padding:8px 0 4px;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff 8px)}.sheet-action .primary-action.wide{margin-top:0}.sheet-handle{position:absolute;z-index:5;top:8px;left:50%;transform:translateX(-50%);width:35px;height:4px;border-radius:4px;background:hsla(0,0%,100%,.75)}.sheet-close{position:absolute;z-index:6;right:13px;top:13px;width:33px;height:33px;border-radius:50%;background:rgba(28,27,25,.5);color:#fff;display:grid;place-items:center;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}@keyframes fadeIn{0%{opacity:0}}@keyframes sheetUp{0%{transform:translateY(40px);opacity:.3}}.detail-media{height:310px;position:relative;background:#e8e5e0}.detail-media img{object-fit:cover}.detail-body{padding:16px 16px 102px}.detail-price{font-size:27px;color:var(--red);font-weight:800}.detail-price small{font-size:14px;margin-right:2px}.detail-price del{font-size:11px;color:#aaa6a0;font-weight:400;margin-left:9px}.detail-price span{float:right;font-size:11px;background:#f3f1ed;color:#68645f;padding:5px 8px;border-radius:7px;margin-top:5px;font-weight:600}.detail-body h2{font-size:19px;line-height:1.45;margin:10px 0 15px}.seller-row{display:flex;align-items:center;padding:13px 0;border-block:1px solid var(--line)}.seller-row>i{font-style:normal;width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:#ffece2;color:var(--brand);font-weight:700}.seller-row>div{display:flex;flex-direction:column;margin-left:9px}.seller-row strong{font-size:13px}.seller-row span{font-size:9px;color:#999590;margin-top:3px}.seller-row button{margin-left:auto;background:#f5f3ef;border-radius:15px;padding:6px 10px;font-size:10px}.description{font-size:13px;line-height:1.8;color:#5a5753;margin:15px 0}.detail-stats{display:flex;gap:19px;color:#999590;font-size:10px;padding-bottom:15px}.detail-stats span{gap:4px}.assurance,.detail-stats span{display:flex;align-items:center}.assurance{background:#fff7ee;border:1px solid #f8e6d3;border-radius:12px;padding:11px;color:#a16a2f}.assurance>div{display:flex;flex-direction:column;margin-left:8px}.assurance strong{font-size:11px}.assurance span{font-size:9px;margin-top:3px;color:#ad855d}.assurance>svg:last-child{margin-left:auto}.owner-product-note{display:flex;align-items:center;padding:11px;border:1px solid #f2d4c7;border-radius:12px;background:#fff1ea;color:var(--brand)}.owner-product-note>div{display:flex;flex-direction:column;margin-left:8px}.owner-product-note strong{font-size:11px}.owner-product-note span{margin-top:3px;color:#a97661;font-size:9px}.sticky-action{position:absolute;left:0;right:0;bottom:0;display:flex;gap:9px;padding:11px 14px max(12px,env(safe-area-inset-bottom));background:hsla(0,0%,100%,.96);border-top:1px solid var(--line)}.ghost-action{width:92px;background:#f2f0ec;border-radius:13px;font-size:12px}.primary-action{height:48px;flex:1 1;border-radius:14px;background:linear-gradient(135deg,#ff8050,var(--brand-dark));color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;gap:7px;box-shadow:0 7px 17px rgba(239,84,31,.2)}.primary-action:disabled{filter:grayscale(.8);opacity:.45;box-shadow:none;cursor:not-allowed}.primary-action.wide{width:100%;margin-top:15px}.payment-sheet{background:#f7f6f3}.payment-sheet .sheet-handle{background:#d8d5cf}.payment-sheet .sheet-close{display:none}.payment-content{padding:0 14px 20px;min-height:650px}.payment-content>.screen-header{margin:0 -14px;top:0}.safety-warning{background:#fff6e8;border:1px solid #f5d8aa;border-radius:17px;padding:14px;margin-top:13px}.warning-title{display:flex;gap:9px;color:#995f14}.warning-title>div{display:flex;flex-direction:column}.warning-title strong{font-size:14px}.warning-title span{font-size:10px;color:#ac834e;margin-top:3px}.safety-items{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px;margin:12px 0}.safety-items span{display:flex;align-items:center;gap:7px;background:hsla(0,0%,100%,.7);border-radius:9px;padding:8px;font-size:11px}.safety-items i{width:18px;height:18px;border:1.5px solid #d9a457;border-radius:50%;display:grid;place-items:center;color:#fff}.safety-warning button{width:100%;height:37px;border-radius:10px;background:#7d5422;color:#fff;font-size:11px;font-weight:600}.safety-warning button.confirmed,.safety-warning button.confirmed~.safety-items i{background:#348967}.qr-panel{background:#fff;border-radius:18px;margin-top:11px;padding:15px;position:relative;text-align:center;overflow:hidden}.qr-owner{display:flex;align-items:center;text-align:left}.qr-owner>i{font-style:normal;width:35px;height:35px;border-radius:50%;background:#ffede4;color:var(--brand);display:grid;place-items:center;font-weight:700}.qr-owner>div{display:flex;flex-direction:column;margin-left:9px}.qr-owner strong{font-size:12px}.qr-owner span{font-size:9px;color:#999590;margin-top:2px}.pay-amount{border-top:1px dashed #e4e0da;padding-top:10px;display:flex;justify-content:center;align-items:baseline;gap:9px}.pay-amount span{font-size:10px;color:#8f8b85}.pay-amount strong{font-size:20px;color:var(--red)}.qr-lock{position:absolute;left:50%;top:52%;transform:translate(-50%,-50%);width:190px;background:rgba(40,38,35,.88);color:#fff;padding:11px;border-radius:10px;font-size:10px}.payment-tip{font-size:9px;color:#98948e;line-height:1.6;padding:0 6px}.proof-content{background:#f7f6f3}.order-summary{background:#fff;border-radius:15px;padding:11px;display:flex;margin-top:13px}.order-summary img{border-radius:10px;object-fit:cover}.order-summary>div{display:flex;flex-direction:column;justify-content:center;margin-left:11px;min-width:0}.order-summary strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-summary span{font-size:12px;color:var(--red);font-weight:700;margin:5px 0 2px}.order-summary small{font-size:9px;color:#999}.proof-upload{height:220px;border:1.5px dashed #d7d2ca;border-radius:17px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:11px;color:#8e8982}.proof-upload input{display:none}.proof-upload strong{font-size:14px;color:#4d4a46;margin-top:10px}.proof-upload small{font-size:9px;margin-top:5px;max-width:220px;text-align:center}.proof-upload em{font-style:normal;color:var(--brand);font-size:11px;margin-top:12px;background:#fff0e8;padding:6px 12px;border-radius:12px}.proof-upload.has-file{border-style:solid;border-color:#b9e0d2}.success-icon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#e8f7f1;color:var(--green)}.review-steps{display:flex;align-items:flex-start;justify-content:center;margin:20px 0 7px}.review-steps span{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:9px;color:#999}.review-steps span i{font-style:normal;width:22px;height:22px;border-radius:50%;background:#e4e1dc;display:grid;place-items:center;color:#fff}.review-steps span.done{color:var(--brand)}.review-steps span.done i{background:var(--brand)}.review-steps b{width:52px;height:1px;background:#dedbd5;margin-top:11px}.product-detail-page{padding-bottom:78px}.product-detail-page .screen-header{top:0}.product-detail-page .detail-media{height:380px}.product-detail-page .sticky-action{position:fixed;left:50%;transform:translateX(-50%);width:100%;max-width:560px;z-index:20}.product-detail-page .seller-row>em{font-style:normal;margin-left:auto;font-size:9px;color:#999;background:#f5f3ef;padding:5px 8px;border-radius:12px}.product-detail-page .round-button.favorited{color:var(--brand);background:var(--brand-soft)}.product-payment-page{padding:0 0 24px;background:#f7f6f3}.product-payment-page .payment-content{min-height:100dvh}.payment-code-image{display:block;width:190px;height:190px;object-fit:cover;margin:15px auto 10px;border:1px solid #eee;padding:7px;border-radius:8px}.missing-payment-code{height:150px;margin:14px 0;display:grid;place-items:center;background:#f5f3ef;border-radius:12px;color:#aaa;font-size:11px}.detail-page-loading{display:grid;place-items:center;color:#999;font-size:12px}.login-submit:disabled{opacity:.65;cursor:not-allowed}.empty-state{padding:68px 20px;text-align:center;color:#aaa6a0;display:flex;flex-direction:column;align-items:center}.empty-state svg{color:#cbc6be}.empty-state h3{color:#53504c;font-size:15px;margin:13px 0 5px}.empty-state p{font-size:10px;margin:0 0 15px;line-height:1.6}.empty-state button{background:var(--brand-soft);color:var(--brand);padding:8px 15px;border-radius:16px;font-size:11px;font-weight:600}.warehouse-content{padding-top:13px}.warehouse-hero-card{height:145px;border-radius:19px;padding:19px;background:linear-gradient(135deg,#262522,#45403a);color:#fff;display:flex;justify-content:space-between;overflow:hidden;position:relative}.warehouse-hero-card:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;right:-40px;top:-55px;background:radial-gradient(circle,rgba(255,145,78,.35),rgba(255,145,78,0))}.warehouse-hero-card>div:first-child{display:flex;flex-direction:column;z-index:1}.warehouse-hero-card span{font-size:11px;color:#c8c2ba}.warehouse-hero-card strong{font-size:31px;margin:5px 0}.warehouse-hero-card strong small{font-size:15px;margin-right:3px}.warehouse-hero-card p{font-size:10px;color:#aaa49b;margin:0}.warehouse-icon{align-self:center;width:52px;height:52px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;display:grid;place-items:center;z-index:1}.rule-strip{width:100%;display:flex;align-items:center;text-align:left;background:#fff7eb;border:1px solid #f3e1c6;border-radius:14px;padding:11px 12px;margin:10px 0;color:#9d6a25}.rule-strip>div{display:flex;flex-direction:column;margin-left:8px}.rule-strip strong{font-size:11px}.rule-strip span{font-size:9px;color:#af8d5d;margin-top:2px}.rule-strip>svg:last-child{margin-left:auto}.segmented{display:grid;grid-template-columns:repeat(4,1fr);padding:4px;background:#eae8e4;border-radius:13px;margin-bottom:13px}.segmented.small{grid-template-columns:repeat(3,1fr);margin:10px 0}.segmented button{background:none;height:34px;border-radius:10px;font-size:11px;color:#85817b}.segmented button.active{background:#fff;color:#2a2927;font-weight:600;box-shadow:0 2px 8px rgba(40,36,31,.07)}.warehouse-list{display:flex;flex-direction:column;gap:9px}.warehouse-item{background:#fff;border-radius:15px;padding:10px;display:flex;position:relative}.warehouse-item>img{border-radius:11px;object-fit:cover}.warehouse-item>div{margin-left:10px;padding-top:2px;min-width:0}.status-pill{font-size:8px;border-radius:6px;padding:3px 6px;background:#eef8f4;color:var(--green)}.status-pill.selling{background:#fff0e8;color:var(--brand)}.warehouse-item h3{font-size:12px;margin:6px 45px 4px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.warehouse-item p{font-size:9px;color:#999;margin:0 0 5px}.warehouse-item strong{font-size:14px;color:var(--red)}.warehouse-item>button{position:absolute;right:10px;bottom:10px;background:#fff0e8;color:var(--brand);border-radius:12px;padding:6px 10px;font-size:10px;font-weight:600}.warehouse-empty>div{width:70px;height:70px;border-radius:24px;background:#fff;display:grid;place-items:center;box-shadow:0 8px 20px rgba(30,29,27,.05)}.resale-sheet{padding:34px 17px 22px;text-align:center}.recharge-icon,.resale-icon{width:52px;height:52px;border-radius:18px;background:#fff0e8;color:var(--brand);display:grid;place-items:center;margin:auto}.recharge-sheet h2,.resale-sheet h2{font-size:19px;margin:12px 0 4px}.recharge-sheet>p,.resale-sheet>p{font-size:10px;color:#999;margin:0}.resale-price{display:grid;grid-template-columns:1fr 24px 1fr;align-items:center;background:#f7f5f2;border-radius:15px;margin:18px 0 10px;padding:15px}.resale-price>div{display:flex;flex-direction:column}.resale-price span{font-size:9px;color:#999}.resale-price strong{font-size:19px;margin-top:5px}.resale-price strong.markup{color:var(--red)}.resale-price strong.markdown{color:var(--green)}.resale-price>svg{color:#bbb6ae}.points-preview{display:flex;align-items:center;text-align:left;background:#fff9e9;border-radius:12px;padding:10px;color:#ad802e}.points-preview>div{display:flex;flex-direction:column;margin-left:8px}.points-preview strong{font-size:10px}.points-preview span{font-size:9px;margin-top:2px}.orders-content{padding-top:12px}.order-card{background:#fff;border-radius:16px;padding:13px;margin-bottom:10px}.order-head{display:flex;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid var(--line)}.order-head span{font-size:9px;color:#999}.order-head strong{font-size:10px;color:#c88724}.order-head strong.approved{color:var(--green)}.order-head strong.rejected{color:var(--red)}.order-product{display:flex;padding:12px 0}.order-product img{border-radius:10px;object-fit:cover}.order-product>div{min-width:0;margin-left:10px;display:flex;flex-direction:column}.order-product h3{font-size:12px;margin:1px 0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-product p{font-size:9px;color:#999;margin:0}.order-product strong{font-size:16px;color:var(--red);margin-top:auto}.order-timeline{display:grid;grid-template-columns:1fr 15px 1fr 15px 1fr;background:#f8f7f4;border-radius:12px;padding:12px 8px}.order-timeline span{display:flex;flex-direction:column;align-items:center;text-align:center;color:#aaa}.order-timeline span i{font-style:normal;width:21px;height:21px;border-radius:50%;background:#dfdcd6;color:#fff;display:grid;place-items:center;font-size:9px}.order-timeline span b{font-size:9px;margin-top:5px}.order-timeline span small{font-size:8px;margin-top:2px}.order-timeline span.done{color:var(--green)}.order-timeline span.done i{background:var(--green)}.order-timeline span.current{color:#c38527}.order-timeline span.current i{background:#d99e43}.order-timeline span.failed{color:var(--red)}.order-timeline span.failed i{background:var(--red)}.order-timeline em{height:1px;background:#d9d5ce;margin-top:10px}.outline-button{float:right;margin-top:10px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:6px 11px;font-size:9px}.order-card:after{content:"";display:block;clear:both}.form-wrap{padding-top:12px}.form-section{background:#fff;border-radius:15px;margin-bottom:10px;padding:14px}.section-label{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.section-label strong{font-size:13px}.section-label span{font-size:9px;color:#999}.section-label .required{color:var(--brand);background:var(--brand-soft);padding:3px 6px;border-radius:6px}.image-section label{width:96px;height:96px;border:1.5px dashed #d4d0ca;border-radius:12px;background:#faf9f7;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#aaa;overflow:hidden;text-align:center;padding:6px}.image-section label input,.qr-upload input{display:none}.image-section label span{font-size:9px;margin-top:6px;max-width:85px;word-break:break-all}.image-section label.uploaded{border-style:solid;color:var(--green);background:#f0faf6}.field{display:grid;grid-template-columns:85px 1fr 34px;align-items:center;min-height:45px;border-bottom:1px solid var(--line)}.field:last-child{border-bottom:0}.field>span{font-size:12px;font-weight:500}.field input,.field select,.field textarea{border:0;background:none;width:100%;font-size:12px;color:#555}.field small{font-size:8px;color:#aaa;text-align:right}.field.textarea{grid-template-columns:85px 1fr 34px;align-items:start;padding-top:14px;min-height:105px}.field textarea{height:85px;resize:none;line-height:1.6}.field.row{grid-template-columns:85px 1fr}.field.row>select{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:right;padding-right:8px}.city-selects{display:grid;grid-template-columns:1fr 1fr;grid-gap:5px;gap:5px}.city-selects select{border:0;background:#f5f3ef;border-radius:8px;padding:7px;width:100%;font-size:10px;color:#67635d}.data-note{display:flex;align-items:center;gap:4px;justify-content:flex-end;font-size:8px;color:#aaa;margin:8px 0 0}.data-note svg{color:var(--green)}.price-section .field>div{display:flex;align-items:center}.price-section b{color:var(--red);font-size:13px;margin-right:4px}.price-section input{font-size:18px;font-weight:700;color:var(--red)}.payment-config>p,.price-section>p{font-size:9px;color:#aaa;margin:7px 0 0}.qr-upload{height:70px;margin-top:12px;border:1.5px dashed #d3cec6;border-radius:12px;display:flex;align-items:center;padding:12px;color:#aaa}.qr-upload>span{font-size:10px;margin-left:10px}.qr-upload>em{font-style:normal;margin-left:auto;color:var(--brand);font-size:9px}.qr-upload.uploaded{border-style:solid;border-color:#a8dcc8;background:#f2fbf7;color:var(--green)}.publish-agreement{display:flex;align-items:flex-start;gap:6px;font-size:8px;color:#aaa;padding:3px 4px}.publish-agreement svg{flex:0 0 auto;color:var(--green)}.publish-button{margin-bottom:10px}.mine-screen{background:var(--background)}.mine-hero{background:linear-gradient(145deg,#ff7440,#ff9e5b);color:#fff;border-radius:0 0 26px 26px;min-height:220px;position:relative;overflow:hidden}.mine-hero:after{content:"";position:absolute;width:190px;height:190px;border-radius:50%;background:hsla(0,0%,100%,.09);right:-60px;top:-45px}.mine-hero .screen-header{position:relative;background:transparent;border:0;z-index:2}.mine-hero .header-copy strong{color:#fff}.mine-hero .round-button{background:hsla(0,0%,100%,.15);color:#fff}.profile{position:relative;z-index:2;display:flex;align-items:center;padding:4px 20px 12px}button.profile{width:100%;background:transparent;color:inherit;text-align:left}.profile>i{font-style:normal;width:62px;height:62px;background:linear-gradient(135deg,#fff5e3,#ffd2ac);color:#c05e2c;border:3px solid hsla(0,0%,100%,.6);border-radius:50%;display:grid;place-items:center;font-size:21px;font-weight:700}.profile>div{display:flex;flex-direction:column;margin-left:12px}.profile h2{font-size:18px;margin:0 0 5px}.profile span{font-size:9px;display:flex;align-items:center;gap:4px;opacity:.9}.profile small{font-size:8px;opacity:.65;margin-top:3px}.profile>svg{margin-left:auto}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);margin:4px 20px 0;position:relative;z-index:2}.profile-stats span{display:flex;flex-direction:column;align-items:center;border-right:1px solid hsla(0,0%,100%,.16)}.profile-stats span:last-child{border:0}.profile-stats strong{font-size:16px}.profile-stats small{font-size:8px;opacity:.75;margin-top:2px}.mine-content{margin-top:-14px;position:relative;z-index:3}.points-card{height:131px;background:linear-gradient(135deg,#312c27,#4d4136);border-radius:18px;padding:17px;color:#fff;position:relative;overflow:hidden;display:flex}.points-card>div{display:flex;flex-direction:column}.points-card span{font-size:10px;color:#e4c899;display:flex;align-items:center;gap:5px}.points-card strong{font-size:28px;margin-top:3px}.points-card p{font-size:8px;color:#aa9d91;margin:2px 0}.points-card button{align-self:center;margin-left:auto;background:linear-gradient(135deg,#ffe3ad,#eabe75);color:#5b462c;border-radius:15px;padding:7px 14px;font-size:10px;font-weight:700;z-index:2}.points-art{position:absolute;right:-8px;bottom:-28px;color:rgba(255,218,161,.08)}.menu-card{background:#fff;border-radius:16px;margin-top:10px;padding:14px}.menu-card h3{font-size:13px;margin:0 0 14px}.quick-menu{display:grid;grid-template-columns:repeat(4,1fr)}.quick-menu.three{grid-template-columns:repeat(3,1fr)}.quick-menu button{background:none;display:flex;flex-direction:column;align-items:center;gap:6px}.quick-menu button>span{width:42px;height:42px;border-radius:14px;display:grid;place-items:center}.quick-menu button svg{width:20px}.quick-menu .peach{background:#fff0e8;color:#f47744}.quick-menu .green{background:#eaf7f1;color:#3d9c78}.quick-menu .blue{background:#eaf3fc;color:#488bc4}.quick-menu .purple{background:#f2ebfa;color:#8863b5}.quick-menu small{font-size:9px}.business-screen{background:#f6f4f1}.business-content{padding-bottom:94px}.business-loading{padding:18px;display:grid;grid-gap:12px;gap:12px}.business-loading span{display:block;height:112px;border-radius:18px;background:linear-gradient(90deg,#eeeae5 25%,#f8f6f3 50%,#eeeae5 75%);background-size:200% 100%;animation:business-shimmer 1.25s infinite}.business-loading span:nth-child(2){height:186px}.business-loading span:nth-child(3){height:220px}@keyframes business-shimmer{to{background-position:-200% 0}}.business-error{padding-top:100px}.business-hero-card{min-height:138px;padding:22px;border-radius:20px;background:linear-gradient(135deg,#272a30,#3e424b 64%,#ff7545 145%);color:#fff;display:flex;align-items:center;justify-content:space-between;overflow:hidden;position:relative}.business-hero-card:after{content:"";position:absolute;width:150px;height:150px;border:24px solid hsla(0,0%,100%,.055);border-radius:50%;right:-48px;top:-72px}.business-hero-card>div{position:relative;z-index:1}.business-hero-card span{font-size:10px;color:hsla(0,0%,100%,.64)}.business-hero-card strong{display:block;margin:5px 0 2px;font-size:30px}.business-hero-card strong small{font-size:14px;margin-right:3px}.business-hero-card p{margin:0;font-size:9px;color:hsla(0,0%,100%,.62)}.business-hero-card>i{width:54px;height:54px;border-radius:17px;background:hsla(0,0%,100%,.12);display:grid;place-items:center;font-style:normal;position:relative;z-index:1}.business-metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px;margin-top:10px}.business-metric-grid article{min-height:92px;padding:13px;background:#fff;border-radius:15px;display:flex;align-items:flex-start;gap:10px}.business-metric-grid article>i{width:34px;height:34px;flex:0 0 auto;border-radius:11px;display:grid;place-items:center}.business-metric-grid article>i svg{width:17px}.business-metric-grid .orange{background:#fff0e8;color:#ef7040}.business-metric-grid .purple{background:#f1ebfa;color:#8664b5}.business-metric-grid .blue{background:#eaf3fc;color:#478ac3}.business-metric-grid .green{background:#eaf7f1;color:#389975}.business-metric-grid article>div{min-width:0;display:flex;flex-direction:column}.business-metric-grid strong{font-size:15px;line-height:1.2;white-space:nowrap}.business-metric-grid span{font-size:9px;color:#56534f;margin-top:4px}.business-metric-grid small{font-size:7px;color:#aaa49d;margin-top:2px}.business-panel{margin-top:10px;padding:15px;background:#fff;border-radius:16px}.business-panel-title{display:flex;align-items:center;justify-content:space-between}.business-panel-title>div{display:flex;flex-direction:column}.business-panel-title strong{font-size:12px}.business-panel-title span{font-size:8px;color:#aaa49d;margin-top:3px}.business-panel-title>em{font-size:9px;color:#ef7040;font-style:normal;display:flex;align-items:center;gap:3px}.h5-business-chart{height:152px;margin-top:16px;padding:18px 2px 19px;display:flex;align-items:flex-end;gap:7px;border-bottom:1px solid #eeeae5;background:repeating-linear-gradient(180deg,transparent,transparent 36px,#f1efec 37px)}.h5-business-chart>div{height:100%;flex:1 1;display:flex;align-items:flex-end;justify-content:center;position:relative}.h5-business-chart i{display:block;width:70%;max-width:24px;height:var(--bar-height);min-height:8px;border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,#ff7545,#ffae8f)}.h5-business-chart span{position:absolute;bottom:-18px;font-size:7px;color:#98928c;white-space:nowrap}.h5-business-chart em{position:absolute;bottom:calc(var(--bar-height) + 3px);font-size:6px;font-style:normal;color:#817b75;white-space:nowrap}.h5-status-list{display:grid;grid-gap:11px;gap:11px;margin-top:16px}.h5-status-list>div{display:grid;grid-template-columns:48px 1fr 24px;align-items:center;grid-gap:8px;gap:8px}.h5-status-list span,.h5-status-list strong{font-size:8px}.h5-status-list strong{text-align:right}.h5-status-list i{height:7px;background:#f1efec;border-radius:7px;overflow:hidden}.h5-status-list b{display:block;height:100%;min-width:5px;border-radius:7px;background:linear-gradient(90deg,#ff9a70,#ff6b35)}.h5-status-list p{margin:2px 0;color:#aaa49d;text-align:center;font-size:9px}.business-product-list{margin-top:8px}.business-product-list article{display:flex;align-items:center;gap:9px;padding:10px 0;border-bottom:1px solid #f1efec}.business-product-list article:last-child{border:0}.business-product-list article>b{width:18px;height:18px;border-radius:6px;background:#fff0e8;color:#ef7040;display:grid;place-items:center;font-size:8px}.business-product-list img{width:48px;height:48px;border-radius:10px;object-fit:cover}.business-product-list article>div{min-width:0;flex:1 1}.business-product-list article>div>strong{display:block;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.business-product-list article span{display:block;font-size:7px;color:#99938c;margin:3px 0}.business-product-list article small{display:flex;align-items:center;gap:3px;font-size:7px;color:#8f8983}.business-product-list article small svg{color:#b2aca6}.business-product-list article>em{font-size:9px;color:#ef7040;font-style:normal}.business-product-empty{height:94px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#aaa49d;font-size:9px}.business-points-note{margin-top:10px;padding:14px 15px;border-radius:15px;background:#fff8ea;color:#a8732c;display:flex;align-items:center;gap:10px}.business-points-note>svg{width:26px}.business-points-note div{display:flex;flex-direction:column}.business-points-note strong{font-size:10px}.business-points-note span{font-size:8px;margin-top:2px;color:#b49770}.business-updated{text-align:center;color:#aaa49d;font-size:7px;margin:12px 0 0}.list-menu{padding:4px 14px}.list-menu button{width:100%;height:51px;background:none;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.list-menu button:last-child{border:0}.list-menu button>span{display:flex;align-items:center;gap:9px;font-size:11px}.list-menu button>span svg{width:18px;color:#7d7872}.list-menu button>div{display:flex;align-items:center;color:#aaa;font-size:9px}.list-menu button>div svg,.list-menu button>svg{width:16px;color:#bbb}.version{text-align:center;color:#b8b4ae;font-size:8px;margin:18px}.recharge-sheet{padding:34px 16px 22px;text-align:center}.recharge-icon{background:#fff7e3;color:#c78d31}.amount-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px;margin:18px 0}.amount-grid button{height:72px;border-radius:12px;background:#f7f5f2;border:1px solid transparent;display:grid;grid-template-columns:auto auto;justify-content:center;align-content:center}.amount-grid button.active{border-color:var(--brand);background:#fff5f0}.amount-grid strong{font-size:18px}.amount-grid span{font-size:8px;align-self:center;margin-left:3px}.amount-grid small{grid-column:1/-1;color:#999;font-size:9px}.amount-grid button.active span,.amount-grid button.active strong{color:var(--brand)}.demo-note{display:block;color:#aaa;font-size:8px;margin-top:10px}.admin-tabs{position:-webkit-sticky;position:sticky;top:62px;z-index:11;background:#fff;height:48px;display:grid;grid-template-columns:1fr 1fr;padding:0 36px;border-bottom:1px solid var(--line)}.admin-tabs button{background:none;font-size:12px;color:#888;position:relative}.admin-tabs button.active{font-weight:700;color:var(--ink)}.admin-tabs button.active:after{content:"";position:absolute;bottom:0;height:3px;background:var(--brand);border-radius:3px;left:35%;right:35%}.admin-tabs i{font-style:normal;background:var(--red);color:#fff;font-size:7px;min-width:14px;height:14px;line-height:14px;border-radius:8px;display:inline-block}.admin-content{padding-top:12px}.review-card{background:#fff;border-radius:16px;padding:13px;margin-bottom:10px}.review-head{display:flex;justify-content:space-between}.review-head span{display:flex;align-items:center;gap:4px;color:#bd7d1c;font-size:10px;font-weight:600}.review-head small{color:#aaa;font-size:8px}.proof-preview{background:#f7f5f2;border-radius:11px;padding:10px;display:flex;align-items:center}.proof-preview>div{display:grid;grid-template-columns:32px 1fr;grid-template-rows:1fr 1fr;align-items:center}.proof-preview svg{grid-row:1/3;color:#8c8780}.proof-preview span{font-size:9px;font-weight:600}.proof-preview small{font-size:8px;color:#999;max-width:170px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.proof-preview button{margin-left:auto;background:#fff;border-radius:10px;padding:6px 9px;font-size:8px;color:var(--brand)}.review-card dl{margin:10px 0}.review-card dl div{display:flex;justify-content:space-between;margin:5px 0}.review-card dd,.review-card dt{font-size:8px;color:#999;margin:0}.review-card dd{color:#555}.review-actions{display:grid;grid-template-columns:85px 1fr;grid-gap:8px;gap:8px;margin-top:12px}.review-actions button{height:40px;border-radius:11px;background:#f3f1ed;color:#777;font-size:10px}.review-actions button:last-child{background:var(--brand);color:#fff;display:flex;align-items:center;justify-content:center;gap:4px;font-weight:600}.rules-stack{display:flex;flex-direction:column;gap:10px}.rule-card{background:#fff;border-radius:16px;padding:14px}.rule-heading{display:flex;align-items:center}.rule-heading .icon{width:40px;height:40px;flex:0 0 auto;border-radius:13px;display:grid;place-items:center}.rule-heading .icon svg{width:19px}.icon.orange{background:#fff0e8;color:var(--brand)}.icon.green{background:#e9f7f1;color:var(--green)}.icon.blue{background:#eaf3fc;color:#4d8dbf}.icon.purple{background:#f2ebfa;color:#8665ae}.rule-heading>div:nth-child(2){display:flex;flex-direction:column;margin-left:9px}.rule-heading h3{font-size:12px;margin:0}.rule-heading p{font-size:8px;color:#999;margin:3px 0 0;max-width:245px}.switch{margin-left:auto;position:relative;width:42px;height:24px}.switch input{display:none}.switch i{inset:0;background:#d7d3cd;border-radius:13px}.switch i,.switch i:after{position:absolute;transition:.2s}.switch i:after{content:"";width:19px;height:19px;top:2.5px;left:3px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.15)}.switch input:checked+i{background:var(--brand)}.switch input:checked+i:after{transform:translateX(17px)}.rule-control{background:#f8f7f4;border-radius:12px;margin-top:13px;padding:10px}.rule-control label{min-height:37px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e9e6e1}.rule-control label:last-of-type{border:0}.rule-control label>span{font-size:10px;color:#68645f}.rule-control label>div{display:flex;align-items:center}.rule-control label button{width:28px;height:28px;background:#fff;border-radius:8px}.rule-control label strong{width:36px;text-align:center;font-size:13px}.rule-control em{font-style:normal;font-size:9px;color:#999;margin-left:5px}.rule-control small{display:block;font-size:8px;color:#aaa;margin-top:6px}.rule-segment{margin:13px 0 8px;grid-template-columns:1fr 1fr}.rule-segment button{display:flex;align-items:center;justify-content:center;gap:5px}.rule-control select{border:0;background:#fff;border-radius:8px;padding:6px 24px 6px 8px;font-size:9px}.value-input{background:#fff;border-radius:8px;padding:0 7px}.value-input input{width:70px;border:0;text-align:right;font-size:11px;background:none}.formula-preview{background:#fff8e8;border:1px solid #f3e5c4;border-radius:12px;margin-top:9px;padding:9px;display:grid;grid-template-columns:1fr auto;align-items:center}.formula-preview span{font-size:8px;color:#a48a60}.formula-preview strong{font-size:12px;color:#9e6d22}.formula-preview small{grid-column:1/-1;font-size:8px;color:#b09569;margin-top:3px}.rule-card.compact{padding:12px 14px}.save-note{display:flex;justify-content:center;align-items:center;gap:4px;color:#aaa;font-size:8px;margin:2px}.save-note svg{color:var(--green)}.status-pill.sold{background:#f0efed;color:#89847d}.auth-loading{min-height:100dvh;background:linear-gradient(145deg,#ff7440,#ffa563);position:relative}.auth-loading:after{content:"";position:absolute;left:50%;top:50%;width:28px;height:28px;margin:-14px;border:3px solid hsla(0,0%,100%,.35);border-top-color:#fff;border-radius:50%;animation:authSpin .8s linear infinite}@keyframes authSpin{to{transform:rotate(1turn)}}.login-screen{padding:0;background:#fff;min-height:100dvh;display:flex;flex-direction:column}.login-hero{height:315px;position:relative;overflow:hidden;background:#ff7b45;color:#fff;flex:0 0 auto}.login-hero>img{object-fit:cover;object-position:58% center;z-index:0}.login-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(172,53,12,.3),rgba(188,57,10,.06) 60%,transparent);z-index:1}.login-brand{position:absolute;z-index:3;top:17px;left:22px;display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700}.login-brand i{font-style:normal;width:29px;height:29px;display:grid;place-items:center;background:hsla(0,0%,100%,.95);color:var(--brand);border-radius:10px;box-shadow:0 6px 18px rgba(113,44,15,.16)}.login-hero-copy{position:absolute;z-index:3;left:22px;top:81px;width:52%}.login-hero-copy>span{font-size:9px;padding:5px 9px;border:1px solid hsla(0,0%,100%,.28);background:rgba(113,42,15,.12);border-radius:14px}.login-hero-copy h1{font-size:31px;line-height:1.15;margin:13px 0 7px;letter-spacing:-1px}.login-hero-copy p{font-size:10px;margin:0;color:hsla(0,0%,100%,.84)}.login-panel{position:relative;z-index:4;flex:1 1;margin-top:-67px;background:#fff;border-radius:27px 27px 0 0;padding:27px 24px 22px}.login-heading h2{font-size:22px;margin:0 0 6px}.login-heading p{font-size:11px;color:var(--muted);margin:0 0 22px}.login-field{height:52px;border:1px solid #e9e5df;border-radius:15px;padding:0 14px;display:flex;align-items:center;gap:11px;background:#fbfaf8;transition:border-color .2s,box-shadow .2s,background .2s}.login-field+.login-field{margin-top:12px}.login-field:focus-within{border-color:#ff9b75;background:#fff;box-shadow:0 0 0 3px rgba(255,107,53,.09)}.login-field.has-error{border-color:#f1a29b}.login-field>svg{color:#a19c95;flex:0 0 auto}.login-field>div{display:flex;flex:1 1;min-width:0;flex-direction:column;gap:3px}.login-field span{font-size:9px;color:#98938c}.login-field input{width:100%;border:0;background:none;color:var(--ink);font-size:14px;padding:0}.login-field input::placeholder{color:#bbb7b1}.login-field>button{width:32px;height:38px;display:grid;place-items:center;color:#aaa59e;background:none;padding:0}.login-error{color:var(--red);font-size:9px;margin:5px 3px 0}.login-error+.login-field{margin-top:7px}.login-agreement{display:flex;align-items:flex-start;gap:7px;margin-top:17px}.login-agreement>label{width:17px;height:17px;flex:0 0 auto;position:relative;cursor:pointer}.login-agreement input{position:absolute;opacity:0;inset:0}.login-agreement label>i{position:absolute;inset:0;border:1.5px solid #c9c4bd;border-radius:5px;transition:.2s}.login-agreement input:focus-visible+i{box-shadow:0 0 0 3px rgba(255,107,53,.13)}.login-agreement input:checked+i{background:var(--brand);border-color:var(--brand)}.login-agreement input:checked+i:after{content:"";position:absolute;left:4px;top:1px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.login-agreement>span{font-size:9px;line-height:17px;color:#858078}.login-agreement button{padding:0;background:none;color:var(--brand);font-size:inherit}.agreement-error{margin-left:24px}.login-submit{width:100%;height:50px;border-radius:15px;margin-top:21px;background:linear-gradient(135deg,#ff8050,var(--brand-dark));color:#fff;font-size:15px;font-weight:700;box-shadow:0 9px 22px rgba(239,84,31,.22);transition:transform .15s,box-shadow .15s}.login-submit:active{transform:translateY(1px);box-shadow:0 5px 12px rgba(239,84,31,.2)}.login-security{display:flex;align-items:flex-start;justify-content:center;gap:5px;color:#9c9891;font-size:8px;line-height:1.55;margin:16px auto 0;max-width:310px}.login-security svg{color:#55a27e;flex:0 0 auto}.account-menu .account-phone{height:51px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.account-phone>span{display:flex;align-items:center;gap:9px;font-size:11px}.account-phone svg{width:18px;color:#7d7872}.account-phone strong{font-size:9px;color:#999;font-weight:500}.list-menu .logout-button>span,.list-menu .logout-button>span svg{color:var(--red)}.payment-editor-sheet,.profile-editor-sheet,.support-sheet{padding:34px 18px 18px}.payment-editor-sheet h2,.profile-editor-sheet h2,.support-sheet h2{margin:0;font-size:19px}.payment-editor-sheet>p,.profile-editor-sheet>p,.support-sheet>p{margin:6px 0 18px;color:#96918a;font-size:10px}.profile-editor-sheet>label{display:block;margin-top:12px}.profile-editor-sheet>label>span{display:block;margin-bottom:6px;color:#57534e;font-size:10px;font-weight:700}.profile-editor-sheet input,.profile-editor-sheet select{width:100%;height:44px;padding:0 12px;border:1px solid #e8e3dd;border-radius:11px;background:#faf9f7;color:var(--ink);font-size:12px;outline:none}.profile-editor-sheet input:focus,.profile-editor-sheet select:focus{border-color:var(--brand);background:#fff}.payment-editor-sheet>section{position:relative;display:grid;grid-template-columns:1fr 128px;grid-gap:10px 16px;gap:10px 16px;align-items:center;padding:14px 0;border-top:1px solid var(--line)}.payment-editor-sheet>section>div{display:flex;flex-direction:column;gap:5px}.payment-editor-sheet>section>div strong{font-size:13px}.payment-editor-sheet>section>div span{color:#99938c;font-size:9px}.payment-editor-sheet>section>label{position:relative;grid-row:span 2;width:128px;height:128px;border:1px dashed #d8d1c9;border-radius:13px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:var(--brand);background:#fffaf7}.payment-editor-sheet>section>label.has-image{border-style:solid;background:#fff}.payment-editor-sheet>section>label input{position:absolute;inset:0;opacity:0;cursor:pointer}.payment-editor-sheet>section>label img{width:112px;height:112px;object-fit:contain}.payment-editor-sheet>section>label small{font-size:9px}.h5-upload-replace{position:absolute;right:0;bottom:0;left:0;height:28px;display:grid;place-items:center;background:rgba(31,29,27,.68);color:#fff;font-size:9px}.h5-upload-progress{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:hsla(0,0%,100%,.93);color:var(--brand)}.h5-upload-progress>i{width:82px;height:5px;overflow:hidden;border-radius:5px;background:#eee9e4}.h5-upload-progress>i>b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ff8a5f,var(--brand));transition:width .15s ease}.h5-upload-progress>strong{font-size:12px}.remove-payment{justify-self:start;color:#dd5b50;background:transparent;font-size:9px}.support-sheet>section{display:flex;flex-direction:column;align-items:center;padding:14px;margin-top:10px;border:1px solid #eee9e3;border-radius:14px;background:#faf9f7}.support-sheet>section>strong{align-self:flex-start;margin-bottom:12px;font-size:12px}.support-sheet>section img{border-radius:10px;object-fit:contain;background:#fff}.support-sheet>section a{display:flex;align-items:center;gap:8px;color:var(--brand);font-size:18px;font-weight:700}.support-empty{padding:18px 0;color:#aaa49d;font-size:10px}.admin-service-qr{min-height:300px;display:flex;flex-direction:column;align-items:flex-start;gap:14px}.admin-service-qr>strong{display:flex;align-items:center;gap:7px}.admin-service-qr-empty{width:180px;height:180px;display:grid;place-items:center;align-content:center;grid-gap:10px;gap:10px;border:1px dashed #d9d9d9;border-radius:8px;color:#999}.admin-service-qr-empty svg{font-size:42px}.legal-page{width:min(760px,100%);min-height:100dvh;margin:0 auto;padding:46px 24px 80px;background:#fff}.legal-page>header{padding-bottom:20px;border-bottom:1px solid #eee9e3}.legal-page>header h1{margin:0;color:#292623;font-size:28px}.legal-page>header p{margin:7px 0 0;color:#99938d;font-size:13px}.markdown-document{color:#504c47;font-size:15px;line-height:1.9;overflow-wrap:anywhere}.markdown-document h1,.markdown-document h2,.markdown-document h3,.markdown-document h4,.markdown-document h5,.markdown-document h6{color:#282521;line-height:1.45;margin:1.7em 0 .65em}.markdown-document h1{font-size:25px}.markdown-document h2{font-size:19px}.markdown-document h3{font-size:17px}.markdown-document h4{font-size:15px}.markdown-document p{margin:.75em 0}.markdown-document ol,.markdown-document ul{padding-left:1.7em;margin:.8em 0}.markdown-document li{margin:.3em 0}.markdown-document blockquote{margin:1em 0;padding:8px 14px;border-left:4px solid var(--brand);background:#fff7f2;color:#746d66}.markdown-document blockquote p{margin:0}.markdown-document a{color:var(--brand);text-decoration:underline;text-underline-offset:3px}.markdown-document code{padding:2px 5px;border-radius:5px;background:#f3f1ee;color:#d6532e;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}.markdown-document pre{overflow-x:auto;padding:14px;border-radius:10px;background:#292724;color:#f6f1eb}.markdown-document pre code{padding:0;background:transparent;color:inherit}.markdown-document hr{border:0;border-top:1px solid #e9e4de;margin:1.6em 0}.markdown-table-wrap{overflow-x:auto;margin:1em 0}.markdown-document table{width:100%;border-collapse:collapse;font-size:.92em}.markdown-document td,.markdown-document th{padding:8px 10px;border:1px solid #e4dfd9;text-align:left}.markdown-document th{background:#f7f5f2;color:#37332f}.admin-legal-page>.ant-tabs{padding:0 20px;border-radius:8px;background:#fff}.markdown-source-input{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace!important;line-height:1.7!important}.admin-markdown-preview .ant-pro-card-body{max-height:760px;overflow-y:auto}@media (max-width:560px){.legal-page{padding:30px 18px 60px}.legal-page>header h1{font-size:23px}.markdown-document{font-size:14px}}.login-agreement label>i{pointer-events:none}.waiting-sale{align-self:center;color:#a7782e;background:#fff4da;border-radius:12px;padding:7px 9px;font-size:8px;white-space:nowrap}.login-agreement a{color:var(--brand);text-decoration:none}.favorite.active{background:var(--brand);color:#fff}.section-label .configured{color:var(--green);background:#eaf7f1;padding:3px 6px;border-radius:6px}.configured-methods{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px;margin-top:12px}.configured-methods span{background:#f4f2ef;color:#aaa;border-radius:10px;padding:9px;text-align:center;font-size:9px}.configured-methods span.ready.wechat{background:#eaf8f2;color:#178d62}.configured-methods span.ready.alipay{background:#eaf4fd;color:#1675c8}.payment-type-switch{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:7px;gap:7px;margin-top:13px;padding:4px;background:#f3f2ef;border-radius:12px}.payment-type-switch button{height:38px;border-radius:9px;background:transparent;display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;color:#777}.payment-type-switch button i{font-style:normal;width:21px;height:21px;border-radius:7px;display:grid;place-items:center;color:#fff;background:#aaa;font-size:9px;font-weight:700}.payment-type-switch button.active{background:#fff;font-weight:700;box-shadow:0 2px 8px rgba(34,31,27,.08)}.payment-type-switch button.active.wechat{color:#19986b}.payment-type-switch button.active.wechat i{background:#21aa73}.payment-type-switch button.active.alipay{color:#1677d2}.payment-type-switch button.active.alipay i{background:#1684e8}.payment-code-label{display:inline-block;font-size:9px;margin-bottom:11px}.payment-code-label.wechat{color:#169b68}.payment-code-label.alipay{color:#1677d2}.qr-panel.locked .payment-code-image{filter:blur(8px);opacity:.25}.qr-panel.locked .payment-code-label{opacity:.25}.location-row .location-label{display:flex;align-items:center;gap:3px;font-size:13px;font-weight:700;color:var(--ink)}.location-row .location-label svg{color:var(--brand)}@media (min-width:561px){.page-bg{padding:18px 0}.phone-shell{min-height:calc(100dvh - 36px);max-height:calc(100dvh - 36px);border-radius:28px;overflow-y:auto;scrollbar-width:none}.phone-shell::-webkit-scrollbar{display:none}.auth-loading,.login-screen,.screen{min-height:calc(100dvh - 36px)}.bottom-nav{bottom:18px;border-radius:0 0 28px 28px}.modal-backdrop{align-items:center}.modal-sheet{border-radius:24px;max-height:88dvh}.sticky-action{border-radius:0 0 24px 24px}.toast{bottom:110px}}