@media (max-width: 760px) { body { min-height: 100vh; background: radial-gradient(circle at 70% 8%, rgba(40, 80, 255, .28), rgba(40, 80, 255, 0) 30%), radial-gradient(circle at 18% 18%, rgba(0, 190, 255, .16), rgba(0, 190, 255, 0) 28%), linear-gradient(180deg, #020817 0%, #041022 42%, #020916 100%); }
.app-shell { display: block; }
.sidebar { display: none; }
.workspace { min-height: 100vh; padding: 0 14px 88px; background: radial-gradient(circle at 50% 8%, rgba(47, 86, 255, .18), rgba(47, 86, 255, 0) 36%), radial-gradient(circle at 10% 4%, rgba(71, 225, 255, .12), rgba(71, 225, 255, 0) 28%), linear-gradient(180deg, #030816 0%, #061426 47%, #030916 100%); }
.topbar { display: none; }
.command, .status-row, .today-shell { display: none; }
.studio-grid, .studio-main, .studio-aside, .orchestration, .render-console, .lead-panel { display: none; }
.mobile-workbench { position: relative; overflow: hidden; display: block; min-width: 0; min-height: calc(100vh - 88px); margin: 0 -14px; padding: 0 14px calc(154px + env(safe-area-inset-bottom)); border: 0; border-radius: 0; background: radial-gradient(circle at 74% 9%, rgba(41, 88, 255, .28), rgba(41, 88, 255, 0) 30%), radial-gradient(circle at 9% 24%, rgba(2, 222, 255, .12), rgba(2, 222, 255, 0) 26%), linear-gradient(180deg, rgba(3, 7, 17, .98), rgba(4, 14, 28, .99)); color: #f8fbff; box-shadow: none; }
.mobile-workbench::before { content: ""; position: absolute; inset: 0; pointer-events: none; background: radial-gradient(circle at 62% 3%, rgba(98, 143, 255, .42) 0 1px, transparent 2px), radial-gradient(circle at 19% 21%, rgba(108, 244, 255, .42) 0 1px, transparent 2px), radial-gradient(circle at 84% 30%, rgba(160, 137, 255, .32) 0 1px, transparent 2px); }
.mobile-statusbar, .mobile-hero, .mobile-today-data, .mobile-activity-card, .mobile-recent-card, .mobile-insight-card, .mobile-primary-cta { position: relative; z-index: 1; }
.mobile-statusbar { display: flex; align-items: center; justify-content: space-between; height: 24px; padding: 6px 4px 0; color: #fff; font-size: 13px; font-weight: 900; }
.mobile-statusbar span { display: flex; align-items: end; gap: 5px; }
.mobile-statusbar span::before { content: ""; order: 3; width: 18px; height: 12px; border: 2px solid #fff; border-radius: 3px; box-shadow: inset -3px 0 0 rgba(255, 255, 255, .55); }
.mobile-statusbar span::after { content: ""; order: 2; width: 14px; height: 10px; border: 2px solid #fff; border-top: 0; border-left-color: transparent; border-right-color: transparent; border-radius: 0 0 14px 14px; transform: translateY(-2px) rotate(180deg); }
.mobile-statusbar i { display: block; order: 1; width: 3px; border-radius: 2px; background: #fff; }
.mobile-statusbar i:nth-child(1) { height: 6px; }
.mobile-statusbar i:nth-child(2) { height: 9px; }
.mobile-statusbar i:nth-child(3) { height: 12px; }
.mobile-hero { min-height: 148px; padding-top: 10px; }
.mobile-brand-row { display: flex; align-items: center; justify-content: space-between; min-height: 30px; }
.mobile-brand-lockup { display: inline-flex; align-items: center; gap: 6px; color: #fff; font-size: 14.5px; font-weight: 880; }
.mobile-brand-lockup.mobile-reference-brand { display: inline-grid; grid-template-columns: 22px auto; align-items: center; gap: 6px; }
.mobile-brand-lockup.mobile-reference-brand img { width: 22px !important; height: 22px !important; object-fit: contain; filter: drop-shadow(0 0 14px rgba(39, 213, 255, .72)); }
.mobile-brand-lockup.mobile-reference-brand strong { display: inline !important; color: #fff; font-size: 15.5px !important; font-weight: 860 !important; line-height: 1 !important; letter-spacing: 0 !important; white-space: nowrap; }
.mobile-brand-lockup.mobile-reference-brand em { color: #9cefff; font-style: normal; }
.mobile-brand-lockup.mobile-reference-brand:has(.mobile-brand-logo-full) { display: inline-flex; grid-template-columns: none; gap: 0; }
.mobile-brand-lockup.mobile-reference-brand .mobile-brand-logo-full { width: min(178px, 56vw) !important; height: auto !important; max-height: 60px; }
.mobile-brand-lockup img { width: 24px; height: 24px; }
.mobile-brand-lockup:has(.mobile-brand-logo-full) { min-width: 0; }
.mobile-brand-lockup .mobile-brand-logo-full { width: min(178px, 56vw); height: auto; max-height: 60px; object-fit: contain; filter: drop-shadow(0 8px 18px rgba(28, 195, 255, .34)); }
.mobile-brand-lockup em { color: #8df1ff; font-style: normal; }
.mobile-bell { position: relative; width: 32px; height: 32px; border: 0; background: transparent; }
.mobile-bell::before { content: ""; position: absolute; inset: 6px 8px 5px; border: 2px solid #fff; border-top-left-radius: 12px; border-top-right-radius: 12px; border-bottom: 0; box-shadow: 0 10px 0 -7px #fff; }
.mobile-bell::after { content: ""; position: absolute; top: 5px; right: 4px; width: 8px; height: 8px; border-radius: 50%; background: #ff3d54; }
.mobile-hero-copy { display: grid; gap: 5px; max-width: 300px; margin-top: 30px; }
.mobile-hero-copy strong { color: #fff; font-size: 20px; line-height: 1.14; font-weight: 860; letter-spacing: 0; white-space: nowrap; }
.mobile-hero-copy small { display: inline-flex; align-items: center; gap: 4px; color: rgba(230, 237, 255, .72); font-size: 11.5px; font-weight: 700; }
.mobile-hero-copy small i { width: 13px; height: 13px; color: #a76dff; }
.mobile-hero-orb { position: absolute; top: 15px; right: -12px; width: 178px; max-width: none; border-radius: 0; mix-blend-mode: screen; opacity: .98; pointer-events: none; }
.mobile-today-data { display: grid; gap: 6px; }
.mobile-today-data h2, .mobile-activity-card h2, .mobile-recent-card h2, .mobile-insight-card h2 { margin: 0; color: #f9fcff; font-size: 17px; line-height: 1; font-weight: 850; letter-spacing: 0; }
.mobile-today-data h2 i { display: inline-grid; place-items: center; width: 15px; height: 15px; margin-left: 5px; color: rgba(226, 235, 255, .62); border: 1px solid rgba(226, 235, 255, .34); border-radius: 50%; font-size: 10px; font-style: normal; }
.mobile-workbench-metrics { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 7px; min-width: 0; }
.mobile-workbench-metrics article { display: grid; gap: 3px; min-height: 96px; padding: 10px 8px; border: 1px solid rgba(108, 136, 190, .26); border-radius: 13px; background: linear-gradient(180deg, rgba(17, 29, 54, .72), rgba(6, 15, 31, .88)); box-shadow: inset 0 1px 0 rgba(255, 255, 255, .045), 0 12px 30px rgba(0, 0, 0, .22); }
.mobile-metric-icon { display: grid; place-items: center; width: 30px; height: 30px; border-radius: 10px; background: rgba(45, 126, 255, .16); color: #52d4ff; box-shadow: inset 0 1px 0 rgba(255, 255, 255, .08); }
.mobile-metric-icon i { width: 20px; height: 20px; }
.mobile-metric-icon.pending { color: #8b55ff; background: rgba(119, 72, 255, .15); }
.mobile-metric-icon.sent { color: #58edff; background: rgba(44, 218, 255, .13); }
.mobile-metric-icon.leads { color: #e26cff; background: rgba(196, 75, 255, .13); }
.mobile-workbench-metrics small { color: rgba(225, 234, 255, .7); font-size: 10.5px; font-weight: 720; }
.mobile-workbench-metrics strong { color: #fff; font-size: 24px; line-height: .96; font-weight: 820; }
.mobile-workbench-metrics em { color: #35e6a1; font-size: 10.5px; font-style: normal; font-weight: 760; white-space: nowrap; }
.mobile-activity-card, .mobile-recent-card, .mobile-insight-card { margin-top: 8px; border: 1px solid rgba(108, 136, 190, .22); border-radius: 12px; background: radial-gradient(circle at 89% 8%, rgba(73, 91, 255, .16), transparent 32%), linear-gradient(180deg, rgba(13, 26, 51, .88), rgba(5, 14, 29, .94)); box-shadow: inset 0 1px 0 rgba(255, 255, 255, .035), 0 10px 26px rgba(0, 0, 0, .2); }
.mobile-activity-card { padding: 10px 11px 9px; }
.mobile-activity-summary { display: grid; grid-template-columns: 66px minmax(0, 1fr) 76px; gap: 8px; align-items: center; margin-top: 7px; }
.mobile-activity-summary img { width: 66px; height: 44px; border-radius: 7px; object-fit: cover; }
.mobile-activity-summary div { display: grid; gap: 4px; min-width: 0; }
.mobile-activity-summary div strong { overflow: hidden; color: #fff; font-size: 13px; font-weight: 820; text-overflow: ellipsis; white-space: nowrap; }
.mobile-activity-summary div span { justify-self: start; padding: 3px 7px; color: #22e2a1; border-radius: 5px; background: rgba(31, 212, 148, .13); font-size: 10px; font-weight: 760; }
.mobile-activity-summary aside { display: grid; gap: 5px; justify-items: end; }
.mobile-activity-summary aside small { color: rgba(224, 234, 255, .66); font-size: 10px; font-weight: 720; }
.mobile-activity-summary aside b { color: #fff; font-size: 20px; line-height: 1; font-weight: 820; }
.mobile-activity-summary aside i { width: 70px; height: 6px; overflow: hidden; border-radius: 999px; background: rgba(142, 160, 199, .22); }
.mobile-activity-summary aside em { display: block; height: 100%; width: 0; border-radius: inherit; background: linear-gradient(90deg, #37a4ff, #8d38ff); }
.mobile-activity-steps { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 0; margin: 8px 0 0; padding: 0; list-style: none; }
.mobile-activity-steps li { position: relative; display: grid; justify-items: center; gap: 4px; min-width: 0; color: rgba(225, 234, 255, .65); font-size: 9px; font-weight: 720; text-align: center; }
.mobile-activity-steps li:not(:last-child)::after { content: ""; position: absolute; top: 11px; left: calc(50% + 12px); width: calc(100% - 24px); height: 3px; border-radius: 999px; background: rgba(111, 126, 159, .32); }
.mobile-activity-steps li.done:not(:last-child)::after, .mobile-activity-steps li.active:not(:last-child)::after { background: #357dff; }
.mobile-activity-steps b { position: relative; z-index: 1; display: grid; place-items: center; width: 20px; height: 20px; color: #fff; border-radius: 50%; background: rgba(27, 39, 70, .94); box-shadow: inset 0 0 0 2px rgba(128, 146, 184, .28); }
.mobile-activity-steps .done b, .mobile-activity-steps .active b { background: linear-gradient(135deg, #3aa4ff, #6c49ff); box-shadow: 0 0 16px rgba(75, 101, 255, .46); }
.mobile-activity-steps .active b { background: #fff; color: #4f75ff; box-shadow: 0 0 0 5px rgba(64, 101, 255, .36); }
.mobile-recent-card { padding: 9px 11px 7px; }
.mobile-recent-card > header { display: flex; align-items: center; justify-content: space-between; }
.mobile-recent-card > header button { display: inline-flex; align-items: center; gap: 3px; border: 0; color: rgba(231, 239, 255, .72); background: transparent; font-size: 12px; font-weight: 740; }
.mobile-recent-card > header button i { width: 12px; height: 12px; }
.mobile-recent-list { display: grid; margin-top: 6px; }
.mobile-recent-item { display: grid; grid-template-columns: 66px minmax(0, 1fr) 60px; gap: 8px; align-items: center; min-height: 49px; padding: 2px 0; border-bottom: 1px solid rgba(112, 132, 172, .18); }
.mobile-recent-item:last-child { border-bottom: 0; }
.mobile-recent-thumb { position: relative; overflow: hidden; width: 66px; height: 46px; border-radius: 8px; background: rgba(255, 255, 255, .06); }
.mobile-recent-thumb img { width: 100%; height: 100%; object-fit: cover; }
.mobile-recent-thumb span { position: absolute; right: 4px; bottom: 4px; padding: 1px 5px; color: #fff; border-radius: 4px; background: rgba(0, 0, 0, .58); font-size: 10px; font-weight: 900; }
.mobile-recent-main { display: grid; gap: 4px; min-width: 0; }
.mobile-recent-main strong { overflow: hidden; color: #fff; font-size: 12.5px; line-height: 1.2; font-weight: 800; text-overflow: ellipsis; white-space: nowrap; }
.mobile-recent-main small { display: flex; align-items: center; gap: 6px; color: rgba(222, 232, 255, .62); font-size: 10px; font-weight: 700; }
.mobile-recent-main small img { width: 16px; height: 16px; }
.mobile-recent-main small em { margin-left: 8px; color: rgba(222, 232, 255, .58); font-style: normal; }
.mobile-recent-item aside { display: grid; gap: 2px; justify-items: end; }
.mobile-recent-item aside small { color: rgba(223, 232, 255, .62); font-size: 10px; font-weight: 700; }
.mobile-recent-item aside b { color: #fff; font-size: 16px; line-height: 1; font-weight: 820; }
.mobile-recent-item aside em { color: #35e6a1; font-size: 10.5px; font-style: normal; font-weight: 780; }
.mobile-insight-card { padding: 8px 11px 7px; }
.mobile-insight-card h2 { display: inline-flex; align-items: center; gap: 5px; color: #59e7ff; font-size: 16px; }
.mobile-insight-card h2 i { width: 16px; height: 16px; }
.mobile-insight-body { display: grid; grid-template-columns: 56px minmax(0, 1fr) 102px; gap: 7px; align-items: center; min-height: 52px; }
.mobile-insight-robot { width: 50px; height: 50px; object-fit: cover; object-position: 0 0; border-radius: 10px; }
.mobile-insight-body p { margin: 0; overflow: hidden; color: #fff; display: -webkit-box; font-size: 10.5px; font-weight: 760; line-height: 1.36; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.mobile-insight-trend { width: 102px; height: 50px; object-fit: cover; border-radius: 10px; }
.mobile-primary-cta { display: flex; align-items: center; justify-content: center; gap: 12px; width: 100%; height: 50px; margin: 9px 0 14px; color: #fff; border: 0; border-radius: 16px; background: linear-gradient(100deg, #2ba7ff 0%, #396cff 45%, #9a31ff 100%); box-shadow: 0 18px 40px rgba(68, 85, 255, .3), inset 0 1px 0 rgba(255, 255, 255, .18); font-size: 18px; font-weight: 860; }
.mobile-primary-cta i { width: 24px; height: 24px; }
.mobile-primary-cta span { font-size: 18px; font-weight: 860; }
.mobile-workbench-actions { position: relative; z-index: 1; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 8px; margin-top: 112px; margin-bottom: 24px; padding: 10px; scroll-margin-bottom: 112px; border: 1px solid rgba(108, 136, 190, .26); border-radius: 14px; background: linear-gradient(180deg, rgba(18, 31, 59, .74), rgba(7, 17, 34, .88)); box-shadow: inset 0 1px 0 rgba(255, 255, 255, .045), 0 14px 34px rgba(0, 0, 0, .2); }
.mobile-workbench-actions button { display: grid; grid-template-columns: 18px minmax(0, 1fr); align-items: center; justify-content: center; gap: 6px; min-width: 0; min-height: 38px; padding: 0 8px; scroll-margin-bottom: calc(96px + env(safe-area-inset-bottom)); color: rgba(236, 246, 255, .86); border: 1px solid rgba(118, 145, 196, .24); border-radius: 10px; background: rgba(255, 255, 255, .055); box-shadow: none; font-size: 12px; font-weight: 820; }
.mobile-workbench-actions button i { width: 18px; height: 18px; color: #5de6ff; }
.mobile-workbench-actions button span { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.mobile-workbench-actions button.primary-button { color: #fff; border-color: rgba(123, 105, 255, .44); background: linear-gradient(135deg, rgba(47, 159, 255, .9), rgba(139, 55, 255, .94)); }
.mobile-workbench-actions button:disabled { cursor: not-allowed; color: rgba(187, 202, 226, .42); border-color: rgba(118, 145, 196, .12); background: rgba(255, 255, 255, .028); }
.mobile-workbench-actions button:disabled i { color: rgba(187, 202, 226, .42); }
body.mobile-scan-mode { overflow: hidden; }
body.mobile-scan-mode .mobile-workbench { display: none; }
.mobile-scan-confirm { display: none; }
.mobile-scan-confirm.is-open { position: fixed; inset: 0; z-index: 950; box-sizing: border-box; display: flex; flex-direction: column; gap: 8px; width: 100vw; min-height: 100dvh; padding: 22px 20px max(14px, env(safe-area-inset-bottom)); overflow-y: auto; color: #f8fbff; background: radial-gradient(circle at 50% 38%, rgba(31, 115, 255, .32), rgba(31, 115, 255, 0) 32%), radial-gradient(circle at 17% 76%, rgba(0, 210, 255, .14), rgba(0, 210, 255, 0) 31%), linear-gradient(180deg, #030814 0%, #07172d 48%, #040a18 100%); }
.mobile-scan-confirm.is-open::before, .mobile-scan-confirm.is-open::after { content: ""; position: fixed; pointer-events: none; }
.mobile-scan-confirm.is-open::before { inset: 0; background: none; }
.mobile-scan-confirm.is-open::after { right: -70px; bottom: 70px; width: 180px; height: 180px; border-radius: 999px; background: rgba(22, 119, 255, .2); filter: blur(44px); }
.mobile-scan-confirm > * { position: relative; z-index: 1; }
.mobile-scan-confirm .mobile-statusbar { display: none; }
.mobile-scan-nav { display: flex; align-items: center; min-height: 34px; }
.mobile-scan-back { display: grid; place-items: center; width: 26px; height: 32px; color: #fff; border: 0; background: transparent; font-size: 38px; font-weight: 700; line-height: 1; }
.mobile-scan-copy { display: grid; grid-template-columns: 28px minmax(0, 1fr); align-items: start; gap: 12px; padding-top: 8px; }
.mobile-scan-copy div { display: grid; gap: 6px; }
.mobile-scan-copy h1 { margin: 0; color: #fff; font-size: 24px; line-height: 1.08; letter-spacing: 0; }
.mobile-scan-copy p { max-width: 306px; margin: 0; color: rgba(225, 236, 255, .72); font-size: 11.5px; font-weight: 760; line-height: 1.55; }
.mobile-scan-orbit { position: relative; display: grid; justify-items: center; align-content: start; min-height: 318px; margin-top: 0; padding-top: 58px; overflow: visible; }
.mobile-scan-stage-art { position: absolute; z-index: 0; top: -8px; left: 50%; width: min(344px, 90vw); max-width: none; transform: translateX(-50%); pointer-events: none; mix-blend-mode: screen; opacity: .98; filter: saturate(1.08) contrast(1.02); }
.mobile-scan-halo { display: none; position: absolute; inset: 50% auto auto 50%; border-radius: 999px; transform: translate(-50%, -50%); pointer-events: none; }
.mobile-scan-halo.one { width: 250px; height: 250px; border: 1px solid rgba(55, 163, 255, .34); box-shadow: 0 0 0 22px rgba(45, 115, 255, .07), 0 0 74px rgba(28, 138, 255, .48), inset 0 0 55px rgba(22, 109, 255, .22); }
.mobile-scan-halo.two { width: 308px; height: 308px; border: 1px solid rgba(92, 235, 255, .12); box-shadow: inset 0 0 80px rgba(60, 150, 255, .14); }
.mobile-scan-frame { position: relative; z-index: 2; display: grid; place-items: center; width: 176px; height: 176px; border: 1px solid rgba(106, 224, 255, .72); border-radius: 23px; background: linear-gradient(180deg, rgba(255, 255, 255, .98), rgba(225, 242, 255, .96)), radial-gradient(circle at 50% 50%, #fff, #dff2ff); box-shadow: 0 28px 72px rgba(0, 81, 255, .54), 0 0 0 8px rgba(46, 169, 255, .08), inset 0 0 0 3px rgba(71, 182, 255, .18), inset 0 1px 0 rgba(255, 255, 255, .98); }
.mobile-scan-frame b { position: absolute; width: 32px; height: 32px; border-color: #23d5ff; filter: drop-shadow(0 0 10px rgba(35, 213, 255, .8)); }
.mobile-scan-frame b:nth-child(1) { top: -10px; left: -10px; border-top: 3px solid; border-left: 3px solid; border-top-left-radius: 15px; }
.mobile-scan-frame b:nth-child(2) { top: -10px; right: -10px; border-top: 3px solid; border-right: 3px solid; border-top-right-radius: 15px; }
.mobile-scan-frame b:nth-child(3) { right: -10px; bottom: -10px; border-right: 3px solid; border-bottom: 3px solid; border-bottom-right-radius: 15px; }
.mobile-scan-frame b:nth-child(4) { bottom: -10px; left: -10px; border-bottom: 3px solid; border-left: 3px solid; border-bottom-left-radius: 15px; }
.mobile-scan-frame figure { display: grid; place-items: center; width: 148px; height: 148px; margin: 0; border-radius: 16px; overflow: hidden; background: #fff; }
.mobile-scan-frame svg { display: block; width: 144px; height: 144px; }
.mobile-scan-empty-qr { display: grid; place-items: center; box-sizing: border-box; width: 100%; height: 100%; padding: 18px; color: #2b4b6c; text-align: center; font-size: 12px; font-weight: 950; line-height: 1.35; }
.mobile-scan-orbit em { position: relative; z-index: 2; display: none; align-items: center; gap: 6px; margin-top: 14px; padding: 5px 11px; color: rgba(241, 248, 255, .92); border: 1px solid rgba(122, 170, 255, .28); border-radius: 999px; background: rgba(255, 255, 255, .08); font-size: 11px; font-style: normal; font-weight: 950; }
.mobile-scan-orbit em img { width: 16px; height: 16px; border-radius: 4px; object-fit: cover; }
.mobile-scan-state { display: grid; justify-items: center; gap: 6px; margin-top: -8px; text-align: center; }
.mobile-scan-state strong { color: #fff; font-size: 18px; line-height: 1.15; }
.mobile-scan-state span { color: rgba(181, 204, 255, .8); font-size: 12.5px; font-weight: 850; }
.mobile-scan-state span em { color: #24f3ff; font-style: normal; font-weight: 950; }
.mobile-scan-security, .mobile-scan-content { border: 1px solid rgba(111, 152, 219, .26); background: linear-gradient(145deg, rgba(17, 34, 61, .9), rgba(8, 18, 34, .84)), rgba(255, 255, 255, .04); box-shadow: 0 18px 44px rgba(0, 0, 0, .24), inset 0 1px 0 rgba(255, 255, 255, .08); backdrop-filter: blur(18px); }
.mobile-scan-security { position: relative; display: flex; align-items: center; gap: 14px; min-height: 78px; padding: 12px 42px 12px 14px; border-radius: 17px; }
.mobile-scan-security::after { content: ""; position: absolute; top: 50%; right: 16px; width: 9px; height: 9px; border-top: 2px solid rgba(188, 207, 239, .62); border-right: 2px solid rgba(188, 207, 239, .62); transform: translateY(-50%) rotate(45deg); }
.mobile-scan-security > img { flex: 0 0 auto; width: 44px; height: 46px; object-fit: cover; object-position: center; border-radius: 12px; filter: drop-shadow(0 0 14px rgba(42, 213, 255, .34)); }
.mobile-scan-security div { display: grid; gap: 5px; }
.mobile-scan-security strong { color: #fff; font-size: 14px; }
.mobile-scan-security span { color: rgba(224, 235, 255, .68); font-size: 11.5px; font-weight: 760; line-height: 1.42; }
.mobile-scan-content { display: grid; grid-template-columns: 96px minmax(0, 1fr); grid-template-areas: "title title" "thumb fields"; gap: 10px 12px; min-height: 148px; margin-top: 8px; padding: 13px 12px; border-radius: 18px; }
.mobile-scan-content h2 { grid-area: title; margin: 0; color: #fff; font-size: 15px; font-weight: 950; line-height: 1.15; letter-spacing: 0; }
.mobile-scan-content > img { grid-area: thumb; width: 96px; height: 96px; border-radius: 13px; object-fit: cover; box-shadow: 0 10px 24px rgba(0, 0, 0, .28); }
.mobile-scan-content dl { grid-area: fields; display: grid; grid-template-columns: 22px 54px minmax(0, 1fr); align-content: start; margin: 0; color: rgba(220, 232, 255, .78); font-size: 11px; font-weight: 850; }
.mobile-scan-content dt, .mobile-scan-content dd { min-width: 0; min-height: 32px; margin: 0; overflow: hidden; border-bottom: 1px solid rgba(132, 156, 205, .18); text-overflow: ellipsis; white-space: nowrap; }
.mobile-scan-content dt { grid-column: 1 / 3; display: grid; grid-template-columns: 22px minmax(0, 1fr); align-items: center; color: rgba(186, 205, 237, .72); }
.mobile-scan-content dt::before { content: ""; display: block; width: 18px; height: 18px; opacity: .82; }
.mobile-scan-content dt:nth-of-type(1)::before { box-sizing: border-box; border: 2px solid currentColor; border-radius: 3px; background: linear-gradient(currentColor, currentColor) 50% 5px / 7px 2px no-repeat, linear-gradient(currentColor, currentColor) 50% 10px / 9px 2px no-repeat; }
.mobile-scan-content dt:nth-of-type(2)::before { box-sizing: border-box; border: 2px solid currentColor; border-radius: 999px; background: linear-gradient(currentColor, currentColor) 50% 50% / 2px 6px no-repeat, linear-gradient(currentColor, currentColor) 60% 60% / 6px 2px no-repeat; }
.mobile-scan-content dt:nth-of-type(3)::before { border-radius: 5px; background: url("../aivideo_final_premium_site/assets/generated/mobile/m06-platform-icons/douyin.png") center / cover no-repeat; opacity: 1; }
.mobile-scan-content dd { grid-column: 3; display: flex; align-items: center; color: rgba(247, 251, 255, .94); font-size: 12.5px; font-weight: 900; }
.mobile-scan-title-value strong { min-width: 0; overflow: hidden; color: #fff; font-size: 13px; font-weight: 950; text-overflow: ellipsis; white-space: nowrap; }
.mobile-scan-content dt:nth-of-type(3), .mobile-scan-content dd:last-child { border-bottom: 0; }
.mobile-scan-content dd img { display: none; }
.mobile-scan-confirm > dl, .mobile-scan-actions { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; margin: 0; min-width: 0; }
.mobile-scan-actions { gap: 12px; margin-top: auto; padding-top: 10px; }
.mobile-scan-actions button { height: 56px; border-radius: 18px; font-size: 18px; font-weight: 950; }
.mobile-scan-actions button .aiv-icon { display: inline-flex; width: 21px; height: 21px; margin-right: 8px; vertical-align: -4px; }
.mobile-scan-secondary { color: rgba(232, 241, 255, .88); border: 1px solid rgba(142, 171, 222, .28); background: rgba(255, 255, 255, .08); box-shadow: inset 0 1px 0 rgba(255, 255, 255, .08); }
.mobile-scan-primary { color: #fff; border: 0; background: linear-gradient(100deg, #24b8ff 0%, #336cff 50%, #8957ff 100%); box-shadow: 0 18px 36px rgba(48, 101, 255, .38), inset 0 1px 0 rgba(255, 255, 255, .24); }
.mobile-scan-confirm > dl div { min-width: 0; border-radius: 8px; padding: 8px; background: rgba(255, 255, 255, .06); }
.mobile-scan-confirm > dl dt, .mobile-scan-confirm > dl dd { margin: 0; }
.mobile-scan-confirm > dl dd { margin-top: 4px; overflow: hidden; font-size: 12px; font-weight: 900; text-overflow: ellipsis; white-space: nowrap; }
.studio-grid, .studio-body, .engine-lane, .render-console { grid-template-columns: 1fr; }
.studio-grid, .studio-main { gap: 12px; }
.studio-panel { border-color: rgba(93, 119, 168, .24); background: rgba(12, 21, 38, .92); box-shadow: 0 18px 45px rgba(0, 0, 0, .24); }
.source-dock { grid-template-columns: repeat(2, minmax(0, 1fr)); padding: 10px; border-bottom-color: rgba(93, 119, 168, .22); background: rgba(9, 17, 31, .92); }
.source-dock button { min-height: 58px; grid-template-columns: auto minmax(0, 1fr); color: rgba(225, 238, 255, .7); border-color: rgba(93, 119, 168, .18); background: rgba(255, 255, 255, .04); }
.source-dock button small { display: none; }
.source-dock button span, .section-title h2, .prompt-box span { color: #fff; }
.source-dock button.active { border-color: rgba(55, 207, 255, .52); background: rgba(29, 127, 255, .18); }
.studio-body { padding: 12px; }
.section-title p, .dropzone span { color: rgba(225, 238, 255, .66); }
.dropzone, .prompt-box textarea, .quality-score { color: #eaf6ff; border-color: rgba(93, 119, 168, .26); background: rgba(255, 255, 255, .05); }
.dropzone strong { color: #fff; }
.control-row { display: grid; grid-template-columns: 1fr; }
.preview-stage { min-height: auto; }
}
