:root{--mobile-bg:#050a13;--mobile-bg-elevated:#101a2d;--mobile-bg-elevated-2:#18243c;--mobile-accent:#75fbb0;--mobile-accent-strong:#57c086;--mobile-accent-muted:#75fbb01f;--mobile-accent-glow:#75fbb059;--mobile-text:#fff;--mobile-text-muted:#8a9bb4;--mobile-text-dim:#8a94a6;--mobile-text-inactive:#97a3b6;--mobile-divider:#ffffff0f;--mobile-border:#ffffff1a;--mobile-record:#ff3b30;--mobile-surface-card:linear-gradient(135deg,#0d172e,#121d38);--mobile-series-scripts:#75fbb0;--mobile-series-videos:#629df8;--mobile-grid:#ffffff08;--mobile-badge-mint:var(--mobile-accent);--mobile-badge-mint-bg:#75fbb024;--mobile-badge-blue:var(--mobile-series-videos);--mobile-badge-blue-bg:#629df824;--mobile-badge-amber:#fab823;--mobile-badge-amber-bg:#fab82324;--mobile-badge-violet:#a99cf9;--mobile-badge-violet-bg:#a99cf924;--mobile-badge-rose:#ff8fa8;--mobile-badge-rose-bg:#ff8fa824;--mobile-badge-cyan:#5fd8e6;--mobile-badge-cyan-bg:#5fd8e624;--mobile-tile-mint:linear-gradient(135deg,#72f5ac,#4fae7b);--mobile-tile-mint-fg:#000;--mobile-tile-blue:linear-gradient(135deg,#4370d9,#223a92);--mobile-tile-blue-fg:var(--mobile-text);--mobile-tile-amber:linear-gradient(135deg,#fab823,#ec610f);--mobile-tile-amber-fg:var(--mobile-text);--mobile-tile-disc:#00000038;--mobile-chip-scripts:linear-gradient(135deg,#6be8a2,#57c086);--mobile-chip-scripts-fg:#000;--mobile-chip-record:linear-gradient(135deg,#7074ef,#5450e0);--mobile-chip-record-fg:var(--mobile-text);--mobile-chip-library:linear-gradient(135deg,#436fdb,#2c4ab4);--mobile-chip-library-fg:var(--mobile-text);--mobile-chip-ideas:linear-gradient(135deg,#fab823,#ec610f);--mobile-chip-ideas-fg:var(--mobile-text);--mobile-radius:16px;--mobile-radius-sm:10px;--mobile-radius-lg:24px;--mobile-tab-bar-h:84px;--mobile-tab-bar-h-compact:52px;--mobile-fab-size:64px;--mobile-fab-glow:0 0 24px var(--mobile-accent-glow);--mobile-action-bar-h:72px;--mobile-selection-bar-h:68px;--mobile-overlay-bottom:calc(env(safe-area-inset-bottom,0px) + var(--mobile-tab-bar-h) + 12px);--mobile-overlay-bottom-stacked:calc(env(safe-area-inset-bottom,0px) + var(--mobile-tab-bar-h) + var(--mobile-selection-bar-h) + 12px)}.mobile-shell{background-color:var(--mobile-bg);color:var(--mobile-text);min-height:100vh}.mobile-shell--bare{background-color:#000}html.native-capture-preview,html.native-capture-preview body{background:0 0!important}html.native-capture-preview .mobile-shell--bare{background-color:#0000}@media (max-width:360px){:root{--mobile-tab-bar-h:76px;--mobile-tab-bar-h-compact:48px;--mobile-fab-size:56px}}@keyframes mobile-recorder-pulse{0%,to{opacity:1}50%{opacity:.4}}