html[data-style=manta]{--font-mono:var(--font-sans)}html[data-style=manta] .brand-mark,html[data-style=manta] .msg-avatar,html[data-style=manta] .topbar-mark,html[data-style=manta] .empty-mark,html[data-style=manta] .manta-sidebar-brand-mark{background:0 0;position:relative}html[data-style=manta] .brand-mark img,html[data-style=manta] .msg-avatar img,html[data-style=manta] .topbar-mark img,html[data-style=manta] .empty-mark img,html[data-style=manta] .manta-sidebar-brand-mark img{opacity:0}html[data-style=manta] .brand-mark:before,html[data-style=manta] .msg-avatar:before,html[data-style=manta] .topbar-mark:before,html[data-style=manta] .empty-mark:before,html[data-style=manta] .manta-sidebar-brand-mark:before{content:"";background-color:var(--manta-accent);pointer-events:none;position:absolute;inset:0;-webkit-mask-image:url(/logo/mono-mark.png);mask-image:url(/logo/mono-mark.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}html:not(.dark)[data-style=manta]{--manta-bg:#fff;--manta-bg-soft:#fafafa;--manta-ink:#0a0f17;--manta-ink-muted:#525c6a;--manta-ink-dim:#8a93a0;--manta-border:#ececec;--manta-border-strong:#d8d8d8;--manta-shadow:0 1px 0 #0a0f1708, 0 1px 3px #0a0f170a;--manta-navy:#0f1620;--manta-navy-ink:#e8eef6;--manta-navy-muted:#7a8696;--manta-navy-line:#ffffff12;--manta-navy-line-2:#ffffff1f;--manta-teal:var(--manta-accent,#009292);--manta-teal-ink:color-mix(in oklab, var(--manta-accent,#009292) 70%, #000);--manta-teal-soft:color-mix(in oklab, var(--manta-accent,#009292) 8%, transparent);--manta-teal-tint:color-mix(in oklab, var(--manta-accent,#009292) 18%, transparent);--accent:var(--manta-accent,#009292);--accent-2:var(--manta-accent,#009292);--accent-glow:color-mix(in oklab, var(--manta-accent,#009292) 25%, transparent);--accent-soft:color-mix(in oklab, var(--manta-accent,#009292) 10%, transparent);--primary:var(--manta-accent,#009292);--primary-foreground:#fff;--background:var(--manta-bg);--foreground:var(--manta-ink);--ring:var(--manta-accent,#009292);--border:var(--manta-border);--manta-r:8px;--manta-r-md:11px;--manta-r-lg:14px;--manta-r-xl:18px;--manta-sidebar-w:224px;--manta-sidebar-collapsed-w:56px;--manta-rail-w:44px;--manta-right-w:340px;--manta-top-h:56px}html.dark[data-style=manta]{--manta-bg:#0c1218;--manta-bg-soft:#151c25;--manta-ink:#e8eef6;--manta-ink-muted:#9aa5b5;--manta-ink-dim:#6b7585;--manta-border:#1e2530;--manta-border-strong:#2a3340;--manta-shadow:0 1px 0 #0000004d, 0 1px 3px #0006;--manta-navy:#0f1620;--manta-navy-ink:#e8eef6;--manta-navy-muted:#7a8696;--manta-navy-line:#ffffff12;--manta-navy-line-2:#ffffff1f;--manta-teal:var(--manta-accent,#009292);--manta-teal-ink:color-mix(in oklab, var(--manta-accent,#009292) 80%, #fff 20%);--manta-teal-soft:color-mix(in oklab, var(--manta-accent,#009292) 14%, transparent);--manta-teal-tint:color-mix(in oklab, var(--manta-accent,#009292) 24%, transparent);--accent:var(--manta-accent,#009292);--accent-2:var(--manta-accent,#009292);--accent-glow:color-mix(in oklab, var(--manta-accent,#009292) 30%, transparent);--accent-soft:color-mix(in oklab, var(--manta-accent,#009292) 16%, transparent);--primary:var(--manta-accent,#009292);--primary-foreground:#fff;--background:var(--manta-bg);--foreground:var(--manta-ink);--ring:var(--manta-accent,#009292);--border:var(--manta-border);--manta-r:8px;--manta-r-md:11px;--manta-r-lg:14px;--manta-r-xl:18px;--manta-sidebar-w:224px;--manta-sidebar-collapsed-w:56px;--manta-rail-w:44px;--manta-right-w:340px;--manta-top-h:56px}html[data-style=manta] .app{grid-template-columns:var(--manta-current-sidebar-w,var(--manta-sidebar-w)) 1fr var(--manta-current-right-w,calc(var(--manta-rail-w) + var(--manta-right-w)));background:var(--manta-bg);color:var(--manta-ink)}html[data-style=manta] .app.manta-left-collapsed{--manta-current-sidebar-w:var(--manta-sidebar-collapsed-w)}html[data-style=manta] .app.manta-right-collapsed{--manta-current-right-w:var(--manta-rail-w)}.manta-accent-picker{gap:10px;padding:4px 0 2px;display:flex}.manta-accent-swatch{cursor:pointer;border:2px solid #0000;border-radius:999px;outline:none;width:32px;height:32px;padding:0;transition:transform .15s,border-color .15s,box-shadow .15s;position:relative}.manta-accent-swatch:hover{transform:scale(1.05)}.manta-accent-swatch.active{border-color:var(--fg,currentColor);box-shadow:0 0 0 2px var(--bg,#fff), 0 0 0 4px currentColor}.manta-accent-swatch:focus-visible{box-shadow:0 0 0 3px color-mix(in oklab, currentColor 50%, transparent)}@keyframes manta-aurora-1{0%{transform:translate(0,0)rotate(0)scale(1)}50%{transform:translate(4%,-3%)rotate(8deg)scale(1.08)}to{transform:translate(-3%,4%)rotate(-6deg)scale(1.04)}}@keyframes manta-aurora-2{0%{transform:translate(0,0)rotate(0)scale(1.05)}50%{transform:translate(-5%,3%)rotate(-10deg)scale(1.1)}to{transform:translate(4%,-4%)rotate(7deg)scale(1.02)}}@keyframes manta-blink{0%,to{opacity:1}50%{opacity:0}}@keyframes manta-shimmer{0%{transform:translate(-120%)skew(-18deg)}to{transform:translate(260%)skew(-18deg)}}html[data-style=manta] .manta-sidebar{background:var(--manta-navy);color:var(--manta-navy-ink);font-family:var(--font-sans);height:100vh;width:var(--manta-sidebar-w);flex-direction:column;flex-shrink:0;transition:width .22s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}html[data-style=manta] .manta-sidebar.collapsed{width:var(--manta-sidebar-collapsed-w)}html[data-style=manta] .manta-sidebar-brand{height:var(--manta-top-h);border-bottom:1px solid var(--manta-navy-line);flex-shrink:0;align-items:center;gap:10px;padding:0 12px;display:flex}html[data-style=manta] .manta-sidebar.collapsed .manta-sidebar-brand{justify-content:center;padding:0}html[data-style=manta] .manta-sidebar-brand-mark{width:36px;height:22px;filter:drop-shadow(0 0 8px color-mix(in oklab, var(--manta-teal) 35%, transparent));flex-shrink:0;justify-content:center;align-items:center;display:flex}html[data-style=manta] .manta-sidebar-brand-mark img{object-fit:contain;width:100%;height:100%}html[data-style=manta] .manta-sidebar-brand-text{font-family:var(--font-jakarta), "Plus Jakarta Sans", sans-serif;letter-spacing:-.02em;color:var(--manta-navy-ink);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:15px;font-weight:700;overflow:hidden}html[data-style=manta] .manta-sidebar-brand-accent{color:var(--manta-teal)}html[data-style=manta] .manta-sidebar-collapse-btn,html[data-style=manta] .manta-sidebar-expand-btn{cursor:pointer;width:28px;height:28px;color:var(--manta-navy-muted);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}html[data-style=manta] .manta-sidebar-expand-btn{width:36px;height:36px;margin:0 auto 6px}html[data-style=manta] .manta-sidebar-collapse-btn:hover,html[data-style=manta] .manta-sidebar-expand-btn:hover{background:var(--manta-navy-line);color:var(--manta-navy-ink)}html[data-style=manta] .manta-sidebar-newchat{padding:12px}html[data-style=manta] .manta-sidebar.collapsed .manta-sidebar-newchat{padding:12px 10px}html[data-style=manta] .manta-new-wrap{position:relative}html[data-style=manta] .manta-new-glow{background:linear-gradient(90deg, var(--manta-teal-ink), var(--manta-teal), #00cc9b, var(--manta-teal));opacity:.28;filter:blur(14px);pointer-events:none;border-radius:12px;transition:opacity 1.1s,filter 1.1s;position:absolute;inset:-2px}html[data-style=manta] .manta-new{appearance:none;cursor:pointer;color:#f1f5f9;width:100%;font-size:13px;font-weight:600;font-family:var(--font-sans);background:#020617eb;border:1px solid #1e293be6;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 12px;transition:background 1.1s,border-color 1.1s,transform .3s,box-shadow 1.1s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px -8px #02061773}html[data-style=manta] .manta-sidebar.collapsed .manta-new{padding:9px 0}html[data-style=manta] .manta-new .manta-plus{z-index:1;transition:transform .3s;position:relative}html[data-style=manta] .manta-new-wrap:hover .manta-new{background:color-mix(in oklab, var(--manta-teal) 10%, #020617e6);border-color:color-mix(in oklab, var(--manta-teal) 30%, #1e293be6);box-shadow:0 10px 28px -10px color-mix(in oklab, var(--manta-teal) 22%, transparent);transform:translateY(-1px)}html[data-style=manta] .manta-new-wrap:hover .manta-new-glow{opacity:.55;filter:blur(18px)}html[data-style=manta] .manta-new-wrap:hover .manta-plus{transform:rotate(90deg)}html[data-style=manta] .manta-new:active{transform:translateY(0)}html[data-style=manta] .manta-sidebar-search{border:1px solid var(--manta-navy-line-2);border-radius:var(--manta-r);color:var(--manta-navy-muted);background:#ffffff0d;align-items:center;gap:8px;margin:0 12px 10px;padding:7px 10px;font-size:12.5px;display:flex}html[data-style=manta] .manta-sidebar-search input{color:var(--manta-navy-ink);background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:12.5px}html[data-style=manta] .manta-sidebar-search input::placeholder{color:var(--manta-navy-muted)}html[data-style=manta] .manta-sidebar-kbd{font-family:var(--font-sans);border:1px solid var(--manta-navy-line-2);border-radius:3px;padding:1px 4px;font-size:10px}html[data-style=manta] .manta-sidebar-section-label{letter-spacing:.08em;text-transform:uppercase;color:var(--manta-navy-muted);justify-content:space-between;align-items:center;padding:6px 14px;font-size:10px;font-weight:600;display:flex}html[data-style=manta] .manta-sidebar-section-count{font-family:var(--font-sans);font-weight:500}html[data-style=manta] .manta-sidebar-threads{flex:1;min-height:0;padding:4px 8px 8px;overflow:hidden auto}html[data-style=manta] .manta-sidebar-empty{color:var(--manta-navy-muted);padding:12px 14px;font-size:11.5px;line-height:1.5}html[data-style=manta] .manta-thread-item{cursor:pointer;border-left:2px solid #0000;border-radius:6px;margin-bottom:1px;padding:6px 10px;transition:background .15s;position:relative}html[data-style=manta] .manta-thread-item:hover{background:#ffffff0a}html[data-style=manta] .manta-thread-item.active{background:var(--manta-teal-soft);border-left-color:var(--manta-teal)}html[data-style=manta] .manta-thread-title{color:var(--manta-navy-ink);white-space:nowrap;text-overflow:ellipsis;padding-right:18px;font-size:12.5px;font-weight:500;line-height:1.2;overflow:hidden}html[data-style=manta] .manta-thread-item.active .manta-thread-title{font-weight:600}html[data-style=manta] .manta-thread-meta{color:var(--manta-navy-muted);letter-spacing:.01em;margin-bottom:1px;font-size:9.5px;line-height:1.2}html[data-style=manta] .manta-thread-delete{width:18px;height:18px;color:var(--manta-navy-muted);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;transition:opacity .12s,background .12s;display:flex;position:absolute;top:6px;right:6px}html[data-style=manta] .manta-thread-item:hover .manta-thread-delete,html[data-style=manta] .manta-thread-item:focus-within .manta-thread-delete{opacity:1}html[data-style=manta] .manta-thread-delete:hover{color:var(--manta-navy-ink);background:#ffffff14}html[data-style=manta] .manta-sidebar-footer{border-top:1px solid var(--manta-navy-line);flex-direction:column;flex-shrink:0;gap:8px;padding:10px 12px 12px;display:flex}html[data-style=manta] .manta-usage-strip{color:var(--manta-navy-muted);font-size:10.5px;font-family:var(--font-sans);flex-wrap:wrap;align-items:center;gap:6px;display:flex}html[data-style=manta] .manta-usage-sep{opacity:.5}html[data-style=manta] .manta-org-switcher{position:relative}html[data-style=manta] .manta-user-chip{width:100%;color:var(--manta-navy-ink);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:10px;padding:6px 8px;font-family:inherit;transition:background .15s,border-color .15s;display:flex}html[data-style=manta] .manta-user-chip:hover,html[data-style=manta] .manta-user-chip.open{border-color:var(--manta-navy-line-2);background:#ffffff0a}html[data-style=manta] .manta-user-avatar{background:var(--manta-teal);color:#fff;border-radius:99px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;font-weight:700;display:flex}html[data-style=manta] .manta-user-meta{flex-direction:column;flex:1;min-width:0;line-height:1.15;display:flex}html[data-style=manta] .manta-user-name{color:var(--manta-navy-ink);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}html[data-style=manta] .manta-user-org{color:var(--manta-navy-muted);font-size:10.5px}html[data-style=manta] .manta-org-popover{border:1px solid var(--manta-navy-line-2);z-index:50;background:#182030;border-radius:10px;padding:6px;position:absolute;bottom:calc(100% + 6px);left:0;right:0;box-shadow:0 12px 32px #00000073}html[data-style=manta] .manta-org-popover-label{letter-spacing:.08em;text-transform:uppercase;color:var(--manta-navy-muted);padding:6px 8px 4px;font-size:10px;font-weight:600}html[data-style=manta] .manta-org-row{cursor:pointer;width:100%;color:var(--manta-navy-ink);text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;padding:7px 8px;font-family:inherit;display:flex}html[data-style=manta] .manta-org-row:hover:not(:disabled){background:#ffffff0f}html[data-style=manta] .manta-org-row.active{background:var(--manta-teal-soft)}html[data-style=manta] .manta-org-row:disabled{opacity:.6;cursor:not-allowed}html[data-style=manta] .manta-org-row-avatar{width:24px;height:24px;color:var(--manta-navy-ink);background:#ffffff14;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}html[data-style=manta] .manta-org-row-text{flex-direction:column;flex:1;min-width:0;line-height:1.2;display:flex}html[data-style=manta] .manta-org-row-name{white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}html[data-style=manta] .manta-org-row-slug{color:var(--manta-navy-muted);font-size:10.5px;font-family:var(--font-sans)}html[data-style=manta] .manta-org-row-check{color:var(--manta-teal);flex-shrink:0}html[data-style=manta] .manta-org-divider{background:var(--manta-navy-line);height:1px;margin:4px 0}html[data-style=manta] .manta-org-row-logout{color:var(--manta-navy-muted)}html[data-style=manta] .manta-org-row-logout:hover{color:var(--manta-navy-ink)}html[data-style=manta] .manta-main{background:var(--manta-bg);isolation:isolate;flex-direction:column;flex:1;min-width:0;display:flex;position:relative;overflow:hidden}html[data-style=manta] .manta-topbar{height:var(--manta-top-h);border-bottom:1px solid var(--manta-border);background:var(--manta-bg);z-index:2;flex-shrink:0;justify-content:space-between;align-items:center;padding:0 24px;display:flex;position:relative}html[data-style=manta] .manta-topbar-left{align-items:center;gap:10px;min-width:0;display:flex}html[data-style=manta] .manta-topbar-title{color:var(--manta-ink);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}html[data-style=manta] .manta-topbar-meta{color:var(--manta-ink-dim);font-size:11.5px;font-family:var(--font-sans)}html[data-style=manta] .manta-topbar-right{align-items:center;gap:8px;display:flex}html[data-style=manta] .manta-topbar-icon-btn{width:32px;height:32px;color:var(--manta-ink-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s;display:flex}html[data-style=manta] .manta-topbar-icon-btn:hover{background:var(--manta-bg-soft);color:var(--manta-ink);border-color:var(--manta-border)}html[data-style=manta] .manta-topbar-icon-btn.active{background:var(--manta-teal-soft);color:var(--manta-teal-ink);border-color:color-mix(in oklab, var(--manta-teal) 25%, transparent)}html[data-style=manta] .manta-icon-flip{transform:scaleX(-1)}html[data-style=manta] .manta-bot-pill{border:1px solid color-mix(in oklab, var(--manta-teal) 20%, transparent);background:linear-gradient(180deg, var(--manta-bg), var(--manta-teal-soft));-webkit-backdrop-filter:blur(10px)saturate(160%);box-shadow:inset 0 1px 0 color-mix(in oklab, var(--manta-bg) 90%, transparent), 0 1px 2px #0a0f170a, 0 4px 10px -4px color-mix(in oklab, var(--manta-teal) 20%, transparent);border-radius:10px;align-items:center;padding:0 4px;display:flex}html[data-style=manta] .manta-aurora{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}html[data-style=manta] .manta-aurora-blob{filter:blur(80px);opacity:1;border-radius:50%;position:absolute}html[data-style=manta] .manta-aurora-blob-1{background:radial-gradient(circle at 30% 40%, color-mix(in oklab, var(--manta-teal) 10%, transparent) 0%, transparent 60%);width:90%;height:90%;animation:24s ease-in-out infinite alternate manta-aurora-1;top:-30%;left:-20%}html[data-style=manta] .manta-aurora-blob-2{background:radial-gradient(circle at 50% 50%, color-mix(in oklab, var(--manta-teal-ink) 8%, transparent) 0%, transparent 60%);filter:blur(90px);width:80%;height:85%;animation:30s ease-in-out infinite alternate manta-aurora-2;top:20%;right:-20%}html[data-style=manta] .manta-aurora-blob-3{background:radial-gradient(circle at 50% 50%, color-mix(in oklab, var(--manta-teal) 8%, transparent) 0%, transparent 60%);filter:blur(100px);width:70%;height:80%;animation:34s ease-in-out infinite alternate-reverse manta-aurora-1;bottom:-30%;left:20%}html[data-style=manta] .manta-content{z-index:1;flex-direction:column;flex:1;min-height:0;display:flex;position:relative}html[data-style=manta] .manta-conversation{flex:1;padding:28px 36px;overflow:hidden auto}html[data-style=manta] .manta-conversation-inner{flex-direction:column;gap:22px;max-width:760px;margin:0 auto;display:flex}html[data-style=manta] .manta-composer-wrap{z-index:1;padding:0 36px 22px;position:relative}html[data-style=manta] .manta-composer-glow{background:linear-gradient(135deg, color-mix(in oklab, var(--manta-teal) 20%, transparent), transparent 40%, color-mix(in oklab, var(--manta-teal) 14%, transparent));filter:blur(8px);opacity:.9;pointer-events:none;border-radius:18px;max-width:760px;margin:0 auto;position:absolute;inset:-1px 36px 21px}html[data-style=manta] .manta-composer{background:var(--manta-bg);border:1.5px solid color-mix(in oklab, var(--manta-teal) 35%, transparent);max-width:760px;box-shadow:0 1px 0 color-mix(in oklab, var(--manta-teal) 8%, transparent), 0 8px 28px -8px color-mix(in oklab, var(--manta-teal) 22%, transparent), 0 1px 2px #0a0f170a;border-radius:16px;flex-direction:column;gap:12px;margin:0 auto;padding:14px 14px 10px 18px;display:flex;position:relative}html[data-style=manta] .manta-composer-input-row{align-items:center;min-height:28px;display:flex;position:relative}html[data-style=manta] .manta-composer-textarea{resize:none;color:var(--manta-ink);font-family:var(--font-sans);background:0 0;border:none;outline:none;flex:1;min-height:28px;font-size:14.5px;line-height:1.5}html[data-style=manta] .manta-composer-textarea::placeholder{color:var(--manta-ink-dim)}html[data-style=manta] .manta-composer-cursor{background:var(--manta-teal);vertical-align:middle;pointer-events:none;flex-shrink:0;width:1.5px;height:16px;margin-left:2px;animation:1.1s steps(2,end) infinite manta-blink;display:inline-block}html[data-style=manta] .manta-composer-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}html[data-style=manta] .manta-composer-spacer{flex:1}html[data-style=manta] .manta-composer-counter{color:var(--manta-ink-dim);font-size:11px;font-family:var(--font-sans)}html[data-style=manta] .manta-composer-hint{max-width:760px;color:var(--manta-ink-dim);text-align:center;font-size:10.5px;font-family:var(--font-sans);letter-spacing:.02em;margin-top:8px;margin-left:auto;margin-right:auto}html[data-style=manta] .manta-glass-btn{border-radius:var(--manta-r-md);cursor:pointer;border:1px solid color-mix(in oklab, var(--manta-teal) 22%, transparent);background:linear-gradient(180deg, color-mix(in oklab, var(--manta-bg) 92%, var(--manta-teal) 0%), color-mix(in oklab, var(--manta-teal) 8%, transparent));-webkit-backdrop-filter:blur(10px)saturate(160%);height:32px;color:var(--manta-teal-ink);font-family:var(--font-sans);box-shadow:inset 0 1px 0 color-mix(in oklab, var(--manta-bg) 90%, transparent), inset 0 -1px 0 color-mix(in oklab, var(--manta-teal) 12%, transparent), 0 1px 2px #0a0f170d, 0 4px 12px -4px color-mix(in oklab, var(--manta-teal) 22%, transparent);align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:500;transition:transform .15s,box-shadow .2s,border-color .2s;display:inline-flex}html[data-style=manta] .manta-glass-btn:hover{border-color:color-mix(in oklab, var(--manta-teal) 40%, transparent);transform:translateY(-1px)}html[data-style=manta] .manta-glass-btn:active{transform:translateY(0)}html[data-style=manta] .manta-glass-btn.open{border-color:color-mix(in oklab, var(--manta-teal) 50%, transparent);background:linear-gradient(180deg, color-mix(in oklab, var(--manta-teal) 16%, transparent), color-mix(in oklab, var(--manta-teal) 8%, transparent))}html[data-style=manta] .manta-glass-tinted{background:linear-gradient(180deg, color-mix(in oklab, var(--manta-teal) 14%, transparent), color-mix(in oklab, var(--manta-teal) 8%, transparent));border-color:color-mix(in oklab, var(--manta-teal) 30%, transparent)}html[data-style=manta] .manta-pill-popover,html[data-style=manta] .manta-threshold-popover{z-index:50;background:var(--manta-bg);border:1px solid var(--manta-border);border-radius:12px;min-width:200px;padding:6px;position:absolute;bottom:calc(100% + 6px);left:0;box-shadow:0 12px 32px #0a0f1726}html[data-style=manta] .manta-pill-option{text-align:left;width:100%;color:var(--manta-ink);cursor:pointer;background:0 0;border:none;border-radius:7px;padding:7px 10px;font-family:inherit;font-size:12.5px;display:block}html[data-style=manta] .manta-pill-option:hover{background:var(--manta-bg-soft)}html[data-style=manta] .manta-pill-option.active{background:var(--manta-teal-soft);color:var(--manta-teal-ink);font-weight:600}html[data-style=manta] .manta-threshold-popover{min-width:280px;padding:12px}html[data-style=manta] .manta-threshold-popover-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}html[data-style=manta] .manta-threshold-popover-label{letter-spacing:.08em;text-transform:uppercase;color:var(--manta-ink-muted);font-size:11px;font-weight:600}html[data-style=manta] .manta-threshold-popover-value{font-family:var(--font-sans);color:var(--manta-ink);font-size:12px;font-weight:600}html[data-style=manta] .manta-threshold-slider{width:100%;accent-color:var(--manta-teal);margin:8px 0}html[data-style=manta] .manta-threshold-presets{grid-template-columns:repeat(4,1fr);gap:4px;display:grid}html[data-style=manta] .manta-threshold-preset{border:1px solid var(--manta-border);cursor:pointer;text-align:center;background:0 0;border-radius:6px;flex-direction:column;gap:1px;padding:6px 4px;font-family:inherit;transition:background .15s,border-color .15s;display:flex}html[data-style=manta] .manta-threshold-preset:hover{background:var(--manta-bg-soft)}html[data-style=manta] .manta-threshold-preset.active{background:var(--manta-teal-soft);border-color:color-mix(in oklab, var(--manta-teal) 30%, transparent);color:var(--manta-teal-ink)}html[data-style=manta] .manta-threshold-preset-value{font-family:var(--font-sans);color:var(--manta-ink);font-size:11px;font-weight:600}html[data-style=manta] .manta-threshold-preset.active .manta-threshold-preset-value{color:var(--manta-teal-ink)}html[data-style=manta] .manta-threshold-preset-label{color:var(--manta-ink-muted);font-size:10px}html[data-style=manta] [data-manta-send]{box-shadow:inset 0 1px 0 #ffffff2e, 0 1px 2px #0a0f1714, 0 6px 16px -4px color-mix(in oklab, var(--primary) 38%, transparent);transition:transform .2s,box-shadow .3s,filter .3s;position:relative}html[data-style=manta] [data-manta-send]:hover:not(:disabled){filter:brightness(1.04);box-shadow:inset 0 1px 0 #ffffff42, 0 2px 4px #0a0f171f, 0 10px 24px -4px color-mix(in oklab, var(--primary) 60%, transparent);transform:translateY(-1px)}html[data-style=manta] [data-manta-send]:active:not(:disabled){transform:translateY(0)}html[data-style=manta] [data-manta-send]:disabled{background:color-mix(in oklab, var(--primary) 35%, transparent);color:color-mix(in oklab, var(--primary-foreground,#fff) 65%, transparent);cursor:not-allowed;filter:none;border-color:#0000;transform:none;box-shadow:inset 0 1px #ffffff1a,0 1px 2px #0a0f170a}html[data-style=manta] [data-manta-send]:disabled .manta-send-arrow{opacity:.5}html[data-style=manta] .manta-send-arrow{opacity:.85;margin-left:2px;transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .28s cubic-bezier(.22,1,.36,1)}html[data-style=manta] [data-manta-send]:hover:not(:disabled) .manta-send-arrow{opacity:1;transform:translate(4px)}html[data-style=manta] [data-manta-send]:active:not(:disabled) .manta-send-arrow{opacity:.8;transform:translate(7px)}html[data-style=manta] [data-manta-send]:before{content:"";border-radius:inherit;pointer-events:none;opacity:0;background:linear-gradient(100deg,#0000 30%,#ffffff47 50%,#0000 70%);transition:opacity .15s;position:absolute;inset:0;transform:translate(-120%)skew(-18deg)}html[data-style=manta] [data-manta-send]:hover:not(:disabled):before{opacity:1;animation:1.1s cubic-bezier(.4,0,.2,1) forwards manta-send-shimmer}@keyframes manta-send-shimmer{0%{transform:translate(-120%)skew(-18deg)}to{transform:translate(240%)skew(-18deg)}}html[data-style=manta] .manta-right-panel{background:var(--manta-bg-soft);width:calc(var(--manta-rail-w) + var(--manta-right-w));flex-direction:row-reverse;flex-shrink:0;height:100vh;transition:width .22s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}html[data-style=manta] .manta-right-panel.collapsed{width:var(--manta-rail-w)}html[data-style=manta] .manta-rail{width:var(--manta-rail-w);background:var(--manta-bg-soft);border-left:1px solid var(--manta-border);flex-direction:column;flex-shrink:0;align-items:center;gap:2px;padding-top:8px;display:flex}html[data-style=manta] .manta-right-panel:not(.collapsed) .manta-rail{border-right:1px solid var(--manta-border)}html[data-style=manta] .manta-rail-toggle{cursor:pointer;width:30px;height:30px;color:var(--manta-ink-muted);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;margin-bottom:4px;transition:background .15s,color .15s;display:flex}html[data-style=manta] .manta-rail-toggle:hover{background:var(--manta-bg);color:var(--manta-ink)}html[data-style=manta] .manta-rail-divider{background:var(--manta-border);width:22px;height:1px;margin:6px 0 4px}html[data-style=manta] .manta-rail-tab{cursor:pointer;width:32px;height:32px;color:var(--manta-ink-muted);background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex;position:relative}html[data-style=manta] .manta-rail-tab:hover{background:var(--manta-bg);color:var(--manta-ink)}html[data-style=manta] .manta-rail-tab.active{background:var(--manta-teal-soft);color:var(--manta-teal-ink)}html[data-style=manta] .manta-rail-tab-marker{background:var(--manta-teal);border-radius:2px;width:2.5px;position:absolute;top:7px;bottom:7px;left:-8px}html[data-style=manta] .manta-rail-tab-badge{background:var(--manta-teal);color:#fff;border:1.5px solid var(--manta-bg-soft);min-width:14px;height:14px;font-size:9px;font-weight:700;font-family:var(--font-sans);border-radius:99px;justify-content:center;align-items:center;padding:0 3px;line-height:1;display:flex;position:absolute;top:1px;right:1px}html[data-style=manta] .manta-right-content{border-left:1px solid var(--manta-border);flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}html[data-style=manta] .manta-right-header{height:var(--manta-top-h);background:var(--manta-bg);border-bottom:1px solid var(--manta-border);flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;padding:0 18px;display:flex}html[data-style=manta] .manta-right-breadcrumb{align-items:baseline;gap:8px;min-width:0;display:flex}html[data-style=manta] .manta-right-breadcrumb-group{color:var(--manta-ink-dim);letter-spacing:.08em;text-transform:uppercase;font-size:10.5px;font-weight:600}html[data-style=manta] .manta-right-breadcrumb-sep{color:var(--manta-ink-dim)}html[data-style=manta] .manta-right-breadcrumb-tab{font-family:var(--font-jakarta), "Plus Jakarta Sans", sans-serif;color:var(--manta-ink);letter-spacing:-.01em;font-size:14px;font-weight:700}html[data-style=manta] .manta-right-live{background:var(--manta-teal-soft);color:var(--manta-teal-ink);border-radius:99px;flex-shrink:0;align-items:center;gap:5px;padding:2px 8px;font-size:10.5px;font-weight:600;display:inline-flex}html[data-style=manta] .manta-right-live-dot{background:var(--manta-teal);border-radius:99px;width:5px;height:5px}html[data-style=manta] .manta-right-body{flex:1;min-height:0;padding:18px;overflow:hidden auto}@media (max-width:900px){html[data-style=manta] .app{grid-template-columns:0 1fr 0}html[data-style=manta] .manta-sidebar,html[data-style=manta] .manta-right-panel{display:none}}html[data-style=manta] .manta-bubble-typing{align-items:center;padding:6px 4px;display:inline-flex}html:not(.dark)[data-style=manta] .empty-card{background:color-mix(in oklab, var(--manta-accent) 4%, var(--manta-bg-soft));border:1px solid color-mix(in oklab, var(--manta-accent) 12%, var(--manta-border));transition:background .15s,border-color .15s,transform .15s}html:not(.dark)[data-style=manta] .empty-card:hover{background:color-mix(in oklab, var(--manta-accent) 8%, var(--manta-bg-soft));border-color:color-mix(in oklab, var(--manta-accent) 24%, var(--manta-border));transform:translateY(-1px)}html.dark[data-style=manta] .empty-card{background:color-mix(in oklab, var(--manta-accent) 7%, var(--manta-bg-soft));border:1px solid color-mix(in oklab, var(--manta-accent) 16%, var(--manta-border));transition:background .15s,border-color .15s,transform .15s}html.dark[data-style=manta] .empty-card:hover{background:color-mix(in oklab, var(--manta-accent) 12%, var(--manta-bg-soft));border-color:color-mix(in oklab, var(--manta-accent) 28%, var(--manta-border));transform:translateY(-1px)}html:not(.dark)[data-style=manta] .msg-ai-bubble{background:color-mix(in oklab, var(--manta-accent) 4%, var(--manta-bg-soft));border:1px solid color-mix(in oklab, var(--manta-accent) 14%, var(--manta-border));box-shadow:0 1px 0 #0a0f1705, 0 4px 16px -8px color-mix(in oklab, var(--manta-accent) 22%, transparent);border-radius:4px 16px 16px;max-width:calc(100% - 24px);padding:12px 16px}html.dark[data-style=manta] .msg-ai-bubble{background:color-mix(in oklab, var(--manta-accent) 6%, var(--manta-bg-soft));border:1px solid color-mix(in oklab, var(--manta-accent) 16%, var(--manta-border));box-shadow:0 1px 0 #0003, 0 6px 18px -8px color-mix(in oklab, var(--manta-accent) 28%, transparent);border-radius:4px 16px 16px;max-width:calc(100% - 24px);padding:12px 16px}@keyframes manta-bubble-in{0%{opacity:0;transform:translateY(16px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}html[data-style=manta] .msg-assistant .msg-ai-bubble,html[data-style=manta] .msg-user-bubble{transform-origin:0 100%;animation:.45s cubic-bezier(.16,1,.3,1) backwards manta-bubble-in}html[data-style=manta] .msg-user-bubble{transform-origin:100% 100%}@keyframes manta-token-in{0%{opacity:0}to{opacity:1}}html[data-style=manta] .manta-token-new{animation:.22s ease-out backwards manta-token-in}@keyframes manta-chip-in{0%{opacity:0;transform:translateY(12px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}html[data-style=manta] .followup-chip{animation:.38s cubic-bezier(.16,1,.3,1) backwards manta-chip-in;animation-delay:calc(var(--i,0) * 90ms)}@media (prefers-reduced-motion:reduce){html[data-style=manta] *,html[data-style=manta] :before,html[data-style=manta] :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
