: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}:where(a[href],button,input,select,textarea,[tabindex]):focus-visible{outline:3px solid #1554d1;outline-offset:3px}:where(a[href],button,input,select,textarea,[tabindex]){scroll-margin-block:16px calc(84px + env(safe-area-inset-bottom))}.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;scroll-padding-block:16px calc(84px + env(safe-area-inset-bottom))}.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:#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:#596273;font-size:14px;line-height:1.55}.market-boot-card .market-error{color:var(--danger)}.market-error-code{width:fit-content;padding:4px 7px;border:1px solid rgba(187,49,39,.16);border-radius:4px;background:#fff5f3;color:#9f2f27;font-size:11px;font-weight:700;line-height:1.35;overflow-wrap:anywhere}.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}.market-boot .market-boot-actions .solid-button{background:#c9371c;color:#fff}.market-boot .market-boot-actions .solid-button:hover{background:#b9381c}.market-diagnostic-toggle{width:fit-content;padding:0;border:0;background:transparent;color:#245f52;font-size:13px;font-weight:650;text-align:left}.market-diagnostics{display:grid;gap:9px;margin:0;padding:12px;border:1px solid rgba(17,17,17,.08);border-radius:6px;background:#f7f9f8}.market-diagnostics div{display:grid;gap:3px}.market-diagnostics dt{color:var(--muted);font-size:11px}.market-diagnostics dd{margin:0;color:var(--ink);font-size:12px;font-weight:600;line-height:1.45;overflow-wrap:anywhere}.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}.category-view .goods-grid{grid-template-columns:1fr}.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-decoration-error{position:absolute;top:calc(62px + env(safe-area-inset-top));right:12px;z-index:139;display:inline-flex;max-width:min(240px,calc(100% - 24px));min-height:32px;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.24);border-radius:6px;background:#8e2323e0;color:#fff;padding:6px 9px;font-size:11px;line-height:1.2;box-shadow:0 10px 24px #00000038;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landing-decoration-error span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-decoration-error:disabled{cursor:wait;opacity:.78}.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}.live-room-immersive .replay-player-frame .live-player-host video,.live-room-immersive .replay-player-frame .vjs-tech{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}.live-room-ended .landing-status-pill:before{background:#98a2b3}.live-room-ended .player-placeholder,.live-room-ended .landing-fallback-poster{align-content:center;gap:8px}.live-room-ended .player-placeholder .play-mark,.live-room-ended .landing-fallback-poster .play-mark{width:52px;height:52px;background:#111827b3;color:#ffffffe6;box-shadow:none}.live-room-ended .player-placeholder strong{font-size:16px;font-weight:800;line-height:1.3}.live-room-ended .player-placeholder span,.live-room-ended .landing-fallback-poster span{margin-top:0}.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)}.section-title.compact{min-height:24px;margin:0;grid-template-columns:auto minmax(0,1fr) auto}.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{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}.price-row.large strong{font-size:22px}.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}.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 .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}.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{position:absolute;top:12px;right:12px;display:flex;gap:6px}.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 strong{font-size:13px}.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)}body,.app-stage,.phone-shell{background:var(--mall-bg)}.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}.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}.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}: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)}.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)}.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}.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-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}@keyframes auth-field-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.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}: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)}.page-content{background:var(--mall-bg)}.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}.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}.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}.result-card,.cashier-error-card,.after-sale-error-card{border-radius:8px;background:#fff;box-shadow:none;padding:11px}.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{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}.auth-card .full-action{min-height:42px;border-radius:8px;font-size:15px}.auth-switch-row{min-height:30px;font-size:12px}@media(min-width:521px){.phone-shell{border-radius:18px;box-shadow:0 18px 46px #181d2724}}.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}.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}.section-title{min-height:22px}.section-title>svg{width:16px;height:16px;color:var(--mall-orange)}.section-title strong{font-size:13.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}.auth-card{box-shadow:var(--mall-shadow)}.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}.h5-goods-card-foot{justify-content:flex-start}: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)}.section-title{min-height:24px}.section-title strong{font-size:14px}.section-title button,.section-title span{font-size:11px}.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}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-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}.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}@media(max-width:520px){.app-stage:not(.phone-preview){justify-content:flex-start}}.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)}.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)}: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)}.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}.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}.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}.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}.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}.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}: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}.page-content{padding-bottom:66px}.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}.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}.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}.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{min-height:48px;padding:2px 4px}.phone-shell .bottom-nav a{min-height:40px;background:transparent!important}: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-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}: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))}.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}.section-title{min-height:23px}.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}html,body,#app{min-height:100%;height:auto;overflow-x:hidden}body{min-height:100dvh;-webkit-tap-highlight-color:transparent;overscroll-behavior-y:auto}.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}.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}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-feed-end{justify-self:center;color:#a1a8b3;font-size:11px;font-weight:700;padding:4px 0 10px}@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}.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}.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}.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}.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-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}.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}.phone-shell{color:var(--storefront-text, var(--ref-ink))}.phone-shell .bottom-nav{border-color:color-mix(in srgb,var(--storefront-nav-inactive, #667085) 18%,transparent);background:color-mix(in srgb,var(--storefront-nav-bg, #ffffff) 96%,transparent)}.phone-shell .bottom-nav a{color:var(--storefront-nav-inactive, #667085)}.phone-shell .bottom-nav.bottom-nav-bar{right:0;bottom:0;left:0;min-height:58px;border-right:0;border-bottom:0;border-left:0;border-radius:0;padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -6px 20px #191e2614}.phone-shell .bottom-nav.bottom-nav-no-labels{min-height:48px}
