:root{color:#14213d;background:#eef3f9;font-family:Inter,PingFang SC,Hiragino Sans GB,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,input,textarea,select{font:inherit}.app-shell{min-height:100vh;min-height:100dvh;padding:max(18px,env(safe-area-inset-top)) 16px max(24px,env(safe-area-inset-bottom));background:radial-gradient(circle at 15% 0%,rgba(36,87,245,.09),transparent 34%),linear-gradient(180deg,#f8fafc,#eef3f9 52%,#e9eff7)}.status-panel,.live-room{width:min(100%,520px);margin:0 auto}.status-panel{display:flex;min-height:calc(100vh - 42px);min-height:calc(100dvh - 42px);flex-direction:column;justify-content:center;padding:28px 22px;border:1px solid rgba(23,33,31,.1);border-radius:8px;background:#fffdf8db;box-shadow:0 20px 60px #10182014}.status-kicker{margin:0 0 12px;color:#0f8c6b;font-size:13px;font-weight:800}h1{margin:0;color:#101820;font-size:clamp(26px,8vw,36px);font-weight:850;line-height:1.12}p{margin:14px 0 0;color:#53635e;font-size:16px;line-height:1.65}.live-room{display:grid;min-height:calc(100vh - 42px);min-height:calc(100dvh - 42px);align-content:center;gap:16px}.room-header{display:grid;gap:20px;padding-inline:2px}.room-brand{display:flex;align-items:center;justify-content:space-between;color:#2457f5;font-size:13px;font-weight:850;letter-spacing:.08em}.room-brand i{width:42px;height:4px;border-radius:999px;background:#2457f5;box-shadow:-11px 7px #70d6a7}.room-title-block{min-width:0}.room-subtitle{margin-top:8px;color:#66758f;font-size:14px}.live-kicker{position:relative;padding-left:18px}.live-kicker:before{position:absolute;top:50%;left:0;width:9px;height:9px;border-radius:999px;background:#ef4444;box-shadow:0 0 0 6px #ef444424;content:"";transform:translateY(-50%)}.room-stage{overflow:hidden;border:1px solid rgba(15,23,42,.75);border-radius:14px;background:#0b1120;box-shadow:0 24px 64px #0f172a38}.video-shell{position:relative;overflow:hidden;width:100%;aspect-ratio:16 / 9;background:#080d18}.live-video,.video-placeholder{width:100%;height:100%}.live-video{display:block;background:#080d18}.video-error{position:absolute;inset-inline:14px;bottom:14px;padding:10px 12px;border:1px solid rgba(255,253,248,.16);border-radius:8px;color:#fffdf8;background:#101820c7;font-size:14px;line-height:1.5}.video-placeholder{display:flex;flex-direction:column;gap:18px;align-items:center;justify-content:center;place-items:center;padding:24px;color:#fffdf8d1;font-size:15px;text-align:center}.connecting-pulse{width:16px;height:16px;border:5px solid rgba(239,68,68,.18);border-radius:50%;background:#ef4444;box-shadow:0 0 0 10px #ef444414}.signal-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.1);background:#111827}.signal-cell{display:grid;gap:4px;min-width:0;padding:13px 14px;border-right:1px solid rgba(255,255,255,.08)}.signal-cell:last-child{border-right:0}.signal-cell span{color:#ffffff7a;font-size:10px;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.signal-cell strong{overflow:hidden;color:#ffffffe6;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.signal-cell.is-live strong{color:#86efac}.signal-cell.has-warning strong{color:#fbbf24}.room-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border:1px solid rgba(148,163,184,.34);border-radius:12px;color:#53627b;background:#ffffffb8;font-size:13px;line-height:1.5}.viewer-status{display:flex;align-items:center;gap:9px;flex:0 0 auto;color:#1e293b;font-weight:750}.room-footer p{margin:0;color:#66758f;font-size:12px;text-align:right}.commerce-live-room{--room-surface-start: #cef9f3;--room-surface-mid: #b4e7ff;--room-surface-end: #bdcfff;--room-header-start: #9fdced;--room-header-end: #cce6f5;--room-accent: #fb4263;position:relative;width:min(100%,820px);display:flex;flex-direction:column;height:calc(100vh - 36px);height:calc(100dvh - 36px);min-height:min(620px,calc(100dvh - 36px));max-height:960px;align-content:start;gap:0;overflow:hidden;border:1px solid rgba(74,121,158,.18);border-radius:22px;background:linear-gradient(155deg,var(--room-surface-start) 0%,var(--room-surface-mid) 48%,var(--room-surface-end) 100%);box-shadow:0 24px 80px #2552792e}.commerce-live-room.theme-sunset{--room-surface-start: #fff2d8;--room-surface-mid: #ffd8ca;--room-surface-end: #f6c8dc;--room-header-start: #ffc77e;--room-header-end: #ffd8c7;--room-accent: #e94343}.commerce-live-room.theme-midnight{--room-surface-start: #172554;--room-surface-mid: #243c75;--room-surface-end: #3b4c83;--room-header-start: #223865;--room-header-end: #334d7c;--room-accent: #f472b6}.commerce-live-room.theme-midnight .commerce-room-identity h1,.commerce-live-room.theme-midnight .commerce-room-meta,.commerce-live-room.theme-midnight .commerce-chat-empty{color:#f8fafc}.commerce-waiting-room{min-height:min(640px,calc(100dvh - 36px))}.commerce-waiting-room .waiting-kicker{color:#f43f5e;font-weight:850}.commerce-waiting-stage{display:grid;min-height:300px;flex:1.25 1 58%;place-items:center;padding:32px 24px;background:radial-gradient(circle at 50% 62%,rgba(255,255,255,.52),transparent 30%),linear-gradient(180deg,rgba(126,195,220,.2),transparent 66%)}.commerce-waiting-card{display:flex;max-width:420px;flex-direction:column;align-items:center;color:#263d56;text-align:center}.commerce-waiting-pulse{width:14px;height:14px;margin-bottom:18px;border-radius:50%;background:#fb4263;box-shadow:0 0 0 10px #fb42631f,0 0 0 22px #fb42630d;animation:waiting-pulse 1.8s ease-in-out infinite}.commerce-waiting-card p{margin:0;color:#47708a;font-size:13px;font-weight:800}.commerce-waiting-countdown{margin-top:8px;color:#fb4263;font-size:clamp(30px,8vw,48px);font-variant-numeric:tabular-nums;letter-spacing:.04em}.commerce-waiting-card h2{margin:24px 0 0;color:#172033;font-size:clamp(24px,7vw,36px)}.commerce-waiting-card small{margin-top:12px;color:#58758b;font-size:13px}.commerce-waiting-interaction{display:flex;min-height:190px;flex:.75 1 34%;flex-direction:column;justify-content:flex-end;gap:14px;padding:20px 16px 16px;border-top:1px solid rgba(255,255,255,.4);background:radial-gradient(circle at 86% 20%,rgba(117,210,255,.68),transparent 36%),radial-gradient(circle at 18% 8%,rgba(184,255,224,.72),transparent 34%)}.commerce-waiting-feed{display:flex;min-height:0;flex:1 1 auto;flex-direction:column;gap:8px;overflow-y:auto;overscroll-behavior:contain}.commerce-waiting-message{display:flex;width:max-content;max-width:82%;align-items:center}.commerce-waiting-composer{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:8px;padding:0 16px;border:1px solid rgba(255,255,255,.58);border-radius:999px;color:#375b748f;background:#ffffff75;font-size:14px}.commerce-waiting-composer input{width:100%;min-width:0;border:0;outline:0;color:#24465e;background:transparent;font:inherit}.commerce-waiting-composer input::placeholder{color:#375b748f}.commerce-waiting-composer button{min-width:54px;min-height:34px;border:0;border-radius:999px;color:#fff;background:#3f7092ad;cursor:pointer;font-weight:800}.commerce-waiting-composer button:disabled{cursor:not-allowed;opacity:.42}.commerce-waiting-message-error{margin:-8px 4px 0;color:#be123c;font-size:11px}.commerce-waiting-composer i{color:#fb426394;font-size:26px;font-style:normal}@keyframes waiting-pulse{0%,to{transform:scale(.9)}50%{transform:scale(1.08)}}.commerce-room-header{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:14px;padding:12px 18px;background:radial-gradient(circle at 84% 18%,rgba(255,255,255,.52),transparent 30%),linear-gradient(115deg,var(--room-header-start),var(--room-header-end));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.commerce-room-identity{display:flex;flex:1 1 auto;min-width:0;align-items:center;gap:11px}.commerce-room-avatar{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;border:3px solid rgba(255,255,255,.92);border-radius:50%;color:#fff;background:linear-gradient(145deg,#ff6a4d,#dc2626);box-shadow:0 7px 18px #dc262633;font-size:18px;font-weight:900}img.commerce-room-avatar{object-fit:cover}.commerce-room-identity>div{min-width:0}.commerce-room-identity h1{overflow:hidden;color:#172033;font-size:clamp(17px,4.5vw,23px);line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.commerce-room-meta{display:flex;align-items:center;gap:12px;margin-top:6px;color:#718096;font-size:12px}.commerce-room-meta .status-kicker{margin:0;color:#ef4444;font-size:12px}.commerce-room-actions{display:flex;flex:0 0 auto;align-items:center;gap:7px}.commerce-room-actions>button{display:grid;min-width:42px;min-height:42px;place-items:center;padding:6px 10px;border:0;border-radius:999px;color:#fff;background:#3b597580;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:11px;font-weight:700;text-align:center;cursor:pointer}.commerce-room-actions .commerce-watch-mode{line-height:1.08}.commerce-room-actions .commerce-share-action{font-size:24px;font-weight:400;line-height:1}.commerce-room-actions .commerce-report-action{display:inline-flex;min-width:62px;gap:5px}.commerce-share-hint{margin:0;padding:7px 14px;color:#29485f;background:#ffffffb8;font-size:11px;text-align:right}.commerce-video-stage{flex:0 0 auto;padding:0;background:#090f1a}.commerce-video-stage .video-shell{height:clamp(210px,34dvh,360px);aspect-ratio:auto}.commerce-video-stage .live-video{object-fit:contain}.commerce-video-badges{position:absolute;top:12px;left:12px;display:flex;gap:7px;pointer-events:none}.commerce-video-badges>button{min-height:30px;padding:5px 10px;border:1px solid rgba(255,255,255,.34);border-radius:999px;color:#fff;background:#ff4263e0;cursor:pointer;font-size:11px;font-weight:800;pointer-events:auto}.commerce-video-badges>span{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;color:#fff;background:#263e5299;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:11px;font-weight:750}.commerce-video-badges .is-live i{width:7px;height:7px;border-radius:50%;background:#fb7185;box-shadow:0 0 0 4px #fb71852e}.commerce-sound-action{position:absolute;right:12px;bottom:12px;display:inline-flex;min-height:40px;align-items:center;gap:7px;padding:0 14px;border:1px solid rgba(255,255,255,.3);border-radius:999px;color:#fff;background:#090f1ab3;box-shadow:0 8px 28px #0000003d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;font-size:13px;font-weight:800}.commerce-sound-action.is-on{color:#052e16;background:#86efaceb}.commerce-sound-error{position:absolute;right:12px;bottom:60px;max-width:min(82%,320px);padding:8px 10px;border-radius:10px;color:#fff;background:#be185de6;font-size:11px;line-height:1.45}.commerce-entry-stage{display:grid;flex:1.15 1 48%;min-height:250px;place-items:center;padding:24px;background:radial-gradient(circle at 28% 72%,rgba(179,236,232,.7),transparent 34%),linear-gradient(180deg,rgba(126,195,220,.22),transparent 58%)}.commerce-enter-action{display:inline-flex;min-width:min(72vw,360px);min-height:58px;align-items:center;justify-content:center;gap:12px;padding:0 28px;border:0;border-radius:999px;color:#fff;background:var(--room-accent);box-shadow:0 16px 36px #fb426347;cursor:pointer;font-size:clamp(18px,4.8vw,24px);font-weight:780}.commerce-enter-action>span{font-size:32px;font-weight:300;line-height:1}.commerce-interaction-panel{position:relative;display:grid;flex:1 1 auto;min-height:0;grid-template-rows:auto auto minmax(0,1fr) auto auto;background:radial-gradient(circle at 86% 20%,rgba(117,210,255,.82),transparent 34%),radial-gradient(circle at 18% 8%,rgba(184,255,224,.85),transparent 32%),linear-gradient(145deg,var(--room-surface-start),var(--room-surface-mid) 54%,var(--room-surface-end))}.commerce-live-room.is-pre-entry .commerce-interaction-panel{flex:.85 1 38%;min-height:240px;grid-template-rows:auto minmax(0,1fr) auto auto}.commerce-live-room.is-pre-entry .commerce-product-ticker{grid-row:1}.commerce-live-room.is-pre-entry .commerce-interaction-body{grid-row:2}.commerce-live-room.is-pre-entry .commerce-chat-composer{grid-row:3}.commerce-live-room.is-pre-entry .commerce-message-error{grid-row:4}.commerce-room-announcement{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;padding:9px 14px;color:#fff;background:linear-gradient(90deg,#9f0808,#bd1010 70%,#8d0808)}.commerce-room-announcement>span{padding:2px 7px;border-radius:999px;color:#9f0808;background:#fff;font-size:10px;font-weight:900}.commerce-room-announcement>p{margin:0;overflow:hidden;color:#fff;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.commerce-room-tabs{display:flex;grid-row:1;min-height:56px;align-items:center;gap:22px;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.36)}.commerce-room-tabs>button{position:relative;min-height:56px;padding:0 2px;border:0;color:#2b526c99;background:transparent;cursor:pointer;font-size:17px;font-weight:800}.commerce-room-tabs>button.is-active{color:#fff;text-shadow:0 1px 10px rgba(31,84,111,.2)}.commerce-room-tabs>button.is-active:after{position:absolute;right:0;bottom:8px;left:0;height:3px;border-radius:999px;background:#fff;content:""}.commerce-audio-health{margin-left:auto;padding:5px 8px;border-radius:999px;color:#3d6f88;background:#ffffff75;font-size:10px;font-weight:700}.commerce-product-ticker{display:grid;grid-row:2;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;margin:10px 14px 0;padding:8px 10px;border:1px solid rgba(255,255,255,.5);border-radius:999px;color:#fff;background:linear-gradient(90deg,#efc558ad,#ffffff38);box-shadow:0 8px 24px #46729014}.commerce-product-ticker p{margin:0;overflow:hidden;color:#fff;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.commerce-product-ticker button{padding:5px 12px;border:0;border-radius:999px;color:#f43f5e;background:#fff;cursor:pointer;font-weight:850}.commerce-interaction-body{position:relative;grid-row:3;min-height:0;overflow:hidden}.commerce-chat-feed{display:flex;height:100%;max-height:100%;flex-direction:column;gap:8px;overflow-y:auto;padding:14px 184px 18px 16px;overscroll-behavior:contain}.commerce-live-room.is-pre-entry .commerce-chat-feed{justify-content:flex-start}.commerce-live-room.is-pre-entry .commerce-chat-feed>:first-child{margin-top:auto}.commerce-chat-message{display:flex;max-width:max-content;align-items:center}.commerce-message-bubble{display:flex;max-width:min(78vw,560px);align-items:center;gap:7px;padding:5px 9px;border-radius:11px;background:#09111c7a;box-shadow:0 4px 14px #050c1414}.commerce-message-sender{display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;color:#80e5ff;font-size:13px;font-weight:760}.commerce-message-bubble>p{margin:0;color:#fff;font-size:14px;line-height:1.38;overflow-wrap:anywhere}.commerce-fan-badge,.commerce-host-badge{display:inline-flex;min-width:31px;height:20px;align-items:center;justify-content:center;gap:3px;padding:0 6px;border-radius:7px;color:#fff;background:linear-gradient(100deg,#5688ff,#7858e8);box-shadow:inset 0 0 0 1px #ffffff3d;font-size:11px;font-style:normal;font-weight:850;line-height:1}.commerce-fan-badge>b{color:#d9f6ff;font-size:9px}.commerce-host-badge{min-width:35px;background:linear-gradient(100deg,#ff4263,#ff7252)}.commerce-waiting-message.is-system{gap:7px;padding:7px 10px;border-radius:12px;background:#09111c6b}.commerce-waiting-message.is-system>span{color:#ffb1c1;font-size:12px;font-weight:800}.commerce-waiting-message.is-system>p{margin:0;color:#fff;font-size:13px}.commerce-chat-empty{margin:14px 0;color:#305b72ad;font-size:13px}.commerce-floating-product{position:absolute;right:14px;bottom:16px;display:grid;width:156px;overflow:hidden;border:1px solid rgba(255,255,255,.7);border-radius:15px;background:#fffffff0;box-shadow:0 16px 38px #3e658338}.commerce-floating-product>img,.commerce-floating-product>.commerce-product-placeholder{width:100%;height:120px;object-fit:cover}.commerce-floating-product>strong{display:-webkit-box;overflow:hidden;min-height:42px;padding:9px 10px 4px;color:#14213d;font-size:13px;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.commerce-floating-product>div{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:6px 7px 7px 10px}.commerce-floating-product>div span{color:#f43f5e;font-size:15px;font-weight:900}.commerce-floating-product button,.commerce-cart-view button{padding:6px 9px;border:0;border-radius:999px;color:#fff;background:var(--room-accent);cursor:pointer;font-size:12px;font-weight:800}.commerce-product-placeholder{display:grid;place-items:center;color:#c2410c;background:linear-gradient(145deg,#fef3c7,#fed7aa);font-size:30px;font-weight:900}.commerce-cart-view{display:grid;grid-template-columns:66px minmax(0,1fr) auto;align-items:center;gap:12px;margin:16px;padding:12px;border:1px solid rgba(255,255,255,.55);border-radius:16px;background:#ffffff85}.commerce-cart-view>img,.commerce-cart-view>.commerce-product-placeholder{width:66px;height:66px;border-radius:12px;object-fit:cover}.commerce-cart-view>div{display:grid;gap:5px}.commerce-cart-view>div span{color:#f43f5e;font-weight:900}.commerce-cart-view>p{grid-column:1 / -1;margin:24px 0;color:#50748a;text-align:center}.commerce-chat-composer{display:grid;grid-row:4;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:8px;padding:12px 14px calc(12px + env(safe-area-inset-bottom));border-top:1px solid rgba(255,255,255,.4);background:#d2f8fb33;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.commerce-chat-composer input{width:100%;min-width:0;min-height:42px;padding:0 14px;border:1px solid rgba(255,255,255,.48);border-radius:999px;outline:0;color:#24465e;background:#ffffff7a}.commerce-chat-composer input::placeholder{color:#40677e8c}.commerce-chat-composer>button{min-width:42px;min-height:42px;padding:0 12px;border:0;border-radius:999px;color:#fff;background:#3f709299;cursor:pointer;font-weight:800}.commerce-chat-composer>button[type=submit]{min-width:58px;color:#fff;background:linear-gradient(110deg,#ff4263,#ff5f68);box-shadow:0 6px 16px #ff426333}.commerce-chat-composer>button:disabled{cursor:not-allowed;opacity:.45}.commerce-chat-composer .commerce-cart-shortcut,.commerce-chat-composer .commerce-like-action{padding:0;color:#ffad32;background:#ffffff7a;font-size:20px}.commerce-cart-icon{position:relative;display:block;width:19px;height:13px;margin:0 auto 3px;border:2px solid currentColor;border-top:0;border-radius:2px 2px 5px 5px;transform:skew(-6deg)}.commerce-cart-icon:before{position:absolute;top:-6px;left:-5px;width:7px;height:6px;border-top:2px solid currentColor;content:"";transform:skew(34deg)}.commerce-cart-icon:after{position:absolute;right:2px;bottom:-6px;width:3px;height:3px;border-radius:50%;background:currentColor;box-shadow:-11px 0 0 currentColor;content:""}.commerce-chat-composer .commerce-like-action{color:#fb4d8a;font-size:26px}.commerce-chat-composer .commerce-like-action.is-liked{color:#ff2f73;transform:scale(1.06)}.commerce-message-error{grid-row:5;margin:-6px 16px 10px;color:#be123c;font-size:11px}.commerce-sheet-backdrop{position:absolute;z-index:20;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:18px;background:#0813205c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.commerce-utility-sheet{display:grid;width:min(100%,480px);gap:10px;padding:18px;border:1px solid rgba(255,255,255,.66);border-radius:22px;color:#17324a;background:#f8fcfff7;box-shadow:0 24px 60px #142f4447}.commerce-sheet-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:4px}.commerce-sheet-heading span{color:#678096;font-size:11px;font-weight:800;letter-spacing:.12em}.commerce-sheet-heading h2{margin:3px 0 0;font-size:22px;line-height:1.2}.commerce-sheet-heading>button{width:36px;height:36px;border:0;border-radius:50%;color:#37546b;background:#e8f1f7;cursor:pointer;font-size:24px}.commerce-mode-option{display:flex;min-height:70px;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid #dce8f0;border-radius:16px;color:#23445d;background:#fff;cursor:pointer;text-align:left}.commerce-mode-option.is-selected{border-color:#61b8d7;background:#edfaff;box-shadow:inset 0 0 0 1px #61b8d733}.commerce-mode-option>span{display:grid;gap:4px}.commerce-mode-option strong{font-size:15px}.commerce-mode-option small{color:#6d8496;font-size:12px}.commerce-mode-option i{display:grid;width:26px;height:26px;flex:0 0 auto;place-items:center;border-radius:50%;color:#fff;background:#52adcf;font-style:normal}.commerce-report-copy{margin:4px 0 6px;color:#4f687b;font-size:14px;line-height:1.7}.commerce-sheet-confirm{min-height:46px;border:0;border-radius:14px;color:#fff;background:#315f7d;cursor:pointer;font-weight:800}.commerce-live-room :where(button,input):focus-visible{outline:3px solid rgba(37,99,235,.38);outline-offset:2px}.desktop-oauth-panel{align-items:center;text-align:center}.desktop-viewing-mode{display:inline-flex;gap:4px;margin-bottom:18px;padding:4px;border-radius:999px;background:#0f8c6b17}.desktop-viewing-mode button{padding:9px 16px;border:0;border-radius:999px;color:#53635e;background:transparent;cursor:pointer;font-weight:700}.desktop-viewing-mode button.is-active{color:#fff;background:#0f8c6b;box-shadow:0 6px 16px #0f8c6b33}.desktop-qr-shell{display:grid;width:264px;height:264px;margin-top:24px;place-items:center;padding:12px;border:1px solid rgba(23,33,31,.1);border-radius:12px;color:#53635e;background:#fffdf8;box-shadow:0 14px 34px #1018201a}.desktop-qr{display:block;width:240px;height:240px}.desktop-oauth-note{font-size:14px}.desktop-oauth-validity{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 14px;margin:10px 0 0;color:#48645c;font-size:14px}.desktop-oauth-validity strong{color:#0f755b;font-variant-numeric:tabular-nums}.desktop-oauth-validity span{font-variant-numeric:tabular-nums}.desktop-oauth-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.primary-action{margin-top:24px;padding:11px 20px;border:0;border-radius:8px;color:#fff;background:#0f8c6b;cursor:pointer;font-weight:700}.secondary-action{margin-top:24px;padding:10px 19px;border:1px solid rgba(15,140,107,.35);border-radius:8px;color:#0f755b;background:#fff;cursor:pointer;font-weight:700}.primary-action:focus-visible{outline:3px solid rgba(15,140,107,.28);outline-offset:3px}.live-dot{width:9px;height:9px;flex:0 0 auto;border-radius:999px;background:#22c55e}@media(min-width:720px){.app-shell{padding-inline:28px}.live-room{width:min(100%,1120px)}.commerce-live-room{width:min(100%,820px)}.room-header{grid-template-columns:150px minmax(0,1fr);align-items:end}.room-brand{align-self:start;justify-content:flex-start;gap:18px;padding-top:4px}}@media(max-width:560px){body:has(.commerce-live-room){overflow:hidden}.app-shell:has(.commerce-live-room){position:fixed;inset:0;height:100dvh;min-height:0;overflow:hidden;padding:0;background:#101923}.app-shell{padding-inline:10px}.live-room{align-content:start;padding-top:6px}.commerce-live-room{height:100dvh;min-height:0;max-height:none;padding-top:0;border:0;border-radius:0}.commerce-live-room .commerce-room-header{position:absolute;z-index:6;top:0;right:0;left:0;color:#fff;background:linear-gradient(180deg,#060f19c2,#060f1900);-webkit-backdrop-filter:none;backdrop-filter:none}.commerce-live-room .commerce-room-identity h1{color:#fff;text-shadow:0 1px 6px rgba(0,0,0,.32)}.commerce-room-header{min-height:64px;gap:7px;padding:max(8px,env(safe-area-inset-top)) 10px 8px}.commerce-room-identity{max-width:46%;gap:7px}.commerce-room-avatar{width:38px;height:38px;border-width:2px;font-size:15px}.commerce-room-identity h1{font-size:clamp(13px,3.8vw,17px)}.commerce-room-meta{display:none}.commerce-room-actions{gap:4px}.commerce-room-actions>button{min-width:39px;min-height:39px;padding:5px 8px}.commerce-room-actions .commerce-report-action{min-width:56px;padding-inline:8px}.commerce-video-stage .video-shell{height:clamp(240px,42dvh,380px)}.commerce-video-badges{top:72px}.commerce-entry-stage{flex:0 0 clamp(260px,46dvh,410px);min-height:0;padding:72px 18px 18px;background:radial-gradient(circle at 72% 28%,rgba(111,214,241,.3),transparent 28%),linear-gradient(155deg,#547f96,#72aabd 48%,#29495a)}.commerce-enter-action{min-width:min(62vw,280px);min-height:48px;padding-inline:22px;font-size:17px;box-shadow:0 10px 26px #fb426352}.commerce-live-room.is-pre-entry .commerce-interaction-panel{flex:1 1 auto;min-height:0;background:linear-gradient(180deg,#29495a,#142735 42%,#09111c)}.commerce-live-room.is-entered .commerce-interaction-panel{background:linear-gradient(160deg,#315e70,#122635 62%,#0a111b)}.commerce-waiting-stage{flex:0 0 clamp(260px,48dvh,420px);min-height:0;padding:74px 18px 18px;background:radial-gradient(circle at 72% 28%,rgba(111,214,241,.3),transparent 28%),linear-gradient(155deg,#547f96,#72aabd 48%,#29495a)}.commerce-waiting-interaction{width:100%;max-width:100%;min-height:0;flex:1 1 auto;gap:8px;padding:12px 10px calc(10px + env(safe-area-inset-bottom));border-top:0;background:linear-gradient(180deg,#29495a,#142735 42%,#09111c)}.commerce-waiting-pulse{width:11px;height:11px;margin-bottom:12px}.commerce-waiting-card p{color:#ffffffbd;font-size:12px}.commerce-waiting-countdown{margin-top:5px;font-size:clamp(28px,10vw,42px)}.commerce-waiting-card h2{margin-top:16px;color:#fff;font-size:clamp(22px,6vw,28px)}.commerce-waiting-card small{margin-top:8px;color:#ffffffa8;font-size:12px}.commerce-waiting-feed{width:100%;max-width:100%;gap:5px}.commerce-waiting-message{width:100%;max-width:100%;min-width:0}.commerce-waiting-message.is-system{display:grid;grid-template-columns:auto minmax(0,1fr);width:fit-content;max-width:100%}.commerce-waiting-message.is-system>p{min-width:0;overflow-wrap:anywhere}.commerce-waiting-message .commerce-message-bubble{max-width:100%}.commerce-waiting-composer{display:grid;width:100%;max-width:100%;min-width:0;grid-template-columns:minmax(0,1fr) auto;gap:6px;padding:5px 6px 5px 14px;border-color:#ffffff47;color:#ffffffa3;background:#ffffff1a;font-size:16px}.commerce-waiting-composer input{min-height:40px;color:#fff;font-size:16px}.commerce-waiting-composer input::placeholder{color:#ffffff8a}.commerce-waiting-composer button{min-width:54px;min-height:40px;background:linear-gradient(110deg,#ff4263,#ff5f68)}.commerce-enter-action{min-width:min(74vw,330px);min-height:54px}.commerce-room-tabs{padding-inline:14px}.commerce-audio-health{max-width:112px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.commerce-chat-feed{gap:5px;padding:12px 148px 12px 12px}.commerce-floating-product{right:10px;width:134px}.commerce-floating-product>img,.commerce-floating-product>.commerce-product-placeholder{height:102px}.commerce-chat-composer{grid-template-columns:minmax(0,1fr) auto auto auto;gap:6px;padding:10px 10px calc(10px + env(safe-area-inset-bottom));background:#060d15b8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.commerce-chat-composer>button[type=submit]{min-width:54px;padding-inline:10px}.commerce-chat-composer input{min-height:40px;padding-inline:12px;color:#fff;background:#ffffff1f;font-size:16px}.commerce-chat-composer input::placeholder{color:#ffffff8a}.commerce-chat-composer>button{min-width:40px;min-height:40px}.room-stage{border-radius:10px}.signal-cell{padding-inline:10px}.room-footer{align-items:flex-start;flex-direction:column}.room-footer p{text-align:left}.commerce-sheet-backdrop{padding:10px 10px calc(10px + env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){.commerce-waiting-pulse{animation:none}}@media(max-height:650px)and (max-width:560px){.commerce-room-header{min-height:56px}.commerce-entry-stage{flex-basis:42dvh;min-height:170px;padding-top:60px}.commerce-waiting-stage{flex-basis:45dvh;min-height:0;padding:58px 16px 12px}.commerce-waiting-interaction{min-height:0;padding-block:8px}.commerce-waiting-card h2{margin-top:14px}.commerce-waiting-pulse{margin-bottom:10px}.commerce-live-room.is-pre-entry .commerce-interaction-panel{min-height:210px}.commerce-video-stage .video-shell{height:clamp(180px,34dvh,230px)}}@media(orientation:landscape)and (max-height:560px){.app-shell:has(.commerce-live-room){min-height:100dvh;padding:0}.commerce-live-room{height:100dvh;min-height:0;max-height:none;width:100%;border:0;border-radius:0}.commerce-room-header{min-height:56px;padding:6px 12px}.commerce-video-stage .video-shell{height:min(54dvh,310px)}.commerce-entry-stage,.commerce-waiting-stage,.commerce-waiting-interaction,.commerce-live-room.is-pre-entry .commerce-interaction-panel{min-height:0}}
