*{box-sizing:border-box}html,body,#root{height:100%;margin:0}#root>*{height:100%}body{font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;background:#0b0f1a;color:#e2e8f0}button,input,select,textarea{font-family:inherit}.portal-page{min-height:100%;display:flex;flex-direction:column;overflow-x:hidden;color:#f8fafc;background-color:#050505;background-image:radial-gradient(#1a1a1a 1px,transparent 1px);background-size:40px 40px}.portal-nav{position:sticky;top:0;z-index:50;height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid rgba(255,255,255,.06);background:#000000d1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.portal-brand{display:inline-flex;align-items:center;gap:8px;color:#fff;text-decoration:none;font-size:18px;font-weight:700}.portal-logo{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;background:#fff}.portal-alpha{padding:2px 6px;border:1px solid rgba(255,255,255,.08);border-radius:4px;background:#ffffff14;color:#ffffff9e;font-size:10px;font-weight:700}.portal-actions{display:flex;align-items:center;gap:10px}.portal-ghost-btn,.portal-primary-btn{border:none;border-radius:999px;padding:7px 16px;font-size:14px;font-weight:650;cursor:pointer;transition:transform .16s,background .16s,color .16s}.portal-ghost-btn{color:#d1d5db;background:transparent}.portal-ghost-btn:hover{color:#fff;background:#ffffff12}.portal-primary-btn{color:#050505;background:#fff;box-shadow:0 0 20px #ffffff24}.portal-primary-btn:hover{background:#e5e7eb;transform:translateY(-1px)}.portal-main{width:min(1160px,calc(100% - 48px));margin:0 auto;position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr);gap:64px;align-items:start;padding:72px 0 80px}.portal-glow{position:absolute;top:8px;left:50%;width:min(800px,90vw);height:400px;transform:translate(-50%);border-radius:50%;background:#3080ff1a;filter:blur(100px);pointer-events:none}.portal-hero-copy,.portal-showcase{position:relative;z-index:1}.portal-hero-copy{padding-top:32px}.portal-badge{display:inline-flex;align-items:center;gap:8px;padding:5px 12px;margin-bottom:32px;border:1px solid rgba(59,130,246,.22);border-radius:999px;background:#3b82f60f;color:#bfdbfe;font-size:12px}.portal-badge span{width:8px;height:8px;border-radius:50%;background:#60a5fa;animation:portalPulse 1.8s ease-in-out infinite}.portal-hero-copy h1{margin:0 0 24px;font-size:60px;line-height:1.05;font-weight:800;letter-spacing:0}.portal-hero-copy h1 span{color:transparent;background:linear-gradient(90deg,#60a5fa,#c084fc);-webkit-background-clip:text;background-clip:text}.portal-hero-copy p{max-width:540px;margin:0 0 38px;color:#a1a1aa;font-size:18px;line-height:1.65}.portal-trust-row{display:flex;align-items:center;gap:20px;color:#a1a1aa;font-size:14px}.portal-trust-row strong{color:#fff}.portal-trust-row small{display:block;margin-top:8px;color:#71717a;font-size:12px}.portal-avatar-stack{display:flex}.portal-avatar-stack span{width:32px;height:32px;margin-left:-8px;display:inline-flex;align-items:center;justify-content:center;border:2px solid #050505;border-radius:50%;color:#fff;font-size:12px;font-weight:700}.portal-avatar-stack span:first-child{margin-left:0;background:#2563eb}.portal-avatar-stack span:nth-child(2){background:#059669}.portal-avatar-stack span:nth-child(3){background:#b45309}.portal-showcase{position:relative}.portal-timeline{position:absolute;top:80px;bottom:80px;left:-32px;width:1px;background:linear-gradient(180deg,transparent,rgba(59,130,246,.36),transparent)}.portal-timeline-dot{position:absolute;top:140px;left:-38px;width:12px;height:12px;border:2px solid #3b82f6;border-radius:50%;background:#050505;box-shadow:0 0 10px #3b82f680}.portal-terminal{overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#0a0a0ab8;box-shadow:0 25px 50px #00000052;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.portal-terminal-bar{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.06);background:#ffffff0d}.portal-window-dots{display:flex;gap:8px}.portal-window-dots span{width:12px;height:12px;border-radius:50%}.portal-window-dots span:first-child{background:#ff5f56}.portal-window-dots span:nth-child(2){background:#ffbd2e}.portal-window-dots span:nth-child(3){background:#27c93f}.portal-terminal-title{display:flex;align-items:center;gap:8px;color:#ffffff85;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-size:12px;font-weight:600}.portal-terminal-spacer{width:40px}.portal-terminal-body{min-height:480px;padding:24px;background:#0000006b}.portal-chat-block{margin-bottom:24px}.portal-chat-block>p{margin:0;padding-left:36px;color:#d1d5db;line-height:1.7;font-size:14px}.portal-chat-head{display:flex;align-items:center;gap:10px;margin-bottom:8px}.portal-chat-head strong{color:#fff;font-size:12px}.portal-chat-head small{color:#71717a;font-size:12px}.portal-user-icon,.portal-ai-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;font-size:10px;font-weight:800}.portal-user-icon{color:#fff;background:linear-gradient(135deg,#3b82f6,#9333ea)}.portal-ai-icon{background:#fff}.portal-progress{margin-left:36px;padding-left:12px;border-left:1px solid rgba(255,255,255,.12);color:#ffffff8f;font-size:12px}.portal-progress div{display:flex;align-items:center;gap:8px;margin-bottom:6px}.portal-progress span{width:6px;height:6px;border-radius:50%;animation:portalPulse 1.6s ease-in-out infinite}.portal-progress .yellow{background:#eab308}.portal-progress .blue{background:#3b82f6}.portal-code-card{margin:16px 0 0 36px;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:4px;background:#111}.portal-code-title{display:flex;align-items:center;justify-content:space-between;padding:6px 12px;border-bottom:1px solid rgba(255,255,255,.06);background:#ffffff0d;color:#9ca3af;font-size:10px}.portal-code-title i{width:20px;height:8px;border-radius:99px;background:#ffffff14}.portal-code-card pre{margin:0;max-height:245px;overflow:hidden;padding:16px;color:#d1d5db;font-size:12px;line-height:1.6}.portal-generated-note{margin:8px 0 0 36px;color:#8b8b94;font-size:12px}.portal-input-preview{margin:32px 0 0 36px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 12px;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:#ffffff0d;color:#9ca3af;font-size:13px}.portal-input-preview kbd{border:1px solid rgba(255,255,255,.12);border-radius:3px;padding:1px 5px;color:#d4d4d8;font-size:10px}.portal-footer{margin-top:auto;padding:28px 24px;border-top:1px solid rgba(255,255,255,.1);background:#000;color:#a1a1aa;text-align:center;font-size:14px}.portal-modal-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:20px}.portal-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:#0000009e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer}.portal-modal{position:relative;width:min(420px,100%);display:flex;flex-direction:column;gap:14px;padding:32px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#0f0f0f;box-shadow:0 25px 50px #00000073}.portal-modal-close{position:absolute;top:12px;right:14px;border:none;background:transparent;color:#a1a1aa;font-size:24px;line-height:1;cursor:pointer}.portal-modal-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;align-self:center;border-radius:8px;background:#fff}.portal-modal h2{margin:0;color:#fff;text-align:center;font-size:24px}.portal-modal p{margin:-6px 0 4px;color:#a1a1aa;text-align:center;font-size:14px}.portal-auth-tabs{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid #333;border-radius:7px}.portal-auth-tabs button{border:none;padding:8px 0;color:#a1a1aa;background:transparent;cursor:pointer;font-weight:650}.portal-auth-tabs button.active{color:#050505;background:#fff}.portal-modal label{display:flex;flex-direction:column;gap:7px;color:#a1a1aa;font-size:12px;font-weight:700}.portal-modal input{height:44px;border:1px solid #333;border-radius:7px;padding:0 12px;outline:none;color:#fff;background:#1a1a1a}.portal-modal input:focus{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}.portal-auth-error{color:#f87171;font-size:13px;text-align:center}.portal-submit-btn{height:46px;margin-top:4px;border:none;border-radius:8px;background:#fff;color:#050505;font-weight:800;cursor:pointer}.portal-submit-btn:disabled{cursor:not-allowed;opacity:.65}@keyframes portalPulse{50%{opacity:.45}}@media (max-width: 980px){.portal-main{grid-template-columns:1fr;gap:44px;padding-top:48px}.portal-hero-copy{padding-top:0}.portal-timeline,.portal-timeline-dot{display:none}}@media (max-width: 640px){.portal-nav{padding:0 16px}.portal-actions{gap:6px}.portal-ghost-btn,.portal-primary-btn{padding:7px 10px;font-size:12px}.portal-main{width:calc(100% - 32px)}.portal-hero-copy h1{font-size:42px}.portal-hero-copy p{font-size:16px}.portal-terminal-body{padding:18px}.portal-code-card,.portal-generated-note,.portal-input-preview,.portal-progress{margin-left:0}.portal-chat-block>p{padding-left:0}}.hub-layout{height:100%;display:flex;flex-direction:column;background:#0b0f1a;color:#e2e8f0}.hub-topbar{height:56px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:#0d1117;border-bottom:1px solid #1f2937;z-index:10}.topbar-left{display:flex;align-items:center;gap:24px}.topbar-logo{display:flex;align-items:center;gap:8px;text-decoration:none;color:#e2e8f0}.logo-text{font-size:18px;font-weight:700;letter-spacing:-.02em}.topbar-nav{display:flex;gap:4px}.nav-link{display:flex;align-items:center;gap:6px;padding:6px 14px;border-radius:6px;font-size:14px;color:#94a3b8;text-decoration:none;transition:all .15s}.nav-link:hover,.nav-link.active{color:#e2e8f0;background:#1f2937}.topbar-right{display:flex;align-items:center;gap:12px}.topbar-new-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;border:1px solid #1f2937;background:transparent;color:#94a3b8;cursor:pointer;transition:all .15s}.topbar-new-btn:hover{background:#1f2937;color:#e2e8f0}.topbar-login-btn{min-height:32px;padding:0 14px;border:1px solid #1f2937;border-radius:6px;background:transparent;color:#e2e8f0;cursor:pointer;font-size:13px}.topbar-login-btn:hover{background:#1f2937}.topbar-user-wrap{position:relative}.topbar-avatar{width:32px;height:32px;border-radius:50%;background:#6366f1;border:none;color:#fff;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center}.topbar-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:220px;background:#0f172a;border:1px solid #1f2937;border-radius:8px;padding:8px;z-index:50;box-shadow:0 16px 40px #0006}.dropdown-user-info{padding:8px}.dropdown-email{font-size:13px;font-weight:500;color:#e2e8f0}.dropdown-role{font-size:11px;color:#6b7280;margin-top:2px}.topbar-dropdown .dropdown-item{width:100%;text-align:left;background:transparent;border:none;color:#e2e8f0;padding:8px;border-radius:4px;cursor:pointer;font-size:13px}.topbar-dropdown .dropdown-item:hover{background:#1f2937}.topbar-dropdown .dropdown-item.danger{color:#f87171}.hub-content{flex:1;overflow:auto}.topbar-search{align-items:center;border:1px solid #30363d;border-radius:6px;color:#7d8590;display:flex;gap:8px;height:32px;min-width:250px;padding:0 10px}.topbar-search input{background:transparent;border:0;color:#c9d1d9;font:inherit;font-size:13px;min-width:0;outline:none;width:100%}.dashboard-page{--dash-bg: oklch(.16 .018 162);--dash-panel: oklch(.2 .016 162);--dash-panel-soft: oklch(.255 .018 162);--dash-line: oklch(.34 .02 162);--dash-line-soft: oklch(.29 .018 162);--dash-text: oklch(.91 .018 165);--dash-muted: oklch(.7 .028 166);--dash-accent: oklch(.7 .12 158);--dash-green: oklch(.62 .14 158);background:linear-gradient(90deg,oklch(.26 .02 162 / .34) 0 1px,transparent 1px 100%) 0 0 / 22px 22px,linear-gradient(180deg,#06100b,#030907);color:var(--dash-text);display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100%}.dashboard-page *{box-sizing:border-box;letter-spacing:0}.dashboard-sidebar{background:var(--dash-panel);border-right:1px solid var(--dash-line);padding:32px 16px}.dashboard-user{align-items:center;display:flex;gap:10px;margin-bottom:32px}.dashboard-avatar,.dashboard-repo-dot{border-radius:50%;display:inline-flex;flex:0 0 auto}.dashboard-avatar{align-items:center;background:#8ff0df;color:#09695f;font-size:12px;font-weight:800;height:20px;justify-content:center;width:20px}.dashboard-user button,.dashboard-sidebar-head button,.dashboard-repo-list button,.dashboard-chatbar button,.dashboard-actions button,.dashboard-filter button,.dashboard-project-actions button,.dashboard-modal button{font:inherit}.dashboard-user button{background:transparent;border:0;color:var(--dash-text);cursor:pointer;font-size:14px;font-weight:700;padding:0}.dashboard-sidebar-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.dashboard-sidebar-head strong{font-size:14px}.dashboard-new-btn{align-items:center;background:var(--dash-green);border:1px solid color-mix(in srgb,var(--dash-green) 70%,white);border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;gap:6px;height:28px;padding:0 10px}.dashboard-repo-search{background:#010409;border:1px solid var(--dash-line);border-radius:6px;color:var(--dash-text);font:inherit;font-size:13px;height:32px;margin-bottom:14px;outline:none;padding:0 10px;width:100%}.dashboard-repo-list{display:grid;gap:8px}.dashboard-repo-list button{align-items:center;background:transparent;border:0;color:var(--dash-text);cursor:pointer;display:flex;font-size:13px;font-weight:650;gap:8px;min-width:0;padding:0;text-align:left}.dashboard-repo-list button span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-repo-dot{height:14px;width:14px}.dashboard-show-more{color:var(--dash-muted);font-size:12px;margin-top:8px}.dashboard-main{min-width:0;overflow:auto}.dashboard-home{display:grid;gap:34px;grid-template-columns:minmax(520px,760px) 270px;margin:0 auto;max-width:1120px;padding:40px 24px 80px}.dashboard-center h1{font-size:22px;margin:0 0 16px}.dashboard-chatbox{background:var(--dash-panel);border:1px solid var(--dash-line);border-radius:10px;overflow:hidden}.dashboard-chatbox textarea{background:transparent;border:0;color:var(--dash-text);font:inherit;font-size:15px;height:72px;outline:none;padding:18px;resize:none;width:100%}.dashboard-chatbar{align-items:center;display:flex;gap:8px;padding:0 8px 8px}.dashboard-chatbar button,.dashboard-actions button,.dashboard-filter button,.dashboard-project-actions button,.dashboard-modal-actions button{align-items:center;background:#0d1117;border:1px solid var(--dash-line);border-radius:6px;color:var(--dash-text);cursor:pointer;display:inline-flex;font-size:13px;font-weight:700;gap:7px;height:32px;justify-content:center;padding:0 12px}.dashboard-model{color:var(--dash-muted);font-size:12px;margin-left:auto}.dashboard-send{color:var(--dash-muted)!important;min-width:32px;padding:0!important}.dashboard-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:10px 0 16px}.dashboard-actions button.active{background:#21262d}.dashboard-feed-head{align-items:center;display:flex;justify-content:space-between;margin:10px 0}.dashboard-feed-head strong{font-size:14px}.dashboard-filter{display:flex;gap:6px}.dashboard-filter button{color:var(--dash-muted);height:28px;padding:0 10px}.dashboard-filter button.active{background:#21262d;color:var(--dash-text)}.dashboard-feed{border:1px solid var(--dash-line);border-radius:8px;overflow:hidden}.dashboard-project-row{align-items:flex-start;background:var(--dash-panel);border-bottom:1px solid var(--dash-line-soft);cursor:pointer;display:grid;gap:12px;grid-template-columns:16px minmax(0,1fr) auto;padding:14px}.dashboard-project-row:last-child{border-bottom:0}.dashboard-project-row:hover{background:#111821}.dashboard-project-title{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.dashboard-project-title strong{color:#58a6ff;font-size:14px}.dashboard-project-title span{border:1px solid var(--dash-line);border-radius:999px;color:var(--dash-muted);font-size:11px;padding:1px 7px}.dashboard-project-row p{color:var(--dash-muted);font-size:13px;line-height:1.55;margin:6px 0 0}.dashboard-project-actions{display:flex;gap:8px}.dashboard-project-actions button{height:28px;white-space:nowrap}.dashboard-empty{background:var(--dash-panel);color:var(--dash-muted);font-size:13px;padding:24px;text-align:center}.dashboard-changelog{align-self:start;background:var(--dash-panel);border:1px solid var(--dash-line);border-radius:10px;padding:18px}.dashboard-changelog h2{font-size:14px;margin:0 0 18px}.dashboard-timeline{border-left:1px solid var(--dash-line);display:grid;gap:18px;padding-left:18px}.dashboard-timeline div{position:relative}.dashboard-timeline div:before{background:#30363d;border-radius:50%;content:"";height:8px;left:-23px;position:absolute;top:3px;width:8px}.dashboard-timeline span{color:var(--dash-muted);display:block;font-size:12px;margin-bottom:5px}.dashboard-timeline strong{display:block;font-size:13px;line-height:1.4}.dashboard-timeline p{color:var(--dash-muted);font-size:12px;line-height:1.5;margin:4px 0 0}.dashboard-modal-layer{align-items:center;background:#010409b8;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:20px;position:fixed;z-index:80}.dashboard-modal{background:var(--dash-panel);border:1px solid var(--dash-line);border-radius:10px;box-shadow:0 30px 90px #0000007a;display:grid;gap:14px;max-width:560px;padding:18px;width:100%}.dashboard-modal-head{align-items:flex-start;display:flex;justify-content:space-between}.dashboard-modal-head p{color:var(--dash-muted);font-size:12px;font-weight:700;margin:0 0 4px;text-transform:uppercase}.dashboard-modal-head h2{font-size:18px;margin:0}.dashboard-modal-head button{background:transparent;border:0;color:var(--dash-muted);cursor:pointer;font-size:24px}.dashboard-modal label{color:var(--dash-text);display:grid;font-size:13px;font-weight:700;gap:8px}.dashboard-modal input,.dashboard-modal textarea{background:#010409;border:1px solid var(--dash-line);border-radius:6px;color:var(--dash-text);font:inherit;font-size:14px;outline:none;padding:10px 12px}.dashboard-modal textarea{min-height:86px;resize:vertical}.dashboard-modal-actions{display:flex;gap:10px;justify-content:flex-end}.dashboard-modal-actions button:last-child{background:var(--dash-green);border-color:color-mix(in srgb,var(--dash-green) 70%,white);color:#fff}.dashboard-modal-actions button:disabled{cursor:not-allowed;opacity:.55}.dashboard-page .dashboard-sidebar{background:linear-gradient(90deg,oklch(.27 .022 162 / .3) 0 1px,transparent 1px 100%) 0 0 / 22px 22px,linear-gradient(180deg,#0d1612,#070f0c);padding-top:24px}.dashboard-page .dashboard-avatar{background:var(--dash-accent);color:#020c07}.dashboard-page .dashboard-new-btn,.dashboard-page .dashboard-modal-actions button:last-child{background:var(--dash-accent);border-color:#68c894;color:#020c07}.dashboard-page .dashboard-repo-search,.dashboard-page .dashboard-modal input,.dashboard-page .dashboard-modal textarea{background:#050c09;border-color:var(--dash-line)}.dashboard-page .dashboard-repo-list button{border:1px solid transparent;border-radius:8px;display:grid;grid-template-columns:14px minmax(0,1fr) auto;min-height:32px;padding:6px 8px}.dashboard-page .dashboard-repo-list button:hover{background:var(--dash-panel-soft);border-color:var(--dash-line-soft)}.dashboard-page .dashboard-repo-list button span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-page .dashboard-repo-list time{color:var(--dash-muted);font-size:11px}.dashboard-sidebar-empty{border:1px dashed var(--dash-line);border-radius:8px;color:var(--dash-muted);font-size:12px;line-height:1.55;padding:12px}.dashboard-page .dashboard-home{grid-template-columns:minmax(560px,920px);max-width:980px;padding-top:32px}.dashboard-section-title{margin-bottom:16px}.dashboard-section-title p,.dashboard-agent-eyebrow{color:var(--dash-accent);font-size:12px;font-weight:800;letter-spacing:0;margin:0 0 6px}.dashboard-section-title h1{font-size:24px;margin:0}.dashboard-agent-panel,.dashboard-capability-card,.dashboard-page .dashboard-feed,.dashboard-page .dashboard-changelog,.dashboard-page .dashboard-modal{background:color-mix(in srgb,var(--dash-panel) 92%,black);border:1px solid var(--dash-line);border-radius:8px;box-shadow:inset 0 1px #ffffff08}.dashboard-agent-panel{display:grid;gap:14px;padding:16px}.dashboard-agent-head{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.dashboard-agent-head h2{color:var(--dash-text);font-size:18px;line-height:1.35;margin:0}.dashboard-agent-status{border:1px solid var(--dash-line);border-radius:999px;color:var(--dash-muted);flex:0 0 auto;font-size:12px;font-weight:800;padding:5px 9px}.dashboard-agent-status.ready{border-color:color-mix(in srgb,var(--dash-accent) 55%,var(--dash-line));color:var(--dash-accent)}.dashboard-agent-panel textarea{background:#050c09;border:1px solid var(--dash-line);border-radius:8px;color:var(--dash-text);font:inherit;font-size:14px;min-height:116px;outline:none;padding:14px;resize:vertical;width:100%}.dashboard-copilot-shell{background:#050c09;border:1px solid var(--dash-line);border-radius:8px;height:280px;min-height:240px;overflow:hidden}.dashboard-copilot-shell .copilotKitChat{background:transparent;color:var(--dash-text);height:100%}.dashboard-copilot-loading{align-items:center;color:var(--dash-muted);display:flex;font-size:13px;height:100%;justify-content:center}.dashboard-copilot-shell [data-copilotkit]{--copilot-kit-background-color: transparent;--copilot-kit-contrast-color: var(--dash-panel-soft);--copilot-kit-primary-color: var(--dash-accent);--copilot-kit-secondary-color: var(--dash-panel);--copilot-kit-separator-color: var(--dash-line);--copilot-kit-muted-color: var(--dash-muted);--copilot-kit-font-color: var(--dash-text)}.dashboard-page .dashboard-chatbar{padding:0}.dashboard-page .dashboard-chatbar button,.dashboard-page .dashboard-actions button,.dashboard-page .dashboard-filter button,.dashboard-page .dashboard-project-actions button,.dashboard-page .dashboard-modal-actions button{background:var(--dash-panel-soft);border-color:var(--dash-line);border-radius:7px}.dashboard-page .dashboard-chatbar button:first-child{background:var(--dash-accent);border-color:#68c894;color:#020c07}.dashboard-page .dashboard-chatbar button:disabled{cursor:not-allowed;opacity:.5}.dashboard-agent-scope{color:var(--dash-muted);font-size:12px;margin-left:auto}.dashboard-capability-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin:12px 0 18px}.dashboard-capability-card{padding:14px}.dashboard-capability-card div{align-items:center;display:flex;gap:10px;justify-content:space-between}.dashboard-capability-card strong{font-size:13px}.dashboard-capability-card span{border:1px solid var(--dash-line);border-radius:999px;color:var(--dash-muted);font-size:11px;font-weight:800;padding:2px 7px}.dashboard-capability-card span.ready{border-color:color-mix(in srgb,var(--dash-accent) 45%,var(--dash-line));color:var(--dash-accent)}.dashboard-capability-card p,.dashboard-agent-note{color:var(--dash-muted);font-size:12px;line-height:1.65;margin:10px 0 0}.dashboard-page .dashboard-filter button.active{background:color-mix(in srgb,var(--dash-accent) 16%,var(--dash-panel-soft));border-color:color-mix(in srgb,var(--dash-accent) 40%,var(--dash-line));color:var(--dash-text)}.dashboard-page .dashboard-project-row{background:color-mix(in srgb,var(--dash-panel) 94%,black)}.dashboard-page .dashboard-project-row:hover{background:var(--dash-panel-soft)}.dashboard-page .dashboard-project-title strong{color:var(--dash-accent)}.dashboard-page .dashboard-project-title span{border-radius:999px}.dashboard-status-panel{display:grid;gap:0}.dashboard-status-row{align-items:center;border-bottom:1px solid var(--dash-line-soft);display:flex;gap:12px;justify-content:space-between;padding:12px 0}.dashboard-status-row:first-child{padding-top:0}.dashboard-status-row:last-child{border-bottom:0;padding-bottom:0}.dashboard-status-row span{color:var(--dash-muted);font-size:12px}.dashboard-status-row strong{color:var(--dash-text);font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-agent-note{background:color-mix(in srgb,var(--dash-accent) 8%,transparent);border:1px solid color-mix(in srgb,var(--dash-accent) 22%,var(--dash-line));border-radius:8px;margin-top:16px;padding:12px}@media (max-width: 980px){.topbar-search{display:none}.dashboard-page{grid-template-columns:1fr}.dashboard-sidebar{border-bottom:1px solid var(--dash-line);border-right:0;padding:18px 16px}.dashboard-home{grid-template-columns:1fr;padding:28px 16px 60px}.dashboard-page .dashboard-home,.dashboard-capability-grid{grid-template-columns:1fr}.dashboard-agent-head,.dashboard-page .dashboard-chatbar{align-items:stretch;flex-direction:column}.dashboard-agent-scope{margin-left:0}.dashboard-changelog{display:none}}.explore-page{max-width:1100px;margin:0 auto;padding:0 24px 48px}.explore-hero{text-align:center;padding:48px 0 32px}.explore-kicker{margin-bottom:8px;color:#818cf8;font-size:12px;font-weight:700;text-transform:uppercase}.explore-hero h1{font-size:28px;font-weight:700;margin:0 0 8px;background:linear-gradient(135deg,#6366f1,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.explore-hero p{color:#94a3b8;font-size:15px;margin:0 0 24px}.explore-search-bar{display:flex;align-items:center;gap:10px;max-width:520px;margin:0 auto;background:#111827;border:1px solid #1f2937;border-radius:10px;padding:10px 16px;transition:border-color .15s}.explore-search-bar:focus-within{border-color:#6366f1}.explore-search-bar svg{color:#6b7280;flex-shrink:0}.explore-search-bar input{flex:1;border:none;background:transparent;color:#e2e8f0;font-size:14px;outline:none}.explore-body{margin-top:8px}.explore-categories{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.cat-chip{padding:6px 16px;border-radius:999px;border:1px solid #1f2937;background:transparent;color:#94a3b8;font-size:13px;cursor:pointer;transition:all .15s}.cat-chip:hover{border-color:#6366f1;color:#e2e8f0}.cat-chip.active{background:#6366f1;border-color:#6366f1;color:#fff}.explore-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px}.project-card{background:#111827;border:1px solid #1f2937;border-radius:12px;padding:20px;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;gap:12px}.project-card:hover{border-color:#6366f1;transform:translateY(-2px);box-shadow:0 8px 24px #6366f11a}.card-top{display:flex;align-items:center;gap:12px}.card-avatar{width:36px;height:36px;border-radius:8px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-weight:700;font-size:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.card-meta{min-width:0}.card-author{font-size:12px;color:#6b7280}.card-name{font-size:15px;font-weight:600;margin:2px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-desc{font-size:13px;color:#9ca3af;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-tags{display:flex;gap:6px;flex-wrap:wrap}.tag-pill{padding:2px 10px;border-radius:999px;background:#6366f126;color:#a5b4fc;font-size:11px}.card-footer{display:flex;align-items:center;gap:16px;font-size:12px;color:#6b7280}.card-stat{display:flex;align-items:center;gap:4px}.card-time{margin-left:auto}.explore-stats{font-size:13px;color:#6b7280;margin-bottom:16px}.explore-stats.public{display:flex;align-items:center;justify-content:space-between;gap:12px}.public-filters{display:inline-flex;align-items:center;gap:4px;padding:3px;border:1px solid #1f2937;border-radius:7px;background:#0d1117}.public-filters button{min-height:28px;border:none;border-radius:5px;padding:0 10px;background:transparent;color:#94a3b8;cursor:pointer;font-size:12px}.public-filters button.active{background:#1f2937;color:#e2e8f0}.public-card{min-height:230px}.public-card-actions{display:flex;align-items:center;gap:8px;margin-top:auto}.public-card-actions .primary-btn,.public-card-actions .ghost-btn{min-height:32px;padding:0 12px;font-size:12px}.star-btn{min-width:58px;height:32px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #1f2937;border-radius:6px;background:transparent;color:#94a3b8;cursor:pointer;font-size:12px;font-weight:700}.star-btn:hover,.star-btn.active{border-color:#f59e0b;color:#fbbf24;background:#f59e0b14}button:disabled,textarea:disabled{cursor:not-allowed;opacity:.55}.card-source-badge{display:inline-block;padding:1px 8px;border-radius:999px;background:#6366f126;color:#a5b4fc;font-size:10px;font-weight:500;margin-bottom:2px}.card-source-badge.api{background:#10b98126;color:#6ee7b7}.source-tag{display:inline-block;margin-left:8px;padding:1px 8px;border-radius:999px;background:#6366f126;color:#a5b4fc;font-size:10px;font-weight:500;vertical-align:middle}.explore-empty{grid-column:1 / -1;text-align:center;padding:48px;color:#6b7280;font-size:14px}.readonly-public-banner{height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 16px;border-bottom:1px solid #1f2937;background:#111827;color:#cbd5e1;font-size:13px}.readonly-public-banner .primary-btn{min-height:30px;padding:0 12px;font-size:12px}.public-app-page{min-height:100%;background:#0b0f1a;color:#e2e8f0}.public-app-header{display:flex;justify-content:space-between;gap:24px;padding:28px 32px;border-bottom:1px solid #1f2937;background:#0d1117}.public-app-kicker{margin-bottom:6px;color:#818cf8;font-size:12px;font-weight:700;text-transform:uppercase}.public-app-header h1{margin:0;font-size:28px}.public-app-header p{max-width:760px;margin:8px 0 0;color:#94a3b8;line-height:1.5}.public-app-meta{min-width:190px;display:flex;flex-direction:column;align-items:flex-end;gap:6px;color:#64748b;font-size:12px}.public-app-main{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px;padding:18px}.public-preview-panel,.public-data-panel{border:1px solid #1f2937;border-radius:8px;background:#111827}.public-preview-panel{min-height:calc(100vh - 150px);display:flex;flex-direction:column;overflow:hidden}.public-device-tabs{display:flex;gap:8px;padding:12px;border-bottom:1px solid #1f2937;overflow-x:auto}.public-device-tabs button{min-height:34px;display:inline-flex;align-items:center;gap:8px;border:1px solid #1f2937;border-radius:6px;padding:0 12px;background:transparent;color:#cbd5e1;cursor:pointer;font-size:13px}.public-device-tabs button span{color:#64748b;font-size:11px}.public-device-tabs button.active{border-color:#6366f1;background:#6366f124;color:#fff}.public-device-frame{flex:1;padding:14px;background:#080b12}.public-device-frame iframe{width:100%;height:100%;min-height:620px;border:1px solid #1f2937;border-radius:8px;background:#fff}.public-data-panel{padding:18px;align-self:start}.public-data-panel h2,.public-data-panel h3{margin:0}.public-data-panel h2{font-size:18px}.public-data-panel>p{margin:8px 0 18px;color:#94a3b8;font-size:13px;line-height:1.5}.public-metrics{display:grid;gap:10px;margin-bottom:20px}.public-metric{padding:12px;border:1px solid #1f2937;border-radius:6px;background:#0d1117}.public-metric span,.public-event span,.public-table-summary span{color:#94a3b8;font-size:12px}.public-metric strong{display:block;margin-top:4px;color:#fff;font-size:22px}.public-metric small{color:#6ee7b7}.public-events,.public-tables{display:grid;gap:10px;margin-top:18px}.public-event,.public-table-summary{padding:10px 0;border-bottom:1px solid #1f2937}.public-event p{margin:4px 0 0;font-size:13px}.public-table-summary{display:flex;justify-content:space-between;gap:12px}.public-app-loading,.public-app-error{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#0b0f1a;color:#e2e8f0}.public-run-links{display:grid;gap:8px;margin:0 0 18px}.public-run-links h3{margin:0 0 2px}.public-run-links a{display:grid;gap:4px;padding:10px;border:1px solid #1f2937;border-radius:6px;background:#0d1117;color:inherit;text-decoration:none}.public-run-links a:hover{border-color:#6366f1}.public-run-links span{color:#cbd5e1;font-size:12px;font-weight:700}.public-run-links strong{overflow:hidden;color:#818cf8;font-size:11px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.public-runtime-page{width:100vw;height:100vh;overflow:hidden;background:#0b0f1a}.public-runtime-page iframe{width:100%;height:100%;border:0;background:#fff}.public-runtime-state{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:#0b0f1a;color:#e2e8f0;font-size:14px}@media (max-width: 960px){.public-app-header,.public-app-main{grid-template-columns:1fr}.public-app-header{flex-direction:column}.public-app-meta{align-items:flex-start}}.public-preview-page{height:100%;display:flex;flex-direction:column;background:#0b0f1a;color:#e2e8f0}.public-preview-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;min-height:48px;padding:6px 20px;border-bottom:1px solid #1f2937;background:#0d1117}.public-preview-title{min-width:0}.public-preview-title h1{margin:0;overflow:hidden;color:#e2e8f0;font-size:16px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.public-preview-actions{display:flex;align-items:center;gap:8px}.public-preview-actions .primary-btn,.public-preview-actions .star-btn,.ghost-btn.compact{min-height:30px;padding:0 10px;font-size:12px}.ghost-btn.compact{border:1px solid #1f2937;border-radius:6px}.public-preview-main{position:relative;flex:1;min-height:0;display:flex;flex-direction:column;padding:10px;overflow:hidden}.public-preview-stage{flex:1;min-height:0;border:1px solid #1f2937;border-radius:8px;background:#111827;display:flex;align-items:center;justify-content:center;overflow:hidden}.public-project-device-tabs{display:flex;gap:8px;min-height:42px;padding:6px 20px;border-bottom:1px solid #1f2937;background:#0d1117;overflow-x:auto}.public-project-device-tabs button{min-height:30px;display:inline-flex;align-items:center;gap:8px;border:1px solid #1f2937;border-radius:6px;padding:0 10px;background:transparent;color:#cbd5e1;cursor:pointer;font-size:12px}.public-project-device-tabs button span{color:#64748b;font-size:10px}.public-project-device-tabs button.active{border-color:#6366f1;background:#6366f124;color:#fff}.device-preview-shell{width:100%;height:100%;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);place-items:center;padding:12px;background:radial-gradient(circle at 50% 20%,rgba(99,102,241,.16),transparent 34%),#080b12}.device-preview-label{height:24px;display:flex;align-items:center;gap:8px;color:#64748b;font-size:11px;text-transform:uppercase}.device-preview-label strong{color:#94a3b8;font-weight:600}.device-preview-scale{display:flex;align-items:flex-start;justify-content:center}.device-preview-frame{position:relative;overflow:hidden;background:#050505;box-shadow:0 28px 70px #00000073;transform-origin:top center}.device-preview-frame.mobile{box-sizing:content-box;border:12px solid #0f172a;border-radius:38px;outline:1px solid #475569;background:#0f172a}.device-preview-frame.ipad{box-sizing:content-box;border:16px solid #0f172a;border-radius:28px;outline:1px solid #475569;background:#0f172a}.device-preview-frame.pc{box-sizing:border-box;border:1px solid #334155;border-radius:10px;background:#0f172a}.device-notch{position:absolute;top:0;left:50%;z-index:2;width:92px;height:24px;transform:translate(-50%);border-radius:0 0 15px 15px;background:#0f172a}.browser-chrome{height:36px;display:flex;align-items:center;gap:8px;padding:0 12px;border-bottom:1px solid #334155;background:#111827}.browser-chrome span{width:10px;height:10px;border-radius:50%}.browser-chrome span:first-child{background:#ef4444}.browser-chrome span:nth-child(2){background:#f59e0b}.browser-chrome span:nth-child(3){background:#22c55e}.browser-chrome div{flex:1;height:20px;border-radius:5px;background:#0b0f1a;color:#64748b;font-size:11px;line-height:20px;text-align:center}.device-preview-frame iframe{width:100%;height:100%;border:none;background:#fff}.device-preview-frame.pc iframe{height:calc(100% - 36px)}.public-preview-footer{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:8px 12px;border-top:1px solid #1f2937;background:#0d1117}.public-preview-summary{min-width:0;display:flex;align-items:center;gap:8px;color:#94a3b8;font-size:12px}.summary-text{max-width:min(780px,54vw);overflow:hidden;color:#cbd5e1;text-overflow:ellipsis;white-space:nowrap}.summary-pill{flex-shrink:0;padding:3px 8px;border:1px solid #1f2937;border-radius:999px;background:#111827;color:#94a3b8}.public-preview-footer-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.public-preview-error{position:absolute;right:18px;bottom:18px;max-width:420px;padding:10px 12px;border:1px solid rgba(248,113,113,.35);border-radius:6px;background:#7f1d1deb;color:#fecaca;font-size:12px;box-shadow:0 14px 36px #00000047}.public-details-overlay,.public-share-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;background:#02061794}.public-details-overlay{justify-content:flex-end}.public-details-panel{width:min(480px,100vw);height:100%;overflow:auto;border-left:1px solid #1f2937;background:#0d1117;box-shadow:-24px 0 60px #0000006b}.public-details-header,.public-share-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px;border-bottom:1px solid #1f2937}.public-details-header span,.public-share-header span{color:#818cf8;font-size:12px;font-weight:700;text-transform:uppercase}.public-details-header h2,.public-share-header h2{margin:4px 0 0;color:#e2e8f0;font-size:18px}.public-details-section{padding:18px;border-bottom:1px solid #1f2937}.public-details-section h3{margin:0 0 10px;color:#e2e8f0;font-size:13px}.public-details-section p{margin:0;color:#94a3b8;font-size:13px;line-height:1.6}.public-facts.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.public-endpoint-list.compact div:last-child{border-bottom:0}.public-share-overlay{align-items:center;justify-content:center;padding:20px}.public-share-panel{width:min(380px,100%);border:1px solid #1f2937;border-radius:8px;background:#0d1117;box-shadow:0 24px 70px #00000073}.qr-box{width:224px;height:224px;display:flex;align-items:center;justify-content:center;margin:22px auto 14px;border-radius:8px;background:#fff}.preview-url-text{display:block;margin:0 18px;padding:10px;overflow:hidden;border:1px solid #1f2937;border-radius:6px;background:#111827;color:#a5b4fc;font-size:11px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.public-share-actions{display:flex;gap:10px;padding:18px}.public-share-actions .primary-btn,.public-share-actions .ghost-btn{flex:1;min-height:34px}.public-preview-info{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(240px,.8fr) minmax(240px,.8fr) minmax(260px,.8fr);gap:12px;align-items:stretch}.public-side-section{padding:12px;margin:0;border:1px solid #1f2937;border-radius:8px;background:#111827}.public-side-section h2{margin:0 0 8px;font-size:13px}.public-side-section p{margin:0;color:#94a3b8;font-size:13px;line-height:1.5}.public-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.public-facts div{padding:10px;border:1px solid #1f2937;border-radius:6px;background:#0d1117}.public-facts span,.public-endpoint-list span{display:block;color:#94a3b8;font-size:12px}.public-facts strong{display:block;margin-top:4px;color:#fff;font-size:15px}.public-endpoint-list{display:grid;gap:8px}.public-endpoint-list div{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid #1f2937}.public-side-note{align-self:stretch;padding:12px;border:1px solid rgba(99,102,241,.28);border-radius:6px;background:#6366f117;color:#c4b5fd;font-size:12px;line-height:1.5}.public-preview-loading,.public-preview-empty{min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#e2e8f0}@media (max-width: 980px){.public-preview-header{grid-template-columns:1fr}.public-preview-actions{justify-content:flex-start}.public-preview-info{grid-template-columns:1fr}.public-preview-footer{align-items:stretch;flex-direction:column}.public-preview-summary{flex-wrap:wrap}.summary-text{max-width:100%;width:100%}.public-preview-footer-actions{flex-wrap:wrap}}.my-projects-page{max-width:860px;margin:0 auto;padding:32px 24px 48px}.my-projects-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px}.my-projects-header h1{font-size:24px;font-weight:700;margin:0}.my-projects-subtitle{font-size:14px;color:#6b7280;margin:4px 0 0}.create-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:8px;border:none;background:#6366f1;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s}.create-btn:hover{background:#818cf8}.my-projects-toolbar{display:flex;gap:12px;margin-bottom:16px;align-items:center}.my-search{flex:1;padding:8px 12px;border-radius:8px;border:1px solid #1f2937;background:#111827;color:#e2e8f0;font-size:14px;outline:none;transition:border-color .15s}.my-search:focus{border-color:#6366f1}.my-sort{display:flex;align-items:center;gap:6px;font-size:13px;color:#6b7280}.my-sort select{background:#111827;border:1px solid #1f2937;color:#e2e8f0;padding:6px 8px;border-radius:6px;font-size:13px}.my-project-list{display:flex;flex-direction:column}.my-project-row{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #1f2937;cursor:pointer;transition:background .12s}.my-project-row:first-child{border-top:1px solid #1f2937}.my-project-row:hover{background:#111827}.row-left{display:flex;align-items:center;gap:14px}.row-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.row-name{font-size:15px;font-weight:500;color:#6366f1}.row-name:hover{text-decoration:underline}.row-info{min-width:0}.row-desc{font-size:13px;color:#9ca3af;margin-top:4px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.row-meta{font-size:12px;color:#6b7280;margin-top:2px}.row-right{display:flex;align-items:center;gap:8px}.row-open-btn{padding:6px 14px;border-radius:6px;border:1px solid #1f2937;background:transparent;color:#94a3b8;font-size:12px;cursor:pointer;transition:all .15s}.row-open-btn:hover{background:#1f2937;color:#e2e8f0}.my-empty{text-align:center;padding:64px 24px;color:#6b7280}.my-empty .empty-icon{width:48px;height:48px;border-radius:12px;background:#1f2937;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.my-empty h3{font-size:18px;color:#e2e8f0;margin:0 0 8px}.my-empty p{font-size:14px;margin:0 0 24px}.workspace-shell{height:100%;display:flex;flex-direction:row;background:#0d1117;color:#e2e8f0}.workspace-not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background:#0b0f1a;color:#e2e8f0;gap:12px}.workspace-not-found h2{margin:0}.workspace-not-found p{color:#6b7280}.activity-divider{width:24px;height:1px;background:#1f2937;margin:4px 0}.app-shell{height:100%;display:flex;flex-direction:row;background:#0d1117;color:#e2e8f0}.activity-bar{width:48px;flex-shrink:0;background:#080b12;border-right:1px solid #1f2937;display:flex;flex-direction:column;align-items:center;padding-top:8px;gap:2px}.activity-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#64748b;cursor:pointer;border-radius:6px;border-left:2px solid transparent;transition:color .12s,background .12s}.activity-btn:hover{color:#94a3b8;background:#111827}.activity-btn.active{color:#e2e8f0;border-left-color:#6366f1;background:#111827}.app-main{flex:1;display:flex;flex-direction:column;overflow:hidden}.teacher-builder{--teacher-bg: oklch(.16 .018 162);--teacher-panel: oklch(.2 .016 162);--teacher-panel-soft: oklch(.245 .018 162);--teacher-line: oklch(.34 .02 162);--teacher-line-soft: oklch(.28 .018 162);--teacher-text: oklch(.92 .012 158);--teacher-muted: oklch(.68 .022 158);--teacher-accent: oklch(.7 .12 158);background:linear-gradient(90deg,oklch(.26 .02 162 / .34) 0 1px,transparent 1px 100%) 0 0 / 22px 22px,linear-gradient(180deg,oklch(.19 .026 160),var(--teacher-bg));color:var(--teacher-text);display:grid;grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0;overflow:hidden}.teacher-builder *,.teacher-builder *:before,.teacher-builder *:after{box-sizing:border-box;letter-spacing:0}.teacher-builder button,.teacher-builder textarea{font:inherit}.teacher-builder-header{align-items:center;border-bottom:1px solid var(--teacher-line);display:flex;gap:16px;justify-content:space-between;min-height:82px;padding:14px 24px}.teacher-builder-header p,.teacher-card-head span,.teacher-preview-head span,.teacher-blueprint-card span,.teacher-share-bar span{color:var(--teacher-accent);font-size:12px;font-weight:800;margin:0}.teacher-builder-header h1{font-size:20px;line-height:1.25;margin:4px 0}.teacher-builder-header div>span{color:var(--teacher-muted);display:block;font-size:13px}.teacher-builder-header__actions{align-items:center;display:flex;gap:10px}.teacher-agent-pill,.teacher-builder-header__actions button,.teacher-action-row button,.teacher-endpoint-tabs button,.teacher-share-bar button,.teacher-preset-row button{align-items:center;background:var(--teacher-panel-soft);border:1px solid var(--teacher-line);border-radius:7px;color:var(--teacher-text);cursor:pointer;display:inline-flex;font-size:13px;font-weight:750;min-height:34px;padding:0 12px}.teacher-agent-pill{cursor:default;font-size:12px}.teacher-agent-pill.ready{border-color:color-mix(in srgb,var(--teacher-accent) 48%,var(--teacher-line));color:var(--teacher-accent)}.teacher-agent-pill.pending{color:#cdab76}.teacher-builder-grid{display:grid;gap:16px;grid-template-columns:minmax(420px,.88fr) minmax(520px,1.12fr);min-height:0;overflow:hidden;padding:16px}.teacher-builder.teacher-builder--agent-wide .teacher-builder-grid{grid-template-columns:minmax(560px,1.12fr) minmax(440px,.88fr)}.teacher-builder-left{display:grid;grid-template-rows:minmax(0,1fr);min-height:0;overflow:hidden}.teacher-prompt-card,.teacher-blueprint-card,.teacher-revision-card,.teacher-preview-panel{background:color-mix(in srgb,var(--teacher-panel) 94%,black);border:1px solid var(--teacher-line);border-radius:8px;box-shadow:inset 0 1px #ffffff08}.teacher-prompt-card,.teacher-revision-card{display:grid;gap:12px;padding:16px}.teacher-agent-chat-shell{background:#050c09;border:1px solid var(--teacher-line);border-radius:8px;box-shadow:inset 0 1px #ffffff08;display:flex;flex-direction:column;font-size:12px;line-height:1.45;min-height:0;overflow:hidden}.teacher-agent-chat-shell .copilotKitChat,.teacher-agent-chat-shell .dashboard-copilot-chat,.teacher-agent-chat-shell .dashboard-copilot-chat-wrap{background:transparent!important;color:var(--teacher-text);height:100%}.teacher-agent-chat-shell .dashboard-copilot-chat-wrap{display:flex;flex-direction:column;min-height:0;position:relative}.teacher-agent-chat-shell .copilotKitChat{min-height:0;overflow:hidden;position:relative!important}.teacher-agent-chat-shell .copilotKitMessages,.teacher-agent-chat-shell [data-testid=copilot-message-list],.teacher-agent-chat-shell [data-testid=copilot-chat],.teacher-agent-chat-shell [data-copilotkit]{background:transparent!important;background-color:transparent!important}.teacher-agent-chat-shell .copilotKitMessages{gap:6px!important;padding:16px 20px 12px!important}.teacher-agent-chat-shell .copilotKitMessage{font-size:12px!important;line-height:1.45!important;max-width:100%!important;padding-top:6px!important}.teacher-agent-chat-shell .copilotKitUserMessage,.teacher-agent-chat-shell .copilotKitAssistantMessage{gap:4px!important}.teacher-agent-chat-shell .copilotKitUserMessage>div:first-child,.teacher-agent-chat-shell .copilotKitAssistantMessage>div:first-child{border-radius:7px!important;font-size:12px!important;line-height:1.45!important;padding:7px 9px!important}.teacher-agent-chat-shell .copilotKitUserMessage>div:has(img[alt="Image attachment"]){order:-1;margin-top:0!important;margin-bottom:4px!important}.teacher-agent-chat-shell .copilotKitUserMessage img[alt="Image attachment"],.teacher-agent-chat-shell .copilotKitAttachmentQueue img{width:92px!important;height:92px!important;max-width:92px!important;max-height:92px!important;object-fit:cover!important;border-radius:8px!important;border:1px solid rgba(148,163,184,.28)!important}.teacher-agent-chat-shell .copilotKitAssistantMessage .cpk\:prose{color:#cbd3ce!important;font-size:12px!important;line-height:1.45!important}.teacher-agent-chat-shell .copilotKitAssistantMessage .cpk\:prose :where(p,li,ul,ol,span,strong,em){color:#cbd3ce!important}.teacher-agent-chat-shell .copilotKitAssistantMessage .cpk\:prose :where(li::marker){color:#d9e0db!important}.teacher-agent-chat-shell .copilotKitAssistantMessage .cpk\:prose :where(p,ul,ol,pre,blockquote){margin-bottom:.55em!important;margin-top:.55em!important}.teacher-agent-chat-shell .copilotKitAssistantMessage .cpk\:prose :where(h1,h2,h3,h4,h5,h6){font-size:13px!important;line-height:1.35!important;margin-bottom:.45em!important;margin-top:.7em!important}.teacher-agent-chat-shell .copilotKitAssistantMessage .cpk\:prose :where(pre){border-radius:6px!important;font-size:11.5px!important;line-height:1.45!important;max-width:100%!important;overflow-x:auto!important;padding:8px 9px!important;white-space:pre-wrap!important;word-break:break-word!important}.teacher-agent-chat-shell .copilotKitAssistantMessage .cpk\:prose :where(code){font-size:.95em!important}.teacher-agent-chat-shell .copilotKitAssistantMessage .cpk\:prose :where(pre code){display:block!important;white-space:pre-wrap!important;word-break:break-word!important}.teacher-agent-activity{color:var(--teacher-muted);display:grid;gap:10px;margin:4px 0 14px;max-width:min(760px,100%);padding:0 0 0 2px}.teacher-agent-recovered-run{border-top:1px solid oklch(.28 .018 168 / .7);display:grid;gap:12px;margin:10px 16px 0;padding:12px 0 0}.teacher-agent-recovered-run .teacher-agent-activity{margin-bottom:0}.teacher-agent-recovered-answer{color:#cbd3ce;display:grid;font-size:12px;gap:8px;line-height:1.5;max-width:min(760px,100%);overflow-wrap:anywhere;white-space:pre-wrap}.teacher-agent-recovered-answer p{margin:0}.teacher-agent-recovered-code{background:#080f0cf5;border:1px solid oklch(.28 .018 168 / .74);border-radius:6px;color:#d0dad4;font-size:11.5px;line-height:1.45;margin:0;max-width:100%;overflow-x:auto;padding:8px 9px;white-space:pre-wrap;word-break:break-word}.teacher-agent-recovered-code code{font:inherit;white-space:pre-wrap}.teacher-agent-activity-head{align-items:baseline;border-bottom:1px solid oklch(.3 .014 168 / .72);display:flex;gap:8px;min-height:30px;padding:0 0 8px}.teacher-agent-activity-head span{color:var(--teacher-text);font-size:13px;font-weight:760;line-height:1.25}.teacher-agent-activity-head small{color:var(--teacher-muted);font-size:12px;font-weight:680}.teacher-agent-activity-steps{display:grid;gap:8px}.teacher-agent-activity-step{align-items:flex-start;border-radius:6px;display:grid;gap:9px;grid-template-columns:12px minmax(0,1fr);min-height:24px;overflow:hidden;padding:4px 8px 4px 1px;position:relative}.teacher-agent-activity-step.running{background:linear-gradient(90deg,#151c19a3,#12181500)}.teacher-agent-activity-step.running:after{animation:teacherAgentActivitySweep 1.35s linear infinite;background:linear-gradient(100deg,transparent 0%,oklch(.92 .03 98 / .12) 48%,transparent 100%);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;transform:translate(-100%)}.teacher-agent-activity-mark{border:1px solid oklch(.45 .018 168);border-radius:999px;height:8px;margin-top:5px;width:8px}.teacher-agent-activity-step.running .teacher-agent-activity-mark{animation:teacherStatusPulse 1s ease-in-out infinite;background:#deaf56;border-color:#deaf56;box-shadow:0 0 10px #deaf56a6}.teacher-agent-activity-step.done .teacher-agent-activity-mark{background:#4cb86a;border-color:#4cb86a;box-shadow:0 0 8px #4cb86a7a}.teacher-agent-activity-step.error .teacher-agent-activity-mark{background:#e5564a;border-color:#e5564a}.teacher-agent-activity-copy{display:grid;gap:3px;min-width:0}.teacher-agent-activity-copy strong{color:var(--teacher-text);font-size:13px;font-weight:760;line-height:1.35;overflow-wrap:anywhere}.teacher-agent-activity-copy small{color:var(--teacher-muted);font-size:12px;font-weight:620;line-height:1.35;overflow-wrap:anywhere}@keyframes teacherAgentActivitySweep{to{transform:translate(100%)}}.teacher-agent-chat-shell .copilotKitInput{background:#0f1613fa!important;border:1px solid oklch(.27 .022 168 / .72)!important;border-radius:22px!important;box-shadow:inset 0 1px #ffffff0a!important;display:flex!important;min-height:146px!important;overflow:visible!important;padding:0!important;width:100%!important}.teacher-agent-chat-shell .copilotKitChat>[data-copilotkit]:last-child{bottom:auto!important;flex:0 0 auto!important;left:auto!important;padding:0!important;pointer-events:none!important;position:relative!important;right:auto!important;width:100%!important;z-index:2!important}.teacher-agent-chat-shell .copilotKitChat>[data-copilotkit]:last-child>div:not(.teacher-agent-composer-shell){max-width:none!important;padding:0!important;pointer-events:auto!important;width:100%!important}.teacher-agent-chat-shell .copilotKitChat .cpk\:bg-gradient-to-t{display:none!important}.teacher-agent-chat-shell .copilotKitInput:not(.teacher-agent-composer)>div{align-items:center!important;display:grid!important;gap:8px 8px!important;grid-template-columns:34px minmax(0,1fr) auto!important;grid-template-rows:minmax(88px,auto) 34px!important;padding:12px 12px 10px!important;width:100%!important}.teacher-agent-chat-shell .copilotKitInput:not(.teacher-agent-composer)>div>div:nth-child(1){grid-column:1!important;grid-row:2!important;justify-self:start!important}.teacher-agent-chat-shell .copilotKitInput:not(.teacher-agent-composer)>div>div:nth-child(2){align-items:flex-start!important;grid-column:1 / -1!important;grid-row:1!important;justify-content:flex-start!important;min-height:88px!important;padding:4px 8px 0!important;width:100%!important}.teacher-agent-chat-shell .copilotKitInput:not(.teacher-agent-composer)>div>div:nth-child(3){grid-column:3!important;grid-row:2!important;justify-self:end!important}.teacher-agent-chat-shell .copilotKitInput textarea,.teacher-agent-chat-shell .copilotKitInput textarea::placeholder{color:var(--teacher-text)!important;font-size:12px!important;line-height:1.45!important}.teacher-agent-chat-shell .copilotKitInput textarea{align-self:start!important;background:transparent!important;caret-color:var(--teacher-accent)!important;max-height:210px!important;min-height:88px!important;outline:none!important;padding:0!important;resize:none!important;width:100%!important}.teacher-agent-chat-shell .copilotKitInput textarea::selection{background:color-mix(in srgb,var(--teacher-accent) 34%,transparent)!important;color:var(--teacher-text)!important}.teacher-agent-composer-shell{flex:0 0 auto;pointer-events:auto;width:100%}.teacher-agent-chat-shell .teacher-agent-composer-shell{padding:0 20px 28px!important}.teacher-agent-composer-grid{display:grid;gap:8px;grid-template-columns:auto auto minmax(0,1fr) auto;grid-template-rows:minmax(96px,auto) 34px;padding:11px 12px 10px;position:relative;width:100%}.teacher-agent-composer-main{grid-column:1 / -1;grid-row:1;min-height:96px;padding:4px 8px 0}.teacher-agent-composer-main>div,.teacher-agent-composer-main textarea{min-width:0;width:100%}.teacher-agent-composer-left,.teacher-agent-composer-right{align-items:center;display:inline-flex;gap:6px;grid-row:2}.teacher-agent-composer-left{grid-column:1 / 3;justify-self:start}.teacher-agent-composer-right{grid-column:4;justify-self:end;position:relative}.teacher-agent-choice-menu{position:relative}.teacher-agent-choice-trigger{align-items:center;background:#1a211ee6;border:1px solid oklch(.3 .018 168 / .72);border-radius:999px;color:var(--teacher-text);cursor:pointer;display:inline-flex;gap:6px;height:28px;justify-content:center;min-width:72px;padding:0 10px}.teacher-agent-choice-trigger:hover,.teacher-agent-choice-trigger[aria-expanded=true]{background:#212c27f5;border-color:#394942c7}.teacher-agent-choice-trigger:disabled{cursor:default;opacity:.64}.teacher-agent-choice-trigger span{color:color-mix(in srgb,var(--teacher-muted) 86%,white);font-size:12px;line-height:1}.teacher-agent-choice-trigger strong{font-size:12px;font-weight:760;line-height:1;max-width:86px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teacher-agent-choice-trigger small{color:var(--teacher-muted);font-size:12px;line-height:1}.teacher-agent-choice-popmenu{background:#121715fa;border:1px solid oklch(.33 .014 168 / .78);border-radius:12px;bottom:36px;box-shadow:0 18px 44px #00000070;display:grid;min-width:156px;overflow:hidden;padding:7px;position:absolute;right:0;z-index:28}.teacher-agent-choice-popmenu button{align-items:center;background:transparent;border:0;border-radius:8px;color:var(--teacher-text);cursor:pointer;display:flex;font-size:13px;font-weight:720;height:31px;justify-content:space-between;padding:0 8px;text-align:left;width:100%}.teacher-agent-choice-popmenu button:hover,.teacher-agent-choice-popmenu button.active{background:#2c322fd1}.teacher-agent-choice-popmenu button:disabled{color:color-mix(in srgb,var(--teacher-muted) 70%,transparent);cursor:not-allowed}.teacher-agent-choice-popmenu b{color:var(--teacher-text);font-size:14px;font-weight:760}.teacher-agent-composer-icon{align-items:center;background:transparent;border:0;border-radius:999px;color:var(--teacher-muted);cursor:pointer;display:inline-flex;font-size:16px;height:34px;justify-content:center;padding:0;width:34px}.teacher-agent-composer-icon:hover{background:#18221e;color:var(--teacher-text)}.teacher-agent-composer-icon:disabled{cursor:default}.teacher-agent-composer-icon:disabled:hover{background:transparent;color:var(--teacher-muted)}.teacher-agent-context-meter{align-items:center;background:transparent;border:0;border-radius:999px;color:var(--teacher-muted);cursor:default;display:inline-flex;height:28px;justify-content:center;padding:0;position:relative;width:28px}.teacher-agent-context-pie{background:conic-gradient(color-mix(in srgb,var(--teacher-accent) 78%,white) 0 var(--teacher-context-used, 0%),oklch(.3 .018 168) var(--teacher-context-used, 0%) 100%);border:1px solid oklch(.38 .022 168 / .78);border-radius:999px;box-shadow:inset 0 0 0 3px #0a110e;display:block;height:15px;width:15px}.teacher-agent-context-popover{background:#131a17f5;border:1px solid oklch(.38 .018 168 / .82);border-radius:8px;bottom:34px;box-shadow:0 14px 36px #0000005c;color:var(--teacher-text);display:grid;font-size:12px;gap:3px;min-width:190px;opacity:0;padding:10px 12px;pointer-events:none;position:absolute;right:-34px;text-align:left;transform:translateY(4px);transition:opacity .12s ease,transform .12s ease;z-index:20}.teacher-agent-context-popover:after{background:inherit;border-bottom:1px solid oklch(.38 .018 168 / .82);border-right:1px solid oklch(.38 .018 168 / .82);bottom:-5px;content:"";height:9px;position:absolute;right:42px;transform:rotate(45deg);width:9px}.teacher-agent-context-popover span{color:var(--teacher-muted)}.teacher-agent-context-popover strong,.teacher-agent-context-popover b{color:var(--teacher-text);font-weight:760}.teacher-agent-context-meter:hover .teacher-agent-context-popover,.teacher-agent-context-meter:focus-visible .teacher-agent-context-popover{opacity:1;transform:translateY(0)}.teacher-agent-status-light{border-radius:999px;display:inline-block;flex:0 0 auto;height:8px;margin-right:2px;width:8px}.teacher-agent-status-pill{align-items:center;background:#151c19d1;border:1px solid oklch(.3 .016 168 / .72);border-radius:999px;color:var(--teacher-muted);display:inline-flex;font-size:12px;font-weight:720;gap:5px;height:28px;line-height:1;padding:0 8px;white-space:nowrap}.teacher-agent-status-pill.running,.teacher-agent-status-pill.switching{border-color:#584b34c7;color:#e5cea5}.teacher-agent-status-pill.error,.teacher-agent-status-pill.unavailable{border-color:#8d453dc7;color:#eeb4ab}.teacher-agent-status-light.ready{background:#4ac06c;box-shadow:0 0 9px #4ac06cb8}.teacher-agent-status-light.running,.teacher-agent-status-light.switching{animation:teacherStatusPulse 1s ease-in-out infinite;background:#deaf56;box-shadow:0 0 9px #deaf56b8}.teacher-agent-status-light.error,.teacher-agent-status-light.unavailable{background:#e5564a;box-shadow:0 0 9px #e5564a9e}@keyframes teacherStatusPulse{0%,to{opacity:.45;transform:scale(.88)}50%{opacity:1;transform:scale(1)}}.teacher-agent-send-button.loading{cursor:wait!important}.teacher-agent-send-button.has-override-icon svg{display:block;height:16px;width:16px}.teacher-agent-stopped-note{align-self:flex-start;border:1px solid oklch(.36 .018 168 / .78);border-radius:999px;color:var(--teacher-muted);font-size:12px;font-weight:720;line-height:1;margin:4px 0 2px 2px;padding:7px 10px}.teacher-agent-chat-shell .copilotKitUserMessage [data-testid=copilot-user-toolbar]{opacity:1!important;visibility:visible!important}.teacher-agent-user-action{align-items:center;background:transparent;border:0;border-radius:999px;color:var(--teacher-muted);cursor:pointer;display:inline-flex;height:28px;justify-content:center;padding:0;width:28px}.teacher-agent-user-action:hover{background:#18221e;color:var(--teacher-text)}.teacher-agent-user-action:disabled{cursor:default;opacity:.42}.teacher-agent-user-action:disabled:hover{background:transparent;color:var(--teacher-muted)}.teacher-agent-spinner,.teacher-agent-loading-spinner{animation:teacherAgentSpin .82s linear infinite;border:2px solid currentColor;border-right-color:transparent;border-radius:999px;display:inline-block;height:15px;width:15px}@keyframes teacherAgentSpin{to{transform:rotate(360deg)}}.teacher-agent-loading{display:flex;flex:1;flex-direction:column;gap:0;min-height:0;padding:0}.teacher-agent-loading-messages{display:flex;flex:1;flex-direction:column;gap:12px;min-height:0;padding:16px 20px 12px}.teacher-agent-skeleton-line,.teacher-agent-skeleton-block{animation:teacherAgentSkeleton 1.35s ease-in-out infinite;background:linear-gradient(90deg,#0e1914db,#1a2b22e6,#0e1914db);background-size:220% 100%;border-radius:999px}.teacher-agent-skeleton-line{height:12px;width:min(520px,72%)}.teacher-agent-skeleton-line.short{width:min(280px,42%)}.teacher-agent-skeleton-line.medium{width:min(420px,58%)}.teacher-agent-skeleton-block{border-radius:10px;height:82px;width:min(620px,86%)}.teacher-agent-loading-placeholder-text{color:var(--teacher-muted);font-size:12px;line-height:1.45;opacity:.9}.teacher-agent-loading .teacher-agent-composer-icon{cursor:default}.teacher-agent-loading-plus{align-items:center;border-radius:999px;color:var(--teacher-muted);display:inline-flex;font-size:20px;height:34px;justify-content:center;line-height:1;width:34px}@keyframes teacherAgentSkeleton{0%{background-position:160% 0;opacity:.48}50%{opacity:.86}to{background-position:-60% 0;opacity:.48}}.teacher-agent-chat-shell .copilotKitInputControlButton,.teacher-agent-chat-shell .copilotKitMessageControlButton,.teacher-agent-chat-shell .copilotKitInput [data-testid=copilot-add-menu-button],.teacher-agent-chat-shell .copilotKitInput [data-testid=copilot-start-transcribe-button],.teacher-agent-chat-shell .copilotKitInput [data-testid=copilot-cancel-transcribe-button],.teacher-agent-chat-shell .copilotKitInput [data-testid=copilot-finish-transcribe-button],.teacher-agent-chat-shell .copilotKitInput [data-testid=copilot-send-button]{align-items:center!important;align-self:center!important;background:transparent!important;border-radius:999px!important;border:0!important;cursor:pointer!important;display:inline-flex!important;height:34px!important;justify-content:center!important;min-height:34px!important;min-width:34px!important;opacity:1!important;padding:0!important;pointer-events:auto!important;visibility:visible!important;width:34px!important}.teacher-agent-chat-shell .copilotKitInputControlButton svg,.teacher-agent-chat-shell .copilotKitMessageControlButton svg,.teacher-agent-chat-shell .copilotKitInput [data-testid=copilot-add-menu-button] svg,.teacher-agent-chat-shell .copilotKitInput [data-testid=copilot-start-transcribe-button] svg,.teacher-agent-chat-shell .copilotKitInput [data-testid=copilot-cancel-transcribe-button] svg,.teacher-agent-chat-shell .copilotKitInput [data-testid=copilot-finish-transcribe-button] svg,.teacher-agent-chat-shell .copilotKitInput [data-testid=copilot-send-button] svg{display:block!important;height:16px!important;opacity:1!important;visibility:visible!important;width:16px!important}.teacher-agent-chat-shell .copilotKitInputControlButton,.teacher-agent-chat-shell .copilotKitInput [data-testid=copilot-add-menu-button],.teacher-agent-chat-shell .copilotKitInput [data-testid=copilot-start-transcribe-button],.teacher-agent-chat-shell .copilotKitInput [data-testid=copilot-cancel-transcribe-button],.teacher-agent-chat-shell .copilotKitInput [data-testid=copilot-finish-transcribe-button]{color:var(--teacher-muted)!important}.teacher-agent-chat-shell .copilotKitInputControlButton:hover,.teacher-agent-chat-shell .copilotKitInput [data-testid=copilot-add-menu-button]:hover,.teacher-agent-chat-shell .copilotKitInput [data-testid=copilot-start-transcribe-button]:hover,.teacher-agent-chat-shell .copilotKitInput [data-testid=copilot-cancel-transcribe-button]:hover,.teacher-agent-chat-shell .copilotKitInput [data-testid=copilot-finish-transcribe-button]:hover{background:#18221e!important;color:var(--teacher-text)!important}.teacher-agent-chat-shell .copilotKitInput .copilotKitMessageControlButton:last-child,.teacher-agent-chat-shell .copilotKitInput button[type=submit],.teacher-agent-chat-shell .copilotKitInput [data-testid=copilot-send-button],.teacher-agent-chat-shell .copilotKitInput [aria-label*=Send],.teacher-agent-chat-shell .copilotKitInput [aria-label*=send]{background:#d0dad6!important;color:#080f0c!important;margin:0!important}.teacher-agent-chat-shell .copilotKitInput .copilotKitMessageControlButton:last-child:hover,.teacher-agent-chat-shell .copilotKitInput button[type=submit]:hover,.teacher-agent-chat-shell .copilotKitInput [data-testid=copilot-send-button]:hover,.teacher-agent-chat-shell .copilotKitInput [aria-label*=Send]:hover,.teacher-agent-chat-shell .copilotKitInput [aria-label*=send]:hover{background:#fff!important}.teacher-agent-chat-shell [data-copilotkit]{--copilot-kit-background-color: transparent;--copilot-kit-input-background-color: oklch(.19 .012 168);--copilot-kit-contrast-color: var(--teacher-panel-soft);--copilot-kit-primary-color: var(--teacher-accent);--copilot-kit-secondary-color: var(--teacher-panel);--copilot-kit-separator-color: var(--teacher-line);--copilot-kit-muted-color: var(--teacher-muted);--copilot-kit-font-color: var(--teacher-text);--copilot-kit-secondary-contrast-color: var(--teacher-text);--copilot-kit-error-background: oklch(.22 .07 28);--copilot-kit-error-border: oklch(.52 .14 28);--copilot-kit-error-text: oklch(.84 .08 28)}.teacher-agent-error{position:absolute;left:14px;right:14px;bottom:96px;z-index:4;border:1px solid oklch(.52 .14 28);border-radius:7px;background:#290b09f5;color:#fbb7ae;font-size:12px;line-height:1.5;padding:10px 12px}.teacher-agent-state,.teacher-agent-unavailable{align-items:center;color:var(--teacher-muted);display:flex;flex-direction:column;gap:8px;height:100%;justify-content:center;padding:24px;text-align:center}.teacher-agent-state-dot{animation:teacherStatusPulse 1s ease-in-out infinite;background:#deaf56;border-radius:999px;box-shadow:0 0 10px #deaf56b3;height:9px;width:9px}.teacher-agent-state small{font-size:12px}.teacher-agent-state strong,.teacher-agent-unavailable strong{color:var(--teacher-text);font-size:15px}.teacher-agent-unavailable span{font-size:13px;line-height:1.6}.teacher-card-head{align-items:center;display:flex;justify-content:space-between}.teacher-card-head strong{border:1px solid color-mix(in srgb,var(--teacher-accent) 35%,var(--teacher-line));border-radius:999px;color:var(--teacher-muted);font-size:12px;padding:3px 8px}.teacher-prompt-card textarea,.teacher-revision-card textarea{background:#050c09;border:1px solid var(--teacher-line);border-radius:8px;color:var(--teacher-text);font-size:15px;line-height:1.65;min-height:138px;outline:none;padding:14px;resize:vertical;width:100%}.teacher-revision-card textarea{min-height:92px}.teacher-preset-row{display:flex;flex-wrap:wrap;gap:8px}.teacher-preset-row button{color:var(--teacher-muted);font-size:12px;font-weight:650;line-height:1.35;min-height:32px;max-width:100%;text-align:left}.teacher-preset-row button:hover,.teacher-builder-header__actions button:hover,.teacher-action-row button:hover,.teacher-endpoint-tabs button:hover,.teacher-share-bar button:hover{background:color-mix(in srgb,var(--teacher-accent) 12%,var(--teacher-panel-soft));border-color:color-mix(in srgb,var(--teacher-accent) 34%,var(--teacher-line))}.teacher-action-row{display:flex;flex-wrap:wrap;gap:10px}.teacher-action-row .teacher-primary-action{background:var(--teacher-accent);border-color:#68c894;color:#020c07}.teacher-builder button:disabled{cursor:not-allowed;opacity:.5}.teacher-notice{background:color-mix(in srgb,var(--teacher-accent) 8%,transparent);border:1px solid color-mix(in srgb,var(--teacher-accent) 22%,var(--teacher-line));border-radius:8px;color:var(--teacher-muted);font-size:13px;line-height:1.55;padding:10px 12px}.teacher-blueprint-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.teacher-blueprint-card{display:grid;gap:7px;min-height:124px;padding:14px}.teacher-blueprint-card strong{font-size:15px;line-height:1.4}.teacher-blueprint-card p{color:var(--teacher-muted);font-size:12px;line-height:1.6;margin:0}.teacher-preview-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-height:0;overflow:hidden}.teacher-preview-head{align-items:center;border-bottom:1px solid var(--teacher-line);display:flex;gap:14px;justify-content:space-between;padding:12px 14px}.teacher-preview-head strong{display:block;font-size:15px;margin-top:3px}.teacher-endpoint-tabs{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.teacher-endpoint-tabs button{color:var(--teacher-muted);gap:7px;min-height:32px}.teacher-endpoint-tabs button span{color:var(--teacher-muted);font-size:12px;font-weight:650}.teacher-endpoint-tabs button.active{background:color-mix(in srgb,var(--teacher-accent) 16%,var(--teacher-panel-soft));border-color:color-mix(in srgb,var(--teacher-accent) 46%,var(--teacher-line));color:var(--teacher-text)}.teacher-preview-stage{align-items:center;background:linear-gradient(90deg,oklch(.25 .018 162 / .32) 0 1px,transparent 1px 100%) 0 0 / 22px 22px,#040d09;display:flex;justify-content:center;min-height:0;overflow:auto;padding:18px}.teacher-device{background:#0b0f1a;border:1px solid var(--teacher-line);box-shadow:0 18px 48px #00000052;display:flex;overflow:hidden}.teacher-device iframe{background:#fff;border:0;flex:1;min-height:0;width:100%}.teacher-device--mobile{border-radius:24px;height:min(720px,100%);max-height:100%;max-width:100%;width:390px}.teacher-device--ipad{border-radius:18px;height:min(820px,100%);max-height:100%;max-width:100%;width:min(768px,100%)}.teacher-device--pc{border-radius:8px;height:100%;min-height:460px;width:100%}.teacher-preview-empty{align-items:center;color:var(--teacher-muted);display:flex;flex-direction:column;gap:8px;justify-content:center;padding:24px;text-align:center;width:100%}.teacher-preview-empty strong{color:var(--teacher-text);font-size:16px}.teacher-preview-empty span{font-size:13px;line-height:1.6}.teacher-share-bar{align-items:center;border-top:1px solid var(--teacher-line);display:grid;gap:10px;grid-template-columns:minmax(0,1fr) repeat(4,auto);padding:12px 14px}.teacher-share-bar strong{color:var(--teacher-muted);display:block;font-size:13px;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teacher-share-bar small{color:var(--teacher-muted);display:block;font-size:11px;line-height:1.4;margin-top:4px}.teacher-debug-error{color:#fca5a5!important}.teacher-publish-link{border-top:1px solid var(--teacher-line);color:var(--teacher-muted);font-size:12px;padding:9px 14px 12px}.teacher-publish-link button{background:transparent;border:0;color:var(--teacher-accent);cursor:pointer;font:inherit;margin:0;max-width:100%;overflow:hidden;padding:0;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.teacher-debug-qr-overlay{align-items:center;background:#020617ad;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:18px;position:fixed;z-index:120}.teacher-debug-qr-panel{align-items:center;background:var(--teacher-panel);border:1px solid var(--teacher-line);border-radius:8px;box-shadow:0 24px 80px #0000006b;color:var(--teacher-text);display:flex;flex-direction:column;gap:14px;max-width:min(360px,100%);padding:18px}.teacher-debug-qr-panel>div{align-items:center;display:flex;gap:16px;justify-content:space-between;width:100%}.teacher-debug-qr-panel span{color:var(--teacher-text);font-size:14px;font-weight:800}.teacher-debug-qr-panel button{background:var(--teacher-panel-soft);border:1px solid var(--teacher-line);border-radius:7px;color:var(--teacher-text);cursor:pointer;min-height:30px;padding:0 10px}.teacher-debug-qr-panel code{background:var(--teacher-panel-soft);border:1px solid var(--teacher-line);border-radius:6px;color:var(--teacher-accent);display:block;font-size:11px;line-height:1.45;max-width:100%;overflow-wrap:anywhere;padding:9px}.teacher-builder-state{align-items:center;background:#0b0f1a;color:#94a3b8;display:flex;height:100%;justify-content:center}@media (max-width: 1180px){.teacher-builder{overflow:auto}.teacher-builder-grid{grid-template-columns:1fr;overflow:visible}.teacher-preview-panel{min-height:680px}}@media (max-width: 760px){.teacher-builder-header,.teacher-preview-head,.teacher-share-bar{align-items:stretch;grid-template-columns:1fr}.teacher-builder-header,.teacher-preview-head{flex-direction:column}.teacher-builder-grid{grid-template-columns:minmax(0,1fr);padding:10px}.teacher-blueprint-grid{grid-template-columns:1fr}.teacher-share-bar{display:grid}}.ide-root{height:100%;display:flex;flex-direction:column;background:#0d1117;color:#e2e8f0;-webkit-user-select:none;user-select:none}.ide-root input,.ide-root textarea,.editor-body,.editor-body *{-webkit-user-select:text;user-select:text}.ide-header{height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #1f2937;background:#0d1117}.header-left,.header-right{display:flex;align-items:center;gap:12px}.header-actions{display:flex;align-items:center;gap:4px}.icon-btn{background:transparent;border:none;color:#94a3b8;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;cursor:pointer;transition:all .2s}.icon-btn:hover{background:#1f2937;color:#e2e8f0}.icon-btn.primary{color:#818cf8}.icon-btn.primary:hover{background:#6366f126;color:#a5b4fc}.icon-btn:disabled{opacity:.5;cursor:not-allowed}.ide-header.compact .header-center{margin:0 4px}.header-center{flex:1;display:flex;justify-content:center;padding:0 16px;min-width:0;height:100%}.ghost-btn{background:transparent;border:1px solid #1f2937;color:#e2e8f0;padding:4px 10px;border-radius:4px;font-size:12px;cursor:pointer}.primary-btn{background:#fff;color:#0b0f1a;border:none;padding:4px 12px;border-radius:4px;font-size:12px;font-weight:600;cursor:pointer}.primary-btn:disabled,.ghost-btn:disabled{opacity:.6;cursor:not-allowed}.dropdown{position:relative}.project-btn{display:flex;align-items:center;gap:8px;background:#111827;border:1px solid #1f2937;color:#e2e8f0;padding:4px 10px;border-radius:4px;cursor:pointer;font-size:12px}.project-dot{width:10px;height:10px;border-radius:4px;background:#6366f1}.chevron{color:#94a3b8}.dropdown-menu{position:absolute;top:calc(100% + 6px);left:0;width:260px;background:#0f172a;border:1px solid #1f2937;border-radius:4px;padding:6px;z-index:20}.dropdown-menu.align-right{right:0;left:auto}.dropdown-item{width:100%;text-align:left;background:transparent;border:none;color:#e2e8f0;padding:8px 10px;border-radius:4px;cursor:pointer;font-size:12px}.dropdown-divider{height:1px;background:#1f2937;margin:6px 0}.dropdown-item.active,.dropdown-item:hover{background:#1f2937}.device-tabs{display:flex;gap:2px;overflow-x:auto;padding:0;background:transparent;border:none;height:100%;scrollbar-width:none;-ms-overflow-style:none}.device-tabs::-webkit-scrollbar{display:none}.device-tab{white-space:nowrap;border:none;background:transparent;color:#94a3b8;padding:0 12px;border-radius:0;font-size:12px;cursor:pointer;height:100%;display:flex;align-items:center;gap:6px;border-bottom:2px solid transparent;transition:all .2s}.device-tab:hover{color:#e2e8f0;background:#ffffff08}.device-tab.active{color:#e2e8f0;border-bottom:2px solid #6366f1;background:#ffffff0d}.banner{padding:10px 16px;font-size:12px}.banner.warning{background:#f59e0b1a;color:#fbbf24}.ide-body{flex:1;display:grid;gap:8px;padding:8px;overflow:hidden}.resizer{background:#0f172a;border:1px solid #1f2937}.resizer.vertical{cursor:col-resize;border-radius:2px;height:100%;width:100%}.resizer.horizontal{cursor:row-resize;border-radius:2px;height:100%;width:100%}.explorer{display:flex;flex-direction:column;background:#0b0f1a;border:1px solid #1f2937;border-radius:0;padding:8px}.explorer-header{font-size:11px;color:#6b7280;letter-spacing:.08em;font-weight:600;margin-bottom:8px}.search-input{background:#0f172a;border:1px solid #1f2937;color:#e2e8f0;border-radius:4px;padding:4px 8px;margin-bottom:10px}.file-tree{flex:1;overflow-y:auto}.tree-group{margin-bottom:12px}.tree-title{font-size:11px;color:#6b7280;margin-bottom:6px}.tree-file,.tree-folder{width:100%;text-align:left;background:transparent;border:none;color:#9ca3af;padding:6px 8px;border-radius:4px;cursor:pointer;font-size:12px}.tree-file.active,.tree-file:hover,.tree-folder:hover{background:#1f2937;color:#e5e7eb}.tree-sub{margin-left:12px}.folder-dot{display:inline-block;width:8px;height:8px;border-radius:2px;background:#6366f1;margin-right:6px}.explorer-footer{display:flex;align-items:center;justify-content:space-between;padding-top:8px;border-top:1px solid #1f2937;font-size:11px;color:#6b7280}.status-dot{width:8px;height:8px;background:#10b981;border-radius:50%}.center-pane{display:grid;gap:8px;min-height:0}.editor-pane{display:flex;flex-direction:column;background:#0b0f1a;border:1px solid #1f2937;border-radius:0;overflow:hidden}.editor-tabs{display:flex;border-bottom:1px solid #1f2937;background:#0f172a}.editor-tab{padding:8px 12px;font-size:12px;background:transparent;border:none;color:#94a3b8;cursor:pointer;display:flex;align-items:center;gap:8px}.editor-tab.active{background:#111827;color:#e2e8f0;border-top:2px solid #6366f1}.tab-close{font-size:12px;opacity:.6}.editor-body{flex:1;min-height:0}.preview-pane{display:flex;flex-direction:column;background:#0b0f1a;border:1px solid #1f2937;border-radius:0;overflow:hidden}.preview-header{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-bottom:1px solid #1f2937}.preview-tabs{display:flex;gap:8px}.preview-tab{background:transparent;border:none;color:#94a3b8;font-size:12px;cursor:pointer}.preview-tab.active{color:#e2e8f0;border-bottom:2px solid #6366f1}.preview-url{font-size:11px;color:#6b7280}.preview-body{flex:1;padding:4px;display:flex;align-items:center;justify-content:center;background:#0b0f1a}.device-shell{height:100%;width:100%;max-width:100%;max-height:100%;display:flex;flex-direction:column;border-radius:4px;background:#0b0f1a;border:1px solid #1f2937;overflow:hidden;box-shadow:none}.device-shell.mobile{width:360px;height:740px;max-width:100%;max-height:100%;border-radius:24px;box-shadow:0 18px 40px #0f172a59}.device-shell.ipad{width:768px;height:1024px;max-width:100%;max-height:100%;border-radius:18px;box-shadow:0 16px 36px #0f172a4d}.device-shell.pc{width:100%;height:100%;border-radius:6px;box-shadow:none}.device-toolbar{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#0f172a;border-bottom:1px solid #1f2937;font-size:10px;color:#94a3b8}.device-toolbar .dot{width:8px;height:8px;border-radius:50%}.dot.red{background:#ef4444}.dot.yellow{background:#f59e0b}.dot.green{background:#10b981}.device-url{margin-left:auto}.preview-iframe{flex:1;width:100%;border:none;background:#fff}.preview-empty{padding:24px;color:#6b7280}.assistant-pane{display:flex;flex-direction:column;background:#0b0f1a;border:1px solid #1f2937;border-radius:0;padding:8px;overflow:hidden}.assistant-header{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#9ca3af}.online-badge{background:#10b98133;color:#10b981;padding:2px 6px;border-radius:999px;font-size:10px}.assistant-body{flex:1;margin:12px 0;display:flex;flex-direction:column;gap:8px;overflow-y:auto}.message{background:#111827;padding:8px 10px;border-radius:4px;font-size:12px;line-height:1.5}.message.user{align-self:flex-end;background:#6366f133;color:#c7d2fe}.assistant-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px}.assistant-build{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.build-status{font-size:12px;color:#9ca3af;display:flex;gap:8px}.status-pill{padding:2px 8px;background:#1f2937;border-radius:999px;font-size:11px}.assistant-input textarea,.assistant-footer textarea,.modal-body textarea,.modal-body input,.modal-body select,.assistant-footer input{width:100%;background:#0f172a;border:1px solid #1f2937;color:#e2e8f0;border-radius:4px;padding:8px;font-size:12px}.assistant-input-actions{display:flex;justify-content:flex-end;margin-top:8px}.assistant-footer{display:flex;flex-direction:column;gap:8px;font-size:12px}.quick-title{color:#9ca3af;font-size:11px}.code-block{background:#0f172a;color:#e2e8f0;padding:8px;border-radius:8px;font-size:11px;overflow-x:auto}.status-bar{height:28px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-top:1px solid #1f2937;font-size:11px;color:#6b7280}.error-text{color:#ef4444}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#02061799;display:flex;align-items:center;justify-content:center;z-index:30}.modal{width:420px;background:#0f172a;border:1px solid #1f2937;border-radius:4px;padding:16px;display:flex;flex-direction:column;gap:12px}.modal-header{display:flex;align-items:center;justify-content:space-between}.modal-title{font-size:14px;font-weight:600}.modal-body{display:flex;flex-direction:column;gap:8px;font-size:12px;color:#9ca3af}.endpoint-list{display:flex;flex-direction:column;gap:8px}.endpoint-row{display:flex;gap:8px;align-items:center}.endpoint-row select{flex:1}.modal-actions{display:flex;justify-content:flex-end;gap:8px}
