:root{color-scheme:light;font-family:Inter,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;--bg: #f6f7fb;--ink: #1d2129;--muted: #7a8391;--line: #eceff4;--panel: #ffffff;--dark: #191b21;--orange: #ff4b26;--orange-dark: #f13c18;--mall-orange-deep: #f13c18;--purple: #7468ff;--red: #ff3d3d;--green: #157f65;--blue: #2459a7;--danger: #b42318;--radius-card: 12px;--shadow-card: 0 12px 30px rgba(30, 35, 45, .08);--shadow-float: 0 18px 42px rgba(30, 35, 45, .12)}*{box-sizing:border-box}html,body,#app{width:100%;min-width:0;min-height:100%;margin:0}body{background:#f8faf9;color:var(--ink)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}.app-stage{display:flex;min-height:100vh;justify-content:center;padding:0;background:#f8faf9}.phone-shell{position:relative;display:flex;width:min(100%,430px);min-width:0;min-height:100vh;max-height:none;flex-direction:column;overflow:hidden auto;border:0;border-radius:0;background:#f8faf9;box-shadow:none}.app-stage.phone-preview{display:grid;grid-template-columns:minmax(0,430px) minmax(220px,1fr);gap:28px;padding:18px;background:linear-gradient(135deg,#ff5a1f14,#157f6514),var(--bg)}.app-stage.phone-preview .phone-shell{width:auto;min-height:calc(100vh - 36px);max-height:calc(100vh - 36px);overflow:hidden;border:1px solid rgba(17,17,17,.12);border-radius:28px;box-shadow:0 28px 70px #1111112e}.app-stage.immersive,.app-stage.immersive .phone-shell{background:#0b0b0b}.app-stage.immersive .page-content{padding-bottom:0}.market-boot{display:grid;min-height:100vh;place-items:center;padding:24px;background:linear-gradient(180deg,#ff5a1f0f,#157f650f),#f8faf9}.market-boot-card{display:grid;width:100%;max-width:340px;gap:12px;padding:24px;border:1px solid rgba(17,17,17,.08);border-radius:8px;background:#fff;box-shadow:0 18px 44px #11111114}.market-boot-icon{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:8px;background:#fff2ec;color:var(--orange-dark)}.market-boot-card strong{font-size:20px}.market-boot-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.market-boot-card .market-error{color:var(--danger)}.market-boot-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:4px}.market-boot-actions .solid-button:only-child,.market-boot-actions .ghost-button:only-child{grid-column:1 / -1}.page-content{flex:1;min-height:0;overflow:hidden auto;padding-bottom:86px;scrollbar-width:none}.page-content::-webkit-scrollbar{display:none}.app-stage.no-bottom-nav .page-content{padding-bottom:20px}.app-topbar{position:sticky;top:0;z-index:6;display:flex;min-height:70px;align-items:center;justify-content:space-between;padding:16px 18px 10px;border-bottom:1px solid rgba(223,228,226,.7);background:#f8faf9f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{display:flex;min-width:0;align-items:center;gap:10px}.brand img{width:36px;height:36px;border-radius:8px;object-fit:contain}.brand strong,.brand span{display:block}.brand strong{font-size:17px;line-height:1.1}.brand span{margin-top:3px;color:var(--muted);font-size:12px}.bottom-nav{position:sticky;bottom:0;z-index:6;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));min-height:62px;border-top:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bottom-nav a{display:grid;place-items:center;align-content:center;gap:3px;color:var(--muted);font-size:11px}.bottom-nav a.router-link-active{color:var(--orange-dark);font-weight:700}.desktop-note{display:none;align-items:end;padding-bottom:32px}.app-stage.phone-preview .desktop-note{display:grid}.desktop-note div{display:grid;width:min(280px,100%);gap:8px;padding:20px;border:1px solid rgba(17,17,17,.08);border-radius:8px;background:#ffffffb8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.desktop-note img{width:80px;height:80px;object-fit:contain}.desktop-note strong{font-size:22px}.desktop-note span{color:var(--muted);line-height:1.5}.search-row,.toolbar-row{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:10px;padding:12px 18px}.toolbar-row{display:flex;justify-content:space-between}.h5-page-toolbar{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:10px;align-items:center;padding:12px 18px}.h5-page-toolbar>span{min-width:0}.h5-toolbar-button{width:44px;height:44px;border-radius:12px}.h5-load-more{margin-top:10px}.category-search-row{display:grid;grid-template-columns:38px minmax(0,1fr) 38px;gap:8px;padding:14px 16px 12px}.category-search-row .icon-button{width:38px;height:38px}.category-search-row .search-box{height:38px;border-radius:999px}.search-box{display:flex;min-width:0;height:44px;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted)}.search-box input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--ink)}.icon-button{display:inline-grid;width:38px;height:38px;place-items:center;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink)}.icon-button.light{border-color:#ffffff57;background:#ffffff2e;color:#fff}.icon-button.quiet{background:#f6f7f6;color:var(--muted)}.solid-button,.ghost-button,.inline-link{display:inline-flex;min-width:0;height:38px;align-items:center;justify-content:center;gap:6px;border-radius:8px;padding:0 13px;white-space:nowrap}.solid-button{border:0;background:var(--orange);color:#fff;font-weight:700}.solid-button:hover{background:var(--orange-dark)}.ghost-button.danger{color:var(--danger)}.ghost-button.active{border-color:#ff5a1f57;background:#fff8f3;color:var(--orange-dark)}.ghost-button,.inline-link{border:1px solid var(--line);background:#fff;color:var(--ink);font-weight:700}.inline-link{height:34px;color:var(--muted)}.home-hero,.commerce-hero{display:grid;min-height:184px;align-content:end;gap:18px;margin:0 18px 14px;overflow:hidden;border-radius:8px;background-position:center;background-size:cover;color:#fff;padding:18px;position:relative}.commerce-hero.no-hero-image{background:#263d36}.home-hero:before,.commerce-hero:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,#11111114,#111111bd)}.home-hero>*,.commerce-hero>*{position:relative;z-index:1}.home-hero span,.commerce-hero span,.live-kicker{display:inline-flex;align-items:center;gap:5px;color:#ffd6c7;font-size:12px;font-weight:700}.home-hero h1,.commerce-hero h1{margin:7px 0 4px;font-size:25px;line-height:1.16}.home-hero p,.commerce-hero p{margin:0;color:#ffffffc2;line-height:1.45}.hero-actions{display:flex;flex-wrap:wrap;gap:8px}.commerce-hero .hero-actions span{color:inherit;font-size:inherit;font-weight:inherit}.ghost-button.translucent{border-color:#ffffff5c;background:#ffffff29;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.quick-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:0 18px 16px}.quick-actions button{display:grid;min-width:0;min-height:78px;align-content:center;gap:5px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);padding:9px 7px;text-align:center}.quick-actions svg{justify-self:center;color:var(--orange-dark)}.quick-actions strong,.quick-actions span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quick-actions strong{font-size:13px}.quick-actions span{color:var(--muted);font-size:11px}.chip-row,.status-tabs,.room-strip,.session-strip{display:flex;gap:8px;overflow-x:auto;padding:0 18px 12px;scrollbar-width:none}.chip-row::-webkit-scrollbar,.status-tabs::-webkit-scrollbar,.room-strip::-webkit-scrollbar,.session-strip::-webkit-scrollbar{display:none}.chip-row button,.status-tabs button,.room-chip,.sku-list button{min-height:34px;flex:0 0 auto;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted);padding:0 12px}.chip-row button.active,.status-tabs button.active,.sku-list button.active{border-color:var(--dark);background:var(--dark);color:#fff}.room-chip{display:inline-flex;max-width:220px;align-items:center;gap:7px}.room-chip span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-chip.active{border-color:#ff5a1f59;background:#fff0e9;color:var(--orange-dark)}.status-dot{width:8px;height:8px;flex:0 0 auto;border-radius:999px;background:var(--muted)}.status-dot.living{background:var(--orange);box-shadow:0 0 0 4px #ff5a1f1f}.status-dot.scheduled{background:var(--blue)}.status-dot.ended{background:var(--green)}.section-block{display:grid;gap:10px;padding:0 18px 16px}.full-action{width:100%}.section-title{display:flex;align-items:center;gap:8px;padding:2px 0}.section-title span,.section-title button{margin-left:auto;color:var(--muted);font-size:13px}.section-title button{border:0;background:transparent}.live-grid,.goods-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.live-entry-list{display:grid;gap:10px}.live-entry-card{display:grid;grid-template-columns:74px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fff}.live-entry-card img{width:74px;height:58px;border-radius:8px;object-fit:cover;background:#f5f5f5}.live-cover-empty{display:inline-grid;width:74px;height:58px;place-items:center;border:1px dashed rgba(21,127,101,.24);border-radius:8px;background:#f6f8f7;color:var(--muted);font-size:11px;font-weight:800;line-height:1.2;padding:6px;text-align:center}.live-entry-card div{display:grid;min-width:0;gap:3px}.live-entry-card span{color:var(--orange-dark);font-size:12px;font-weight:800}.live-entry-card strong,.live-entry-card small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-entry-card small{color:var(--muted);font-size:12px}.room-landing-intro{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 18px;padding:12px;border:1px solid rgba(255,90,31,.18);border-radius:8px;background:#fff8f3}.room-landing-intro div{display:grid;min-width:0;gap:3px}.room-landing-intro span{color:var(--orange-dark);font-size:12px;font-weight:800}.room-landing-intro strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-landing-intro small{min-width:0;overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.room-landing-actions{display:flex!important;flex:0 0 auto;grid-template-columns:none!important;align-items:center;gap:8px!important}.live-card,.goods-card,.cart-card,.order-card,.address-card,.result-card,.session-card{border:1px solid var(--line);border-radius:8px;background:#fff}.live-card{overflow:hidden}.live-card img{display:block;width:100%;aspect-ratio:1.25 / 1;object-fit:cover;background:#f5f5f5}.live-card div,.goods-card{display:grid;gap:5px;padding:10px}.live-card strong,.goods-card strong,.product-line strong,.cart-body strong,.order-card strong,.detail-main h1{min-width:0;overflow-wrap:anywhere;line-height:1.3}.live-card span{color:var(--orange-dark);font-size:12px;font-weight:700}.live-card small,.goods-card p,.cart-body p,.order-meta,.detail-main p,.order-sku p,.address-card p,.empty-line{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.goods-card img,.goods-card .goods-image-empty{width:100%;aspect-ratio:1 / 1;border-radius:8px;object-fit:cover;background:#f5f5f5}.goods-image-empty{display:inline-grid;place-items:center;border:1px dashed rgba(21,127,101,.24);color:var(--muted);font-size:11px;font-weight:800;line-height:1.2;padding:6px;text-align:center}.goods-card div:last-child{display:flex;align-items:center;justify-content:space-between}.goods-card div:last-child span,.price-row strong,.price-row span,.checkout-bar strong{color:var(--orange);font-weight:800}.category-layout{display:grid;grid-template-columns:104px minmax(0,1fr);align-items:start;gap:10px;padding:0 18px 18px}.category-rail{position:sticky;top:82px;display:grid;max-height:calc(100vh - 174px);gap:8px;overflow:auto;padding-right:2px;scrollbar-width:none}.category-rail::-webkit-scrollbar{display:none}.category-rail button{min-height:42px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted);font-size:13px;line-height:1.25;overflow-wrap:anywhere;padding:0 10px;text-align:left}.category-rail button.active{border-color:#ff5a1f57;background:#fff8f3;color:var(--orange-dark);font-weight:800}.category-main{display:grid;min-width:0;gap:10px}.category-main .section-title{padding:0}.category-chip-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.category-chip-grid button{display:grid;min-height:90px;place-items:center;gap:6px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);padding:8px}.category-chip-grid img,.category-chip-grid .goods-image-empty{width:42px;height:42px;border-radius:8px;object-fit:cover;background:#f5f5f5}.category-chip-grid .category-icon-empty{display:inline-grid;width:42px;height:42px;place-items:center;border:1px solid rgba(255,75,38,.12);border-radius:10px;background:#fff6f2;color:var(--orange-dark)}.category-chip-grid span{font-size:12px;line-height:1.25;overflow-wrap:anywhere;text-align:center}.store-hero{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:14px;margin:0 18px 14px;padding:16px;border:1px solid rgba(21,127,101,.18);border-radius:8px;background:#f4fbf8}.store-hero img{width:72px;height:72px;border-radius:8px;object-fit:cover;background:#fff}.store-hero span{color:var(--green);font-size:12px;font-weight:800}.store-hero strong{display:block;margin:5px 0;font-size:21px;line-height:1.25;overflow-wrap:anywhere}.store-hero p{margin:0;color:var(--muted);font-size:12px;line-height:1.45;overflow-wrap:anywhere}.store-hero .ghost-button{width:max-content;margin-top:10px}.live-panel{margin:0 18px 14px;overflow:hidden;border-radius:8px;background:var(--dark);color:#fff}.landing-live-panel{margin-top:0}.live-room-immersive{min-height:100vh;background:#0b0b0b;color:#fff}.live-room-immersive .landing-live-panel{min-height:100vh;margin:0;border-radius:0;background:#000}.player-frame{position:relative;width:100%;aspect-ratio:16 / 10;overflow:hidden;background:#000}.douyin-player-frame{min-height:100vh;aspect-ratio:auto}.player-frame .live-player-host,.player-frame .live-player-host video,.player-frame .tencent-livekit-player,.player-frame .video-js,.player-frame .tcp-skin,.player-frame .vjs-tech,.player-placeholder{width:100%;height:100%}.player-frame>video,.player-frame .live-player-host,.player-frame .live-player-host video{display:block;object-fit:contain}.player-frame .live-player-host{position:absolute;top:0;right:0;bottom:0;left:0}.player-frame .tencent-livekit-player{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden;background:#000}.landing-fallback-poster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;min-height:100%;align-content:center;justify-items:center;gap:10px;overflow:hidden;background-color:#111318;background-position:center;background-size:cover;color:#fff;padding:120px 28px 148px;text-align:center;pointer-events:none}.landing-fallback-poster:before{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000070,#0000002e 38%,#000000d1),radial-gradient(circle at 50% 38%,rgba(255,90,31,.2),transparent 160px);content:""}.landing-fallback-poster>*{position:relative;z-index:1}.landing-fallback-poster .play-mark{width:54px;height:54px;background:#ff5a1fe0;box-shadow:0 12px 30px #ff5a1f47}.landing-fallback-poster strong{font-size:18px;font-weight:900;line-height:1.2}.landing-fallback-poster span{max-width:230px;border-radius:999px;background:#0000006b;color:#ffffffe0;font-size:12px;font-weight:800;line-height:1.35;padding:7px 12px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.player-frame .tencent-livekit-player .live-player-view,.player-frame .tencent-livekit-player .live-player-h5,.player-frame .tencent-livekit-player .live-player-pc,.player-frame .tencent-livekit-player .live-core-view-container,.player-frame .tencent-livekit-player .live-core-view,.player-frame .tencent-livekit-player #atomicx-live-stream-content,.player-frame .tencent-livekit-player .stream-content,.player-frame .tencent-livekit-player #liveContainer{width:100%;height:100%}.player-frame .tencent-livekit-player .live-player-h5,.player-frame .tencent-livekit-player .live-core-view-container,.player-frame .tencent-livekit-player #liveContainer{position:absolute;top:0;right:0;bottom:0;left:0}.player-frame .tencent-livekit-player .live-core-view-container{background:#000}.player-frame .tencent-livekit-player .live-core-view{overflow:hidden}.player-frame .tencent-livekit-player .live-core-placeholder,.player-frame .tencent-livekit-player .placeholder-text{color:#fff}.player-frame .official-livekit-player #atomicx-live-stream-content,.player-frame .official-livekit-player [id^=rtc_stream_view_]{overflow:hidden;background:#000}.player-frame .official-livekit-player #atomicx-live-stream-content video,.player-frame .official-livekit-player #atomicx-live-stream-content canvas,.player-frame .official-livekit-player [id^=rtc_stream_view_] video,.player-frame .official-livekit-player [id^=rtc_stream_view_] canvas{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;background:#000}.player-frame .official-livekit-player video,.player-frame .official-livekit-player canvas{max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;background:#000}.player-frame .official-livekit-player.co-guest-connected #atomicx-live-stream-content video,.player-frame .official-livekit-player.co-guest-connected #atomicx-live-stream-content canvas,.player-frame .official-livekit-player.co-guest-connected [id^=rtc_stream_view_] video,.player-frame .official-livekit-player.co-guest-connected [id^=rtc_stream_view_] canvas{object-fit:contain!important}.player-frame .official-livekit-player.co-guest-split #atomicx-live-stream-content{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));width:100%!important;height:100%!important;min-height:0!important;grid-auto-rows:minmax(0,1fr);align-content:center;align-items:center;justify-content:center;gap:0;overflow:hidden;background:#000;transform:none!important}.douyin-player-frame .official-livekit-player.co-guest-split #atomicx-live-stream-content{top:0!important;bottom:0!important;box-sizing:border-box;height:100%!important;padding:calc(116px + env(safe-area-inset-top)) 0 calc(120px + env(safe-area-inset-bottom));transform:none!important}.player-frame .official-livekit-player.co-guest-split #atomicx-live-stream-content>[id^=rtc_stream_view_]{position:relative!important;inset:auto!important;display:grid!important;place-items:center;aspect-ratio:auto!important;width:100%!important;height:100%!important;max-height:none!important;min-height:0!important;overflow:hidden;background:#000}.player-frame .official-livekit-player.co-guest-split #atomicx-live-stream-content:has(>[id^=rtc_stream_view_]:nth-child(3)){grid-auto-rows:minmax(0,1fr);align-content:center}.player-frame .official-livekit-player.co-guest-split #atomicx-live-stream-content:has(>[id^=rtc_stream_view_]:nth-child(3))>[id^=rtc_stream_view_]{max-height:min(36vh,50vw)!important}@media(orientation:landscape){.player-frame .official-livekit-player.co-guest-split #atomicx-live-stream-content>[id^=rtc_stream_view_]{aspect-ratio:auto!important;max-height:80vh!important}}.player-frame .official-livekit-player.co-guest-floating #atomicx-live-stream-content{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;width:100%!important;height:100%!important;min-height:0!important;overflow:hidden;background:#000;transform:none!important}.player-frame .official-livekit-player.co-guest-floating #atomicx-live-stream-content>[id^=rtc_stream_view_]{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;width:100%!important;height:100%!important;max-height:none!important;aspect-ratio:auto!important;overflow:hidden;background:#000}.player-frame .official-livekit-player.co-guest-floating #atomicx-live-stream-content>[id^=rtc_stream_view_]:nth-child(n+2){top:calc(82px + env(safe-area-inset-top))!important;right:12px!important;bottom:auto!important;left:auto!important;z-index:6;width:min(34vw,136px)!important;height:auto!important;max-height:min(30vh,242px)!important;aspect-ratio:9 / 16!important;border:1px solid rgba(255,255,255,.22);border-radius:12px;box-shadow:0 16px 40px #0000006b}.player-frame .official-livekit-player .live-player-h5{position:absolute!important;top:0;right:0;bottom:0;left:0;display:flex;width:100%;height:100%;align-items:center;justify-content:center;overflow:hidden;background:#000}.player-frame .official-livekit-player .stream-view{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%}.player-frame .official-livekit-player .top{position:absolute;top:calc(10px + env(safe-area-inset-top));right:10px;left:10px;z-index:100;display:flex;height:50px;align-items:center;justify-content:space-between;gap:10px;color:#fff;font-size:14px}.douyin-player-frame .official-livekit-player .top{justify-content:flex-end}.player-frame .official-livekit-player .top-left{display:flex;min-width:0;max-width:58%;align-items:center;gap:6px;overflow:hidden;border-radius:999px;background:#0009;padding:5px 8px 5px 5px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.douyin-player-frame .official-livekit-player .jiucyun-official-anchor{display:none}.player-frame .official-livekit-player .top-left>span{min-width:0;max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:800}.player-frame .official-livekit-player .follow-user{display:none!important;min-width:48px;height:24px;align-items:center;justify-content:center;overflow:hidden;border-radius:999px;background:#4086ff;color:#fff;font-size:12px;font-weight:800}.player-frame .official-livekit-player .followed{display:inline-flex;width:100%;height:100%;align-items:center;justify-content:center;background:#ffffff2e}.player-frame .official-livekit-player [class*=follow i]{display:none!important}.player-frame .official-livekit-player .top-right,.player-frame .official-livekit-player .audience-list-header{display:flex;align-items:center}.player-frame .official-livekit-player .top-right{flex:0 0 auto;gap:8px;margin-right:2px}.player-frame .official-livekit-player .audience-list-header{gap:1px}.player-frame .official-livekit-player .audience-count{display:inline-flex;min-width:24px;height:24px;align-items:center;justify-content:center;border-radius:999px;background:#0009;color:#fff;font-size:12px;font-weight:800}.player-frame .official-livekit-player .message-list{position:absolute;bottom:calc(76px + env(safe-area-inset-bottom));left:0;z-index:99;width:min(260px,calc(100% - 20px));height:180px;overflow:hidden}.douyin-player-frame .official-livekit-player .message-list,.douyin-player-frame .official-livekit-player .top,.douyin-player-frame .official-livekit-player .bottom{display:none!important}.player-frame .official-livekit-player .bottom{position:absolute;right:0;bottom:calc(8px + env(safe-area-inset-bottom));left:0;z-index:100;display:flex;min-height:54px;align-items:center;justify-content:flex-start;box-sizing:border-box;padding:0 12px}.player-frame .official-livekit-player .message-list,.player-frame .official-livekit-player .bottom,.player-frame .official-livekit-player .message-input,.player-frame .official-livekit-player [class*=barrage],.player-frame .official-livekit-player [class*=Barrage]{display:none!important;pointer-events:none!important}.landing-room-info-card{position:absolute;top:calc(12px + env(safe-area-inset-top));left:12px;z-index:130;display:flex;max-width:min(245px,calc(100% - 120px));min-height:42px;align-items:center;gap:8px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#0000009e;padding:5px 10px 5px 5px;color:#fff;box-shadow:0 10px 28px #00000047;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landing-room-info-card img{width:32px;height:32px;flex:0 0 auto;border-radius:50%;object-fit:cover;background:#ff453f}.room-image-empty{display:inline-grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#ffffff1a;color:#ffffffbd;font-size:10px;font-weight:800;line-height:1.1;text-align:center}.landing-room-info-card div{display:grid;min-width:0;gap:1px}.landing-room-info-card strong,.landing-room-info-card span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-room-info-card strong{font-size:13px;font-weight:900;line-height:1.15}.landing-room-info-card span{color:#ffffffc7;font-size:11px;font-weight:700}.landing-room-actions{position:absolute;top:calc(14px + env(safe-area-inset-top));right:12px;z-index:132;display:inline-flex;align-items:center;gap:8px}.landing-viewer-pill,.landing-close-button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;color:#fff;box-shadow:0 10px 28px #00000047;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landing-viewer-pill{min-width:54px;height:38px;gap:7px;background:#0000008a;padding:0 11px}.landing-viewer-pill span{width:22px;height:22px;border-radius:50%;background:#ff453f}.landing-viewer-pill strong{font-size:13px;font-weight:900}.landing-close-button{width:38px;height:38px;background:#00000070}.landing-replay-switch{position:absolute;top:calc(64px + env(safe-area-inset-top));left:12px;z-index:132;display:inline-grid;grid-template-columns:22px minmax(0,1fr) auto;max-width:min(270px,calc(100% - 24px));min-height:40px;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ff5b1ceb;color:#fff;padding:6px 10px 6px 8px;box-shadow:0 12px 30px #ff5b1c3d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landing-replay-switch svg{width:22px;height:22px;padding:5px;border-radius:999px;background:#ffffff2e}.landing-replay-switch span{min-width:0;overflow:hidden;font-size:12px;font-weight:900;text-align:left;text-overflow:ellipsis;white-space:nowrap}.landing-replay-switch small{color:#ffffffc7;font-size:11px;font-weight:900}.livekit-co-guest-action{position:absolute;right:12px;bottom:calc(14px + env(safe-area-inset-bottom));z-index:120;display:inline-flex;min-width:82px;height:42px;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#0000008f;color:#fff;font-size:13px;font-weight:800;box-shadow:0 10px 24px #0000003d}.livekit-co-guest-action.applying{background:#ff6c24e6}.livekit-co-guest-action.connected{background:#ff4d4feb}.livekit-co-guest-action:disabled{opacity:.72}.livekit-resume-playback{position:absolute;top:50%;left:50%;z-index:130;display:inline-flex;min-width:110px;height:42px;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(255,255,255,.26);border-radius:999px;background:#ffffffeb;color:#161616;font-size:14px;font-weight:900;box-shadow:0 14px 36px #00000047;transform:translate(-50%,-50%)}.player-frame .official-livekit-player .message-input{min-width:0;width:min(172px,calc(100vw - 170px));max-width:180px;min-height:44px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#00000075;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.player-frame .official-livekit-player .message-input input,.player-frame .official-livekit-player .message-input textarea,.player-frame .official-livekit-player .message-input [contenteditable=true]{min-height:44px!important;font-size:15px!important;font-weight:700!important}.landing-message-list{position:absolute;bottom:calc(74px + env(safe-area-inset-bottom));left:14px;z-index:140;display:flex;width:min(280px,calc(100% - 32px));max-height:170px;flex-direction:column;justify-content:flex-end;gap:6px;overflow:hidden;color:#fff;pointer-events:none}.landing-message{display:flex;min-width:0;max-width:100%;align-items:baseline;gap:5px;overflow-wrap:anywhere;text-shadow:0 1px 8px rgba(0,0,0,.72)}.landing-message strong{flex:0 0 auto;max-width:96px;overflow:hidden;color:#fff;font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.landing-message span,.landing-message-empty{color:#fffffff0;font-size:13px;font-weight:700;line-height:1.35}.landing-message-empty{color:#ffffffb8}.douyin-player-frame.has-explain-product .landing-message-list{bottom:calc(150px + env(safe-area-inset-bottom));max-height:126px}.landing-chat-form{position:absolute;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));left:10px;z-index:145;display:grid;grid-template-columns:minmax(96px,1fr) repeat(3,46px);gap:6px;align-items:center;padding-bottom:max(0px,env(safe-area-inset-bottom))}.landing-chat-form.has-co-guest-action{grid-template-columns:minmax(92px,1fr) repeat(4,46px)}.landing-chat-form.has-explain-chip{grid-template-columns:minmax(76px,1fr) 46px repeat(3,46px)}.landing-chat-form.has-explain-chip.has-co-guest-action{grid-template-columns:minmax(68px,1fr) 46px repeat(4,46px)}.landing-chat-input{display:block;min-width:0}.landing-chat-input input{width:100%;height:46px;min-width:0;border:1px solid rgba(255,255,255,.16);border-radius:999px;outline:none;background:#0000008f;color:#fff;font-size:15px;font-weight:800;padding:0 16px;box-shadow:0 10px 26px #00000047;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-chat-input input::placeholder{color:#ffffffa3}.landing-chat-input input:disabled,.chat-form input:disabled{cursor:not-allowed;opacity:.66}.landing-explain-chip{position:relative;display:none;width:46px;height:46px;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ff5a1fe6;color:#fff;box-shadow:0 10px 26px #00000042;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-chat-form.has-explain-chip .landing-explain-chip{display:inline-flex}.landing-explain-chip img,.landing-explain-chip .product-image-empty,.landing-explain-chip .h5-sku-image{width:34px;height:34px;border-radius:999px;object-fit:cover;background:#ffffff24}.landing-explain-chip .h5-sku-image>img,.landing-explain-card .h5-sku-image>img,.feature-product .h5-sku-image>img,.product-card .h5-sku-image>img{object-fit:cover}.landing-explain-chip div{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.landing-explain-card{position:absolute;right:10px;bottom:calc(68px + env(safe-area-inset-bottom));z-index:142;display:grid;width:min(264px,calc(100% - 20px));min-height:64px;grid-template-columns:48px minmax(0,1fr) 16px;align-items:center;gap:8px;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#0e0e0ed1;color:#fff;padding:7px 8px;box-shadow:0 14px 34px #00000057;text-align:left;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-explain-card img,.landing-explain-card .product-image-empty,.landing-explain-card .h5-sku-image{width:48px;height:48px;border-radius:6px;object-fit:cover;background:#ffffff24}.landing-explain-card-body{display:grid;min-width:0;gap:2px}.landing-explain-card small,.landing-explain-card strong,.landing-explain-card span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-explain-card small{width:max-content;max-width:100%;border-radius:999px;background:#ff5a1feb;color:#fff;font-size:10px;font-weight:900;line-height:1;padding:3px 6px}.landing-explain-card strong{font-size:13px;font-weight:900;line-height:1.2}.landing-explain-card span{color:#ffffffdb;font-size:11px;font-weight:800;line-height:1.2}.landing-tool-button,.landing-send-button{position:relative;display:inline-flex;height:46px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fff;box-shadow:0 10px 26px #00000042;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-tool-button{min-width:44px;background:#00000094;padding:0 10px;gap:5px;font-size:12px;font-weight:900}.landing-tool-button.co-guest{width:46px;min-width:46px;padding:0}.landing-tool-button.co-guest span{display:none}.landing-tool-button.more{width:44px;min-width:44px;padding:0}.landing-tool-button.more.active{border-color:#ff5a1fd1;background:#ff5a1fe6}.landing-tool-button.co-guest.applying{background:#ff6c24e6}.landing-tool-button.co-guest.connected{background:#ff4d4feb}.landing-tool-button.cart>span{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;border-radius:999px;background:var(--orange);color:#fff;font-size:11px;font-weight:900;line-height:18px;text-align:center}.landing-send-button{width:44px;border-color:#ff5a1feb;background:var(--orange)}@media(max-width:380px){.landing-chat-form{right:8px;left:8px;grid-template-columns:minmax(76px,1fr) repeat(3,42px);gap:5px}.landing-chat-form.has-co-guest-action{grid-template-columns:minmax(68px,1fr) repeat(4,42px)}.landing-chat-form.has-explain-chip{grid-template-columns:minmax(64px,1fr) 42px repeat(3,42px)}.landing-chat-form.has-explain-chip.has-co-guest-action{grid-template-columns:minmax(58px,1fr) 42px repeat(4,42px)}.landing-tool-button,.landing-send-button,.landing-explain-chip{height:44px}.landing-explain-chip{width:42px}.landing-explain-chip img,.landing-explain-chip .product-image-empty{width:32px;height:32px}.landing-explain-card{min-height:60px;grid-template-columns:44px minmax(0,1fr) 14px}.landing-explain-card img,.landing-explain-card .product-image-empty{width:44px;height:44px}.landing-tool-button{min-width:42px;padding:0 8px}.landing-tool-button.co-guest{width:42px;min-width:42px;padding:0}}.landing-more-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:150;background:transparent}.landing-more-panel{position:absolute;right:10px;bottom:calc(62px + env(safe-area-inset-bottom));z-index:155;display:grid;width:min(210px,calc(100% - 20px));gap:4px;padding:8px;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:#0e0e0ee6;box-shadow:0 18px 42px #0006;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.landing-more-panel button{display:flex;min-width:0;height:42px;align-items:center;gap:10px;border:0;border-radius:12px;background:transparent;color:#fff;font-size:14px;font-weight:800;padding:0 10px;text-align:left}.landing-more-panel button:active{background:#ffffff1a}.landing-more-panel span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-frame .official-livekit-player .live-end{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;flex-direction:column;align-items:center;gap:10px;background:#1f2024;color:#fff}.player-frame .official-livekit-player .live-end .close-icon{height:40px}.player-frame .official-livekit-player .live-end .title{padding-top:100px;padding-bottom:50px;font-size:24px;font-weight:800}.player-frame .video-js,.player-frame .tcp-skin{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background:#000}.player-frame .vjs-tech{object-fit:contain}.player-frame .vjs-big-play-button{display:none!important}.player-frame:not(.replay-player-frame) .vjs-control-bar{visibility:hidden!important;opacity:0!important;pointer-events:none!important}.player-frame:not(.replay-player-frame) .live-player-host video::-webkit-media-controls,.player-frame:not(.replay-player-frame) .live-player-host video::-webkit-media-controls-panel,.player-frame:not(.replay-player-frame) .live-player-host video::-webkit-media-controls-enclosure,.player-frame:not(.replay-player-frame) .live-player-host video::-webkit-media-controls-timeline,.player-frame:not(.replay-player-frame) .live-player-host video::-webkit-media-controls-current-time-display,.player-frame:not(.replay-player-frame) .live-player-host video::-webkit-media-controls-time-remaining-display,.player-frame:not(.replay-player-frame) .vjs-tech::-webkit-media-controls,.player-frame:not(.replay-player-frame) .vjs-tech::-webkit-media-controls-panel,.player-frame:not(.replay-player-frame) .vjs-tech::-webkit-media-controls-enclosure,.player-frame:not(.replay-player-frame) .vjs-tech::-webkit-media-controls-timeline,.player-frame:not(.replay-player-frame) .vjs-tech::-webkit-media-controls-current-time-display,.player-frame:not(.replay-player-frame) .vjs-tech::-webkit-media-controls-time-remaining-display{display:none!important}.replay-player-frame video{object-fit:contain}.player-placeholder{display:grid;place-items:center;background-position:center;background-size:cover;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.4)}.player-placeholder:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,#1111111a,#111111ad)}.player-placeholder>*{position:relative;z-index:1}.play-mark{display:grid;width:62px;height:62px;place-items:center;border-radius:999px;background:#ffffff38;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.player-placeholder span{max-width:min(76%,280px);margin-top:84px;padding:7px 12px;border-radius:999px;background:#0000006b;font-size:13px;font-weight:700;line-height:1.35;text-align:center}.douyin-player-frame .player-placeholder{align-content:center;min-height:100vh}.douyin-player-frame .player-placeholder:before{background:linear-gradient(180deg,#00000057,#0000000f 38%,#000000d1),linear-gradient(90deg,#00000075,#00000014 56%,#00000085)}.douyin-player-frame .player-placeholder span{max-width:70%;margin-top:76px;text-align:center}.stream-status-pill{position:absolute;top:12px;right:12px;z-index:4;display:inline-flex;align-items:center;max-width:calc(100% - 24px);gap:5px;padding:5px 9px;border-radius:999px;background:#1111119e;color:#fff;font-size:11px;font-weight:700}.player-error-pill{position:absolute;right:12px;bottom:12px;left:12px;z-index:4;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 10px;border-radius:8px;background:#7f1d1dd1;color:#fff;font-size:12px;font-weight:700}.live-audio-unmute{position:absolute;right:12px;bottom:12px;z-index:4;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#0000008f;color:#fff;font-size:12px;font-weight:800;padding:8px 11px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.live-meta{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px}.live-meta h1{margin:5px 0 3px;font-size:22px;line-height:1.18}.live-meta p{margin:0;color:#ffffffad;font-size:13px}.live-meta-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.stream-info-strip,.live-trust-strip{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 14px 14px;color:#ffffffb8;font-size:12px}.stream-info-strip span,.stream-info-strip strong,.live-trust-strip span,.live-trust-strip strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stream-info-strip strong,.live-trust-strip strong{flex:0 0 auto;color:#fff}.stream-info-strip small,.live-trust-strip small{flex:0 1 auto;overflow:hidden;color:#ffffff94;text-overflow:ellipsis;white-space:nowrap}.session-card{display:grid;min-width:118px;gap:5px;padding:10px 12px}.session-card span{color:var(--muted);font-size:12px}.muted-card{opacity:.72}.landing-assurance{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:0 18px 14px}.landing-assurance div{display:grid;min-height:66px;align-content:center;justify-items:center;gap:5px;border:1px solid rgba(21,127,101,.16);border-radius:8px;background:#f7fcfa;color:var(--green);padding:8px;text-align:center}.landing-assurance span{color:var(--ink);font-size:11px;line-height:1.25}.landing-feature-product{display:grid;grid-template-columns:112px minmax(0,1fr);gap:12px;margin:0 18px 14px;padding:12px;border:1px solid rgba(255,90,31,.22);border-radius:8px;background:#fff8f3}.landing-feature-product img{width:112px;height:148px;border-radius:8px;object-fit:cover;background:#fff}.landing-feature-body{display:grid;min-width:0;align-content:start;gap:7px}.landing-feature-body>span{width:max-content;max-width:100%;overflow:hidden;border-radius:8px;background:#fff;color:var(--orange-dark);font-size:12px;font-weight:800;padding:3px 7px;text-overflow:ellipsis;white-space:nowrap}.landing-feature-body strong{overflow-wrap:anywhere;font-size:18px;line-height:1.25}.landing-feature-body p{display:-webkit-box;margin:0;overflow:hidden;color:var(--muted);font-size:12px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.landing-feature-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.landing-feature-actions .ghost-button:first-child{grid-column:1 / -1}.landing-jump-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 18px 14px}.feature-product{display:grid;grid-template-columns:58px minmax(0,1fr) 20px;align-items:center;gap:12px;margin:0 18px 14px;padding:10px;border:1px solid rgba(255,90,31,.22);border-radius:8px;background:#fff8f3}.feature-product img,.feature-product .h5-sku-image{width:58px;height:58px;border-radius:8px;object-fit:cover;background:#fff}.feature-product .product-image-empty.small{width:58px;height:58px}.feature-product span{color:var(--orange-dark);font-size:12px;font-weight:700}.feature-product strong,.feature-product p{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feature-product p{margin:4px 0 0;color:var(--muted);font-size:12px}.live-chat-panel{display:grid;gap:10px;margin:0 18px 14px;padding:12px;border:1px solid rgba(21,127,101,.16);border-radius:8px;background:#f7fcfa}.live-chat-panel .section-title{padding:0}.live-chat-panel .section-title .icon-button{margin-left:auto}.icon-button.mini{width:30px;height:30px}.chat-list{display:grid;max-height:230px;gap:8px;overflow:auto;padding-right:2px;scrollbar-width:thin}.chat-message{display:grid;gap:5px;width:min(88%,440px);padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:#fff}.chat-message.seller,.chat-message.system,.chat-message.product_explain{border-color:#ff5a1f38;background:#fff8f3}.chat-message.buyer{justify-self:end;border-color:#157f652e;background:#f0fbf7}.chat-message-head{display:flex;min-width:0;align-items:center;gap:8px}.chat-message-head strong{min-width:0;overflow:hidden;color:var(--ink);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.chat-message-head span{flex:0 0 auto;border-radius:8px;background:#157f651a;color:var(--green);font-size:10px;font-weight:800;padding:2px 6px}.chat-message p,.chat-empty{margin:0;color:var(--ink);font-size:13px;line-height:1.45;overflow-wrap:anywhere}.chat-empty{padding:18px 0;color:var(--muted);text-align:center}.chat-form{display:grid;grid-template-columns:minmax(0,1fr) 84px;gap:8px}.chat-form input{min-width:0;height:40px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-size:14px;padding:0 12px}.chat-submit{min-height:40px;justify-content:center;padding:0 12px}.product-shelf{display:flex;flex-direction:column;gap:10px;padding:0 18px 24px}.live-room-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:158;background:#00000061}.live-room-shelf{gap:8px;padding:12px 10px 22px;background:#0b0b0b;color:#fff}.live-room-product-drawer{position:fixed;right:0;bottom:0;left:0;z-index:159;display:flex;flex-direction:column;gap:8px;width:min(100%,430px);max-height:min(72vh,620px);margin:0 auto;overflow:auto;padding:12px 10px calc(16px + env(safe-area-inset-bottom));border:1px solid rgba(255,255,255,.12);border-bottom:0;border-radius:18px 18px 0 0;background:#0b0b0b;color:#fff;box-shadow:0 -18px 48px #0000006b;scrollbar-width:thin}.live-room-product-drawer:before{align-self:center;width:36px;height:4px;border-radius:999px;background:#ffffff38;content:""}.live-room-shelf .section-title{padding:0 2px;color:#fff}.live-room-product-drawer .section-title{position:sticky;top:0;z-index:1;background:#0b0b0b;padding:2px 2px 8px;color:#fff}.live-room-product-drawer .section-title span,.live-room-shelf .section-title span{background:#ffffff1f;color:#ffffffbd}.live-room-product-drawer .section-title .icon-button{width:auto;min-width:44px;height:30px;margin-left:auto;border-color:#ffffff1f;background:#ffffff14;color:#fff;padding:0 9px;font-size:12px}.live-replay-selector-drawer{max-height:min(58vh,520px)}.live-replay-selector-desc{margin:-2px 2px 2px;color:#ffffffa3;font-size:12px;font-weight:700}.live-replay-selector-list{display:grid;gap:8px}.live-replay-selector-card{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:58px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#171717;color:#fff;padding:9px;text-align:left}.live-replay-selector-card.active{border-color:#ff5b1cc7;background:linear-gradient(135deg,#ff5b1c38,#171717 62%)}.replay-selector-play{display:grid;width:34px;height:34px;place-items:center;border-radius:999px;background:#ff5b1c2e;color:#ff6a2d}.replay-selector-copy{display:grid;min-width:0;gap:3px}.replay-selector-copy strong{min-width:0;overflow:hidden;font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.replay-selector-copy small{min-width:0;overflow:hidden;color:#ffffff94;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.live-replay-selector-card em{border-radius:999px;background:#ff5b1c29;color:#ff8655;font-size:11px;font-style:normal;font-weight:900;padding:4px 7px;white-space:nowrap}.live-room-cart-drawer{max-height:min(76vh,660px)}.live-cart-select-all{width:max-content;height:34px;border-color:#ffffff1f;background:#ffffff14;color:#fff}.live-cart-card{display:grid;grid-template-columns:28px 58px minmax(0,1fr);gap:8px;padding:8px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#171717;color:#fff}.live-cart-card .check-button{color:#ffffff8a}.live-cart-card .check-button.active{color:var(--orange)}.live-cart-card img{width:58px;height:58px;border-radius:8px;object-fit:cover;background:#242424}.live-cart-card .cart-body{gap:5px}.live-cart-card .cart-body strong{color:#fff;font-size:13px}.live-cart-card .cart-body p,.live-cart-card .price-row small{color:#ffffff94}.live-cart-card .cart-actions .stepper{width:88px;height:32px;border-color:#ffffff24;background:#101010}.live-cart-card .stepper button,.live-cart-card .stepper span{color:#fff}.live-cart-card .cart-actions .icon-button{width:32px;height:32px;border-color:#ffffff1f;background:#ffffff14;color:#ffffffc2}.live-cart-checkout{bottom:0;border-color:#ffffff1f;background:#0b0b0bf0}.live-cart-checkout span{color:#ffffff9e}.live-cart-checkout strong{color:var(--orange)}.live-drawer-empty{margin:0;color:#fff}.product-card{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fff}.live-room-shelf .product-card{grid-template-columns:64px minmax(0,1fr);gap:9px;border-color:#ffffff1f;background:#171717;color:#fff;padding:8px}.product-image,.product-card .h5-sku-image.product-image{width:92px;height:118px;border-radius:8px;object-fit:cover;background:#f5f5f5}.product-image-empty{display:inline-grid;place-items:center;border:1px dashed rgba(21,127,101,.24);color:var(--muted);font-size:11px;font-weight:800;line-height:1.2;padding:6px;text-align:center}button.product-image-empty{-webkit-appearance:none;-moz-appearance:none;appearance:none}.live-room-shelf .product-image-empty{border-color:#fff3;background:#ffffff14;color:#ffffffad}.live-room-shelf .product-image,.live-room-shelf .h5-sku-image.product-image{width:64px;height:64px}.product-image,.product-line strong{cursor:pointer}.product-body{display:flex;min-width:0;flex-direction:column;gap:7px}.product-line{display:flex;min-width:0;align-items:flex-start;gap:8px}.product-line strong{flex:1}.product-line span{flex:0 0 auto;border-radius:8px;background:#f1f5f4;color:var(--green);font-size:11px;font-weight:700;padding:3px 7px}.live-room-shelf .product-line span{background:#ff5a1f24;color:#ffb08d}.product-body p{display:-webkit-box;min-height:34px;margin:0;overflow:hidden;color:var(--muted);font-size:12px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.live-room-shelf .product-body p{min-height:0;-webkit-line-clamp:1;color:#ffffff94}.price-row{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.live-room-shelf .price-row del,.live-room-shelf .price-row small,.live-room-shelf .price-row span{color:#ffffff8f}.price-row span.out-of-stock,.live-room-shelf .price-row span.out-of-stock{color:#ff4b26;font-weight:850}.price-row.large strong{font-size:24px}.price-row del,.price-row small{color:var(--muted);font-size:12px}.action-row{display:grid;grid-template-columns:86px minmax(66px,1fr) minmax(72px,1fr);gap:7px;margin-top:auto}.live-room-shelf .action-row{grid-template-columns:78px 38px 62px}.live-room-shelf .action-row .ghost-button,.live-room-shelf .action-row .solid-button{height:34px;padding:0}.live-room-shelf .action-row .ghost-button span{display:none}.live-room-shelf .action-row .solid-button span{font-size:12px}.stepper{display:grid;height:38px;grid-template-columns:27px 1fr 27px;align-items:center;border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden}.live-room-shelf .stepper{height:34px;grid-template-columns:24px 1fr 24px;border-color:#ffffff24;background:#101010}.live-room-shelf .stepper button,.live-room-shelf .stepper span{color:#fff}.stepper button{display:grid;height:100%;place-items:center;border:0;background:transparent;color:var(--ink)}.stepper button:disabled{cursor:not-allowed;opacity:.35}.stepper span{text-align:center;font-weight:700}.detail-hero{margin:0 18px 12px}.detail-hero img,.detail-hero .goods-image-empty{width:100%;aspect-ratio:1 / 1;border-radius:8px;object-fit:cover;background:#f5f5f5}.detail-main{display:grid;gap:8px;padding:0 18px 16px}.detail-main h1{margin:0;font-size:22px}.sku-list{display:flex;flex-wrap:wrap;gap:8px}.product-rich-text{overflow:hidden;color:var(--ink);font-size:14px;line-height:1.65;overflow-wrap:anywhere}.product-rich-text :where(p,ul,ol,table,blockquote){margin:0 0 10px}.product-rich-text :where(img,video){display:block;max-width:100%;height:auto;border-radius:8px}.product-rich-text table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}.product-rich-text :where(td,th){border:1px solid var(--line);padding:6px 8px}.detail-bottom,.checkout-bar{position:fixed;left:50%;bottom:0;z-index:5;display:grid;width:min(100%,430px);grid-template-columns:96px minmax(78px,1fr) minmax(86px,1fr);gap:8px;transform:translate(-50%);padding:12px 18px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.checkout-bar{grid-template-columns:minmax(0,1fr) auto;align-items:center;margin-top:auto}.checkout-bar span{display:block;color:var(--muted);font-size:12px}.product-view,.cart-view,.checkout-view,.payment-view{padding-bottom:92px}.cart-list,.order-list{display:grid;gap:10px;padding:0 18px 18px}.cart-card{display:grid;grid-template-columns:30px 78px minmax(0,1fr);gap:10px;padding:10px}.check-button{display:grid;place-items:start center;border:0;background:transparent;color:var(--muted);padding:4px 0 0}.check-button.active{color:var(--orange)}.cart-card img{width:78px;height:90px;border-radius:8px;object-fit:cover;background:#f5f5f5}.cart-body{display:grid;min-width:0;gap:6px}.cart-meta-tags{display:flex;flex-wrap:wrap;align-items:center;gap:5px}.cart-meta-tags.compact{gap:4px}.commerce-tag{display:inline-flex;align-items:center;width:fit-content;min-height:20px;border-radius:6px;padding:2px 6px;font-size:11px;font-weight:700;line-height:1.2}.commerce-tag.live-source{background:#fff3ed;color:var(--orange-dark)}.commerce-tag.live-explain{background:#eefaf4;color:#0b8a4b}.commerce-tag.invalid-item{background:#fff0ed;color:#ef3f24}.order-live-tags{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:5px}.order-live-tags.compact{gap:4px}.order-live-tags.detail-tags{margin-top:-4px}.order-live-tags small{display:inline-flex;align-items:center;max-width:100%;min-height:20px;overflow:hidden;border-radius:6px;background:#f6f7f8;color:var(--muted);font-size:11px;font-weight:700;line-height:1.2;padding:2px 6px;text-overflow:ellipsis;white-space:nowrap}.cart-actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.cart-actions .stepper{width:96px}.address-card{display:grid;gap:5px;padding:12px}.address-manage-card>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:8px}.address-manage-card>div:first-child span{border-radius:8px;background:#fff0e9;color:var(--orange-dark);font-size:12px;font-weight:700;padding:3px 7px}.card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:6px}.address-block .chip-row{padding:0}.order-sku{display:grid;grid-template-columns:58px minmax(0,1fr);gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid var(--line)}.order-sku:last-child{border-bottom:0}.order-sku img,.order-sku .goods-image-empty{width:58px;height:58px;border-radius:8px;object-fit:cover;background:#f5f5f5}.order-sku div{display:grid;min-width:0;gap:3px}.order-sku span{color:var(--orange);font-size:12px;font-weight:700}.order-sku .cart-meta-tags span{color:inherit}.order-sku .order-live-tags{margin-top:1px}.order-sku .order-live-tags .commerce-tag.live-source{color:var(--orange-dark)}.order-sku .order-live-tags small{color:var(--muted)}.mini-link{width:max-content;height:30px;margin-top:4px;padding:0 10px;font-size:12px}.collection-list{display:grid;gap:10px;padding:0 18px 18px}.collection-card{display:grid;grid-template-columns:64px minmax(0,1fr) 38px;align-items:center;gap:12px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fff}.collection-card img,.collection-card .goods-image-empty{width:64px;height:64px;border-radius:8px;object-fit:cover;background:#f5f5f5}.collection-card div{display:grid;min-width:0;gap:4px}.collection-card span,.collection-card p{margin:0;color:var(--muted);font-size:12px}.collection-card strong{min-width:0;overflow-wrap:anywhere;line-height:1.25}.coupon-list{display:grid;gap:10px;padding:0 18px 18px}.coupon-card{display:grid;grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;border:1px solid rgba(255,90,31,.18);border-radius:8px;background:#fff8f3}.coupon-value{display:grid;place-items:center;min-height:70px;border-radius:8px;background:#fff;color:var(--orange-dark);text-align:center}.coupon-value strong{font-size:20px;line-height:1.1}.coupon-value span,.coupon-card p,.coupon-card small{color:var(--muted);font-size:12px;line-height:1.35}.coupon-card p,.coupon-card small{display:block;margin:3px 0 0}.coupon-card>div:not(.coupon-value){min-width:0}.coupon-card>div:not(.coupon-value) strong{display:block;overflow-wrap:anywhere}.status-badge{display:inline-flex;height:28px;align-items:center;border-radius:8px;background:#fff;color:var(--green);font-size:12px;font-weight:800;padding:0 9px}.coupon-mini-list{display:grid;gap:8px}.coupon-mini-list button{display:grid;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:10px;min-height:48px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);padding:8px 10px;text-align:left}.coupon-mini-list button.active{border-color:#ff5a1f57;background:#fff8f3;color:var(--orange-dark)}.coupon-mini-list strong{color:var(--orange)}.coupon-mini-list span{min-width:0;overflow-wrap:anywhere;color:var(--muted);font-size:12px}.result-card{display:flex;align-items:center;gap:10px;margin:0 18px 14px;padding:12px;color:var(--green)}.result-card p{margin:4px 0 0;color:var(--muted);font-size:12px}.result-card.muted{color:var(--muted)}.cashier-card{padding-top:12px}.cashier-card .chip-row{padding:0}.checkout-summary{gap:0}.summary-line{display:flex;align-items:center;justify-content:space-between;min-height:34px;border-bottom:1px solid #f1f3f6;color:var(--muted);font-size:13px}.summary-line:last-child{border-bottom:0}.summary-line strong{color:var(--ink);font-size:13px}.summary-line.total{min-height:42px;color:var(--ink);font-weight:800}.summary-line.total strong{color:var(--orange-dark);font-size:18px;font-weight:900}.order-card{display:grid;gap:9px;padding:12px}.order-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.45;overflow-wrap:anywhere}.order-head,.order-meta,.order-foot,.detail-line{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.order-head span,.detail-line span{min-width:0;overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.order-head strong{color:var(--orange-dark);font-size:13px}.order-meta small{margin-left:auto}.order-items{display:flex;gap:6px;overflow:hidden}.order-items img,.order-items .goods-image-empty{width:44px;height:44px;flex:0 0 auto;border-radius:8px;object-fit:cover;background:#f5f5f5}.order-primary-item{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:10px;min-width:0}.order-primary-item img,.order-primary-item .goods-image-empty{width:58px;height:58px;border-radius:10px;object-fit:cover;background:#eef1f6}.order-primary-item div{display:grid;min-width:0;gap:4px}.order-primary-item strong,.order-primary-item p,.order-primary-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-primary-item span{color:var(--orange-dark);font-size:12px;font-weight:800}.order-foot>div{display:grid;gap:2px}.order-foot small{color:var(--muted);font-size:11px}.order-foot strong{color:var(--orange)}.detail-drawer,.settings-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;align-items:end;background:#11111161}.drawer-panel{display:grid;gap:14px;width:min(430px,100%);max-height:min(86vh,720px);margin:0 auto;overflow:hidden auto;padding:18px;border-radius:8px 8px 0 0;background:#fff}.drawer-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.drawer-panel label{display:grid;gap:6px}.drawer-panel label span{color:var(--muted);font-size:12px}.drawer-note{margin:0;border:1px solid var(--line);border-radius:8px;background:#f6f7f6;color:var(--muted);font-size:12px;line-height:1.5;padding:10px 11px}.market-summary{display:grid;gap:4px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted);font-size:12px;line-height:1.45;padding:10px 11px}.market-summary strong{color:var(--ink);font-size:14px}.market-summary .market-error{color:#c74422}.drawer-panel input,.drawer-panel select{width:100%;height:42px;border:1px solid var(--line);border-radius:8px;outline:0;padding:0 11px}.drawer-panel select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(45deg,transparent 50%,var(--muted) 50%) right 14px center / 6px 6px no-repeat,linear-gradient(135deg,var(--muted) 50%,transparent 50%) right 10px center / 6px 6px no-repeat,#fff;padding-right:30px}.drawer-panel input:focus,.drawer-panel select:focus{border-color:var(--orange)}.drawer-panel textarea{width:100%;resize:vertical;border:1px solid var(--line);border-radius:8px;outline:0;padding:10px 11px;font:inherit}.drawer-panel textarea:focus{border-color:var(--orange)}.drawer-panel label small{color:var(--muted);font-size:12px;line-height:1.45}.region-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}@media(max-width:430px){.region-picker{grid-template-columns:1fr}}.apply-info-panel{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px;min-height:64px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#f6f7f6}.apply-info-panel img,.apply-info-panel .goods-image-empty{width:48px;height:48px;border-radius:8px;object-fit:cover;background:#fff}.apply-info-panel strong,.apply-info-panel span{display:block;overflow-wrap:anywhere}.apply-info-panel span{margin-top:3px;color:var(--muted);font-size:12px}.switch-line{display:flex!important;grid-template-columns:none!important;align-items:center;gap:8px!important}.switch-line input{width:17px;height:17px}.drawer-action{width:100%;height:44px}.h5-form-choice-stack{display:grid;gap:8px}.h5-form-choice{display:grid;grid-template-columns:minmax(76px,auto) minmax(0,1fr) 18px;align-items:center;gap:8px;width:100%;min-height:42px;border:1px solid #edf0f5;border-radius:10px;background:#fafbfe;color:var(--mall-ink, var(--ink));padding:0 10px;text-align:left}.h5-form-choice:disabled{opacity:.58}.h5-form-choice>span{color:#87909e;font-size:12px}.h5-form-choice strong{min-width:0;overflow:hidden;color:var(--mall-ink, var(--ink));font-size:13px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.h5-form-choice svg{color:#a5adba}.h5-form-choice.single{grid-template-columns:minmax(0,auto) minmax(0,1fr) 18px}.h5-switch-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;border:1px solid #edf0f5;border-radius:12px;background:#fafbfe;padding:10px 11px;text-align:left}.h5-switch-row span{display:grid;min-width:0;gap:2px}.h5-switch-row strong{color:var(--mall-ink, var(--ink));font-size:13px}.h5-switch-row small{color:#87909e;font-size:11px}.h5-switch-row i{position:relative;flex:0 0 43px;width:43px;height:24px;border-radius:999px;background:#dfe4ea;transition:background .18s ease}.h5-switch-row i:after{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:999px;background:#fff;box-shadow:0 3px 8px #191e2629;content:"";transition:transform .18s ease}.h5-switch-row.active{border-color:#ff5b1f3d;background:#fff7f3}.h5-switch-row.active i{background:var(--mall-orange, var(--orange))}.h5-switch-row.active i:after{transform:translate(19px)}.h5-switch{position:relative;flex:0 0 43px;width:43px;height:24px;border-radius:999px;background:#dfe4ea;transition:background .18s ease}.h5-switch i{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:999px;background:#fff;box-shadow:0 3px 8px #191e2629;transition:transform .18s ease}.h5-switch.active{background:var(--mall-orange, var(--orange))}.h5-switch.active i{transform:translate(19px)}.h5-choice-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;align-items:end}.h5-choice-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#1111116b;padding:0}.h5-choice-panel{position:relative;z-index:1;display:grid;gap:12px;width:min(430px,100%);max-height:min(76dvh,680px);margin:0 auto;overflow:hidden;border-radius:18px 18px 0 0;background:#fff;box-shadow:0 -16px 36px #191e262e;padding:9px 14px calc(14px + env(safe-area-inset-bottom))}.h5-choice-handle{justify-self:center;width:36px;height:4px;border-radius:999px;background:#d9dee8}.h5-choice-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.h5-choice-title div{display:grid;min-width:0;gap:3px}.h5-choice-title strong{color:var(--mall-ink, var(--ink));font-size:16px}.h5-choice-title p{margin:0;color:#87909e;font-size:12px;line-height:1.4}.h5-choice-list{display:grid;gap:8px;overflow:hidden auto;padding-bottom:4px}.h5-choice-option{display:grid;grid-template-columns:minmax(0,1fr) 22px;align-items:center;gap:10px;width:100%;min-height:46px;border:1px solid #edf0f5;border-radius:12px;background:#fafbfe;color:var(--mall-ink, var(--ink));padding:10px 11px;text-align:left}.h5-choice-option span{display:grid;min-width:0;gap:2px}.h5-choice-option strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.h5-choice-option small{overflow:hidden;color:#87909e;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.h5-choice-option svg{color:#a5adba}.h5-choice-option.active{border-color:#ff5b1f57;background:#fff7f3}.h5-choice-option.active svg{color:var(--mall-orange, var(--orange))}.h5-choice-option:disabled{opacity:.5}.h5-confirm-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:92;display:grid;align-items:end}.h5-confirm-panel{position:relative;z-index:1;display:grid;gap:14px;width:min(430px,100%);margin:0 auto;border-radius:18px 18px 0 0;background:#fff;box-shadow:0 -16px 36px #191e262e;padding:9px 14px calc(14px + env(safe-area-inset-bottom))}.h5-confirm-title{display:grid;grid-template-columns:40px minmax(0,1fr) 34px;gap:10px;align-items:flex-start}.h5-confirm-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:14px;background:#fff1ec;color:var(--mall-orange, var(--orange))}.h5-confirm-icon.danger{background:#fff1ee;color:var(--danger)}.h5-confirm-title div{display:grid;min-width:0;gap:4px}.h5-confirm-title strong{color:var(--mall-ink, var(--ink));font-size:16px;font-weight:950;line-height:1.25}.h5-confirm-title p{margin:0;color:#87909e;font-size:12px;line-height:1.45}.h5-confirm-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:9px}.h5-confirm-actions .ghost-button,.h5-confirm-actions .solid-button{width:100%;min-height:42px;border-radius:12px}.h5-confirm-actions .solid-button.danger{background:linear-gradient(135deg,#ff6a3d,#ff321f);color:#fff;box-shadow:0 12px 22px #ff4d2533}.h5-choice-loading,.h5-choice-empty{display:flex;align-items:center;justify-content:center;min-height:120px;gap:8px;border-radius:14px;background:#fafbfe;color:#87909e;font-size:13px}.after-sale-quantity-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;border:1px solid #edf0f5;border-radius:10px;background:#fafbfe;padding:8px 10px}.after-sale-quantity-row>span{color:#87909e;font-size:12px}.order-detail-panel{gap:10px}.member-card{display:grid;grid-template-columns:58px minmax(0,1fr) 38px;gap:12px;align-items:center;margin:12px 18px;padding:14px;border-radius:8px;background:var(--dark);color:#fff}.member-card img{width:58px;height:58px;border-radius:8px;object-fit:cover;background:#fff}.member-card strong,.member-card span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-card span{margin-top:4px;color:#ffffffad;font-size:12px}.profile-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-list div{display:grid;gap:4px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff}.profile-list span{color:var(--muted);font-size:12px}.payment-hero{display:grid;grid-template-columns:86px minmax(0,1fr);align-items:center;gap:14px;margin:0 18px 14px;padding:16px;border-radius:8px;background:var(--dark);color:#fff}.login-hero{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:14px;margin:0 18px 14px;padding:16px;border-radius:8px;background:#fff8f3;border:1px solid rgba(255,90,31,.18)}.login-hero img{width:72px;height:72px;object-fit:contain}.login-hero span,.login-hero p{color:var(--muted);font-size:12px}.login-hero strong{display:block;margin:5px 0;font-size:22px}.login-hero p{margin:0;line-height:1.45}.form-panel{display:grid;gap:12px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff}.form-panel label{display:grid;gap:6px}.form-panel label span{color:var(--muted);font-size:12px}.form-panel input,.form-panel select{width:100%;height:42px;border:1px solid var(--line);border-radius:8px;outline:0;padding:0 11px}.form-panel select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(45deg,transparent 50%,var(--muted) 50%) right 14px center / 6px 6px no-repeat,linear-gradient(135deg,var(--muted) 50%,transparent 50%) right 10px center / 6px 6px no-repeat,#fff;padding-right:30px}.form-panel input:focus,.form-panel select:focus{border-color:var(--orange)}.slider-captcha-card{display:grid;gap:10px;border:1px solid var(--line);border-radius:8px;padding:10px;background:#fafafa}.section-title.compact{min-height:24px;margin:0;grid-template-columns:auto minmax(0,1fr) auto}.slider-captcha-board{position:relative;display:grid;overflow:hidden;place-items:center;border-radius:8px;background:#eceff1;color:var(--muted);font-size:12px}.slider-captcha-board.verified{outline:2px solid rgba(26,180,114,.42)}.slider-captcha-bg,.slider-captcha-piece{position:absolute;display:block;object-fit:fill}.slider-captcha-bg{top:0;right:0;bottom:0;left:0;width:100%;height:100%}.slider-captcha-piece{z-index:2;pointer-events:none}.slider-captcha-range{width:100%;accent-color:var(--orange)}.slider-captcha-note{min-height:18px;margin:0;color:var(--muted);font-size:12px}.slider-captcha-note.verified{color:#13945e}.slider-captcha-note.error{color:#cc3f24}.json-preview{max-height:220px;overflow:auto;border:1px solid var(--line);border-radius:8px;background:#f6f7f6;color:var(--ink);font-size:12px;line-height:1.5;padding:10px;white-space:pre-wrap;word-break:break-word}.logistics-panel{display:grid;gap:8px;margin:10px 0}.logistics-line{display:grid;gap:4px;border-left:2px solid rgba(255,90,31,.45);padding:4px 0 4px 10px}.logistics-line strong{color:var(--ink);font-size:13px;line-height:1.45}.logistics-line span{color:var(--muted);font-size:12px}.timeline-panel{display:grid;gap:10px;margin-top:10px}.timeline-line{position:relative;display:grid;gap:4px;padding-left:14px}.timeline-line:before{position:absolute;top:7px;left:0;width:6px;height:6px;border-radius:50%;background:var(--orange);content:""}.timeline-line strong{color:var(--ink);font-size:13px}.timeline-line p{margin:0;color:var(--ink);font-size:13px;line-height:1.45}.timeline-line span{color:var(--muted);font-size:12px}.payment-hero img{width:86px;height:86px;object-fit:contain}.payment-hero span,.payment-hero p{color:#ffffffad}.payment-hero strong{display:block;margin:6px 0;color:#fff;font-size:26px}.payment-hero p{margin:0;overflow-wrap:anywhere;font-size:12px}.payment-methods{display:grid;gap:8px}.payment-methods button{display:grid;min-height:48px;grid-template-columns:22px minmax(0,1fr) 22px;align-items:center;gap:10px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);padding:0 12px;text-align:left}.payment-methods button.active{border-color:#ff5a1f59;background:#fff8f3;color:var(--orange-dark)}.payment-view .checkout-bar{grid-template-columns:minmax(0,1fr) auto auto}.empty-state{display:grid;place-items:center;gap:10px;min-height:260px;color:var(--muted);text-align:center}.empty-state img{width:118px;max-width:40%}.empty-state-icon{position:relative;display:inline-grid;width:54px;height:54px;place-items:center;border:1px solid rgba(21,127,101,.16);border-radius:8px;background:linear-gradient(180deg,#fff,#f6fbf9);box-shadow:inset 0 -10px 20px #157f650a}.empty-state-icon:before{content:"";width:24px;height:18px;border:2px solid rgba(21,127,101,.46);border-top:0;border-radius:0 0 5px 5px;box-shadow:inset 0 8px #157f6514}.empty-state-icon:after{position:absolute;top:14px;left:17px;width:20px;height:8px;content:"";border:2px solid rgba(21,127,101,.46);border-bottom:0;border-radius:8px 8px 0 0}.empty-state.compact{min-height:132px;border:1px dashed var(--line);border-radius:8px;background:#fff}.toast{position:fixed;left:50%;top:18px;z-index:30;display:inline-flex;max-width:min(360px,calc(100vw - 40px));transform:translate(-50%);align-items:center;gap:8px;padding:10px 14px;border-radius:8px;background:var(--dark);color:#fff;box-shadow:0 18px 42px #11111138}.toast.success{background:var(--green)}.toast.warning{background:var(--blue)}.toast.error{background:var(--danger)}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:760px){.app-stage{min-height:100vh;padding:0}.app-stage.phone-preview{display:flex;padding:0;background:#f8faf9}.phone-shell,.app-stage.phone-preview .phone-shell{width:100%;min-height:100vh;max-height:none;border:0;border-radius:0;box-shadow:none}.desktop-note{display:none}}@media(max-width:380px){.category-layout{grid-template-columns:86px minmax(0,1fr);padding:0 12px 18px}.category-rail button{font-size:12px;padding:0 8px}.category-chip-grid{grid-template-columns:1fr}.action-row{grid-template-columns:78px 1fr}.quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-feature-product{grid-template-columns:96px minmax(0,1fr)}.landing-feature-product img{width:96px;height:132px}.landing-feature-actions{grid-template-columns:1fr}.action-row .solid-button{grid-column:1 / -1}.detail-bottom{grid-template-columns:88px 1fr}.detail-bottom .solid-button{grid-column:1 / -1}}body{background:radial-gradient(circle at 15% 0%,rgba(255,75,38,.08),transparent 30%),#f6f7fb}.app-stage,.phone-shell{background:#f6f7fb}.page-content{padding-bottom:96px}.app-topbar{min-height:58px;padding:10px 16px 8px;border-bottom:0;background:#f6f7fbe6;box-shadow:0 8px 22px #1e232d0a}.brand{gap:8px}.brand img{width:30px;height:30px;border-radius:9px;background:#fff;box-shadow:0 6px 14px #ff4b2629}.brand strong{font-size:16px;font-weight:800}.brand span{margin-top:2px;color:#949aa6;font-size:11px}.bottom-nav{min-height:62px;margin:0 16px calc(10px + env(safe-area-inset-bottom));overflow:hidden;border:1px solid rgba(229,233,240,.9);border-radius:999px;background:#fffffff0;box-shadow:0 14px 34px #1e232d21}.bottom-nav a{position:relative;color:#707887;font-size:10px;font-weight:600}.bottom-nav a svg{color:currentColor}.bottom-nav a.router-link-active{color:var(--orange-dark)}.bottom-nav a.router-link-active:after{position:absolute;bottom:7px;width:4px;height:4px;border-radius:50%;background:var(--orange);content:""}.search-row{grid-template-columns:minmax(0,1fr) 40px;gap:8px;padding:10px 16px 12px}.toolbar-row{padding:10px 16px 12px}.search-box{height:40px;border:0;border-radius:999px;background:#fff;box-shadow:0 8px 20px #1e232d0f}.search-box svg{color:#a2a8b3}.search-box input::placeholder{color:#a2a8b3}.icon-button,.solid-button,.ghost-button,.inline-link{border-radius:10px}.icon-button{border-color:#e5e9f0f2;box-shadow:0 8px 20px #1e232d0d}.solid-button{background:linear-gradient(135deg,#f63,#ff3d24);box-shadow:0 10px 20px #ff4b2638}.solid-button:hover{background:linear-gradient(135deg,#ff5a2e,#ef3515)}.ghost-button,.inline-link{border-color:#edf0f5;background:#fff}.h5-icon-action-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:0 16px 16px}.h5-icon-action-grid button{display:grid;min-width:0;min-height:74px;align-content:center;justify-items:center;gap:4px;border:0;border-radius:12px;background:#fff;color:var(--ink);box-shadow:var(--shadow-card);padding:9px 6px;text-align:center}.h5-icon-action-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.h5-icon-action-grid.compact button{min-height:70px;box-shadow:none}.h5-icon-action-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:10px;background:#ff4b261a;color:var(--orange-dark)}.h5-icon-action-grid .tone-purple .h5-icon-action-icon{background:#7468ff1c;color:var(--purple)}.h5-icon-action-grid .tone-red .h5-icon-action-icon{background:#ff3d3d1a;color:var(--red)}.h5-icon-action-grid .tone-dark .h5-icon-action-icon{background:#1d212914;color:#2a2f39}.h5-icon-action-grid .tone-muted .h5-icon-action-icon{background:#7a83911a;color:#697283}.h5-icon-action-grid strong,.h5-icon-action-grid small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h5-icon-action-grid strong{font-size:12px;font-weight:800}.h5-icon-action-grid small{color:#9aa1ad;font-size:10px}.commerce-hero,.home-hero{min-height:170px;margin:0 16px 14px;border-radius:12px;box-shadow:var(--shadow-float);padding:18px}.commerce-hero:before,.home-hero:before{background:linear-gradient(90deg,#191b21c2,#191b212e),linear-gradient(180deg,#fff0,#191b215c)}.commerce-hero.no-hero-image{background:linear-gradient(135deg,#242935,#111318),#242935}.commerce-hero h1,.home-hero h1{max-width:72%;font-size:22px;font-weight:900}.commerce-hero p,.home-hero p{max-width:76%;color:#ffffffd1;font-size:12px}.commerce-hero span,.home-hero span,.live-kicker{color:#ffe0d2}.hero-actions .solid-button,.hero-actions .ghost-button{height:34px;border-radius:999px;font-size:12px}.chip-row,.status-tabs,.room-strip,.session-strip{padding:0 16px 12px}.chip-row button,.status-tabs button,.room-chip,.sku-list button{min-height:32px;border-color:#edf0f5;border-radius:999px}.chip-row button.active,.status-tabs button.active,.sku-list button.active{border-color:transparent;background:var(--orange);color:#fff}.section-block{gap:10px;padding:0 16px 16px}.section-title{min-height:28px;padding:0;color:var(--ink)}.section-title svg{color:var(--orange-dark)}.section-title span,.section-title button{color:#9aa1ad;font-size:12px}.live-entry-card,.live-card,.goods-card,.cart-card,.order-card,.address-card,.result-card,.session-card,.collection-card,.coupon-card,.form-panel,.slider-captcha-card{border-color:#edf0f5;border-radius:var(--radius-card);background:#fff;box-shadow:var(--shadow-card)}.live-entry-card{grid-template-columns:82px minmax(0,1fr) 18px;padding:8px}.live-entry-card img,.live-cover-empty{width:82px;height:62px;border-radius:10px}.live-entry-card span{color:var(--orange)}.goods-card img,.goods-card .goods-image-empty{border-radius:10px;background:#f2f4f8}.goods-card strong{display:-webkit-box;min-height:34px;overflow:hidden;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.goods-card p{overflow:hidden;color:#8b93a0;text-overflow:ellipsis;white-space:nowrap}.goods-card div:last-child span,.price-row strong,.price-row span,.checkout-bar strong{color:var(--orange-dark)}.category-layout{grid-template-columns:92px minmax(0,1fr);gap:10px;padding:0 16px 18px}.category-rail{top:12px;max-height:calc(100vh - 112px);gap:6px}.category-rail button{min-height:40px;border:0;border-radius:0;background:transparent;color:#7e8795;font-size:12px;text-align:center}.category-rail button.active{position:relative;background:#fff;color:var(--orange-dark);box-shadow:var(--shadow-card)}.category-rail button.active:before{position:absolute;top:11px;left:0;width:3px;height:18px;border-radius:999px;background:var(--orange);content:""}.category-chip-grid button{min-height:86px;border-color:#edf0f5;border-radius:12px;box-shadow:var(--shadow-card)}.store-hero{position:relative;overflow:hidden;grid-template-columns:66px minmax(0,1fr);margin:0 16px 14px;padding-top:38px;border:0;border-radius:14px 14px 18px 18px;background:linear-gradient(135deg,#ff6633f0,#ff3d24eb),url(/reference/mall-bg.png) center / cover;color:#fff;box-shadow:var(--shadow-float)}.store-hero-actions{position:absolute;top:12px;right:12px;display:flex;gap:8px}.store-hero-actions .icon-button{width:32px;height:32px;border-radius:999px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.store-hero img{width:62px;height:62px;border:2px solid rgba(255,255,255,.5);border-radius:14px}.store-hero span,.store-hero p{color:#ffffffd1}.store-hero strong{color:#fff;font-size:19px}.store-hero .ghost-button{height:32px;border-color:#ffffff59;border-radius:999px;background:#ffffff29;color:#fff;box-shadow:none}.detail-hero{margin:0 16px 12px}.detail-hero img,.detail-hero .goods-image-empty{border-radius:14px;background:#eef1f6;box-shadow:var(--shadow-card)}.detail-main{margin:0 16px 12px;border-radius:var(--radius-card);background:#fff;box-shadow:var(--shadow-card);padding:12px}.detail-main h1{font-size:18px;font-weight:900}.detail-bottom,.checkout-bar{bottom:0;border-top:0;background:#fffffff5;box-shadow:0 -12px 28px #1e232d14}.detail-bottom{grid-template-columns:88px minmax(74px,1fr) minmax(86px,1fr);padding:10px 16px calc(10px + env(safe-area-inset-bottom))}.cart-list,.order-list,.collection-list,.coupon-list{gap:10px;padding:0 16px 18px}.cart-page-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px 12px}.cart-page-head strong,.cart-page-head span{display:block}.cart-page-head strong{font-size:20px;font-weight:900}.cart-page-head span{margin-top:3px;color:#8b93a0;font-size:12px}.cart-store-list{display:grid;gap:12px;padding:0 16px 18px}.cart-store-card{overflow:hidden;border:1px solid #edf0f5;border-radius:var(--radius-card);background:#fff;box-shadow:var(--shadow-card)}.cart-store-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:11px 12px 2px}.cart-store-head span{display:inline-flex;min-width:0;align-items:center;gap:6px;overflow:hidden;font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.cart-store-head svg{flex:0 0 auto;color:var(--orange-dark)}.cart-store-head small{color:#8b93a0;font-size:12px}.cart-card{grid-template-columns:28px 78px minmax(0,1fr);border:0;border-radius:0;box-shadow:none;padding:10px}.cart-card img{border-radius:10px;background:#eef1f6}.cart-body strong,.order-card strong,.collection-card strong{font-size:13px;font-weight:900}.stepper{border-color:#edf0f5;border-radius:999px}.check-button.active{color:var(--orange-dark)}.cart-checkout-bar{grid-template-columns:auto minmax(0,1fr) auto;gap:10px}.cart-select-all{display:inline-flex;min-width:64px;height:38px;align-items:center;justify-content:center;gap:5px;border:0;background:transparent;color:#8b93a0;padding:0}.cart-select-all.active{color:var(--orange-dark)}.checkout-bar .cart-select-all span{color:inherit;font-size:12px;font-weight:800}.order-card{padding:12px}.order-head strong{color:var(--orange-dark)}.order-meta{color:#8b93a0}.order-items img,.order-items .goods-image-empty,.order-sku img,.order-sku .goods-image-empty{border-radius:10px;background:#eef1f6}.coupon-card{grid-template-columns:88px minmax(0,1fr) auto;background:radial-gradient(circle at left center,transparent 0 9px,#fff6f1 10px),#fff6f1}.coupon-value{border-radius:12px}.coupon-value strong{color:var(--orange-dark)}.drawer-panel{border-radius:18px 18px 0 0;box-shadow:0 -16px 40px #1e232d2e}.member-card{position:relative;overflow:hidden;grid-template-columns:58px minmax(0,1fr) 38px;margin:0 16px 12px;border-radius:0 0 16px 16px;background:linear-gradient(135deg,#ff6633f0,#ff3d24eb),url(/reference/mall-bg.png) center / cover;box-shadow:var(--shadow-float);padding:18px 14px}.member-card img{border:2px solid rgba(255,255,255,.7);border-radius:50%}.member-card strong{font-size:18px;font-weight:900}.member-card .icon-button{box-shadow:none}.mine-view .toolbar-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.mine-view .toolbar-row .ghost-button{height:34px;padding:0 8px;font-size:12px}.profile-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;overflow:hidden;border-radius:var(--radius-card);background:#fff;box-shadow:var(--shadow-card)}.profile-list div{border:0;border-right:1px solid #f0f2f6;border-radius:0;box-shadow:none;padding:11px 6px;text-align:center}.profile-list div:last-child{border-right:0}.profile-list span{font-size:11px}.profile-list strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.mine-view .section-block{padding-bottom:12px}.login-view{background:radial-gradient(circle at 86% 82px,rgba(255,75,38,.12),transparent 76px),#f6f7fb}.login-hero{grid-template-columns:minmax(0,1fr) 70px;min-height:146px;margin:0 16px 14px;border:0;border-radius:14px;background:linear-gradient(135deg,#fffffff5,#fff4f0f5),url(/reference/mall-bg.png) center / cover;box-shadow:var(--shadow-card)}.login-hero img{order:2;width:64px;height:64px}.login-hero strong{font-size:22px;font-weight:900}.form-panel{gap:14px;padding:14px}.form-panel input,.form-panel select,.drawer-panel input,.drawer-panel select,.drawer-panel textarea,.chat-form input{border-color:#edf0f5;border-radius:10px;background:#fbfcfe}.form-panel input:focus,.form-panel select:focus,.drawer-panel input:focus,.drawer-panel select:focus,.drawer-panel textarea:focus{border-color:#ff4b268c;box-shadow:0 0 0 3px #ff4b2614}.slider-captcha-card{background:#fbfcfe}.sms-code-row{display:grid;grid-template-columns:minmax(0,1fr) 118px;gap:8px}.sms-code-row .ghost-button{height:42px;padding:0 9px;font-size:12px}.auth-switch-row{display:flex;align-items:center;justify-content:center;gap:8px;color:#8b93a0;font-size:12px}.auth-switch-row .inline-link{height:30px;border-radius:999px;color:var(--orange-dark);padding:0 10px}.app-stage.auth,.app-stage.auth .phone-shell{background:#f8faf9}.app-stage.auth .page-content{padding-bottom:0}.auth-view{display:flex;width:100%;max-width:100%;min-width:0;min-height:100vh;flex-direction:column;overflow:hidden auto;padding-bottom:26px;background:linear-gradient(180deg,#fff,#fff 42%,#f8faf9),#f8faf9}.auth-topbar{display:flex;width:100%;min-width:0;min-height:52px;align-items:center;padding:10px 18px 4px}.auth-topbar .icon-button{width:34px;height:34px;border:1px solid rgba(29,33,41,.08);background:#ffffffe6;color:var(--ink);box-shadow:0 8px 22px #1e232d14}.auth-hero{position:relative;display:grid;width:100%;min-width:0;grid-template-columns:minmax(0,1fr) 92px;align-items:center;gap:14px;min-height:158px;overflow:hidden;padding:14px 22px 28px}.auth-hero:after{position:absolute;right:-22px;bottom:8px;width:176px;height:126px;border-radius:28px;background:url(/reference/mall-bg.png) center / cover;content:"";opacity:.34}.auth-hero-copy{position:relative;z-index:1;min-width:0}.auth-hero-copy span,.auth-hero-copy p{display:block;color:var(--muted);font-size:13px;line-height:1.45}.auth-hero-copy strong{display:block;margin:10px 0 8px;font-size:27px;font-weight:900;line-height:1.1}.auth-hero-copy p{margin:0}.auth-brand-mark{position:relative;z-index:1;display:grid;width:82px;height:82px;place-items:center;justify-self:end;border:1px solid rgba(255,75,38,.12);border-radius:20px;background:#ffffffb8;box-shadow:0 18px 42px #ff4b261f}.auth-brand-mark img{width:62px;height:62px;object-fit:contain}.auth-card{width:100%;max-width:100%;min-width:0;padding:0 22px}.auth-view .section-title{margin:0 0 10px}.auth-view .form-panel{width:100%;max-width:100%;min-width:0;border:0;border-radius:14px;box-shadow:var(--shadow-card)}.auth-view .form-panel>*,.auth-view .form-panel label,.auth-view .form-panel input,.auth-view .slider-captcha-card,.auth-view .slider-captcha-board,.auth-view .slider-captcha-board img,.auth-view .sms-code-row{max-width:100%;min-width:0}.auth-view .sms-code-row .ghost-button{overflow:hidden}.auth-view .sms-code-row .ghost-button span{overflow:hidden;text-overflow:ellipsis}.auth-result-card{display:grid;gap:10px;margin-top:12px}.slider-captcha-board{border-radius:10px}.payment-hero{margin:0 16px 14px;border-radius:14px;background:linear-gradient(135deg,#242935,#111318),var(--dark);box-shadow:var(--shadow-float)}.empty-state.compact{border-color:#edf0f5;border-radius:var(--radius-card);box-shadow:var(--shadow-card)}.toast{border-radius:999px}@media(max-width:380px){.h5-icon-action-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding-right:12px;padding-left:12px}.h5-icon-action-grid button{min-height:70px;padding:8px 4px}.h5-icon-action-grid small{display:none}.profile-list{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-list div:nth-child(2){border-right:0}}.h5-goods-card{cursor:pointer;outline:0;transition:transform .16s ease,box-shadow .16s ease}.h5-goods-card:where(:hover,:focus-visible){transform:translateY(-1px);box-shadow:0 16px 34px #1e232d1f}.h5-goods-card-media{width:100%;overflow:hidden;border-radius:10px;background:#f2f4f8}.h5-goods-card-media img,.h5-goods-card-media .goods-image-empty{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover}.h5-goods-card-foot{display:flex;align-items:center;justify-content:space-between;gap:8px}.h5-goods-card-foot svg{flex:0 0 auto;color:#c4cad3}.h5-goods-card.compact{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:6px 10px}.h5-goods-card.compact .h5-goods-card-media{grid-row:1 / span 3}.h5-goods-card.compact .h5-goods-card-media img,.h5-goods-card.compact .h5-goods-card-media .goods-image-empty{height:82px;aspect-ratio:auto}.h5-goods-card.compact strong{min-height:0}.detail-hero{position:relative}.detail-hero-actions{position:absolute;top:10px;right:10px;left:10px;z-index:2;display:flex;justify-content:space-between;pointer-events:none}.detail-hero-actions button{pointer-events:auto}.detail-hero .icon-button.light{width:34px;height:34px;border-color:#ffffff7a;background:#1d212957;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.detail-image-count{position:absolute;right:14px;bottom:14px;display:inline-flex;min-width:36px;height:22px;align-items:center;justify-content:center;border-radius:999px;background:#1d21296b;color:#fff;font-size:11px;font-weight:800;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.assurance-strip{display:flex;flex-wrap:wrap;gap:7px}.assurance-strip span{display:inline-flex;align-items:center;gap:4px;min-height:24px;border-radius:999px;background:#fff5ef;color:var(--orange-dark);font-size:11px;font-weight:800;padding:0 8px}.detail-action-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.detail-action-row .ghost-button{min-width:0;padding:0 9px}.detail-action-row .ghost-button span{overflow:hidden;text-overflow:ellipsis}.cart-store-line{display:inline-flex;min-width:0;align-items:center;gap:4px;color:#9aa1ad;font-size:11px;font-weight:800}.cart-store-line svg{flex:0 0 auto;color:var(--orange-dark)}.cart-store-line,.cart-body strong,.cart-body p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-image-empty{width:78px;height:90px;border-radius:10px;background:#eef1f6}.member-card{position:relative;grid-template-columns:54px minmax(0,1fr);align-items:start;padding-right:14px}.member-avatar{width:54px;height:54px;object-fit:cover}.member-main{display:grid;min-width:0;gap:10px;padding-right:112px}.member-card-actions .icon-button{width:30px;height:30px;border-radius:999px;padding:0}.member-headline{display:grid;min-width:0;gap:3px}.member-headline strong,.member-headline span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.member-stats span{display:grid;min-width:0;gap:2px;border-radius:10px;background:#ffffff2e;padding:7px 4px;text-align:center}.member-stats strong,.member-stats small{min-width:0;overflow:hidden;color:#fff;text-overflow:ellipsis;white-space:nowrap}.member-stats small{color:#ffffffc2;font-size:10px}@media(max-width:360px){.detail-action-row,.member-stats{grid-template-columns:1fr}}:root{--mall-bg: #f5f6fa;--mall-card: #ffffff;--mall-soft: #fff4ee;--mall-ink: #171a20;--mall-muted: #858d99;--mall-line: #edf0f5;--mall-orange: #ff4d25;--mall-orange-2: #ff6a35;--mall-shadow: 0 10px 24px rgba(31, 35, 43, .07);--mall-shadow-strong: 0 18px 42px rgba(31, 35, 43, .12)}.home-view{padding-bottom:92px}.home-topbar{position:sticky;top:0;z-index:5;display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:8px;align-items:center;padding:12px 16px 10px;background:#f5f6faeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-topbar .icon-button,.category-search-row .icon-button,.h5-page-toolbar .icon-button,.h5-toolbar-button{width:34px;height:34px;border:0;border-radius:50%;background:#fff;color:var(--mall-ink);box-shadow:0 8px 20px #1f232b14}.home-search,.category-search-row .search-box,.search-row .search-box{height:36px;border:0;border-radius:999px;background:#fff;box-shadow:0 8px 20px #1f232b0f}.home-product-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(112px,.95fr);gap:8px;min-height:156px;margin:0 16px 12px;overflow:hidden;border-radius:10px;background:linear-gradient(135deg,#181b22fa,#2a3242f5),#1b202a;color:#fff;box-shadow:var(--mall-shadow-strong);padding:18px 12px 16px 16px}.home-product-hero-copy{position:relative;z-index:1;display:grid;min-width:0;align-content:center;gap:8px}.home-product-hero-copy span{width:max-content;max-width:100%;overflow:hidden;border-radius:999px;background:#ffffff1f;color:#ffffffd1;font-size:11px;font-weight:800;padding:3px 8px;text-overflow:ellipsis;white-space:nowrap}.home-product-hero h1{display:-webkit-box;margin:0;overflow:hidden;font-size:19px;font-weight:900;line-height:1.22;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-product-hero p{display:-webkit-box;margin:0;overflow:hidden;color:#ffffffad;font-size:12px;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-product-hero .solid-button{width:max-content;max-width:100%;height:30px;border-radius:999px;background:#ffffffeb;color:#20242d;font-size:12px;padding:0 12px}.home-product-hero-media{position:relative;z-index:1;display:grid;min-width:0;place-items:center}.home-product-hero-media img{width:min(132px,100%);max-height:132px;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(0,0,0,.28))}.home-product-hero-media svg{color:#ffffff94}.home-hero-dots{position:absolute;right:18px;bottom:10px;z-index:2;display:flex;gap:4px}.home-hero-dots span{width:4px;height:4px;border-radius:50%;background:#ffffff85}.home-hero-dots span:first-child{width:12px;border-radius:999px;background:#fff}.home-view .h5-icon-action-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2px 4px;padding:0 16px 12px}.home-view .h5-icon-action-grid button{min-height:62px;border:0;background:transparent;box-shadow:none;padding:6px 2px}.home-view .h5-icon-action-icon{width:34px;height:34px;border-radius:12px;box-shadow:0 8px 16px #ff4d251c}.home-view .h5-icon-action-grid strong{margin-top:1px;color:#333843;font-size:11px;font-weight:800}.home-hot-row{padding:0 16px 12px}.home-hot-row button,.chip-row button,.status-tabs button,.sku-list button{border:0;border-radius:999px;background:#fff;color:#6e7684;box-shadow:0 7px 18px #1f232b0d}.home-hot-row button:first-child,.chip-row button.active,.status-tabs button.active,.sku-list button.active{background:#fff0e9;color:var(--mall-orange)}.section-block{padding:0 16px 14px}.section-title{min-height:28px}.section-title strong{font-size:15px;font-weight:900}.section-title svg{color:var(--mall-orange)}.section-title span,.section-title button{color:var(--mall-muted);font-size:12px}.home-flash-section{gap:8px}.home-flash-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;overflow:hidden;border-radius:12px;background:#fff;box-shadow:var(--mall-shadow);padding:10px 8px}.home-flash-card{display:grid;min-width:0;gap:6px;cursor:pointer}.home-flash-card img,.home-flash-card .goods-image-empty{width:100%;aspect-ratio:1 / 1.05;border-radius:8px;object-fit:cover;background:#f1f3f7}.home-flash-card strong{overflow:hidden;color:var(--mall-orange);font-size:11px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.home-live-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.home-live-card{position:relative;min-height:122px;overflow:hidden;border-radius:10px;background:#191d25;box-shadow:var(--mall-shadow);color:#fff;cursor:pointer}.home-live-card img,.home-live-card .live-cover-empty{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:0;object-fit:cover}.home-live-card:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0c0e120a,#0c0e12c7);content:""}.home-live-card>div{position:absolute;right:10px;bottom:10px;left:10px;z-index:1;display:grid;gap:3px}.home-live-card div>span{width:max-content;max-width:100%;overflow:hidden;border-radius:999px;background:var(--mall-orange);color:#fff;font-size:10px;font-weight:900;padding:2px 6px;text-overflow:ellipsis;white-space:nowrap}.home-live-card strong,.home-live-card small{min-width:0;overflow:hidden;color:#fff;text-overflow:ellipsis;white-space:nowrap}.home-live-card strong{font-size:13px;font-weight:900}.home-live-card small{color:#ffffffc2;font-size:11px}.home-live-count{position:absolute;top:7px;right:7px;z-index:1;border-radius:999px;background:#0000006b;color:#fff;font-size:10px;padding:2px 6px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.goods-grid,.live-grid{gap:9px}.goods-card,.live-entry-card,.cart-card,.order-card,.address-card,.result-card,.session-card,.collection-card,.coupon-card,.form-panel,.empty-state.compact{border:0;border-radius:12px;background:#fff;box-shadow:var(--mall-shadow)}.goods-card{overflow:hidden;padding:8px}.goods-card img,.goods-card .goods-image-empty{border-radius:9px;background:#f1f3f7}.goods-card strong{display:-webkit-box;min-height:33px;overflow:hidden;color:var(--mall-ink);font-size:13px;font-weight:900;-webkit-box-orient:vertical;-webkit-line-clamp:2}.goods-card p{overflow:hidden;color:var(--mall-muted);text-overflow:ellipsis;white-space:nowrap}.goods-card div:last-child span,.price-row strong,.price-row span,.checkout-bar strong{color:var(--mall-orange)}.h5-goods-card-foot svg{color:#c8ced8}.category-search-row{position:sticky;top:0;z-index:5;padding:12px 16px 10px;background:#f5f6faeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.category-layout{grid-template-columns:86px minmax(0,1fr);gap:10px;padding:0 16px 18px}.category-rail{top:58px;max-height:calc(100vh - 136px);gap:4px;padding:4px 0 10px}.category-rail button{min-height:40px;border:0;border-radius:0;background:transparent;color:#7d8694;font-size:12px;font-weight:700;text-align:center}.category-rail button.active{position:relative;border-radius:10px;background:#fff;color:var(--mall-orange);box-shadow:var(--mall-shadow)}.category-rail button.active:before{position:absolute;top:12px;left:0;width:3px;height:16px;border-radius:999px;background:var(--mall-orange);content:""}.category-chip-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.category-chip-grid button{min-height:72px;border:0;border-radius:12px;background:#fff;box-shadow:var(--mall-shadow);padding:8px 4px}.category-chip-grid img,.category-chip-grid .category-icon-empty{width:34px;height:34px;border-radius:10px}.category-chip-grid span{font-size:11px;font-weight:800}.category-view .h5-goods-card.compact{grid-template-columns:72px minmax(0,1fr);min-height:92px}.category-view .h5-goods-card.compact .h5-goods-card-media img,.category-view .h5-goods-card.compact .h5-goods-card-media .goods-image-empty{height:76px}.live-view:not(.live-room-immersive) .search-row{position:sticky;top:0;z-index:5;padding:12px 16px 10px;background:#f5f6faeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.live-view .status-tabs{padding:0 16px 12px}.live-view .status-tabs button{min-height:32px;padding:0 14px}.live-empty-card{min-height:170px;margin:72px 16px 0;border:0;border-radius:14px;background:#fff;color:#8a93a1;box-shadow:var(--mall-shadow)}.live-empty-card svg{color:#8a93a1}.store-hero{border-radius:14px 14px 18px 18px;box-shadow:var(--mall-shadow-strong)}.detail-hero{margin:0 0 10px}.detail-hero img,.detail-hero .goods-image-empty{width:100%;border-radius:0 0 16px 16px;box-shadow:none}.detail-main{margin:-2px 16px 12px;border-radius:12px;box-shadow:var(--mall-shadow)}.detail-bottom,.checkout-bar{border-radius:18px 18px 0 0;background:#fffffff7;box-shadow:0 -14px 30px #1f232b1a}.bottom-nav{min-height:58px;margin:0 18px calc(8px + env(safe-area-inset-bottom));border:1px solid rgba(229,233,240,.9);border-radius:999px;background:#fffffff5;box-shadow:0 14px 34px #1f232b1f}.bottom-nav a{gap:2px;color:#737c8a;font-size:10px;font-weight:700}.phone-shell .bottom-nav{width:calc(100% - 28px);min-height:50px;margin:0 14px calc(8px + env(safe-area-inset-bottom));overflow:hidden;border:1px solid rgba(235,238,244,.92);border-radius:999px;background:#fffffff7;box-shadow:0 10px 28px #191e261f}.phone-shell .bottom-nav a{gap:2px;font-size:10px}.room-preview-card.active{background:#171b23;color:#fff;outline:0}.room-preview-card.active strong,.room-preview-card.active small{color:#fff}:root{--mall-bg: #f6f7fb;--mall-card: #ffffff;--mall-ink: #171a22;--mall-muted: #7c8492;--mall-line: #eef1f6;--mall-orange: #ff4b26;--mall-orange-soft: #fff1eb;--mall-red: #ff3535;--mall-shadow: 0 8px 22px rgba(24, 28, 36, .06);--mall-shadow-strong: 0 14px 32px rgba(24, 28, 36, .1)}.phone-shell,.page-content{background:var(--mall-bg)}.h5-status-bar{min-height:24px;padding:7px 19px 4px;background:#fffffff5;color:#111318}.home-topbar,.category-search-row,.search-row{padding:8px 12px}.home-search,.category-search-row .search-box,.search-row .search-box{height:34px;border:0;border-radius:999px;background:#fff;box-shadow:0 7px 20px #181c240e}.home-topbar .icon-button,.category-search-row .icon-button,.search-row .icon-button{width:34px;height:34px;border:0;border-radius:999px;background:#fff;box-shadow:0 7px 20px #181c240f}.home-product-hero{height:126px;min-height:0;margin:0 12px 10px;border-radius:8px;padding:13px 10px 12px 14px;box-shadow:0 12px 28px #11141c1f}.home-product-hero-copy span{width:max-content;border-radius:999px;background:#ffffff1f;color:#ffffffdb;font-size:10px;font-weight:900;padding:2px 7px}.home-product-hero h1{max-width:182px;font-size:16px;line-height:1.2}.home-product-hero p{max-width:174px;color:#ffffffb8;font-size:11px}.home-product-hero .solid-button{height:25px;border-radius:999px;font-size:11px;padding:0 10px}.home-product-hero-media:before{width:98px;height:96px;border-radius:8px}.section-block{padding-right:12px;padding-left:12px}.section-title strong{font-size:14px;font-weight:900}.home-flash-list,.home-brand-strip,.product-info-list,.product-view .section-block,.h5-goods-card,.cart-store-card,.order-card,.address-card,.coupon-card,.collection-card{border:0;border-radius:8px;background:#fff;box-shadow:var(--mall-shadow)}.home-flash-list{padding:8px}.home-flash-card img,.home-flash-card .goods-image-empty{height:70px;border-radius:7px;object-fit:contain;background:#f7f8fb}.home-live-card,.room-preview-card{border:0;border-radius:8px;box-shadow:var(--mall-shadow)}.h5-goods-card-media img,.h5-goods-card-media .goods-image-empty{background:#f7f8fb;object-fit:contain}.h5-goods-card strong{color:var(--mall-ink);font-size:12px;font-weight:800}.h5-goods-card p{color:var(--mall-muted);font-size:10.5px}.product-view .detail-image-count{right:15px;bottom:13px;min-width:34px;height:21px;border-radius:999px;background:#1f232b6b;font-size:11px}.product-view .detail-gallery-dots{bottom:12px}.product-view .detail-main{gap:8px;margin:0 12px 8px;border-radius:8px;padding:12px;background:#fff;box-shadow:var(--mall-shadow)}.product-info-row{grid-template-columns:42px minmax(0,1fr) auto auto;min-height:39px;padding:0 12px}.product-info-row strong{color:var(--mall-ink);font-size:12px}.product-info-row small{color:#8c95a3}.product-rich-text{overflow:hidden;border-radius:8px;background:#fff}.product-rich-text :where(img,video){border-radius:8px}.sku-drawer-head img,.sku-drawer-head .goods-image-empty,.sku-drawer-head .h5-sku-image{width:84px;height:84px;border-radius:8px;object-fit:contain;background:#f7f8fb}.sku-drawer-head .h5-sku-image{display:grid;place-items:center;flex:0 0 84px}.sku-drawer-head .h5-sku-image>img{width:100%;height:100%;border-radius:inherit;object-fit:contain}.sku-drawer-quantity .stepper button:disabled{color:#bdc5d0}.sku-drawer-hint{min-height:20px;margin:-5px 0 0;color:#8b95a3;font-size:11px;font-weight:750;line-height:1.35}.sku-empty-state .ghost-button{min-height:30px;border-radius:999px;font-size:12px;padding:0 12px}.category-view{background:var(--mall-bg)}.category-layout{grid-template-columns:76px minmax(0,1fr);gap:8px;padding:0 8px 86px 0}.category-rail{top:50px;gap:0;max-height:calc(100vh - 142px);padding:6px 0;background:#eef1f6}.category-rail button{position:relative;min-height:42px;border:0;border-radius:0;background:transparent;color:#68717f;font-size:12px;font-weight:800;padding:0 8px 0 13px}.category-rail button.active{background:#fff;color:var(--mall-orange);box-shadow:none}.category-main{gap:9px}.category-main-title{min-height:30px}.category-main-title strong{font-size:14px}.category-chip-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;border:0;border-radius:8px;background:#fff;box-shadow:var(--mall-shadow);padding:8px}.category-chip-grid button{min-height:78px;border:0;border-radius:8px;background:#f8f9fc;padding:7px 4px}.category-chip-grid img,.category-chip-grid .category-icon-empty{width:38px;height:38px;border-radius:8px;object-fit:contain}.category-chip-grid span:last-child{color:var(--mall-ink);font-size:11px;font-weight:800}.category-view .goods-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.category-view .h5-goods-card.compact{display:grid;grid-template-columns:minmax(0,1fr);min-height:116px;align-content:start;gap:5px;border:0;border-radius:8px;padding:7px 5px;text-align:center}.auth-password-input{position:relative;display:flex;align-items:center;width:100%}.auth-password-input input{width:100%!important;padding-right:42px!important}.auth-password-input .icon-button{position:absolute;right:6px;width:30px!important;height:30px!important;min-height:30px!important;border:0;border-radius:8px!important;background:#ff4b2514;color:var(--mall-primary)}.auth-option-row{display:flex;align-items:center;justify-content:space-between;min-height:24px}.auth-check{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:7px!important;min-width:0;color:#687386;font-size:12px;line-height:1.35}.auth-card .auth-check input[type=checkbox]{width:15px!important;height:15px!important;min-height:15px!important;flex:0 0 15px;margin:0;accent-color:var(--mall-primary)}.auth-agreement-row{align-items:flex-start!important;padding:2px 0 0}.auth-inline-error{display:flex;align-items:flex-start;gap:6px;border:1px solid rgba(255,75,37,.16);border-radius:8px;background:#ff4b2512;color:#d63b22;font-size:12px;line-height:1.35;padding:8px 9px}.auth-inline-error svg{flex:0 0 auto;margin-top:1px}.auth-invite-toggle{display:flex;align-items:center;justify-content:space-between;min-height:32px;border:1px solid rgba(255,75,37,.12);border-radius:8px;background:#fff8f5;color:var(--mall-primary);font-size:12px;font-weight:700;padding:0 10px}.auth-invite-toggle svg{transition:transform .18s ease}.auth-invite-toggle.open svg{transform:rotate(180deg)}.invite-field{animation:auth-field-in .18s ease}@keyframes auth-field-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.home-topbar{position:relative!important;top:auto!important;z-index:3;padding:8px 12px 7px;background:var(--mall-bg)}.auth-hero{grid-template-columns:minmax(0,1fr) 92px!important;margin-right:12px!important}.auth-card{overflow:hidden}.auth-hero{min-height:116px!important;padding:8px 0 14px!important}.register-view .auth-hero{min-height:102px!important}.register-view .slider-captcha-board{max-height:96px!important}.register-view .auth-hero-copy p{line-height:1.2!important}:root{--mall-bg: #f7f8fb;--mall-card: #fff;--mall-ink: #171b24;--mall-muted: #8a93a1;--mall-line: #eef1f6;--mall-orange: #ff4b25;--mall-orange-2: #ff7040;--mall-orange-soft: #fff3ed;--mall-shadow: 0 8px 20px rgba(27, 32, 42, .055);--mall-shadow-strong: 0 14px 34px rgba(27, 32, 42, .1)}body,.app-stage{background:#edf0f5}.phone-shell{overflow:hidden;background:var(--mall-bg)}.h5-status-bar{height:28px;min-height:28px;padding:0 14px;background:#fff;color:#111722}.page-content{background:var(--mall-bg)}.section-block{margin:0 12px 10px;border-radius:8px;background:var(--mall-card);box-shadow:var(--mall-shadow);padding:11px}.section-title{min-height:28px;padding:0}.section-title strong{color:var(--mall-ink);font-size:13px;font-weight:900}.section-title button,.section-title span{font-size:11px;font-weight:800}.solid-button{border:0;background:linear-gradient(135deg,var(--mall-orange-2),var(--mall-orange));color:#fff;box-shadow:0 9px 18px #ff4b2533}.solid-button span,.solid-button svg{color:currentColor}.ghost-button{border-color:#edf0f5;background:#fff;color:#525c6b}.icon-button{border:0;background:#fff;box-shadow:0 6px 18px #181d2712}.h5-page-toolbar{position:sticky;top:0;z-index:12;height:44px;min-height:44px;padding:5px 12px 6px;background:#f7f8fbf5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.h5-toolbar-button{width:32px;height:32px;color:#171b24}.h5-toolbar-title{color:var(--mall-ink);font-size:14px;font-weight:900}.search-box{height:34px;border:0;border-radius:999px;background:#fff;box-shadow:inset 0 0 0 1px #edf0f5}.search-box input{font-size:12px}.bottom-nav{right:12px;bottom:calc(8px + env(safe-area-inset-bottom));left:12px;width:auto;min-height:54px;border:1px solid rgba(232,235,242,.86);border-radius:999px;background:#fffffff7;box-shadow:0 10px 28px #171b241f;padding:3px}.bottom-nav a{gap:2px;min-height:46px;border-radius:999px;font-size:10px;font-weight:800}.bottom-nav a.router-link-active{background:#fff3ed;color:var(--mall-orange)}.home-view{padding-bottom:78px}.home-topbar{position:sticky;top:28px;z-index:10;gap:8px;padding:8px 12px;background:#f7f8fbf5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-topbar .icon-button{width:32px;height:32px;color:#171b24}.home-product-hero{min-height:126px;margin:0 12px 10px;border-radius:8px;background:radial-gradient(circle at 76% 44%,rgba(255,255,255,.16),transparent 66px),linear-gradient(135deg,#111722,#273244);box-shadow:0 10px 24px #12182421;padding:16px 12px 18px}.home-product-hero-copy{gap:4px;max-width:58%}.home-product-hero-copy span{color:#ffffff9e;font-size:10px;font-weight:800}.home-product-hero h1{max-height:40px;color:#fff;font-size:17px;line-height:1.18;-webkit-line-clamp:2}.home-product-hero p{max-width:145px;color:#ffffffbd;font-size:11px}.home-product-hero .solid-button{width:max-content;height:26px;margin-top:3px;border-radius:999px;background:#ffffffe6;box-shadow:none;color:#273244;font-size:10px;padding:0 10px}.home-product-hero-media{right:9px;bottom:10px;width:120px;height:104px;border-radius:8px;background:#ffffff1a}.home-product-hero-media:before{display:none}.home-product-hero-media img{width:112px;height:100px;object-fit:contain}.h5-icon-action-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px 2px;margin:0 12px 8px;border-radius:8px;background:#fff;box-shadow:var(--mall-shadow);padding:9px 2px}.h5-icon-action-grid button{min-height:50px;gap:5px;font-size:10px}.h5-icon-action-grid span:first-child{width:26px;height:26px;border-radius:8px}.home-flash-list{gap:10px;padding-bottom:2px}.home-flash-card{width:68px;gap:5px}.home-flash-card img,.home-flash-card .goods-image-empty{width:58px;height:58px;border-radius:8px}.home-live-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.home-live-card,.home-live-card:only-child{min-height:96px;border-radius:8px;padding:9px}.home-brand-strip{gap:8px}.home-brand-strip button{width:52px}.goods-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.h5-goods-card,.goods-card{min-height:198px;border:0;border-radius:8px;background:#fff;box-shadow:var(--mall-shadow);padding:8px}.h5-goods-card-media,.h5-goods-card-media img,.h5-goods-card-media .goods-image-empty,.goods-card img,.goods-card .goods-image-empty{width:100%;height:112px;border-radius:8px;background:#f6f7fa;object-fit:contain}.h5-goods-card strong,.goods-card strong{min-height:34px;color:var(--mall-ink);font-size:12px;line-height:1.38}.h5-goods-card p,.goods-card p{color:var(--mall-muted);font-size:10.5px}.h5-goods-card-foot span,.goods-card div:last-child span{color:var(--mall-orange);font-size:12px;font-weight:900}.detail-hero{min-height:328px;background:#f4f5f8}.detail-hero img,.detail-hero .goods-image-empty{width:100%;height:300px;object-fit:contain}.detail-hero-actions{top:10px;right:12px;left:12px}.detail-hero-actions .icon-button{width:32px;height:32px;background:#ffffffe0}.detail-main{margin:-8px 12px 8px;border-radius:8px;background:#fff;box-shadow:var(--mall-shadow);padding:12px}.product-view .detail-main h1{font-size:15px;line-height:1.35}.product-info-list{margin:0 12px 8px;border-radius:8px;box-shadow:var(--mall-shadow)}.cart-store-card,.order-card,.checkout-view .section-block,.checkout-view .address-card{border-radius:8px;box-shadow:var(--mall-shadow)}.cart-card{min-height:96px;grid-template-columns:24px 68px minmax(0,1fr)}.cart-card img,.cart-card .cart-image-empty,.order-sku img,.order-sku .goods-image-empty,.order-primary-item img,.order-primary-item .goods-image-empty{width:68px;height:68px;border-radius:8px}.checkout-bar,.cart-checkout-bar,.product-buy-bar{border-radius:10px 10px 0 0;background:#fffffffa;box-shadow:0 -10px 28px #181d271c}.store-view .store-hero,.member-card{border-radius:0 0 14px 14px;background:radial-gradient(circle at 78% 0,rgba(255,255,255,.2),transparent 86px),linear-gradient(135deg,#ff6740,#ff3f28 86%)}.store-view .store-hero{min-height:146px;padding:9px 12px 14px}.store-hero-main{grid-template-columns:44px minmax(0,1fr) auto;gap:9px}.store-view .store-hero-main img{width:44px;height:44px;border-radius:8px}.store-hero-copy strong{font-size:16px}.store-hero-copy p{font-size:10.5px}.store-hero-badges{gap:7px;margin-top:10px}.store-hero-badges span{min-height:24px;border-radius:999px;background:#ffffff26;font-size:10.5px}.store-tabbar{min-height:42px;margin-top:-8px;border-radius:12px 12px 0 0}.store-feature-card{min-height:118px;margin:0 12px 10px;border-radius:8px;box-shadow:var(--mall-shadow);padding:14px 12px}.store-feature-card>div{max-width:54%}.store-feature-card strong{font-size:17px}.store-feature-card img,.store-feature-card>svg{width:126px;height:108px}.store-coupon-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.store-coupon-strip button{min-height:66px;border:1px solid rgba(255,75,37,.12);border-radius:8px;background:#fff6f1}.h5-secondary-hero{min-height:96px;margin:0 12px 10px;border-radius:8px;background:radial-gradient(circle at 86% 6%,rgba(255,255,255,.24),transparent 64px),linear-gradient(135deg,#ff6740,#ff3f28 86%);box-shadow:0 10px 24px #ff4b252e;padding:14px}.h5-secondary-hero-copy strong{font-size:18px}.h5-secondary-hero-copy span,.h5-secondary-hero-copy p{font-size:11px}.h5-secondary-hero-icon{width:46px;height:46px;border-radius:10px}.status-tabs{gap:8px;margin:0 12px 10px;padding:0}.status-tabs button{height:30px;min-height:30px;box-shadow:none}.coupon-list,.collection-list{gap:8px;padding:0 12px 18px}.coupon-card{grid-template-columns:86px minmax(0,1fr) 44px;gap:8px;min-height:86px;border-radius:8px;box-shadow:var(--mall-shadow)}.coupon-value{min-height:86px;background:#fff3ed;color:var(--mall-orange);padding:9px 7px}.coupon-value strong{color:var(--mall-orange);font-size:17px}.coupon-value span{color:#df6a4b;font-size:10px}.coupon-card>div:not(.coupon-value){padding:9px 0}.coupon-card>div:not(.coupon-value) strong{font-size:12px}.coupon-card p,.coupon-card small{font-size:9.5px}.coupon-card .ghost-button{width:38px;height:24px;margin-right:7px;font-size:10px;padding:0}.goods-collection-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.goods-collection-list .collection-card{display:grid;grid-template-columns:1fr;min-height:188px;gap:7px;border-radius:8px;box-shadow:var(--mall-shadow);padding:8px}.goods-collection-list .collection-card img,.goods-collection-list .collection-card .goods-image-empty{width:100%;height:116px;border-radius:8px;object-fit:contain}.goods-collection-list .collection-card>div{min-width:0}.goods-collection-list .collection-card strong{min-height:34px;color:var(--mall-ink);font-size:11.5px;line-height:1.35}.goods-collection-list .collection-card p{color:var(--mall-orange);font-size:11px;font-weight:900}.goods-collection-list .collection-card .icon-button.quiet{position:absolute;top:8px;right:8px;width:24px;height:24px;background:#ffffffe6}.address-view .section-block,.after-sale-view .section-block,.payment-view .section-block{margin:0 12px 10px;border-radius:8px;box-shadow:var(--mall-shadow)}.address-manage-card{gap:7px;border-radius:8px;box-shadow:0 5px 14px #1b202a0b;padding:11px}.address-manage-card>div:first-child strong{font-size:13px}.address-manage-card>div:first-child span{border-radius:999px;background:#fff3ed;color:var(--mall-orange)}.address-manage-card p{font-size:11px;line-height:1.45}.address-manage-card .card-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.address-manage-card .ghost-button,.address-manage-card .solid-button{min-height:30px;border-radius:8px;font-size:11px}.payment-hero{grid-template-columns:58px minmax(0,1fr);min-height:86px;margin:0 12px 10px;border-radius:8px;background:#fff;box-shadow:var(--mall-shadow);padding:12px}.payment-hero img{width:50px;height:50px}.payment-hero span,.payment-hero p{font-size:11px}.payment-hero strong{color:var(--mall-orange);font-size:19px}.payment-methods{gap:8px}.payment-methods button{min-height:42px;border-radius:8px;background:#f8f9fc;box-shadow:none}.payment-methods button.active{background:#fff3ed;color:var(--mall-orange);box-shadow:inset 0 0 0 1px #ff4b2533}.result-card,.cashier-error-card,.after-sale-error-card{border-radius:8px;background:#fff;box-shadow:none;padding:11px}.payment-error-actions,.after-sale-error-actions{gap:8px}.payment-error-actions .ghost-button,.payment-error-actions .solid-button,.after-sale-error-actions .ghost-button,.after-sale-error-actions .solid-button{min-height:30px;border-radius:999px;font-size:11px}.after-sale-view .inline-chips{gap:7px;padding:0}.after-sale-view .inline-chips button{height:28px;border-radius:999px;font-size:11px}.after-sale-view .order-card{border-radius:8px;box-shadow:0 5px 14px #1b202a0b;padding:10px}.auth-view{background:radial-gradient(circle at 88% 112px,rgba(255,75,37,.1),transparent 84px),linear-gradient(180deg,#f8f9fc,#f4f6fa);padding-bottom:22px}.auth-topbar{min-height:42px;padding:8px 18px 0}.auth-topbar .icon-button{width:36px;height:36px;border-radius:12px}.auth-hero{grid-template-columns:minmax(0,1fr) 96px;min-height:126px;margin:0 20px 8px;overflow:hidden}.auth-hero-copy{min-width:0}.auth-hero-copy span{color:#707a8b;font-size:13px}.auth-hero-copy strong{color:var(--mall-ink);font-size:27px;line-height:1.12}.auth-hero-copy p{color:#707a8b;font-size:13px}.auth-brand-mark{width:96px;height:86px;border-radius:24px;transform:translate(12px)}.auth-brand-mark img{width:48px;height:48px;object-fit:contain}.auth-card{margin:0 20px;border-radius:12px;box-shadow:var(--mall-shadow);padding:12px}.auth-card>.section-title{min-height:30px;margin-bottom:8px}.auth-card>.section-title strong{font-size:16px}.auth-card .form-panel{gap:9px;border:0;box-shadow:none;padding:0}.auth-card label{gap:6px}.auth-card label>span,.slider-captcha-note{color:#7c8796;font-size:11px}.auth-card input,.auth-card select,.auth-card textarea{height:40px;border-radius:8px;font-size:14px;padding:0 12px}.slider-captcha-card{gap:8px;border-radius:10px;padding:10px}.slider-captcha-card .section-title.compact{min-height:28px}.slider-captcha-board{max-height:132px;overflow:hidden;border-radius:8px}.slider-captcha-bg{width:100%;height:100%;object-fit:cover}.slider-captcha-range{height:18px}.auth-card .full-action{min-height:42px;border-radius:8px;font-size:15px}.register-view .auth-hero{min-height:112px}.register-view .auth-card .form-panel{gap:8px}.register-view .slider-captcha-board{max-height:112px}.sms-code-row{grid-template-columns:minmax(0,1fr) 112px;gap:8px}.sms-code-row .ghost-button{min-height:40px;border-radius:8px;font-size:11px;padding:0 8px}.auth-switch-row{min-height:30px;font-size:12px}@media(min-width:521px){.phone-shell{border-radius:18px;box-shadow:0 18px 46px #181d2724}}.cart-view,.checkout-view{background:linear-gradient(180deg,rgba(255,75,38,.035),transparent 128px),var(--mall-bg)}.cart-view{padding-bottom:86px}.cart-page-head{min-height:68px;padding:16px 14px 10px}.cart-page-head strong{color:var(--mall-ink);font-size:24px;line-height:1.1}.cart-page-head strong small{color:#788392;font-size:15px}.cart-page-head span{color:#7f8795;font-size:13px}.cart-manage-button{min-width:46px;height:30px;border:0;border-radius:999px;background:#ffffffd1;color:#68717f;font-size:13px;font-weight:900}.cart-store-list{gap:10px;padding:0 12px 100px}.cart-store-card{overflow:hidden;border:0;border-radius:8px;background:#fff;box-shadow:var(--mall-shadow)}.cart-store-head{min-height:40px;padding:11px 12px 5px}.cart-store-head span{color:var(--mall-ink);font-size:14px;font-weight:900}.cart-store-head svg{color:var(--mall-orange)}.cart-store-head small{color:#8d95a3;font-size:12px;font-weight:800}.cart-card{grid-template-columns:27px 74px minmax(0,1fr);gap:9px;min-height:114px;padding:10px 12px 12px}.cart-card img,.cart-card .cart-image-empty{width:74px;height:74px;border-radius:8px;object-fit:contain;background:#f7f8fb}.check-button{color:#c7ced8}.check-button.active{color:var(--mall-orange)}.cart-body{gap:4px}.cart-body strong{color:var(--mall-ink);font-size:13px;font-weight:900}.cart-body p{color:#808997;font-size:11px}.cart-body .price-row{align-items:baseline;gap:8px;margin-top:2px}.cart-body .price-row span,.cart-body .price-row strong{color:var(--mall-orange);font-size:17px;font-weight:900}.cart-body .price-row small{color:#7d8694;font-size:12px}.cart-actions .stepper{width:96px;height:31px;border:1px solid #edf0f5;border-radius:999px;background:#fff}.cart-actions .stepper button,.cart-actions .stepper span{height:29px}.cart-actions .stepper span{color:var(--mall-ink);font-size:17px;font-weight:900}.cart-checkout-bar{position:fixed;right:50%;bottom:0;left:auto;width:min(430px,100%);min-height:66px;padding:9px 12px calc(9px + env(safe-area-inset-bottom));border-radius:8px 8px 0 0;background:#fffffffa;box-shadow:0 -10px 28px #181c241a;transform:translate(50%)}.cart-select-all{gap:5px;color:var(--mall-orange);font-size:12px;font-weight:900}.cart-checkout-bar>div span{color:#7f8795;font-size:12px}.cart-checkout-bar>div strong{color:var(--mall-orange);font-size:18px;font-weight:900}.cart-checkout-bar .solid-button{min-width:96px;height:44px;border-radius:999px;background:linear-gradient(135deg,#ff6b35,#ff3f28);box-shadow:0 10px 22px #ff4b263b}.checkout-view{padding-bottom:96px}.checkout-view .h5-page-toolbar{padding:10px 12px 8px}.checkout-view .section-block{gap:8px;margin:0 12px 10px;border:0;border-radius:8px;background:transparent;padding:0}.checkout-view .section-title{padding:0 0 2px}.checkout-view .section-title strong{font-size:15px}.checkout-view .address-card,.checkout-view .order-sku,.checkout-summary,.checkout-view .full-action{border:0;border-radius:8px;background:#fff;box-shadow:var(--mall-shadow)}.checkout-view .full-action{height:38px}.checkout-view .order-sku{grid-template-columns:72px minmax(0,1fr);gap:10px;padding:10px}.checkout-view .order-sku+.order-sku{margin-top:8px}.checkout-view .order-sku img,.checkout-view .order-sku .goods-image-empty{width:72px;height:72px;border-radius:8px;object-fit:contain;background:#f7f8fb}.checkout-summary{padding:12px}.checkout-view .checkout-bar{position:fixed;right:50%;bottom:0;left:auto;width:min(430px,100%);min-height:66px;border-radius:8px 8px 0 0;background:#fffffffa;box-shadow:0 -10px 28px #181c241a;transform:translate(50%)}.checkout-view .checkout-bar .solid-button{min-width:112px;height:44px;border-radius:999px;background:linear-gradient(135deg,#ff6b35,#ff3f28);box-shadow:0 10px 22px #ff4b263b}@media(max-width:520px){.cart-checkout-bar,.checkout-view .checkout-bar{right:0;width:100%;transform:none}}.live-view:not(.live-room-immersive) .room-strip .room-preview-card,.live-view:not(.live-room-immersive) .room-preview-card:first-child{box-sizing:border-box;height:112px;min-height:0;border:0;border-radius:8px;padding:46px 10px 8px}.home-topbar{grid-template-columns:minmax(0,1fr) 32px 32px;gap:8px;padding:7px 12px 8px}.home-search,.home-topbar .icon-button{height:32px;border-radius:999px;box-shadow:0 6px 16px #1d222c0d}.home-topbar .icon-button{width:32px}.home-search input{font-size:13px}.home-product-hero{grid-template-columns:minmax(0,1fr) 122px;min-height:124px;margin:0 12px 10px;border-radius:8px;padding:13px 9px 12px 14px;box-shadow:0 8px 22px #161b241f}.home-product-hero h1{font-size:16px;line-height:1.2}.home-product-hero .solid-button svg{width:14px;height:14px}.home-product-hero-media:before{width:104px;height:106px;border-radius:6px;box-shadow:0 12px 22px #0003}.home-product-hero-media img{width:108px;max-height:110px}.home-hero-dots{right:14px;bottom:8px}.section-title strong{font-size:14px;line-height:1.15}.section-title svg{width:16px;height:16px}.section-title span,.section-title button{font-size:11px}.home-flash-countdown{gap:3px;margin-left:4px}.home-flash-countdown b{min-width:16px;height:15px;font-size:9px}.home-flash-list,.home-brand-strip{border-radius:8px;box-shadow:0 7px 18px #191e260e}.home-flash-list{gap:7px;padding:8px 7px}.home-flash-card{gap:5px}.home-flash-card img,.home-flash-card .goods-image-empty{height:68px;border-radius:7px;object-fit:contain}.home-flash-card strong{font-size:10px;line-height:1.15}.home-live-card,.home-live-card:only-child{min-height:92px;border-radius:8px;box-shadow:0 7px 18px #191e2612}.home-live-card>div{right:8px;bottom:8px;left:8px;gap:2px}.home-live-card div>span,.room-preview-badge{font-size:9px;padding:2px 6px}.home-live-count{top:6px;right:6px;padding:2px 5px}.h5-goods-card,.goods-card,.cart-card,.order-card,.address-card,.result-card,.session-card,.collection-card,.coupon-card,.form-panel,.empty-state.compact{border-radius:8px}.h5-goods-card{padding:7px}.h5-goods-card-media img,.h5-goods-card-media .goods-image-empty{aspect-ratio:1 / .9;border-radius:7px}.h5-goods-card p{font-size:10px}.h5-goods-card-foot span{font-size:12px}.live-view:not(.live-room-immersive){padding-bottom:72px}.live-list-title{min-height:24px;padding:0 12px 6px}.live-list-title strong{font-size:14px}.room-strip .room-preview-card,.room-preview-card{min-height:106px;border-radius:8px;padding:48px 10px 9px;box-shadow:0 8px 20px #191e2614}.room-preview-card.active{outline:1px solid rgba(255,77,37,.36)}.room-preview-card strong{font-size:13px}.room-preview-card small{font-size:10px}.live-view:not(.live-room-immersive) .session-strip{gap:8px;padding:0 12px 10px}.live-view:not(.live-room-immersive) .session-strip .live-forecast-card{grid-template-columns:52px minmax(0,1fr) auto;min-height:66px;border-radius:8px;padding:8px 10px}.live-forecast-card img,.live-forecast-card .live-cover-empty{width:46px;height:46px;border-radius:6px}.live-forecast-card div>span{font-size:10px;padding:1px 6px}.live-forecast-card strong{font-size:13px}.live-forecast-card small{font-size:10px}.live-view:not(.live-room-immersive) .session-strip .live-forecast-card em{height:28px;font-size:11px;padding:0 12px}.live-replay-list{padding:0 12px 10px}.live-replay-card{min-height:118px;border-radius:8px;box-shadow:0 8px 20px #191e2614}.live-replay-card strong{right:12px;bottom:26px;left:12px;font-size:13px}.live-replay-card small{right:12px;bottom:10px;left:12px;font-size:10px}.live-replay-card .play-mark{width:30px;height:30px}.feature-product{min-height:62px;border-radius:8px}.feature-product img,.feature-product .product-image-empty{width:54px;height:54px;border-radius:7px}.feature-product strong{font-size:13px}.detail-hero{min-height:318px;margin:0 0 8px;background:#fff}.detail-hero img,.detail-hero .goods-image-empty{height:318px;max-height:318px;border-radius:0 0 8px 8px;object-fit:contain;padding:6px 0 12px}.detail-main{margin:0 12px 8px;border-radius:8px;padding:12px 10px 10px}.price-row.large strong{font-size:24px;line-height:1.1}.detail-main h1{font-size:15px;line-height:1.34}.assurance-strip{gap:6px}.assurance-strip span{border-radius:999px;background:#fff3ec;color:var(--mall-orange);font-size:10px;padding:4px 7px}.product-info-list{margin:0 12px 9px;overflow:hidden;border-radius:8px}.product-info-row{min-height:45px;padding:0 12px}.detail-bottom{min-height:56px;padding:7px 12px calc(7px + env(safe-area-inset-bottom))}.detail-bottom .ghost-button,.detail-bottom .solid-button{height:36px}.home-product-hero{box-sizing:border-box;height:132px;min-height:0}.home-product-hero h1{-webkit-line-clamp:1}.home-product-hero-media:before{height:98px}.home-product-hero-media img{max-height:102px}.home-live-card,.home-live-card:only-child{box-sizing:border-box;height:96px;min-height:0}.room-strip .room-preview-card,.room-preview-card{box-sizing:border-box;height:112px;min-height:0;padding:46px 10px 8px}.home-topbar,.category-search-row,.search-row{padding:7px 12px}.home-search,.category-search-row .search-box,.search-row .search-box{height:31px;border-radius:999px;color:#99a1ae;font-size:13px}.home-search input,.category-search-row .search-box input,.search-row .search-box input{font-size:13px}.home-product-hero{grid-template-columns:minmax(0,1fr) 128px;min-height:132px;margin:0 12px 9px;padding:14px 12px 12px 15px;border-radius:8px}.home-product-hero-copy{align-content:center;gap:5px}.home-product-hero h1{font-size:16px;line-height:1.18}.home-product-hero p{font-size:10.5px}.home-product-hero .solid-button{width:max-content;height:25px;padding:0 10px;border-radius:999px;font-size:10.5px;box-shadow:none}.home-product-hero-media:before{width:104px;height:112px}.home-product-hero-media img{width:114px;max-height:112px}.home-view .h5-icon-action-grid{gap:1px 0;padding:0 12px 8px}.home-view .h5-icon-action-grid button{min-height:49px;padding:3px 0}.home-view .h5-icon-action-icon{width:26px;height:26px;border-radius:8px}.home-view .h5-icon-action-grid strong{font-size:10px;line-height:1.15}.section-title{min-height:22px}.section-title>svg{width:16px;height:16px;color:var(--mall-orange)}.section-title strong{font-size:13.5px}.home-flash-list{padding:7px 7px 8px}.home-flash-card img,.home-flash-card .goods-image-empty{height:68px}.home-live-card{min-height:104px}.home-live-card img,.home-live-card .live-cover-empty{filter:saturate(1.02)}.home-live-card strong{font-size:11.5px}.h5-goods-card{gap:5px;padding:7px}.h5-goods-card-media img,.h5-goods-card-media .goods-image-empty{aspect-ratio:1 / .9}.h5-goods-card strong{min-height:29px;font-size:11.5px}.h5-goods-card p{min-height:28px;font-size:10px}.h5-goods-card-foot span{font-size:12.5px}.detail-hero{margin-bottom:6px}.detail-hero img,.detail-hero .goods-image-empty{max-height:318px;aspect-ratio:1 / .86;border-radius:0 0 10px 10px}.detail-main{margin:0 12px 9px;padding:10px 10px 9px;border-radius:9px}.price-row.large strong{font-size:22px}.price-row.large span{font-size:12px}.detail-main h1{margin-top:4px;font-size:15px;line-height:1.3}.detail-main p{font-size:12px;line-height:1.45}.assurance-strip{gap:6px;margin:8px 0}.assurance-strip span{height:24px;border-radius:999px;font-size:11px}.detail-action-row .ghost-button{height:32px;min-height:32px;font-size:12px}.product-info-list{margin-bottom:10px;border-radius:9px}.product-info-row{min-height:39px}.detail-bottom{min-height:56px}.live-view:not(.live-room-immersive) .live-list-title{margin-top:6px;padding:0 12px 7px}.live-view:not(.live-room-immersive)>.search-row,.live-view:not(.live-room-immersive)>.status-tabs{display:none}.live-view:not(.live-room-immersive) .room-strip{grid-template-columns:1fr}.live-view:not(.live-room-immersive) .room-preview-card:first-child{min-height:112px}.room-preview-card .live-cover-empty{display:grid;place-items:center;background:radial-gradient(circle at 78% 22%,rgba(255,255,255,.24),transparent 24%),linear-gradient(135deg,#ff4d25,#242932 62%,#151820),#20242d;color:#ffffffc7;font-size:12px;font-weight:800}.room-preview-meta{position:relative;z-index:1;display:flex;width:100%;min-width:0;align-items:center;justify-content:space-between;gap:8px;margin-top:4px}.room-preview-meta>span{flex:0 0 auto;border-radius:999px;background:#fffffff0;color:var(--mall-orange);font-size:10px;font-weight:900;padding:3px 7px}.live-forecast-list{display:grid;gap:8px;overflow:visible;padding:0 12px 10px}.live-view:not(.live-room-immersive) .session-strip .live-forecast-card{display:grid;grid-template-columns:46px minmax(0,1fr) 48px;align-items:center;gap:9px;width:100%;min-width:0;min-height:64px;border:1px solid rgba(239,242,247,.84);border-radius:9px;background:#fff;color:var(--mall-ink);padding:9px 10px;text-align:left;box-shadow:var(--mall-shadow)}.live-forecast-card img,.live-forecast-card .live-cover-empty{display:grid;width:46px;height:46px;place-items:center;border-radius:8px;background:linear-gradient(135deg,#ff4d2526,#ff773c1f),#fff4ef;color:var(--mall-orange);font-size:9px;font-weight:800;object-fit:cover}.live-forecast-card div{display:grid;min-width:0;gap:2px}.live-forecast-card div>span{width:max-content;border-radius:999px;background:#ff4d251a;color:var(--mall-orange);font-size:10px;font-weight:900;padding:2px 6px}.live-forecast-card strong,.live-forecast-card small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-forecast-card strong{font-size:12px;line-height:1.2}.live-forecast-card small{color:var(--mall-muted);font-size:10px}.live-view:not(.live-room-immersive) .session-strip .live-forecast-card em{display:inline-flex;grid-column:auto;align-items:center;justify-content:center;width:48px;min-width:48px;height:26px;border-radius:999px;background:linear-gradient(135deg,var(--mall-orange),var(--mall-orange-2));color:#fff;font-size:11px;font-style:normal;font-weight:900}.live-replay-list{display:grid;gap:8px;padding:0 12px 10px}.live-replay-card{position:relative;display:grid;min-height:108px;overflow:hidden;align-content:end;justify-items:start;border:0;border-radius:9px;background:#171b23;color:#fff;padding:48px 10px 10px;text-align:left;box-shadow:var(--mall-shadow)}.live-replay-card:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,#07080b14,#07080bc7)}.live-replay-card img,.live-replay-card .live-cover-empty{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.live-replay-card .play-mark,.live-replay-card strong,.live-replay-card small{position:relative;z-index:1}.live-replay-card .play-mark{width:30px;height:30px;margin-bottom:7px;border-radius:999px;background:#ffffffeb;color:var(--mall-orange)}.live-replay-card strong{max-width:100%;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.live-replay-card small{color:#ffffffc7;font-size:10px}.cart-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;background:transparent}.cart-page-head strong{display:inline-flex;align-items:baseline;gap:3px}.cart-page-head strong small{color:var(--mall-muted);font-size:12px;font-weight:800}.cart-manage-button{display:inline-flex;min-width:42px;height:28px;align-items:center;justify-content:center;border:0;background:transparent;color:#3d4550;font-size:12px;font-weight:800;padding:0}.cart-manage-button:disabled{opacity:.64}.cart-actions{min-height:30px}.cart-actions .icon-button.quiet{border-color:#ff4d251f;background:#ff4d250f;color:var(--mall-orange)}.h5-toolbar-title{min-width:0;overflow:hidden;color:var(--mall-ink);font-size:15px;font-weight:900;text-align:center;text-overflow:ellipsis;white-space:nowrap}.auth-view .slider-captcha-card{gap:7px;padding:9px}.auth-view .slider-captcha-board.is-unavailable{min-height:44px;border-radius:8px;background:#fff3ef}.auth-view .slider-captcha-board.is-unavailable span{font-size:11px}.auth-view .slider-captcha-note.error{margin-top:-2px}.auth-card{box-shadow:var(--mall-shadow)}.orders-page-title{display:flex;align-items:center;justify-content:center;min-height:39px;padding:4px 52px 0}.orders-page-title strong{overflow:hidden;color:var(--mall-ink);font-size:15px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.orders-view .search-row{padding-top:5px}.category-chip-grid img{object-fit:contain;padding:2px}.category-chip-grid .category-icon-empty{color:var(--mall-orange);background:#fff1ec}.product-info-list{display:grid;gap:1px;margin:0 12px 12px;overflow:hidden;border-radius:9px;background:#fff;box-shadow:var(--mall-shadow)}.product-info-row{display:grid;grid-template-columns:44px minmax(0,1fr) auto;min-height:42px;align-items:center;gap:8px;border:0;background:#fff;padding:0 12px;text-align:left}.product-info-row span{color:#7c8492;font-size:12px;font-weight:800}.product-info-row small{color:#8b94a2;font-size:11px}.product-info-row svg{color:#98a1af}.checkout-view .h5-page-toolbar{padding-top:10px;padding-bottom:6px}.cashier-error-card{align-items:flex-start}.cashier-error-card small{display:block;margin-top:5px;color:#a1a8b3;font-size:11px;font-weight:700;line-height:1.35}.payment-error-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.payment-error-actions .ghost-button,.payment-error-actions .solid-button{min-height:34px;border-radius:999px;font-size:12px;font-weight:900}.after-sale-error-card{align-items:flex-start}.after-sale-error-card small{display:block;margin-top:5px;color:#a1a8b3;font-size:11px;font-weight:700;line-height:1.35}.after-sale-error-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.after-sale-error-actions .ghost-button,.after-sale-error-actions .solid-button{min-height:34px;border-radius:999px;font-size:12px;font-weight:900}.h5-status-bar{position:relative;z-index:12;display:flex;flex:0 0 24px;min-height:24px;align-items:center;justify-content:space-between;padding:7px 19px 3px;background:#ffffffd6;color:#12151d;font-size:12px;line-height:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.h5-status-bar strong{font-size:12px;font-weight:900}.h5-status-bar span{display:inline-flex;align-items:center;gap:4px}.store-view+.bottom-nav,.mine-view+.bottom-nav{margin-top:-2px}.bottom-nav{width:calc(100% - 28px);min-height:54px;margin:0 14px calc(9px + env(safe-area-inset-bottom));overflow:hidden;border:1px solid rgba(235,238,244,.92);border-radius:999px;background:#fffffff7;box-shadow:0 10px 28px #191e261f}.bottom-nav a{gap:2px}.bottom-nav svg{width:17px;height:17px}.home-flash-countdown{display:inline-flex;align-items:center;gap:3px;margin-left:2px!important}.home-flash-countdown b{display:inline-grid;min-width:17px;height:15px;place-items:center;border-radius:3px;background:#1f2530;color:#fff;font-size:9px;font-weight:900;line-height:1}.home-live-card:only-child{grid-column:auto;min-height:116px}.h5-goods-card-foot{justify-content:flex-start}.store-view .store-hero{display:block;min-height:158px;margin:0;padding:17px 14px 13px;border-radius:0 0 18px 18px;background:radial-gradient(circle at 88% 2%,rgba(255,255,255,.2),transparent 86px),linear-gradient(135deg,#ff6b35,#ff3e2a 74%)}.store-view .store-hero-actions{top:12px;right:12px;left:12px;z-index:2;justify-content:space-between;pointer-events:none}.store-view .store-hero-actions .icon-button{pointer-events:auto}.store-hero-main{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:10px;align-items:center;padding-top:34px}.store-view .store-hero-main img{width:58px;height:58px;border-radius:13px;object-fit:cover}.store-hero-copy{display:grid;min-width:0;gap:3px}.store-hero-copy>span{width:max-content;max-width:100%;overflow:hidden;color:#ffffffc7;font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.store-hero-copy strong{overflow:hidden;font-size:20px!important;font-weight:900;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.store-hero-copy p{overflow:hidden;color:#ffffffc7!important;font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.store-view .store-follow-button{width:74px!important;height:30px;margin:0!important;border-radius:999px;color:#ff3f29!important;font-size:12px;background:#fff!important;padding:0 9px}.store-view .store-follow-button svg{width:13px;height:13px}.store-hero-badges{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:12px}.store-hero-badges span{display:inline-flex;min-width:0;justify-content:center;overflow:hidden;border-radius:999px;background:#ffffff29;color:#ffffffe6!important;font-size:10.5px;font-weight:800;padding:5px 6px;text-overflow:ellipsis;white-space:nowrap}.store-tabbar{min-height:44px;margin:-1px 0 9px;border-radius:13px 13px 0 0}.store-feature-card{display:grid;grid-template-columns:minmax(0,1fr) 126px;gap:8px;min-height:128px;margin:0 12px 11px;overflow:hidden;border-radius:9px;background:radial-gradient(circle at 78% 50%,rgba(255,255,255,.9),transparent 72px),linear-gradient(135deg,#f0f1f4,#fff);box-shadow:var(--mall-shadow);padding:14px 8px 12px 14px;cursor:pointer}.store-feature-card>div{display:grid;min-width:0;align-content:center;gap:5px}.store-feature-card span{color:#7b8594;font-size:11px;font-weight:900}.store-feature-card strong{display:-webkit-box;overflow:hidden;color:var(--mall-ink);font-size:18px;font-weight:900;line-height:1.18;-webkit-box-orient:vertical;-webkit-line-clamp:2}.store-feature-card p{overflow:hidden;margin:0;color:#6f7785;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.store-feature-card .solid-button{width:max-content;height:27px;border-radius:999px;font-size:11px;padding:0 12px}.store-feature-card img,.store-feature-card>svg{align-self:center;justify-self:end;width:124px;max-width:100%;height:112px;object-fit:contain;color:#ff4b2647}.store-view .search-row{padding-top:0}.store-view .address-card{padding:12px}.coupons-view,.collections-view,.address-view,.after-sale-view,.payment-view,.search-view{background:radial-gradient(circle at 100% 0,rgba(255,77,37,.12),transparent 96px),linear-gradient(180deg,#fffc,#f6f7fb00 128px),var(--mall-bg)}.search-view .search-row{position:sticky;top:0;z-index:4;background:#f6f7fbf5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.search-view .search-hot-panel,.search-view .search-filter-panel{display:grid;gap:10px;margin:0 12px 10px;border:1px solid rgba(232,235,242,.9);border-radius:10px;background:#fffffffa;box-shadow:var(--mall-shadow);padding:12px}.search-view .search-panel-title,.search-view .search-result-summary{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px}.search-view .search-panel-title strong,.search-view .search-result-summary strong{min-width:0;overflow:hidden;color:var(--mall-ink);font-size:14px;font-weight:900;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.search-view .search-panel-title span,.search-view .search-result-summary span{flex:0 0 auto;color:#8b94a3;font-size:12px;font-weight:800}.search-view .search-result-summary div{display:grid;min-width:0;gap:3px}.search-view .search-result-summary div span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-view .search-chip-row{padding:0}.search-view .search-filter-trigger{display:inline-flex;flex:0 0 auto;height:30px;max-width:108px;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(231,234,240,.95);border-radius:999px;background:#f7f8fb;color:#667080;font-size:12px;font-weight:900;padding:0 10px}.search-view .search-filter-trigger span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-view .search-filter-trigger small{display:grid;min-width:16px;height:16px;place-items:center;border-radius:999px;background:var(--mall-orange-deep);color:#fff;font-size:10px;line-height:1}.search-view .search-sort-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.search-view .search-sort-row button{display:flex;min-width:0;height:38px;align-items:center;justify-content:center;gap:2px;border:1px solid rgba(231,234,240,.95);border-radius:8px;background:#f7f8fb;color:#667080;font-size:12px;font-weight:900;line-height:1.1;padding:0 5px}.search-view .search-sort-row button span,.search-view .search-sort-row button small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-view .search-sort-row button small{color:currentColor;font-size:10px;font-weight:800;opacity:.72}.search-view .search-sort-row button.active{border-color:#ff57224d;background:#fff4ed;color:var(--mall-orange-deep);box-shadow:0 8px 18px #ff4d251a}.search-view .search-section-title span{min-width:28px;text-align:right}.search-filter-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;align-items:end}.search-filter-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#11141c6b;padding:0}.search-filter-drawer .search-filter-panel{position:relative;z-index:1;display:grid;gap:14px;width:min(430px,100%);max-height:min(80dvh,680px);margin:0 auto;overflow:hidden auto;border-radius:18px 18px 0 0;background:#fff;box-shadow:0 -16px 36px #191e262e;padding:9px 14px calc(14px + env(safe-area-inset-bottom))}.search-filter-drawer .drawer-title div{display:grid;min-width:0;gap:3px}.search-filter-drawer .drawer-title strong{color:var(--mall-ink);font-size:17px;font-weight:900}.search-filter-drawer .drawer-title span{color:#8b94a3;font-size:12px;font-weight:700}.search-filter-section{display:grid;gap:9px}.search-filter-section>strong{color:var(--mall-ink);font-size:13px;font-weight:900}.search-filter-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.search-filter-options.two{grid-template-columns:repeat(2,minmax(0,1fr))}.search-filter-options button{display:flex;min-width:0;min-height:42px;align-items:center;justify-content:space-between;gap:8px;border:1px solid #edf0f5;border-radius:8px;background:#fafbfe;color:#697383;font-size:13px;font-weight:900;padding:0 11px;text-align:left}.search-filter-options button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-filter-options button svg{flex:0 0 auto}.search-filter-options button.active{border-color:#ff572247;background:#fff4ed;color:var(--mall-orange-deep);box-shadow:0 8px 18px #ff4d2514}.search-filter-switch{display:flex;width:100%;min-height:46px;align-items:center;justify-content:space-between;gap:12px;border:1px solid #edf0f5;border-radius:8px;background:#fafbfe;color:var(--mall-ink);padding:9px 11px;text-align:left}.search-filter-switch>span:first-child{display:grid;min-width:0;gap:2px}.search-filter-switch strong{color:var(--mall-ink);font-size:13px;font-weight:900}.search-filter-switch small{color:#87909e;font-size:11px;font-weight:700}.search-filter-actions{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:9px}.search-filter-actions .ghost-button,.search-filter-actions .solid-button{min-height:42px;justify-content:center;border-radius:8px}.h5-secondary-hero{display:grid;grid-template-columns:minmax(0,1fr) 52px;align-items:center;gap:12px;min-height:116px;margin:0 12px 12px;overflow:hidden;border-radius:12px;color:#fff;background:radial-gradient(circle at 85% -16px,rgba(255,255,255,.3),transparent 72px),linear-gradient(135deg,#ff7243,#ff4327 76%);box-shadow:0 12px 28px #ff4d2533;padding:16px}.h5-secondary-hero.tone-soft{color:var(--mall-ink);background:#fff;box-shadow:var(--mall-shadow)}.h5-secondary-hero-copy{display:grid;min-width:0;gap:4px}.h5-secondary-hero-copy span,.h5-secondary-hero-copy p{margin:0;color:#ffffffc7;font-size:12px;line-height:1.45}.h5-secondary-hero-copy strong{overflow:hidden;font-size:22px;font-weight:900;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.h5-secondary-hero-icon{display:grid;width:52px;height:52px;place-items:center;border-radius:14px;background:#ffffff2b}.h5-secondary-hero-icon svg{color:#fff}.status-tabs{padding-right:12px;padding-left:12px}.status-tabs button{height:34px;min-height:34px;border:0;border-radius:999px;background:#fff;box-shadow:var(--mall-shadow);color:#667080;font-size:12px;font-weight:800}.status-tabs button.active{background:var(--mall-orange);color:#fff}.coupon-list,.collection-list{gap:9px;padding:0 12px 88px}.coupon-card{grid-template-columns:98px minmax(0,1fr) auto;gap:10px;min-height:94px;overflow:hidden;border:0;border-radius:10px;background:#fff;box-shadow:var(--mall-shadow);padding:0}.coupon-value{align-self:stretch;min-height:94px;border-radius:0;color:#fff;background:linear-gradient(135deg,#ff7142,#ff4326);padding:10px 8px}.coupon-value strong{max-width:100%;overflow:hidden;color:#fff;font-size:19px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.coupon-value span{max-width:100%;overflow:hidden;color:#ffffffc7;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.coupon-card>div:not(.coupon-value){padding:10px 0}.coupon-card>div:not(.coupon-value) strong{display:-webkit-box;overflow:hidden;color:var(--mall-ink);font-size:13px;font-weight:900;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.coupon-card p,.coupon-card small{overflow:hidden;color:#87909e;font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.coupon-card .ghost-button{width:48px;height:28px;margin-right:8px;border:0;border-radius:999px;background:#fff1ec;color:var(--mall-orange);font-size:11px;padding:0 8px}.coupon-card .ghost-button svg{display:none}.status-badge{margin-right:10px;border-radius:999px;background:#f2fbf7;color:#16845f}.collection-card{grid-template-columns:72px minmax(0,1fr) 34px;gap:10px;min-height:92px;border:0;border-radius:10px;background:#fff;box-shadow:var(--mall-shadow);padding:10px}.collection-card img,.collection-card .goods-image-empty{width:72px;height:72px;border-radius:9px;object-fit:contain;background:#f7f8fb}.collection-card span{color:var(--mall-orange);font-size:11px;font-weight:900}.collection-card strong{display:-webkit-box;overflow:hidden;color:var(--mall-ink);font-size:13px;line-height:1.34;-webkit-box-orient:vertical;-webkit-line-clamp:2}.collection-card p{overflow:hidden;color:#87909e;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.collection-card .icon-button.quiet{width:32px;height:32px;border:0;border-radius:999px;background:#f7f8fb}.goods-collection-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.goods-collection-list .collection-card{position:relative;display:grid;min-width:0;min-height:0;grid-template-columns:1fr;gap:7px;border-radius:9px;padding:8px}.goods-collection-list .collection-card img,.goods-collection-list .collection-card .goods-image-empty{width:100%;height:auto;aspect-ratio:1 / .92;border-radius:8px}.goods-collection-list .collection-card>div{display:grid;min-width:0;gap:4px}.goods-collection-list .collection-card span{display:none}.goods-collection-list .collection-card strong{min-height:34px;font-size:12px;line-height:1.35}.goods-collection-list .collection-card p{color:var(--mall-orange);font-size:13px;font-weight:900}.goods-collection-list .collection-card .icon-button.quiet{position:absolute;top:10px;right:10px;width:28px;height:28px;background:#ffffffe6;box-shadow:0 8px 18px #191e261f}.address-view .section-block,.after-sale-view .section-block,.payment-view .section-block{padding-right:12px;padding-left:12px}.address-view .section-title{flex-wrap:wrap;align-items:flex-start;column-gap:8px;row-gap:2px}.address-view .section-title>svg{flex:0 0 auto;margin-top:2px}.address-view .section-title>strong,.address-view .section-title>span{flex:0 0 auto;white-space:nowrap}.address-view .section-title>span{margin-left:0}.address-manage-card{position:relative;gap:8px;border:0;border-radius:10px;background:#fff;box-shadow:var(--mall-shadow);padding:12px}.address-manage-card.selectable{border:1px solid rgba(255,91,31,.18);cursor:pointer}.address-view .section-title .address-selection-hint{flex:0 0 calc(100% - 26px);min-width:0;margin-left:26px;margin-top:-2px;color:#8b93a0;font-size:11px;font-weight:700;line-height:1.35}.address-manage-card.selected{border-color:#ff4b2585;background:linear-gradient(180deg,#fff,#fff8f5);box-shadow:0 10px 24px #ff4b251a}.address-manage-card.selected:after{position:absolute;top:0;right:0;border-top:28px solid var(--mall-orange, var(--orange));border-left:28px solid transparent;content:""}.address-manage-card>div:first-child strong{color:var(--mall-ink);font-size:14px}.address-manage-card>div:first-child span{border-radius:999px;background:#fff1ec;color:var(--mall-orange);font-size:10px;padding:3px 7px}.address-manage-card>div:first-child .address-selected-badge{background:var(--mall-orange, var(--orange));color:#fff}.address-manage-card p{color:#667080;font-size:12px}.address-manage-card .card-actions{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:4px}.address-manage-card .selection-actions{grid-template-columns:1.15fr .85fr .85fr}.address-manage-card .selection-actions .solid-button,.address-manage-card .selection-actions .ghost-button{min-height:34px;border-radius:999px;font-size:12px}.address-form-panel,.order-detail-panel{border-radius:18px 18px 0 0;box-shadow:0 -12px 34px #191e2629}.address-form-panel label{gap:6px}.address-form-panel input,.address-form-panel select,.address-form-panel textarea{border-color:#edf0f5;border-radius:9px;background:#fafbfe}.address-form-panel input:focus,.address-form-panel select:focus,.address-form-panel textarea:focus{border-color:#ff4d257a;background:#fff}.after-sale-view .inline-chips{padding:0}.after-sale-view .order-card{border:0;border-radius:10px;background:#fff;box-shadow:var(--mall-shadow);padding:12px}.after-sale-view .order-card>p{display:-webkit-box;overflow:hidden;margin:8px 0 0;color:var(--mall-ink);font-size:13px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.after-sale-view .order-meta{margin-top:6px;color:#87909e}.after-sale-view .order-foot strong{color:var(--mall-orange)}.apply-info-panel{border:1px solid #edf0f5;border-radius:10px;background:#fafbfe}.apply-info-panel img,.apply-info-panel .goods-image-empty{border-radius:8px;object-fit:contain;background:#fff}.apply-order-picker{display:grid;gap:10px}.apply-picker-title{display:grid;gap:3px}.apply-picker-title strong{color:var(--mall-ink);font-size:15px}.apply-picker-title span{color:#87909e;font-size:12px}.apply-order-search{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:40px;border:1px solid #edf0f5;border-radius:999px;background:#fafbfe;padding:0 6px 0 12px}.apply-order-search svg{color:#98a1ae}.apply-order-search input{min-width:0;height:36px;border:0;outline:none;background:transparent;color:var(--mall-ink);font-size:12px}.apply-order-search button{display:inline-flex;min-width:48px;height:30px;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--mall-orange);color:#fff;font-size:11px;font-weight:900;padding:0 10px}.apply-order-search button:disabled{opacity:.72}.apply-order-error{align-items:flex-start;border-radius:12px;padding:10px}.apply-order-error .ghost-button{width:auto;min-height:30px;margin-top:7px;border-radius:999px;padding:0 11px}.apply-order-choice{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:10px;align-items:center;width:100%;border:1px solid #edf0f5;border-radius:12px;background:#fff;box-shadow:0 8px 20px #191e260f;padding:9px;text-align:left}.apply-order-choice img,.apply-order-choice .goods-image-empty{width:58px;height:58px;border-radius:9px;object-fit:cover;background:#f7f8fb}.apply-order-choice .h5-sku-image{width:58px;height:58px;border-radius:9px}.apply-order-choice div{display:grid;min-width:0;gap:3px}.apply-order-choice strong,.apply-order-choice p,.apply-order-choice span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.apply-order-choice strong{color:var(--mall-ink);font-size:13px}.apply-order-choice p,.apply-order-choice span{color:#87909e;font-size:11px}.apply-order-choice small{border-radius:999px;background:#fff1ec;color:var(--mall-orange);font-size:11px;font-weight:800;padding:6px 9px}.apply-selected-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 8px;align-items:center;border:1px solid rgba(255,91,31,.18);border-radius:12px;background:#fff7f3;padding:10px}.apply-selected-item span{color:#87909e;font-size:12px}.apply-selected-item strong{min-width:0;overflow:hidden;color:var(--mall-ink);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.apply-selected-item .inline-link{grid-row:1 / span 2;grid-column:2;white-space:nowrap}.apply-info-panel .h5-sku-image{width:48px;height:48px;border-radius:8px;background:#fff}.product-view .detail-hero{touch-action:pan-y}.product-view .detail-gallery-dots{position:absolute;bottom:14px;left:50%;z-index:3;display:inline-flex;align-items:center;gap:5px;transform:translate(-50%)}.product-view .detail-gallery-dots button{width:6px;height:6px;border:0;border-radius:999px;background:#1d212947;padding:0}.product-view .detail-gallery-dots button.active{width:16px;background:var(--mall-orange)}.product-view .detail-image-count{top:auto;right:14px;bottom:14px;left:auto;z-index:3}.payment-hero{grid-template-columns:82px minmax(0,1fr);min-height:126px;margin:0 12px 12px;border:0;border-radius:12px;color:var(--mall-ink);background:radial-gradient(circle at 94% 18%,rgba(255,112,67,.12),transparent 70px),#fff;box-shadow:var(--mall-shadow);padding:14px}.payment-hero img{width:82px;height:82px;border-radius:16px;background:#fff2ed;padding:10px}.payment-hero span,.payment-hero p{color:#87909e}.payment-hero strong{color:var(--mall-orange);font-size:26px;font-weight:900}.payment-methods button{min-height:52px;border:0;border-radius:10px;background:#fff;box-shadow:var(--mall-shadow)}.payment-methods button svg:first-child{color:var(--mall-orange)}.payment-methods button.active{outline:1px solid rgba(255,77,37,.24);background:#fff7f2}.payment-view .checkout-bar{gap:6px}.payment-view .checkout-bar .ghost-button{height:38px;border-radius:999px;padding:0 10px}.empty-state.compact{min-height:112px;border:0;border-radius:10px;background:#fff;box-shadow:var(--mall-shadow)}.h5-page-toolbar{position:sticky;top:0;z-index:12;grid-template-columns:36px minmax(0,1fr) 36px;padding:14px 12px 8px;background:#f6f7fbdb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.h5-page-toolbar .h5-toolbar-button{display:grid;width:36px;height:36px;place-items:center;border:1px solid rgba(232,236,243,.92);border-radius:12px;background:#fffffffa;color:var(--mall-ink);box-shadow:0 8px 20px #191e2614}.h5-page-toolbar .h5-toolbar-button svg{display:block;color:currentColor}.checkout-view{padding-bottom:112px}.checkout-view .cashier-card,.checkout-view .checkout-summary{margin-bottom:72px}.bottom-nav a.router-link-active svg{filter:drop-shadow(0 5px 8px rgba(255,77,37,.18))}@media(max-width:380px){.home-product-hero{grid-template-columns:minmax(0,1fr) 112px;margin-right:12px;margin-left:12px}.home-view .h5-icon-action-grid,.section-block,.home-topbar,.category-search-row,.category-layout{padding-right:12px;padding-left:12px}.home-flash-list{gap:6px;padding-right:7px;padding-left:7px}}:root{--mall-bg: #f7f8fb;--mall-card: #ffffff;--mall-ink: #171a20;--mall-muted: #7f8793;--mall-line: #eef1f6;--mall-orange: #ff4d25;--mall-orange-2: #ff6a35;--mall-shadow: 0 6px 18px rgba(31, 35, 43, .055);--mall-shadow-strong: 0 12px 30px rgba(31, 35, 43, .1)}.phone-shell{height:100vh;min-height:100vh;overflow:hidden;background:var(--mall-bg)}.page-content{min-height:0;padding-bottom:80px;background:var(--mall-bg)}.home-view{padding-bottom:80px}.home-topbar,.category-search-row,.search-row{gap:7px;padding:8px 12px;background:#f7f8fbf2}.home-search,.category-search-row .search-box,.search-row .search-box{height:32px;box-shadow:0 5px 14px #1f232b0b}.home-topbar .icon-button,.category-search-row .icon-button,.search-row .icon-button,.h5-page-toolbar .icon-button,.h5-toolbar-button{width:32px;height:32px;box-shadow:0 5px 14px #1f232b0f}.home-product-hero{grid-template-columns:minmax(0,1.02fr) minmax(108px,.9fr);min-height:128px;margin:0 12px 10px;border-radius:8px;padding:14px 12px 12px 14px;box-shadow:var(--mall-shadow-strong)}.home-product-hero-copy{gap:6px}.home-product-hero h1{font-size:17px;line-height:1.18}.home-product-hero p{font-size:11px;line-height:1.35}.home-product-hero .solid-button{height:26px;font-size:11px;padding:0 10px}.home-product-hero-media img{width:min(118px,100%);max-height:114px}.home-view .h5-icon-action-grid{gap:0 2px;padding:0 12px 8px}.home-view .h5-icon-action-grid button{min-height:52px;padding:4px 1px}.home-view .h5-icon-action-icon{width:28px;height:28px;border-radius:8px}.home-view .h5-icon-action-grid strong{font-size:10px;font-weight:800}.home-hot-row{padding:0 12px 8px}.home-hot-row button,.chip-row button,.status-tabs button,.sku-list button{min-height:26px;box-shadow:none}.section-block{gap:7px;padding:0 12px 10px}.section-title{min-height:24px}.section-title strong{font-size:14px}.section-title button,.section-title span{font-size:11px}.home-flash-list{gap:7px;border-radius:8px;padding:8px 7px;box-shadow:var(--mall-shadow)}.home-flash-card{gap:4px}.home-flash-card img,.home-flash-card .goods-image-empty{border-radius:6px}.home-flash-card strong{font-size:10px}.home-live-card{min-height:104px;border-radius:8px;box-shadow:var(--mall-shadow)}.home-live-card>div{right:8px;bottom:8px;left:8px}.home-live-card strong{font-size:12px}.home-live-card small,.home-live-count,.home-live-card div>span{font-size:10px}.goods-grid,.live-grid{gap:8px}.goods-card,.live-entry-card,.cart-card,.order-card,.address-card,.result-card,.session-card,.collection-card,.coupon-card,.form-panel,.empty-state.compact{border-radius:8px;box-shadow:var(--mall-shadow)}.goods-card{padding:7px}.h5-goods-card-media,.goods-card img,.goods-card .goods-image-empty{border-radius:7px}.goods-card strong{min-height:30px;font-size:12px;line-height:1.28}.goods-card p{font-size:10px}.h5-goods-card-foot span,.price-row strong,.cart-body .price-row strong{color:var(--mall-orange)}.h5-goods-card-foot svg{display:none}.bottom-nav{position:sticky;bottom:0;z-index:20;min-height:56px;margin:0;border:0;border-top:1px solid rgba(238,241,246,.95);border-radius:0;background:#fffffffa;box-shadow:0 -6px 18px #1f232b0e}.bottom-nav a{gap:2px;color:#6f7784;font-size:10px;font-weight:600}.bottom-nav a.router-link-active{color:var(--mall-orange);font-weight:800}.bottom-nav a.router-link-active:after{display:none}.bottom-nav a.router-link-active svg{filter:none}.category-layout{grid-template-columns:76px minmax(0,1fr);gap:8px;padding:0 10px 12px 0}.category-rail{gap:2px;padding:6px 0 10px;background:#f2f4f8}.category-rail button{min-height:38px;border-radius:0;background:transparent;color:#626b78;font-size:11px;font-weight:700;padding:0 8px}.category-rail button.active{position:relative;background:#fff;color:var(--mall-orange)}.category-rail button.active:before{position:absolute;top:11px;bottom:11px;left:0;width:3px;border-radius:999px;background:var(--mall-orange);content:""}.category-main{gap:8px;padding-top:4px}.category-main-title{min-height:26px;padding:0 2px}.category-group-title{display:flex;align-items:center;min-height:20px;color:var(--mall-ink);font-size:12px;font-weight:900}.category-chip-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;border-radius:8px;background:#fff;box-shadow:var(--mall-shadow);padding:8px}.category-chip-grid button{min-height:72px;border:0;border-radius:7px;background:#fafbfe;box-shadow:none;padding:6px 4px}.category-chip-grid img,.category-chip-grid .category-icon-empty{width:36px;height:36px;border-radius:7px}.category-chip-grid span:last-child{font-size:10px;font-weight:700}.category-view .goods-grid{gap:7px}.category-view .h5-goods-card.compact{grid-template-columns:62px minmax(0,1fr);min-height:78px;padding:7px}.category-view .h5-goods-card.compact .h5-goods-card-media img,.category-view .h5-goods-card.compact .h5-goods-card-media .goods-image-empty{height:64px}.live-view:not(.live-room-immersive){padding-bottom:80px}.live-view .search-row{grid-template-columns:minmax(0,1fr) 32px}.live-view .status-tabs{gap:6px;padding:0 12px 8px}.live-view .room-strip{display:grid;grid-template-columns:1fr;gap:8px;overflow:visible;padding:0 12px 10px}.room-preview-card{position:relative;display:grid;min-height:112px;overflow:hidden;align-content:end;justify-items:start;border:0;border-radius:8px;background:#171b23;color:#fff;padding:54px 10px 10px;text-align:left;box-shadow:var(--mall-shadow)}.room-preview-card img,.room-preview-card .live-cover-empty{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.room-preview-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a0c100f,#0a0c10c7)}.room-preview-badge,.room-preview-card strong,.room-preview-card small{position:relative;z-index:1}.room-preview-badge{display:inline-flex;align-items:center;gap:4px;margin-bottom:5px;border-radius:999px;background:var(--mall-orange);color:#fff;font-size:10px;font-weight:900;padding:2px 6px}.room-preview-card strong{max-width:100%;overflow:hidden;font-size:14px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.room-preview-card small{max-width:100%;overflow:hidden;color:#ffffffc7;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.room-preview-card.active{outline:2px solid rgba(255,77,37,.38);outline-offset:0}.live-panel{margin:0 12px 10px;border-radius:8px;box-shadow:var(--mall-shadow)}.player-frame{border-radius:8px}.detail-hero{margin:0 0 8px;background:#fff}.detail-hero img,.detail-hero .goods-image-empty{width:100%;height:auto;max-height:360px;aspect-ratio:1 / .95;border-radius:0 0 12px 12px;object-fit:contain;background:#f7f8fb}.detail-hero-actions{top:8px;right:8px;left:8px}.detail-hero-actions button,.detail-hero .icon-button.light{width:30px;height:30px}.detail-image-count{right:12px;bottom:10px;font-size:10px;padding:3px 7px}.detail-main{margin:-2px 12px 10px;border-radius:8px;padding:10px;box-shadow:var(--mall-shadow)}.detail-main h1{font-size:15px;line-height:1.36}.detail-action-row{gap:7px}.detail-action-row .ghost-button{min-height:30px;border-radius:999px}.detail-bottom{min-height:58px;gap:8px;border-radius:12px 12px 0 0;padding:8px 12px calc(8px + env(safe-area-inset-bottom));box-shadow:0 -8px 22px #1f232b14}.detail-bottom .stepper{height:34px;border-radius:999px}.detail-bottom .ghost-button,.detail-bottom .solid-button{height:38px;border-radius:999px;font-size:12px;font-weight:900}html,body{overflow-x:hidden}.app-stage,.phone-shell,.page-content,.bottom-nav{width:100%;max-width:100%}.phone-shell{flex:0 1 430px;max-width:min(430px,100vw);overflow-x:hidden}.page-content{overflow-x:hidden}.home-topbar{grid-template-columns:minmax(0,1fr) 32px 32px;padding:8px 12px}.home-product-hero{grid-template-columns:minmax(0,1fr) 132px;min-height:138px;margin:0 12px 10px;border-radius:10px;background:radial-gradient(circle at 84% 22%,rgba(255,255,255,.16),transparent 28%),linear-gradient(135deg,#161a22,#202635 58%,#10131a)}.home-product-hero-media{align-self:stretch}.home-product-hero-media img{width:124px;max-height:124px;filter:drop-shadow(0 12px 18px rgba(0,0,0,.28))}.home-product-hero h1,.home-live-card strong,.room-preview-card strong,.goods-card strong,.category-rail button,.category-chip-grid span:last-child{letter-spacing:0}.home-view .h5-icon-action-grid{grid-template-columns:repeat(5,minmax(0,1fr));row-gap:4px}.home-view .h5-icon-action-grid button{min-width:0;min-height:54px}.home-view .h5-icon-action-icon{width:27px;height:27px;color:var(--mall-orange);background:#fff0eb}.home-view .h5-icon-action-grid .tone-purple .h5-icon-action-icon{color:#6f61ff;background:#f0eeff}.home-view .h5-icon-action-grid .tone-red .h5-icon-action-icon{color:#ff3f34;background:#fff0f1}.home-view .h5-icon-action-grid .tone-dark .h5-icon-action-icon,.home-view .h5-icon-action-grid .tone-muted .h5-icon-action-icon{color:#4d5968;background:#f0f3f8}.home-flash-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden}.home-flash-card{min-width:0}.home-flash-card img,.home-flash-card .goods-image-empty{width:100%;height:86px;object-fit:contain;background:#f7f8fb}.home-live-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-live-card{min-width:0;min-height:112px}.goods-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.goods-card{min-width:0}.bottom-nav{display:grid;flex:0 0 auto;grid-template-columns:repeat(5,minmax(0,1fr));width:100%;max-width:100%;overflow:hidden}.bottom-nav a{min-width:0;overflow:hidden;white-space:nowrap}.bottom-nav svg{width:18px;height:18px}.category-view{padding-bottom:70px}.category-layout{width:100%;max-width:100%;grid-template-columns:72px minmax(0,1fr);gap:7px;overflow:hidden;padding-right:8px}.category-main{min-width:0;overflow:hidden}.category-chip-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-chip-grid button{min-width:0}.category-view .goods-grid{grid-template-columns:1fr}.category-view .h5-goods-card.compact{width:100%;max-width:100%}.live-view:not(.live-room-immersive) .live-panel{display:none}.live-list-title{padding:0 12px 6px}.live-forecast-title{padding-top:4px}.live-view:not(.live-room-immersive) .live-meta h1{font-size:16px;line-height:1.25}.live-view:not(.live-room-immersive) .session-strip,.live-view:not(.live-room-immersive) .feature-product{margin-right:12px;margin-left:12px}.live-view:not(.live-room-immersive) .live-chat-panel,.live-view:not(.live-room-immersive) .product-shelf{display:none}.live-view:not(.live-room-immersive) .session-strip{display:grid;grid-template-columns:1fr;gap:8px;overflow:visible;padding:0 12px 10px}.live-view:not(.live-room-immersive) .session-card{display:grid;grid-template-columns:1fr auto;min-height:56px;align-items:center;border-radius:8px;padding:10px 12px;background:#fff}.live-view:not(.live-room-immersive) .session-card span{color:var(--mall-muted);font-size:11px}.live-view:not(.live-room-immersive) .session-card strong{color:var(--mall-ink);font-size:13px}.room-preview-card{min-height:126px;padding:62px 10px 10px}.room-preview-badge{text-transform:none}.detail-hero{min-height:360px;display:grid;place-items:center}.detail-hero img,.detail-hero .goods-image-empty{height:360px;max-height:360px;object-fit:contain}@media(max-width:520px){.app-stage:not(.phone-preview){justify-content:flex-start}}.cart-view,.checkout-view,.orders-view,.mine-view,.coupons-view,.collections-view,.address-view,.after-sales-view,.payment-view{background:linear-gradient(180deg,rgba(255,77,37,.035),transparent 118px),var(--mall-bg)}.cart-page-head{min-height:76px;padding:18px 14px 12px}.cart-page-head strong{font-size:19px}.cart-store-list,.order-list,.collection-list,.coupon-list{gap:10px;padding:0 12px 88px}.cart-store-card,.order-card,.address-card,.result-card,.form-panel,.coupon-card,.collection-card{border:0;border-radius:8px;background:#fff;box-shadow:var(--mall-shadow)}.cart-store-card{overflow:hidden}.cart-store-head{min-height:38px;padding:10px 12px 4px}.cart-store-head span,.cart-body strong,.order-primary-item strong,.order-sku strong,.member-headline strong{color:var(--mall-ink)}.cart-card{display:grid;grid-template-columns:24px 74px minmax(0,1fr);gap:9px;align-items:start;min-height:106px;padding:9px 12px 12px}.cart-card+.cart-card{border-top:1px solid #f0f2f6}.cart-card img,.cart-card .cart-image-empty{width:74px;height:74px;border-radius:8px;object-fit:contain}.cart-body{min-width:0}.cart-body strong,.order-primary-item strong,.order-sku strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:13px;line-height:1.32}.cart-body p,.order-primary-item p,.order-sku p{overflow:hidden;color:var(--mall-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.cart-actions{margin-top:6px}.cart-actions .icon-button.quiet{width:28px;height:28px;color:#9aa2ad}.cart-checkout-bar,.checkout-bar{position:sticky;right:auto;left:auto;bottom:0;z-index:30;width:100%;transform:none;min-height:58px;border-radius:12px 12px 0 0;padding:8px 12px calc(8px + env(safe-area-inset-bottom))}.cart-checkout-bar .solid-button,.checkout-bar .solid-button{min-width:96px;height:40px;border-radius:999px;font-weight:900}.cart-checkout-bar .solid-button,.cart-checkout-bar .solid-button span,.checkout-bar .solid-button,.checkout-bar .solid-button span{color:#fff}.checkout-view,.orders-view{padding-bottom:0}.checkout-view .section-block,.orders-view .section-block,.mine-view .section-block{padding-right:12px;padding-left:12px}.checkout-view .address-card{padding:12px}.order-sku,.order-primary-item{border-radius:8px;background:#fff}.order-sku{grid-template-columns:70px minmax(0,1fr);gap:10px;padding:10px 0}.order-sku img,.order-sku .goods-image-empty,.order-primary-item img,.order-primary-item .goods-image-empty{width:70px;height:70px;border-radius:8px;object-fit:contain}.orders-view .search-row,.live-view:not(.live-room-immersive) .search-row{padding-top:10px}.orders-view .status-tabs,.coupons-view .status-tabs{padding-right:12px;padding-left:12px}.order-card{padding:11px}.order-head{gap:8px}.order-head span{overflow:hidden;color:#596273;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.order-head strong{flex:0 0 auto;color:var(--mall-orange);font-size:12px}.order-meta{min-height:22px;color:var(--mall-muted);font-size:11px}.order-primary-item{display:grid;grid-template-columns:72px minmax(0,1fr);gap:10px;margin-top:9px;padding:8px;background:#fafbfe}.order-foot{margin-top:10px}.order-foot .ghost-button{min-height:30px;border-radius:999px;padding:0 10px;font-size:12px}.detail-drawer .drawer-panel{max-height:82vh;overflow:hidden auto}.auth-view{background:radial-gradient(circle at 94% 96px,rgba(255,77,37,.13),transparent 72px),linear-gradient(180deg,#f7f8fb,#f2f4f8)}.auth-topbar{min-height:56px;padding:14px 18px 2px}.auth-hero{grid-template-columns:minmax(0,1fr) 108px;min-height:142px;margin:0 18px 8px;align-items:center}.auth-hero-copy span{color:#667085;font-size:12px}.auth-hero-copy strong{font-size:26px;line-height:1.12}.auth-hero-copy p{color:#667085;font-size:13px}.auth-brand-mark{width:108px;height:92px;border-radius:26px;background:linear-gradient(135deg,#ffd0ca,#ffa29a)}.auth-card{margin:0 22px;border-radius:12px;padding:12px;box-shadow:var(--mall-shadow)}.slider-captcha-card{border-radius:10px}.slider-captcha-board.is-unavailable{min-height:72px;aspect-ratio:auto!important;background:linear-gradient(135deg,#ff4d2514,#ffffffe0),#fff7f5}.slider-captcha-board.is-unavailable span{color:#c2412d;font-size:12px}.slider-captcha-board.is-unavailable+.slider-captcha-range{display:none}.slider-captcha-note.error{color:#c2412d;font-size:11px}.mine-view{padding-bottom:80px}.member-card{display:grid;grid-template-columns:54px minmax(0,1fr);gap:10px;align-items:center;min-height:160px;margin:0;border-radius:0 0 16px 16px;padding:20px 14px 16px;color:#fff;background:radial-gradient(circle at 86% 0%,rgba(255,255,255,.23),transparent 90px),linear-gradient(135deg,#ff6b34,#ff4029 72%);box-shadow:0 12px 28px #ff4d253b}.member-avatar{width:54px;height:54px}.member-main{min-width:0}.member-headline strong,.member-headline span{color:#fff}.member-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:12px;overflow:hidden;border-radius:10px;background:#ffffff29}.member-stats span{display:grid;gap:2px;justify-items:center;padding:8px 4px}.member-stats strong{color:#fff;font-size:14px}.member-stats small{color:#ffffffc7;font-size:10px}.member-card-actions{position:absolute;top:12px;right:12px;display:flex;gap:6px}.member-card-actions .icon-button{width:28px;height:28px;color:#fff;background:#ffffff2e}.mine-view .h5-icon-action-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr));border-radius:8px;background:#fff;box-shadow:var(--mall-shadow);padding:8px 4px}.mine-view .h5-icon-action-grid.compact button{min-height:58px}.coupon-list{padding-bottom:18px}.coupons-view .empty-state,.collections-view .empty-state,.orders-view .empty-state,.cart-view .empty-state{margin:10px 12px;border-radius:8px;background:#fff;box-shadow:var(--mall-shadow)}.store-view{background:var(--mall-bg);padding-bottom:80px}.store-view .store-hero{min-height:156px;margin:0;border-radius:0 0 16px 16px;color:#fff;background:radial-gradient(circle at 86% 0%,rgba(255,255,255,.18),transparent 96px),linear-gradient(135deg,#ff6b34,#ff3f29);box-shadow:0 12px 28px #ff4d253d}.store-view .store-hero img{border:2px solid rgba(255,255,255,.65);background:#fff}.store-view .store-hero span,.store-view .store-hero p,.store-view .store-hero strong{color:#fff}.store-view .store-hero .ghost-button{border:0;color:#ff3f29;background:#fff}.store-view .store-hero-actions .icon-button{color:#fff;background:#ffffff2e}.store-tabbar{position:sticky;top:0;z-index:4;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-height:46px;margin:-10px 0 8px;border-radius:14px 14px 0 0;background:#fffffffa;box-shadow:0 8px 18px #1f232b0e}.store-tabbar button{position:relative;border:0;background:transparent;color:#596273;font-size:12px;font-weight:800}.store-tabbar button.active{color:var(--mall-orange)}.store-tabbar button.active:after{position:absolute;right:38%;bottom:7px;left:38%;height:2px;border-radius:999px;background:var(--mall-orange);content:""}.store-coupon-section{padding-top:2px}.store-coupon-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.store-coupon-strip button{display:grid;min-width:0;min-height:70px;align-content:center;gap:4px;border:1px solid rgba(255,77,37,.12);border-radius:8px;background:radial-gradient(circle at right center,transparent 0 7px,#fff6f1 8px),#fff6f1;color:var(--mall-orange);padding:8px 6px;text-align:left}.store-coupon-strip strong{overflow:hidden;font-size:17px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.store-coupon-strip span{overflow:hidden;color:#d66b4f;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.store-view .chip-row{padding-right:12px;padding-left:12px}:root{--mall-bg: #f6f7fb;--mall-card: #ffffff;--mall-ink: #151820;--mall-muted: #7d8591;--mall-line: #eef1f5;--mall-orange: #ff4a23;--mall-orange-2: #ff6c38;--mall-shadow: 0 8px 22px rgba(25, 30, 38, .06);--mall-shadow-strong: 0 14px 34px rgba(25, 30, 38, .11)}.phone-shell,.page-content{background:linear-gradient(180deg,#ffffffb8,#f6f7fb00 116px),var(--mall-bg)}.home-topbar,.category-search-row,.search-row{padding:9px 12px 8px;background:#f6f7fbf0}.home-search,.category-search-row .search-box,.search-row .search-box{height:35px;border:1px solid rgba(235,238,244,.72);background:#fffffff5;box-shadow:0 6px 18px #1e232d0b}.home-topbar .icon-button,.category-search-row .icon-button,.search-row .icon-button,.h5-page-toolbar .icon-button{width:35px;height:35px;border:1px solid rgba(238,240,245,.8);background:#fffffffa;box-shadow:0 8px 20px #1e232d0f}.home-product-hero{grid-template-columns:minmax(0,1fr) 142px;min-height:150px;margin:0 12px 12px;border-radius:10px;padding:16px 10px 14px 15px;background:radial-gradient(circle at 90% 18%,rgba(255,255,255,.18),transparent 30%),radial-gradient(circle at 72% 84%,rgba(255,111,61,.16),transparent 36%),linear-gradient(135deg,#181c25,#202638 58%,#0f131b);box-shadow:var(--mall-shadow-strong)}.home-product-hero-copy{gap:7px}.home-product-hero h1{font-size:18px;line-height:1.22}.home-product-hero p{font-size:11px}.home-product-hero .solid-button{height:27px;color:#252932;background:#fffffff2}.home-product-hero-media{overflow:hidden}.home-product-hero-media:before{position:absolute;width:116px;height:124px;border-radius:6px;background:#fffffff0;box-shadow:0 18px 26px #0000003d;content:""}.home-product-hero-media img{position:relative;z-index:1;width:124px;max-height:128px;object-fit:contain}.home-view .h5-icon-action-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px 2px;padding:0 12px 12px}.home-view .h5-icon-action-grid button{min-height:56px;border-radius:8px}.home-view .h5-icon-action-icon{width:30px;height:30px;border-radius:9px;color:var(--mall-orange);background:#fff1ec;box-shadow:none}.home-view .h5-icon-action-grid strong{color:#252a33;font-size:10.5px}.section-block{gap:8px;padding:0 12px 12px}.section-title{min-height:26px}.section-title strong{color:var(--mall-ink);font-size:14px;font-weight:900}.section-title button,.section-title span{color:#8b94a2;font-size:11px}.home-flash-list,.home-brand-strip,.category-chip-grid{border:1px solid rgba(239,242,247,.76);background:#fffffffa;box-shadow:var(--mall-shadow)}.home-flash-list{gap:7px;border-radius:9px;padding:9px 8px}.home-flash-card img,.home-flash-card .goods-image-empty{height:74px;border-radius:7px;object-fit:contain;background:#f7f8fb}.home-flash-card strong{color:var(--mall-orange);font-size:10.5px}.home-live-grid{gap:8px}.home-live-card,.room-preview-card{border:1px solid rgba(255,82,42,.2);border-radius:9px;box-shadow:var(--mall-shadow)}.home-live-card{min-height:116px}.home-live-card:only-child{grid-column:1 / -1;min-height:130px}.home-live-card div>span,.room-preview-badge{background:linear-gradient(135deg,var(--mall-orange),var(--mall-orange-2))}.home-brand-section{padding-bottom:12px}.home-brand-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;border-radius:9px;padding:10px 8px}.home-brand-strip button{display:grid;min-width:0;gap:5px;justify-items:center;border:0;background:transparent;color:#343944;padding:0}.home-brand-mark{display:grid;width:36px;height:36px;place-items:center;overflow:hidden;border-radius:9px;background:#f7f8fb}.home-brand-mark img{width:100%;height:100%;object-fit:contain}.home-brand-mark strong{color:var(--mall-orange);font-size:16px;font-weight:900}.home-brand-strip small{max-width:100%;overflow:hidden;font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.h5-goods-card{border:1px solid rgba(239,242,247,.78);border-radius:9px;background:#fff;box-shadow:var(--mall-shadow);padding:7px}.h5-goods-card-media,.h5-goods-card-media img,.h5-goods-card-media .goods-image-empty{border-radius:8px}.h5-goods-card-media img,.h5-goods-card-media .goods-image-empty{aspect-ratio:1 / .92;object-fit:contain;background:#f7f8fb}.h5-goods-card strong{min-height:31px;color:var(--mall-ink);font-size:12px;line-height:1.3}.h5-goods-card p{color:#8a929e;font-size:10.5px}.h5-goods-card-foot span{color:var(--mall-orange);font-size:13px;font-weight:900}.category-layout{grid-template-columns:76px minmax(0,1fr);gap:8px;padding:0 8px 14px 0}.category-rail{background:#f1f3f7}.category-rail button.active{box-shadow:none}.category-chip-grid{gap:7px;border-radius:9px;padding:8px}.category-chip-grid button{min-height:76px;background:#fafbfe}.category-chip-grid img,.category-chip-grid .category-icon-empty{width:38px;height:38px;border-radius:8px}.category-view .h5-goods-card.compact{grid-template-columns:68px minmax(0,1fr);min-height:86px}.category-view .h5-goods-card.compact .h5-goods-card-media img,.category-view .h5-goods-card.compact .h5-goods-card-media .goods-image-empty{height:68px}.live-view:not(.live-room-immersive) .room-strip{gap:9px;padding:0 12px 12px}.room-strip .room-preview-card{width:100%;max-width:none;min-height:128px;flex:1 1 auto}.live-view:not(.live-room-immersive) .session-card,.live-view:not(.live-room-immersive) .feature-product{border:1px solid rgba(239,242,247,.78);border-radius:9px;background:#fff;box-shadow:var(--mall-shadow)}.bottom-nav{min-height:58px;border-top:1px solid rgba(238,241,246,.92);background:#fffffffa;box-shadow:0 -8px 22px #191e260e}.bottom-nav a{color:#667080;font-size:10.5px}.bottom-nav a.router-link-active{color:var(--mall-orange)}.phone-shell .bottom-nav{width:calc(100% - 28px);min-height:54px;margin:0 14px calc(9px + env(safe-area-inset-bottom));overflow:hidden;border:1px solid rgba(235,238,244,.92);border-radius:999px;background:#fffffff7;box-shadow:0 10px 28px #191e261f}.phone-shell .bottom-nav a{gap:2px}.phone-shell .bottom-nav svg{width:17px;height:17px}.store-view .store-follow-button,.store-view .store-follow-button span,.store-view .store-follow-button svg{color:#ff3f29!important}.store-view .store-follow-button{font-weight:900}.home-product-hero{box-sizing:border-box;height:132px;min-height:0;margin:0 12px 10px;border-radius:8px;padding:13px 9px 12px 14px}.home-product-hero-copy{gap:5px}.home-product-hero-copy span{font-size:10px;padding:2px 7px}.home-product-hero h1{font-size:16px;line-height:1.2;-webkit-line-clamp:1}.home-product-hero p{font-size:11px;line-height:1.3;-webkit-line-clamp:1}.home-product-hero .solid-button{height:25px;font-size:11px;padding:0 10px}.home-product-hero-media:before{width:104px;height:98px;border-radius:6px}.home-product-hero-media img{width:108px;max-height:102px}.home-view .h5-icon-action-grid{gap:2px 0;padding:0 12px 9px}.home-view .h5-icon-action-grid button{min-height:48px;padding:4px 1px}.home-view .h5-icon-action-icon{width:25px;height:25px;border-radius:8px}.home-view .h5-icon-action-icon svg{width:15px;height:15px}.home-view .h5-icon-action-grid strong{font-size:10px;line-height:1.1}.home-live-card,.home-live-card:only-child{box-sizing:border-box;height:96px;min-height:0;border:0;border-radius:8px}.room-strip .room-preview-card,.room-preview-card{box-sizing:border-box;height:112px;min-height:0;border:0;border-radius:8px;padding:46px 10px 8px}.room-preview-card.active{outline:0}.room-preview-meta{margin-top:2px}.room-preview-meta>span{font-size:10px;padding:3px 8px}.phone-shell .bottom-nav{min-height:50px;margin:0 14px calc(8px + env(safe-area-inset-bottom))}.phone-shell .bottom-nav a{font-size:10px}.product-view{background:var(--mall-bg);padding-bottom:78px}.product-view .detail-hero{height:316px;min-height:0;margin:0 0 8px;border-radius:0 0 8px 8px;background:#fff;box-shadow:none}.product-view .detail-hero img,.product-view .detail-hero .goods-image-empty{width:calc(100% - 64px);height:284px;max-height:284px;object-fit:contain}.product-view .detail-hero-actions{top:10px;right:14px;left:14px}.product-view .detail-hero-actions button,.product-view .detail-hero .icon-button.light{width:31px;height:31px;border:0;border-radius:8px;background:#1f232b47;color:#fff;box-shadow:0 8px 18px #181c241a}.product-view .detail-main,.product-info-list,.product-view .section-block{border:0;border-radius:8px;background:#fff;box-shadow:var(--mall-shadow)}.product-view .detail-main{gap:8px;margin:0 12px 8px;padding:12px}.product-view .price-row.large{align-items:baseline;gap:8px}.product-view .price-row.large strong{color:var(--mall-orange);font-size:25px;line-height:1}.product-view .price-row.large span{color:var(--mall-orange);font-size:12px;font-weight:900}.product-view .detail-main h1{margin:2px 0 0;color:var(--mall-ink);font-size:16px;line-height:1.28}.product-view .detail-main p{color:#7f8795;font-size:12px}.product-view .assurance-strip{gap:6px}.product-view .assurance-strip span{min-height:23px;border-radius:999px;background:var(--mall-orange-soft);color:var(--mall-orange);font-size:11px;padding:0 7px}.product-view .detail-action-row{gap:8px;margin-top:2px}.product-view .detail-action-row .ghost-button{height:34px;border-color:#edf0f5;border-radius:999px;background:#fff;color:var(--mall-ink);font-size:12px}.product-info-list{margin:0 12px 8px;overflow:hidden}.product-info-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto;min-height:39px;align-items:center;gap:8px;border:0;background:#fff;padding:0 12px;text-align:left}.product-info-row+.product-info-row{border-top:1px solid #f0f2f6}.product-info-row span{color:#7d8592;font-size:12px;font-weight:900}.product-info-row strong{min-width:0;overflow:hidden;color:var(--mall-ink);font-size:12px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.product-info-row small,.product-info-row svg{justify-self:end;color:#8c95a3}.product-view .section-block{display:grid;gap:8px;margin:0 12px 10px;padding:12px}.product-view .section-block .section-title{padding:0}.product-buy-bar{position:fixed;right:50%;bottom:0;left:auto;z-index:18;width:min(430px,100%);display:grid;grid-template-columns:46px 46px minmax(0,1fr) minmax(0,1fr);gap:7px;align-items:center;min-height:64px;padding:8px 12px calc(8px + env(safe-area-inset-bottom));border-radius:8px 8px 0 0;background:#fffffffa;box-shadow:0 -10px 28px #181c241a;transform:translate(50%)}.product-buy-mini{display:grid;min-width:0;height:44px;align-content:center;justify-items:center;gap:2px;border:0;background:transparent;color:#5f6876;padding:0;font-size:10px;font-weight:800}.product-buy-mini.active{color:var(--mall-orange)}.product-buy-bar .ghost-button,.product-buy-bar .solid-button,.sku-drawer-actions .ghost-button,.sku-drawer-actions .solid-button{height:44px;border-radius:999px;font-size:13px;font-weight:900}.product-buy-bar .ghost-button,.sku-drawer-actions .ghost-button{border-color:#ff4b2633;background:#fff3ed;color:var(--mall-orange)}.product-buy-bar .solid-button,.sku-drawer-actions .solid-button{background:linear-gradient(135deg,#ff6b35,#ff3f28);color:#fff;box-shadow:0 10px 22px #ff4b263b}.sku-drawer{z-index:32;background:#0f12196b}.sku-drawer-panel{width:min(430px,100%);max-height:76vh;gap:14px;border-radius:8px 8px 0 0;padding:14px 14px calc(14px + env(safe-area-inset-bottom))}.sku-drawer-panel .drawer-title{min-height:34px}.sku-drawer-panel .drawer-title strong{color:var(--mall-ink);font-size:15px;font-weight:900}.sku-drawer-panel .drawer-title .icon-button{width:30px;height:30px;border:0;border-radius:999px;background:#f4f5f8;color:#697280}.sku-drawer-head{display:grid;grid-template-columns:84px minmax(0,1fr);gap:10px;align-items:center}.sku-drawer-head img,.sku-drawer-head .goods-image-empty{width:84px;height:84px;border-radius:8px;object-fit:contain;background:#f7f8fb}.sku-drawer-head div{display:grid;min-width:0;gap:5px}.sku-drawer-head strong{color:var(--mall-orange);font-size:22px;font-weight:900}.sku-drawer-head span,.sku-drawer-head small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sku-drawer-head span{color:var(--mall-ink);font-size:13px;font-weight:900}.sku-drawer-head small{color:var(--mall-muted);font-size:11px}.sku-drawer-section{display:grid;gap:9px}.sku-drawer-section .section-title{min-height:auto;padding:0}.sku-drawer-list{display:flex;flex-wrap:wrap;gap:8px;overflow:visible;padding:0}.sku-drawer-list button,.sku-list.sku-drawer-list button{min-height:32px;border:0;border-radius:999px;background:#f5f6f9;color:#616b78;font-size:12px;font-weight:800;padding:0 12px}.sku-drawer-list button.active,.sku-list.sku-drawer-list button.active{background:var(--mall-orange-soft);color:var(--mall-orange);box-shadow:inset 0 0 0 1px #ff4b262e}.sku-drawer-quantity{display:flex;min-height:38px;align-items:center;justify-content:space-between;gap:12px}.sku-drawer-quantity>span{color:var(--mall-ink);font-size:13px;font-weight:900}.sku-drawer-quantity .stepper{display:inline-flex;width:auto;height:32px;align-items:center;overflow:hidden;border-radius:999px;background:#f5f6f9}.sku-drawer-quantity .stepper button{width:34px;height:32px;border:0;background:transparent;color:#3e4652}.sku-drawer-quantity .stepper strong{min-width:34px;color:var(--mall-ink);font-size:14px;text-align:center}.sku-drawer-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding-top:2px}@media(max-width:520px){.product-buy-bar{right:0;width:100%;transform:none}}.category-view .category-layout{grid-template-columns:76px minmax(0,1fr);gap:8px;padding:0 8px 86px 0}.category-view .category-rail{gap:0;padding:6px 0;background:#eef1f6}.category-view .category-rail button{position:relative;min-height:42px;border:0;border-radius:0;background:transparent;color:#68717f;font-size:12px;font-weight:800;padding:0 8px 0 13px}.category-view .category-rail button.active{background:#fff;color:var(--mall-orange);box-shadow:none}.category-view .category-rail button.active:before{position:absolute;top:11px;bottom:11px;left:0;width:3px;border-radius:999px;background:var(--mall-orange);content:""}.category-view .category-chip-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;border:0;border-radius:8px;background:#fff;box-shadow:var(--mall-shadow);padding:8px}.category-view .category-chip-grid button{min-height:78px;border:0;border-radius:8px;background:#f8f9fc;padding:7px 4px}.category-view .goods-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px}.category-view .h5-goods-card.compact{display:grid!important;grid-template-columns:minmax(0,1fr)!important;min-height:116px;align-content:start;gap:5px;border:0;border-radius:8px;padding:7px 5px;text-align:center}.category-view .h5-goods-card.compact .h5-goods-card-media{width:54px;height:54px;justify-self:center}.category-view .h5-goods-card.compact .h5-goods-card-media img,.category-view .h5-goods-card.compact .h5-goods-card-media .goods-image-empty{width:54px;height:54px;border-radius:8px;object-fit:contain}.category-view .h5-goods-card.compact strong{min-height:28px;font-size:10.5px;line-height:1.28;-webkit-line-clamp:2}.category-view .h5-goods-card.compact .h5-goods-card-foot{justify-content:center}.home-topbar{position:relative!important;top:auto!important;z-index:3;padding:8px 12px 7px!important;background:var(--mall-bg)!important}.home-product-hero{margin-top:0!important}.home-product-hero .solid-button,.home-product-hero .solid-button span,.home-product-hero .solid-button svg{color:#273244!important}.auth-hero,.auth-card{box-sizing:border-box!important;width:calc(100% - 40px)!important;max-width:none!important;margin-right:20px!important;margin-left:20px!important}.auth-hero{grid-template-columns:minmax(0,1fr) 92px!important;min-height:116px!important;margin-bottom:8px!important;padding:8px 0 14px!important}.auth-hero-copy strong{font-size:24px!important}.auth-hero-copy span,.auth-hero-copy p{font-size:12px!important}.auth-brand-mark,.register-view .auth-brand-mark{width:88px!important;height:76px!important;border-radius:22px!important;transform:none!important}.auth-brand-mark:before,.auth-brand-mark:after{display:none!important}.auth-brand-mark img{width:42px!important;height:42px!important}.slider-captcha-card{padding:8px!important}.slider-captcha-board{max-height:112px!important}.register-view .auth-topbar{min-height:34px!important;padding-top:6px!important}.register-view .auth-topbar .icon-button{width:32px!important;height:32px!important}.register-view .auth-hero{min-height:78px!important;margin-bottom:4px!important;padding-bottom:8px!important}.register-view .auth-brand-mark{width:74px!important;height:62px!important}.register-view .auth-card>.section-title{min-height:24px!important;margin-bottom:4px!important}.register-view .auth-card>.section-title strong{font-size:15px!important}.register-view .auth-card .form-panel{gap:5px!important}.register-view .auth-card label{gap:3px!important}.register-view .auth-card label>span{font-size:10.5px!important}.register-view .auth-card input,.register-view .auth-card select,.register-view .auth-card textarea{height:34px!important;border-radius:8px!important;font-size:13px!important}.register-view .slider-captcha-card{gap:5px!important;padding:7px!important}.register-view .slider-captcha-card .section-title.compact{min-height:22px!important}.register-view .slider-captcha-board{height:78px!important;max-height:78px!important;aspect-ratio:auto!important}.register-view .slider-captcha-board .slider-captcha-bg{width:100%!important;height:100%!important;object-fit:cover!important}.register-view .slider-captcha-range{height:14px!important}.register-view .slider-captcha-note{display:none!important}.register-view .sms-code-row{grid-template-columns:minmax(0,1fr) 104px!important}.register-view .sms-code-row .ghost-button{min-height:34px!important;font-size:10px!important}.register-view .auth-card .full-action{min-height:38px!important}.store-overview-drawer{z-index:34;background:#12161e6b}.store-overview-panel{width:min(430px,100%);max-height:82vh;gap:12px;border-radius:10px 10px 0 0;padding:14px 14px calc(14px + env(safe-area-inset-bottom))}.store-overview-head{display:grid;grid-template-columns:58px minmax(0,1fr);gap:10px;align-items:center;border-radius:8px;background:#fff7f4;padding:10px}.store-overview-head img{width:58px;height:58px;border-radius:8px;background:#fff;object-fit:contain}.store-overview-head div{display:grid;min-width:0;gap:3px}.store-overview-head span{width:max-content;border-radius:999px;background:#fff;color:var(--mall-orange);font-size:10px;font-weight:900;padding:2px 7px}.store-overview-head strong{overflow:hidden;color:var(--mall-ink);font-size:16px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.store-overview-head p{display:-webkit-box;overflow:hidden;margin:0;color:var(--mall-muted);font-size:11px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.store-overview-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.store-overview-metrics article{display:grid;min-width:0;min-height:70px;align-content:center;justify-items:center;gap:3px;border-radius:8px;background:#f7f8fb;color:#667080;padding:8px 4px;text-align:center}.store-overview-metrics strong{max-width:100%;overflow:hidden;color:var(--mall-ink);font-size:15px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.store-overview-metrics span{color:var(--mall-muted);font-size:10.5px;font-weight:800}.store-overview-lines{overflow:hidden;border-radius:8px;background:#fff;box-shadow:inset 0 0 0 1px #eef1f6}.store-overview-lines .detail-line{border-bottom:1px solid #eef1f6;padding:10px 12px}.store-overview-lines .detail-line:last-child{border-bottom:0}.store-overview-lines .detail-line strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-overview-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.store-overview-actions .ghost-button,.store-overview-actions .solid-button{min-height:40px;border-radius:999px;font-size:12px;font-weight:900}:root{--mall-bg: #f6f7fb;--mall-card: #ffffff;--mall-ink: #171a22;--mall-muted: #858d9a;--mall-line: #eef1f5;--mall-orange: #ff4b26;--mall-orange-2: #ff6a35;--mall-orange-soft: #fff2ec;--mall-shadow: 0 6px 18px rgba(25, 30, 38, .055);--mall-shadow-strong: 0 10px 26px rgba(25, 30, 38, .105)}.phone-shell{color:var(--mall-ink);font-size:12px}.h5-status-bar{min-height:23px;padding:5px 18px 3px;background:#fffffff5;color:#111318}.h5-status-bar strong{font-size:12px;font-weight:800}.h5-status-bar svg{width:11px;height:11px}.h5-status-bar svg:last-child{width:16px;height:16px}.page-content{padding-bottom:66px}.home-view,.category-view,.live-view:not(.live-room-immersive),.store-view{padding-bottom:66px}.home-topbar{grid-template-columns:minmax(0,1fr) 31px 31px;gap:7px;padding:7px 12px 8px}.category-search-row,.search-row{grid-template-columns:31px minmax(0,1fr) 31px;gap:7px;padding:7px 12px 8px}.home-search,.category-search-row .search-box,.search-row .search-box,.search-box{height:31px;border:0;border-radius:999px;background:#fffffffa;box-shadow:0 5px 15px #191e260e}.search-box{gap:7px;padding:0 10px}.search-box input{color:var(--mall-ink);font-size:12px}.search-box input::placeholder{color:#a0a7b3}.search-box svg{width:15px;height:15px}.home-topbar .icon-button,.category-search-row .icon-button,.search-row .icon-button,.h5-page-toolbar .icon-button,.h5-toolbar-button,.icon-button{width:31px;height:31px;border:0;border-radius:50%;background:#fffffffa;color:var(--mall-ink);box-shadow:0 6px 16px #191e2612}.home-product-hero{grid-template-columns:minmax(0,1fr) 112px;height:114px;min-height:0;margin:0 12px 8px;border-radius:8px;padding:11px 8px 10px 13px;background:radial-gradient(circle at 79% 82%,rgba(255,91,46,.16),transparent 34%),linear-gradient(135deg,#1a1e28,#242938 58%,#141821);box-shadow:var(--mall-shadow-strong)}.home-product-hero-copy{gap:4px}.home-product-hero-copy span{width:max-content;max-width:100%;font-size:9.5px;line-height:1.2;padding:2px 7px}.home-product-hero h1{font-size:14.5px;line-height:1.18}.home-product-hero p{color:#ffffffc2;font-size:10.5px;line-height:1.25}.home-product-hero .solid-button{width:max-content;height:23px;border-radius:999px;color:#252932;background:#fffffff5;font-size:10.5px;font-weight:900;padding:0 9px}.home-product-hero .solid-button svg{width:13px;height:13px}.home-product-hero-media:before{width:92px;height:88px;border-radius:6px;background:#fffffff0}.home-product-hero-media img{width:98px;max-height:92px}.home-hero-dots{right:14px;bottom:11px;gap:4px}.home-hero-dots span{width:4px;height:4px}.home-hero-dots span:first-child{width:14px}.home-view .h5-icon-action-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:2px 0;margin:0 12px 8px;padding:8px 6px 7px;border-radius:8px;background:#fff;box-shadow:var(--mall-shadow)}.home-view .h5-icon-action-grid button{min-height:43px;border-radius:8px;padding:3px 1px}.home-view .h5-icon-action-icon{width:22px;height:22px;border-radius:7px;background:#fff1ec}.home-view .h5-icon-action-icon svg{width:13px;height:13px}.home-view .h5-icon-action-grid strong{color:#242933;font-size:9.5px;font-weight:800;line-height:1.1}.section-block{gap:6px;padding:0 12px 9px}.section-title{min-height:22px;gap:6px;padding:0}.section-title svg{width:14px;height:14px;color:var(--mall-orange)}.section-title strong{color:var(--mall-ink);font-size:13px;font-weight:900;line-height:1.2}.section-title button,.section-title span{color:#89919f;font-size:10px;font-weight:800}.home-flash-countdown{gap:3px}.home-flash-countdown b{min-width:16px;height:16px;border-radius:4px;font-size:9.5px}.home-flash-list{gap:5px;border:1px solid #eef1f6;border-radius:8px;padding:7px 6px;background:#fff;box-shadow:var(--mall-shadow)}.home-flash-card{gap:3px}.home-flash-card img,.home-flash-card .goods-image-empty{height:58px;border-radius:6px;background:#f8f9fc}.home-flash-card strong{color:var(--mall-orange);font-size:9.5px;font-weight:900}.home-live-card,.home-live-card:only-child{height:86px;min-height:0;border-radius:8px;background:linear-gradient(135deg,#dce5ee,#f4f7fb);box-shadow:var(--mall-shadow)}.home-live-card img,.room-preview-card img{background:radial-gradient(circle at 20% 28%,rgba(255,255,255,.9),transparent 34%),linear-gradient(135deg,#d9e2eb,#f5f7fb)}.home-live-card:after{background:linear-gradient(180deg,#0c0e1208,#0c0e1233 48%,#0c0e12b8)}.home-live-card div{padding:9px}.home-live-card div>span{min-height:17px;border-radius:5px;font-size:9px;padding:0 6px}.home-live-card strong{font-size:11px;line-height:1.2}.home-live-card small,.home-live-count{font-size:9px}.home-brand-strip{gap:4px;border:1px solid #eef1f6;border-radius:8px;padding:8px 6px}.home-brand-mark{width:30px;height:30px;border-radius:8px}.home-brand-strip small{font-size:9.5px;font-weight:800}.goods-grid{gap:7px}.h5-goods-card{border:1px solid #eef1f6;border-radius:8px;padding:6px;box-shadow:var(--mall-shadow)}.h5-goods-card-media,.h5-goods-card-media img,.h5-goods-card-media .goods-image-empty{border-radius:7px}.h5-goods-card-media img,.h5-goods-card-media .goods-image-empty{aspect-ratio:1 / .9;background:#f8f9fc}.h5-goods-card strong{min-height:27px;color:var(--mall-ink);font-size:11px;font-weight:800;line-height:1.24}.h5-goods-card p{font-size:9.5px;line-height:1.25}.h5-goods-card-foot span{color:var(--mall-orange);font-size:11px;font-weight:900}.category-view .category-search-row{grid-template-columns:31px minmax(0,1fr) 31px}.category-view .category-layout{grid-template-columns:68px minmax(0,1fr);gap:7px;padding:0 7px 66px 0}.category-view .category-rail{padding:5px 0;background:#eef1f5}.category-view .category-rail button{min-height:34px;color:#6e7785;font-size:10.5px;font-weight:800;padding:0 6px 0 10px}.category-view .category-rail button.active:before{top:9px;bottom:9px;width:3px}.category-main-title strong,.category-group-title strong{font-size:12.5px}.category-view .category-chip-grid{gap:5px;border-radius:8px;padding:7px}.category-view .category-chip-grid button{min-height:60px;gap:4px;padding:5px 3px}.category-view .category-chip-grid img,.category-view .category-chip-grid .category-icon-empty{width:30px;height:30px;border-radius:7px}.category-view .category-chip-grid span:last-child{font-size:9.5px;font-weight:800;line-height:1.15}.category-view .goods-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px}.category-view .h5-goods-card.compact{min-height:88px;gap:4px;border-radius:8px;padding:5px 4px}.category-view .h5-goods-card.compact .h5-goods-card-media,.category-view .h5-goods-card.compact .h5-goods-card-media img,.category-view .h5-goods-card.compact .h5-goods-card-media .goods-image-empty{width:42px;height:42px}.category-view .h5-goods-card.compact strong{min-height:24px;font-size:9.5px}.category-view .h5-goods-card.compact p{display:none}.category-view .h5-goods-card.compact .h5-goods-card-foot span{font-size:10px}.live-view:not(.live-room-immersive){padding:8px 0 66px}.live-view:not(.live-room-immersive) .search-row,.live-view:not(.live-room-immersive) .status-tabs{display:none}.live-list-title,.live-forecast-title{min-height:24px;padding:0 12px 7px}.live-list-title strong,.live-forecast-title strong{font-size:15px}.live-view:not(.live-room-immersive) .room-strip{gap:8px;padding:0 12px 10px}.room-strip .room-preview-card,.room-preview-card{height:112px;border-radius:8px;background:linear-gradient(135deg,#dce5ee,#f4f7fb);padding:43px 9px 8px}.room-preview-mask{background:linear-gradient(180deg,#0a0c1008,#0a0c102e 48%,#0a0c10c2)}.room-preview-badge{min-height:18px;border-radius:5px;font-size:9px;padding:0 6px}.room-preview-card strong{font-size:12px;line-height:1.2}.room-preview-card small,.room-preview-meta>span{font-size:9.5px}.live-view:not(.live-room-immersive) .session-card,.live-view:not(.live-room-immersive) .feature-product{border-radius:8px;box-shadow:var(--mall-shadow)}.store-view .store-hero{min-height:132px;padding:12px 14px 10px;border-radius:0 0 14px 14px;box-shadow:0 10px 24px #ff4d2533}.store-view .store-hero-actions{top:9px;right:12px;left:12px}.store-view .store-hero-actions .icon-button{width:31px;height:31px}.store-hero-main{grid-template-columns:46px minmax(0,1fr) 72px;gap:9px;padding-top:31px}.store-view .store-hero-main img{width:46px;height:46px;border-radius:9px}.store-hero-copy{gap:2px}.store-hero-copy>span{font-size:9.5px}.store-hero-copy strong{font-size:16px!important;line-height:1.15}.store-hero-copy p{font-size:9.5px}.store-view .store-follow-button{width:72px!important;height:27px;font-size:10.5px;padding:0 8px}.store-hero-badges{gap:6px;margin-top:9px}.store-hero-badges span{font-size:9.5px;padding:4px 5px}.store-tabbar{min-height:39px;margin:-1px 0 8px;border-radius:12px 12px 0 0}.store-tabbar button{font-size:11px;font-weight:800}.store-tabbar button.active:after{bottom:6px}.store-feature-card{grid-template-columns:minmax(0,1fr) 112px;min-height:112px;margin:0 12px 9px;border-radius:8px;padding:12px}.store-feature-card span{font-size:10px}.store-feature-card strong{font-size:16px;line-height:1.14}.store-feature-card p{font-size:11px}.store-feature-card .solid-button{height:25px;border-radius:999px;font-size:10.5px;padding:0 10px}.store-feature-card img,.store-feature-card>svg{width:106px;max-height:104px}.store-coupon-strip{gap:6px}.store-coupon-strip button{min-height:56px;border-radius:8px;padding:7px 6px}.store-coupon-strip strong{font-size:14px}.store-coupon-strip span{font-size:9px}.store-live-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.store-live-card{position:relative;display:grid;height:86px;min-width:0;overflow:hidden;align-content:end;justify-items:start;border:0;border-radius:8px;background:linear-gradient(135deg,#dce5ee,#f4f7fb);color:#fff;padding:8px;text-align:left;box-shadow:var(--mall-shadow)}.store-live-card img,.store-live-card .live-cover-empty{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 28%,rgba(255,255,255,.9),transparent 34%),linear-gradient(135deg,#d9e2eb,#f5f7fb);object-fit:cover}.store-live-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a0c1005,#0a0c102e 48%,#0a0c10c2)}.store-live-card small,.store-live-card strong,.store-live-card em{position:relative;z-index:1}.store-live-card small{width:max-content;max-width:100%;overflow:hidden;border-radius:5px;background:var(--mall-orange);color:#fff;font-size:9px;font-style:normal;font-weight:900;line-height:1.2;padding:3px 6px;text-overflow:ellipsis;white-space:nowrap}.store-live-card strong{display:-webkit-box;overflow:hidden;max-width:100%;margin-top:4px;color:#fff;font-size:11px;font-weight:900;line-height:1.18;-webkit-box-orient:vertical;-webkit-line-clamp:2}.store-live-card em{margin-top:3px;color:#ffffffdb;font-size:9px;font-style:normal;font-weight:800}.product-view{padding-bottom:68px}.product-view .detail-hero{height:286px;margin-bottom:7px;border-radius:0 0 8px 8px}.product-view .detail-hero img,.product-view .detail-hero .goods-image-empty{width:calc(100% - 84px);height:248px;max-height:248px}.product-view .detail-hero-actions{top:9px;right:14px;left:14px}.product-view .detail-hero-actions button,.product-view .detail-hero .icon-button.light{width:31px;height:31px}.product-view .detail-main{gap:7px;margin:0 12px 7px;padding:11px 12px}.product-view .price-row.large{gap:7px}.product-view .price-row.large strong{font-size:21px}.product-view .price-row.large span{font-size:10.5px}.product-view .detail-main h1{font-size:14px;line-height:1.24}.product-view .detail-main p{font-size:11px}.product-view .assurance-strip span{min-height:20px;font-size:9.5px;padding:0 6px}.product-view .detail-action-row .ghost-button{height:31px;font-size:11px}.product-info-list{margin:0 12px 7px}.product-info-row{min-height:34px;grid-template-columns:38px minmax(0,1fr) auto;padding:0 11px}.product-coupon-panel{display:grid;gap:7px}.product-coupon-loading,.product-coupon-strip{display:flex;gap:7px;overflow-x:auto;padding:0 10px 8px;scrollbar-width:none}.product-coupon-loading::-webkit-scrollbar,.product-coupon-strip::-webkit-scrollbar{display:none}.product-coupon-loading span,.product-coupon-chip{flex:0 0 132px;min-width:0;border-radius:8px}.product-coupon-loading span{height:54px;background:linear-gradient(90deg,#fff5ef00,#ffffffc7,#fff5ef00) 0 0 / 120px 100% no-repeat,#fff3ed;animation:h5-skeleton-shimmer 1.15s ease-in-out infinite}.product-coupon-chip{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;min-height:54px;padding:8px;background:linear-gradient(135deg,#ff4d251c,#fffffff2),#fff8f3;color:var(--ref-orange)}.product-coupon-chip div{display:grid;min-width:0;gap:1px}.product-coupon-chip strong{overflow:hidden;font-size:13px;font-weight:950;line-height:1;text-overflow:ellipsis;white-space:nowrap}.product-coupon-chip span,.product-coupon-chip small{overflow:hidden;color:#9d6a24;font-size:9px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.product-coupon-chip button{display:inline-flex;align-items:center;justify-content:center;gap:2px;min-width:42px;height:24px;border:0;border-radius:999px;background:var(--ref-orange);color:#fff;font-size:9px;font-weight:900}.product-coupon-chip button:disabled{opacity:.68}.product-info-row span,.product-info-row strong{font-size:11px}.product-view .section-block{margin:0 12px 9px;padding:11px 12px}.product-buy-bar{min-height:57px;grid-template-columns:42px 42px minmax(0,1fr) minmax(0,1fr);gap:6px;padding:7px 12px calc(7px + env(safe-area-inset-bottom))}.product-buy-mini{height:39px;font-size:9.5px}.product-buy-bar .ghost-button,.product-buy-bar .solid-button,.sku-drawer-actions .ghost-button,.sku-drawer-actions .solid-button{height:39px;font-size:12px}.phone-shell .bottom-nav{width:calc(100% - 30px);min-height:48px;margin:0 15px calc(7px + env(safe-area-inset-bottom));border-radius:999px;box-shadow:0 8px 22px #191e261f}.phone-shell .bottom-nav a{gap:1px;font-size:9.5px;font-weight:800}.phone-shell .bottom-nav svg{width:15px;height:15px}.phone-shell .bottom-nav a.router-link-active{color:var(--mall-orange)}.cart-view,.checkout-view,.orders-view,.mine-view{background:linear-gradient(180deg,#ffffff9e,#f6f7fb00 112px),var(--mall-bg)}.cart-page-head{min-height:58px;padding:11px 14px 7px}.cart-page-head strong{color:var(--mall-ink);font-size:16px;line-height:1.2}.cart-page-head strong small,.cart-page-head span,.cart-manage-button{color:#7d8592;font-size:11px;font-weight:800}.cart-store-list{gap:8px;padding:0 12px 72px}.cart-store-card{border-radius:8px;box-shadow:var(--mall-shadow)}.cart-store-head{min-height:31px;padding:8px 11px 3px}.cart-store-head span{gap:5px;font-size:12px;font-weight:900}.cart-store-head svg{width:12px;height:12px}.cart-store-head small{color:#8b94a2;font-size:11px}.cart-card{grid-template-columns:20px 58px minmax(0,1fr);gap:8px;min-height:82px;padding:8px 11px 9px}.cart-card img,.cart-card .cart-image-empty{width:58px;height:58px;border-radius:7px}.check-button svg{width:15px;height:15px}.cart-body strong{font-size:11.5px;line-height:1.25}.cart-body p{margin-top:2px;font-size:10px}.cart-body .price-row{margin-top:4px}.price-row strong,.price-row span,.cart-body .price-row span{color:var(--mall-orange);font-size:14px;font-weight:900}.cart-body .price-row small{color:#7c8492;font-size:10px}.cart-actions{margin-top:4px}.stepper{height:24px;min-height:24px;border-radius:999px}.stepper button{width:27px;height:24px}.stepper span,.stepper strong{min-width:26px;font-size:12px}.cart-checkout-bar,.checkout-view .checkout-bar{min-height:54px;border-radius:10px 10px 0 0;padding:7px 12px calc(7px + env(safe-area-inset-bottom));box-shadow:0 -8px 24px #191e261a}.cart-checkout-bar .cart-select-all{gap:4px;font-size:11px}.cart-checkout-bar>div span,.checkout-view .checkout-bar>div span{color:#7c8492;font-size:10.5px}.cart-checkout-bar>div strong,.checkout-view .checkout-bar>div strong{color:var(--mall-orange);font-size:16px}.cart-checkout-bar .solid-button,.checkout-view .checkout-bar .solid-button{min-width:90px;height:37px;border-radius:999px;font-size:12px}.checkout-view{padding-bottom:0}.checkout-view .h5-page-toolbar{min-height:42px;padding:7px 12px 5px}.checkout-view .h5-page-toolbar strong{font-size:15px}.checkout-view .section-block{gap:6px;margin:0 12px 8px;border-radius:8px;background:#fff;padding:9px 10px;box-shadow:var(--mall-shadow)}.checkout-view .section-title{min-height:20px}.checkout-view .section-title strong{font-size:13px}.checkout-view .full-action{min-height:32px;height:32px;border-radius:8px;font-size:11px}.checkout-view .address-card{margin:0;border-radius:8px;padding:9px 10px;box-shadow:none}.checkout-view .address-card strong{font-size:12px}.checkout-view .address-card p{font-size:11px;line-height:1.35}.checkout-view .chip-row{gap:6px;padding:0}.checkout-view .chip-row button{min-height:24px;font-size:10.5px}.checkout-view .order-sku{grid-template-columns:56px minmax(0,1fr);gap:8px;min-height:66px;border-radius:8px;padding:7px 0}.checkout-view .order-sku+.order-sku{border-top:1px solid #eef1f5}.checkout-view .order-sku img,.checkout-view .order-sku .goods-image-empty{width:56px;height:56px;border-radius:7px}.checkout-view .order-sku strong{font-size:11.5px}.checkout-view .order-sku p,.checkout-view .order-sku span{font-size:10.5px}.checkout-summary .summary-line{min-height:25px;font-size:11px}.checkout-summary .summary-line.total strong{color:var(--mall-orange);font-size:14px}.orders-view{padding-bottom:66px}.orders-page-title{min-height:42px;padding:10px 12px 4px}.orders-page-title strong{color:var(--mall-ink);font-size:15px}.orders-view .search-row{display:none}.orders-view .status-tabs{gap:7px;overflow-x:auto;padding:5px 12px 9px;scrollbar-width:none}.orders-view .status-tabs::-webkit-scrollbar{display:none}.orders-view .status-tabs button{flex:0 0 auto;min-height:30px;border-radius:999px;font-size:11px;padding:0 12px}.order-list{gap:8px;padding:0 12px 74px}.order-card{border-radius:8px;padding:10px;box-shadow:var(--mall-shadow)}.order-head span{font-size:10.5px}.order-head strong{font-size:11px}.order-meta{min-height:20px;gap:5px;font-size:10.5px}.order-meta svg{width:13px;height:13px}.order-primary-item{grid-template-columns:58px minmax(0,1fr);gap:8px;margin-top:7px;border-radius:8px;padding:7px}.order-primary-item img,.order-primary-item .goods-image-empty{width:58px;height:58px;border-radius:7px}.order-primary-item strong{font-size:11.5px}.order-primary-item p,.order-primary-item span{font-size:10.5px}.order-foot{margin-top:8px}.order-foot small{font-size:10.5px}.order-foot strong{font-size:13px}.order-foot .ghost-button{min-height:28px;height:28px;border-radius:999px;font-size:11px;padding:0 9px}.mine-view{padding-bottom:66px}.member-card{grid-template-columns:46px minmax(0,1fr);min-height:144px;gap:9px;border-radius:0 0 14px 14px;padding:15px 14px 13px}.member-avatar{width:46px;height:46px;border:3px solid rgba(255,255,255,.84);border-radius:50%}.member-headline strong{font-size:16px}.member-headline span{font-size:11px}.member-stats{margin-top:9px;border-radius:8px}.member-stats span{min-height:48px;padding:6px 4px}.member-stats strong{font-size:13px}.member-stats small{font-size:9.5px}.member-card-actions .icon-button{width:26px;height:26px}.mine-view .section-block{margin:0 12px 9px;border-radius:8px;background:#fff;padding:10px;box-shadow:var(--mall-shadow)}.mine-view .h5-icon-action-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px 0;padding:7px 4px;box-shadow:none}.mine-view .h5-icon-action-grid.compact button{min-height:48px}.mine-view .h5-icon-action-icon{width:24px;height:24px;border-radius:7px}.mine-view .h5-icon-action-icon svg{width:14px;height:14px}.mine-view .h5-icon-action-grid.compact strong{font-size:10px}.mine-view .address-card{border-radius:8px;padding:9px 10px;box-shadow:none;background:#fafbfe}.mine-view .address-card strong{font-size:11.5px}.mine-view .address-card p{font-size:10.5px;line-height:1.35}.category-view .category-layout{grid-template-columns:62px minmax(0,1fr);gap:6px;padding:0 7px 66px 0}.category-view .category-rail{background:#eef1f5}.category-view .category-rail button{min-height:31px;font-size:9.5px;line-height:1.12;padding:0 5px 0 8px}.category-view .category-main{gap:5px;min-width:0}.category-top-tabs{display:flex;gap:8px;overflow-x:auto;padding:1px 0 3px;scrollbar-width:none}.category-top-tabs::-webkit-scrollbar{display:none}.category-top-tabs button{flex:0 0 auto;height:24px;border:0;border-bottom:2px solid transparent;background:transparent;color:#6f7785;font-size:9.5px;font-weight:800;padding:0 1px}.category-top-tabs button.active{border-color:var(--mall-orange);color:var(--mall-orange)}.category-view .category-main-title{min-height:20px}.category-view .category-main-title strong,.category-view .category-group-title strong{font-size:11px}.category-view .category-main-title svg{width:13px;height:13px}.category-view .category-chip-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;border-radius:8px;padding:6px}.category-view .category-chip-grid button{min-height:48px;gap:3px;border-radius:7px;padding:4px 2px}.category-view .category-chip-grid img,.category-view .category-chip-grid .category-icon-empty{width:24px;height:24px;border-radius:6px}.category-view .category-chip-grid span:last-child{font-size:8.5px;line-height:1.15}.category-brand-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;border:1px solid #eef1f6;border-radius:8px;background:#fff;padding:6px;box-shadow:var(--mall-shadow)}.category-brand-row button{display:grid;min-width:0;justify-items:center;gap:3px;border:0;border-radius:7px;background:#fff;color:var(--mall-ink);padding:3px 2px}.category-brand-row img,.category-brand-row span{display:grid;width:24px;height:24px;place-items:center;overflow:hidden;border-radius:6px;background:#f7f8fb;object-fit:contain}.category-brand-row small{max-width:100%;overflow:hidden;color:#424a57;font-size:8.5px;font-weight:800;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.category-view .goods-grid{gap:5px}.category-view .h5-goods-card.compact{min-height:76px;gap:3px;padding:4px 3px}.category-view .h5-goods-card.compact .h5-goods-card-media,.category-view .h5-goods-card.compact .h5-goods-card-media img,.category-view .h5-goods-card.compact .h5-goods-card-media .goods-image-empty{width:35px;height:35px}.category-view .h5-goods-card.compact strong{min-height:20px;font-size:8.8px;line-height:1.14}.category-view .h5-goods-card.compact .h5-goods-card-foot span{font-size:9px}.live-view:not(.live-room-immersive){padding-top:6px}.live-view:not(.live-room-immersive) .live-list-title,.live-view:not(.live-room-immersive) .live-forecast-title,.live-view:not(.live-room-immersive) .live-replay-title{min-height:21px;padding:0 12px 6px}.live-view:not(.live-room-immersive) .live-list-title strong,.live-view:not(.live-room-immersive) .live-forecast-title strong,.live-view:not(.live-room-immersive) .live-replay-title strong{font-size:13px}.live-view:not(.live-room-immersive) .room-strip{display:grid;grid-template-columns:1fr;gap:7px;padding:0 12px 9px}.live-view:not(.live-room-immersive) .room-preview-card{width:100%;min-width:0;height:96px;border-radius:8px;padding:36px 9px 8px}.live-view:not(.live-room-immersive) .room-preview-card img,.live-view:not(.live-room-immersive) .room-preview-card .live-cover-empty,.live-view:not(.live-room-immersive) .live-replay-card img,.live-view:not(.live-room-immersive) .live-replay-card .live-cover-empty{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.live-view:not(.live-room-immersive) .room-preview-card strong{font-size:11px;line-height:1.18}.live-view:not(.live-room-immersive) .room-preview-badge{min-height:16px;font-size:8.5px;padding:0 5px}.live-view:not(.live-room-immersive) .room-preview-meta{margin-top:2px}.live-view:not(.live-room-immersive) .room-preview-meta small,.live-view:not(.live-room-immersive) .room-preview-meta span{font-size:8.5px}.live-view:not(.live-room-immersive) .session-strip{display:grid;gap:6px;padding:0 12px 9px}.live-view:not(.live-room-immersive) .session-strip .live-forecast-card,.live-view:not(.live-room-immersive) .session-card{min-height:56px;border-radius:8px;padding:7px 9px}.live-view:not(.live-room-immersive) .session-strip .live-forecast-card{grid-template-columns:44px minmax(0,1fr) 45px;gap:8px}.live-view:not(.live-room-immersive) .session-strip .live-forecast-card img,.live-view:not(.live-room-immersive) .session-strip .live-forecast-card .live-cover-empty{width:44px;height:44px;border-radius:7px}.live-view:not(.live-room-immersive) .session-strip .live-forecast-card span,.live-view:not(.live-room-immersive) .session-strip .live-forecast-card small{font-size:8.5px}.live-view:not(.live-room-immersive) .session-strip .live-forecast-card strong{font-size:11px;line-height:1.18}.live-view:not(.live-room-immersive) .session-strip .live-forecast-card em{width:38px;height:24px;border-radius:999px;font-size:10px}.live-view:not(.live-room-immersive) .live-replay-list{gap:7px;padding:0 12px 9px}.live-view:not(.live-room-immersive) .live-replay-card{height:88px;border-radius:8px;padding:39px 9px 8px}.phone-shell .bottom-nav{min-height:48px;padding:2px 4px}.phone-shell .bottom-nav a{min-height:40px;background:transparent!important}.phone-shell .bottom-nav a.router-link-active{background:transparent!important;color:var(--mall-orange)}.phone-shell .bottom-nav a.router-link-active:after{display:none!important}.checkout-options-card{gap:8px}.checkout-remark-list,.checkout-option-lines{display:grid;gap:7px}.checkout-remark-item,.checkout-option-line{display:grid;grid-template-columns:72px minmax(0,1fr);gap:8px;align-items:center;min-height:34px;border:1px solid #eef1f6;border-radius:8px;background:#fafbfe;padding:6px 8px}.checkout-remark-item.compact{margin-top:-2px}.checkout-remark-item>span,.checkout-option-line>span{min-width:0;overflow:hidden;color:#717a88;font-size:10.5px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.checkout-option-line>span{display:flex;align-items:center;gap:5px}.checkout-option-line>span svg{flex:0 0 auto;color:var(--mall-orange)}.checkout-option-line strong{color:var(--mall-ink);font-size:11px;font-weight:900}.checkout-option-line small{color:#99a1ad;font-size:9px;font-weight:700}.checkout-remark-item input{width:100%;min-width:0;height:26px;border:0;border-radius:7px;background:#fff;color:var(--mall-ink);font-size:11px;padding:0 9px;outline:none}.checkout-option-line button{justify-self:end;max-width:100%;min-width:72px;height:25px;overflow:hidden;border:1px solid #edf0f5;border-radius:999px;background:#fff;color:#7b8492;font-size:10px;font-weight:900;padding:0 10px;text-overflow:ellipsis;white-space:nowrap}.checkout-option-line button.active{border-color:#ff4d2538;background:#fff2ec;color:var(--mall-orange)}.checkout-view,.app-stage.no-bottom-nav .page-content.checkout-view{padding-bottom:calc(86px + env(safe-area-inset-bottom))}.category-view .category-layout{grid-template-columns:58px minmax(0,1fr);gap:6px;padding-bottom:62px}.category-view .category-rail{background:#f6f7fa}.category-view .category-rail button{min-height:29px;color:#6d7582;font-size:9px;font-weight:800;padding-inline:5px 4px}.category-view .category-rail button.active{background:#fff;color:var(--mall-orange)}.category-view .category-main{gap:4px}.category-view .category-main-title{min-height:18px}.category-view .category-main-title>span{color:#939ca9;font-size:10px;font-weight:800}.category-view .category-main-title strong,.category-view .category-group-title strong{font-size:10.5px}.category-view .category-chip-grid{gap:4px;border:1px solid #eff2f6;background:#fff;padding:5px}.category-view .category-chip-grid button{min-height:43px;border:1px solid #f1f3f7;background:#fbfcfe;padding:3px 2px}.category-view .category-chip-grid img,.category-view .category-chip-grid .category-icon-empty{width:21px;height:21px}.category-view .category-chip-grid span:last-child{font-size:8px}.category-brand-row{padding:5px}.category-brand-row img,.category-brand-row span{width:21px;height:21px}.category-brand-row small{font-size:8px}.category-view .h5-goods-card.compact{min-height:68px;border-radius:7px;padding:4px 3px}.category-view .h5-goods-card.compact .h5-goods-card-media,.category-view .h5-goods-card.compact .h5-goods-card-media img,.category-view .h5-goods-card.compact .h5-goods-card-media .goods-image-empty{width:31px;height:31px}.category-view .h5-goods-card.compact strong{min-height:18px;font-size:8px}.category-view .h5-goods-card.compact .h5-goods-card-foot span{font-size:8.5px}.cart-view,.app-stage.no-bottom-nav .page-content.cart-view{padding-bottom:calc(70px + env(safe-area-inset-bottom))}.cart-page-head{min-height:48px;padding:9px 14px 6px}.cart-page-head strong{font-size:15px}.cart-store-list{gap:7px;padding:0 12px 82px}.cart-store-card{overflow:hidden;border-radius:8px}.cart-store-head{min-height:28px;padding:7px 11px 2px}.cart-store-head span{font-size:11px}.cart-card{grid-template-columns:18px 52px minmax(0,1fr);gap:7px;min-height:72px;padding:7px 10px}.cart-card img,.cart-card .cart-image-empty{width:52px;height:52px}.cart-body strong{font-size:10.8px;line-height:1.22}.cart-body p,.cart-body .price-row small{font-size:9.5px}.cart-body .price-row span{font-size:12.5px}.cart-actions{margin-top:3px}.h5-quantity-stepper{height:22px;min-height:22px}.h5-quantity-stepper button{width:25px;height:22px}.h5-quantity-stepper span{min-width:23px;font-size:11px}.cart-view .cart-checkout-bar{position:fixed;right:auto;left:50%;bottom:0;width:min(100%,430px);min-height:54px;transform:translate(-50%);padding:7px 12px calc(7px + env(safe-area-inset-bottom))}.cart-checkout-bar>div strong{font-size:15px}.cart-checkout-bar .solid-button{height:36px}.cart-view .h5-pull-body{display:grid;gap:10px}.cart-error-card{margin:0 12px}.cart-recommend-section{display:grid;gap:10px;padding:0 12px 14px}.section-title-row{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px}.section-title-row strong{min-width:0;color:var(--mall-ink);font-size:15px;font-weight:900}.ghost-icon-button{display:inline-flex;min-height:30px;align-items:center;justify-content:center;gap:5px;border:1px solid #eef1f6;border-radius:999px;background:#fff;color:#7a8391;font-size:11px;font-weight:800;padding:0 10px}.ghost-icon-button svg{color:var(--mall-orange)}.cart-recommend-section .h5-error-state{margin:0}.orders-page-title{min-height:38px;padding:9px 12px 2px}.orders-page-title strong{font-size:15px}.orders-view .status-tabs{gap:17px;padding:2px 14px 9px}.orders-view .status-tabs button{position:relative;min-height:27px;border:0;border-radius:0;background:transparent;color:#6f7785;font-size:10.5px;padding:0}.orders-view .status-tabs button.active{background:transparent;color:var(--mall-orange);box-shadow:none}.orders-view .status-tabs button.active:after{position:absolute;right:1px;bottom:0;left:1px;height:2px;border-radius:999px;background:var(--mall-orange);content:""}.order-list{gap:7px;padding:0 12px 68px}.order-card{border-radius:8px;padding:9px 10px}.order-primary-item{grid-template-columns:50px minmax(0,1fr);gap:8px;margin-top:6px;padding:6px}.order-primary-item img,.order-primary-item .goods-image-empty{width:50px;height:50px}.order-primary-item strong{font-size:10.8px}.order-primary-item p,.order-primary-item span,.order-meta,.order-head span{font-size:10px}.order-foot{margin-top:7px}.order-foot strong{font-size:12px}.order-foot .ghost-button{min-height:26px;height:26px;font-size:10px}.payment-polling-line{display:block;margin-top:5px;color:#929aa7;font-size:10px;font-weight:800}:root{--mall-bg: #f6f7fb;--mall-card: #ffffff;--mall-ink: #151820;--mall-muted: #7d8591;--mall-line: #edf0f5;--mall-orange: #ff4b26;--mall-orange-2: #ff6a35;--mall-orange-soft: #fff2ec;--mall-shadow: 0 8px 22px rgba(25, 30, 38, .06);--mall-shadow-strong: 0 14px 34px rgba(25, 30, 38, .11)}body,.app-stage,.phone-shell,.page-content{background:var(--mall-bg)}.h5-status-bar{height:24px;min-height:24px;padding:0 14px;background:#fff;color:var(--mall-ink);font-size:11px}.h5-status-bar svg{stroke-width:2.2}.home-topbar,.live-view:not(.live-room-immersive)>.search-row{min-height:46px;padding:6px 12px 7px}.home-search,.home-topbar .icon-button,.live-view:not(.live-room-immersive) .search-box,.live-view:not(.live-room-immersive) .icon-button{height:34px;border:0;border-radius:999px;background:#fff;box-shadow:0 6px 18px #181c240f}.home-topbar .icon-button,.live-view:not(.live-room-immersive) .icon-button{width:34px;color:var(--mall-ink)}.home-product-hero{grid-template-columns:minmax(0,1fr) 112px;min-height:116px;margin:0 12px 8px;border-radius:8px;padding:14px 12px;background:radial-gradient(circle at 88% 12%,rgba(255,255,255,.14),transparent 54px),linear-gradient(135deg,#171d28,#222635 54%,#342831);box-shadow:var(--mall-shadow-strong)}.home-product-hero-copy{gap:2px}.home-product-hero-copy span{height:18px;border-radius:999px;background:#ffffff2e;color:#fff;font-size:9px;padding:0 7px}.home-product-hero h1{max-width:178px;margin:4px 0 2px;color:#fff;font-size:15px;line-height:1.18}.home-product-hero p{max-width:178px;color:#ffffffdb;font-size:10px;line-height:1.35}.home-product-hero .solid-button{width:max-content;min-width:82px;height:25px;margin-top:6px;border-radius:999px;background:#fff;color:var(--mall-ink);font-size:10px;box-shadow:none}.home-product-hero .solid-button svg{width:12px;height:12px;color:var(--mall-ink)}.home-product-hero-media{height:94px;align-self:center;border-radius:7px;background:#ffffff1a;padding:5px}.home-product-hero-media:before{top:10px;right:3px;bottom:3px;left:3px;border-radius:6px;background:#ffffff14}.home-product-hero-media img{width:82px;height:82px;object-fit:contain}.home-view .h5-icon-action-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px 2px;margin:0 12px 8px;border:0;border-radius:8px;background:#fff;padding:10px 7px 9px;box-shadow:var(--mall-shadow)}.home-view .h5-icon-action-grid button,.mine-view .h5-icon-action-grid.compact button{min-height:46px;gap:4px;border:0;background:transparent;padding:0 1px}.h5-icon-action-icon{position:relative;width:25px;height:25px;border-radius:7px}.h5-icon-action-badge{position:absolute;top:-4px;right:-8px;min-width:13px;height:13px;border:1px solid #fff;border-radius:999px;background:var(--mall-orange);color:#fff;font-size:8px;font-style:normal;font-weight:900;line-height:11px;padding:0 3px}.home-view .h5-icon-action-grid strong,.mine-view .h5-icon-action-grid.compact strong{color:var(--mall-ink);font-size:10px;font-weight:900;line-height:1.15}.home-view .h5-icon-action-grid small{display:none}.home-view>.section-block,.mine-view>.section-block{gap:7px;margin:0 12px 8px;border-radius:8px;background:#fff;padding:9px 10px 10px;box-shadow:var(--mall-shadow)}.home-view .section-title,.mine-view .section-title{min-height:22px;padding:0}.home-view .section-title strong,.mine-view .section-title strong{color:var(--mall-ink);font-size:13px;font-weight:900}.home-view .section-title svg,.mine-view .section-title svg{width:14px;height:14px;color:var(--mall-orange)}.home-view .section-title button,.home-view .section-title span,.mine-view .section-title button,.mine-view .section-title span{color:var(--mall-muted);font-size:10px;font-weight:800}.home-flash-list,.home-brand-strip{gap:6px;border:1px solid var(--mall-line);border-radius:8px;padding:8px;box-shadow:none}.home-flash-card{min-height:78px}.home-flash-card img,.home-flash-card .goods-image-empty{width:48px;height:48px;border-radius:6px}.home-live-grid{gap:7px}.home-live-card,.home-live-card:only-child{min-height:93px;border-radius:8px;padding:35px 8px 8px;box-shadow:none}.home-live-card img,.home-live-card .live-cover-empty{border-radius:8px}.home-live-card strong{font-size:11px}.home-live-card small,.home-live-count,.home-live-card div>span{font-size:8.5px}.h5-goods-card{min-height:164px;border:1px solid var(--mall-line);border-radius:8px;padding:7px;box-shadow:var(--mall-shadow)}.h5-goods-card .h5-goods-card-media,.h5-goods-card .h5-goods-card-media img,.h5-goods-card .h5-goods-card-media .goods-image-empty{border-radius:7px}.h5-goods-card strong{font-size:11px;line-height:1.22}.h5-goods-card p{font-size:9.5px}.h5-goods-card .h5-goods-card-foot span{color:var(--mall-orange);font-size:11px}.member-card{position:relative;grid-template-columns:48px minmax(0,1fr);min-height:166px;gap:9px;margin:0 0 8px;border-radius:0 0 14px 14px;background:radial-gradient(circle at 82% 16%,rgba(255,255,255,.28),transparent 64px),linear-gradient(135deg,var(--mall-orange-2),#ff382e);padding:17px 14px 68px;box-shadow:0 12px 30px #ff4b2633}.member-avatar{width:48px;height:48px;border:3px solid rgba(255,255,255,.86);border-radius:50%}.member-headline strong{color:#fff;font-size:16px}.member-headline span{color:#ffffffdb;font-size:11px}.member-stats{position:absolute;right:14px;bottom:14px;left:14px;grid-template-columns:repeat(4,minmax(0,1fr));width:auto;margin:0;overflow:hidden;border-radius:8px;background:#ffffff29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.member-stats span{min-height:45px;padding:6px 3px}.member-stats strong{color:#fff;font-size:12px}.member-stats small{color:#ffffffc7;font-size:9px}.member-card-actions{top:9px;right:10px;gap:5px}.member-card-actions .icon-button{width:27px;height:27px;border:0;border-radius:50%}.mine-view .h5-icon-action-grid.compact{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px 0;border:0;background:transparent;padding:5px 0 2px;box-shadow:none}.mine-view .h5-icon-action-grid.compact .h5-icon-action-icon{width:25px;height:25px;border-radius:7px}.mine-view .h5-icon-action-grid.compact svg{width:14px;height:14px}.mine-view .full-action{height:36px;border-radius:8px;background:#fafbfe;font-size:11px}.mine-view .address-card{border:0;border-radius:8px;background:#fafbfe;padding:10px;box-shadow:none}.mine-view .address-card strong{color:var(--mall-ink);font-size:11px}.mine-view .address-card p{color:var(--mall-muted);font-size:10px;line-height:1.35}.search-view>.search-row{grid-template-columns:minmax(0,1fr) 31px}:root{--ref-bg: #f6f7fb;--ref-card: #ffffff;--ref-ink: #171a22;--ref-muted: #8a92a0;--ref-line: #eef1f6;--ref-orange: #ff4b26;--ref-orange-deep: #f23b18;--ref-orange-soft: #fff1eb;--ref-red: #ff3f35;--ref-purple: #7368ff;--ref-shadow: 0 8px 22px rgba(28, 34, 44, .06);--ref-shadow-strong: 0 14px 34px rgba(255, 75, 38, .16)}body,.app-stage,.phone-shell,.page-content{background:var(--ref-bg);color:var(--ref-ink);letter-spacing:0}.phone-shell{isolation:isolate}.page-content{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.h5-status-bar{height:25px;min-height:25px;padding:0 16px;background:#fff;color:#10131a;font-size:11px;font-weight:900}.h5-status-bar span{gap:3px}.h5-status-bar svg{color:#10131a;stroke-width:2.4}.phone-shell .bottom-nav{position:sticky;right:14px;bottom:8px;left:14px;width:calc(100% - 28px);min-height:50px;margin:0 14px calc(8px + env(safe-area-inset-bottom));overflow:hidden;border:1px solid rgba(238,241,246,.96);border-radius:999px;background:#fffffffa;box-shadow:0 9px 24px #191e2621}.phone-shell .bottom-nav a{gap:2px;color:#6f7784;font-size:10px;font-weight:800}.phone-shell .bottom-nav svg{width:17px;height:17px;stroke-width:2.1}.phone-shell .bottom-nav a.router-link-active{color:var(--ref-orange)}.phone-shell .bottom-nav a.router-link-active:after{display:none}.home-view,.category-view,.live-view:not(.live-room-immersive),.store-view,.mine-view,.cart-view,.checkout-view,.orders-view{background:linear-gradient(180deg,#ffffffeb,#f6f7fb00 118px),var(--ref-bg)}.home-topbar,.category-search-row,.live-view:not(.live-room-immersive)>.search-row{position:sticky;top:0;z-index:5;min-height:46px;padding:7px 12px 6px;border:0;background:#f6f7fbe0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-topbar,.live-view:not(.live-room-immersive)>.search-row{grid-template-columns:minmax(0,1fr) 32px 32px;gap:8px}.category-search-row{grid-template-columns:31px minmax(0,1fr) 31px;gap:8px}.home-search,.category-search-row .search-box,.live-view:not(.live-room-immersive) .search-box{height:32px;min-height:32px;border:0;border-radius:999px;background:#fff;color:#9aa1ad;box-shadow:0 5px 16px #1c222c0f}.home-search input,.category-search-row .search-box input,.live-view:not(.live-room-immersive) .search-box input{color:var(--ref-ink);font-size:11px}.home-topbar .icon-button,.category-search-row .icon-button,.live-view:not(.live-room-immersive) .icon-button{width:32px;height:32px;border:0;border-radius:999px;background:#fff;color:#222632;box-shadow:0 5px 16px #1c222c0f}.home-product-hero{position:relative;grid-template-columns:minmax(0,1fr) 122px;min-height:126px;margin:0 12px 9px;overflow:hidden;border:0;border-radius:8px;padding:15px 12px;background:linear-gradient(118deg,rgba(255,255,255,.08) 0 36%,transparent 37%),linear-gradient(135deg,#171d2a,#222838 55%,#151923);box-shadow:0 12px 30px #191e2626}.home-product-hero:after{position:absolute;right:89px;bottom:-28px;width:100px;height:100px;border-radius:50%;background:#ffffff14;content:""}.home-product-hero-copy{position:relative;z-index:1;align-content:center;gap:2px}.home-product-hero-copy span{width:max-content;height:18px;border-radius:999px;background:#ffffff29;color:#fffffff2;font-size:9px;font-weight:900;padding:0 7px}.home-product-hero h1{max-width:174px;margin:4px 0 2px;color:#fff;font-size:16px;font-weight:950;line-height:1.18}.home-product-hero p{max-width:170px;color:#ffffffd6;font-size:10.5px;line-height:1.35}.home-product-hero .solid-button{width:max-content;min-width:78px;height:24px;min-height:24px;margin-top:7px;border-radius:999px;background:#fff;color:#191c23;font-size:10px;font-weight:900;box-shadow:none;padding:0 10px}.home-product-hero .solid-button svg{display:none}.home-product-hero-media{position:relative;z-index:1;display:grid;height:102px;align-self:center;place-items:center;border-radius:8px;background:linear-gradient(180deg,#ffffff29,#ffffff0f);padding:7px}.home-product-hero-media:before{inset:auto 7px 8px;height:16px;border-radius:50%;background:#0000002e;filter:blur(5px)}.home-product-hero-media img{width:92px;height:92px;object-fit:contain;filter:drop-shadow(0 10px 12px rgba(0,0,0,.28))}.home-hero-dots{right:auto;bottom:10px;left:50%;transform:translate(-50%)}.home-hero-dots span{width:4px;height:4px;background:#ffffff7a}.home-hero-dots span:first-child{width:12px;background:#fff}.home-view .h5-icon-action-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px 0;margin:0 12px 9px;border:0;border-radius:8px;background:#fff;padding:11px 6px 10px;box-shadow:var(--ref-shadow)}.home-view .h5-icon-action-grid button{min-height:48px;gap:5px;border:0;background:transparent;padding:0}.h5-icon-action-icon{width:27px;height:27px;border-radius:8px;box-shadow:inset 0 -3px 8px #0000000d}.tone-primary .h5-icon-action-icon{background:linear-gradient(135deg,#ff7b3d,var(--ref-orange));color:#fff}.tone-red .h5-icon-action-icon{background:linear-gradient(135deg,#ff705f,#ff3c2f);color:#fff}.tone-purple .h5-icon-action-icon{background:linear-gradient(135deg,#8177ff,#6459f4);color:#fff}.tone-dark .h5-icon-action-icon{background:linear-gradient(135deg,#ffb347,#ff7b22);color:#fff}.tone-muted .h5-icon-action-icon{background:linear-gradient(135deg,#ffbd4a,#ff9233);color:#fff}.h5-icon-action-icon svg{width:15px;height:15px;stroke-width:2.4}.home-view .h5-icon-action-grid strong,.mine-view .h5-icon-action-grid.compact strong{color:#242833;font-size:10px;font-weight:850;line-height:1.12}.home-view .h5-icon-action-grid small,.chip-row.home-hot-row{display:none}.home-view>.section-block,.mine-view>.section-block,.store-view>.section-block,.live-view:not(.live-room-immersive) .live-chat-panel{margin:0 12px 9px;border:0;border-radius:8px;background:#fff;padding:10px;box-shadow:var(--ref-shadow)}.section-title{min-height:23px}.home-view .section-title,.mine-view .section-title,.store-view .section-title,.live-view:not(.live-room-immersive) .live-list-title{gap:5px;padding:0}.home-view .section-title strong,.mine-view .section-title strong,.store-view .section-title strong,.live-view:not(.live-room-immersive) .live-list-title strong{color:var(--ref-ink);font-size:13px;font-weight:950}.home-view .section-title svg,.mine-view .section-title svg,.store-view .section-title svg,.live-view:not(.live-room-immersive) .live-list-title svg{width:14px;height:14px;color:var(--ref-orange)}.home-view .section-title button,.home-view .section-title span,.mine-view .section-title button,.mine-view .section-title span,.store-view .section-title button,.store-view .section-title span,.live-view:not(.live-room-immersive) .live-list-title span{margin-left:auto;color:#8b93a1;font-size:10px;font-weight:850}.home-flash-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;overflow:visible;border:0;border-radius:0;padding:5px 0 0;background:transparent;box-shadow:none}.home-flash-card{min-width:0;min-height:86px;border:0;border-radius:0;background:transparent;padding:0;box-shadow:none}.home-flash-card img,.home-flash-card .goods-image-empty{width:56px;height:56px;border-radius:6px;background:#f5f6f9;object-fit:cover}.home-flash-card strong{margin-top:5px;color:var(--ref-orange);font-size:10px;font-weight:950}.home-live-grid,.store-live-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;overflow:visible}.home-live-card,.home-live-card:only-child,.store-live-card{min-width:0;min-height:94px;overflow:hidden;border:0;border-radius:8px;padding:38px 8px 8px;background:#111722;box-shadow:none}.home-live-card img,.home-live-card .live-cover-empty,.store-live-card img,.store-live-card .live-cover-empty{border-radius:8px;object-fit:cover}.home-live-card:after,.store-live-card:after{opacity:.5}.home-live-card div>span,.store-live-card small{width:max-content;height:14px;border-radius:999px;background:var(--ref-orange);color:#fff;font-size:8px;font-weight:950;line-height:14px;padding:0 5px}.home-live-card strong,.store-live-card strong{margin-top:4px;color:#fff;font-size:11px;font-weight:950;line-height:1.2}.home-live-card small,.home-live-count,.store-live-card em{color:#ffffffc2;font-size:8.5px;font-weight:800}.home-brand-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;overflow:visible;border:0;padding:6px 0 0;background:transparent;box-shadow:none}.home-brand-strip button{min-width:0;gap:5px;border:0;background:transparent;padding:0}.home-brand-mark{width:34px;height:34px;border:1px solid #eef1f5;border-radius:8px;background:#fff}.home-brand-mark strong{color:var(--ref-orange);font-size:14px;font-weight:950}.home-brand-strip small{max-width:58px;color:#606876;font-size:9px;font-weight:800}.goods-grid{gap:8px}.h5-goods-card{min-height:176px;border:1px solid var(--ref-line);border-radius:8px;background:#fff;padding:7px;box-shadow:none}.h5-goods-card .h5-goods-card-media{overflow:hidden;aspect-ratio:1 / 1;border-radius:7px;background:#f6f7fa}.h5-goods-card .h5-goods-card-media img,.h5-goods-card .h5-goods-card-media .goods-image-empty{width:100%;height:100%;border-radius:7px;object-fit:contain}.h5-goods-card strong{min-height:28px;margin-top:7px;color:#242832;font-size:11px;font-weight:850;line-height:1.28}.h5-goods-card p{display:none}.h5-goods-card .h5-goods-card-foot{margin-top:5px}.h5-goods-card .h5-goods-card-foot span{color:var(--ref-orange);font-size:12px;font-weight:950}.category-view{padding-bottom:calc(74px + env(safe-area-inset-bottom))}.category-view .category-layout{display:grid;grid-template-columns:82px minmax(0,1fr);gap:0;margin:0;min-height:calc(100vh - 135px);border-radius:0;background:#fff;box-shadow:none}.category-view .category-rail{gap:0;overflow:hidden auto;border:0;border-radius:0;background:#f5f6fa;padding:0 0 18px;box-shadow:none}.category-view .category-rail button{position:relative;min-height:43px;border:0;border-radius:0;background:transparent;color:#565f6d;font-size:11px;font-weight:850;padding:0 7px}.category-view .category-rail button.active{background:#fff;color:var(--ref-orange)}.category-view .category-rail button.active:before{position:absolute;top:14px;bottom:14px;left:0;width:3px;border-radius:999px;background:var(--ref-orange);content:""}.category-view .category-main{overflow:hidden auto;border:0;border-radius:0;background:#fff;padding:10px 10px 76px;box-shadow:none}.category-top-tabs{gap:7px;margin:0 0 10px;padding:0}.category-top-tabs button{min-height:24px;border:0;border-radius:999px;background:#f7f8fb;color:#596271;font-size:10px;font-weight:850;padding:0 10px}.category-top-tabs button.active{background:var(--ref-orange-soft);color:var(--ref-orange)}.category-view .category-main-title,.category-view .category-group-title{margin:4px 0 8px;min-height:20px}.category-view .category-main-title strong,.category-view .category-group-title strong{color:var(--ref-ink);font-size:13px;font-weight:950}.category-view .category-chip-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 8px;margin-bottom:13px}.category-view .category-chip-grid button{min-height:72px;border:0;border-radius:8px;background:#fff;padding:3px 2px}.category-view .category-chip-grid img,.category-view .category-chip-grid .category-icon-empty{display:grid;width:42px;height:42px;place-items:center;border-radius:6px;background:#fff4ee;color:var(--ref-orange);font-size:14px;font-weight:950;object-fit:cover}.category-view .category-chip-grid span:last-child{max-width:64px;color:#343946;font-size:10px;font-weight:850}.category-brand-row{gap:7px;margin-bottom:13px}.category-brand-row button{min-width:48px;border:1px solid #f0f2f6;border-radius:8px;background:#fff;box-shadow:none}.category-brand-row img,.category-brand-row span{background:#fff7f2;color:var(--ref-orange);font-weight:950}.category-view .goods-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.category-view .h5-goods-card.compact{min-height:122px;border:0;padding:0}.category-view .h5-goods-card.compact .h5-goods-card-media{border-radius:7px}.category-view .h5-goods-card.compact strong{min-height:25px;margin-top:5px;font-size:10px}.category-view .h5-goods-card.compact .h5-goods-card-foot span{font-size:10.5px}.live-view:not(.live-room-immersive){padding-bottom:calc(76px + env(safe-area-inset-bottom))}.live-view:not(.live-room-immersive) .status-tabs{gap:7px;overflow-x:auto;padding:0 12px 8px;scrollbar-width:none}.live-view:not(.live-room-immersive) .status-tabs::-webkit-scrollbar{display:none}.live-view:not(.live-room-immersive) .status-tabs button{flex:0 0 auto;min-height:26px;border:0;border-radius:999px;background:#fff;color:#626b78;font-size:10.5px;font-weight:850;padding:0 11px;box-shadow:var(--ref-shadow)}.live-view:not(.live-room-immersive) .status-tabs button.active{background:var(--ref-orange);color:#fff}.live-view:not(.live-room-immersive) .room-strip{display:grid;grid-template-columns:1fr;gap:9px;overflow:visible;margin:0 12px 13px;padding:0}.live-view:not(.live-room-immersive) .room-preview-card{min-width:0;min-height:126px;overflow:hidden;border:0;border-radius:8px;background:#121721;box-shadow:var(--ref-shadow)}.live-view:not(.live-room-immersive) .room-preview-card img,.live-view:not(.live-room-immersive) .room-preview-card .live-cover-empty{object-fit:cover}.live-view:not(.live-room-immersive) .room-preview-badge{top:9px;left:9px;height:17px;border-radius:999px;background:var(--ref-orange);font-size:9px;font-weight:950;padding:0 7px}.live-view:not(.live-room-immersive) .room-preview-card strong{right:10px;bottom:28px;left:10px;color:#fff;font-size:15px;font-weight:950}.live-view:not(.live-room-immersive) .room-preview-meta{right:10px;bottom:9px;left:10px;color:#ffffffd1;font-size:10px}.live-view:not(.live-room-immersive) .session-strip{display:grid;gap:8px;overflow:visible;margin:0 12px 13px;padding:0}.live-view:not(.live-room-immersive) .session-strip .live-forecast-card,.live-view:not(.live-room-immersive) .session-card{min-width:0;min-height:58px;border:0;border-radius:8px;background:#fff;padding:8px;box-shadow:var(--ref-shadow)}.live-view:not(.live-room-immersive) .session-strip .live-forecast-card{grid-template-columns:54px minmax(0,1fr) 48px}.live-view:not(.live-room-immersive) .session-strip .live-forecast-card img,.live-view:not(.live-room-immersive) .session-strip .live-forecast-card .live-cover-empty{width:54px;height:42px;border-radius:6px}.live-view:not(.live-room-immersive) .session-strip .live-forecast-card span,.live-view:not(.live-room-immersive) .session-strip .live-forecast-card small{color:#929aa8;font-size:9px}.live-view:not(.live-room-immersive) .session-strip .live-forecast-card strong{color:var(--ref-ink);font-size:11px}.live-view:not(.live-room-immersive) .session-strip .live-forecast-card em{height:24px;border-radius:999px;background:var(--ref-orange);color:#fff;font-size:10px;font-style:normal;font-weight:900;line-height:24px;text-align:center}.live-view:not(.live-room-immersive) .live-replay-list{display:grid;grid-template-columns:1fr;gap:8px;margin:0 12px 13px}.live-view:not(.live-room-immersive) .live-replay-card{min-height:78px;border:0;border-radius:8px;box-shadow:var(--ref-shadow)}.store-view{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.store-view .store-hero{min-height:150px;margin:0;border:0;border-radius:0 0 8px 8px;background:linear-gradient(118deg,rgba(255,255,255,.16) 0 32%,transparent 33%),linear-gradient(135deg,#ff693d 0%,var(--ref-orange) 48%,#ff3c30 100%);padding:10px 14px 14px;box-shadow:var(--ref-shadow-strong)}.store-view .store-hero-actions{top:8px;right:12px;left:12px}.store-view .store-hero-actions .icon-button{width:29px;height:29px;border:0;background:#ffffff2e;color:#fff}.store-hero-main{grid-template-columns:42px minmax(0,1fr) 68px;gap:9px;margin-top:28px}.store-view .store-hero-main img{width:42px;height:42px;border:2px solid rgba(255,255,255,.88);border-radius:8px}.store-hero-copy>span{color:#ffffffd1;font-size:9px;font-weight:900}.store-hero-copy strong{margin-top:2px;color:#fff;font-size:15px;font-weight:950}.store-hero-copy p{color:#ffffffd1;font-size:9.5px}.store-view .store-follow-button{min-width:62px;height:28px;min-height:28px;border:0;border-radius:999px;background:#fff;color:#242832;font-size:10px;font-weight:950;padding:0 9px}.store-hero-skeleton .store-hero-main{grid-template-columns:42px minmax(0,1fr)}.store-logo-skeleton,.text-skeleton{display:block;overflow:hidden;border-radius:999px;background:#ffffff47}.store-logo-skeleton{width:42px;height:42px;border:2px solid rgba(255,255,255,.38);border-radius:8px}.text-skeleton{height:12px}.text-skeleton.short{width:56px;height:9px}.text-skeleton.wide{width:86%;height:10px}.text-skeleton.pill{width:72px;height:22px}.store-state-card{padding-top:12px}.store-state-card .result-card{align-items:flex-start;border:0;border-radius:12px;background:#fff;box-shadow:var(--ref-shadow)}.store-state-card .solid-button{width:auto;min-height:34px;margin-top:10px;border-radius:999px;padding:0 14px}.store-hero-badges{gap:6px;margin-top:13px}.store-hero-badges span{height:22px;border-radius:999px;background:#ffffff24;color:#ffffffeb;font-size:9.5px;font-weight:900;padding:0 9px}.store-tabbar{position:sticky;top:0;z-index:4;height:43px;margin:-7px 0 9px;border-radius:8px 8px 0 0;background:#fff;box-shadow:0 -2px #fffffff5}.store-tabbar button{color:#343946;font-size:11px;font-weight:900}.store-tabbar button.active{color:var(--ref-orange)}.store-tabbar button.active:after{bottom:6px;width:18px;height:2px;border-radius:999px;background:var(--ref-orange)}.store-feature-card{grid-template-columns:minmax(0,1fr) 122px;min-height:124px;margin:0 12px 9px;overflow:hidden;border:0;border-radius:8px;background:#f0f1f4;padding:13px 11px;box-shadow:var(--ref-shadow)}.store-feature-card span{color:#7f8795;font-size:10px;font-weight:900}.store-feature-card strong{max-width:170px;color:#242832;font-size:16px;font-weight:950;line-height:1.2}.store-feature-card p{color:#5f6876;font-size:10.5px}.store-feature-card .solid-button{width:max-content;height:25px;min-height:25px;border-radius:999px;font-size:10px;font-weight:950;padding:0 11px}.store-feature-card img,.store-feature-card>svg{width:108px;height:108px;object-fit:contain}.store-coupon-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;overflow:visible}.store-coupon-strip button{min-width:0;min-height:58px;border:1px solid #ffe2d7;border-radius:8px;background:linear-gradient(180deg,#fff7f3,#fff);padding:7px 6px}.store-coupon-strip strong{color:var(--ref-orange);font-size:14px;font-weight:950}.store-coupon-strip span{color:#9a6a58;font-size:8.5px;font-weight:800}.store-view .goods-grid{gap:8px}.product-view{background:var(--ref-bg)}.product-view .detail-hero{min-height:318px;margin:0;border-radius:0 0 8px 8px;background:#f2f3f5}.product-view .detail-hero img,.product-view .detail-hero .goods-image-empty{width:min(78vw,306px);height:282px;object-fit:contain}.product-view .detail-main,.product-info-list,.product-view .section-block{margin:9px 12px;border:0;border-radius:8px;background:#fff;box-shadow:var(--ref-shadow)}.product-view .detail-main{padding:11px 12px}.product-view .price-row.large strong{color:var(--ref-orange);font-size:19px;font-weight:950}.product-view .detail-main h1{color:#242832;font-size:15px;font-weight:950;line-height:1.35}.product-view .detail-main p,.product-info-row span,.product-info-row small{color:#7f8795;font-size:10.5px}.product-view .assurance-strip{border-radius:8px;background:#fff8eb}.product-view .assurance-strip span{color:#9d6a24;font-size:10px;font-weight:850}.product-buy-bar{min-height:58px;border-radius:10px 10px 0 0;background:#fffffffa;padding:7px 12px calc(7px + env(safe-area-inset-bottom));box-shadow:0 -8px 24px #191e261a}.product-buy-mini{min-width:38px;color:#5f6876;font-size:10px}.product-buy-bar .ghost-button,.product-buy-bar .solid-button{height:38px;min-height:38px;border-radius:999px;font-size:12px;font-weight:950}.product-buy-bar .ghost-button{border:0;background:#ffad28;color:#fff}.product-buy-bar .solid-button{background:linear-gradient(135deg,var(--ref-orange),var(--ref-orange-deep))}.cart-view{padding-bottom:0}.cart-page-head,.orders-page-title{min-height:48px;padding:11px 14px 7px}.cart-page-head strong,.orders-page-title strong{color:var(--ref-ink);font-size:16px;font-weight:950}.cart-store-list,.order-list{gap:9px;padding:0 12px 78px}.cart-store-card,.order-card{border:0;border-radius:8px;background:#fff;box-shadow:var(--ref-shadow)}.cart-store-head{min-height:32px;padding:8px 11px 4px}.cart-card{grid-template-columns:21px 60px minmax(0,1fr);gap:8px;min-height:86px;padding:8px 11px 10px}.cart-card img,.cart-card .cart-image-empty,.order-primary-item img,.order-primary-item .goods-image-empty{width:60px;height:60px;border-radius:7px;object-fit:cover}.cart-body strong,.order-primary-item strong{color:#242832;font-size:11.5px;font-weight:900}.cart-body p,.order-primary-item p,.order-primary-item span{color:#8b93a1;font-size:10px}.cart-checkout-bar,.checkout-view .checkout-bar{min-height:56px;border-radius:10px 10px 0 0;background:#fffffffa;padding:7px 12px calc(7px + env(safe-area-inset-bottom));box-shadow:0 -8px 24px #191e261a}.cart-checkout-bar .solid-button,.checkout-view .checkout-bar .solid-button{min-width:92px;height:38px;min-height:38px;border-radius:999px;background:linear-gradient(135deg,var(--ref-orange),var(--ref-orange-deep));font-size:12px;font-weight:950}.mine-view{padding-bottom:calc(74px + env(safe-area-inset-bottom))}.member-card{min-height:172px;margin:0 0 9px;border:0;border-radius:0 0 10px 10px;background:linear-gradient(118deg,rgba(255,255,255,.17) 0 33%,transparent 34%),linear-gradient(135deg,#ff6a3d 0%,var(--ref-orange) 48%,#ff3c31 100%);padding:18px 14px 72px;box-shadow:var(--ref-shadow-strong)}.member-avatar{width:48px;height:48px;border:3px solid rgba(255,255,255,.88)}.member-headline strong{color:#fff;font-size:17px;font-weight:950}.member-headline span{color:#ffffffd6;font-size:10.5px;font-weight:850}.member-stats{position:absolute;right:14px;bottom:14px;left:14px;width:auto;margin:0;overflow:hidden;border:0;border-radius:8px;background:#ffffff29;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.member-stats span{min-height:47px;padding:7px 3px}.member-stats strong{color:#fff;font-size:12.5px;font-weight:950}.member-stats small{color:#ffffffc2;font-size:9px;font-weight:850}.member-card-actions{top:9px;right:10px}.member-card-actions .icon-button{width:27px;height:27px;border:0;border-radius:50%;background:#ffffff2e;color:#fff}.mine-view .section-block{margin:0 12px 9px;border:0;border-radius:8px;background:#fff;padding:10px;box-shadow:var(--ref-shadow)}.mine-view .h5-icon-action-grid.compact{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px 0;border:0;background:transparent;padding:7px 0 2px;box-shadow:none}.mine-view .h5-icon-action-grid.compact button{min-height:48px;border:0;background:transparent;padding:0}.mine-view .h5-icon-action-grid.compact .h5-icon-action-icon{width:26px;height:26px;border-radius:8px}.mine-view .h5-icon-action-grid.compact svg{width:15px;height:15px}.mine-view .full-action,.mine-view .address-card{border:0;border-radius:8px;background:#f8f9fc;box-shadow:none}.mine-view .full-action{height:35px;min-height:35px;font-size:11px;font-weight:850}.mine-view .address-card{padding:10px}.mine-view .address-card strong{color:#242832;font-size:11.5px;font-weight:900}.mine-view .address-card p{color:#7f8795;font-size:10.5px;line-height:1.4}html,body,#app{min-height:100%;height:auto;overflow-x:hidden}body{min-height:100dvh;-webkit-tap-highlight-color:transparent;overscroll-behavior-y:none}.app-stage{display:block;width:100%;min-height:100dvh;padding:0;background:var(--ref-bg)}.phone-shell{display:block!important;width:100%;min-width:0;max-width:none;height:auto!important;min-height:100dvh;max-height:none;overflow:visible!important;border:0;border-radius:0;background:var(--ref-bg);box-shadow:none}.page-content{display:block;flex:none!important;height:auto!important;min-height:100dvh;overflow:visible!important;padding-bottom:calc(82px + env(safe-area-inset-bottom));scrollbar-width:auto}.page-content::-webkit-scrollbar{display:initial}.app-stage.no-bottom-nav .page-content{padding-bottom:calc(18px + env(safe-area-inset-bottom))}.app-stage.immersive,.app-stage.immersive .phone-shell{min-height:100dvh;background:#0b0b0b}.app-stage.immersive .page-content{min-height:100dvh;padding-bottom:0}.app-stage.phone-preview{display:grid;grid-template-columns:minmax(0,430px) minmax(220px,1fr);gap:28px;padding:18px}.app-stage.phone-preview .phone-shell{display:flex!important;height:auto!important;min-height:calc(100dvh - 36px);max-height:calc(100dvh - 36px);overflow:hidden auto!important;border:1px solid rgba(17,17,17,.12);border-radius:28px;box-shadow:0 28px 70px #1111112e}.h5-status-bar{display:none}.home-topbar,.category-search-row,.live-view:not(.live-room-immersive)>.search-row{top:0}.bottom-nav,.phone-shell .bottom-nav{position:fixed;right:max(12px,env(safe-area-inset-right));bottom:max(8px,env(safe-area-inset-bottom));left:max(12px,env(safe-area-inset-left));z-index:30;width:auto;max-width:none;min-height:50px;margin:0}.bottom-nav a,.phone-shell .bottom-nav a{min-width:0}.cart-checkout-bar,.checkout-view .checkout-bar,.product-buy-bar{bottom:0;padding-bottom:calc(7px + env(safe-area-inset-bottom))}.cart-view,.checkout-view,.product-view{padding-bottom:calc(64px + env(safe-area-inset-bottom))}.app-stage:not(.phone-preview) .detail-bottom,.app-stage:not(.phone-preview) .checkout-bar,.app-stage:not(.phone-preview) .cart-checkout-bar,.app-stage:not(.phone-preview) .product-buy-bar{right:0;left:0;width:auto;max-width:none;transform:none}.after-sale-view .order-detail-panel,.after-sale-view .address-form-panel{max-height:min(86dvh,760px);overflow:hidden auto;padding-bottom:calc(18px + env(safe-area-inset-bottom))}.after-sale-view .order-detail-panel>p{margin:8px 0 0;border-radius:10px;background:#fafbfe;color:#596273;font-size:12px;line-height:1.55;padding:10px}.compact-title{display:flex;align-items:center;gap:6px;color:var(--mall-ink);font-size:13px;font-weight:900}.compact-title svg{color:var(--mall-orange)}.compact-title span{margin-left:auto;border-radius:999px;background:#fff1ec;color:var(--mall-orange);font-size:10px;font-weight:800;line-height:1;padding:5px 7px}.compact-result{display:grid;grid-template-columns:34px minmax(0,1fr);gap:9px;align-items:center;border:1px solid #edf0f5;border-radius:12px;background:#fafbfe;padding:10px}.compact-result>svg{width:34px;height:34px;border-radius:10px;background:#fff;color:var(--mall-orange);padding:8px;box-shadow:0 8px 18px #191e260f}.compact-result strong{color:var(--mall-ink);font-size:12px}.compact-result p{margin:2px 0 0;color:#87909e;font-size:11px;line-height:1.35}.after-sale-evidence-section,.after-sale-return-section,.after-sale-offline-account{display:grid;gap:10px;margin-top:12px;border:1px solid #edf0f5;border-radius:14px;background:#fff;box-shadow:0 8px 22px #191e260d;padding:11px}.after-sale-evidence-section.editable{margin-top:0}.after-sale-evidence-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.after-sale-evidence-grid img,.after-sale-evidence-grid figure,.after-sale-upload-trigger{aspect-ratio:1;min-width:0;overflow:hidden;border-radius:11px;background:#f7f8fb}.after-sale-evidence-grid img{display:block;width:100%;height:100%;object-fit:cover}.after-sale-evidence-grid figure{position:relative;margin:0}.after-sale-evidence-grid figure button{position:absolute;top:5px;right:5px;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:0;border-radius:999px;background:#111111ad;color:#fff;padding:0}.after-sale-upload-trigger{display:grid;place-items:center;border:1px dashed rgba(255,91,31,.36);color:var(--mall-orange);font-size:11px;font-weight:800;text-align:center}.after-sale-upload-trigger svg{margin-bottom:4px}.after-sale-upload-trigger input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.after-sale-address-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 8px;align-items:center;border-radius:12px;background:#fff7f2;padding:10px}.after-sale-address-card strong{color:var(--mall-ink);font-size:13px}.after-sale-address-card span{color:var(--mall-orange);font-size:11px;font-weight:800}.after-sale-address-card p{grid-column:1 / -1;margin:0;color:#6f7784;font-size:12px;line-height:1.45}.after-sale-delivery-form,.after-sale-offline-account{background:#fafbfe;box-shadow:none}.after-sale-delivery-form{display:grid;gap:9px;border:1px solid #edf0f5;border-radius:12px;padding:10px}.after-sale-delivery-form .drawer-action{margin-top:2px}.after-sale-offline-account label,.after-sale-delivery-form label{margin:0}.after-sale-view .address-form-panel .drawer-action{min-height:42px;border-radius:999px;font-size:14px}html,body{overflow-y:auto}.app-stage.phone-preview .phone-shell{flex-direction:column;height:calc(100dvh - 36px)!important;min-height:calc(100dvh - 36px);max-height:calc(100dvh - 36px);overflow:hidden!important}.app-stage.phone-preview .page-content{flex:1 1 auto!important;min-height:0!important;height:auto!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.app-stage.phone-preview .bottom-nav,.app-stage.phone-preview .phone-shell .bottom-nav{position:relative;right:auto;bottom:auto;left:auto;flex:0 0 auto;width:100%;margin:0;transform:none}.h5-goods-feed{display:grid;gap:10px;width:100%;min-width:0}.h5-goods-waterfall{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px;width:100%}.h5-goods-column{display:grid;gap:10px;min-width:0;align-content:start}.h5-goods-waterfall .h5-goods-card{display:grid!important;width:100%;margin:0}.h5-goods-feed.compact .h5-goods-waterfall,.h5-goods-feed.compact .h5-goods-column{gap:8px}.h5-goods-skeleton-card{display:grid;width:100%;gap:9px;margin:0;border:1px solid #edf0f5;border-radius:12px;background:#fff;box-shadow:0 8px 22px #191e260d;padding:10px}.h5-goods-skeleton-media,.h5-goods-skeleton-line,.h5-goods-skeleton-price{display:block;overflow:hidden;border-radius:8px;background:linear-gradient(90deg,#f5f7fb00,#ffffffdb,#f5f7fb00) 0 0 / 160px 100% no-repeat,#f4f6fa;animation:h5-skeleton-shimmer 1.2s ease-in-out infinite}.h5-goods-skeleton-media{aspect-ratio:1 / .92}.h5-goods-skeleton-card:nth-child(3n+2) .h5-goods-skeleton-media{aspect-ratio:1 / 1.1}.h5-goods-skeleton-card:nth-child(4n) .h5-goods-skeleton-media{aspect-ratio:1 / .82}.h5-goods-skeleton-line{height:12px}.h5-goods-skeleton-line.strong{width:88%;height:15px}.h5-goods-skeleton-price{width:56%;height:16px;background:linear-gradient(90deg,#ffefe800,#ffffffe6,#ffefe800) 0 0 / 160px 100% no-repeat,#ffece5}.h5-feed-sentinel{display:grid;min-height:36px;align-items:center}.h5-feed-sentinel .h5-load-more{min-height:40px;border-radius:999px}.h5-load-more-skeleton{margin-top:2px}.h5-load-more-skeleton.compact{gap:7px}.page-content>.h5-load-more-skeleton{width:calc(100% - 24px);margin:0 12px 8px}.live-view:not(.live-room-immersive)>.h5-load-more{width:calc(100% - 24px);margin:0 12px 12px}.h5-feed-end{justify-self:center;color:#a1a8b3;font-size:11px;font-weight:700;padding:4px 0 10px}.h5-list-skeleton{display:grid;gap:10px;width:100%;min-width:0}.h5-list-skeleton.compact{gap:8px}.h5-list-skeleton-card{display:grid;grid-template-columns:minmax(0,1fr) 54px;gap:10px;align-items:center;border:1px solid #edf0f5;border-radius:12px;background:#fff;box-shadow:0 8px 22px #191e260d;padding:11px}.h5-list-skeleton.with-image .h5-list-skeleton-card{grid-template-columns:68px minmax(0,1fr) 42px}.h5-list-skeleton-image,.h5-list-skeleton-line,.h5-list-skeleton-action{display:block;overflow:hidden;border-radius:8px;background:linear-gradient(90deg,#f5f7fb00,#ffffffdb,#f5f7fb00) 0 0 / 160px 100% no-repeat,#f4f6fa;animation:h5-skeleton-shimmer 1.2s ease-in-out infinite}.h5-list-skeleton-image{width:68px;height:68px}.h5-list-skeleton-body{display:grid;min-width:0;gap:8px}.h5-list-skeleton-line{height:11px}.h5-list-skeleton-line.strong{width:88%;height:14px}.h5-list-skeleton-line.short{width:54%}.h5-list-skeleton-action{width:100%;height:30px;border-radius:999px}@keyframes h5-skeleton-shimmer{0%{background-position:-160px 0,0 0}to{background-position:220px 0,0 0}}.h5-goods-waterfall .h5-goods-card,.category-view .h5-goods-card.compact{min-height:0}.h5-goods-card .h5-goods-card-media,.category-view .h5-goods-card.compact .h5-goods-card-media{display:block;overflow:visible;width:100%;height:auto;aspect-ratio:var(--goods-image-ratio, 1);border-radius:0;background:transparent}.h5-goods-card .h5-goods-card-media img,.category-view .h5-goods-card.compact .h5-goods-card-media img{display:block;width:100%;height:100%;border-radius:6px;background:transparent;object-fit:contain}.h5-goods-card .h5-goods-card-media .goods-image-empty,.category-view .h5-goods-card.compact .h5-goods-card-media .goods-image-empty{display:grid;width:100%;height:100%;min-height:112px;place-items:center;border-radius:6px;background:#f6f7fa;object-fit:contain}.product-view .detail-hero{display:block;height:auto;min-height:0;margin:0;border-radius:0;background:#fff;box-shadow:none}.product-view .detail-hero img{display:block;width:100%;height:auto;max-height:none;aspect-ratio:var(--detail-image-ratio, auto);border-radius:0;background:transparent;object-fit:contain}.product-view .detail-hero .goods-image-empty{display:grid;width:100%;min-height:300px;place-items:center;border-radius:0;background:#f6f7fa}.product-rich-text :where(img,video){width:auto;max-width:100%;height:auto;border-radius:0}.h5-flow-skeleton{display:grid;gap:9px;width:100%;min-width:0;padding:0 12px 78px}.h5-flow-skeleton.is-product{gap:8px;padding:0 0 78px}.h5-flow-card{display:grid;gap:10px;min-width:0;border:0;border-radius:8px;background:#fff;box-shadow:var(--ref-shadow, 0 8px 22px rgba(25, 30, 38, .05));padding:12px}.h5-flow-card.compact{gap:8px}.h5-flow-hero,.h5-flow-line,.h5-flow-avatar,.h5-flow-dot,.h5-flow-pill-row span{display:block;overflow:hidden;border-radius:8px;background:linear-gradient(90deg,#f5f7fb00,#ffffffdb,#f5f7fb00) 0 0 / 160px 100% no-repeat,#f4f6fa;animation:h5-skeleton-shimmer 1.2s ease-in-out infinite}.h5-flow-hero{width:100%;aspect-ratio:1 / 1.16;border-radius:0}.h5-flow-line{width:100%;height:11px}.h5-flow-line.title{width:82%;height:15px}.h5-flow-line.price{width:44%;height:18px;background:linear-gradient(90deg,#ffefe800,#ffffffe6,#ffefe800) 0 0 / 160px 100% no-repeat,#ffece5}.h5-flow-line.short{width:58%}.h5-flow-pill-row{display:flex;gap:7px;min-width:0}.h5-flow-pill-row span{width:74px;max-width:30%;height:22px;border-radius:999px}.h5-flow-sku,.h5-flow-method,.h5-flow-card.payment-hero{display:grid;grid-template-columns:64px minmax(0,1fr);gap:10px;align-items:center;min-width:0}.h5-flow-method{grid-template-columns:34px minmax(0,1fr) 18px}.h5-flow-avatar{width:64px;height:64px}.h5-flow-avatar.small{width:34px;height:34px;border-radius:999px}.h5-flow-dot{width:18px;height:18px;border-radius:999px}.h5-flow-sku>span:last-child,.h5-flow-card.payment-hero>span:last-child{display:grid;gap:8px;min-width:0}.checkout-store-section{gap:9px}.checkout-store-card{display:grid;gap:8px;min-width:0;border:1px solid #eef1f5;border-radius:8px;background:#fff;padding:9px}.checkout-store-head{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.checkout-store-head strong{overflow:hidden;color:#242832;font-size:12px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.checkout-store-head span{flex:0 0 auto;color:#8d95a3;font-size:10px;font-weight:800}.checkout-store-skus{display:grid;gap:0;min-width:0}.checkout-store-card .order-sku{border:0;border-radius:0;background:transparent;padding:8px 0}.checkout-store-card .order-sku+.order-sku{border-top:1px solid #f0f2f6}.checkout-store-controls{display:grid;gap:7px;min-width:0;border-top:1px dashed #edf0f5;padding-top:8px}.checkout-store-control-row{display:grid;gap:6px;min-width:0}.checkout-control-label{display:flex;align-items:center;gap:5px;min-width:0;color:#727b89;font-size:10.5px;font-weight:900}.checkout-control-label svg{flex:0 0 auto;color:var(--mall-orange)}.checkout-control-label.action{width:max-content;max-width:100%;border:0;background:transparent;padding:0}.checkout-method-pills,.checkout-store-coupons{display:flex;gap:6px;min-width:0;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none}.checkout-method-pills::-webkit-scrollbar,.checkout-store-coupons::-webkit-scrollbar{display:none}.checkout-method-pills button,.checkout-store-coupons button{flex:0 0 auto;border:1px solid #edf0f5;border-radius:999px;background:#fff;color:#6f7784;font-weight:900}.checkout-method-pills button{min-width:72px;height:27px;font-size:10px;padding:0 10px}.checkout-store-coupons button{display:grid;align-content:center;min-width:82px;min-height:42px;gap:2px;border-radius:8px;padding:6px 9px;text-align:left}.checkout-store-coupons button.muted{min-width:58px;place-items:center;text-align:center}.checkout-method-pills button.active,.checkout-store-coupons button.active{border-color:#ff4d2547;background:#fff2ec;color:var(--mall-orange)}.checkout-store-coupons strong{color:inherit;font-size:11px;font-weight:950;line-height:1.05}.checkout-store-coupons span{max-width:96px;overflow:hidden;color:#8c95a2;font-size:9px;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.checkout-store-coupons button.active span{color:#ff4d25c7}.checkout-store-coupon-loading,.checkout-store-no-coupon{display:flex;align-items:center;gap:6px;min-height:28px;color:#98a0ad;font-size:10px;font-weight:800}.checkout-store-remark{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:8px;min-width:0;min-height:34px;border:1px solid #eef1f6;border-radius:8px;background:#fafbfe;padding:6px 8px}.checkout-store-remark>span{display:flex;align-items:center;gap:5px;min-width:0;overflow:hidden;color:#717a88;font-size:10.5px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.checkout-store-remark>span svg{flex:0 0 auto;color:var(--mall-orange)}.checkout-store-remark input{width:100%;min-width:0;height:26px;border:0;border-radius:7px;background:#fff;color:var(--mall-ink);font-size:11px;padding:0 9px;outline:none}.checkout-store-summary{display:grid;gap:5px;border-top:1px dashed #edf0f5;padding-top:8px}.checkout-store-summary div{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#8d95a3;font-size:10px;font-weight:800}.checkout-store-summary strong{color:#444b57;font-size:10.5px;font-weight:900}.checkout-store-summary .total{color:#242832}.checkout-store-summary .total strong{color:var(--ref-orange, #ff4d2e);font-size:12px;font-weight:950}.payment-launch-host{display:none}.h5-goods-waterfall .h5-goods-card,.category-view .h5-goods-card.compact{align-content:start;gap:0;min-height:0;overflow:hidden;border:1px solid #edf0f5;border-radius:8px;background:#fff;box-shadow:none;padding:0}.h5-goods-waterfall .h5-goods-card .h5-goods-card-media,.category-view .h5-goods-card.compact .h5-goods-card-media{display:block;width:100%;height:auto;min-height:0;overflow:hidden;aspect-ratio:var(--goods-image-ratio, 1);border-radius:0;background:transparent}.h5-goods-waterfall .h5-goods-card .h5-goods-card-media img,.category-view .h5-goods-card.compact .h5-goods-card-media img{display:block;width:100%;height:100%;border-radius:0;background:transparent;object-fit:contain}.h5-goods-waterfall .h5-goods-card .h5-goods-card-media .goods-image-empty,.category-view .h5-goods-card.compact .h5-goods-card-media .goods-image-empty{display:grid;width:100%;height:100%;min-height:112px;place-items:center;border-radius:0;background:#f6f7fa}.h5-goods-waterfall .h5-goods-card>strong,.category-view .h5-goods-card.compact>strong{min-height:30px;margin:0;padding:8px 10px 0;color:#242832;font-size:11px;font-weight:900;line-height:1.32}.h5-goods-waterfall .h5-goods-card>p,.category-view .h5-goods-card.compact>p{display:none}.h5-goods-waterfall .h5-goods-card .h5-goods-card-foot,.category-view .h5-goods-card.compact .h5-goods-card-foot{margin:0;padding:6px 10px 10px}.h5-goods-waterfall .h5-goods-card .h5-goods-card-foot span,.category-view .h5-goods-card.compact .h5-goods-card-foot span{color:var(--ref-orange, #ff4d2e);font-size:12px;font-weight:950}.product-view .detail-hero{position:relative;display:block;width:100%;min-height:0;margin:0;overflow:hidden;border:0;border-radius:0;background:#fff;box-shadow:none;padding:0}.product-view .detail-hero img{display:block;width:100%;height:auto;max-width:100%;max-height:none;margin:0 auto;aspect-ratio:var(--detail-image-ratio, 1);border-radius:0;background:transparent;object-fit:contain}.product-view .detail-hero .goods-image-empty{display:grid;width:100%;min-height:320px;place-items:center;border-radius:0;background:#f6f7fa}.store-overview-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.store-overview-actions .ghost-button,.store-overview-actions .solid-button{min-width:0;height:34px;min-height:34px;border-radius:8px;font-size:10px;padding:0 4px}.store-overview-actions button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h5-goods-waterfall .h5-goods-card .h5-goods-card-media,.category-view .h5-goods-card.compact .h5-goods-card-media{height:auto!important;min-height:0!important;overflow:visible!important;aspect-ratio:var(--goods-image-ratio, auto)!important;border:0!important;border-radius:0!important;background:transparent!important}.h5-goods-waterfall .h5-goods-card .h5-goods-card-media img,.category-view .h5-goods-card.compact .h5-goods-card-media img{width:100%!important;height:auto!important;max-width:100%!important;aspect-ratio:auto!important;border-radius:0!important;background:transparent!important;object-fit:contain!important}.product-view .detail-hero{height:auto!important;min-height:0!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.product-view .detail-hero img{width:100%!important;height:auto!important;max-width:100%!important;max-height:none!important;aspect-ratio:auto!important;border-radius:0!important;background:transparent!important;object-fit:contain!important}.h5-upload-tile{position:relative;display:grid!important;grid-template-columns:92px minmax(0,1fr);gap:10px!important;align-items:center;min-height:94px;overflow:hidden;border:1px solid #edf0f5;border-radius:8px;background:#fff;box-shadow:0 8px 20px #191e260a;cursor:pointer;padding:9px}.h5-upload-tile.filled{border-color:#ff5b1f33;background:#fffaf7}.h5-upload-tile.disabled{cursor:default;opacity:.72}.h5-upload-input{position:absolute!important;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;min-height:0!important;border:0!important;opacity:0;cursor:inherit;padding:0!important}.h5-upload-preview{display:grid;width:92px;height:76px;place-items:center;overflow:hidden;border:1px dashed rgba(255,91,31,.24);border-radius:8px;background:#fff7f2}.h5-upload-preview img{display:block;width:100%;height:100%;background:#fff;object-fit:contain}.h5-upload-placeholder{display:grid;width:42px;height:42px;place-items:center;border-radius:999px;background:#fff;color:var(--mall-orange);box-shadow:0 8px 18px #ff5b1f1f}.h5-upload-copy{display:grid;min-width:0;gap:6px;padding-right:50px}.h5-upload-copy strong{overflow:hidden;color:#242832;font-size:13px;font-weight:950;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.h5-upload-copy small{color:#8d95a3;font-size:11px;font-weight:800;line-height:1.35}.h5-upload-state{position:absolute;right:9px;bottom:9px;display:inline-flex;align-items:center;gap:3px;border-radius:999px;background:#1fa4631a;color:#1f9c61;font-size:10px;font-weight:900;padding:4px 7px}.h5-upload-state svg{flex:0 0 auto}.h5-error-state{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:flex-start;border:0;border-radius:12px;background:#fff;box-shadow:var(--ref-shadow, var(--mall-shadow));padding:12px}.h5-error-state>svg{display:block;width:38px;height:38px;border-radius:12px;background:#fff1ec;color:var(--mall-orange, var(--orange));padding:9px}.h5-error-state>div{display:grid;min-width:0;gap:6px}.h5-error-state strong{color:var(--mall-ink, var(--ink));font-size:13px;font-weight:950}.h5-error-state p{margin:0;color:#87909e;font-size:12px;line-height:1.45;overflow-wrap:anywhere}.h5-error-state .solid-button{width:max-content;min-width:86px;min-height:32px;border-radius:999px;padding:0 13px}.h5-error-state.compact{grid-template-columns:30px minmax(0,1fr);gap:8px;border:1px solid #eef1f6;box-shadow:none;padding:10px}.h5-error-state.compact>svg{width:30px;height:30px;border-radius:10px;padding:7px}.h5-error-state.compact .solid-button{min-height:30px;font-size:12px}.h5-pull-refresh{--pull-distance: 0px;--pull-progress: 0;position:relative;min-height:100%;touch-action:pan-y}.h5-pull-body{transform:translate3d(0,var(--pull-distance),0);transition:transform .18s ease;will-change:transform}.h5-pull-refresh.active .h5-pull-body{transition-duration:80ms}.h5-pull-indicator{position:absolute;top:0;left:0;right:0;display:inline-flex;height:40px;align-items:center;justify-content:center;gap:6px;color:var(--mall-orange, var(--orange));font-size:12px;font-weight:900;opacity:var(--pull-progress);pointer-events:none;transform:translate3d(0,calc(var(--pull-distance) - 44px),0);transition:opacity .16s ease,transform .18s ease}.h5-pull-indicator svg{flex:0 0 auto}.mine-state-card{padding-top:12px}.mine-warning-list{display:grid;grid-template-columns:20px minmax(0,1fr);gap:7px;align-items:start;margin:0 12px 9px;border-radius:8px;background:#fff8f1;padding:9px 10px;color:#9a5a20;box-shadow:var(--ref-shadow)}.mine-warning-list svg{color:var(--ref-orange, #ff4b26)}.mine-warning-list strong,.mine-warning-list small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mine-warning-list strong{font-size:11px;font-weight:900}.mine-warning-list small{margin-top:2px;font-size:10px}.mine-view .address-card em{display:inline-flex;margin-left:5px;border-radius:999px;background:#ff4b261a;padding:1px 5px;color:var(--ref-orange, #ff4b26);font-style:normal;font-size:9px;font-weight:900;vertical-align:1px}.collections-view .collection-empty-state{grid-column:1 / -1;min-height:166px;margin:0;padding:18px 12px}.collections-view .collection-empty-state .ghost-button{min-height:31px;border-radius:999px;padding:0 14px;font-size:11px;font-weight:900}.member-card-skeleton{min-height:128px;pointer-events:none}.member-avatar-skeleton,.member-text-skeleton{display:block;overflow:hidden;background:linear-gradient(90deg,#ffffff47,#ffffff9e,#ffffff47);background-size:220% 100%;animation:h5-skeleton-shimmer 1.15s ease-in-out infinite}.member-avatar-skeleton{width:52px;height:52px;flex:0 0 52px;border-radius:50%}.member-text-skeleton{border-radius:999px}.member-text-skeleton.title{width:118px;height:18px;margin-bottom:7px}.member-text-skeleton.sub{width:88px;height:12px;margin-bottom:14px}.member-text-skeleton.value{width:34px;height:17px;margin:0 auto 6px}.member-text-skeleton.label{width:42px;height:10px;margin:0 auto}.category-loading-layout{min-height:520px}.category-rail-skeleton,.category-tab-skeleton,.category-main-skeleton span{display:block;overflow:hidden;border-radius:999px;background:#eef2f7}.category-rail-skeleton{width:calc(100% - 12px);height:30px;margin:0 6px 8px}.category-tab-skeleton{width:54px;height:25px}.category-main-skeleton{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.category-main-skeleton span{aspect-ratio:1.08;border-radius:12px;background:#f3f5f8}.category-state-card{padding:12px}.category-state-card .result-card{align-items:flex-start;border:0;border-radius:12px;background:#fff;box-shadow:var(--ref-shadow)}.category-state-card .solid-button,.category-view .compact-result .ghost-button{width:auto;min-height:32px;margin-top:8px;border-radius:999px;padding:0 12px}.category-child-loading{display:flex;align-items:center;justify-content:center;gap:7px;min-height:54px;border:1px solid #eef1f6;border-radius:12px;background:#fff;color:#87909e;font-size:12px}.live-view:not(.live-room-immersive) .live-hall-refresh .search-row{display:grid;grid-template-columns:minmax(0,1fr) 32px;min-height:46px;gap:8px;padding:7px 12px 6px}.live-view:not(.live-room-immersive) .live-hall-refresh .status-tabs{display:flex;gap:7px;overflow-x:auto;padding:0 12px 8px;scrollbar-width:none}.live-view:not(.live-room-immersive) .live-hall-refresh .status-tabs::-webkit-scrollbar{display:none}.live-view:not(.live-room-immersive) .live-hall-refresh .status-tabs button{flex:0 0 auto;min-height:25px;border:0;border-radius:999px;background:#fff;color:#626b78;font-size:10.5px;font-weight:850;padding:0 11px;box-shadow:var(--ref-shadow)}.live-view:not(.live-room-immersive) .live-hall-refresh .status-tabs button.active{background:var(--ref-orange);color:#fff}.live-view:not(.live-room-immersive) .live-list-title{margin:0 12px 8px}.live-view:not(.live-room-immersive) .room-strip .room-preview-card,.live-view:not(.live-room-immersive) .room-preview-card{height:104px;min-height:104px;border-radius:8px;padding:34px 9px 8px}.live-view:not(.live-room-immersive) .room-preview-mask{background:linear-gradient(180deg,#0a0c1005,#0a0c1014 42%,#0a0c10a3)}.live-view:not(.live-room-immersive) .room-preview-card strong{font-size:12.5px;line-height:1.18}.cart-view .cart-store-card{overflow:hidden;border:0;border-radius:10px;background:#fff;box-shadow:var(--ref-shadow, var(--mall-shadow))}.cart-view .cart-page-head{align-items:center}.cart-head-actions{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto}.cart-clear-invalid-button{display:inline-flex;align-items:center;justify-content:center;gap:3px;min-width:68px;height:28px;border:1px solid rgba(255,77,37,.14);border-radius:999px;background:#fff5f1;color:var(--ref-orange, #ff4b26);font-size:11px;font-weight:900;padding:0 9px;white-space:nowrap}.cart-clear-invalid-button svg{color:currentColor}.cart-clear-invalid-button:disabled,.cart-view .cart-manage-button:disabled{opacity:.58}.cart-view .cart-store-head{min-height:36px;border-bottom:1px solid #f3f4f7;padding:9px 11px 7px}.cart-view .cart-store-head small{max-width:48%;overflow:hidden;color:#8b94a2;font-size:10px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.cart-view .cart-store-card .cart-card{position:relative;grid-template-columns:22px clamp(60px,17vw,72px) minmax(0,1fr);gap:8px;min-height:92px;border:0;border-radius:0;background:transparent;padding:10px 11px;box-shadow:none}.cart-view .cart-store-card .cart-card.invalid{background:linear-gradient(90deg,#ff4d250b,#fff0 34%)}.cart-view .cart-store-card .cart-card.invalid .h5-sku-image,.cart-view .cart-store-card .cart-card.invalid img{filter:grayscale(.2);opacity:.68}.cart-view .cart-store-card .cart-card.invalid .cart-body strong,.cart-view .cart-store-card .cart-card.invalid .cart-body p,.cart-view .cart-store-card .cart-card.invalid .price-row small{color:#9aa2ae}.cart-view .cart-store-card .cart-card.pending{background:linear-gradient(90deg,#ff4d250e,#fff0 42%)}.cart-view .cart-store-card .cart-card+.cart-card{border-top:1px solid #f0f2f6}.cart-view .cart-store-card .cart-card img,.cart-view .cart-store-card .cart-card .cart-image-empty{width:100%;max-width:72px;height:auto;aspect-ratio:1 / 1;align-self:start;border-radius:8px;background:#f7f8fb;object-fit:contain}.cart-view .cart-store-card .cart-card .cart-image-empty{display:grid;place-items:center;color:#a2aab6;font-size:10px;line-height:1.25;text-align:center}.checkout-view .section-block.checkout-store-section{gap:8px;margin:0 12px 8px;border-radius:0;background:transparent;padding:0;box-shadow:none}.checkout-view .checkout-store-section .section-title{min-height:24px;padding:0 2px}.checkout-view .checkout-store-card{overflow:hidden;gap:8px;border:0;border-radius:10px;background:#fff;padding:10px;box-shadow:var(--ref-shadow, var(--mall-shadow))}.checkout-view .checkout-store-card+.checkout-store-card{margin-top:8px}.checkout-view .checkout-store-card .order-sku{grid-template-columns:clamp(58px,16vw,70px) minmax(0,1fr);gap:9px;min-height:78px;border-radius:0;background:transparent;padding:9px 0}.checkout-view .checkout-store-card .order-sku img,.checkout-view .checkout-store-card .order-sku .goods-image-empty{width:100%;max-width:70px;height:auto;aspect-ratio:1 / 1;align-self:start;border-radius:8px;background:#f7f8fb;object-fit:contain}.checkout-view .checkout-store-card .order-sku .goods-image-empty{display:grid;place-items:center;color:#a2aab6;font-size:10px;line-height:1.25;text-align:center}.h5-sku-image{position:relative;display:grid;place-items:center;overflow:hidden;width:64px;height:64px;border-radius:8px;background:linear-gradient(135deg,#ff744114,#f5f7fbfa),#f7f8fb;color:#ff4d259e;flex:0 0 auto}.h5-sku-image-fallback{position:relative;z-index:0;max-width:calc(100% - 12px);overflow:hidden;font-size:15px;font-weight:950;line-height:1;text-align:center;text-overflow:ellipsis;white-space:nowrap}.h5-sku-image.is-empty .h5-sku-image-fallback{font-size:10px;line-height:1.2;white-space:normal}.h5-sku-image>img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%;border-radius:inherit;object-fit:contain}.h5-sku-image.is-loading>img{opacity:0}.cart-view .cart-store-card .cart-card .h5-sku-image{width:100%;max-width:72px;height:auto;aspect-ratio:1 / 1;align-self:start}.checkout-view .checkout-store-card .order-sku .h5-sku-image,.order-detail-panel .order-sku .h5-sku-image{width:100%;max-width:70px;height:auto;aspect-ratio:1 / 1;align-self:start}.orders-view .order-primary-item .h5-sku-image{width:60px;height:60px}.orders-view .order-items .h5-sku-image{width:50px;height:50px}.cart-view .cart-store-card .cart-card .h5-sku-image>img,.checkout-view .checkout-store-card .order-sku .h5-sku-image>img,.order-detail-panel .order-sku .h5-sku-image>img,.orders-view .order-primary-item .h5-sku-image>img,.orders-view .order-items .h5-sku-image>img{width:100%;height:100%;border-radius:inherit;object-fit:contain}.check-button:disabled{color:#c7ced8}.stepper button:disabled{color:#c0c7d1}.h5-quantity-stepper span{display:inline-flex;align-items:center;justify-content:center}.h5-quantity-stepper .spin{color:var(--ref-orange, #ff4b26)}.orders-view{background:linear-gradient(180deg,#fff 0,#f7f8fb 126px,#f3f5fa);padding:0 0 calc(74px + env(safe-area-inset-bottom))}.orders-view .h5-pull-refresh{min-height:calc(100dvh - 68px)}.orders-view .orders-page-title{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:13px 16px 4px}.orders-view .orders-page-title strong{color:var(--ref-ink, #151820);font-size:17px;font-weight:950}.orders-view .orders-page-title span{color:#8c94a1;font-size:11px;font-weight:800}.orders-search-bar{display:grid;grid-template-columns:18px minmax(0,1fr) auto auto;align-items:center;gap:8px;min-height:42px;margin:5px 12px 8px;border:1px solid #eef1f6;border-radius:999px;background:#fff;padding:0 6px 0 13px;box-shadow:0 8px 20px #191e260d}.orders-search-bar svg{color:#98a1ae}.orders-search-bar input{min-width:0;height:38px;border:0;outline:none;background:transparent;color:#252a33;font-size:12px;font-weight:750}.orders-search-bar input::placeholder{color:#a2aab6;font-weight:700}.orders-search-clear,.orders-search-submit{display:inline-flex;align-items:center;justify-content:center;border:0;font-weight:900}.orders-search-clear{width:26px;height:26px;border-radius:50%;background:#f3f5f8;color:#8d96a3}.orders-search-submit{min-width:48px;height:30px;border-radius:999px;background:linear-gradient(135deg,var(--ref-orange, #ff4b26),var(--ref-orange-deep, #ff321f));color:#fff;font-size:11px;box-shadow:0 8px 16px #ff4d252e}.orders-view .status-tabs{gap:18px;padding:1px 16px 10px}.orders-view .status-tabs button{min-height:30px;color:#7b8492;font-size:11px;font-weight:850}.orders-view .status-tabs button.active{color:var(--ref-orange, #ff4b26)}.orders-view .order-list{display:grid;gap:10px;padding:0 12px 80px}.orders-view .order-card{position:relative;overflow:hidden;border:0;border-radius:8px;background:#fff;padding:10px 10px 9px;box-shadow:0 8px 22px #191e260f}.orders-view .order-card:before{position:absolute;top:0;left:0;width:3px;height:100%;background:linear-gradient(180deg,#ff6a3d,#ff3d27);content:""}.orders-view .order-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding-left:2px}.order-store{display:grid;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:7px;min-width:0}.order-store-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:8px;background:#fff2ec;color:var(--ref-orange, #ff4b26)}.order-store strong{display:block;overflow:hidden;color:#242832;font-size:12px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.order-store small{display:block;overflow:hidden;margin-top:2px;color:#9aa2ae;font-size:9.5px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.order-status-pill{flex:0 0 auto;min-width:52px;border-radius:999px;background:#fff1ec;color:var(--ref-orange, #ff4b26);font-size:10px;font-weight:950;line-height:24px;text-align:center}.orders-view .order-meta{display:flex;align-items:center;justify-content:space-between;min-height:20px;margin-top:6px;padding-left:35px;color:#9aa2ae;font-size:10px;font-weight:750}.orders-view .order-meta small{color:#7f8794;font-size:10px}.orders-view .order-primary-item{grid-template-columns:64px minmax(0,1fr);gap:9px;margin-top:8px;border-radius:8px;background:#f8f9fc;padding:8px}.orders-view .order-primary-item .h5-sku-image{width:64px;height:64px;border-radius:8px;background:#fff}.orders-view .order-primary-item strong{color:#1f2430;font-size:12px;font-weight:950;line-height:1.35}.orders-view .order-primary-item p{margin-top:4px;color:#8e96a3;font-size:10.5px;font-weight:750}.orders-view .order-primary-item span{margin-top:6px;color:#7a8390;font-size:10.5px;font-weight:850}.order-thumb-strip{display:flex;align-items:center;gap:7px;margin-top:7px;padding-left:72px}.orders-view .order-thumb-strip .h5-sku-image,.order-more-thumb{width:34px;height:34px;border-radius:7px;background:#f6f7fa}.order-more-thumb{display:inline-flex;align-items:center;justify-content:center;color:#7e8794;font-size:10px;font-weight:950}.orders-view .order-foot{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:7px;margin-top:10px;padding-top:9px;border-top:1px solid #f0f2f6}.orders-view .order-foot>div{min-width:0}.orders-view .order-foot small{display:block;color:#a0a8b4;font-size:10px;font-weight:800}.orders-view .order-foot strong{display:block;margin-top:2px;color:var(--ref-orange, #ff4b26);font-size:13px;font-weight:950}.orders-view .order-foot .ghost-button{min-width:58px;height:29px;min-height:29px;border-radius:999px;border-color:#edf0f5;background:#fff;color:#5e6876;font-size:10.5px;font-weight:900;padding:0 10px}.orders-view .order-foot .ghost-button:first-of-type{border-color:transparent;background:linear-gradient(135deg,var(--ref-orange, #ff4b26),var(--ref-orange-deep, #ff321f));color:#fff;box-shadow:0 8px 18px #ff4d252e}.order-detail-drawer .order-detail-panel{grid-template-rows:auto minmax(0,1fr);gap:0;max-height:min(88vh,760px);overflow:hidden;border-radius:18px 18px 0 0;background:#f5f6fa;padding:0}.order-detail-panel .drawer-title{min-height:50px;padding:14px 16px 10px;background:#fff}.order-detail-panel .drawer-title strong{color:#202632;font-size:15px;font-weight:950}.order-detail-scroll{display:grid;gap:10px;min-height:0;overflow:hidden auto;padding:0 12px 12px}.order-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:88px;overflow:hidden;border-radius:0 0 12px 12px;background:linear-gradient(135deg,#ff6535,#ff321f);color:#fff;padding:14px 14px 15px;box-shadow:0 12px 26px #ff4d252e}.order-detail-hero div{min-width:0}.order-detail-hero span,.order-detail-hero small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-detail-hero span{color:#ffffffd1;font-size:11px;font-weight:800}.order-detail-hero strong{display:block;margin-top:3px;font-size:18px;font-weight:950}.order-detail-hero>strong{margin:0;font-size:15px;white-space:nowrap}.order-detail-hero small{margin-top:4px;color:#ffffffb8;font-size:10px;font-weight:750}.order-detail-section{display:grid;gap:10px;border-radius:10px;background:#fff;padding:12px;box-shadow:0 8px 22px #191e260f}.order-detail-section-title{display:flex;align-items:center;gap:7px;min-width:0;color:#202632}.order-detail-section-title svg{flex:0 0 auto;color:var(--ref-orange, #ff4b26)}.order-detail-section-title strong{min-width:0;color:#202632;font-size:13px;font-weight:950}.order-detail-section-title>span,.order-detail-section-title .inline-link{margin-left:auto;color:#929ba8;font-size:10.5px;font-weight:850}.order-address-main{display:flex;align-items:center;gap:8px;min-width:0}.order-address-main strong,.order-address-main span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-address-main strong{color:#222834;font-size:13px;font-weight:950}.order-address-main span,.order-address-card p{color:#707a88;font-size:11px;font-weight:760}.order-address-card p{margin:0;line-height:1.55}.order-detail-panel .order-sku{grid-template-columns:64px minmax(0,1fr);gap:10px;border:0;border-radius:9px;background:#f8f9fc;padding:8px}.order-detail-panel .order-sku strong{color:#1f2430;font-size:12px;font-weight:950}.order-detail-panel .order-sku p{margin:4px 0 0;color:#8d96a3;font-size:10.5px;font-weight:760}.order-detail-panel .order-sku span{margin-top:6px;color:#677180;font-size:11px;font-weight:900}.order-detail-panel .detail-line{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0;color:#7d8794;font-size:11px;font-weight:780}.order-detail-panel .detail-line strong{max-width:62%;color:#303642;font-size:11.5px;font-weight:900;text-align:right;word-break:break-word}.order-detail-panel .detail-line.accent strong{color:var(--ref-orange, #ff4b26);font-size:14px;font-weight:950}.order-detail-panel .detail-line.discount strong{color:#ff4b26}.package-card-list{display:grid;gap:8px}.package-card{display:grid;gap:5px;border-radius:9px;background:#f8f9fc;padding:10px}.package-card>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:8px}.package-card strong{color:#252b36;font-size:12px;font-weight:950}.package-card>div:first-child span{flex:0 0 auto;border-radius:999px;background:#fff1ec;color:var(--ref-orange, #ff4b26);font-size:9.5px;font-weight:900;padding:3px 7px}.package-card p,.package-card small,.package-trace span{margin:0;color:#7a8390;font-size:10.5px;font-weight:760}.package-trace{display:grid;gap:3px;border-top:1px solid #eef1f5;padding-top:7px}.package-trace span{color:#3f4652;line-height:1.45}.order-timeline{gap:0}.timeline-line{position:relative;display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;padding:9px 0 0}.timeline-line>span{position:relative;display:block;width:8px;height:8px;margin:4px auto 0;border-radius:50%;background:var(--ref-orange, #ff4b26);box-shadow:0 0 0 4px #fff1ec}.timeline-line:not(:last-child):before{position:absolute;top:20px;bottom:-4px;left:8px;width:1px;background:#edf0f5;content:""}.timeline-line strong,.timeline-line small{display:block}.timeline-line strong{color:#2d3440;font-size:11.5px;font-weight:900}.timeline-line small{margin-top:2px;color:#929ba8;font-size:10px;font-weight:760}.order-detail-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(108px,1fr));gap:8px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #edf0f5;background:#fffffff5}.order-detail-actions:empty{display:none}.order-detail-actions .solid-button,.order-detail-actions .ghost-button{min-height:38px;border-radius:999px;font-size:12px;font-weight:950}.after-sale-detail-drawer .order-detail-scroll{background:#f5f6fa}.after-sale-detail-drawer .after-sale-detail-hero>strong{max-width:42%;overflow:hidden;color:#fff;text-overflow:ellipsis}.after-sale-detail-drawer .after-sale-detail-sku .h5-sku-image{width:64px;height:64px;border-radius:9px;background:#fff}.after-sale-detail-drawer .after-sale-detail-problem{margin:0;border-radius:9px;background:#f8f9fc;color:#697382;font-size:11px;font-weight:760;line-height:1.55;padding:9px}.after-sale-detail-drawer .after-sale-evidence-section,.after-sale-detail-drawer .after-sale-return-section{margin-top:0;border:0;box-shadow:0 8px 22px #191e260f}.after-sale-detail-drawer .after-sale-address-card{background:#fff7f2}.after-sale-logistics-card{display:grid;gap:7px;border-radius:10px;background:#f8f9fc;padding:10px}.after-sale-logistics-card>div{display:flex;align-items:center;gap:7px;min-width:0}.after-sale-logistics-card svg{flex:0 0 auto;color:var(--ref-orange, #ff4b26)}.after-sale-logistics-card strong,.after-sale-logistics-card span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.after-sale-logistics-card strong{color:#252b36;font-size:12px;font-weight:950}.after-sale-logistics-card span{margin-left:auto;color:#929ba8;font-size:10.5px;font-weight:850}.after-sale-logistics-card p,.after-sale-logistics-card small{margin:0;color:#707a88;font-size:11px;font-weight:760;line-height:1.45}.after-sale-detail-drawer .after-sale-delivery-form{border:0;background:#f8f9fc}.after-sale-log-section .compact-result{grid-template-columns:34px minmax(0,1fr)}.sku-option-groups{display:grid;gap:13px}.sku-option-group{display:grid;gap:8px}.sku-option-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.sku-option-title strong{color:#232832;font-size:12px;font-weight:950}.sku-option-title span{overflow:hidden;color:#9099a6;font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.sku-drawer-list button.disabled,.sku-list.sku-drawer-list button.disabled,.sku-drawer-list button:disabled,.sku-list.sku-drawer-list button:disabled{border-color:#edf0f5;background:#f5f6f9;color:#b8c0ca;cursor:not-allowed;opacity:.72;box-shadow:none}.sku-drawer-list button.active,.sku-list.sku-drawer-list button.active{border-color:#ff4d2573;background:#fff2ec;color:var(--ref-orange, #ff4b26)}.coupon-card>.coupon-main{min-width:0;padding:10px 0}.coupon-card>.coupon-action-column{display:flex;min-width:58px;align-items:flex-end;justify-content:center;gap:7px;padding:9px 8px 9px 0}.coupon-action-column .status-badge{max-width:58px;margin-right:0;padding:4px 7px;overflow:hidden;font-size:10px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.coupon-action-column .status-badge.muted{background:#f3f5f8;color:#97a0ad}.coupon-card .coupon-use-button{width:auto;min-width:58px;height:28px;min-height:28px;margin-right:0;gap:3px;padding:0 8px}.coupon-card .coupon-use-button svg{display:block;flex:0 0 auto}.h5-coupon-skeleton-list{display:grid;gap:9px;padding:0 12px 18px}.h5-coupon-skeleton-card{display:grid;grid-template-columns:98px minmax(0,1fr) 52px;min-height:94px;overflow:hidden;border-radius:10px;background:#fff;box-shadow:var(--mall-shadow)}.h5-coupon-skeleton-value,.h5-coupon-skeleton-line,.h5-coupon-skeleton-action{position:relative;overflow:hidden;background:#f1f4f8}.h5-coupon-skeleton-value{min-height:94px;background:linear-gradient(135deg,#ffe2d7,#ffd3c7)}.h5-coupon-skeleton-main{display:grid;align-content:center;gap:8px;padding:13px 10px}.h5-coupon-skeleton-line{height:11px;border-radius:999px}.h5-coupon-skeleton-line.strong{width:86%;height:14px}.h5-coupon-skeleton-line.short{width:58%}.h5-coupon-skeleton-action{width:44px;height:28px;align-self:center;justify-self:start;border-radius:999px}.h5-coupon-skeleton-value:after,.h5-coupon-skeleton-line:after,.h5-coupon-skeleton-action:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);transform:translate(-100%);animation:h5-skeleton-shimmer 1.2s infinite}.coupons-view .coupon-empty-state{display:grid;min-height:188px;justify-items:center;gap:7px;padding:22px 18px;text-align:center}.coupons-view .coupon-empty-state p{max-width:245px;margin:0;color:#8a93a3;font-size:12px;line-height:1.45}.coupons-view .coupon-empty-state .ghost-button{width:auto;min-width:112px;height:34px;margin:4px 0 0;border:0;border-radius:999px;background:#fff1ec;color:var(--mall-orange);font-size:12px;font-weight:900;padding:0 14px}.coupons-view .coupon-empty-state .ghost-button svg{display:block}.auth-view{min-height:100dvh;background:linear-gradient(180deg,#ffffffeb 0,#f6f7fb00 154px),#f3f5f9;padding-bottom:calc(18px + env(safe-area-inset-bottom))}.auth-topbar{min-height:50px!important;padding:12px 18px 0!important}.auth-topbar .icon-button{width:34px!important;height:34px!important;border:0!important;border-radius:12px!important;background:#fffffff2!important;color:#242936!important;box-shadow:0 8px 20px #1c222c0f!important}.auth-hero,.auth-card{width:calc(100% - 36px)!important;margin-right:18px!important;margin-left:18px!important}.auth-hero{display:grid!important;grid-template-columns:minmax(0,1fr) 96px!important;min-height:116px!important;align-items:center!important;gap:12px!important;margin-bottom:8px!important;padding:2px 0 12px!important}.auth-hero-copy span{display:block;margin-bottom:8px;color:#667085!important;font-size:12px!important;font-weight:800}.auth-hero-copy strong{color:#111827!important;font-size:25px!important;font-weight:950!important;line-height:1.08!important}.auth-hero-copy p{margin-top:7px!important;color:#6f7785!important;font-size:12px!important;font-weight:750;line-height:1.45!important}.auth-brand-mark,.register-view .auth-brand-mark{justify-self:end!important;width:94px!important;height:76px!important;border:1px solid rgba(255,127,104,.16)!important;border-radius:24px 0 0 24px!important;background:linear-gradient(135deg,#ffe0dbb3,#ffa198e0),#ffd7d0!important;box-shadow:0 16px 30px #ff4d251a!important}.auth-brand-mark img{width:34px!important;height:34px!important}.auth-card{border:1px solid rgba(238,241,246,.74)!important;border-radius:14px!important;background:#fffffff5!important;padding:12px!important;box-shadow:0 12px 28px #191e260f!important}.auth-card>.section-title{min-height:28px!important;margin-bottom:8px!important}.auth-card>.section-title svg{color:var(--ref-orange, #ff4b26)!important}.auth-card>.section-title strong{color:#171a22!important;font-size:16px!important;font-weight:950!important}.auth-card .form-panel{gap:8px!important}.auth-card label{gap:5px!important}.auth-card label>span,.auth-card .auth-check{color:#6c7480!important;font-size:11px!important;font-weight:800!important}.auth-card input,.auth-card select,.auth-card textarea{height:40px!important;min-height:40px!important;border:1px solid #edf0f5!important;border-radius:11px!important;background:#fff!important;color:#1f2430!important;font-size:13px!important;font-weight:760!important;box-shadow:none!important}.auth-password-input .icon-button{right:6px!important;width:30px!important;height:30px!important;border-radius:10px!important;background:#fff5f1!important;color:var(--ref-orange, #ff4b26)!important}.auth-view .slider-captcha-card{gap:7px!important;border:1px solid #eef1f6!important;border-radius:12px!important;background:#fff!important;padding:8px!important}.auth-view .slider-captcha-card .section-title.compact{min-height:24px!important}.auth-view .slider-captcha-board{max-height:100px!important;border-radius:10px!important}.auth-view .slider-captcha-board.is-unavailable{min-height:72px!important;background:#fff2ec!important}.auth-view .slider-captcha-board.is-unavailable span{color:#d33b22!important;font-size:11px!important;font-weight:850!important}.auth-option-row,.auth-switch-row{min-height:26px!important}.auth-card .full-action{min-height:42px!important;border-radius:10px!important;font-size:14px!important;font-weight:950!important}.auth-switch-row{border-radius:999px;color:#87909d;font-size:12px!important}.auth-switch-row .inline-link{min-height:28px;border-radius:999px;background:#fff6f2;padding:0 12px;color:var(--ref-orange, #ff4b26);font-weight:950}.register-view .auth-topbar{min-height:42px!important;padding-top:8px!important}.register-view .auth-hero{min-height:72px!important;grid-template-columns:minmax(0,1fr) 78px!important;margin-bottom:4px!important;padding-bottom:6px!important}.register-view .auth-hero-copy strong{font-size:22px!important}.register-view .auth-hero-copy p{margin-top:5px!important}.register-view .auth-brand-mark{width:76px!important;height:62px!important}.register-view .auth-card{padding:10px!important}.register-view .auth-card .form-panel{gap:6px!important}.register-view .auth-card input,.register-view .auth-card select,.register-view .auth-card textarea{height:36px!important;min-height:36px!important;border-radius:10px!important}.register-view .slider-captcha-board{height:74px!important;max-height:74px!important}.register-view .sms-code-row{grid-template-columns:minmax(0,1fr) 104px!important;gap:7px!important}.register-view .sms-code-row .ghost-button{min-height:36px!important;border-radius:10px!important;font-size:10.5px!important;font-weight:900!important}.register-view .auth-invite-toggle{min-height:34px!important;border-radius:10px!important}.search-view{background:linear-gradient(180deg,#fff 0,#f6f7fb 112px,#f3f5f9);padding-bottom:calc(18px + env(safe-area-inset-bottom))!important}.search-view .search-page-bar{position:sticky;top:0;z-index:7;display:grid;grid-template-columns:34px minmax(0,1fr) 34px!important;align-items:center;gap:8px;min-height:54px;margin:0;padding:9px 16px 7px;background:#f6f7fbe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.search-view .search-page-bar .icon-button{width:34px;height:34px;border:0;border-radius:12px;background:#fff;color:#1f2430;box-shadow:0 6px 16px #191e260f}.search-view .search-page-input{display:grid;grid-template-columns:17px minmax(0,1fr) 24px;gap:7px;height:36px;min-height:36px;border:0;border-radius:999px;background:#fff;padding:0 6px 0 12px;box-shadow:0 6px 16px #191e260f}.search-view .search-page-input input{min-width:0;height:36px;border:0;outline:none;background:transparent;color:#202632;font-size:12px;font-weight:800}.search-clear-button{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;border:0;border-radius:50%;background:#f2f4f7;color:#87909d;padding:0}.search-view .search-hot-panel,.search-view .search-filter-panel,.search-view>.h5-pull-refresh .section-block{margin-right:12px;margin-left:12px;border:0;border-radius:10px;background:#fff;box-shadow:0 8px 22px #191e260e}.search-view .search-filter-panel{padding:9px 10px}.search-view .search-hot-panel{padding:12px}.search-view .search-chip-row{gap:8px}.search-view .search-chip-row button{min-height:30px;border:0;border-radius:999px;background:#f5f6f9;color:#4f5967;font-size:11px;font-weight:850;padding:0 12px}.search-view .search-chip-row button.active{background:#fff1ec;color:var(--ref-orange, #ff4b26)}.search-view .search-filter-trigger{min-height:30px;border-radius:999px}.h5-goods-waterfall .h5-goods-card .h5-goods-card-media,.category-view .h5-goods-card.compact .h5-goods-card-media{position:relative;min-height:112px!important;background:#f6f7fa!important}.h5-goods-waterfall .h5-goods-card .h5-goods-card-media img,.category-view .h5-goods-card.compact .h5-goods-card-media img{position:relative;z-index:1;opacity:1;transition:opacity .16s ease}.h5-goods-waterfall .h5-goods-card .h5-goods-card-media.is-image-pending img,.category-view .h5-goods-card.compact .h5-goods-card-media.is-image-pending img{opacity:0}.h5-goods-image-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:block;overflow:hidden;background:linear-gradient(90deg,#eff2f7b8,#fffffff5,#eff2f7b8),#f3f5f8;background-size:220% 100%;animation:h5-skeleton-shimmer 1.15s ease-in-out infinite}.product-rich-text{max-width:100%;overflow:hidden;color:#303641;font-size:13px;line-height:1.68}.product-rich-text :where(img,video){display:block;width:100%;max-width:100%;height:auto;margin:0 auto 10px;border-radius:8px;background:#f6f7fa;object-fit:contain}.product-rich-text video{aspect-ratio:16 / 9;background:#111827}.product-rich-text :where(figure,p,ul,ol,blockquote){max-width:100%;margin:0 0 10px}.product-rich-scroll{max-width:100%;overflow-x:auto;border:1px solid #eef1f6;border-radius:8px;background:#fff;-webkit-overflow-scrolling:touch}.product-rich-scroll table,.product-rich-text table{min-width:100%;width:max-content;max-width:none;margin:0}.product-rich-text :where(pre,code){max-width:100%;overflow-x:auto;white-space:pre-wrap;word-break:break-word}.collection-card .h5-sku-image,.goods-collection-list .collection-card .h5-sku-image,.store-collection-list .collection-card .h5-sku-image{display:grid;place-items:center;width:72px;height:72px;border-radius:9px;background:#f7f8fb;flex:0 0 72px}.collection-card .h5-sku-image>img,.goods-collection-list .collection-card .h5-sku-image>img,.store-collection-list .collection-card .h5-sku-image>img{object-fit:contain}.collection-card .h5-sku-image .h5-sku-image-fallback,.goods-collection-list .collection-card .h5-sku-image .h5-sku-image-fallback,.store-collection-list .collection-card .h5-sku-image .h5-sku-image-fallback{display:grid;place-items:center}.goods-collection-list .collection-card .h5-sku-image{width:100%;height:auto;aspect-ratio:1 / .92;border-radius:8px;flex:none}.goods-collection-list .collection-card .h5-sku-image>img{width:100%;height:100%;border-radius:inherit}.sku-loading-row,.sku-empty-state{min-height:58px;border-radius:12px;background:#f7f8fb}.sku-loading-row{display:flex;align-items:center;justify-content:center;gap:7px;color:#7d8794;font-size:12px;font-weight:850}.sku-empty-state.compact{padding:12px;color:#8b95a3}.h5-load-more-error{display:flex;align-items:center;justify-content:center;gap:10px;min-height:38px;margin-top:8px;border-radius:999px;background:#fff5f1;color:#ff4b26;font-size:12px;font-weight:850}.h5-load-more-error span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h5-load-more-error button{border:0;border-radius:999px;background:#ff4b26;color:#fff;font-size:12px;font-weight:900;line-height:1;padding:8px 12px}.cart-checkout-bar .solid-button.danger{gap:5px;background:linear-gradient(135deg,#ff704d,#ff2f1f);box-shadow:0 10px 22px #ff3d2538}.cart-checkout-bar .solid-button.danger svg{color:#fff}.collections-view .collection-list .collection-empty-state{grid-column:1 / -1;width:100%;margin:0}.product-coupon-chip button{min-width:52px;padding:0 8px;white-space:nowrap}.product-coupon-chip button span{color:inherit;font-size:inherit;font-weight:inherit;line-height:1}.product-coupon-chip button:disabled{background:#eef1f5;color:#9aa3af;opacity:1}.product-review-entry{grid-template-columns:38px minmax(0,1fr) auto auto}.review-drawer{z-index:34;background:#0f121970}.review-drawer-panel{width:min(430px,100%);max-height:72vh;gap:12px;border-radius:8px 8px 0 0;background:#f6f7fb;padding:14px 14px calc(16px + env(safe-area-inset-bottom))}.review-drawer-panel .drawer-title{min-height:34px}.review-drawer-panel .drawer-title strong{color:var(--mall-ink);font-size:15px;font-weight:950}.review-drawer-panel .drawer-title .icon-button{width:30px;height:30px;border:0;border-radius:999px;background:#fff;color:#697280;box-shadow:0 8px 18px #1e232d0f}.review-summary-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border-radius:8px;background:#fff;padding:13px 14px;box-shadow:0 10px 26px #191e260f}.review-summary-card div{display:grid;min-width:0;gap:4px}.review-summary-card span,.review-empty-state span{color:#858e9c;font-size:11px;font-weight:760}.review-summary-card strong{overflow:hidden;color:#1f2530;font-size:17px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.review-summary-card small{border-radius:999px;background:#fff3ed;color:var(--mall-orange);font-size:11px;font-weight:900;padding:6px 9px;white-space:nowrap}.review-filter-strip{display:flex;gap:8px;overflow-x:auto;padding:2px 0 4px;scrollbar-width:none}.review-filter-strip::-webkit-scrollbar{display:none}.review-filter-strip button{display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;min-height:32px;border:1px solid #edf0f4;border-radius:999px;background:#fff;color:#4f5865;font-size:12px;font-weight:850;padding:0 11px}.review-filter-strip button.active{border-color:#ff4b262e;background:#fff3ed;color:var(--mall-orange)}.review-filter-strip small{color:inherit;font-size:10px;font-weight:900;opacity:.75}.review-loading-state,.review-error-state,.review-empty-state{display:grid;min-height:132px;place-items:center;align-content:center;gap:7px;border-radius:8px;background:#fff;color:#a4adba;padding:18px;text-align:center;box-shadow:0 10px 26px #191e260f}.review-loading-state{color:#858e9c;font-size:12px;font-weight:850}.review-error-state{min-height:148px}.review-empty-state strong{color:#2a303b;font-size:14px;font-weight:950}.review-empty-state span{max-width:240px;line-height:1.45}.review-list{display:grid;gap:10px;overflow:visible}.review-card{display:grid;gap:10px;border-radius:8px;background:#fff;padding:12px;box-shadow:0 10px 26px #191e260f}.review-card-head{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px}.review-avatar{width:34px;height:34px;border-radius:50%;object-fit:cover}.review-avatar.fallback{display:grid;place-items:center;background:#fff3ed;color:var(--mall-orange);font-size:13px;font-weight:950}.review-card-head div{display:grid;min-width:0;gap:2px}.review-card-head strong{overflow:hidden;color:#222833;font-size:13px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.review-card-head span{color:#98a1ad;font-size:10px;font-weight:760}.review-card-head small{border-radius:999px;background:#f5f7fa;color:#697280;font-size:10px;font-weight:900;padding:5px 7px;white-space:nowrap}.review-card>p,.review-reply-box p{margin:0;color:#303744;font-size:12px;font-weight:760;line-height:1.55;word-break:break-word}.review-score-line{color:#98a1ad;font-size:10px;font-weight:820}.review-image-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.review-image-grid img,.review-image-fallback{width:100%;aspect-ratio:1;border-radius:8px;background:#f2f4f8;object-fit:cover}.review-reply-box{display:grid;gap:7px;border-radius:8px;background:#f7f8fb;padding:10px}.review-reply-box>strong{color:#697280;font-size:11px;font-weight:950}.review-image-grid.reply{grid-template-columns:repeat(4,minmax(0,1fr))}.review-load-more{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;border:0;border-radius:999px;background:#fff3ed;color:var(--mall-orange);font-size:12px;font-weight:950}.review-load-more:disabled{opacity:.68}.live-view:not(.live-room-immersive) .room-preview-card.reserved,.live-view:not(.live-room-immersive) .room-preview-card.loading{outline:1px solid rgba(255,75,38,.4);outline-offset:-1px}.live-view:not(.live-room-immersive) .room-preview-card.reserved .room-preview-meta>span,.live-view:not(.live-room-immersive) .room-preview-card.loading .room-preview-meta>span{background:#fff3ed;color:var(--mall-orange)}.live-view:not(.live-room-immersive) .session-strip .live-forecast-card.reserved,.live-view:not(.live-room-immersive) .session-strip .live-forecast-card.loading,.store-live-card.reserved,.store-live-card.loading{border-color:#ff4b2657}.live-view:not(.live-room-immersive) .session-strip .live-forecast-card.reserved em,.live-view:not(.live-room-immersive) .session-strip .live-forecast-card.loading em,.store-live-card.reserved em,.store-live-card.loading em{background:#fff3ed;color:var(--mall-orange);box-shadow:0 8px 16px #ff4b2624}.live-view:not(.live-room-immersive) .room-preview-card.loading,.live-view:not(.live-room-immersive) .session-strip .live-forecast-card.loading,.store-live-card.loading{cursor:wait;opacity:.86}.live-view:not(.live-room-immersive) .room-preview-card:disabled,.live-view:not(.live-room-immersive) .session-strip .live-forecast-card:disabled,.store-live-card:disabled{pointer-events:none}.home-product-hero-media .goods-image-empty{display:grid;width:92px;height:92px;place-items:center;border:1px dashed rgba(255,255,255,.34);border-radius:8px;background:#ffffff1f;color:#ffffffd1;font-size:10px;font-weight:900;line-height:1.25;text-align:center}.store-logo-empty{display:grid;width:42px;height:42px;place-items:center;border:2px solid rgba(255,255,255,.88);border-radius:8px;background:#ffffff29;color:#fff}.store-feature-card .goods-image-empty{display:grid;width:108px;height:108px;place-items:center;border-radius:8px;background:#ffffff94;color:#8a93a1;font-size:11px;font-weight:900;line-height:1.25;text-align:center}.payment-view{padding-bottom:calc(102px + env(safe-area-inset-bottom))}.payment-summary-panel{margin:0 12px 10px;padding:12px}.payment-summary-grid{display:grid;grid-template-columns:.76fr 1.35fr .72fr;gap:8px}.payment-summary-grid>div{min-width:0;border-radius:8px;background:#f8f9fb;padding:9px 8px}.payment-summary-grid span{display:block;color:#8992a1;font-size:10px;font-weight:800}.payment-summary-grid strong{display:block;overflow:hidden;margin-top:3px;color:#242832;font-size:12px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.payment-assurance-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:9px}.payment-assurance-row span{display:inline-flex;min-width:0;height:26px;align-items:center;justify-content:center;gap:3px;border-radius:999px;background:#fff5ef;color:#ff4b26;font-size:10px;font-weight:900;white-space:nowrap}.payment-methods button{grid-template-columns:22px minmax(0,1fr) 22px;min-height:62px;text-align:left}.payment-methods button>span{display:grid;gap:3px;min-width:0}.payment-methods button strong{color:#222734;font-size:14px;font-weight:950}.payment-methods button small{overflow:hidden;color:#8a93a1;font-size:10.5px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.payment-methods button.active small{color:#d86b4c}.payment-progress-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:10px 0 12px}.payment-progress-rail span{display:grid;min-height:48px;place-items:center;gap:4px;border:1px solid #edf0f5;border-radius:8px;background:#f9fafc;color:#9aa3b0;font-size:10px;font-weight:900}.payment-progress-rail span.active,.payment-progress-rail span.done{border-color:#ffd9cb;background:#fff5ef;color:#ff4b26}.payment-current-page-note{margin:-2px 2px 0;color:#8b94a2;font-size:11px;font-weight:800;line-height:1.45;text-align:center}
