:root{--bg: #f3f7fb;--ink: #18202c;--text: #253044;--muted: rgba(37, 48, 68, .62);--muted-2: rgba(37, 48, 68, .42);--line: rgba(255, 255, 255, .52);--line-dark: rgba(84, 103, 128, .16);--glass: rgba(255, 255, 255, .42);--glass-strong: rgba(255, 255, 255, .66);--glass-soft: rgba(255, 255, 255, .26);--accent: #74808d;--accent-2: #aab4bf;--green: #8aa0b3;--danger: #d94242;--shadow: 0 6px 18px rgba(72, 93, 124, .08);--shadow-soft: 0 3px 10px rgba(72, 93, 124, .05);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-top: env(safe-area-inset-top, 0px);--dock-h: 70px}*{box-sizing:border-box;scrollbar-width:none}*::-webkit-scrollbar{width:0;height:0;display:none}html,body,#app{margin:0;width:100%;height:100%;min-height:100%;overflow:hidden;overscroll-behavior:none;background:var(--bg)}html{position:fixed;inset:0}body{position:fixed;inset:0;min-height:100dvh;height:100dvh;background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.98),transparent 34%),radial-gradient(circle at 78% 4%,rgba(225,237,255,.64),transparent 36%),radial-gradient(circle at 42% 92%,rgba(238,245,250,.72),transparent 42%),linear-gradient(150deg,#fbfdff,#f4f8fc 48%,#eef4f8);background-attachment:scroll;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased;overscroll-behavior:none;-webkit-text-size-adjust:100%}#app{position:fixed;inset:0;isolation:isolate}button svg{display:block}button,textarea{font:inherit}button{margin:0;cursor:pointer;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.app-shell{position:fixed;inset:0;width:100%;height:100dvh;min-height:0;overflow:hidden;display:grid;place-items:center;padding:18px;overscroll-behavior:none}.ambient{position:absolute;pointer-events:none;border-radius:999px;filter:blur(58px);opacity:.72}.ambient-forest{width:390px;height:390px;left:50%;top:9%;transform:translate(-54%);background:#6582566b}.ambient-sky{width:500px;height:500px;right:8%;bottom:4%;background:#a8c3e294}.phone-shell{position:relative;width:min(100%,430px);height:min(100dvh - 36px,930px);min-height:min(760px,calc(100dvh - 36px));overflow:hidden;display:flex;flex-direction:column;border-radius:48px;background:radial-gradient(circle at 18% 0%,rgba(218,232,246,.72),transparent 36%),radial-gradient(circle at 74% 8%,rgba(235,241,210,.7),transparent 32%),radial-gradient(circle at 26% 86%,rgba(255,255,255,.86),transparent 44%),linear-gradient(165deg,#e8eef1fa,#dee8dcdb 46%,#eef4f9f5);border:1px solid rgba(255,255,255,.78);box-shadow:var(--shadow);isolation:isolate;overscroll-behavior:none}.phone-shell:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#fff3,#ffffff8a 58%,#ffffffc7),radial-gradient(circle at 58% 24%,rgba(224,236,210,.46),transparent 34%),radial-gradient(circle at 22% 70%,rgba(255,255,255,.62),transparent 32%)}.app-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:calc(16px + var(--safe-top)) 22px 10px}.brand-block,.header-actions{display:flex;align-items:center;gap:10px}.avatar,.glass-icon{width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.28);border-radius:50%;display:grid;place-items:center;line-height:1;color:#fffffff5;background:#ffffff29;box-shadow:none;backdrop-filter:blur(14px) saturate(1.1);-webkit-backdrop-filter:blur(14px) saturate(1.1)}.avatar{font-size:18px;font-weight:800;background:#ffffff3d}.glass-icon.small{width:36px;height:36px}.eyebrow,.app-header .title,.app-header .sub{text-shadow:none}.eyebrow{color:var(--muted);font-size:12px;font-weight:700}.app-header .title{color:var(--text);font-size:24px;font-weight:800;letter-spacing:0}.app-body{position:relative;flex:1;min-height:0;display:flex;flex-direction:column;padding:10px 20px 126px;overflow:hidden}.app-body.no-dock{padding-bottom:calc(22px + var(--safe-bottom))}.app-body.topless{padding-top:calc(18px + var(--safe-top))}.glass-panel{background:linear-gradient(145deg,#ffffffd1,#ffffffa3);border:1px solid rgba(84,103,128,.16);box-shadow:0 4px 14px #3244580f}.dock-row{position:absolute;left:20px;right:20px;bottom:calc(18px + var(--safe-bottom));z-index:10;display:flex;align-items:stretch;gap:10px}.tab-bar{flex:1 1 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(58px,1fr));gap:4px;padding:7px;border-radius:36px;background:#ffffff57;border:1px solid rgba(84,103,128,.14);backdrop-filter:blur(14px) saturate(1.2);-webkit-backdrop-filter:blur(14px) saturate(1.2)}.dock-close{flex:0 0 auto;align-self:center;width:var(--dock-h, 70px);height:var(--dock-h, 70px);border-radius:50%;padding:0;border:1px solid rgba(84,103,128,.14);display:grid;place-items:center;line-height:1;color:#303946b3;background:#ffffff57;backdrop-filter:blur(14px) saturate(1.2);-webkit-backdrop-filter:blur(14px) saturate(1.2);transition:transform .16s ease,color .16s ease}.dock-close:active{transform:scale(.92);color:#1a1f27eb}.dock-row:not(:has(.tab-bar)){justify-content:flex-end}.tab-bar .tab{min-width:0;height:calc(var(--dock-h) - 14px);padding:0;border:0;border-radius:29px;color:#303946ad;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:12px;line-height:1;font-weight:700;transition:color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.tab-bar .tab.active{color:#1a1f27eb;background:#ffffff94;box-shadow:0 2px 8px #3244580f}.tab-bar .tab:active{transform:scale(.96)}.home-feed,.list,.placeholder-view,.home-screen{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.folder-browse,.chat-scroll,.podcast-scroll,.podcast-text,.pp-text,.sheet,.instances-card{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.station-row,.rail-track,.fo-track,.outputs-track,.md-body pre,.md-body table{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.chat,.podcast-view{overflow:hidden}.brand-block{border:0;background:transparent;padding:0;text-align:left}.brand-copy{display:flex;flex-direction:column}.app-header .title.sm{font-size:19px;font-weight:800}.app-header .title.lead{margin-left:4px}.header-actions .title{color:var(--text)}.home-screen{position:relative;display:flex;flex-direction:column;gap:0;padding:2px 0 8px}.home-content{flex:1;min-height:100%;display:flex;flex-direction:column;gap:16px;transition:transform .2s cubic-bezier(.22,1,.36,1);will-change:transform}.pull-indicator{position:absolute;left:50%;top:0;z-index:4;height:30px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;gap:7px;pointer-events:none;color:#253044ad;background:#ffffffb8;border:1px solid rgba(84,103,128,.12);font-size:12px;font-weight:750;box-shadow:0 4px 12px #3244580f}.pull-dot{width:7px;height:7px;border-radius:50%;background:var(--accent)}.folder-overview{flex:1 1 auto;min-height:150px;display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:28px;overflow:hidden}.fo-head{display:flex;align-items:center;justify-content:space-between}.fo-title{display:flex;align-items:center;gap:6px;font-size:15px;font-weight:800;color:var(--text)}.fo-count{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 9px;border-radius:999px;background:#ffffff94;font-size:14px;font-weight:800;color:var(--muted)}.fo-back{width:30px;height:30px;border:1px solid rgba(84,103,128,.14);border-radius:50%;padding:0;display:flex;align-items:center;justify-content:center;color:var(--text);background:#ffffff94}.fo-body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;justify-content:center}.fo-track{display:flex;gap:10px;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding:2px 2px 6px}.fo-all{align-self:flex-start;margin-top:2px;padding:2px;border:0;background:transparent;color:var(--muted);font-size:13px;line-height:1.35}.fo-card{scroll-snap-align:start;flex:0 0 142px;min-height:96px;border:1px solid rgba(84,103,128,.14);border-radius:22px;padding:13px;display:flex;flex-direction:column;align-items:flex-start;gap:7px;text-align:left;color:var(--text);background:#ffffffad;box-shadow:0 4px 12px #3244580b}.fo-card:active{transform:scale(.97)}.fo-card-icon{width:32px;height:32px;border-radius:12px;display:grid;place-items:center;color:#6d7885;background:#f4f7faeb}.fo-card-name{max-width:100%;font-size:14px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fo-card-kind{max-width:100%;font-size:12px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fo-detail{flex:1;min-height:0;display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:4px 2px 0}.fo-detail-kind{display:inline-flex;align-items:center;height:24px;padding:0 10px;border-radius:999px;color:#6d7885;background:#f4f7faeb;font-size:12px;font-weight:800}.fo-detail strong{font-size:20px;font-weight:850;color:var(--text)}.fo-detail p{margin:0;color:var(--muted);font-size:13px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fo-elements{display:flex;flex-wrap:wrap;gap:6px}.fo-chip{display:inline-flex;align-items:center;height:26px;padding:0 11px;border-radius:999px;font-size:12px;font-weight:750;color:var(--muted);background:#fff9;border:1px solid rgba(84,103,128,.12)}.fo-chip.dir{color:#6d7885;background:#f4f7faeb}.fo-elements-empty{color:var(--muted);font-size:12px}.fo-actions{margin-top:auto;display:flex;gap:8px}.fo-open,.fo-chat{height:34px;padding:0 16px;border-radius:999px;font-size:13px;font-weight:800}.fo-open{border:1px solid rgba(84,103,128,.14);color:var(--text);background:#ffffffad}.fo-chat{border:0;color:#1a1f27eb;background:#f4f7faf5;box-shadow:inset 0 1px #ffffffe6}.fo-empty{margin:auto 0;color:var(--muted);font-size:13px}.home-actions{margin-top:auto;display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:7px;border-radius:36px;background:#ffffff57;border:1px solid rgba(84,103,128,.14);backdrop-filter:blur(14px) saturate(1.2);-webkit-backdrop-filter:blur(14px) saturate(1.2)}.action-tile{min-width:0;height:calc(var(--dock-h) - 14px);padding:0;border:0;border-radius:29px;display:flex;align-items:center;justify-content:center;gap:9px;color:#303946d1;background:transparent;line-height:1;transition:color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.action-tile:active{transform:scale(.96)}.action-tile.voice,.action-tile.message{color:#1a1f27eb}.action-icon{position:relative;display:grid;place-items:center}.live-dot{position:absolute;top:-4px;right:-4px;width:9px;height:9px;border-radius:50%;background:var(--accent-2);border:2px solid rgba(255,255,255,.9);box-shadow:0 0 10px var(--accent-2)}.action-label{font-size:14px;font-weight:700}.sheet-scrim{position:absolute;inset:0;z-index:40;display:flex;align-items:flex-end;background:#141c2252;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.sheet{position:relative;width:100%;border-radius:38px 38px 0 0;padding:14px 24px calc(30px + var(--safe-bottom));max-height:78%;overflow-y:auto;background:linear-gradient(180deg,#fbfcfd,#f4f7fa);backdrop-filter:blur(16px) saturate(1.2);-webkit-backdrop-filter:blur(16px) saturate(1.2)}.sheet-grip{width:44px;height:5px;margin:2px auto 14px;border-radius:999px;background:#3c4e643d}.sheet-close{position:absolute;top:16px;right:18px;color:var(--text);background:#ffffff80}.sheet-hero{display:flex;flex-direction:column;align-items:center;gap:10px;padding:6px 0 18px}.sheet-hero h3{margin:0;font-size:22px;font-weight:850;color:var(--text)}.avatar.lg{width:64px;height:64px;font-size:26px;color:#fff;background:linear-gradient(145deg,#aeb8c3,#75808b);border:1px solid rgba(255,255,255,.5)}.orb-sm{width:64px;height:64px;border-radius:22px;display:grid;place-items:center;color:#6d7885;background:#ffffffb8;border:1px solid rgba(84,103,128,.14);box-shadow:0 8px 20px #32445814}.pill{display:inline-flex;align-items:center;height:26px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:800}.pill.on{color:#526170;background:#e2e9f0d1}.pill.off{color:var(--muted);background:#3c4e641a}.sheet-rows{margin:0 0 18px;display:flex;flex-direction:column;gap:2px}.sheet-rows>div{display:flex;align-items:center;justify-content:space-between;padding:13px 4px;border-bottom:1px solid var(--line-dark)}.sheet-rows dt{color:var(--muted);font-size:14px}.sheet-rows dd{margin:0;min-width:0;max-width:62%;color:var(--text);font-size:15px;font-weight:700;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.sheet-note{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.btn-soft{width:100%;border:1px solid rgba(255,255,255,.6);border-radius:999px;padding:13px;color:var(--text);background:#ffffff8f;font-size:15px;font-weight:800;box-shadow:inset 0 1px #ffffffb3}.lan-switch{margin:-2px 0 16px;padding:14px;border:1px solid rgba(120,138,160,.16);border-radius:22px;background:#ffffff80}.lan-copy{display:flex;flex-direction:column;gap:3px;margin-bottom:10px}.lan-copy strong{color:var(--text);font-size:14px;font-weight:850}.lan-copy span{color:var(--muted);font-size:12px;line-height:1.35}.lan-row{display:flex;gap:8px}.lan-input{flex:1 1 auto;min-width:0;height:44px;border:1px solid rgba(120,138,160,.24);border-radius:16px;padding:0 12px;color:var(--text);background:#ffffffb8;font-size:13px;outline:0}.lan-action{flex:0 0 auto;min-width:64px;height:44px;border:1px solid rgba(84,103,128,.14);border-radius:16px;color:var(--text);background:#f4f7faf0;font-size:13px;font-weight:850}.lan-action:disabled{color:var(--muted-2)}.lan-error{margin:8px 2px 0;color:var(--danger);font-size:12px;line-height:1.35}.lan-status{margin:8px 2px 0;color:var(--muted, #888);font-size:12px;line-height:1.4;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.lan-cancel{background:none;border:none;color:var(--accent, #3558da);font-size:12px;cursor:pointer;padding:0}.lan-scan{width:100%;margin-bottom:8px}.lan-found{list-style:none;margin:0 0 8px;padding:0;display:flex;flex-direction:column;gap:6px}.lan-found-item{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:8px 12px;border:1px solid var(--line, #e5e5ea);border-radius:12px;background:var(--surface, #fff);cursor:pointer}.lan-found-item:disabled{opacity:.5}.lan-found-name{font-weight:600;font-size:14px}.lan-found-base{font-size:12px;color:var(--muted, #888)}.lan-tunnel{margin-top:10px}.sheet-enter-active,.sheet-leave-active{transition:opacity .22s ease}.sheet-enter-active .sheet,.sheet-leave-active .sheet{transition:transform .26s cubic-bezier(.22,1,.36,1)}.sheet-enter-from,.sheet-leave-to{opacity:0}.sheet-enter-from .sheet,.sheet-leave-to .sheet{transform:translateY(100%)}.home-feed{display:flex;flex-direction:column;gap:18px;padding:2px 0 12px}.daily-card{min-height:306px;border-radius:42px;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;background:linear-gradient(180deg,#0b111014,#00000085),radial-gradient(circle at 54% 12%,rgba(232,255,178,.58),transparent 36%),radial-gradient(circle at 14% 0%,rgba(104,143,160,.62),transparent 40%),linear-gradient(135deg,#1f2922db,#4c603ebd);box-shadow:0 6px 18px #1f30341a,inset 0 1px #ffffff75}.daily-top{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:auto;color:#ffffffc2;font-size:13px;font-weight:700}.daily-card h1{margin:16px 0 28px;font-size:44px;line-height:1.06;letter-spacing:0;font-weight:850}.play-pill{width:128px;height:58px;border:1px solid rgba(255,255,255,.28);border-radius:999px;color:#fff;background:#ffffff2e;display:grid;place-items:center;box-shadow:inset 0 1px #ffffff52,0 18px 42px #00000038}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.quick-card{width:100%;min-height:118px;border:0;border-radius:28px;padding:18px;color:var(--text);display:flex;flex-direction:column;align-items:flex-start;gap:8px;text-align:left;transition:transform .16s ease}.quick-card:active{transform:scale(.97)}.quick-card strong{margin-top:auto;font-size:18px}.quick-card span,.station-card span,.news-card span{color:var(--muted);font-size:13px;line-height:1.35}.section-title{display:flex;align-items:center;justify-content:space-between;margin:2px 0 10px;color:#ffffffeb;font-size:18px;font-weight:800}.section-title span{display:inline-flex;align-items:center;gap:8px}.section-title button{border:0;color:#ffffffb8;background:transparent;font-size:13px;font-weight:700}.station-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(166px,1fr);gap:12px;overflow-x:auto;padding-bottom:2px}.station-card{min-height:152px;border:0;border-radius:28px;padding:16px;text-align:left;color:var(--text);display:flex;flex-direction:column;align-items:flex-start;gap:9px}.station-card strong{margin-top:auto;font-size:19px}.live-badge{display:inline-flex;align-items:center;height:26px;padding:0 10px;border-radius:999px;color:#fffffff5;background:#141d1f57;font-size:12px;font-weight:800}.live-badge:before{content:"";width:8px;height:8px;margin-right:6px;border-radius:50%;background:var(--accent-2);box-shadow:0 0 14px var(--accent-2)}.live-badge.muted:before{background:var(--green);box-shadow:0 0 14px #39b66ab3}.news-card{border-radius:30px;padding:18px;display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center}.news-card strong{display:block;color:var(--text);margin-bottom:4px}.list{padding:4px 0 10px}.list-item{display:block;width:100%;max-width:100%;margin:0 0 12px;padding:18px;text-align:left;color:var(--text);border:1px solid rgba(84,103,128,.16);border-radius:26px;background:#ffffffc7;box-shadow:0 4px 14px #3244580e;overflow:hidden}.list-item .name{min-width:0;max-width:100%;display:flex;align-items:center;gap:8px;font-size:16px;font-weight:800;line-height:1.25}.item-title{flex:1 1 auto;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-item .meta{max-width:100%;margin-top:4px;color:var(--muted);font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folder-browse{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;padding-bottom:calc(var(--dock-h) + 34px + var(--safe-bottom))}.folder-head{display:flex;align-items:center;gap:10px;padding:2px 2px 12px}.folder-head-text{flex:1 1 auto;min-width:0}.upload-btn{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 14px;border:1px solid rgba(84,103,128,.16);border-radius:999px;color:#303946d1;background:#ffffff80;font-size:13px;font-weight:700;box-shadow:0 2px 8px #3244580a}.upload-btn:disabled{opacity:.6}.folder-head strong{font-size:18px;font-weight:850}.folder-head .folder-sub{display:block;margin-top:2px;color:var(--muted);font-size:12px;word-break:break-all}.file-row{display:flex;align-items:center;gap:12px}.file-icon{flex:0 0 auto;display:grid;place-items:center;color:#3c4e64b3}.file-name{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:650}.file-go{flex:0 0 auto;color:#3c4e6466}.badge{flex:0 0 auto;display:inline-flex;align-items:center;height:22px;padding:0 9px;border-radius:999px;color:#b1457c;background:#ff5fa521;font-size:11px;font-weight:800}.chat{display:flex;flex-direction:column;flex:1;min-height:0}.chat-header{flex:0 0 auto;display:flex;align-items:center;justify-content:center;padding:4px 44px 10px;text-align:center}.chat-title{max-width:100%;font-size:16px;font-weight:800;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-scroll{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:12px;padding:4px 0 12px;-webkit-overflow-scrolling:touch}.companion-empty{min-height:360px;border-radius:40px;color:var(--text);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:28px}.companion-orb{width:112px;height:112px;border-radius:36px;display:grid;place-items:center;color:#6d7885;background:#ffffffb8;border:1px solid rgba(84,103,128,.14);box-shadow:0 8px 22px #32445814}.companion-empty p{margin:18px 0 6px;font-size:22px;font-weight:850}.companion-empty span{color:var(--muted);line-height:1.45}.msg{max-width:86%;padding:12px 15px;border-radius:22px;line-height:1.48;font-size:15px;white-space:pre-wrap;word-break:break-word;box-shadow:none}.msg.user{align-self:flex-end;color:var(--text);border-bottom-right-radius:8px;background:#f4f7faf0;border:1px solid rgba(84,103,128,.12)}.msg.assistant{align-self:flex-start;color:var(--text);border-bottom-left-radius:8px;background:#ffffffdb;border:1px solid rgba(255,255,255,.54)}.msg .src{display:block;margin-top:4px;color:var(--muted);font-size:10px}.md-body{font-size:15px;line-height:1.55;word-break:break-word}.md-body>:first-child{margin-top:0}.md-body>:last-child{margin-bottom:0}.md-body p{margin:0 0 8px}.md-body h1,.md-body h2,.md-body h3,.md-body h4{margin:12px 0 6px;font-weight:800;line-height:1.3}.md-body h1{font-size:19px}.md-body h2{font-size:17px}.md-body h3{font-size:16px}.md-body h4{font-size:15px}.md-body ul,.md-body ol{margin:4px 0 8px;padding-left:20px}.md-body li{margin:2px 0}.md-body a{color:#2f6df0;text-decoration:underline}.md-body strong{font-weight:800}.md-body code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.88em;padding:1px 5px;border-radius:6px;background:#3c4e641a}.md-body pre{margin:8px 0;padding:10px 12px;border-radius:12px;overflow-x:auto;background:#1e2834eb}.md-body pre code{padding:0;background:transparent;color:#e7ecf3}.md-body blockquote{margin:8px 0;padding:2px 12px;border-left:3px solid rgba(108,127,88,.5);color:var(--muted)}.md-body hr{border:0;border-top:1px solid var(--line-dark);margin:10px 0}.md-body table{display:block;width:max-content;max-width:100%;overflow-x:auto;border-collapse:collapse;margin:8px 0;font-size:13.5px}.md-body th,.md-body td{border:1px solid var(--line-dark);padding:6px 10px;text-align:left;white-space:nowrap}.md-body th{background:#3c4e6414;font-weight:800}.md-body img{max-width:100%;border-radius:10px}.composer-row{display:flex;align-items:center;gap:10px}.composer-row .composer{flex:1 1 auto;min-width:0}.page-close{flex:0 0 auto}.page-close-row{position:absolute;right:20px;bottom:calc(18px + var(--safe-bottom));z-index:10}.folder-bottom-bar{position:absolute;left:20px;right:20px;bottom:calc(18px + var(--safe-bottom));z-index:10;display:flex;align-items:center;gap:10px}.bottom-upload{flex:1 1 auto;height:var(--dock-h);justify-content:center;border-radius:36px;font-size:15px;font-weight:800}.composer{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:8px;min-height:var(--dock-h);padding:8px;border-radius:32px;background:#ffffff6b;border:1px solid rgba(84,103,128,.14);backdrop-filter:blur(14px) saturate(1.2);-webkit-backdrop-filter:blur(14px) saturate(1.2)}.composer textarea{min-height:44px;max-height:118px;resize:none;border:0;outline:0;border-radius:24px;padding:12px 14px;color:var(--text);background:#ffffff5c}.composer button{width:46px;height:46px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;line-height:1}.composer .mic{color:var(--text);background:#ffffff80}.composer .mic.listening{color:#6d7885;background:#f4f7faf5;animation:mic-pulse 1.3s ease-out infinite}@keyframes mic-pulse{0%{box-shadow:0 0 #74808d3d}70%{box-shadow:0 0 0 10px #74808d00}to{box-shadow:0 0 #74808d00}}.composer.voice-composer{display:flex;align-items:center}.voice-composer textarea{flex:1 1 auto;min-width:0}.vc-btn{flex:0 0 auto;width:42px;height:42px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;line-height:1;color:#303946c7;background:#ffffff80}.vc-btn.on{color:#6d7885;background:#f4f7faf5}.podcast-text{max-height:38vh;overflow-y:auto;text-align:left;line-height:1.6;color:var(--text);font-size:15px}.podcast-play{margin-top:8px}.composer .send{color:#1a1f27eb;background:#ffffff9e;box-shadow:inset 0 1px #ffffffe6}.composer .send:disabled{color:#30394666;background:#ffffff5c;box-shadow:none}.uni-composer{display:flex;align-items:center;gap:8px;position:relative}.uni-composer textarea{flex:1 1 auto;min-width:0}.talk-btn{flex:1 1 auto;min-width:0;height:44px;border:0;border-radius:24px;color:var(--text);background:#fff9;font-size:15px;font-weight:700;letter-spacing:1px;touch-action:none;user-select:none;-webkit-user-select:none}.talk-btn.active{background:#f4f7faf5;box-shadow:inset 0 0 0 1px #788aa033}.composer-icon{flex:0 0 auto;width:38px;height:38px;border-radius:50%;border:0;display:grid;place-items:center;color:#303946b3;background:#ffffff80}.composer-icon svg{transition:transform .2s ease}.composer-icon svg.rot{transform:rotate(45deg)}.add-panel{position:absolute;left:0;right:0;bottom:calc(100% + 10px);display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:16px;border-radius:22px;background:linear-gradient(180deg,#f4f6f2,#eef1ec);border:1px solid rgba(84,103,128,.16);box-shadow:0 12px 30px #32445829;z-index:30}.add-tile{display:flex;flex-direction:column;align-items:center;gap:6px;border:0;background:transparent;font-size:12px;font-weight:700;color:var(--text)}.add-ico{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;color:#303946d1;background:#ffffffd9;border:1px solid rgba(84,103,128,.12)}.rec-overlay{position:absolute;inset:auto 0 calc(100% + 10px) 0;height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;border-radius:22px;background:linear-gradient(180deg,#f8fafc,#eef3f7);color:var(--text);z-index:31;transition:background .18s ease}.rec-overlay.armed{background:linear-gradient(180deg,#fdeeee,#f7e1e1)}.rec-cancel-zone{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;color:#3039468c;background:#ffffffb3;border:1px solid rgba(120,138,160,.2);transition:all .18s ease}.rec-overlay.armed .rec-cancel-zone{color:#c0392b;background:#fffffff2;border-color:#c0392b80;transform:scale(1.12)}.rec-wave{animation:inst-pulse 1.4s ease-out infinite}.rec-overlay.armed .rec-wave{opacity:.45}.rec-hint{font-size:13px;opacity:.85}.rec-error{position:absolute;bottom:calc(100% + 6px);left:12px;margin:0;font-size:12px;color:var(--danger)}.pending-atts{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.pending-chip{display:inline-flex;align-items:center;gap:6px;max-width:200px;height:30px;padding:0 6px 0 10px;border-radius:999px;font-size:12px;font-weight:700;color:var(--text);background:#ffffffc7;border:1px solid rgba(84,103,128,.16)}.pending-chip.uploading{padding-right:12px;color:var(--muted)}.pending-chip .pc-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pc-x{display:grid;place-items:center;width:18px;height:18px;border:0;border-radius:50%;color:var(--muted);background:#3c4e641a}.placeholder-view{display:grid;place-items:center}.placeholder-card{width:100%;min-height:360px;border-radius:42px;padding:28px;display:grid;place-items:center;align-content:center;gap:12px;text-align:center}.empty-folder-icon{width:72px;height:72px;border-radius:24px;display:grid;place-items:center;color:#3c4e64b8;background:#ffffff57;border:1px solid rgba(84,103,128,.14)}.placeholder-card p{margin:0;font-size:24px;font-weight:850}.placeholder-card span,.hint{color:var(--muted);font-size:14px}.err{color:var(--danger);font-size:13px;padding:10px 14px;border-radius:18px}.spin{color:#ffffffdb;padding:32px;text-align:center;font-weight:700}.login-wrap,.instances-wrap{width:min(100%,380px);min-height:420px;margin:auto;border-radius:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:28px;text-align:center}.login-wrap .logo{width:76px;height:76px}.login-copy h2,.instances-wrap h3{margin:0 0 6px;color:var(--text);font-size:28px;letter-spacing:0}.btn-primary{border:1px solid rgba(84,103,128,.14);border-radius:999px;padding:13px 24px;color:var(--text);background:#f8fbfdf5;box-shadow:0 8px 20px #32445814;font-size:15px;font-weight:800}.instance-card{max-width:320px}.auth-screen{position:relative;min-height:100%;overflow:hidden;display:grid;place-items:center;padding:22px}.auth-screen .ambient{display:none}.auth-card{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:linear-gradient(150deg,#ffffffdb,#f4f8fdc7)!important}.auth-card{position:relative;z-index:1;width:min(100%,392px);border-radius:40px;padding:30px 26px calc(28px + var(--safe-bottom));display:flex;flex-direction:column;align-items:center;gap:14px}.auth-card.wide-card{align-items:stretch;gap:12px}.auth-card .logo{width:64px;height:64px}.auth-card h2{margin:4px 0 0;color:var(--text);font-size:26px;font-weight:850}.auth-card h3{margin:0;color:var(--text);font-size:22px;font-weight:850}.instances-screen{min-height:100dvh;padding:24px 24px calc(24px + var(--safe-bottom));display:grid;place-items:center;background:radial-gradient(circle at 80% 0%,rgba(225,237,255,.58),transparent 34%),linear-gradient(150deg,#fbfdff,#f3f7fb 48%,#eef5f2);background-attachment:scroll}.instances-card{width:min(100%,520px);max-height:calc(100dvh - 48px);overflow:auto;border:0;border-radius:22px;padding:24px;background:transparent;box-shadow:none}.mini-action{min-width:52px;border:1px solid rgba(84,103,128,.18);border-radius:12px;padding:8px 10px;color:var(--text);background:#ffffffc7;font-size:13px;font-weight:750}.seg{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:5px;border-radius:999px;background:#fff6;border:1px solid rgba(255,255,255,.56);margin-top:4px}.seg button{border:0;border-radius:999px;padding:11px;color:var(--muted);background:transparent;font-size:15px;font-weight:800}.seg button.on{color:var(--text);background:#ffffffb3;box-shadow:inset 0 1px #ffffffe6,0 8px 20px #485d7c1f}.field{width:100%}.field input{width:100%;border:1px solid rgba(255,255,255,.6);border-radius:18px;padding:14px 16px;font-size:15px;color:var(--text);background:#ffffff85;outline:0;box-shadow:inset 0 1px #ffffffb3}.field input::placeholder{color:var(--muted-2)}.field.otp{display:grid;grid-template-columns:1fr auto;gap:8px}.otp-btn{border:1px solid rgba(255,255,255,.6);border-radius:18px;padding:0 16px;color:var(--accent);background:#ffffff8f;font-size:14px;font-weight:800;white-space:nowrap}.otp-btn:disabled{color:var(--muted);opacity:.7}.btn-primary.wide{width:100%;margin-top:4px}.btn-primary:disabled{opacity:.6;box-shadow:none}.busy-stage{margin:-2px 0 0;color:var(--muted);font-size:12px;font-weight:700}.link{border:0;background:transparent;color:var(--muted);font-size:14px;font-weight:700}.auth-divider{width:100%;display:flex;align-items:center;gap:12px;margin:2px 0;color:var(--muted-2);font-size:12px}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:var(--line-dark)}.btn-oauth{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid rgba(255,255,255,.62);border-radius:999px;padding:13px;color:var(--text);background:#ffffffad;font-size:15px;font-weight:800;box-shadow:inset 0 1px #ffffffd9,0 10px 24px #485d7c1a}.btn-oauth:disabled{opacity:.6}.g-icon{width:18px;height:18px}.btn-spin{width:16px;height:16px;border-radius:50%;border:2px solid rgba(70,99,214,.28);border-top-color:#4663d6;animation:spin360 .8s linear infinite}.list-head{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-bottom:6px}.head-actions{display:flex;gap:8px}.head-actions .glass-icon.small{color:var(--text);background:#ffffff80}.eyebrow.dark{color:var(--muted);font-size:12px;font-weight:700;text-shadow:none}.spin.dark{color:var(--muted)}.mini-status{color:var(--muted);font-size:12px;font-weight:700;text-align:center;padding:4px 0 8px}.instance-list{display:flex;flex-direction:column;gap:10px}.instance-row{margin:0!important;display:flex;align-items:center;gap:14px;padding:16px;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.instance-row.online{border-color:#788aa038;background:linear-gradient(150deg,#ffffffc2,#f1f6fa94)}.instance-row.online:active{transform:scale(.985);box-shadow:0 10px 26px #485d7c1f,inset 0 1px #fffc}.instance-row.offline{opacity:.7;cursor:default;background:#fff6}.inst-avatar{position:relative;flex:0 0 auto;width:44px;height:44px;border-radius:15px;display:grid;place-items:center;font-size:17px;font-weight:850;color:#fff}.inst-avatar.on{background:linear-gradient(150deg,#aeb8c3,#74808d);box-shadow:0 10px 24px #485d7c29,inset 0 1px #ffffff59}.inst-avatar.off{color:#3c4e648c;background:#3c4e641a}.inst-dot{position:absolute;right:-2px;bottom:-2px;width:12px;height:12px;border-radius:50%;background:#8aa0b3;border:2px solid #fff;box-shadow:0 0 #8aa0b380;animation:inst-pulse 2s ease-out infinite}@keyframes inst-pulse{0%{box-shadow:0 0 #8aa0b373}70%{box-shadow:0 0 0 7px #8aa0b300}to{box-shadow:0 0 #8aa0b300}}.inst-body{flex:1 1 auto;min-width:0}.inst-body .name,.inst-body .meta{display:block}.inst-go{flex:0 0 auto;font-size:26px;font-weight:700;line-height:1;color:#3c4e6466}.spinning{animation:spin360 .9s linear infinite}@keyframes spin360{to{transform:rotate(360deg)}}.badge.online{color:#526170;background:#e2e9f0d1}.badge.offline{color:var(--muted);background:#3c4e641a}.badge.probing{display:inline-flex;align-items:center;gap:5px;color:#697584;background:#e2e9f0c7}.badge-spin{width:9px;height:9px;border-radius:50%;border:1.5px solid rgba(105,117,132,.3);border-top-color:#697584;animation:spin360 .8s linear infinite}.instance-row.probing{opacity:.85;cursor:default}.tunnel-guide{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;padding:22px 18px;margin-bottom:14px;border-radius:26px;border:1px solid rgba(255,255,255,.6);background:linear-gradient(150deg,#ffffffa8,#e6eefb66);box-shadow:var(--shadow-soft),inset 0 1px #ffffffbf}.tg-orb{width:60px;height:60px;border-radius:20px;display:grid;place-items:center;color:#6d7885;background:#f4f7faeb;border:1px solid rgba(84,103,128,.12);box-shadow:0 12px 26px #485d7c1f}.tunnel-guide p{margin:4px 0 0;color:var(--text);font-size:18px;font-weight:850}.tunnel-guide span{color:var(--muted);font-size:13px;line-height:1.5}.tunnel-guide b{color:var(--text);font-weight:800}.tunnel-guide .btn-soft{width:auto;padding:11px 22px;margin-top:4px}.empty-instances{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;padding:40px 16px;color:var(--muted)}.empty-instances p{margin:6px 0 0;color:var(--text);font-size:18px;font-weight:800}.empty-instances span{font-size:13px;line-height:1.45}@media(max-width:719px){.app-shell{height:100dvh;min-height:0;padding:0;place-items:stretch}.phone-shell{width:100%;height:100%;min-height:0;border-radius:0;border:0;box-shadow:none}}@media(max-width:380px){.app-body{padding-left:14px;padding-right:14px}.app-header{padding-left:16px;padding-right:16px}.daily-card h1{font-size:38px}.tab-bar{left:14px;right:14px}}.home-greeting{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.home-eyebrow{display:block;color:var(--muted);font-size:13px;font-weight:700}.home-greeting h1{margin:2px 0 0;font-size:30px;font-weight:850}.podcast-rail{display:flex;flex-direction:column;gap:8px}.rail-head{display:flex;align-items:center;justify-content:space-between}.rail-head span{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:13px;font-weight:750}.rail-more{border:0;background:transparent;color:var(--accent);font-size:13px;font-weight:800}.rail-more:disabled{color:var(--muted)}.rail-generate{width:38px;height:38px;border:1px solid rgba(84,103,128,.13);border-radius:50%;padding:0;display:grid;place-items:center;color:#6d7885;background:#ffffff9e;box-shadow:0 4px 12px #3244580b;transition:transform .16s ease,background .16s ease}.rail-generate:active{transform:scale(.93) rotate(-6deg);background:#ffffffd1}.rail-generate:disabled{color:var(--muted)}.rail-track{display:flex;gap:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:2px}.podcast-card{scroll-snap-align:start;flex:0 0 78%;max-width:280px;border-radius:26px;padding:16px;display:flex;flex-direction:column;gap:6px;text-align:left;color:var(--text)}.pc-badge{align-self:flex-start;font-size:11px;font-weight:800;color:#697584;background:#e2e9f0c7;border-radius:999px;padding:2px 8px}.pc-badge.played{color:#697584;background:#e2e9f0a8}.pc-title{font-size:16px;font-weight:850}.pc-text{color:var(--muted);font-size:13px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pc-play{margin-top:4px;display:inline-flex;align-items:center;gap:6px;color:var(--accent);font-size:13px;font-weight:800}.rail-empty{border-radius:22px;padding:18px;color:var(--muted);font-size:13px}.rail-error{margin:8px 4px 0;font-size:12.5px;line-height:1.5;color:#c0392b}.outputs-strip{display:flex;flex-direction:column;gap:8px;padding:4px 0 10px}.outputs-head{color:var(--muted);font-size:12px;font-weight:750}.outputs-track{display:flex;gap:10px;overflow-x:auto;-webkit-overflow-scrolling:touch}.output-card{flex:0 0 auto;width:150px;border-radius:20px;padding:14px;display:flex;flex-direction:column;gap:6px;text-align:left;color:var(--text)}.output-card.busy{opacity:.6}.output-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;color:#6d7885;background:#f4f7faeb;border:1px solid rgba(84,103,128,.12)}.output-name{font-size:13px;font-weight:750;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.output-meta{color:var(--muted);font-size:11px}.folders-screen{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column}.folders-bar{display:flex;align-items:center;justify-content:space-between;padding:2px 2px 12px}.folders-title{font-size:18px;font-weight:850}.create-form{display:flex;flex-direction:column;gap:8px;margin-top:8px}.create-form label{color:var(--muted);font-size:13px;font-weight:700}.create-input{width:100%;border:1px solid rgba(120,138,160,.28);border-radius:14px;padding:12px 14px;font-size:15px;color:var(--text);background:#ffffffb3;outline:0}.type-grid{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.type-chip{flex:0 0 auto;border:1px solid rgba(120,138,160,.28);border-radius:999px;padding:9px 18px;font-size:14px;font-weight:800;color:var(--muted);background:#ffffff8c}.type-chip.on{color:var(--text);border-color:#54678029;background:#f8fbfdf5;box-shadow:0 6px 16px #32445814}.tpl-list{display:flex;flex-direction:column;gap:8px}.tpl-item{text-align:left;border:1px solid rgba(120,138,160,.24);border-radius:16px;padding:12px 14px;background:#fff9}.tpl-item.on{border-color:#54678033;background:#f8fbfdeb}.tpl-name{font-size:15px;font-weight:800;color:var(--text)}.tpl-desc{margin-top:2px;font-size:13px;color:var(--muted)}.podcast-view{flex:1;min-height:0;display:flex;flex-direction:column;gap:12px}.podcast-scroll{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:12px}.podcast-sub{color:var(--muted);font-size:13px}.composer.podcast-composer{grid-template-columns:1fr auto}.podcast-input{min-height:44px;border:0;outline:0;background:transparent;padding:0 10px;font-size:15px;color:var(--text)}.podcast-input::placeholder{color:var(--muted-2)}.send.podcast-gen{color:var(--accent)}.podcast-topbar{display:flex;align-items:center;justify-content:space-between}.podcast-topbar strong{font-size:18px;font-weight:850}.podcast-player{border-radius:26px;padding:18px;display:flex;flex-direction:column;gap:10px}.pp-title{font-size:17px;font-weight:850}.pp-text{max-height:32vh;overflow-y:auto;white-space:pre-wrap;line-height:1.6;color:var(--text);font-size:15px}.pp-note{color:var(--muted);font-size:13px}.podcast-list{display:flex;flex-direction:column;gap:8px}.podcast-row{display:flex;align-items:center;gap:12px}.pod-avatar{flex:0 0 auto;width:38px;height:38px;border-radius:12px;display:grid;place-items:center;color:#6d7885;background:#f4f7faeb;border:1px solid rgba(84,103,128,.12)}.pod-copy{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px;text-align:left}.pod-title{font-size:15px;font-weight:700;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pod-meta{font-size:12px;color:var(--muted)}.pod-played{flex:0 0 auto;color:var(--green)}.podcast-row.active{border-color:#54678033}.call-panel{display:flex;align-items:center;gap:10px;padding:10px 14px;margin-bottom:10px;border-radius:18px}.call-dot{width:9px;height:9px;border-radius:50%;background:#3c4e6466}.call-dot.live{background:#8aa0b3;animation:inst-pulse 1.6s ease-out infinite}.call-status{flex:1 1 auto;font-size:14px;font-weight:700;color:var(--text)}.call-mute{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 12px;border:1px solid rgba(120,138,160,.28);border-radius:999px;background:#fff9;color:var(--text);font-size:13px;font-weight:700}.call-mute.on{color:var(--text);background:#f8fbfdf5;border-color:#54678024}.call-end-bar{flex:1 1 auto;min-width:0;height:var(--dock-h);border:1px solid rgba(120,138,160,.18);border-radius:999px;display:flex;align-items:center;justify-content:center;gap:9px;color:var(--text);background:#ffffffbd;box-shadow:0 8px 22px #485d7c14,inset 0 1px #fffc;font-size:16px;font-weight:850}.call-end-bar small{min-width:0;color:var(--muted);font-size:12px;font-weight:750;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.global-call-fab{position:absolute;right:24px;bottom:calc(var(--dock-h) + 26px + var(--safe-bottom));z-index:30;width:58px;height:58px;border:1px solid rgba(120,138,160,.18);border-radius:50%;display:grid;place-items:center;color:var(--text);background:#ffffffd1;box-shadow:0 12px 28px #485d7c24,inset 0 1px #ffffffd6}.companion-blank{margin:auto;text-align:center;color:var(--muted)}.companion-blank p{margin:0 0 4px;color:var(--text);font-size:18px;font-weight:800}.companion-blank span{font-size:13px}.ambient{display:none!important;filter:none!important}.phone-shell:after{display:none!important}.avatar,.glass-icon,.glass-panel,.tab-bar,.dock-close,.home-actions,.sheet-scrim,.play-pill,.list-item,.msg.assistant,.composer{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
