html[data-ui-mode=mobile]{color-scheme:dark;scrollbar-gutter:auto;background:#070a16}html[data-ui-mode=mobile] body{min-width:0;overflow-x:hidden;background:#070a16}.mobile-console-shell{--mobile-max-width:520px;position:relative;width:min(100%,var(--mobile-max-width));min-height:100dvh;margin:0 auto;color:var(--text);background:radial-gradient(circle at 90% 0,rgba(94,70,221,.16),transparent 30%),linear-gradient(180deg,#0e1325,#0a0e1c 48%,#080c18);box-shadow:0 0 80px rgba(0,0,0,.46)}.mobile-console-shell a{color:inherit;text-decoration:none}.mobile-console-shell button,.mobile-console-shell input,.mobile-console-shell select,.mobile-console-shell textarea{font:inherit}.mobile-app-bar{position:-webkit-sticky;position:sticky;z-index:90;top:0;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;min-height:calc(56px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 8px 0;border-bottom:1px solid rgba(106,123,171,.2);background:rgba(10,14,29,.9);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-app-bar>strong{overflow:hidden;font-size:15px;font-weight:900;text-align:center;text-overflow:ellipsis;white-space:nowrap}.mobile-brand-mark{justify-self:center;color:#fff;font-weight:950;letter-spacing:-.08em}.mobile-icon-button{display:inline-grid;width:44px;height:44px;padding:0;place-items:center;border:0;border-radius:12px;color:var(--muted);background:transparent}.mobile-icon-button svg{width:21px;height:21px}.mobile-icon-button:focus-visible{outline:2px solid var(--cyan);outline-offset:1px}.mobile-console-main{min-height:calc(100dvh - 128px);padding-bottom:calc(84px + env(safe-area-inset-bottom))}.mobile-page{display:grid;grid-gap:18px;gap:18px;width:100%;padding:18px 16px 28px}.mobile-page h1,.mobile-page h2,.mobile-page h3,.mobile-page p{margin:0}.mobile-page-intro{display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:0}.mobile-page-intro>div{min-width:0}.mobile-page-intro>div>span{color:var(--cyan);font-size:10px;font-weight:950;letter-spacing:.13em}.mobile-page-intro h1{margin-top:4px;font-size:24px;font-weight:950;letter-spacing:-.04em}.mobile-page-intro p{margin-top:5px;color:var(--muted);font-size:13px;line-height:1.5}.mobile-page-intro>svg{width:32px;height:32px;color:var(--purple)}.mobile-bottom-nav{position:fixed;z-index:100;bottom:0;left:50%;display:grid;grid-template-columns:repeat(4,1fr);width:min(100%,var(--mobile-max-width));min-height:calc(66px + env(safe-area-inset-bottom));padding:6px 8px env(safe-area-inset-bottom);border-top:1px solid rgba(106,123,171,.24);background:rgba(10,14,29,.94);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);transform:translateX(-50%)}.mobile-bottom-nav a,.mobile-bottom-nav button{display:grid;min-width:0;min-height:54px;padding:5px 4px;place-items:center;align-content:center;grid-gap:3px;gap:3px;border:0;border-radius:12px;color:var(--soft);background:transparent;font-size:11px;font-weight:850}.mobile-bottom-nav svg{width:21px;height:21px;stroke-width:1.8}.mobile-bottom-nav .is-active{color:var(--cyan);background:color-mix(in srgb,var(--cyan) 8%,transparent)}.mobile-sheet-backdrop{position:fixed;z-index:200;inset:0;display:flex;align-items:flex-end;justify-content:center;padding-top:env(safe-area-inset-top);background:rgba(2,5,15,.72);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:mobile-fade-in .18s ease both}.mobile-bottom-sheet{width:min(100%,520px);max-height:min(86dvh,760px);overflow-y:auto;padding:8px 18px calc(18px + env(safe-area-inset-bottom));border:1px solid rgba(102,121,174,.36);border-bottom:0;border-radius:24px 24px 0 0;background:#151a30;box-shadow:0 -24px 80px rgba(0,0,0,.5);animation:mobile-sheet-up .26s cubic-bezier(.22,.8,.2,1) both}.mobile-sheet-handle{width:42px;height:4px;margin:2px auto 10px;border-radius:9px;background:rgba(168,177,210,.34)}.mobile-bottom-sheet>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:14px}.mobile-bottom-sheet>header>div{display:grid;grid-gap:3px;gap:3px}.mobile-bottom-sheet>header strong{font-size:17px}.mobile-bottom-sheet>header span{color:var(--muted);font-size:12px}.mobile-more-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px;padding:5px 0 18px}.mobile-more-grid a{display:grid;min-height:82px;padding:12px 7px;place-items:center;align-content:center;grid-gap:8px;gap:8px;border:1px solid rgba(102,121,174,.25);border-radius:14px;color:var(--muted);background:#11162a;font-size:12px;font-weight:850;text-align:center}.mobile-more-grid svg{width:23px;height:23px;color:var(--cyan)}.mobile-sheet-actions{display:grid;grid-gap:8px;gap:8px;padding-top:14px;border-top:1px solid var(--line)}.mobile-sheet-actions button{display:flex;align-items:center;min-height:46px;gap:10px;padding:0 12px;border:1px solid var(--line);border-radius:12px;color:var(--muted);background:#11162a;font-weight:800}.mobile-sheet-actions button.is-danger{color:#ff8198;border-color:rgba(255,109,136,.24)}.mobile-sheet-actions svg{width:18px;height:18px}.mobile-hero-card{position:relative;overflow:hidden;display:grid;grid-gap:10px;gap:10px;min-height:210px;padding:24px 22px;border:1px solid rgba(103,232,249,.24);border-radius:22px;background:radial-gradient(circle at 90% 10%,rgba(103,232,249,.18),transparent 36%),linear-gradient(145deg,rgba(74,60,142,.58),rgba(18,24,49,.94));box-shadow:var(--shadow)}.mobile-hero-card>span{display:flex;align-items:center;gap:6px;color:var(--cyan);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.mobile-hero-card>span svg{width:15px}.mobile-hero-card h1{font-size:28px;letter-spacing:-.05em}.mobile-hero-card p{max-width:310px;color:#bdc6df;font-size:13px;line-height:1.65}.mobile-hero-card>a{display:flex;align-items:center;justify-content:space-between;width:-moz-fit-content;width:fit-content;min-height:44px;margin-top:5px;padding:0 15px;gap:12px;border-radius:12px;color:#07101d;background:linear-gradient(135deg,var(--cyan),#60a5fa);font-size:13px;font-weight:950}.mobile-hero-card>a svg{width:17px}.mobile-section{display:grid;grid-gap:10px;gap:10px}.mobile-section-heading{display:flex;align-items:center;justify-content:space-between}.mobile-section-heading h2{font-size:16px}.mobile-quick-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.mobile-quick-grid a{display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;min-height:80px;padding:14px;grid-column-gap:10px;column-gap:10px;border:1px solid var(--line);border-radius:15px;background:var(--card)}.mobile-quick-grid svg{grid-row:1/3;align-self:center;width:25px;color:var(--cyan)}.mobile-quick-grid strong{align-self:end;font-size:14px}.mobile-quick-grid span{align-self:start;color:var(--muted);font-size:11px}.mobile-list-card{overflow:hidden;border:1px solid var(--line);border-radius:15px;background:var(--card)}.mobile-list-card article{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:64px;padding:12px 14px;border-bottom:1px solid rgba(72,82,122,.42)}.mobile-list-card article:last-child{border-bottom:0}.mobile-list-card article>div{display:grid;grid-gap:5px;gap:5px;min-width:0}.mobile-list-card article span{width:-moz-fit-content;width:fit-content;color:var(--cyan);font-size:9px;font-weight:950}.mobile-list-card article strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.mobile-list-card time{flex:0 0 auto;color:var(--soft);font-size:10px}.mobile-primary-icon{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border-radius:13px;color:#08101e!important;background:linear-gradient(135deg,var(--purple),var(--cyan))}.mobile-primary-icon svg{width:20px}.mobile-search-row{display:grid;grid-template-columns:1fr 48px;grid-gap:8px;gap:8px}.mobile-search-field,.mobile-search-row label{display:flex;align-items:center;min-width:0;min-height:48px;gap:9px;padding:0 13px;border:1px solid var(--line);border-radius:13px;background:var(--input-bg)}.mobile-search-field svg,.mobile-search-row label svg{width:18px;color:var(--soft)}.mobile-search-field input,.mobile-search-row input{min-width:0;width:100%;border:0;outline:0;color:var(--text);background:transparent}.mobile-search-row>button{border:1px solid var(--line);border-radius:13px;color:var(--muted);background:var(--input-bg)}.mobile-search-row>button svg{width:20px}.mobile-chip-scroll{display:flex;width:calc(100% + 32px);margin-left:-16px;padding:0 16px 4px;gap:7px;overflow-x:auto;scrollbar-width:none}.mobile-chip-scroll::-webkit-scrollbar{display:none}.mobile-chip-scroll button{min-width:max-content;min-height:36px;padding:0 13px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:rgba(18,23,43,.84);font-size:12px;font-weight:850}.mobile-chip-scroll button.is-active{color:var(--cyan);border-color:rgba(103,232,249,.5);background:rgba(103,232,249,.1)}.mobile-result-summary{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:11px}.mobile-result-summary strong{color:var(--text)}.mobile-resource-list{display:grid;grid-gap:10px;gap:10px}.mobile-resource-card{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr);min-height:128px;padding:15px;grid-gap:12px;gap:12px;border:1px solid var(--line);border-radius:16px;background:var(--card)}.mobile-resource-card>.resource-file-icon{width:46px;height:50px}.mobile-resource-copy{display:grid;align-content:start;grid-gap:6px;gap:6px;min-width:0;padding-right:4px}.mobile-badge-row{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.mobile-badge-row>span{padding:3px 7px;border-radius:999px;color:var(--cyan);background:rgba(103,232,249,.1);font-size:9px;font-weight:900}.mobile-badge-row>span+span{color:#cfbdff;background:rgba(169,149,255,.12)}.mobile-resource-card h2{display:-webkit-box;overflow:hidden;font-size:14px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mobile-resource-card p{color:var(--muted);font-size:10px}.mobile-tag-row{display:flex;flex-wrap:wrap;gap:4px}.mobile-tag-row span{color:var(--soft);font-size:9px}.mobile-resource-metrics{grid-column:2;display:flex;justify-content:flex-end;gap:10px;margin-top:-20px;color:var(--soft);font-size:10px}.mobile-resource-metrics span{display:flex;align-items:center;gap:3px}.mobile-resource-metrics svg{width:12px;height:12px}.mobile-detail-skeleton,.mobile-resource-card.is-skeleton{min-height:128px;background:linear-gradient(90deg,rgba(30,36,62,.7),rgba(55,63,98,.55),rgba(30,36,62,.7));background-size:200% 100%;animation:mobile-shimmer 1.4s linear infinite}.mobile-load-more{min-height:46px;border:1px solid var(--line);border-radius:13px;color:var(--muted);background:var(--card);font-weight:850}.mobile-empty-card{display:grid;min-height:180px;padding:24px;place-items:center;align-content:center;grid-gap:8px;gap:8px;border:1px dashed var(--line);border-radius:16px;color:var(--muted);text-align:center}.mobile-empty-card svg{width:28px}.mobile-empty-card strong{color:var(--text)}.mobile-empty,.mobile-empty-card span{color:var(--muted);font-size:12px}.mobile-filter-sheet{display:grid;grid-gap:12px;gap:12px}.mobile-radio-list{display:grid;grid-gap:7px;gap:7px}.mobile-radio-list label{display:flex;align-items:center;min-height:48px;gap:10px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:var(--input-bg)}.mobile-primary-button,.mobile-secondary-button{display:flex;align-items:center;justify-content:center;min-height:48px;gap:8px;border-radius:13px;font-weight:900}.mobile-primary-button{border:0;color:#06101c;background:linear-gradient(135deg,var(--purple),var(--cyan))}.mobile-secondary-button{border:1px solid var(--line);color:var(--muted);background:var(--input-bg)}.mobile-primary-button svg,.mobile-secondary-button svg{width:18px}.mobile-detail-hero{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:start;grid-gap:13px;gap:13px;padding:5px 0 2px}.mobile-resource-detail-page{padding-bottom:calc(112px + env(safe-area-inset-bottom))}.mobile-detail-hero .resource-file-icon{width:56px;height:62px}.mobile-detail-hero>div{display:grid;grid-gap:8px;gap:8px;min-width:0}.mobile-detail-hero h1{overflow-wrap:anywhere;font-size:22px;line-height:1.3;letter-spacing:-.04em}.mobile-detail-section{display:grid;grid-gap:12px;gap:12px;padding:15px;border:1px solid var(--line);border-radius:16px;background:rgba(20,25,47,.78)}.mobile-detail-section.is-info{border-color:rgba(103,232,249,.22);background:linear-gradient(145deg,rgba(103,232,249,.05),rgba(20,25,47,.8))}.mobile-detail-section.is-description{border-color:rgba(169,149,255,.22);background:linear-gradient(145deg,rgba(169,149,255,.05),rgba(20,25,47,.8))}.mobile-detail-section h2{display:flex;align-items:center;gap:7px;color:var(--text);font-size:14px}.mobile-detail-section h2 svg{width:17px;color:var(--cyan)}.mobile-detail-section h3{margin-top:6px;font-size:12px}.mobile-detail-section dl{display:grid;margin:0}.mobile-detail-section dl>div{display:flex;align-items:center;justify-content:space-between;min-height:38px;gap:16px;border-bottom:1px solid rgba(73,84,126,.35)}.mobile-detail-section dl>div:last-child{border-bottom:0}.mobile-detail-section dt{color:var(--muted);font-size:11px}.mobile-detail-section dd{margin:0;color:var(--text);font-size:11px;font-weight:850;text-align:right;overflow-wrap:anywhere}.mobile-pre-wrap{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.mobile-detail-section .resource-description-text,.mobile-pre-wrap{color:#c6cde0;font-size:13px;line-height:1.75}.mobile-detail-section .resource-description-toggle{min-height:36px}.mobile-attachment-list{display:grid;grid-gap:8px;gap:8px}.mobile-attachment-list>a{display:grid;grid-template-columns:38px minmax(0,1fr) 24px;align-items:center;grid-gap:9px;gap:9px;min-height:58px;padding:8px;border:1px solid var(--line);border-radius:12px;background:var(--input-bg)}.mobile-attachment-list .resource-file-icon{width:36px;height:40px}.mobile-attachment-list>a>span{display:grid;grid-gap:3px;gap:3px;min-width:0}.mobile-attachment-list strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.mobile-attachment-list small{color:var(--soft)}.mobile-attachment-list>a>svg{width:17px;color:var(--cyan)}.mobile-related-link{display:flex;align-items:center;gap:7px;color:var(--cyan)!important;font-size:12px;font-weight:800}.mobile-related-link svg{width:15px}.mobile-sticky-actions{position:-webkit-sticky;position:sticky;z-index:40;bottom:calc(72px + env(safe-area-inset-bottom));display:flex;min-height:58px;padding:7px;gap:7px;border:1px solid var(--line);border-radius:16px;background:rgba(18,23,43,.94);box-shadow:0 12px 32px rgba(0,0,0,.4);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-sticky-actions a,.mobile-sticky-actions button{display:flex;min-width:44px;min-height:44px;flex:1 1;align-items:center;justify-content:center;gap:6px;border:1px solid var(--line);border-radius:11px;color:var(--muted);background:var(--input-bg);font-size:11px;font-weight:900}.mobile-sticky-actions .is-primary{color:#07101c;border:0;background:linear-gradient(135deg,var(--purple),var(--cyan))}.mobile-sticky-actions .is-danger{flex:0 0 44px;color:var(--error);border-color:rgba(255,109,136,.28)}.mobile-sticky-actions svg{width:16px}.mobile-setup-card{display:grid;grid-gap:13px;gap:13px;padding:18px;border:1px solid var(--line);border-radius:18px;background:var(--card)}.mobile-setup-card h2{font-size:17px}.mobile-setup-card label{display:grid;grid-gap:6px;gap:6px;color:var(--muted);font-size:11px;font-weight:850}.mobile-setup-card input,.mobile-setup-card select{width:100%;min-height:48px;padding:0 12px;border:1px solid var(--line);border-radius:12px;color:var(--text);background:var(--input-bg)}.mobile-helper{color:var(--soft);font-size:11px;line-height:1.5;text-align:center}.mobile-connection-badge{flex:0 0 auto;padding:6px 9px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:10px;font-weight:900}.mobile-connection-badge.is-connected{color:var(--green);border-color:rgba(59,225,173,.32);background:rgba(59,225,173,.08)}.mobile-connection-badge.is-connecting{color:var(--cyan)}.mobile-connection-badge.is-error,.mobile-connection-badge.is-limited{color:var(--error)}.mobile-live-status{display:grid;min-height:210px;place-items:center;align-content:center;grid-gap:9px;gap:9px}.mobile-mic-orb{display:grid;width:92px;height:92px;place-items:center;border:1px solid rgba(103,232,249,.45);border-radius:50%;color:var(--cyan);background:radial-gradient(circle,rgba(103,232,249,.16),rgba(36,35,78,.45));box-shadow:0 0 0 14px rgba(103,232,249,.03),0 0 50px rgba(103,232,249,.15);animation:mobile-pulse 2.2s ease-in-out infinite}.mobile-mic-orb.is-muted{color:var(--error);border-color:rgba(255,109,136,.4);animation:none}.mobile-mic-orb svg{width:34px;height:34px}.mobile-live-status>strong{font-size:12px;letter-spacing:.08em}.mobile-live-status>span{color:var(--muted);font-size:12px}.mobile-transcript-card{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--card)}.mobile-transcript-card>header{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 14px;border-bottom:1px solid var(--line)}.mobile-transcript-card h2{font-size:14px}.mobile-transcript-card header span{color:var(--cyan);font-size:11px}.mobile-transcript-list{display:grid;grid-gap:10px;gap:10px;max-height:46dvh;overflow-y:auto;padding:13px}.mobile-transcript-list article{display:grid;grid-gap:7px;gap:7px}.mobile-transcript-list p{width:-moz-fit-content;width:fit-content;max-width:88%;padding:9px 11px;border-radius:13px;color:var(--text);background:#20263e;font-size:12px;line-height:1.55}.mobile-transcript-list p.is-user{justify-self:end;background:var(--user-bubble-solid)}.mobile-transcript-list p.is-agent{justify-self:start;border:1px solid rgba(103,232,249,.16);background:#121a2d}.mobile-transcript-list p.is-partial{justify-self:end;opacity:.7}.mobile-session-details{border:1px solid var(--line);border-radius:13px;background:var(--card)}.mobile-session-details summary{min-height:44px;padding:12px;color:var(--muted);font-size:12px;font-weight:850}.mobile-session-details dl{display:grid;grid-gap:6px;gap:6px;margin:0;padding:0 12px 12px}.mobile-session-details dl>div{display:flex;justify-content:space-between;gap:12px;font-size:10px}.mobile-session-details dt{color:var(--soft)}.mobile-session-details dd{margin:0;overflow:hidden;text-overflow:ellipsis}.mobile-live-controls{position:-webkit-sticky;position:sticky;z-index:40;bottom:calc(72px + env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;padding:8px;border:1px solid var(--line);border-radius:16px;background:rgba(18,23,43,.94);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-live-controls button{display:flex;min-height:50px;align-items:center;justify-content:center;gap:7px;border:1px solid var(--line);border-radius:12px;color:var(--muted);background:var(--input-bg);font-weight:850}.mobile-live-controls button.is-danger{color:#fff;border:0;background:linear-gradient(135deg,#cf3658,#922844)}.mobile-live-controls svg{width:19px}.mobile-history-list{display:grid;grid-gap:9px;gap:9px}.mobile-history-card{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;min-height:88px;padding:12px;grid-gap:10px;gap:10px;border:1px solid var(--line);border-radius:15px;background:var(--card)}.mobile-history-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;color:var(--cyan);background:rgba(103,232,249,.09)}.mobile-history-icon.is-tts{color:var(--purple);background:rgba(169,149,255,.1)}.mobile-history-icon svg{width:21px}.mobile-history-card>div{display:grid;grid-gap:3px;gap:3px;min-width:0}.mobile-history-card p,.mobile-history-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-history-card strong{font-size:12px}.mobile-history-card p{color:var(--muted);font-size:11px}.mobile-history-card small{color:var(--soft);font-size:9px}.mobile-history-card aside{display:grid;justify-items:end;grid-gap:7px;gap:7px;color:var(--muted);font-size:9px}.mobile-history-card aside span{padding:3px 6px;border-radius:999px;color:var(--cyan);background:rgba(103,232,249,.08)}.mobile-history-card aside b{font-size:11px}.mobile-sticky-player{position:-webkit-sticky;position:sticky;bottom:calc(74px + env(safe-area-inset-bottom));padding:10px;border:1px solid var(--line);border-radius:15px;background:rgba(18,23,43,.95)}.mobile-sticky-player audio{width:100%}.mobile-faq-page{display:grid;grid-template-rows:auto 1fr auto auto;height:calc(100dvh - 56px - env(safe-area-inset-top) - 72px - env(safe-area-inset-bottom));padding:14px 14px 8px;grid-gap:10px;gap:10px}.mobile-faq-intro{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid rgba(103,232,249,.2);border-radius:14px;background:rgba(103,232,249,.05)}.mobile-faq-intro>svg{width:24px;color:var(--cyan)}.mobile-faq-intro>div{display:grid;grid-gap:3px;gap:3px}.mobile-faq-intro strong{font-size:13px}.mobile-faq-intro span{color:var(--muted);font-size:10px}.mobile-faq-messages{display:flex;min-height:0;overflow-y:auto;flex-direction:column;gap:9px;padding:4px 1px}.mobile-faq-messages>p{max-width:86%;margin:0;padding:10px 12px;border-radius:14px;font-size:12px;line-height:1.55;white-space:pre-wrap}.mobile-faq-messages .is-assistant{align-self:flex-start;border:1px solid var(--line);background:var(--card)}.mobile-faq-messages .is-user{align-self:flex-end;background:var(--user-bubble-solid)}.mobile-faq-messages .is-loading{color:var(--muted)}.mobile-faq-suggestions{display:flex;overflow-x:auto;gap:6px;scrollbar-width:none}.mobile-faq-suggestions button{min-width:max-content;min-height:38px;padding:0 11px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:var(--card);font-size:10px}.mobile-faq-input{display:grid;grid-template-columns:1fr 44px;grid-gap:7px;gap:7px}.mobile-faq-input input{min-width:0;min-height:46px;padding:0 13px;border:1px solid var(--line);border-radius:13px;color:var(--text);background:var(--input-bg)}.mobile-faq-input button{display:grid;place-items:center;border:0;border-radius:13px;color:#07101c;background:var(--cyan)}.mobile-faq-input button:disabled{opacity:.45}.mobile-faq-input svg{width:18px}.mobile-required-page{min-height:calc(100dvh - 150px);place-items:center}.mobile-required-page>section{display:grid;max-width:380px;padding:28px 20px;place-items:center;grid-gap:12px;gap:12px;border:1px solid var(--line);border-radius:20px;background:var(--card);text-align:center}.mobile-required-page>section>span{display:grid;width:62px;height:62px;place-items:center;border-radius:18px;color:var(--cyan);background:rgba(103,232,249,.09)}.mobile-required-page h1{font-size:21px}.mobile-required-page p{color:var(--muted);font-size:12px;line-height:1.65}.mobile-resource-editor{padding:12px}.mobile-resource-editor .resource-create-view{display:block}.mobile-resource-editor .resources-create-shell{display:grid;grid-template-columns:1fr;width:100%;grid-gap:12px;gap:12px}.mobile-resource-editor .resources-editor-stack{gap:12px}.mobile-resource-editor .resources-editor-card,.mobile-resource-editor .resources-guide-card{padding:14px;border-radius:15px}.mobile-resource-editor .resources-create-card-head{align-items:flex-start;flex-direction:column;gap:12px}.mobile-resource-editor .resources-create-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;order:3}.mobile-resource-editor .resources-editor-grid{grid-template-columns:1fr}.mobile-resource-editor .resource-field.full{grid-column:auto}.mobile-resource-editor .resource-field input,.mobile-resource-editor .resource-field select{height:46px}.mobile-resource-editor .resource-field textarea{min-height:220px}.mobile-resource-editor .resources-checklist-shell{position:static}.mobile-tts-page{padding:12px}.mobile-tts-page .tts-view{display:block}.mobile-tts-page .tts-layout,.mobile-tts-page .tts-layout.is-streaming{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}.mobile-tts-page .tts-guide-card,.mobile-tts-page .tts-workbench{min-width:0;padding:13px;border-radius:15px}.mobile-tts-page .tts-tabs{display:flex;overflow-x:auto;scrollbar-width:none}.mobile-tts-page .tts-tabs button{min-width:max-content;min-height:44px}.mobile-tts-page .tts-language-grid,.mobile-tts-page .tts-voice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-tts-page .tts-streaming-chat{min-height:36dvh;max-height:45dvh}.mobile-tts-page .tts-chat-input-row{grid-template-columns:1fr 44px}.mobile-tts-page .tts-guide-card{position:static}.mobile-tts-page .tts-guide-action{position:-webkit-sticky;position:sticky;z-index:35;bottom:calc(76px + env(safe-area-inset-bottom));min-height:48px}@keyframes mobile-sheet-up{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes mobile-fade-in{0%{opacity:0}to{opacity:1}}@keyframes mobile-shimmer{to{background-position:-200% 0}}@keyframes mobile-pulse{50%{transform:scale(1.04);box-shadow:0 0 0 18px rgba(103,232,249,.02),0 0 60px rgba(103,232,249,.22)}}@media (orientation:landscape) and (max-height:500px){.mobile-console-shell{max-width:100%}.mobile-app-bar{min-height:48px}.mobile-bottom-nav{min-height:calc(58px + env(safe-area-inset-bottom))}.mobile-live-status{min-height:110px}.mobile-faq-page{height:calc(100dvh - 116px)}}@media (prefers-reduced-motion:reduce){.mobile-bottom-sheet,.mobile-detail-skeleton,.mobile-mic-orb,.mobile-resource-card.is-skeleton,.mobile-sheet-backdrop{animation:none}}