:root{font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;color:#172033;background:#eaf1fb;--blue: #1f73ff;--blue-dark: #0b58d8;--ink: #172033;--muted: #7d899b;--line: #dfe7f4;--panel: rgba(255, 255, 255, .88);--soft: #f5f8fe;--shadow: 0 18px 45px rgba(45, 84, 132, .13)}*{box-sizing:border-box}button,input,textarea{font:inherit}button{border:0;cursor:pointer}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased;background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.94),transparent 34%),linear-gradient(135deg,#dbe8f7,#f7fbff 42%,#e5eefb)}.tablet-shell{width:100vw;height:100vh;padding:0;display:block;overflow:hidden}.app-surface{width:var(--ui-zoom-width, 100vw);height:var(--ui-zoom-height, 100vh);min-height:var(--ui-min-height, 760px);overflow:hidden;transform:scale(var(--ui-zoom, 1));transform-origin:0 0;border:0;border-radius:0;background:linear-gradient(180deg,#fbfdff,#edf4fe);box-shadow:none;display:grid;grid-template-rows:62px minmax(0,1fr)}.topbar{height:62px;padding:0 28px;display:grid;grid-template-columns:280px auto 112px minmax(160px,190px) 142px 170px;align-items:center;gap:14px;background:#ffffffc2;border-bottom:1px solid rgba(220,228,240,.78)}.logo-wrap{display:flex;align-items:center;gap:10px}.logo-mark{width:42px;height:36px;color:#fff;display:grid;place-items:center;font-size:25px;font-weight:900;font-style:italic;border-radius:10px;background:linear-gradient(135deg,#047dff,#14b6ff);transform:skew(-8deg)}.logo-wrap strong,.logo-wrap span{display:block}.logo-wrap strong{font-size:18px}.logo-wrap span{margin-top:2px;color:#6b7483;font-size:12px}.mode-switch{justify-self:center;display:inline-flex;gap:4px;padding:4px;border-radius:14px;background:#edf3fb;border:1px solid #dfe8f6}.mode-switch button{height:32px;padding:0 18px;color:#5d6a7d;background:transparent;border-radius:10px;font-weight:900;min-width:54px;white-space:nowrap}.mode-switch button.active{color:#fff;background:var(--blue);box-shadow:0 8px 18px #1f73ff38}.sync-pill{height:30px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 10px;border-radius:999px;color:#6d7789;background:#f5f8fe;border:1px solid #dfe8f6;font-size:12px;font-weight:900;white-space:nowrap}.sync-pill.connected{color:#13825b;background:#e8f8f1;border-color:#c8eedf}.sync-pill.local{color:#986e13;background:#fff7df;border-color:#f1dfad}.search-box{grid-column:4;height:36px;border-radius:24px;display:flex;align-items:center;gap:8px;padding:0 16px;background:#f1f4fa;color:#8c98aa}.search-box input{width:100%;border:0;outline:0;background:transparent;color:#253146}.zoom-control{grid-column:5;justify-self:center;height:36px;display:inline-flex;align-items:center;gap:4px;padding:3px;border:1px solid #dfe8f6;border-radius:14px;background:#f2f6fd;box-shadow:inset 0 1px #ffffffc7}.zoom-control button{min-width:30px;height:28px;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:0 8px;color:#2870d7;background:#fff;border:1px solid rgba(215,227,245,.9);border-radius:10px;font-size:12px;font-weight:900}.zoom-control button:disabled{cursor:not-allowed;color:#aab4c4;background:#ffffff94}.zoom-control .zoom-reset{min-width:62px;color:#34435a}.user-pill{grid-column:6;justify-self:end;height:42px;display:flex;align-items:center;gap:10px;background:transparent;color:#162033;text-align:left}.avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:800;background:linear-gradient(145deg,#3aa4d9,#21465d)}.user-pill strong,.user-pill small{display:block}.user-pill small{margin-top:1px;color:#667284;font-size:12px}.workspace{min-height:0;padding:22px 28px 14px;overflow:auto}.showroom-workspace{padding-bottom:max(14px,12vh);overflow:hidden}.glass-panel,.stage-panel,.admin-board,.metric-card{background:var(--panel);border:1px solid rgba(223,231,244,.95);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.showroom-grid{height:100%;min-height:0;display:grid;grid-template-columns:minmax(220px,264px) minmax(500px,1fr) minmax(360px,400px);gap:20px;overflow:hidden}.vehicle-rail{min-height:0;border-radius:16px;padding:22px 14px;display:grid;grid-template-rows:auto minmax(0,1fr);gap:18px;overflow:hidden}.panel-title{font-size:18px;font-weight:800}.vehicle-list{min-height:0;display:grid;align-content:start;gap:12px;overflow-y:auto;overflow-x:hidden;padding-right:4px;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(119,142,178,.45) transparent}.vehicle-list::-webkit-scrollbar{width:6px}.vehicle-list::-webkit-scrollbar-track{background:transparent}.vehicle-list::-webkit-scrollbar-thumb{background:#778eb26b;border-radius:999px}.vehicle-card{min-height:122px;display:grid;grid-template-columns:138px 1fr;align-items:center;gap:8px;padding:9px;background:#fff;color:#172033;border:1px solid #e3eaf5;border-radius:12px;text-align:left}.vehicle-card.selected{border-color:#2f7dff;background:#f3f7ff;box-shadow:inset 0 0 0 1px #2f7dff1f}.vehicle-copy strong,.vehicle-copy small,.vehicle-copy em{display:block}.vehicle-copy strong{font-size:15px;color:#121b2a}.vehicle-card.selected strong{color:var(--blue)}.vehicle-copy small{margin:7px 0;color:#7a8799}.vehicle-copy em{width:max-content;padding:2px 7px;border-radius:6px;color:#ff6d43;background:#fff0eb;font-style:normal;font-size:13px;font-weight:800}.stage-stack{min-width:0;min-height:0;display:grid;gap:12px;overflow:hidden}.stage-panel{min-height:0;border-radius:18px;padding:18px 24px 20px;display:grid;grid-template-rows:auto minmax(300px,1fr) auto auto;gap:14px;background:radial-gradient(circle at 52% 45%,rgba(39,121,255,.12),transparent 36%),#ffffff73;box-shadow:none;border-color:transparent}.stage-head{display:flex;align-items:flex-start;justify-content:space-between;gap:22px}.stage-head h1{margin:0;display:inline-block;font-size:39px;line-height:1.05;letter-spacing:0}.stage-head p{margin:12px 0 0;font-size:16px;color:#30394a}.tag-row{display:inline-flex;gap:12px;margin-left:14px;vertical-align:7px}.tag{padding:5px 9px;border-radius:6px;color:#fff;font-size:14px;font-weight:800}.tag.hot{background:#ff754f}.tag.mint{background:#48d296}.product-canvas{position:relative;overflow:hidden;display:grid;place-items:center;min-height:300px;-webkit-user-select:none;user-select:none;touch-action:pan-y}.photo-carousel{border-radius:18px;background:radial-gradient(circle at 50% 52%,rgba(31,115,255,.09),transparent 42%),#ffffff73}.carousel-arrow{position:absolute;z-index:3;top:50%;width:44px;height:44px;display:grid;place-items:center;color:var(--blue);background:#ffffffe6;border:1px solid #d7e6fb;border-radius:50%;box-shadow:0 12px 24px #2d548424;transform:translateY(-50%)}.carousel-arrow.prev{left:18px}.carousel-arrow.next{right:18px}.slide-caption{position:absolute;left:50%;bottom:18px;z-index:3;padding:7px 14px;color:#3167b2;background:#ffffffe6;border:1px solid #dbe8fb;border-radius:18px;font-size:13px;font-weight:900;transform:translate(-50%)}.thumb-strip{min-height:98px;display:flex;justify-content:safe center;align-items:center;gap:10px;overflow-x:auto;padding:2px 8px 8px;scrollbar-width:thin}.thumb-strip button{flex:0 0 96px;height:88px;min-height:88px;display:grid;grid-template-rows:52px auto;place-items:center;gap:4px;padding:5px;color:#536174;background:#ffffffd1;border:1px solid #dfe8f6;border-radius:10px;font-size:11px;font-weight:800;box-shadow:0 8px 18px #34567c0d}.thumb-strip button.active{color:var(--blue);border-color:var(--blue);background:#f3f8ff;box-shadow:0 10px 20px #1f73ff1f}.thumb-strip img{width:100%;height:52px;display:block;object-fit:contain;object-position:center center;border-radius:7px;background:#fff}.thumb-strip span{min-width:0;width:100%;white-space:normal;line-height:1.2;text-align:center;word-break:keep-all}.spec-summary{min-height:116px;display:grid;grid-template-columns:repeat(4,1fr);gap:0;align-items:stretch;border-radius:14px;background:#ffffffe6;border:1px solid #e6edf7;box-shadow:0 16px 35px #44608214}.spec-summary div{padding:7px 16px;border-right:1px solid #edf2f8;border-bottom:1px solid #edf2f8}.spec-summary div:nth-child(4n){border-right:0}.spec-summary div:nth-last-child(-n+4){border-bottom:0}.spec-summary strong,.spec-summary span{display:block}.spec-summary strong{margin-bottom:3px;color:#141b29;font-size:14px;letter-spacing:.12em}.spec-summary span{color:#6f7784;font-size:12px;line-height:1.12}.ai-panel{min-height:0;border-radius:20px;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto auto;overflow:hidden;background:linear-gradient(180deg,#fffffff5,#f6faffeb),var(--panel)}.ai-head{display:grid;grid-template-columns:58px minmax(0,1fr) 40px 40px;align-items:start;gap:10px;padding:18px;border-bottom:1px solid #e3eaf5;background:#ffffffb8}.ai-head button{width:40px;height:40px;display:grid;place-items:center;background:#f4f8ff;color:#253146;border:1px solid #e0e9f7;border-radius:14px}.bot-avatar,.mini-bot{display:grid;place-items:center;color:#0281dc;background:#dff7ff;border:3px solid #effbff;box-shadow:0 0 0 1px #b6eaff}.bot-avatar{width:54px;height:54px;border-radius:19px;background:radial-gradient(circle at 50% 35%,#ffffff 0 10%,transparent 11%),linear-gradient(145deg,#ddfbff,#cfe7ff)}.mini-bot{width:32px;height:32px;border-radius:12px}.ai-head strong,.ai-head span,.ai-head em{display:block}.ai-head>div:nth-child(2){min-width:0}.ai-head strong{margin-bottom:4px;font-size:17px;line-height:1.25}.ai-head span{max-width:100%;overflow:hidden;color:#748194;font-size:13px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.ai-head em{width:fit-content;max-width:100%;margin-top:6px;padding:3px 8px;overflow:hidden;border-radius:12px;color:#13825b;background:#e8f8f1;font-style:normal;font-size:11px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.chat-log{min-height:0;padding:18px 20px 14px;overflow:auto;display:flex;flex-direction:column;gap:18px;background:radial-gradient(circle at 12% 4%,rgba(31,115,255,.08),transparent 28%),linear-gradient(180deg,#fbfdff,#f7fbff)}.chat-context{align-self:center;max-width:100%;display:inline-flex;align-items:center;gap:8px;padding:6px 10px;color:#35639d;background:#edf5ff;border:1px solid #d7e7fb;border-radius:999px;font-size:12px;font-weight:900}.chat-context strong,.chat-context span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-context strong{color:#1759b6}.chat-context span{max-width:210px}.message{display:flex;gap:12px;align-items:flex-start}.message.user{justify-content:flex-end}.message.user div{max-width:282px;position:relative;color:#fff;background:linear-gradient(135deg,#2f82ff,#216cff);border-radius:16px 16px 5px;padding:12px 50px 12px 16px;box-shadow:0 12px 24px #216cff38}.message.ai div:last-child{max-width:304px;padding:14px 16px;background:#fff;border:1px solid #e5edf8;border-radius:6px 16px 16px;box-shadow:0 12px 26px #3f5c8014}.message.ai.pending div:last-child{border-color:#cbdffa;background:linear-gradient(180deg,#fff,#f7fbff)}.message.ai.thinking div:last-child{color:#58708f;border-color:#d6e6fb;background:linear-gradient(180deg,#fafdff,#f1f7ff)}.message.ai.error div:last-child{color:#8a3a3a;border-color:#ffd7d7;background:#fff8f8}.message.ai.pending p:after{content:"";display:inline-block;width:7px;height:15px;margin-left:4px;vertical-align:-2px;border-radius:4px;background:#1f73ff;animation:streamCursor .85s steps(2,start) infinite}.message strong{display:block;margin:0 0 8px;color:#1c2738;font-size:14px}.message p{margin:0;color:#394353;font-size:14px;line-height:1.74;white-space:pre-line}.message p .message-emphasis{display:inline;margin:0;color:#172033;font-size:inherit}.message.user p{color:#fff;line-height:1.4}.message time{position:absolute;top:14px;right:13px;color:#ffffffb8;font-size:11px}.quick-prompts{display:flex;gap:10px;overflow-x:auto;padding:10px 18px 12px;border-top:1px solid #e6eef9;background:#f7fbffe6;overscroll-behavior-inline:contain;scrollbar-width:thin;scroll-padding-inline:18px;touch-action:pan-x;-webkit-overflow-scrolling:touch}.quick-prompts button{flex:0 0 auto;min-height:38px;padding:0 16px;color:#2265b8;background:#ffffffbd;border:1px solid #d7e7fb;border-radius:999px;font-size:13px;font-weight:900;-webkit-user-select:none;user-select:none;white-space:nowrap}.quick-prompts button:disabled{cursor:wait;opacity:.55}@keyframes streamCursor{0%,45%{opacity:1}46%,to{opacity:0}}.voice-card{margin:0 18px 12px;min-height:118px;display:grid;grid-template-columns:40px minmax(0,1fr) 84px;gap:10px 14px;align-items:start;padding:16px 16px 14px;border-radius:18px;background:radial-gradient(circle at 84% 20%,rgba(31,115,255,.16),transparent 28%),linear-gradient(135deg,#edf6ff,#f8fbff 60%,#edf5ff);border:1px solid #c7ddfb;box-shadow:inset 0 1px #ffffffeb,0 14px 28px #395e8a1a}.voice-bot{width:40px;height:40px;align-self:center;grid-column:1;grid-row:1 / span 2;display:grid;place-items:center;color:#0d72d8;background:#fff;border:1px solid #c8e0ff;border-radius:14px;box-shadow:0 10px 20px #1f73ff24}.voice-copy{min-width:0;grid-column:2;grid-row:1 / span 2;display:grid;align-content:start;grid-template-columns:minmax(0,1fr)}.voice-copy strong,.voice-copy span{display:block}.voice-copy strong{color:#152033;font-size:14px;line-height:1.3}.voice-copy span{margin-top:4px;color:#667995;font-size:12px;line-height:1.3;min-height:0}.talk-btn{width:82px;min-height:86px;grid-column:3;grid-row:1 / span 2;display:grid;grid-template-rows:60px auto;place-items:center;gap:5px;color:#2867b6;background:#ffffff57;border:1px solid rgba(208,225,249,.72);border-radius:18px}.talk-icon{width:56px;height:56px;display:grid;place-items:center;color:#fff;background:radial-gradient(circle at 34% 24%,rgba(255,255,255,.42),transparent 30%),linear-gradient(145deg,#58a4ff,#1f73ff);border:3px solid rgba(255,255,255,.9);border-radius:50%;box-shadow:0 10px 22px #1f73ff38,0 0 0 5px #1f73ff14;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.talk-btn:hover .talk-icon{transform:translateY(-1px);box-shadow:0 14px 28px #1f73ff47,0 0 0 7px #1f73ff1a}.talk-btn:disabled{cursor:not-allowed;opacity:.52}.talk-btn.listening{color:#1f73ff}.talk-btn.listening .talk-icon{background:radial-gradient(circle at 34% 24%,rgba(255,255,255,.42),transparent 30%),linear-gradient(145deg,#65b0ff,#1f73ff);box-shadow:0 12px 24px #1f73ff42,0 0 0 8px #1f73ff1f}.talk-btn.recording{color:#d94c56}.talk-btn.recording .talk-icon{background:radial-gradient(circle at 34% 24%,rgba(255,255,255,.42),transparent 30%),linear-gradient(145deg,#ff806d,#ff3f5f);box-shadow:0 12px 24px #ff3f5f3d,0 0 0 6px #ff3f5f1a}.talk-btn.thinking{color:#657287}.talk-btn.thinking .talk-icon{background:radial-gradient(circle at 34% 24%,rgba(255,255,255,.32),transparent 30%),linear-gradient(145deg,#8b98ab,#58677d);box-shadow:0 10px 20px #4b5b732e,0 0 0 6px #4b5b7314}.talk-btn.speaking{color:#118362}.talk-btn.speaking .talk-icon{background:radial-gradient(circle at 34% 24%,rgba(255,255,255,.42),transparent 30%),linear-gradient(145deg,#31d5a6,#139b72);box-shadow:0 12px 24px #139b7238,0 0 0 6px #139b721a}.talk-btn span{color:currentColor;font-size:13px;line-height:1;font-weight:900;white-space:nowrap}.wave{height:24px;margin-top:9px;max-width:220px;display:flex;align-items:center;gap:3px;overflow:hidden}.wave i{width:4px;border-radius:4px;background:linear-gradient(180deg,#74b1ff,#1f73ff);box-shadow:0 0 0 1px #ffffff73;opacity:.72;transition:height .16s ease,background .16s ease,opacity .16s ease}.wave.recording i{background:linear-gradient(180deg,#ff9a89,#ff4563);opacity:1;animation:voicePulse .76s ease-in-out infinite alternate}.wave.listening i{background:linear-gradient(180deg,#74b1ff,#1f73ff);opacity:1;animation:voicePulse .76s ease-in-out infinite alternate}.wave.thinking i{background:linear-gradient(180deg,#b8c3d4,#7b8aa0);opacity:.86;animation:voicePulse 1.1s ease-in-out infinite alternate}.wave.speaking i{background:linear-gradient(180deg,#54e2b9,#12a77a);opacity:1;animation:voicePulse .62s ease-in-out infinite alternate}.wave i:nth-child(2n){animation-delay:80ms}.wave i:nth-child(3n){animation-delay:.16s}.voice-select{min-width:0;min-height:34px;margin-top:8px;display:grid;grid-template-columns:auto minmax(104px,188px);align-items:center;gap:8px}.voice-select em{color:#557194;font-size:11px;font-style:normal;font-weight:900}.voice-select select{min-width:0;width:100%;height:36px;padding:0 28px 0 10px;border:1px solid #c9def9;border-radius:12px;color:#1e3554;background:#ffffffd1;font-size:12px;font-weight:750;outline:0}@keyframes voicePulse{0%{transform:scaleY(.64)}to{transform:scaleY(1.18)}}.ask-bar{padding:0 18px 18px;display:grid;grid-template-columns:minmax(0,1fr) 84px;gap:12px;align-items:center;background:linear-gradient(180deg,#f7fbff00,#f7fbfff0 22%)}.ask-bar input{min-width:0;height:48px;padding:0 16px;border-radius:15px;border:1px solid #dfe8f6;outline:0;color:#172033;background:#fff;box-shadow:inset 0 1px 2px #2843680a}.ask-bar button{height:48px;border-radius:15px;color:#6b7789;background:#fff;border:1px solid #dfe8f6;font-weight:800}.ask-bar .send-btn{color:var(--blue);background:#f4f9ff;border-color:#cfe2ff;font-size:14px;white-space:nowrap}.eyebrow{color:var(--blue);font-size:13px;font-weight:900}.admin-side h2{margin:10px 0;font-size:34px;letter-spacing:0}.admin-board p,.config-panel-head p{margin:0;color:#6f7b8e;line-height:1.7}.admin-shell{height:100%;display:grid;grid-template-columns:250px minmax(0,1fr);gap:22px}.configurator-shell{height:100%;min-height:0;display:grid;grid-template-columns:280px minmax(0,1fr);gap:22px}.config-model-panel{min-height:0;border-radius:18px;padding:18px 16px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:14px}.config-panel-head h2{margin:8px 0;font-size:28px}.config-panel-head p{margin:0;color:#6f7b8e;line-height:1.5}.config-model-list{min-height:0;overflow:auto;display:grid;align-content:start;gap:10px}.config-model-list article{padding:9px;background:#f8fbff;border:1px solid #e2ebf7;border-radius:12px}.config-model-list article.active{background:#eef6ff;border-color:#7fb0ff}.model-pick{width:100%;min-height:62px;display:grid;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:10px;color:#273245;text-align:left;background:transparent}.config-model-list .sprite{width:76px;height:54px;border-radius:9px;background:#fff}.config-model-list strong,.config-model-list small{display:block}.config-model-list strong{overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.config-model-list small{margin-top:4px;color:#7c8797}.config-model-list .status{align-self:start;white-space:nowrap}.model-card-actions{margin-top:8px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.model-card-actions button{min-height:40px;color:var(--blue);background:#fff;border:1px solid #d5e5fb;border-radius:8px;font-size:13px;font-weight:900}.model-card-actions button:last-child{color:#3f566f;background:#f5f8fe}.config-model-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding-top:14px;border-top:1px solid #e5edf8}.config-model-actions button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#fff;background:var(--blue);border-radius:10px;font-weight:900}.config-model-actions .danger{color:#b14b58;background:#fff4f5;border:1px solid #f1d1d6}.config-model-actions button:disabled{cursor:not-allowed;opacity:.44}.configurator-main{min-width:0;min-height:0;overflow:auto}.admin-side{border-radius:18px;padding:24px 16px}.admin-side button{width:100%;height:48px;margin-top:8px;padding:0 14px;display:flex;align-items:center;gap:10px;color:#4b586a;background:transparent;border-radius:10px;font-weight:800}.admin-side button.active{color:var(--blue);background:#eaf3ff}.side-actions{margin-top:18px;padding-top:16px;border-top:1px solid #e5edf8}.side-actions button{background:#f7fbff;border:1px solid #e1eaf6}.side-import{width:100%;height:48px;margin-top:8px;padding:0 14px;display:flex;align-items:center;gap:10px;color:#4b586a;background:#f7fbff;border:1px solid #e1eaf6;border-radius:10px;font-weight:800;cursor:pointer}.side-import input{display:none}.admin-main{min-width:0;min-height:0;overflow:auto;display:grid;grid-template-rows:auto minmax(0,1fr);gap:18px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.metric-card{min-height:104px;border-radius:16px;padding:18px;display:grid;grid-template-columns:44px 1fr;grid-template-rows:1fr 1fr;align-items:center}.metric-card svg{grid-row:span 2;width:42px;height:42px;padding:10px;color:var(--blue);background:#eaf3ff;border-radius:13px}.metric-card span{color:#7b8798;font-weight:700}.metric-card strong{font-size:30px}.admin-board{height:100%;min-height:0;border-radius:18px;padding:22px;overflow:auto}.board-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.board-actions{display:flex;align-items:center;gap:10px}.board-head h3,.admin-board h3{margin:0 0 8px;font-size:24px}.board-head button,.primary{height:42px;padding:0 16px;display:inline-flex;align-items:center;gap:8px;color:#fff;background:var(--blue);border-radius:10px;font-weight:900;box-shadow:0 10px 22px #1f73ff3d}.board-head button.ghost{color:#6d7788;background:#f7fbff;border:1px solid #dfe8f6;box-shadow:none}.board-head button.danger{color:#b14b58;background:#fff4f5;border-color:#f1d1d6}.board-head button:disabled,.asset-remove:disabled{cursor:not-allowed;opacity:.44}.model-table{display:grid;gap:8px}.table-row{display:grid;grid-template-columns:2fr 110px 110px 110px 130px;align-items:center;gap:14px;min-height:70px;padding:0 14px;color:#273245;text-align:left;border-radius:12px;background:#f9fbff;border:1px solid #edf2fa}.table-row.selected{border-color:#7fb0ff;background:#f1f7ff}.table-head{min-height:42px;color:#7d8795;font-size:13px;font-weight:900;background:transparent;border:0}.model-cell{display:grid;grid-template-columns:76px 1fr;grid-template-rows:1fr 1fr;align-items:center;gap:0 10px}.model-cell .sprite{grid-row:span 2;width:76px;height:52px;border-radius:8px}.model-cell b,.model-cell small{display:block}.model-cell small{color:#828da0}.status{padding:5px 9px;border-radius:14px;background:#eef3fb;color:#647086;font-style:normal;font-size:12px;font-weight:900}.status.已发布{color:#159c66;background:#e6f8ef}.status.待上架{color:#af6c00;background:#fff5df}.row-actions{color:var(--blue);font-weight:900}.split-board{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:28px}.form-grid{margin:18px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.form-grid label{display:grid;gap:8px;color:#465266;font-weight:900}.form-grid .wide{grid-column:1 / -1}.form-grid input,.form-grid textarea,.form-grid select{width:100%;border:1px solid #dce6f5;border-radius:10px;outline:0;background:#f9fbff;color:#172033}.form-grid input,.form-grid select{min-height:46px;padding:0 12px}.form-grid textarea{min-height:116px;resize:vertical;padding:12px}.template-grid{margin-top:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.template-grid button{min-height:78px;padding:12px;display:grid;gap:6px;text-align:left;color:#1d2b40;background:#f7fbff;border:1px solid #dfe9f7;border-radius:12px}.template-grid button:hover{border-color:#98beff;background:#f1f7ff}.template-grid strong,.template-grid span{display:block}.template-grid strong{font-size:14px}.template-grid span{color:#748194;font-size:12px;line-height:1.35}.config-tabs{position:sticky;top:-1px;z-index:5;margin:16px 0 18px;padding:10px 0 12px;display:flex;gap:8px;overflow-x:auto;background:linear-gradient(180deg,#fffffffa,#ffffffe6);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.config-tabs button{flex:0 0 auto;min-height:44px;padding:0 17px;color:#526177;background:#f4f8ff;border:1px solid #dfe8f6;border-radius:999px;font-size:14px;font-weight:900;white-space:nowrap}.config-tabs button.active{color:#fff;background:var(--blue);border-color:var(--blue);box-shadow:0 10px 22px #1f73ff38}.config-tab-panel{min-width:0}.spec-editor,.model-config-section{margin:8px 0 22px;padding:16px;border:1px solid #e1eaf6;border-radius:14px;background:#f8fbff}.spec-editor-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:14px}.spec-editor-head strong{font-size:16px}.spec-editor-head p{margin:4px 0 0;color:#748194;font-size:12px;font-weight:700}.workflow-status{flex:0 0 auto;padding:6px 10px;color:#13825b;background:#e8f8f1;border:1px solid #c8eedf;border-radius:999px;font-size:12px;font-style:normal;font-weight:900;white-space:nowrap}.spec-editor-head button{min-height:42px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;color:var(--blue);background:#edf5ff;border-radius:9px;font-weight:900}.upload-action{min-height:42px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;color:var(--blue);background:#edf5ff;border-radius:9px;font-weight:900;cursor:pointer;white-space:nowrap}.upload-action input{display:none}.asset-bind.compact{grid-template-columns:minmax(120px,.34fr) minmax(220px,1fr) auto;align-items:end}.workflow-form{margin-bottom:12px}.knowledge-bindings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:4px 0 12px}.knowledge-bindings article{min-width:0;padding:10px 12px;border:1px solid #dfe8f6;border-radius:10px;background:#fff}.knowledge-bindings span,.knowledge-bindings strong,.knowledge-bindings small{display:block}.knowledge-bindings span{color:#6d7a8c;font-size:12px;font-weight:900}.knowledge-bindings strong{margin:5px 0;color:#172033;font-size:14px}.knowledge-bindings small{overflow:hidden;color:#7d899b;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.compact-action{min-height:42px;padding:0 14px}.asset-bind.compact button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 14px;color:#fff;background:var(--blue);border-radius:10px;font-weight:900}.config-image-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.config-image-grid article{position:relative;min-width:0;padding:10px;border:1px solid #e3ebf6;border-radius:12px;background:#fff}.config-image-grid .sprite{width:100%;height:94px;border-radius:9px;background:#f9fbff}.config-image-grid strong{display:block;min-width:0;margin-top:8px;overflow:hidden;color:#263347;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.config-image-grid article>button{position:absolute;top:8px;right:8px;z-index:2;width:40px;height:40px;display:grid;place-items:center;color:#7c4a54;background:#ffffffeb;border:1px solid #f0d4d9;border-radius:8px}.spec-row{display:grid;grid-template-columns:minmax(110px,.72fr) minmax(180px,1fr) 44px;gap:10px;margin-top:9px}.spec-row input{min-width:0;min-height:44px;padding:0 11px;border:1px solid #dce6f5;border-radius:9px;outline:0;background:#fff;color:#172033}.spec-row button{width:44px;height:44px;display:grid;place-items:center;color:#8a4c56;background:#fff1f3;border-radius:9px}.config-save-bar{position:sticky;bottom:-1px;z-index:4;margin-top:18px;padding:14px 0 2px;display:flex;justify-content:flex-end;background:linear-gradient(180deg,#fff0,#fffffff5 38%,#fffffffa)}.config-save-bar .primary{min-height:46px}.live-preview{max-height:calc(100vh - 272px);overflow:auto;padding:20px;border-radius:14px;background:#f4f8ff;border:1px solid #deebfb}.live-preview h4{margin:8px 0 14px;font-size:24px}.live-preview>div:not(.validation-card){display:flex;justify-content:space-between;padding:10px 0;border-top:1px solid #dfe8f6}.live-preview span{color:#778296}.validation-card{margin-bottom:14px;padding:14px;border:1px solid #dfe8f6;border-radius:12px;background:#fff}.validation-card>strong{display:block;margin-bottom:10px}.validation-card p{margin:8px 0;display:flex;align-items:center;gap:7px;color:#7a8496;font-size:13px;font-weight:800}.validation-card p.pass{color:#159c66}.validation-card p.fail{color:#b14b58}.primary.publish{width:100%;justify-content:center;margin-top:12px;box-shadow:none}.primary:disabled{cursor:not-allowed;opacity:.44}.asset-bind{margin-bottom:16px;display:grid;grid-template-columns:minmax(160px,.42fr) minmax(260px,1fr);gap:12px}.asset-bind label{display:grid;gap:8px;color:#465266;font-weight:900}.asset-bind input{width:100%;height:42px;padding:0 12px;border:1px solid #dce6f5;border-radius:10px;outline:0;background:#f9fbff;color:#172033}.asset-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.asset-grid article{position:relative;min-height:164px;padding:10px;border:1px solid #e3ebf6;border-radius:14px;background:#f8fbff}.asset-remove{position:absolute;top:8px;right:8px;z-index:2;width:28px;height:28px;display:grid;place-items:center;color:#7c4a54;background:#ffffffe6;border:1px solid #f0d4d9;border-radius:9px;box-shadow:0 8px 16px #37485e1a}.asset-grid .sprite{width:100%;height:96px;border-radius:10px;background:#fff}.asset-grid strong,.asset-grid span{display:block;margin:8px 4px 0}.asset-grid span{color:#7f8a9c;font-size:13px}.knowledge-list{display:grid;gap:12px}.knowledge-list article{min-height:76px;display:grid;grid-template-columns:1fr 64px;align-items:center;gap:20px;padding:12px 16px;border-radius:12px;background:#f9fbff;border:1px solid #e5edf8}.toggle{width:52px;height:30px;padding:3px;border-radius:15px;background:#ccd5e4}.toggle span{display:block;width:24px;height:24px;border-radius:50%;background:#fff}.toggle.on{background:var(--blue)}.toggle.on span{margin-left:22px}.dealer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.dealer-grid article{min-height:170px;padding:22px;border-radius:14px;background:#f8fbff;border:1px solid #e4edf8}.dealer-grid svg{color:var(--blue)}.dealer-grid strong,.dealer-grid span{display:block;margin-top:10px}.dealer-grid span{color:#7a8799}.sprite{position:relative;overflow:hidden;display:grid;place-items:center;background:#f4f8ff;isolation:isolate}.sprite img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;object-fit:contain;object-position:center;filter:saturate(1.04)}.sprite span{position:absolute;top:0;right:0;bottom:0;left:0;background:color-mix(in srgb,var(--tone, #008b92) 6%,transparent);mix-blend-mode:multiply;opacity:.08;pointer-events:none}.vehicle-card .sprite{width:138px;height:92px;border-radius:8px}.hero-sprite{width:min(660px,92%);height:300px;min-height:300px;border-radius:20px;background:#ffffffb8}.empty-showroom{min-height:420px;border-radius:18px;display:grid;place-items:center;align-content:center;gap:10px;color:#697789;text-align:center}.empty-showroom svg{color:var(--blue)}.empty-showroom strong{color:#172033;font-size:22px}.empty-showroom p{margin:0}@media(max-width:1180px){.app-surface{height:100vh;min-height:0;overflow:hidden;border-width:0;border-radius:0;grid-template-rows:auto 1fr}.topbar{height:52px;grid-template-columns:minmax(150px,200px) auto 74px minmax(110px,1fr) 112px 124px;grid-template-areas:"logo mode sync search zoom user";padding:0 16px;gap:8px}.logo-wrap{grid-area:logo;gap:8px}.logo-mark{width:34px;height:30px;border-radius:8px;font-size:20px}.logo-wrap strong{font-size:15px}.logo-wrap span{font-size:10px}.mode-switch{grid-area:mode;justify-self:center;padding:3px;border-radius:12px}.mode-switch button{height:28px;padding:0 12px;border-radius:9px;font-size:12px}.sync-pill{grid-area:sync;justify-self:start;height:26px;padding:0 8px;font-size:10px}.search-box{grid-area:search;width:100%;height:30px;padding:0 10px;font-size:12px}.zoom-control{grid-area:zoom;height:32px;gap:3px}.zoom-control button{min-width:26px;height:24px;padding:0 6px}.zoom-control .zoom-reset{min-width:52px}.user-pill{grid-area:user;justify-self:end;height:34px;gap:8px;font-size:12px}.avatar{width:28px;height:28px}.user-pill small{font-size:10px}.workspace{padding:14px 18px 12px}.search-box,.user-pill,.zoom-control,.sync-pill{grid-column:auto}.admin-shell,.configurator-shell,.config-hero{grid-template-columns:1fr}.showroom-grid{grid-template-columns:minmax(150px,180px) minmax(390px,1fr) minmax(280px,318px);gap:10px;overflow:hidden}.vehicle-rail{padding:12px 8px;gap:10px;border-radius:12px}.panel-title{font-size:14px}.vehicle-list{gap:8px}.vehicle-card{min-height:82px;grid-template-columns:74px minmax(0,1fr);gap:6px;padding:6px;border-radius:10px}.vehicle-copy strong{font-size:12px}.vehicle-copy small{margin:3px 0;font-size:10px}.vehicle-copy em{padding:2px 5px;font-size:10px}.stage-panel{padding:10px 12px 12px;grid-template-rows:auto minmax(250px,1fr) auto auto;gap:8px;border-radius:14px}.stage-head h1{font-size:27px}.stage-head p{margin-top:6px;font-size:12px}.product-canvas{min-height:250px;border-radius:14px}.thumb-strip{min-height:68px;gap:6px;padding-bottom:4px}.thumb-strip button{flex-basis:68px;height:62px;min-height:62px;grid-template-rows:34px auto;gap:2px;padding:4px;font-size:9px}.thumb-strip img{height:34px}.spec-summary{min-height:84px;border-radius:12px}.spec-summary div{padding:5px 10px}.spec-summary strong{margin-bottom:2px;font-size:11px}.spec-summary span{font-size:10px}.ai-panel{height:auto;max-height:none;border-radius:14px}.ai-head{grid-template-columns:40px minmax(0,1fr) 32px 32px;gap:7px;padding:10px}.ai-head button{width:32px;height:32px;border-radius:10px}.bot-avatar{width:40px;height:40px;border-radius:14px}.ai-head strong{margin-bottom:2px;font-size:15px}.ai-head span{font-size:11px}.ai-head em{margin-top:4px;padding:2px 6px;font-size:9px}.chat-log{gap:10px;padding:12px 12px 10px}.message{gap:8px}.mini-bot{width:26px;height:26px;border-radius:9px;border-width:2px}.message.user div{max-width:226px;padding:9px 38px 9px 12px;border-radius:13px 13px 5px}.message.ai div:last-child{max-width:246px;padding:10px 12px;border-radius:6px 13px 13px}.message strong{margin-bottom:5px;font-size:12px}.message p{font-size:12px;line-height:1.55}.message time{top:10px;right:10px;font-size:9px}.quick-prompts{gap:7px;padding:7px 10px 8px;scroll-padding-inline:10px}.quick-prompts button{min-height:30px;padding:0 10px;font-size:11px}.voice-card{min-height:86px;grid-template-columns:32px minmax(0,1fr) 70px;gap:8px 10px;margin:0 10px 8px;padding:10px;border-radius:14px}.voice-bot{width:32px;height:32px;border-radius:11px}.voice-copy strong{font-size:12px}.voice-copy span{font-size:10px}.talk-btn{width:68px;min-height:66px;grid-template-rows:44px auto;border-radius:14px;font-size:11px}.talk-icon{width:42px;height:42px;border-width:2px}.chat-input{grid-template-columns:minmax(0,1fr) 64px;gap:8px;margin:8px 10px 10px}.chat-input input{min-height:38px;padding:0 14px;font-size:13px}.chat-input button{min-height:38px;font-size:13px}.config-model-panel{grid-template-rows:auto auto auto}.config-model-list{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px}.config-model-list article{flex:0 0 270px}.admin-side{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.admin-side .eyebrow,.admin-side h2,.side-actions{grid-column:1 / -1}.admin-side button{margin-top:0}.side-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.side-actions button,.side-import{margin-top:0}.spec-summary,.metric-grid,.asset-grid,.dealer-grid,.config-image-grid,.template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.showroom-grid .spec-summary{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:980px){.showroom-grid{grid-template-columns:minmax(126px,142px) minmax(330px,1fr) minmax(242px,270px);gap:8px}.vehicle-card{grid-template-columns:1fr;min-height:104px}.vehicle-card .sprite{min-height:54px}.stage-head h1{font-size:24px}.stage-panel{padding-inline:10px}.spec-summary strong{font-size:12px}.spec-summary span{font-size:11px}}@media(max-width:860px){.workspace{padding:10px 12px}.showroom-grid{grid-template-columns:minmax(98px,108px) minmax(280px,1fr) minmax(208px,224px);gap:6px}.vehicle-rail{padding:10px 6px}.vehicle-card{min-height:96px}.vehicle-copy strong{font-size:11px}.vehicle-copy small,.vehicle-copy em{font-size:10px}.stage-panel{padding:10px 8px;grid-template-rows:auto minmax(230px,1fr) auto auto}.stage-head h1{font-size:21px}.stage-head p{font-size:12px}.product-canvas{min-height:230px}.thumb-strip button{flex-basis:60px}.ai-head{grid-template-columns:34px minmax(0,1fr) 30px 30px;padding:8px}.ai-head strong{font-size:14px}.ai-head span{font-size:12px}.chat-input{grid-template-columns:minmax(0,1fr) 68px}}@media(min-width:641px)and (max-width:1180px){.tablet-shell{width:100vw;height:100vh;overflow:hidden}.app-surface.showroom-surface{--showroom-scale: .86;width:var(--showroom-width, 1180px);height:var(--showroom-height, 116.28vh);min-height:var(--showroom-min-height, 760px);transform:scale(var(--showroom-transform, .86));transform-origin:0 0;grid-template-rows:62px minmax(0,1fr)}.app-surface.showroom-surface .topbar{height:62px;grid-template-columns:280px auto 112px minmax(160px,190px) 142px 170px;grid-template-areas:none;padding:0 28px;gap:14px}.app-surface.showroom-surface .logo-wrap,.app-surface.showroom-surface .mode-switch,.app-surface.showroom-surface .sync-pill,.app-surface.showroom-surface .search-box,.app-surface.showroom-surface .zoom-control,.app-surface.showroom-surface .user-pill{grid-area:auto}.app-surface.showroom-surface .logo-wrap{gap:10px}.app-surface.showroom-surface .logo-mark{width:42px;height:36px;border-radius:10px;font-size:25px}.app-surface.showroom-surface .logo-wrap strong{font-size:18px}.app-surface.showroom-surface .logo-wrap span{font-size:12px}.app-surface.showroom-surface .mode-switch{padding:4px;border-radius:14px}.app-surface.showroom-surface .mode-switch button{height:32px;padding:0 18px;border-radius:10px;font-size:14px}.app-surface.showroom-surface .sync-pill{height:30px;padding:0 10px;font-size:12px}.app-surface.showroom-surface .search-box{grid-column:4;height:36px;padding:0 16px;font-size:14px}.app-surface.showroom-surface .zoom-control{grid-column:5;height:36px}.app-surface.showroom-surface .user-pill{grid-column:6;height:42px;gap:10px;font-size:14px}.app-surface.showroom-surface .avatar{width:34px;height:34px}.app-surface.showroom-surface .user-pill small{font-size:12px}.app-surface.showroom-surface .workspace{padding:22px 28px max(14px,12vh)}.app-surface.showroom-surface .showroom-grid{grid-template-columns:minmax(220px,264px) minmax(500px,1fr) minmax(360px,400px);gap:20px;overflow:hidden}.app-surface.showroom-surface .vehicle-rail{padding:22px 14px;gap:18px;border-radius:16px}.app-surface.showroom-surface .panel-title{font-size:18px}.app-surface.showroom-surface .vehicle-list{grid-template-columns:none;gap:12px;overflow-y:auto;overflow-x:hidden;padding-right:4px}.app-surface.showroom-surface .vehicle-card{min-height:122px;grid-template-columns:108px 1fr;gap:8px;padding:9px;border-radius:12px}.app-surface.showroom-surface .vehicle-card .sprite{width:108px;height:82px;min-height:0}.app-surface.showroom-surface .vehicle-copy strong{font-size:15px}.app-surface.showroom-surface .vehicle-copy small{margin:7px 0;font-size:14px}.app-surface.showroom-surface .vehicle-copy em{padding:2px 7px;font-size:13px}.app-surface.showroom-surface .stage-panel{padding:16px 24px 18px;grid-template-rows:auto minmax(188px,1fr) auto auto;gap:10px;border-radius:18px}.app-surface.showroom-surface .stage-head h1{font-size:39px}.app-surface.showroom-surface .stage-head p{margin-top:8px;font-size:16px}.app-surface.showroom-surface .product-canvas{min-height:188px;border-radius:18px}.app-surface.showroom-surface .hero-sprite{width:min(500px,84%);height:188px;min-height:188px}.app-surface.showroom-surface .thumb-strip{min-height:78px;gap:10px;padding:0 8px 5px}.app-surface.showroom-surface .thumb-strip button{flex-basis:84px;height:70px;min-height:70px;grid-template-rows:42px auto;gap:4px;padding:5px;font-size:10px}.app-surface.showroom-surface .thumb-strip img{height:42px}.app-surface.showroom-surface .spec-summary{min-height:176px;grid-auto-rows:minmax(0,1fr);grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr));border-radius:14px}.app-surface.showroom-surface .spec-summary div{min-height:0;padding:6px 12px;overflow:hidden}.app-surface.showroom-surface .spec-summary strong{margin-bottom:2px;font-size:13px;line-height:1.05}.app-surface.showroom-surface .spec-summary span{overflow-wrap:anywhere;word-break:break-word;font-size:10.5px;line-height:1.06}.app-surface.showroom-surface .ai-panel{border-radius:20px}.app-surface.showroom-surface .ai-head{grid-template-columns:58px minmax(0,1fr) 40px 40px;gap:10px;padding:18px}.app-surface.showroom-surface .ai-head button{width:40px;height:40px;border-radius:14px}.app-surface.showroom-surface .bot-avatar{width:54px;height:54px;border-radius:19px}.app-surface.showroom-surface .ai-head strong{margin-bottom:4px;font-size:17px}.app-surface.showroom-surface .ai-head span{font-size:13px}.app-surface.showroom-surface .ai-head em{margin-top:6px;padding:3px 8px;font-size:11px}.app-surface.showroom-surface .chat-log{gap:18px;padding:18px 20px 14px}.app-surface.showroom-surface .message{gap:12px}.app-surface.showroom-surface .mini-bot{width:32px;height:32px;border-radius:12px;border-width:3px}.app-surface.showroom-surface .message.user div{max-width:282px;padding:12px 50px 12px 16px;border-radius:16px 16px 5px}.app-surface.showroom-surface .message.ai div:last-child{max-width:304px;padding:14px 16px;border-radius:6px 16px 16px}.app-surface.showroom-surface .message strong{margin-bottom:8px;font-size:14px}.app-surface.showroom-surface .message p{font-size:14px;line-height:1.74}.app-surface.showroom-surface .message time{top:14px;right:13px;font-size:11px}.app-surface.showroom-surface .quick-prompts{gap:10px;padding:10px 18px 12px;scroll-padding-inline:18px}.app-surface.showroom-surface .quick-prompts button{min-height:38px;padding:0 16px;font-size:13px}.app-surface.showroom-surface .voice-card{min-height:118px;grid-template-columns:40px minmax(0,1fr) 84px;gap:10px 14px;margin:0 18px 12px;padding:16px 16px 14px;border-radius:18px}.app-surface.showroom-surface .voice-bot{width:40px;height:40px;border-radius:14px}.app-surface.showroom-surface .voice-copy strong{font-size:14px}.app-surface.showroom-surface .voice-copy span{font-size:12px}.app-surface.showroom-surface .talk-btn{width:82px;min-height:86px;grid-template-rows:60px auto;border-radius:18px;font-size:14px}.app-surface.showroom-surface .talk-icon{width:56px;height:56px;border-width:3px}.app-surface.showroom-surface .chat-input{grid-template-columns:minmax(0,1fr) 84px;gap:14px;margin:10px 18px 18px}.app-surface.showroom-surface .chat-input input{min-height:48px;padding:0 20px;font-size:16px}.app-surface.showroom-surface .chat-input button{min-height:48px;font-size:16px}}@media(min-width:641px)and (max-width:820px){.app-surface.showroom-surface{--showroom-scale: .65}.app-surface.showroom-surface .vehicle-card{grid-template-columns:1fr;align-content:start;min-height:150px}.app-surface.showroom-surface .vehicle-card .sprite{width:100%;height:92px}.app-surface.showroom-surface .vehicle-copy small{margin:4px 0}}@media(min-width:821px)and (max-width:980px){.app-surface.showroom-surface{--showroom-scale: .78}}@media(min-width:981px)and (max-width:1100px){.app-surface.showroom-surface{--showroom-scale: .86}}@media(min-width:1101px)and (max-width:1180px){.app-surface.showroom-surface{--showroom-scale: .95}}@media(min-width:1181px)and (max-height:760px){.app-surface.showroom-surface{grid-template-rows:52px minmax(0,1fr);min-height:var(--ui-zoom-height, 100vh)}.app-surface.showroom-surface .topbar{height:52px;padding:0 24px}.app-surface.showroom-surface .logo-mark{width:36px;height:32px;font-size:22px}.app-surface.showroom-surface .logo-wrap strong{font-size:17px}.app-surface.showroom-surface .logo-wrap span{font-size:11px}.app-surface.showroom-surface .mode-switch button{height:30px}.app-surface.showroom-surface .sync-pill,.app-surface.showroom-surface .search-box{height:32px}.app-surface.showroom-surface .user-pill{height:38px}.app-surface.showroom-surface .workspace{padding:16px 28px 10px}.app-surface.showroom-surface .vehicle-rail{padding:18px 14px;gap:12px}.app-surface.showroom-surface .vehicle-list{gap:9px}.app-surface.showroom-surface .vehicle-card{min-height:106px;grid-template-columns:112px 1fr;padding:8px}.app-surface.showroom-surface .vehicle-card .sprite{width:112px;height:74px}.app-surface.showroom-surface .vehicle-copy small{margin:5px 0;line-height:1.3}.app-surface.showroom-surface .stage-panel{padding:12px 24px 14px;grid-template-rows:auto minmax(186px,206px) 64px auto;align-content:start;gap:7px}.app-surface.showroom-surface .stage-head h1{font-size:31px}.app-surface.showroom-surface .stage-head p{margin-top:6px;font-size:13px;line-height:1.28}.app-surface.showroom-surface .tag-row{gap:8px;margin-left:10px;vertical-align:5px}.app-surface.showroom-surface .tag{padding:4px 8px;font-size:12px}.app-surface.showroom-surface .product-canvas{min-height:186px}.app-surface.showroom-surface .hero-sprite{width:min(410px,88%);height:180px;min-height:0;border-radius:16px}.app-surface.showroom-surface .carousel-arrow{width:38px;height:38px}.app-surface.showroom-surface .slide-caption{bottom:8px;padding:5px 12px;font-size:12px}.app-surface.showroom-surface .thumb-strip{min-height:64px;gap:8px;padding:0 8px 3px}.app-surface.showroom-surface .thumb-strip button{flex-basis:78px;height:58px;min-height:58px;grid-template-rows:34px auto;padding:4px;font-size:10px}.app-surface.showroom-surface .thumb-strip img{height:34px}.app-surface.showroom-surface .spec-summary{min-height:124px}.app-surface.showroom-surface .spec-summary div{padding:5px 10px}.app-surface.showroom-surface .spec-summary strong{margin-bottom:2px;font-size:12px;letter-spacing:.08em}.app-surface.showroom-surface .spec-summary span{font-size:10px;line-height:1.04}.app-surface.showroom-surface .ai-head{grid-template-columns:50px minmax(0,1fr) 36px 36px;gap:8px;padding:12px 16px}.app-surface.showroom-surface .bot-avatar{width:50px;height:50px}.app-surface.showroom-surface .ai-head button{width:36px;height:36px}.app-surface.showroom-surface .ai-head strong{font-size:16px}.app-surface.showroom-surface .chat-log{gap:14px;padding:14px 20px 10px}.app-surface.showroom-surface .message.ai div:last-child{padding:12px 15px}.app-surface.showroom-surface .message p{font-size:13px;line-height:1.66}.app-surface.showroom-surface .quick-prompts{padding:6px 18px 8px}.app-surface.showroom-surface .quick-prompts button{min-height:32px;padding:0 14px;font-size:12px}.app-surface.showroom-surface .voice-card{min-height:78px;grid-template-columns:34px minmax(0,1fr) 70px;margin:0 18px 8px;padding:10px 12px}.app-surface.showroom-surface .voice-bot{width:34px;height:34px}.app-surface.showroom-surface .voice-copy strong{font-size:13px}.app-surface.showroom-surface .wave{height:22px;margin-top:5px}.app-surface.showroom-surface .talk-btn{width:68px;min-height:58px;grid-template-rows:40px auto;font-size:12px}.app-surface.showroom-surface .talk-icon{width:40px;height:40px}.app-surface.showroom-surface .voice-select{margin-top:3px;min-height:30px}.app-surface.showroom-surface .voice-select select{height:30px;padding:0 30px 0 12px;font-size:12px}.app-surface.showroom-surface .ask-bar{grid-template-columns:minmax(0,1fr) 78px;gap:12px;padding:0 18px 10px}.app-surface.showroom-surface .ask-bar input,.app-surface.showroom-surface .ask-bar button{min-height:42px;font-size:15px}}@media(min-width:1181px)and (max-height:680px){.app-surface.showroom-surface{grid-template-rows:48px minmax(0,1fr)}.app-surface.showroom-surface .topbar{height:48px}.app-surface.showroom-surface .workspace{padding:12px 24px 8px}.app-surface.showroom-surface .stage-panel{padding:9px 20px 10px;grid-template-rows:auto minmax(150px,166px) 54px auto;gap:6px}.app-surface.showroom-surface .stage-head h1{font-size:28px}.app-surface.showroom-surface .stage-head p{margin-top:4px;font-size:12px;line-height:1.18}.app-surface.showroom-surface .product-canvas{min-height:150px}.app-surface.showroom-surface .hero-sprite{width:min(360px,86%);height:146px}.app-surface.showroom-surface .slide-caption{bottom:5px;padding:4px 10px}.app-surface.showroom-surface .thumb-strip{min-height:54px}.app-surface.showroom-surface .thumb-strip button{flex-basis:70px;height:50px;min-height:50px;grid-template-rows:28px auto;font-size:9px}.app-surface.showroom-surface .thumb-strip img{height:28px}.app-surface.showroom-surface .spec-summary{min-height:106px}.app-surface.showroom-surface .spec-summary div{padding:4px 9px}.app-surface.showroom-surface .spec-summary strong{font-size:11px}.app-surface.showroom-surface .spec-summary span{font-size:9px}.app-surface.showroom-surface .ai-head{padding:10px 14px}.app-surface.showroom-surface .chat-log{padding:10px 18px 8px}.app-surface.showroom-surface .quick-prompts{padding:5px 16px 6px}.app-surface.showroom-surface .quick-prompts button{min-height:28px;padding:0 12px;font-size:11px}.app-surface.showroom-surface .voice-card{min-height:64px;grid-template-columns:30px minmax(0,1fr) 64px;margin:0 16px 6px;padding:8px 10px}.app-surface.showroom-surface .voice-bot{width:30px;height:30px}.app-surface.showroom-surface .voice-copy strong{font-size:12px}.app-surface.showroom-surface .wave{height:18px;margin-top:3px}.app-surface.showroom-surface .voice-select{min-height:26px;margin-top:2px}.app-surface.showroom-surface .voice-select select{height:26px;font-size:11px}.app-surface.showroom-surface .talk-btn{width:62px;min-height:50px;grid-template-rows:34px auto;font-size:11px}.app-surface.showroom-surface .talk-icon{width:34px;height:34px}.app-surface.showroom-surface .ask-bar{grid-template-columns:minmax(0,1fr) 72px;gap:10px;padding:0 16px 8px}.app-surface.showroom-surface .ask-bar input,.app-surface.showroom-surface .ask-bar button{min-height:38px;font-size:14px}}@media(max-width:900px){.split-board{grid-template-columns:1fr}.live-preview{max-height:none}}@media(max-width:640px){.tablet-shell{padding:0}.app-surface{border:0;border-radius:0}.topbar{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"logo user" "mode mode" "sync sync" "search search"}.sync-pill{width:100%}.workspace{padding:14px}.showroom-workspace{overflow:auto}.showroom-grid{height:auto;grid-template-columns:1fr;overflow:visible}.ai-panel{height:min(640px,calc(100vh - 28px));max-height:640px}.vehicle-rail{grid-template-rows:auto auto auto;overflow:visible}.vehicle-list,.metric-grid,.asset-grid,.dealer-grid,.form-grid,.asset-bind,.asset-bind.compact,.config-image-grid,.template-grid,.split-board,.table-row{grid-template-columns:1fr}.spec-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.spec-summary div:nth-child(2n){border-right:0}.spec-summary div:nth-child(4n){border-right:0}.spec-summary div:nth-last-child(-n+4){border-bottom:1px solid #edf2f8}.spec-summary div:nth-last-child(-n+2){border-bottom:0}.admin-side,.side-actions,.config-model-list,.config-model-actions{display:grid;grid-template-columns:1fr}.config-model-list article{flex:initial}}.app-surface.showroom-surface{width:var(--ui-zoom-width, 100vw);height:var(--ui-zoom-height, 100vh);min-height:var(--ui-min-height, 760px);overflow:auto;grid-template-columns:minmax(0,1fr);transform:scale(var(--ui-zoom, 1));transform-origin:0 0}.app-surface.showroom-surface .workspace,.app-surface.showroom-surface .showroom-workspace{min-width:0;width:100%;max-width:100%;overflow:auto}.app-surface.showroom-surface .showroom-workspace{min-width:1280px;padding:18px clamp(18px,2vw,28px) 28px}.app-surface.showroom-surface .showroom-grid{min-height:min(880px,calc(100vh - 98px));grid-template-columns:clamp(270px,19vw,300px) minmax(500px,1fr) clamp(380px,27vw,430px);gap:clamp(14px,1.35vw,20px);overflow:visible}.app-surface.showroom-surface .vehicle-rail,.app-surface.showroom-surface .stage-stack,.app-surface.showroom-surface .ai-panel{min-width:0}.app-surface.showroom-surface .stage-panel{grid-template-rows:auto minmax(240px,min(36vh,380px)) auto auto;align-content:start}.app-surface.showroom-surface .product-canvas{min-height:240px}.app-surface.showroom-surface .hero-sprite{width:min(620px,88%);height:min(36vh,380px);min-height:240px}.app-surface.showroom-surface .thumb-strip{justify-content:flex-start}.app-surface.showroom-surface .spec-summary{min-height:154px;grid-auto-rows:minmax(48px,auto)}.app-surface.showroom-surface .spec-summary div{min-width:0;padding:6px 12px}.app-surface.showroom-surface .spec-summary strong{margin-bottom:2px;font-size:13px;letter-spacing:.08em}.spec-summary span{overflow-wrap:anywhere}.app-surface.showroom-surface .spec-summary span{font-size:11px;line-height:1.18;word-break:break-word}.app-surface.showroom-surface .ai-panel{height:100%;max-height:none}.app-surface.showroom-surface .chat-log{min-height:220px}.message.user div{max-width:min(360px,82%)}.message.ai div:last-child{max-width:min(380px,88%)}.quick-prompts{min-width:0}@media(max-width:1360px){.topbar{grid-template-columns:minmax(220px,280px) auto 112px minmax(140px,1fr) 142px minmax(136px,170px);gap:10px;padding-inline:20px}.app-surface.showroom-surface .showroom-grid{grid-template-columns:260px minmax(500px,1fr) 370px}.vehicle-card{grid-template-columns:118px minmax(0,1fr)}.vehicle-card .sprite{width:100%}}
