:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#1b1d1c;background:#f4f5f2;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #1b1d1c;--muted: #6d736f;--line: #dfe2de;--line-strong: #c9ceca;--surface: #ffffff;--surface-alt: #f7f8f6;--sidebar: #171918;--primary: #11845b;--primary-dark: #0b6746;--coral: #df5b4f;--blue: #3478c7;--gold: #b77916;--danger: #c43e36;letter-spacing:0}*{box-sizing:border-box;letter-spacing:0}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;background:#f4f5f2}button,input,textarea,select{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1{margin-bottom:8px;font-size:28px;line-height:1.2}h2{margin-bottom:8px;font-size:18px;line-height:1.35}h3{font-size:14px}p{color:var(--muted);line-height:1.65}code{font-family:Cascadia Code,SFMono-Regular,Consolas,monospace}.button{min-height:40px;border:1px solid var(--primary);border-radius:6px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--primary);color:#fff;font-size:14px;font-weight:650;white-space:nowrap}.button:hover{background:var(--primary-dark);border-color:var(--primary-dark)}.button:disabled{cursor:not-allowed;opacity:.48}.button-secondary{border-color:var(--line-strong);color:var(--ink);background:var(--surface)}.button-secondary:hover{border-color:#aab0ac;color:var(--ink);background:var(--surface-alt)}.button-small{min-height:34px;padding:0 11px;font-size:13px}.button-full{width:100%}.icon-button{width:36px;height:36px;flex:0 0 36px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:6px;background:transparent;color:#525854}.icon-button:hover{background:#eef0ed;border-color:var(--line);color:var(--ink)}.icon-button.danger:hover{color:var(--danger);background:#fff0ef;border-color:#f2c9c6}.product-shell{min-height:100vh;display:grid;grid-template-columns:216px minmax(0,1fr)}.product-sidebar{position:sticky;top:0;height:100vh;padding:18px 14px;display:flex;flex-direction:column;background:var(--sidebar);color:#c9ceca;overflow:hidden}.brand{height:42px;margin:0 4px 28px;display:flex;align-items:center;gap:11px;color:#fff;font-weight:750}.brand-mark{width:32px;height:32px;flex:0 0 32px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background:#d9f06c;color:#171918;font-weight:850}.brand-name{white-space:nowrap}.primary-nav,.sidebar-secondary{display:grid;gap:5px}.primary-nav a,.sidebar-secondary a,.sidebar-collapse{width:100%;height:42px;border:0;border-radius:6px;padding:0 12px;display:flex;align-items:center;gap:12px;background:transparent;color:#aeb4b0;font-size:14px;text-align:left;white-space:nowrap}.primary-nav a:hover,.sidebar-secondary a:hover,.sidebar-collapse:hover{background:#242725;color:#fff}.primary-nav a.active{background:#edf7c0;color:#20231f;font-weight:700}.sidebar-secondary{margin-top:auto}.sidebar-collapse{cursor:pointer}.product-frame{min-width:0;min-height:100vh;display:flex;flex-direction:column}.topbar{position:sticky;top:0;z-index:20;height:62px;flex:0 0 62px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line);background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar>div:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.topbar-kicker{color:#9aa09c;margin-right:6px}.topbar-actions,.account-actions{display:flex;align-items:center;gap:8px}.account-email{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:13px}.balance-pill{height:36px;padding:0 12px;display:inline-flex;align-items:center;gap:7px;border:1px solid #e0d39b;border-radius:6px;background:#fffbea;color:#795d10;font-size:13px;font-weight:700}.avatar{width:34px;height:34px;display:inline-block;border-radius:50%;background:#e6e9e6}.skeleton{animation:pulse 1.4s infinite}.product-content{min-width:0;flex:1}.is-collapsed.product-shell{grid-template-columns:66px minmax(0,1fr)}.is-collapsed .brand-name,.is-collapsed .product-sidebar nav span,.is-collapsed .sidebar-collapse span{display:none}.is-collapsed .product-sidebar{padding-inline:12px}.is-collapsed .brand{margin-inline:5px}.is-collapsed .primary-nav a,.is-collapsed .sidebar-secondary a,.is-collapsed .sidebar-collapse{justify-content:center;padding:0}.mobile-nav{display:none}.workspace-layout{height:calc(100vh - 62px);display:grid;grid-template-columns:minmax(0,1fr) 270px;background:var(--surface)}.conversation-panel{min-width:0;display:grid;grid-template-rows:52px minmax(0,1fr) auto}.conversation-header{padding:0 26px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:700}.conversation-header>div{display:flex;align-items:center;gap:8px}.status-dot{width:8px;height:8px;display:inline-block;border-radius:50%;background:#2fa56f;box-shadow:0 0 0 3px #e4f5ec}.status-dot.warning{background:var(--gold);box-shadow:0 0 0 3px #fff0cf}.message-list{width:100%;overflow-y:auto;padding:38px max(24px,calc((100% - 780px)/2)) 28px}.message{margin-bottom:30px;display:grid;grid-template-columns:70px minmax(0,1fr);gap:18px}.message-role{padding-top:3px;color:#8a918c;font-size:12px;font-weight:700;text-align:right}.message p{max-width:720px;margin:0;color:#2d302e;white-space:pre-wrap}.message.user p{padding:13px 15px;border:1px solid #d6dfda;border-radius:6px;background:#f1f8f4}.agent-message-body{min-width:0}.message-end{width:1px;height:1px}.agent-message-body>p{overflow-wrap:anywhere}.message .assistant-results{max-width:720px;margin-top:14px}.message .assistant-actions{margin-top:12px}.typing:after{content:"...";animation:dots 1.1s infinite}.composer{width:min(820px,calc(100% - 48px));margin:0 auto 22px;border:1px solid #cdd2ce;border-radius:8px;background:#fff;box-shadow:0 10px 28px #1b1d1c14}.composer:focus-within{border-color:#76ad97;box-shadow:0 0 0 3px #e6f4ed,0 12px 28px #1b1d1c14}.composer textarea{width:100%;min-height:82px;resize:none;padding:16px 17px 8px;border:0;outline:0;background:transparent;line-height:1.55}.composer-attachment{min-width:0;width:fit-content;max-width:calc(100% - 32px);min-height:28px;margin:0 16px 4px;padding:0 5px 0 8px;border:1px solid #d8dfda;border-radius:5px;display:flex;align-items:center;gap:6px;background:#f4f8f5;color:#3b634f;font-size:11px}.composer-attachment span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.composer-attachment button{width:23px;height:23px;flex:0 0 23px;padding:0;border:0;display:grid;place-items:center;background:transparent;color:#718078}.composer-file-error{margin:0 16px 4px;color:var(--danger);font-size:10px}.composer-toolbar{min-height:52px;padding:6px 8px 8px 10px;display:flex;justify-content:space-between;align-items:center;gap:12px}.composer-tools{display:flex;align-items:center;gap:4px}.composer-memory{width:auto;min-height:32px;padding:0 7px;display:flex;grid-template-columns:none;align-items:center;gap:5px;color:#6f7973;font-size:11px;font-weight:600}.composer-memory input{width:14px;height:14px;margin:0;accent-color:var(--primary)}.composer select{height:34px;max-width:170px;border:0;padding:0 28px 0 8px;background:transparent;color:#404541;outline:0;font-size:13px}.send-button{width:38px;height:38px;border:0;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;background:var(--ink);color:#fff}.send-button:hover{background:var(--primary)}.send-button:disabled{opacity:.32;cursor:not-allowed}.context-panel{min-width:0;padding:22px 20px;border-left:1px solid var(--line);background:#fafbf9;overflow-y:auto}.context-title{display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:750}.context-list{margin:28px 0 32px}.context-list>div{padding:11px 0;display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid #e7e9e6;font-size:12px}.context-list dt{color:#858b87}.context-list dd{margin:0;font-weight:650;text-align:right}.context-section h3{margin-bottom:12px;color:#7c837e;font-size:12px}.context-skills{display:flex;flex-wrap:wrap;gap:6px}.context-skills a{max-width:100%;padding:5px 8px;border:1px solid #d8dfda;border-radius:5px;background:#fff;color:#27654e;font:11px Cascadia Code,monospace;overflow:hidden;text-overflow:ellipsis}.context-runtime-mode{min-height:36px;padding:0 8px;border:1px solid #d8dfda;border-radius:6px;display:flex;align-items:center;gap:6px;background:#fff;color:#4c6c5b}.context-runtime-mode select{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#343b37;font-size:11px}.context-memory{min-height:38px;padding:8px;border:1px solid #d8dfda;border-radius:6px;display:flex;grid-template-columns:none;align-items:center;gap:8px;background:#fff;font-size:10px;font-weight:500}.context-memory input{width:15px;height:15px;flex:0 0 15px;margin:0;accent-color:var(--primary)}.context-privacy{margin-top:7px;display:block;color:#858e89;font-size:9px}.workspace-running{display:flex;align-items:center;gap:10px}.workspace-running p{margin:0}.workspace-running button,.assistant-running button{min-height:26px;padding:0 8px;border:1px solid #d15c57;border-radius:5px;background:transparent;color:#d15c57;font-size:10px}.recent-task{width:100%;min-height:54px;padding:8px;border:0;border-radius:6px;display:flex;gap:10px;align-items:flex-start;background:transparent;color:var(--ink);text-align:left}.recent-task:hover{background:#eff1ee}.recent-task span{display:grid;gap:3px;font-size:12px}.recent-task small{color:#909691;font-size:11px}.page{width:min(1400px,calc(100% - 48px));margin:0 auto;padding:34px 0 56px}.narrow-page{width:min(820px,calc(100% - 48px))}.page-header{min-height:66px;margin-bottom:28px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.page-header p{max-width:700px;margin:0;font-size:14px}.filter-bar,.tab-bar,.segmented{display:flex;gap:4px;overflow-x:auto;scrollbar-width:none}.filter-bar{margin-bottom:24px}.filter-bar button,.tab-bar button,.segmented button{min-height:36px;padding:0 14px;border:1px solid transparent;border-radius:6px;background:transparent;color:#656b67;white-space:nowrap}.filter-bar button:hover,.tab-bar button:hover,.segmented button:hover{background:#e9ece8;color:var(--ink)}.filter-bar button.active,.tab-bar button.active,.segmented button.active{border-color:#bdc4bf;background:#fff;color:var(--ink);font-weight:700}.model-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.model-card{min-width:0;padding:20px;border:1px solid var(--line);border-radius:6px;background:#fff}.model-card-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.model-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;color:#fff;background:#414744}.model-icon.video{background:var(--coral)}.model-icon.image{background:var(--primary)}.model-icon.audio{background:var(--gold)}.model-card h2{margin-bottom:2px;font-size:17px}.model-card>p{margin-bottom:14px;font-size:13px}.health{position:relative;padding-left:13px;color:#69706b;font-size:11px}.health:before{content:"";position:absolute;left:0;top:4px;width:7px;height:7px;border-radius:50%;background:#31a66f}.health.degraded:before{background:var(--gold)}.tag-row{min-height:28px;display:flex;flex-wrap:wrap;gap:6px}.tag-row span{padding:4px 7px;border-radius:4px;background:#f0f2ef;color:#5c625e;font-size:11px}.model-specs{margin:18px 0;padding:14px 0;border-top:1px solid #ebedea;border-bottom:1px solid #ebedea;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.model-specs div{min-width:0}.model-specs dt{color:#8b918d;font-size:10px}.model-specs dd{margin:5px 0 0;overflow:hidden;text-overflow:ellipsis;font-size:12px;font-weight:700}.app-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.app-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:6px;display:grid;grid-template-columns:minmax(160px,42%) minmax(0,1fr);background:#fff}.app-card img{width:100%;height:100%;min-height:240px;object-fit:cover}.app-card-body{min-width:0;padding:20px;display:flex;flex-direction:column}.eyebrow{display:flex;justify-content:space-between;gap:12px;color:#7b827d;font-size:11px}.app-card h2{margin-top:24px;font-size:19px}.app-card p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px}.app-card-foot{margin-top:auto;padding-top:18px;display:flex;justify-content:space-between;align-items:center;color:#646b66;font-size:12px}.skill-list{border-top:1px solid var(--line)}.skill-discovery{min-height:44px;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:16px}.skill-discovery label{width:min(440px,100%);height:42px;padding:0 13px;border:1px solid var(--line);border-radius:6px;display:flex;align-items:center;gap:9px;background:#fff;color:var(--muted)}.skill-discovery input{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font:inherit}.skill-discovery>span{color:var(--muted);font-size:12px;white-space:nowrap}.catalog-discovery{min-height:44px;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:16px}.catalog-discovery label{width:min(440px,100%);height:42px;padding:0 13px;border:1px solid var(--line);border-radius:6px;display:flex;align-items:center;gap:9px;background:#fff;color:var(--muted)}.catalog-discovery input{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font:inherit}.catalog-discovery>span{color:var(--muted);font-size:12px;white-space:nowrap}.skill-row{min-width:0;min-height:124px;padding:20px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:18px}.skill-glyph{width:46px;height:46px;border:1px solid #d5dad6;border-radius:6px;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--primary)}.skill-title{display:flex;align-items:center;gap:10px}.skill-title h2{margin:0;font-family:Cascadia Code,monospace;font-size:15px}.skill-main p{margin:8px 0;font-size:13px}.skill-meta{display:flex;flex-wrap:wrap;gap:16px;color:#858b87;font-size:11px}.skill-meta span{display:inline-flex;align-items:center;gap:4px}.status-chip{min-height:24px;padding:3px 8px;border-radius:4px;display:inline-flex;align-items:center;gap:5px;background:#eceeeb;color:#5c625e;font-size:11px;font-weight:700;white-space:nowrap}.status-chip.success{background:#e5f5ec;color:#14754f}.status-chip.warning{background:#fff1d2;color:#8a6112}.status-chip.local{background:#e7f3ff;color:#2567a5}.app-builder{min-height:580px;border-top:1px solid var(--line);display:grid;grid-template-columns:minmax(300px,420px) minmax(0,1fr)}.builder-form{padding:26px 28px 0 0;display:grid;align-content:start;gap:18px;border-right:1px solid var(--line)}.result-stage{min-height:520px;display:flex;align-items:center;justify-content:center;background:#fff}.app-run-result{width:min(720px,calc(100% - 48px));align-self:stretch;margin:24px auto;padding:24px;border:1px solid var(--line);border-radius:6px;overflow:auto}.app-run-result h2{margin:18px 0 10px;font-size:18px}.app-run-result p{color:var(--ink);line-height:1.75;white-space:pre-wrap}.app-run-result>small{color:var(--muted)}.runtime-header-meta{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px}.runtime-badge{min-height:26px;padding:4px 9px;border:1px solid #d5dcd7;border-radius:5px;display:inline-flex;align-items:center;color:#40544a;background:#f6f9f7;font-size:10px;font-weight:750;white-space:nowrap}.runtime-badge-image{border-color:#b9dfcf;color:#137454;background:#eaf8f1}.runtime-badge-video{border-color:#efc3be;color:#9f4037;background:#fff0ee}.runtime-badge-audio{border-color:#ead6a8;color:#8a6112;background:#fff7e5}.runtime-badge-external{border-color:#bfd1ea;color:#315f98;background:#edf5ff}.runtime-form,.runtime-prompt{--runtime-accent: #247a58}.runtime-image{--runtime-accent: #168765}.runtime-video{--runtime-accent: #c85247}.runtime-audio{--runtime-accent: #a56b0b}.external-builder{--runtime-accent: #356da8}.runtime-intro{min-height:64px;padding:12px 14px;border-left:3px solid var(--runtime-accent);display:flex;align-items:center;gap:11px;background:#f7faf8;color:var(--runtime-accent)}.runtime-intro>div{min-width:0;display:grid;gap:3px}.runtime-intro strong{color:#313a35;font-size:12px}.runtime-intro small{color:#77817b;font-size:10px;line-height:1.5}.runtime-icon{width:34px;height:34px;flex:0 0 34px;border-radius:6px;display:grid;place-items:center;background:color-mix(in srgb,var(--runtime-accent) 12%,white)}.app-model-picker>span{color:#454a47;font-size:13px;font-weight:650}.model-picker-static{min-height:42px;padding:0 12px;border:1px solid #cfd4d0;border-radius:6px;display:flex;align-items:center;gap:8px;background:#f8faf9;color:#45514a;font-weight:600}.runtime-note{min-height:38px;padding:9px 11px;border:1px solid color-mix(in srgb,var(--runtime-accent) 24%,#d8ddd9);border-radius:5px;display:flex;align-items:flex-start;gap:7px;color:#66716a;background:color-mix(in srgb,var(--runtime-accent) 4%,white);font-size:10px;line-height:1.6}.runtime-note svg{flex:0 0 auto;margin-top:1px;color:var(--runtime-accent)}.runtime-form .button{border-color:var(--runtime-accent);background:var(--runtime-accent)}.media-builder .result-stage{position:relative;overflow:hidden}.media-builder .result-stage:before{content:"";position:absolute;inset:28px;border:1px dashed color-mix(in srgb,var(--runtime-accent) 34%,#d8ddd9);border-radius:6px;pointer-events:none}.media-builder .result-stage>*{position:relative;z-index:1}label{display:grid;gap:8px;color:#454a47;font-size:13px;font-weight:650}label small{color:var(--muted);font-weight:400}input,textarea,select{width:100%;border:1px solid #cfd4d0;border-radius:6px;padding:10px 11px;background:#fff;color:var(--ink);outline:0}input{height:42px}textarea{resize:vertical;line-height:1.55}input:focus,textarea:focus,select:focus{border-color:#6ba58d;box-shadow:0 0 0 3px #e5f3ed}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.field-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.upload-zone{min-height:84px;padding:12px;border:1px dashed #bfc5c0;border-radius:6px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px 9px;background:#fafbf9;cursor:pointer;text-align:center}.upload-zone small{width:100%;overflow-wrap:anywhere;font-size:10px}.upload-zone:hover{border-color:var(--primary);color:var(--primary)}.upload-zone input{display:none}.app-file-remove{width:fit-content;min-height:28px;padding:0 8px;border:1px solid #d7ddd9;border-radius:5px;display:inline-flex;align-items:center;gap:5px;background:#fff;color:#6c746f;font-size:10px}.dashboard-page .tab-bar{margin-bottom:22px;border-bottom:1px solid var(--line)}.dashboard-page .tab-bar button{border-radius:0;border-bottom:2px solid transparent}.dashboard-page .tab-bar button.active{border:0;border-bottom:2px solid var(--primary);background:transparent}.metric-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);border-radius:6px;background:#fff}.metric{min-width:0;min-height:116px;padding:18px;border-right:1px solid var(--line);display:flex;gap:13px;align-items:flex-start}.metric:last-child{border-right:0}.metric-icon{width:38px;height:38px;flex:0 0 38px;border-radius:6px;display:flex;align-items:center;justify-content:center;background:#e4f4ec;color:var(--primary)}.metric-icon.blue{background:#e8f1fb;color:var(--blue)}.metric-icon.coral{background:#fcebea;color:var(--coral)}.metric-icon.gold{background:#fff2d7;color:var(--gold)}.metric>div{min-width:0;display:grid}.metric>div>span{color:#747a76;font-size:11px}.metric strong{margin:6px 0 2px;overflow:hidden;text-overflow:ellipsis;font-size:23px;line-height:1.15}.metric small{color:#8d938f;font-size:10px}.dashboard-columns{margin-top:16px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:16px}.dashboard-section{border:1px solid var(--line);border-radius:6px;padding:20px;background:#fff}.section-heading{margin-bottom:20px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.section-heading h2{margin:0;font-size:15px}.section-heading p{margin:3px 0 0;font-size:11px}.mini-chart{height:210px;padding:18px 8px 0;display:grid;grid-template-columns:repeat(7,minmax(18px,1fr));align-items:end;gap:12px;border-bottom:1px solid #d7dbd8}.mini-chart>div{height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:8px}.mini-chart span{width:min(34px,70%);min-height:6px;border-radius:3px 3px 0 0;background:var(--primary)}.mini-chart small{height:18px;color:#8a908c;font-size:10px}.table-wrap{width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:12px}th{height:42px;padding:0 12px;border-bottom:1px solid var(--line);color:#777e79;font-size:10px;font-weight:700;text-align:left;white-space:nowrap}td{min-height:48px;padding:12px;border-bottom:1px solid #eceeeb;color:#353936;white-space:nowrap}tbody tr:hover{background:#fafbf9}.compact th,.compact td{padding-inline:8px}.wallet-panel{min-height:340px;display:grid;gap:16px}.wallet-accounts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.wallet-accounts article,.wallet-recharge{padding:24px;border:1px solid var(--line);border-radius:6px;background:#fff}.wallet-accounts article>span{color:var(--muted);font-size:12px}.wallet-accounts strong{margin:12px 0 4px;display:block;font-size:30px}.wallet-accounts strong small{font-size:14px;font-weight:500}.wallet-accounts p{margin:0;color:var(--muted);font-size:12px}.wallet-recharge form{max-width:620px;display:grid;gap:14px}.wallet-recharge label{display:grid;gap:7px;color:var(--muted);font-size:12px;font-weight:700}.wallet-type{width:fit-content;margin:0}.wallet-credit-preview{min-height:42px;padding:10px 12px;border:1px solid #d9e4de;border-radius:6px;display:flex;align-items:center;gap:9px;color:#2d684f;background:#f6faf8}.wallet-credit-preview strong{font-size:14px}.wallet-payment-pending{max-width:620px;min-height:92px;padding:18px;border:1px solid #dce2de;border-radius:6px;display:flex;align-items:flex-start;gap:12px;background:#f8faf8;color:#4e5952}.wallet-payment-pending>div{display:grid;gap:5px}.wallet-payment-pending strong{font-size:13px}.wallet-payment-pending p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}.wallet-rule{padding:14px;display:flex;gap:10px;border:1px solid #cfe6d9;border-radius:6px;background:#f1f9f5;color:#2d684f;font-size:12px}.usage-ledgers{display:grid;gap:16px}.inline-form{max-width:600px;margin-bottom:22px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.secret-reveal{margin-bottom:18px;padding:13px;border:1px solid #dfcf8c;border-radius:6px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fffbea}.secret-reveal>div{min-width:0;display:flex;align-items:center;gap:10px}.secret-reveal code{overflow-wrap:anywhere;white-space:normal}.pricing-note{min-height:54px;margin-bottom:18px;padding:0 18px;border:1px solid #e0d39b;border-radius:6px;display:flex;align-items:center;gap:22px;background:#fffbea;color:#795d10;font-size:13px}.pricing-note span:not(:first-of-type){padding-left:22px;border-left:1px solid #e5d9a6}.plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.plan{min-height:380px;padding:24px;border:1px solid var(--line);border-radius:6px;display:flex;flex-direction:column;background:#fff}.plan>span{color:var(--muted);font-size:11px}.plan h2{margin-top:12px}.plan-price{margin:26px 0;font-size:42px;font-weight:800}.plan-price sup{margin-right:3px;font-size:15px}.plan-price small{color:var(--muted);font-size:12px;font-weight:500}.plan ul{margin:0 0 28px;padding:0;display:grid;gap:12px;list-style:none}.plan li{display:flex;gap:8px;color:#515652;font-size:13px}.plan li svg{color:var(--primary)}.plan .button{margin-top:auto}.docs-layout{display:grid;grid-template-columns:170px minmax(0,860px);gap:42px;justify-content:center}.docs-nav{position:sticky;top:96px;height:fit-content;padding-right:20px;border-right:1px solid var(--line);display:grid;gap:6px}.docs-nav a{padding:8px 10px;border-radius:5px;color:#6e746f;font-size:12px}.docs-nav a:hover{background:#e8ebe7;color:var(--ink)}.docs-content section{margin-bottom:36px;scroll-margin-top:86px}.docs-content section>p{font-size:14px}.code-block{position:relative;overflow:auto;border-radius:6px;background:#1c1f1d;color:#e8ece9}.code-block button{position:absolute;right:10px;top:10px;width:34px;height:34px;border:1px solid #424744;border-radius:5px;display:flex;align-items:center;justify-content:center;background:#282c29;color:#d9dedb}.code-block pre{min-width:680px;margin:0;padding:24px;font-size:12px;line-height:1.75}.developer-form{padding:26px;border:1px solid var(--line);border-radius:6px;display:grid;gap:18px;background:#fff}.segmented{margin-bottom:18px}.inline-success{min-height:42px;padding:10px 12px;border:1px solid #cce4d6;border-radius:6px;display:flex;align-items:center;gap:8px;background:#eff8f3;color:#196d4c;font-size:12px}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(240px,1fr) minmax(420px,520px);background:#1b1e1c}.auth-page:before{content:"";display:block;background-image:url(/generated/data-workbench.png);background-size:cover;background-position:center;opacity:.46}.auth-brand{position:fixed;left:28px;top:24px;z-index:2;display:flex;align-items:center;gap:10px;color:#fff;font-weight:750}.auth-panel{padding:70px 58px;display:flex;flex-direction:column;justify-content:center;background:#fff}.auth-panel h1{margin:10px 0 6px}.eyebrow-text{color:var(--primary);font-size:11px;font-weight:800}.auth-panel form{margin:30px 0 22px;display:grid;gap:18px}.password-field{position:relative;display:block}.password-field input{padding-right:48px}.password-field .icon-button{position:absolute;right:3px;top:3px}.form-error{padding:10px 12px;border-radius:6px;background:#fff0ef;color:var(--danger);font-size:12px}.skill-action-error{margin-bottom:16px}.auth-switch{margin:0 0 18px;padding:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:12px;color:#747a76;font-size:13px}.auth-switch a{display:inline-flex;align-items:center;gap:5px;color:var(--primary);font-weight:700}.password-hint{color:#7b827d;font-size:11px;font-weight:500}.password-hint.warning{color:#a56617}.terms-check{display:flex;grid-template-columns:none;align-items:flex-start;gap:9px;font-weight:500;line-height:1.5}.terms-check input{width:16px;height:16px;flex:0 0 16px;margin:2px 0 0;accent-color:var(--primary)}.register-page .auth-panel{padding-top:42px;padding-bottom:42px}.auth-foot{display:flex;gap:8px;color:#7f8581;font-size:11px;line-height:1.5}.assistant-launcher{position:fixed;right:24px;bottom:24px;z-index:101;height:48px;min-width:48px;padding:0 15px;border:1px solid #2c302d;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#1b1e1c;color:#fff;box-shadow:0 10px 24px #14181533;font-size:13px;font-weight:750}.assistant-launcher:hover,.assistant-launcher.is-open{border-color:var(--primary);background:var(--primary)}.assistant-panel{position:fixed;right:24px;bottom:84px;z-index:100;width:min(390px,calc(100vw - 32px));height:min(680px,calc(100vh - 108px));border:1px solid #cfd4d0;border-radius:8px;display:flex;flex-direction:column;overflow:hidden;background:#fff;box-shadow:0 20px 54px #14181533}.assistant-panel-header{min-height:62px;padding:10px 12px 10px 14px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.assistant-panel-header>div,.assistant-panel-header>div>span:last-child{display:flex;align-items:center}.assistant-panel-header>div{gap:10px}.assistant-panel-header>div>span:last-child{align-items:flex-start;flex-direction:column;gap:3px}.assistant-panel-header strong{font-size:13px}.assistant-panel-header small{display:flex;align-items:center;gap:6px;color:#7c827e;font-size:10px}.assistant-panel-header .status-dot{width:6px;height:6px;box-shadow:none}.assistant-avatar{width:34px;height:34px;border-radius:7px;display:flex;align-items:center;justify-content:center;background:#eaf5ef;color:var(--primary)}.assistant-context{min-height:36px;padding:0 14px;border-bottom:1px solid #edf0ed;display:flex;align-items:center;gap:7px;color:#858b87;font-size:11px}.assistant-context strong{margin-left:auto;color:#3e4440;font-size:11px}.assistant-quick-actions{padding:10px 12px;border-bottom:1px solid #edf0ed;display:flex;gap:6px;overflow-x:auto}.assistant-quick-actions button{min-height:30px;padding:0 9px;border:1px solid #d8ddd9;border-radius:5px;background:#f8f9f7;color:#4d544f;font-size:11px;white-space:nowrap}.assistant-quick-actions button:hover{border-color:#9bbcac;background:#eef7f2;color:#176948}.assistant-quick-actions button:disabled{opacity:.5}.assistant-agent-settings{min-height:42px;padding:6px 12px;border-bottom:1px solid #edf0ed;display:flex;align-items:center;gap:8px}.assistant-agent-settings>label:first-child{min-width:0;flex:1;display:flex;grid-template-columns:none;align-items:center;gap:7px;color:#707873;font-size:10px;font-weight:600}.assistant-agent-settings select{min-width:0;height:28px;flex:1;padding:0 22px 0 7px;border-color:#d8ddd9;font-size:10px}.assistant-memory{flex:0 0 auto;display:flex;grid-template-columns:none;align-items:center;gap:5px;font-size:10px;font-weight:600;white-space:nowrap}.assistant-memory input{width:14px;height:14px;margin:0;accent-color:var(--primary)}.assistant-runtime-mode{min-height:34px;padding:0 12px;border-bottom:1px solid #edf0ed;display:flex;grid-template-columns:none;align-items:center;gap:7px;color:#6d7771;font-size:10px;font-weight:600}.assistant-runtime-mode span{flex:1}.assistant-runtime-mode select{height:26px;border:1px solid #d8ddd9;border-radius:5px;padding:0 23px 0 7px;background:#f7f9f7;color:#414943;font-size:10px}.assistant-messages{min-height:0;flex:1 1 auto;padding:15px 14px;overflow-y:auto;background:#fbfcfa}.assistant-message{margin-bottom:16px;display:grid;grid-template-columns:36px minmax(0,1fr);gap:8px}.assistant-message>span{padding-top:3px;color:#929893;font-size:9px;text-align:right}.assistant-message p{margin:0;color:#303532;font-size:12px;line-height:1.65;white-space:pre-wrap}.agent-mode{width:fit-content;min-height:22px;margin-bottom:7px;padding:0 6px;border:1px solid #d7ddd9;border-radius:4px;display:inline-flex;align-items:center;gap:5px;color:#69716c;background:#f7f9f7;font-size:9px;font-weight:700}.agent-mode.is-model{border-color:#b8d8c8;color:#176948;background:#edf7f2}.agent-mode.is-local{border-color:#b9d9d6;color:#0f766e;background:#edf8f7}.agent-mode small{padding-left:5px;border-left:1px solid currentColor;opacity:.7;font-size:8px}.assistant-message.user .agent-message-body{justify-self:end;max-width:88%;padding:8px 10px;border:1px solid #d6dfda;border-radius:6px;background:#eef7f2}.assistant-running{display:flex;align-items:center;gap:8px}.assistant-results{display:grid;gap:6px;margin-top:10px}.assistant-results>button{position:relative;min-width:0;min-height:58px;padding:8px 30px 8px 9px;border:1px solid #dde1de;border-radius:6px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:7px;background:#fff;text-align:left}.assistant-results>button:hover{border-color:#94b5a5;background:#f3f9f6}.assistant-results>button>span{padding:2px 5px;border-radius:3px;background:#eef1ee;color:#68706b;font-size:9px}.assistant-results>button>strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.assistant-results>button>small{grid-column:1 / -1;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#858b87;font-size:9px}.assistant-results>button>svg{position:absolute;right:9px;top:21px;color:#748079}.assistant-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.assistant-actions button{min-height:28px;padding:0 8px;border:1px solid #a9c8b9;border-radius:5px;display:inline-flex;align-items:center;gap:5px;background:#fff;color:#176948;font-size:10px;font-weight:700}.assistant-skill-strip{min-height:38px;padding:6px 12px;border-top:1px solid #edf0ed;display:flex;align-items:center;gap:5px;overflow-x:auto}.assistant-skill-strip>span{color:#8a918c;font-size:9px;white-space:nowrap}.assistant-skill-strip button{padding:3px 6px;border:0;border-radius:4px;background:#edf5f1;color:#22654d;font:9px Cascadia Code,monospace;white-space:nowrap}.assistant-composer{min-height:54px;padding:8px 9px;border-top:1px solid var(--line);display:grid;grid-template-columns:minmax(0,1fr) 36px;gap:7px;background:#fff}.assistant-composer input{min-width:0;height:36px;padding:0 10px;font-size:11px}.assistant-composer button{width:36px;height:36px;padding:0;border:0;border-radius:6px;display:flex;align-items:center;justify-content:center;background:var(--ink);color:#fff}.assistant-composer button:disabled{opacity:.35}.local-runtime-backdrop{position:fixed;inset:0;z-index:300;padding:18px;display:flex;align-items:center;justify-content:center;background:#020617b8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.local-runtime-dialog{width:min(500px,100%);padding:26px;border:1px solid #334155;border-radius:8px;background:#111827;color:#e5e7eb;box-shadow:0 28px 90px #020617b3}.local-runtime-icon{width:44px;height:44px;margin-bottom:18px;border-radius:8px;display:grid;place-items:center;background:#14b8a624;color:#5eead4}.local-runtime-dialog h2{margin-bottom:8px;color:#f8fafc;font-size:20px}.local-runtime-dialog>p{margin-bottom:20px;color:#94a3b8;font-size:12px}.local-runtime-facts{margin-bottom:20px;border-block:1px solid #263449;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.local-runtime-facts span{min-width:0;padding:14px 10px;border-right:1px solid #263449;display:grid;gap:4px}.local-runtime-facts span:last-child{border-right:0}.local-runtime-facts strong{color:#dbeafe;font-size:11px}.local-runtime-facts small{color:#64748b;font-size:9px;line-height:1.5}.local-runtime-mode{margin-bottom:22px;display:grid;grid-template-columns:90px minmax(0,1fr);align-items:center;gap:12px;color:#cbd5e1}.local-runtime-mode select{height:38px;border:1px solid #334155;border-radius:6px;padding:0 10px;background:#0f172a;color:#e2e8f0}.local-runtime-actions{display:flex;justify-content:flex-end;gap:8px}.local-runtime-dialog .button{border-color:#2563eb;background:#2563eb}.local-runtime-dialog .button-secondary{border-color:#334155;background:transparent;color:#cbd5e1}.admin-shell{min-height:100vh;display:grid;grid-template-columns:222px minmax(0,1fr);background:#f0f2ef}.admin-sidebar{position:sticky;top:0;height:100vh;padding:16px 12px;display:flex;flex-direction:column;background:#171918;color:#b8beb9;overflow-y:auto}.admin-brand{margin:0 6px 22px;padding-bottom:18px;border-bottom:1px solid #2c302d;display:flex;align-items:center;gap:10px}.admin-brand>div{min-width:0;display:grid;gap:3px}.admin-brand strong{color:#fff;font-size:14px}.admin-brand>div span{color:#858c87;font-size:10px}.admin-nav-group{margin-bottom:14px;display:grid;gap:3px}.admin-nav-group>span{padding:0 10px 5px;color:#6f7671;font-size:9px;font-weight:750}.admin-nav-group button,.admin-exit{width:100%;height:35px;padding:0 10px;border:0;border-radius:5px;display:flex;align-items:center;gap:10px;background:transparent;color:#aeb4b0;font-size:12px;text-align:left}.admin-nav-group button:hover,.admin-exit:hover{color:#fff;background:#252825}.admin-nav-group button.active{color:#1a201c;background:#d9f06c;font-weight:750}.admin-exit{margin-top:auto}.admin-frame{min-width:0}.admin-topbar{height:58px;padding:0 22px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff}.admin-topbar>div{display:flex;align-items:center;gap:8px;font-size:12px}.admin-topbar>div:first-child span{color:#929893}.environment-badge{min-height:28px;padding:4px 8px;border-radius:4px;display:inline-flex;align-items:center;gap:5px;background:#fff2d8;color:#855e13;font-size:10px}.admin-user{display:flex;align-items:center;gap:7px;color:#656b67;font-size:11px}.admin-user>span{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e8ebe8;color:#39403b;font-size:9px;font-weight:800}.admin-content{min-height:calc(100vh - 58px);padding:24px}.admin-page-title{min-height:52px;margin-bottom:20px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.admin-page-title h1{margin:0;font-size:21px}.admin-page-title p{margin:4px 0 0;font-size:11px}.admin-metrics{margin-bottom:16px}.admin-metrics .metric{min-height:102px}.admin-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:14px}.admin-panel{min-width:0;padding:18px;border:1px solid var(--line);border-radius:6px;background:#fff}.admin-panel.full{grid-column:1 / -1}.quality-list{margin:0}.quality-list>div{min-height:42px;border-bottom:1px solid #eceeeb;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:11px}.quality-list>div:last-child{border-bottom:0}.quality-list dt{color:#777e79}.quality-list dd{margin:0;font-weight:700;text-align:right}.action-list>div{min-height:60px;border-top:1px solid #eceeeb;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px}.action-icon{width:34px;height:34px;border-radius:5px;display:flex;align-items:center;justify-content:center;background:#e8f4ee;color:var(--primary)}.action-icon.warn{background:#fff1d2;color:var(--gold)}.action-icon svg{width:17px}.action-list strong{font-size:12px}.action-list p{margin:2px 0 0;font-size:10px}.admin-toolbar{margin-bottom:10px;display:flex;justify-content:space-between;gap:10px}.search-field{width:min(360px,100%);position:relative}.search-field svg{position:absolute;left:11px;top:12px;color:#8c928e}.search-field input{padding-left:35px}.admin-table{min-height:430px;border:1px solid var(--line);border-radius:6px;background:#fff}.admin-table th{background:#f8f9f7}.admin-table td,.admin-table th{padding-inline:14px}.admin-table .empty-state{min-height:300px}.gateway-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:14px}.endpoint-row{min-height:55px;border-top:1px solid #eceeeb;display:grid;grid-template-columns:44px minmax(0,1fr) 70px auto;align-items:center;gap:10px;font-size:11px}.endpoint-row>span:first-child{color:var(--primary);font-size:9px;font-weight:800}.endpoint-row code{overflow:hidden;text-overflow:ellipsis}.endpoint-row small{color:var(--muted)}.provider-health-row{min-height:56px;padding:0 6px;border-top:1px solid #eceeeb;display:grid;grid-template-columns:12px minmax(180px,1fr) 110px 110px 70px;align-items:center;gap:10px;color:#5b615d;font-size:11px}.provider-health-row strong{color:var(--ink)}.settings-section{margin-bottom:14px;padding:20px;border:1px solid var(--line);border-radius:6px;background:#fff}.settings-section h2{margin-bottom:8px;font-size:14px}.setting-row{min-height:72px;border-top:1px solid #eceeeb;display:flex;align-items:center;justify-content:space-between;gap:28px}.setting-row>span{min-width:0;display:grid;gap:4px}.setting-row strong{font-size:12px}.setting-row small{color:var(--muted);font-size:10px;font-weight:400}.setting-row input:not([type=checkbox]),.setting-row select{width:140px}.setting-row input[type=checkbox]{width:40px;height:22px;accent-color:var(--primary)}.modal-backdrop{position:fixed;inset:0;z-index:100;padding:24px;display:flex;align-items:center;justify-content:center;background:#11131294}.modal{width:min(680px,100%);max-height:calc(100vh - 48px);overflow-y:auto;border-radius:8px;background:#fff;box-shadow:0 24px 70px #0000004d}.modal>header{position:sticky;top:0;z-index:2;min-height:78px;padding:18px 22px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;background:#fff}.modal h2{margin:4px 0 0;font-size:20px}.modal form{padding:22px;display:grid;gap:16px}.modal footer{padding-top:4px;display:flex;justify-content:flex-end;gap:8px}.empty-state{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8b918d;text-align:center}.empty-state svg{margin-bottom:12px;color:#a6aca8}.empty-state strong{color:#565c58;font-size:13px}.empty-state p{max-width:360px;margin:5px 0 0;font-size:11px}.loading-rows{width:100%;padding:12px 0;display:grid;gap:12px}.loading-rows span{height:72px;border-radius:6px;background:#e6e9e6;animation:pulse 1.4s infinite}.loading-rows span:nth-child(2){animation-delay:.1s}.loading-rows span:nth-child(3){animation-delay:.2s}.error-state,.access-gate{min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center}.error-state strong{color:var(--danger)}.error-state p{margin:6px 0 16px;font-size:12px}.access-gate .empty-state{min-height:auto;margin-bottom:18px}.fullscreen-center{min-height:100vh;padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f4f5f2}.fullscreen-center .empty-state{min-height:auto;margin-bottom:18px}.spin{animation:spin 1s linear infinite}@keyframes pulse{0%,to{opacity:.48}50%{opacity:1}}@keyframes dots{0%{content:"."}50%{content:".."}to{content:"..."}}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1120px){.model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-grid{grid-template-columns:1fr}.metric-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.metric:nth-child(2){border-right:0}.metric:nth-child(-n+2){border-bottom:1px solid var(--line)}.admin-dashboard-grid,.gateway-grid{grid-template-columns:1fr}.account-email{display:none}}@media(max-width:820px){.product-shell,.is-collapsed.product-shell{display:block;padding-bottom:62px}.product-sidebar{display:none}.topbar{height:56px;padding:0 14px}.topbar-kicker{display:none}.product-content{min-height:calc(100vh - 118px)}.mobile-nav{position:fixed;left:0;right:0;bottom:0;z-index:80;height:62px;padding:4px 8px max(4px,env(safe-area-inset-bottom));border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(5,1fr);background:#fffffff7}.mobile-nav a{min-width:0;border-radius:5px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#7b827d;font-size:9px}.mobile-nav a.active{color:var(--primary);background:#eff7f3}.assistant-launcher{right:12px;bottom:74px;height:44px;padding:0 12px}.assistant-panel{left:10px;right:10px;bottom:128px;width:auto;height:min(590px,calc(100dvh - 198px))}.workspace-layout{height:calc(100vh - 118px);grid-template-columns:1fr}.context-panel{display:none}.message-list{padding:26px 18px 20px}.message{grid-template-columns:42px minmax(0,1fr);gap:10px}.message-role{font-size:10px}.composer{width:calc(100% - 24px);margin-bottom:12px}.page,.narrow-page{width:calc(100% - 28px);padding:24px 0 38px}.page-header{min-height:0;margin-bottom:22px}.page-header h1{font-size:23px}.page-header>:last-child:not(:first-child){align-self:flex-start}.model-grid,.plan-grid{grid-template-columns:1fr}.app-card{grid-template-columns:150px minmax(0,1fr)}.app-card img{min-height:220px}.skill-row{grid-template-columns:42px minmax(0,1fr)}.skill-row>.button{grid-column:2;width:fit-content}.app-builder{grid-template-columns:1fr}.builder-form{padding-right:0;padding-bottom:24px;border-right:0;border-bottom:1px solid var(--line)}.dashboard-columns{grid-template-columns:1fr}.pricing-note{padding:14px;align-items:flex-start;flex-direction:column;gap:8px}.pricing-note span:not(:first-of-type){padding-left:0;border-left:0}.docs-layout{display:block}.docs-nav{position:static;margin-bottom:20px;padding:0 0 10px;border-right:0;border-bottom:1px solid var(--line);display:flex;overflow-x:auto}.auth-page{display:block;background:#fff}.auth-page:before{display:none}.auth-brand{position:absolute;color:var(--ink)}.auth-panel{min-height:100vh;padding:92px 24px 40px}.register-page .auth-panel{padding-top:92px}.admin-shell{grid-template-columns:66px minmax(0,1fr)}.admin-sidebar{padding-inline:9px}.admin-brand{margin-inline:0;justify-content:center}.admin-brand>div{display:none}.admin-nav-group>span,.admin-nav-group button:not(.active):after,.admin-nav-group button{font-size:0}.admin-nav-group button,.admin-exit{justify-content:center;padding:0}.admin-nav-group button svg,.admin-exit svg{width:18px;height:18px}.admin-exit{font-size:0}.admin-topbar{padding:0 12px}.environment-badge,.admin-user{display:none}.admin-content{padding:14px}.admin-metrics{grid-template-columns:1fr 1fr}.provider-health-row{grid-template-columns:10px minmax(140px,1fr) 80px}.provider-health-row>:nth-child(4),.provider-health-row>:nth-child(5){display:none}}@media(max-width:560px){h1{font-size:22px}.topbar-actions .balance-pill{padding-inline:8px}.page-header{flex-direction:column}.page-header .button{width:100%}.model-grid,.app-grid{gap:12px}.app-card{display:block}.app-card img{height:190px;min-height:0}.skill-row{grid-template-columns:36px minmax(0,1fr);gap:10px}.skill-glyph{width:36px;height:36px}.skill-meta{gap:8px}.metric-strip,.admin-metrics{grid-template-columns:1fr}.metric{min-height:88px;border-right:0;border-bottom:1px solid var(--line)}.metric:nth-child(3){border-bottom:1px solid var(--line)}.metric:last-child{border-bottom:0}.field-grid,.field-grid.three,.inline-form,.wallet-accounts{grid-template-columns:1fr}.modal-backdrop{padding:8px;align-items:flex-end}.modal{max-height:calc(100vh - 16px)}.admin-page-title{flex-direction:column}.admin-page-title .button{width:100%}.admin-toolbar .button{width:40px;padding:0;font-size:0}.setting-row{align-items:flex-start;flex-direction:column;padding:14px 0;gap:10px}.setting-row input:not([type=checkbox]),.setting-row select{width:100%}}.ops-shell{--ops-line: #dfe3df;--ops-muted: #68706b;min-height:100vh;display:grid;grid-template-columns:232px minmax(0,1fr);background:#f3f5f2;color:#1b211d}.ops-sidebar{position:sticky;top:0;height:100vh;padding:16px 12px;display:flex;flex-direction:column;overflow-y:auto;background:#171a18;color:#aeb5b0}.ops-brand{min-height:52px;margin:0 6px 18px;padding-bottom:16px;border-bottom:1px solid #2e332f;display:flex;align-items:center;gap:10px}.ops-brand>div{min-width:0;display:grid;gap:2px}.ops-brand strong{color:#fff;font-size:14px}.ops-brand small{color:#737b76;font-size:9px}.ops-nav-group{margin-bottom:16px;display:grid;gap:3px}.ops-nav-group>span{padding:0 10px 5px;color:#69716c;font-size:9px;font-weight:800}.ops-nav-group button,.ops-sidebar-foot button{height:37px;padding:0 10px;border:0;border-radius:5px;display:flex;align-items:center;gap:10px;background:transparent;color:#aeb5b0;font-size:12px}.ops-nav-group button>span{flex:1;text-align:left}.ops-nav-group button:hover,.ops-sidebar-foot button:hover{background:#252a26;color:#fff}.ops-nav-group button.active{background:#d8ee70;color:#1b211d;font-weight:800}.ops-sidebar-foot{margin-top:auto;padding:14px 6px 0;border-top:1px solid #2e332f;display:grid;gap:7px}.ops-sidebar-foot>span{display:flex;align-items:center;gap:7px;color:#77807a;font-size:10px}.ops-sidebar-foot button{width:100%;padding:0 4px}.ops-frame{min-width:0}.ops-topbar{height:60px;padding:0 24px;border-bottom:1px solid var(--ops-line);display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff}.ops-topbar>div:first-child{display:flex;align-items:center;gap:8px;font-size:12px}.ops-topbar>div:first-child>span{color:#8b928d}.ops-topbar-meta{display:flex;align-items:center;gap:9px;color:#6d746f;font-size:10px}.ops-topbar-meta>span:first-child{height:28px;padding:0 9px;border:1px solid #dce8df;border-radius:4px;display:flex;align-items:center;gap:6px;background:#f4faf6;color:#317154}.ops-topbar-meta>strong{font-size:10px}.ops-admin-avatar{width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#242a26;color:#fff;font-size:9px;font-weight:800}.ops-content{min-height:calc(100vh - 60px);padding:24px}.ops-page-title{min-height:52px;margin-bottom:18px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.ops-page-title h1{margin:0;font-size:21px}.ops-page-title p{margin:5px 0 0;color:var(--ops-muted);font-size:11px}.ops-kpis{margin-bottom:14px;border:1px solid var(--ops-line);border-radius:6px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;overflow:hidden}.ops-kpi{min-width:0;min-height:104px;padding:17px;border-right:1px solid var(--ops-line);display:flex;align-items:flex-start;gap:12px}.ops-kpi:last-child{border-right:0}.ops-kpi-icon{width:36px;height:36px;flex:0 0 36px;border-radius:5px;display:grid;place-items:center}.ops-kpi-icon.green{background:#e3f3e9;color:#21704a}.ops-kpi-icon.amber{background:#fff0cf;color:#99660c}.ops-kpi-icon.blue{background:#e4effa;color:#2669a4}.ops-kpi-icon.violet{background:#eee8f6;color:#6b4b91}.ops-kpi>div{min-width:0;display:grid}.ops-kpi>div>span{color:var(--ops-muted);font-size:10px}.ops-kpi strong{margin:5px 0 2px;overflow:hidden;text-overflow:ellipsis;font-size:21px;line-height:1.2}.ops-kpi small{color:#7b827d;font-size:10px}.ops-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:14px}.ops-panel,.ops-surface{border:1px solid var(--ops-line);border-radius:6px;background:#fff}.ops-panel{min-width:0;padding:18px}.ops-span-2{grid-column:1}.ops-panel-heading{min-height:38px;margin-bottom:12px;display:flex;align-items:flex-start;justify-content:space-between}.ops-panel-heading h2{margin:0;font-size:13px}.ops-panel-heading p{margin:4px 0 0;color:var(--ops-muted);font-size:10px}.ops-revenue-chart{height:222px;padding:16px 6px 0;border-top:1px solid #eef0ee;display:grid;grid-template-columns:repeat(7,minmax(42px,1fr));align-items:end;gap:10px}.ops-chart-column{height:100%;min-width:0;display:grid;grid-template-rows:minmax(0,1fr) 18px 18px;align-items:end;text-align:center}.ops-chart-bars{height:100%;display:flex;align-items:end;justify-content:center;gap:4px}.ops-chart-bars span{width:min(15px,36%);min-height:4px;border-radius:2px 2px 0 0}.ops-chart-bars .revenue{background:#2f815c}.ops-chart-bars .cost{background:#e0a638}.ops-chart-column strong{padding-top:4px;color:#4f5751;font-size:9px}.ops-chart-column small{color:#89908b;font-size:9px}.ops-funnel{display:grid;gap:10px}.ops-funnel>div{min-height:34px;display:grid;grid-template-columns:24px minmax(0,1fr) 62px;align-items:center;gap:8px}.ops-funnel>div>span{width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:#edf0ed;color:#58605a;font-size:9px}.ops-funnel>div>div{min-width:0;display:grid;gap:5px}.ops-funnel strong{font-size:10px}.ops-funnel i{height:5px;border-radius:3px;display:block;background:#438568}.ops-funnel b{color:#4e5650;font-size:10px;text-align:right}.ops-action-list{display:grid;gap:8px}.ops-action-list button{min-height:64px;padding:10px;border:1px solid #e5e8e5;border-radius:5px;display:grid;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:9px;background:#fff;text-align:left}.ops-action-list button:hover{border-color:#b8c8bc;background:#f8faf8}.ops-action-list button>span{width:32px;height:32px;border-radius:5px;display:grid;place-items:center;background:#eef4ef;color:#377557}.ops-action-list button>div{min-width:0;display:grid;gap:3px}.ops-action-list strong{font-size:11px}.ops-action-list small{color:var(--ops-muted);font-size:9px}.ops-table-wrap{width:100%;overflow-x:auto}.ops-table-wrap table{min-width:850px}.ops-table-wrap th{height:38px;padding:0 13px;background:#f7f8f6;color:#626a64;font-size:9px;font-weight:800}.ops-table-wrap td{height:53px;padding:8px 13px;border-bottom:1px solid #eceeec;color:#3c433e;vertical-align:middle}.ops-table-wrap tr:last-child td{border-bottom:0}.ops-table-wrap td>strong,.ops-table-wrap td>small{display:block}.ops-table-wrap td>small{margin-top:3px;color:#848b86;font-size:9px}.ops-positive{color:#1f7549!important;font-weight:750}.ops-risk{color:#b54d41;font-weight:750}.ops-status{min-height:23px;padding:0 7px;border:1px solid transparent;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;background:#eef0ee;color:#667069;font-size:9px;white-space:nowrap}button.ops-status{cursor:pointer}.ops-status.success{border-color:#cde4d5;background:#eaf6ee;color:#247049}.ops-status.warning{border-color:#f0dbad;background:#fff6e2;color:#93610c}.ops-status.danger{border-color:#ecc9c4;background:#fff0ee;color:#a8453a}.ops-status.muted{border-color:#e0e3e0;background:#f2f3f2;color:#7a817c}.ops-toolbar{height:42px;margin-bottom:10px;display:flex;justify-content:space-between;gap:10px}.ops-toolbar label{width:min(380px,100%);height:40px;padding:0 11px;border:1px solid var(--ops-line);border-radius:5px;display:flex;align-items:center;gap:8px;background:#fff;color:#818983}.ops-toolbar input{flex:1;border:0;outline:0;background:transparent;font-size:11px}.ops-toolbar>div{display:flex;gap:8px}.ops-pagination{min-height:46px;margin-top:10px;padding:0 12px;border:1px solid var(--ops-line);border-radius:5px;display:flex;align-items:center;justify-content:space-between;background:#fff;color:var(--ops-muted);font-size:10px}.ops-pagination>div{display:flex;gap:6px}.ops-provider-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ops-provider{min-width:0;padding:16px;border:1px solid var(--ops-line);border-radius:6px;background:#fff}.ops-provider-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ops-provider-head>div{min-width:0;display:grid;grid-template-columns:10px minmax(0,1fr);gap:2px 7px}.ops-provider-head strong{font-size:12px}.ops-provider-head small{grid-column:2;color:var(--ops-muted);font-size:9px}.ops-health-dot{width:8px;height:8px;border-radius:50%;display:inline-block;background:#3c9b67;box-shadow:0 0 0 3px #e4f3e9}.ops-health-dot.warning{background:#d79626;box-shadow:0 0 0 3px #fff1d5}.ops-health-dot.danger{background:#cc5749;box-shadow:0 0 0 3px #fde8e5}.ops-provider>code{margin:14px 0;padding:8px 9px;border-radius:4px;display:block;overflow:hidden;background:#f4f6f4;color:#667069;font-size:9px;text-overflow:ellipsis}.ops-provider-stats{padding:12px 0;border-block:1px solid #e9ece9;display:grid;grid-template-columns:repeat(4,1fr)}.ops-provider-stats>span{padding:0 10px;border-right:1px solid #e9ece9;display:grid;gap:4px}.ops-provider-stats>span:first-child{padding-left:0}.ops-provider-stats>span:last-child{border-right:0}.ops-provider-stats small{color:#818984;font-size:9px}.ops-provider-stats strong{font-size:11px}.ops-provider footer{padding-top:12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.ops-provider footer>span:first-child{display:flex;align-items:center;gap:6px;color:#767e78;font-size:9px}.ops-gateway-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:14px}.ops-route-steps{margin:0;padding:0;list-style:none;display:grid}.ops-route-steps li{min-height:55px;padding:8px 0;border-bottom:1px solid #eceeec;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px}.ops-route-steps li:last-child{border-bottom:0}.ops-route-steps li>span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#e8f2eb;color:#26704b;font-size:9px;font-weight:800}.ops-route-steps li>div{display:grid;gap:3px}.ops-route-steps strong{font-size:11px}.ops-route-steps small{color:var(--ops-muted);font-size:9px}.ops-gateway-providers{display:grid}.ops-gateway-providers>div{min-height:48px;border-bottom:1px solid #eceeec;display:grid;grid-template-columns:12px minmax(0,1fr) 96px 72px;align-items:center;gap:8px}.ops-gateway-providers>div:last-child{border-bottom:0}.ops-gateway-providers strong{font-size:10px}.ops-gateway-providers small,.ops-gateway-providers>div>span:last-child{color:var(--ops-muted);font-size:9px}.ops-pricing-rules{border:1px solid var(--ops-line);border-radius:6px;background:#fff}.ops-pricing-row{min-height:72px;padding:12px 16px;border-bottom:1px solid #e8ebe8;display:grid;grid-template-columns:minmax(240px,1fr) 180px 80px 90px;align-items:center;gap:16px}.ops-pricing-row:last-child{border-bottom:0}.ops-pricing-row>div{display:flex;align-items:center;gap:10px;color:#397357}.ops-pricing-row>div>span{display:grid;gap:3px;color:#262c28}.ops-pricing-row strong{font-size:11px}.ops-pricing-row small{color:var(--ops-muted);font-size:9px}.ops-pricing-row label{display:grid;grid-template-columns:auto 68px 12px;align-items:center;gap:6px;color:#68706b;font-size:9px}.ops-pricing-row input{height:34px;padding:0 8px;border:1px solid var(--ops-line);border-radius:4px}.ops-callout{margin-top:14px;padding:14px 16px;border:1px solid #dce5df;border-radius:6px;display:flex;align-items:flex-start;gap:10px;background:#f6faf7;color:#2f6f50}.ops-callout.compact{margin-top:0}.ops-callout>div{display:grid;gap:3px}.ops-callout strong{font-size:11px}.ops-callout p{margin:0;color:#69736c;font-size:10px}.ops-summary-line{min-height:44px;margin-bottom:10px;padding:0 14px;border:1px solid var(--ops-line);border-radius:5px;display:flex;align-items:center;justify-content:space-between;background:#fff;color:var(--ops-muted);font-size:10px}.ops-summary-line strong{margin-left:4px;color:#216d48;font-size:13px}.ops-summary-actions{display:flex;align-items:center;gap:12px}.ops-row-actions{display:flex;align-items:center;gap:6px}.ops-row-actions .button{white-space:nowrap}.ops-description-cell{max-width:320px;white-space:normal;line-height:1.55}.ops-review-note{max-width:160px;display:inline-block;color:#767e78;font-size:9px;white-space:normal}.ops-empty-inline{min-height:96px;display:flex!important;align-items:center;justify-content:center;color:#858c87;font-size:10px}.ops-loading{display:grid;gap:12px}.ops-loading span{height:92px;border-radius:6px;background:#e4e8e4;animation:pulse 1.4s infinite}.ops-error{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.ops-error strong{color:#a8453a}.ops-error span{margin-bottom:8px;color:var(--ops-muted);font-size:11px}.ops-modal-backdrop{position:fixed;inset:0;z-index:160;padding:22px;display:flex;align-items:center;justify-content:center;background:#0f12109e}.ops-modal{width:min(760px,100%);max-height:calc(100vh - 44px);border-radius:7px;overflow:auto;background:#fff;box-shadow:0 28px 80px #0000004d}.ops-modal>header{position:sticky;top:0;z-index:2;min-height:74px;padding:16px 20px;border-bottom:1px solid var(--ops-line);display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff}.ops-modal h2{margin:0;font-size:18px}.ops-modal header p{margin:4px 0 0;color:var(--ops-muted);font-size:10px}.ops-modal header>button{width:34px;height:34px;border:0;border-radius:5px;display:grid;place-items:center;background:#f0f2f0;color:#5f6761}.ops-modal-body{padding:20px}.ops-form{display:grid;gap:15px}.ops-form>label,.ops-field-grid label,.ops-review-note-input{display:grid;gap:6px;color:#4e5650;font-size:10px;font-weight:700}.ops-form input,.ops-form select,.ops-form textarea,.ops-review-note-input textarea{width:100%;min-height:39px;padding:9px 10px;border:1px solid #d9ded9;border-radius:5px;background:#fff;color:#252b27;font:inherit;font-weight:500;outline:0}.ops-form input:focus,.ops-form select:focus,.ops-form textarea:focus,.ops-review-note-input textarea:focus{border-color:#589172;box-shadow:0 0 0 3px #e6f1e9}.ops-form input:disabled{background:#f1f3f1;color:#858c87}.ops-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ops-field-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.ops-toggle{min-height:42px;padding:0 12px;border:1px solid #dce2dd;border-radius:5px;display:flex!important;align-items:center;gap:9px!important;background:#f8faf8}.ops-toggle input{width:17px;min-height:17px;accent-color:#27734e}.ops-secret-input{position:relative;display:block}.ops-secret-input input{padding-right:44px}.ops-secret-input button{position:absolute;top:3px;right:4px;width:32px;height:32px;border:0;border-radius:4px;display:grid;place-items:center;background:transparent;color:#6c746e}.ops-model-mappings{padding:13px;border:1px solid #dce2dd;border-radius:6px;display:grid;gap:11px;background:#f8faf8}.ops-model-mappings>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.ops-model-mappings>header>div{display:grid;gap:3px}.ops-model-mappings>header strong{color:#353c37;font-size:11px}.ops-model-mappings>header small{color:#737c75;font-size:9px;font-weight:500}.ops-model-mapping-list{display:grid;gap:9px}.ops-model-mapping{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 34px;align-items:end;gap:9px}.ops-model-mapping label{display:grid;gap:5px;color:#4e5650;font-size:9px;font-weight:700}.ops-model-mapping>button{width:34px;height:39px;border:1px solid #d9ded9;border-radius:5px;display:grid;place-items:center;background:#fff;color:#92534b}.ops-model-mapping>button:disabled{color:#b9beba;background:#f1f3f1}.ops-modal-actions{padding-top:5px;display:flex;justify-content:flex-end;gap:8px}.ops-modal-actions.split{justify-content:space-between}.ops-danger-button{background:#b84d41}.ops-danger-button:hover{background:#9f4036}.ops-review-detail{margin-bottom:15px;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.ops-review-detail>div{padding:11px;border:1px solid #e1e4e1;border-radius:5px;display:grid;gap:4px}.ops-review-detail span{color:var(--ops-muted);font-size:9px}.ops-review-detail strong{font-size:11px}.ops-review-detail>p,.ops-review-detail>pre{grid-column:1 / -1;margin:0;padding:12px;border-radius:5px;background:#f5f7f5;color:#4d554f;font-size:10px;line-height:1.65;white-space:pre-wrap;word-break:break-word}.ops-review-detail>pre{max-height:220px;overflow:auto;background:#202522;color:#dfe7e1}.admin-auth-page:before{background:#1b211d}.assistant-quote{margin-top:9px;padding:11px;border:1px solid #dce8df;border-radius:6px;background:#f5faf7}.assistant-quote>span{color:#367457;font-size:9px;font-weight:800}.assistant-quote>strong{margin-top:4px;display:block;font-size:11px}.assistant-quote>p{margin:4px 0 9px!important;color:#657069!important;font-size:10px!important}.assistant-quote>div{padding-top:8px;border-top:1px solid #dce8df;display:flex;align-items:center;justify-content:space-between;gap:10px}.assistant-quote b{color:#236d49;font-size:12px}.assistant-quote small{color:#768078;font-size:9px}.assistant-execution{margin-top:9px;border:1px solid #d8ddd9;border-radius:6px;overflow:hidden;background:#fff}.assistant-execution>div{min-height:36px;padding:0 10px;border-bottom:1px solid #e5e8e5;display:flex;align-items:center;gap:7px;background:#f5f7f5;color:#2b714e}.assistant-execution>div>strong{flex:1;color:#333a35;font-size:10px}.assistant-execution>div>span{color:#7b837d;font-size:8px}.assistant-execution>p{margin:0!important;padding:11px!important;color:#47504a!important;font-size:10px!important;line-height:1.65!important;white-space:pre-wrap}.skill-actions{display:flex;align-items:center;gap:7px}.prototype-shell{--proto-bg: #080c15;--proto-surface: #111827;--proto-surface-strong: #172238;--proto-line: #1e293b;--proto-muted: #94a3b8;--proto-text: #e2e8f0;--proto-blue: #3b82f6;--proto-violet: #8b5cf6;display:block;min-height:100vh;background:var(--proto-bg);color:var(--proto-text)}.prototype-shell .product-sidebar{display:none}.prototype-shell .product-frame{min-height:100vh;background:var(--proto-bg)}.prototype-shell .topbar.prototype-topbar{position:sticky;top:0;z-index:20;height:56px;flex:0 0 56px;padding:0 32px;border-bottom:1px solid rgba(30,41,59,.9);background:#080c15f0;color:var(--proto-text);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.prototype-brand{display:inline-flex;align-items:center;gap:10px;color:#f8fafc;font-size:18px;white-space:nowrap}.prototype-brand-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(96,165,250,.75);border-radius:50%;background:linear-gradient(145deg,#3b82f6,#a855f7);color:#f8fafc;box-shadow:0 0 18px #3b82f659}.prototype-brand strong{font-weight:800}.prototype-nav{min-width:0;display:flex;align-items:center;justify-content:center;gap:7px}.prototype-nav a{min-height:36px;padding:0 14px;border-radius:7px;display:inline-flex;align-items:center;color:#94a3b8;font-size:13px;white-space:nowrap}.prototype-nav a:hover{color:#dbeafe;background:#1e293ba6}.prototype-nav a.active{color:#60a5fa;background:#1e40af47}.prototype-shell .topbar-actions{gap:10px}.prototype-shell .balance-pill{height:34px;padding:0 14px;border:0;border-radius:9px;background:#f59e0b;color:#1f2937;font-size:13px;font-weight:800}.prototype-shell .balance-pill svg{color:#7c4a03}.prototype-shell .account-email{display:none}.prototype-shell .account-actions{gap:8px}.prototype-shell .account-actions .icon-button{width:36px;height:36px;border:1px solid rgba(51,65,85,.9);border-radius:50%;background:#1e293b;color:#a78bfa}.prototype-shell .account-actions .icon-button:hover{border-color:#60a5fa;background:#24324a;color:#bfdbfe}.prototype-shell .topbar-actions>.button{min-height:34px;border:0;border-radius:8px;background:var(--proto-blue)}.prototype-shell .product-content{min-height:calc(100vh - 117px);background:var(--proto-bg)}.prototype-footer{min-height:61px;padding:0 32px;border-top:1px solid rgba(30,41,59,.85);display:flex;align-items:center;justify-content:center;gap:14px;color:#475569;font-size:12px}.prototype-footer i{color:#334155;font-style:normal}.prototype-footer a{color:inherit;text-decoration:none}.prototype-footer a:hover{color:#94a3b8;text-decoration:underline}.prototype-shell .page{width:min(1216px,calc(100% - 64px));padding:60px 0 64px;color:var(--proto-text)}.prototype-shell .page-header{min-height:0;margin-bottom:18px}.prototype-shell .page-header h1{margin-bottom:8px;color:#f1f5f9;font-size:29px;font-weight:800;letter-spacing:-.2px}.prototype-shell .page-header p{margin:0;color:#64748b;font-size:14px}.prototype-shell .page-header>.button-secondary{border:0;border-radius:10px;background:linear-gradient(135deg,#3b82f6,#7c3aed);color:#fff}.prototype-shell .page-header>.button-secondary:hover{background:linear-gradient(135deg,#60a5fa,#8b5cf6)}.prototype-shell .button{min-height:40px;border:1px solid rgba(96,165,250,.55);border-radius:8px;background:var(--proto-blue);color:#fff;font-size:13px}.prototype-shell .button:hover{border-color:#93c5fd;background:#2563eb}.prototype-shell .button-secondary{border-color:#334155;background:#172238;color:#cbd5e1}.prototype-shell .button-secondary:hover{border-color:#475569;background:#1e293b;color:#f8fafc}.prototype-shell .filter-bar{margin:0 0 30px;gap:9px}.prototype-shell .filter-bar button,.prototype-shell .tab-bar button,.prototype-shell .segmented button{min-height:38px;padding:0 20px;border:1px solid #334155;border-radius:20px;background:transparent;color:#94a3b8;font-size:13px}.prototype-shell .filter-bar button:hover,.prototype-shell .tab-bar button:hover,.prototype-shell .segmented button:hover{border-color:#475569;background:#1e293ba6;color:#e2e8f0}.prototype-shell .filter-bar button.active,.prototype-shell .tab-bar button.active,.prototype-shell .segmented button.active{border-color:var(--proto-blue);background:#3b82f626;color:#60a5fa;font-weight:700}.prototype-shell .model-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.prototype-shell .model-card{min-height:286px;height:286px;padding:18px;border:1px solid var(--proto-line);border-radius:14px;display:flex;flex-direction:column;background:var(--proto-surface);box-shadow:0 12px 30px #02061729}.prototype-shell .model-card:hover{border-color:#334b73;transform:translateY(-2px);transition:transform .18s ease,border-color .18s ease}.prototype-shell .model-icon{width:44px;height:44px;border-radius:11px;background:#1e293b}.prototype-shell .model-icon.video{background:#ec489938;color:#f9a8d4}.prototype-shell .model-icon.image{background:#22c55e2e;color:#86efac}.prototype-shell .model-icon.audio{background:#f59e0b33;color:#fcd34d}.prototype-shell .model-card h2{margin:0 0 4px;color:#f1f5f9;font-size:17px}.prototype-shell .model-card>p{color:#64748b}.prototype-shell .model-card .tag-row span{border-radius:999px;background:#172238;color:#94a3b8}.prototype-shell .model-specs{border-color:#1e293b}.prototype-shell .model-specs dt{color:#64748b}.prototype-shell .model-specs dd{color:#cbd5e1}.prototype-shell .health{color:#64748b}.prototype-shell .health:before{background:#22c55e}.prototype-shell .model-card>.button{margin-top:auto}.prototype-shell .app-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.prototype-shell .app-card{grid-template-columns:78px minmax(0,1fr);min-height:286px;height:286px;border:1px solid var(--proto-line);border-radius:14px;background:var(--proto-surface);box-shadow:0 12px 28px #02061724}.prototype-shell .app-card:hover{border-color:#334b73;transform:translateY(-2px);transition:transform .18s ease,border-color .18s ease}.prototype-shell .app-card img{width:48px;height:48px;min-height:0;margin:24px 0 0 22px;border-radius:12px;object-fit:cover}.prototype-shell .app-card-body{padding:22px 18px 18px 0}.prototype-shell .app-card .eyebrow{order:3;margin-top:7px;color:#64748b;font-size:11px}.prototype-shell .app-card h2{order:1;margin:0 0 7px;color:#f1f5f9;font-size:16px}.prototype-shell .app-card p{order:2;display:-webkit-box;margin:0;color:#94a3b8;font-size:12px;line-height:1.6}.prototype-shell .app-card-foot{order:4;padding-top:16px;color:#64748b}.prototype-shell .app-card-foot{display:block}.prototype-shell .app-card-foot>span{display:none}.prototype-shell .app-card-foot .icon-button{width:100%;height:36px;border:0;border-radius:8px;display:flex;background:#172f57;color:#60a5fa;font-size:12px}.prototype-shell .app-card-foot .icon-button:before{content:"立即使用"}.prototype-shell .app-card-foot .icon-button svg{display:none}.prototype-shell .skill-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;border:0}.prototype-shell .skill-discovery label{border-color:#334155;background:#111827;color:#64748b}.prototype-shell .skill-discovery input{color:#e2e8f0}.prototype-shell .skill-discovery input::placeholder{color:#64748b}.prototype-shell .skill-discovery>span{color:#64748b}.prototype-shell .catalog-discovery label{border-color:#334155;background:#111827;color:#64748b}.prototype-shell .catalog-discovery input{color:#e2e8f0}.prototype-shell .catalog-discovery input::placeholder{color:#64748b}.prototype-shell .catalog-discovery>span{color:#64748b}.prototype-shell .skill-row{min-height:286px;height:286px;padding:18px;border:1px solid var(--proto-line);border-radius:14px;display:flex;flex-direction:column;align-items:stretch;gap:12px;overflow:hidden;background:var(--proto-surface)}.prototype-shell .skill-row:hover{border-color:#334b73}.prototype-shell .skill-glyph{width:44px;height:44px;border:0;border-radius:11px;background:#172238;color:#a78bfa}.prototype-shell .skill-title h2{color:#f1f5f9;font-size:15px}.prototype-shell .skill-main p{min-height:42px;margin:8px 0 12px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#94a3b8;font-size:12px}.prototype-shell .skill-meta{gap:12px;color:#64748b;font-size:10px}.prototype-shell .status-chip{border-radius:999px;background:#172238;color:#94a3b8}.prototype-shell .status-chip.success{background:#10b98126;color:#6ee7b7}.prototype-shell .status-chip.local{background:#3b82f629;color:#93c5fd}.prototype-shell .skill-row>.button,.prototype-shell .skill-actions{width:100%;margin-top:auto}.prototype-shell .skill-actions{display:grid;grid-template-columns:1fr 1fr}.prototype-shell .skill-actions .button{width:100%;min-width:0;min-height:36px;padding:0 8px;font-size:11px;white-space:nowrap}.prototype-shell .skill-actions .icon-button{border-color:#334155;color:#94a3b8}.model-access-backdrop{position:fixed;inset:0;z-index:180;padding:20px;display:grid;place-items:center;background:#020617b8}.model-access-dialog{position:relative;width:min(430px,100%);padding:30px;border:1px solid #334155;border-radius:12px;background:#111827;color:#e2e8f0;box-shadow:0 28px 80px #0000007a;text-align:center}.model-access-close{position:absolute;right:12px;top:12px}.model-access-icon{width:54px;height:54px;margin:0 auto 14px;border-radius:12px;display:grid;place-items:center;background:#172f57;color:#60a5fa}.model-access-dialog small{color:#60a5fa}.model-access-dialog h2{margin:8px 0 10px;font-size:20px}.model-access-dialog p{margin:0 0 22px;color:#94a3b8;font-size:13px;line-height:1.7}.app-model-picker{margin-bottom:14px}.app-model-picker small{color:#64748b;font-size:10px;font-weight:500}.prototype-shell .app-builder{overflow:hidden;border:1px solid var(--proto-line);border-radius:8px;background:#0b1220}.prototype-shell .builder-form{padding:24px;border-color:var(--proto-line);background:#101827}.prototype-shell .builder-form label,.prototype-shell .app-model-picker>span{color:#cbd5e1}.prototype-shell .builder-form input,.prototype-shell .builder-form textarea,.prototype-shell .builder-form select{border-color:#334155;background:#0b1220;color:#e2e8f0}.prototype-shell .builder-form input::placeholder,.prototype-shell .builder-form textarea::placeholder{color:#526176}.prototype-shell .builder-form input:focus,.prototype-shell .builder-form textarea:focus,.prototype-shell .builder-form select:focus{border-color:var(--runtime-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--runtime-accent) 18%,transparent)}.prototype-shell .result-stage{background:#0b1220}.prototype-shell .app-run-result{border-color:#263449;background:#111827}.prototype-shell .app-run-result h2,.prototype-shell .app-run-result p{color:#e2e8f0}.prototype-shell .runtime-intro{background:#121d2d}.prototype-shell .runtime-intro strong{color:#e2e8f0}.prototype-shell .runtime-intro small{color:#7d8da5}.prototype-shell .upload-zone{border-color:#334155;background:#0b1220;color:#94a3b8}.prototype-shell .model-picker-static{border-color:#334155;background:#0b1220;color:#cbd5e1}.prototype-shell .runtime-note{border-color:#334155;background:#111b2b;color:#94a3b8}.prototype-shell .runtime-badge{border-color:#334155;background:#172238;color:#93c5fd}.prototype-shell .status-chip.warning{background:#f59e0b24;color:#fbbf24}.prototype-shell .app-file-remove{border-color:#334155;background:#111827;color:#94a3b8}.identity-panel{min-height:360px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.identity-status{margin-bottom:20px;display:inline-flex;align-items:center;gap:8px;color:#fbbf24;font-weight:800}.identity-status.verified{color:#5eead4}.identity-panel h2{margin:0 0 10px;color:#f8fafc}.identity-panel>p{max-width:720px;margin:0;color:#94a3b8;line-height:1.8}.identity-steps{width:100%;margin:24px 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.identity-steps span{min-height:64px;padding:12px;border:1px solid #263449;border-radius:8px;display:flex;align-items:center;gap:10px;color:#94a3b8;font-size:12px}.identity-steps strong{width:25px;height:25px;flex:0 0 25px;border-radius:50%;display:grid;place-items:center;background:#172f57;color:#93c5fd}.prototype-shell .dashboard-page .tab-bar{margin-bottom:30px;border:0;gap:4px}.prototype-shell .dashboard-page .tab-bar button{border:0;border-radius:8px;background:#111827;color:#94a3b8}.prototype-shell .dashboard-page .tab-bar button.active{border:0;background:#3b82f6;color:#fff}.prototype-shell .metric-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;border:0;background:transparent}.prototype-shell .metric{position:relative;min-height:114px;padding:22px;border:1px solid var(--proto-line);border-radius:14px;background:var(--proto-surface)}.prototype-shell .metric:first-child{grid-column:1 / -1;min-height:144px;align-items:center;border-color:#14b8a62e;background:linear-gradient(110deg,#0d94882e,#111827eb 58%)}.prototype-shell .metric-icon{width:38px;height:38px;border-radius:10px;background:#172238;color:#60a5fa}.prototype-shell .metric-icon.green{background:#14b8a629;color:#5eead4}.prototype-shell .metric-icon.blue{background:#3b82f62e;color:#93c5fd}.prototype-shell .metric-icon.coral{background:#f43f5e2e;color:#fda4af}.prototype-shell .metric-icon.gold{background:#f59e0b2e;color:#fcd34d}.prototype-shell .metric>div>span,.prototype-shell .metric small{color:#64748b}.prototype-shell .metric strong{color:#f8fafc;font-size:26px}.prototype-shell .metric-action{position:absolute;right:28px;top:50%;transform:translateY(-50%);min-height:40px;padding:0 18px;border-radius:9px;display:inline-flex;align-items:center;background:#3b82f6;color:#fff;font-size:13px;font-weight:700}.prototype-shell .metric-action:hover{background:#2563eb}.prototype-shell .dashboard-columns{gap:18px}.prototype-shell .dashboard-section,.prototype-shell .wallet-panel{border:1px solid var(--proto-line);border-radius:14px;background:var(--proto-surface)}.prototype-shell .dashboard-section{padding:22px}.prototype-shell .section-heading h2{color:#f1f5f9}.prototype-shell .section-heading p{color:#64748b}.prototype-shell .mini-chart{border-color:#263449}.prototype-shell .mini-chart span{background:linear-gradient(180deg,#60a5fa,#3b82f6)}.prototype-shell th{border-color:#263449;color:#64748b}.prototype-shell td{border-color:#1e293b;color:#cbd5e1}.prototype-shell .wallet-panel{min-height:300px}.prototype-shell .wallet-accounts article,.prototype-shell .wallet-recharge{border-color:var(--proto-line);border-radius:14px;background:var(--proto-surface)}.prototype-shell .wallet-accounts article>span{color:#64748b}.prototype-shell .wallet-accounts strong,.prototype-shell .wallet-recharge strong{color:#f8fafc}.prototype-shell .wallet-accounts p{color:#2dd4bf}.prototype-shell .wallet-credit-preview,.prototype-shell .wallet-rule{border-color:#2dd4bf33;background:#0d94881a;color:#5eead4}.prototype-shell .pricing-note{border-color:#f59e0b47;border-radius:12px;background:#f59e0b1a;color:#fcd34d}.prototype-shell .pricing-note span:not(:first-of-type){border-color:#f59e0b40}.prototype-shell .plan{border-color:var(--proto-line);border-radius:14px;background:var(--proto-surface)}.prototype-shell .plan h2,.prototype-shell .plan-price{color:#f1f5f9}.prototype-shell .plan>span,.prototype-shell .plan-price small,.prototype-shell .plan li{color:#94a3b8}.prototype-shell .docs-nav{border-color:var(--proto-line)}.prototype-shell .docs-nav a{color:#94a3b8}.prototype-shell .docs-nav a:hover{background:#111827;color:#f1f5f9}.prototype-shell .docs-content section>p{color:#94a3b8}.prototype-shell .code-block{border:1px solid var(--proto-line);background:#020617}.prototype-shell .developer-form{border-color:var(--proto-line);border-radius:14px;background:var(--proto-surface)}.prototype-shell.is-workspace-route,.prototype-shell.is-workspace-route .product-frame{height:100vh;height:100dvh;overflow:hidden}.prototype-shell.is-workspace-route .product-content{height:calc(100vh - 117px);height:calc(100dvh - 117px);min-height:0;overflow:hidden}.prototype-workspace{position:relative;height:100%;min-height:0;padding:clamp(18px,3vw,38px);display:grid;grid-template-columns:minmax(280px,.82fr) minmax(540px,1.18fr);align-items:stretch;gap:clamp(18px,3vw,44px);background:var(--proto-bg);overflow:hidden}.workspace-visual{position:relative;min-width:0;min-height:0;overflow:hidden;isolation:isolate}.workspace-particle-canvas{width:100%;height:100%;display:block}.particle-core{position:absolute;left:50%;top:46%;width:94px;height:94px;transform:translate(-50%,-50%);border:1px solid rgba(103,232,249,.62);border-radius:50%;display:grid;place-items:center;background:#080c15d6;color:#67e8f9;box-shadow:0 0 0 12px #3b82f60d,0 0 42px #22d3ee3d}.prototype-workspace .conversation-panel{min-width:0;min-height:0;height:100%;border:1px solid #263449;border-radius:12px;display:flex;flex-direction:column;align-items:stretch;position:relative;overflow:hidden;background:#0d1422;box-shadow:0 22px 56px #02061757}.prototype-workspace .conversation-panel:before{display:none}.prototype-workspace .conversation-header{min-height:48px;padding:0 14px;border-bottom:1px solid #1e293b;display:flex;align-items:center;justify-content:space-between;color:#cbd5e1;font-size:12px}.prototype-workspace .conversation-header>div{display:flex;align-items:center;gap:8px}.prototype-workspace .message-list{width:100%;min-height:0;flex:1 1 auto;padding:18px 20px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;z-index:2}.prototype-workspace.has-conversation .message-list{padding-top:18px}.prototype-workspace .message{margin-bottom:12px;grid-template-columns:58px minmax(0,1fr);gap:12px}.prototype-workspace .message-role{color:#64748b}.prototype-workspace .message .agent-message-body{min-width:0;padding:11px 13px;border:1px solid #202c40;border-radius:8px;background:#111827}.prototype-workspace .message p{margin:0;color:#cbd5e1;font-size:13px}.prototype-workspace .message.user p{border-color:#243b5a;background:#111f35}.prototype-workspace .composer{width:calc(100% - 32px);flex:0 0 auto;margin:0 16px 10px;z-index:3;border:1px solid #334155;border-radius:10px;background:#111827;box-shadow:0 14px 40px #02061757}.prototype-workspace .composer:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f624,0 16px 40px #02061759}.prototype-workspace .composer textarea{min-height:58px;padding:15px 16px 8px;color:#e2e8f0}.prototype-workspace .composer textarea::placeholder{color:#64748b}.prototype-workspace .composer-toolbar{min-height:44px}.prototype-workspace .composer select{color:#94a3b8}.prototype-workspace .send-button{width:36px;height:36px;border-radius:8px;background:#3b82f6}.prototype-composer-hints{width:calc(100% - 32px);flex:0 0 auto;margin:0 16px 14px;z-index:3;color:#94a3b8;text-align:center}.prototype-composer-hints>span{display:block;margin-bottom:8px;font-size:11px}.prototype-composer-hints>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--proto-line);border-radius:12px;overflow:hidden;background:#111827b8}.prototype-composer-hints a{min-height:52px;padding:8px;border-right:1px solid var(--proto-line);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#e2e8f0;font-size:11px}.prototype-composer-hints a:last-child{border-right:0}.prototype-composer-hints a:hover{background:#172238;color:#93c5fd}.prototype-composer-hints a svg{color:#60a5fa}.prototype-workspace .context-panel{display:none}.prototype-shell .assistant-launcher{right:24px;bottom:22px;width:58px;height:58px;min-width:58px;padding:0;border:1px solid rgba(96,165,250,.8);border-radius:50%;background:linear-gradient(145deg,#2563eb,#8b5cf6);box-shadow:0 0 0 4px #3b82f614,0 0 28px #3b82f68c}.prototype-shell .assistant-launcher span{display:none}.prototype-shell .assistant-launcher:hover,.prototype-shell .assistant-launcher.is-open{border-color:#bfdbfe;background:linear-gradient(145deg,#3b82f6,#a855f7)}.prototype-shell .assistant-panel{right:24px;bottom:92px;border-color:#334155;border-radius:14px;background:#111827;box-shadow:0 24px 70px #0206178c}.prototype-shell .assistant-panel-header{border-color:#1e293b}.prototype-shell .assistant-panel-header strong,.prototype-shell .assistant-message p{color:#e2e8f0}.prototype-shell .agent-mode{border-color:#334155;color:#94a3b8;background:#111827}.prototype-shell .agent-mode.is-model{border-color:#2563eb;color:#93c5fd;background:#172238}.prototype-shell .agent-mode.is-local{border-color:#0f766e;color:#5eead4;background:#102b2b}.prototype-shell .assistant-panel-header small,.prototype-shell .assistant-context,.prototype-shell .assistant-message>span{color:#64748b}.prototype-shell .assistant-avatar{background:#3b82f629;color:#93c5fd}.prototype-shell .assistant-context,.prototype-shell .assistant-quick-actions,.prototype-shell .assistant-agent-settings,.prototype-shell .assistant-skill-strip,.prototype-shell .assistant-composer{border-color:#1e293b}.prototype-shell .assistant-agent-settings>label,.prototype-shell .assistant-memory{color:#64748b}.prototype-shell .assistant-agent-settings select{border-color:#334155;background:#0f172a;color:#cbd5e1}.prototype-shell .assistant-runtime-mode{border-color:#1e293b;color:#64748b}.prototype-shell .assistant-runtime-mode select{border-color:#334155;background:#0f172a;color:#cbd5e1}.prototype-shell .assistant-quick-actions button{border-color:#334155;background:#172238;color:#cbd5e1}.prototype-shell .assistant-quick-actions button:hover{border-color:#3b82f6;background:#1e3a66;color:#dbeafe}.prototype-shell .assistant-messages{background:#0b1220}.prototype-shell .assistant-message.user .agent-message-body{border-color:#27436b;background:#13243d}.prototype-shell .assistant-results>button{border-color:#263449;background:#111827}.prototype-shell .assistant-results>button:hover{border-color:#3b82f6;background:#172238}.prototype-shell .assistant-results>button>strong{color:#e2e8f0}.prototype-shell .assistant-results>button>small{color:#64748b}.prototype-shell .assistant-actions button{border-color:#3b82f6;background:#172238;color:#93c5fd}.prototype-shell .assistant-execution{border-color:#334155;background:#0f172a}.prototype-shell .assistant-execution>div{border-color:#334155;background:#172238}.prototype-shell .assistant-execution>div>strong{color:#dbeafe}.prototype-shell .assistant-execution>div>span{color:#64748b}.prototype-shell .assistant-execution>p{color:#cbd5e1!important}.prototype-shell .assistant-execution.is-local{border-color:#14b8a673}.prototype-shell .assistant-execution.is-local>div{background:#0d94881f;color:#5eead4}.prototype-shell .assistant-running button,.prototype-workspace .workspace-running button{border-color:#f87171;color:#fca5a5}.prototype-shell .assistant-skill-strip button{background:#172238;color:#a5b4fc}.prototype-shell .assistant-composer{background:#111827}.prototype-shell .assistant-composer input{border-color:#334155;background:#0f172a;color:#e2e8f0}.prototype-shell .assistant-composer button{background:#3b82f6}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;background:#080c15;color:#e2e8f0}.auth-page:before{display:none}.auth-brand{left:32px;top:18px;color:#f8fafc}.auth-brand .brand-mark{width:34px;height:34px;border-radius:50%;background:linear-gradient(145deg,#3b82f6,#a855f7);color:#fff}.auth-panel{width:min(474px,calc(100% - 32px));min-height:0;padding:42px 36px 34px;border:1px solid #1e293b;border-radius:16px;background:#111827;box-shadow:0 24px 70px #02061773}.auth-panel>div:first-child{text-align:center}.auth-panel h1{color:#f1f5f9;font-size:27px}.auth-panel p,.auth-foot,.auth-switch{color:#64748b}.eyebrow-text{color:#60a5fa}.auth-panel form{margin:28px 0 22px;gap:16px}.auth-panel label{color:#94a3b8}.auth-panel input{border-color:#334155;background:#0f172a;color:#e2e8f0}.auth-panel input::placeholder{color:#475569}.auth-panel input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.auth-panel .icon-button{color:#64748b}.auth-panel .icon-button:hover{background:#172238;border-color:#334155;color:#cbd5e1}.auth-panel .button{border:0;border-radius:8px;background:#3b82f6}.auth-switch{border-color:#1e293b}.auth-switch a{color:#60a5fa}.auth-foot{justify-content:center}.auth-panel .form-error{background:#f43f5e1f;color:#fda4af}.auth-inline-link{justify-self:end;color:#60a5fa;font-size:12px;font-weight:700}.auth-helper{display:block;color:#64748b;line-height:1.6}.terms-check a{color:#60a5fa;text-decoration:underline;text-underline-offset:2px}.legal-page{max-width:920px}.legal-document{padding:8px 0 64px;color:#aab7ca;line-height:1.85}.legal-document h2{margin:28px 0 8px;color:#e5edf8;font-size:18px}.legal-document p{margin:0}.legal-contact{margin-top:36px!important;padding-top:20px;border-top:1px solid #273449}.catalog-pager{min-height:48px;margin:24px 0 12px;display:flex;align-items:center;justify-content:center;gap:16px;color:#8fa0b8;font-size:13px}.catalog-pager .button{min-width:88px}.creative-studio{height:calc(100vh - 117px);height:calc(100dvh - 117px);min-height:640px;display:grid;grid-template-columns:220px minmax(0,1fr);overflow:hidden;background:#0b0e0d;color:#e8ece9}.studio-projects{min-width:0;border-right:1px solid #272d2a;display:flex;flex-direction:column;background:#111513}.studio-projects-head{min-height:58px;padding:0 14px 0 17px;border-bottom:1px solid #272d2a;display:flex;align-items:center;justify-content:space-between;font-size:12px}.studio-projects .icon-button,.creative-studio .icon-button{border-color:#333b37;background:#191e1b;color:#aeb8b2}.studio-projects .icon-button:hover,.creative-studio .icon-button:hover{border-color:#5c6a63;color:#fff}.studio-project-list{min-height:0;flex:1;padding:8px;overflow-y:auto}.studio-project-list>button{width:100%;min-height:58px;padding:8px 9px;border:1px solid transparent;border-radius:6px;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;background:transparent;color:#9ca7a1;text-align:left}.studio-project-list>button:hover{background:#181d1a;color:#dce2de}.studio-project-list>button.active{border-color:#3d4a43;background:#1c2420;color:#eaf1ed}.studio-project-list button>span{min-width:0;display:grid;gap:4px}.studio-project-list strong{overflow:hidden;text-overflow:ellipsis;font-size:11px;white-space:nowrap}.studio-project-list small{color:#68736d;font-size:9px}.studio-project-foot{min-height:42px;padding:0 16px;border-top:1px solid #272d2a;display:flex;align-items:center;color:#68736d;font-size:10px}.studio-project-foot span{display:flex;align-items:center;gap:6px}.studio-workspace{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.studio-toolbar{min-height:58px;padding:7px 12px;border-bottom:1px solid #272d2a;display:grid;grid-template-columns:minmax(170px,.8fr) auto minmax(240px,.9fr);align-items:center;gap:12px;background:#111513}.studio-title-control{min-width:0;display:flex;align-items:center;gap:8px}.studio-title-control input{min-width:0;height:34px;padding:0 8px;border-color:transparent;background:transparent;color:#edf2ef;font-size:13px;font-weight:700}.studio-title-control input:hover,.studio-title-control input:focus{border-color:#3a453f;background:#181d1a;box-shadow:none}.save-state{min-width:62px;display:inline-flex;align-items:center;gap:4px;color:#6e7973;font-size:9px;white-space:nowrap}.save-state.saved{color:#70b994}.save-state.error,.save-state.conflict{color:#e88c82}.studio-view-tabs{min-width:0;padding:3px;border:1px solid #2b322f;border-radius:7px;display:flex;align-items:center;background:#0c100e}.studio-view-tabs button{min-height:32px;padding:0 10px;border:0;border-radius:5px;display:flex;align-items:center;gap:6px;background:transparent;color:#77827c;font-size:10px;white-space:nowrap}.studio-view-tabs button:hover{color:#d7dfda}.studio-view-tabs button.active{background:#29332e;color:#eaf1ed}.studio-toolbar-actions{min-width:0;display:flex;justify-content:flex-end;align-items:center;gap:7px}.studio-toolbar-actions select{width:70px;height:34px;padding:0 8px;border-color:#333b37;background:#191e1b;color:#b9c2bd;font-size:10px}.creative-studio .button{border-color:#52675c;background:#3d745a;color:#fff}.creative-studio .button:hover{background:#478768}.creative-studio .button-secondary{border-color:#39423d;background:#1a201d;color:#b5c0ba}.creative-studio .button-secondary:hover{border-color:#5c6a63;background:#242c28}.studio-alert,.studio-conflict,.studio-render-status{min-height:42px;padding:8px 13px;border-bottom:1px solid #42302e;display:flex;align-items:center;gap:9px;background:#271817;color:#f0a49c;font-size:11px}.studio-alert span,.studio-render-status span{min-width:0;flex:1}.studio-alert button,.studio-render-status button{border:0;display:grid;place-items:center;background:transparent;color:inherit}.studio-conflict{justify-content:space-between;border-color:#544522;background:#292314;color:#edcf7a}.studio-conflict>div{display:grid;gap:2px}.studio-conflict span{font-size:9px}.studio-render-status{border-color:#28483a;background:#14271f;color:#8bd0ad}.studio-render-status strong{padding:3px 6px;border-radius:4px;background:#234434;font-size:9px}.studio-view{min-height:0;flex:1;overflow:hidden}.studio-gate,.studio-empty{min-height:520px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:#0b0e0d;color:#8f9a94;text-align:center}.studio-gate h1,.studio-empty h2{margin:0;color:#e4e9e6;font-size:20px}.studio-gate p{margin:0 0 6px}.director-layout,.graph-layout{height:100%;min-height:0;display:grid;grid-template-columns:190px minmax(420px,1fr) 312px}.studio-outline,.node-palette{min-width:0;border-right:1px solid #272d2a;background:#101412;overflow-y:auto}.panel-heading{min-height:44px;padding:0 12px;border-bottom:1px solid #272d2a;display:flex;align-items:center;justify-content:space-between;color:#89958f;font-size:10px;font-weight:700}.studio-outline>button{width:100%;min-height:46px;padding:0 10px;border:0;border-bottom:1px solid #202622;display:grid;grid-template-columns:24px minmax(0,1fr) 14px;align-items:center;gap:5px;background:transparent;color:#747f79;text-align:left}.studio-outline>button:hover{background:#171c19;color:#c8d0cb}.studio-outline>button.active{box-shadow:inset 2px 0 #65a984;background:#1b2420;color:#e2e8e4}.studio-outline>button span{font:9px Cascadia Code,monospace}.studio-outline>button strong{overflow:hidden;text-overflow:ellipsis;font-size:10px;white-space:nowrap}.director-assets{margin:18px 10px;padding:12px 10px;border-top:1px solid #292f2c;display:grid;gap:7px}.director-assets span{margin-bottom:3px;color:#5e6963;font-size:9px}.director-assets strong{color:#89958f;font-size:10px}.director-board{min-width:0;min-height:0;overflow-y:auto;background:#0c100e}.director-brief,.shot-board{padding:20px 22px;border-bottom:1px solid #272d2a}.section-line{min-height:40px;margin-bottom:15px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.section-line small{color:#63706a;font:8px Cascadia Code,monospace}.section-line h2{margin:3px 0 0;color:#e5eae7;font-size:15px}.creative-studio label{color:#87928c;font-size:9px}.creative-studio input,.creative-studio textarea,.creative-studio select{border-color:#333b37;border-radius:5px;background:#151a17;color:#d8dfdb;font-size:10px}.creative-studio input{height:36px}.creative-studio textarea{resize:vertical;min-height:54px}.creative-studio input:focus,.creative-studio textarea:focus,.creative-studio select:focus{border-color:#57816a;box-shadow:0 0 0 2px #488b6624}.brief-logline textarea{font-size:13px}.brief-fields{margin-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.shot-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px}.shot-card{min-width:0;padding:0;border:1px solid #2c3430;border-radius:6px;overflow:hidden;display:grid;background:#151a17;color:#a9b3ad;text-align:left}.shot-card:hover{border-color:#4e5d55}.shot-card.active{border-color:#61a681;box-shadow:0 0 0 1px #61a6812e}.shot-frame{height:94px;padding:9px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 1fr auto;align-items:center;background:#202622;color:#5f6a64}.shot-frame>span{color:#92a099;font-size:8px}.shot-frame svg{grid-column:1 / -1;justify-self:center}.shot-frame small{grid-column:2;font-size:8px}.shot-card>div:last-child{min-width:0;padding:10px;display:grid;gap:4px}.shot-card>div small{color:#647069;font-size:8px}.shot-card>div strong{overflow:hidden;text-overflow:ellipsis;color:#e1e7e3;font-size:10px;white-space:nowrap}.shot-card p{height:30px;margin:0;display:-webkit-box;overflow:hidden;color:#78837d;font-size:9px;line-height:1.55;-webkit-line-clamp:2;-webkit-box-orient:vertical}.shot-add{min-height:160px;place-items:center;align-content:center;gap:8px;border-style:dashed;color:#66716b}.studio-inspector{min-width:0;border-left:1px solid #272d2a;background:#111513;overflow-y:auto}.inspector-fields{padding:12px;display:grid;gap:12px}.field-pair{display:grid;grid-template-columns:minmax(0,1fr) 88px;gap:8px}.inspector-empty{min-height:240px;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#59635e;font-size:10px;text-align:center}.compositor-layout{height:100%;min-height:0;display:grid;grid-template-rows:minmax(300px,58%) minmax(250px,42%);background:#0b0e0d}.program-monitor{min-height:0;padding:12px 18px 8px;display:flex;flex-direction:column;align-items:center;overflow:hidden}.monitor-head{width:100%;min-height:36px;display:flex;justify-content:space-between;align-items:flex-start;color:#66716b;font:8px Cascadia Code,monospace}.monitor-head>div{width:105px}.monitor-head label{display:grid;grid-template-columns:auto 64px;align-items:center;gap:7px}.monitor-head input{height:28px;padding:0 6px}.monitor-frame{min-height:0;height:calc(100% - 82px);max-width:76%;aspect-ratio:16 / 9;border:1px solid #333c37;display:grid;place-items:center;background:#151a17;box-shadow:0 14px 45px #00000059}.monitor-frame.ratio-9-16{aspect-ratio:9 / 16;max-width:30%}.monitor-frame.ratio-1-1{aspect-ratio:1;max-width:43%}.monitor-frame.ratio-4-3{aspect-ratio:4 / 3;max-width:61%}.monitor-safe{width:calc(100% - 34px);height:calc(100% - 34px);border:1px dashed rgba(151,166,158,.17);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#4d5852}.monitor-safe strong{max-width:80%;overflow:hidden;text-overflow:ellipsis;color:#aab4ae;font-size:12px;white-space:nowrap}.monitor-safe span{color:#5e6963;font:8px Cascadia Code,monospace}.transport{width:min(720px,100%);min-height:44px;display:grid;grid-template-columns:30px 36px 68px minmax(0,1fr);align-items:center;gap:8px}.transport-play{width:32px;height:32px;border:0;border-radius:50%;display:grid;place-items:center;background:#e5e9e6;color:#151a17}.transport>span{color:#839089;font:9px Cascadia Code,monospace}.transport input{height:20px;padding:0;accent-color:#5da37e}.timeline-section{min-height:0;border-top:1px solid #29302c;display:flex;flex-direction:column;background:#101412}.timeline-toolbar{min-height:46px;padding:0 12px;border-bottom:1px solid #252c28;display:flex;align-items:center;justify-content:space-between}.timeline-toolbar>div{display:flex;align-items:baseline;gap:9px}.timeline-toolbar strong{font-size:11px}.timeline-toolbar span{color:#647069;font-size:9px}.timeline-scroll{min-height:0;flex:1;overflow:auto}.timeline-shell{min-height:100%;display:grid;grid-template-columns:148px minmax(0,1fr);grid-auto-rows:50px}.timeline-ruler-label{position:sticky;left:0;z-index:4;border-right:1px solid #2a312d;border-bottom:1px solid #2a312d;background:#141916}.timeline-ruler{position:relative;height:30px;border-bottom:1px solid #2a312d;color:#59645e;font:7px Cascadia Code,monospace}.timeline-ruler span{position:absolute;bottom:5px;transform:translate(-1px)}.timeline-ruler span:before{content:"";position:absolute;left:0;top:12px;width:1px;height:6px;background:#3d4641}.timeline-row{grid-column:1 / -1;display:grid;grid-template-columns:148px minmax(0,1fr)}.track-head{position:sticky;left:0;z-index:3;padding:0 8px;border-right:1px solid #2a312d;border-bottom:1px solid #252c28;display:grid;grid-template-columns:18px minmax(0,1fr) 22px 22px;align-items:center;gap:4px;background:#141916;color:#77837c}.track-head>span{min-width:0;display:grid}.track-head strong{overflow:hidden;text-overflow:ellipsis;font-size:8px;white-space:nowrap}.track-head small{color:#505b55;font-size:6px}.track-head button{width:20px;height:20px;padding:0;border:0;display:grid;place-items:center;background:transparent;color:#59645e}.track-lane{position:relative;height:50px;border-bottom:1px solid #252c28;background-image:linear-gradient(90deg,transparent 69px,#1d231f 70px);background-size:70px 100%}.timeline-clip{position:absolute;top:6px;height:38px;min-width:0;padding:5px 7px;border:1px solid #4a6658;border-radius:4px;overflow:hidden;display:grid;align-content:center;background:#254638;color:#d2e7dc;text-align:left}.track-lane.voice .timeline-clip{border-color:#596b8d;background:#293b5b;color:#d8e2f6}.track-lane.music .timeline-clip{border-color:#745f87;background:#473756;color:#e9daf2}.track-lane.subtitle .timeline-clip{border-color:#8a7444;background:#544421;color:#f0e1b5}.timeline-clip span{overflow:hidden;text-overflow:ellipsis;font-size:8px;white-space:nowrap}.timeline-clip small{opacity:.65;font-size:6px}.playhead{position:absolute;z-index:2;top:-1px;bottom:-1px;width:1px;background:#ed7069;pointer-events:none}.node-palette{padding-bottom:12px}.node-palette>button{width:calc(100% - 16px);min-height:50px;margin:6px 8px 0;padding:6px 8px;border:1px solid #29312d;border-radius:6px;display:grid;grid-template-columns:28px minmax(0,1fr) 16px;align-items:center;gap:7px;background:#171c19;color:#7d8982;text-align:left}.node-palette>button:hover{border-color:#46534c;color:#d9e0dc}.node-palette button>span:nth-child(2){min-width:0;display:grid;gap:2px}.node-palette strong{font-size:9px}.node-palette small{color:#56615b;font-size:7px}.node-palette>button.graph-template{margin-top:18px;border-color:#4f5840;background:#25281b;color:#d1d9a4}.node-glyph{width:27px;height:27px;border-radius:5px;display:grid;place-items:center;background:#244838;color:#7bd5a6}.node-glyph.model{background:#273d66;color:#8db5ff}.node-glyph.skill{background:#493156;color:#d8a5ee}.node-glyph.transform{background:#5a3c25;color:#f1af79}.node-glyph.output{background:#582e32;color:#f19ba2}.node-canvas{position:relative;min-width:0;min-height:0;background:#0d110f}.node-canvas .react-flow__controls{border:1px solid #39423d;border-radius:5px;overflow:hidden;box-shadow:none}.node-canvas .react-flow__controls button{border-color:#39423d;background:#1a201d;fill:#acb7b1}.node-canvas .react-flow__minimap{border:1px solid #333b37;border-radius:5px;overflow:hidden;background:#111513}.studio-flow-node{width:178px;min-height:62px;padding:10px;border:1px solid #3b4942;border-left:3px solid #419f78;border-radius:6px;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;background:#181e1b;color:#d8dfdb;box-shadow:0 7px 20px #0000003d}.studio-flow-node.model{border-left-color:#5e85d8}.studio-flow-node.skill{border-left-color:#b375d1}.studio-flow-node.transform{border-left-color:#d08b4f}.studio-flow-node.output{border-left-color:#d85e66}.studio-flow-node.selected{border-color:#9ca9a2}.studio-flow-node>span:nth-child(2){min-width:0;display:grid;gap:4px}.studio-flow-node small{color:#65716a;font-size:7px}.studio-flow-node strong{overflow:hidden;text-overflow:ellipsis;font-size:9px;white-space:nowrap}.studio-flow-node .react-flow__handle{width:8px;height:8px;border:1px solid #151a17;background:#9ba7a0}.graph-health{position:absolute;z-index:4;left:12px;top:12px;max-width:280px;min-height:30px;padding:6px 9px;border:1px solid #3f604e;border-radius:5px;display:flex;align-items:center;gap:6px;background:#162e22f0;color:#8bd0ad;font-size:9px}.graph-health.warning{border-color:#695829;background:#322911f0;color:#e3c66e}.graph-inspector{border-left:1px solid #272d2a}.edit-layout{height:100%;min-height:0;display:grid;grid-template-columns:minmax(430px,1.1fr) minmax(360px,.9fr)}.edit-preview{min-width:0;min-height:0;padding:18px 20px;border-right:1px solid #272d2a;display:flex;flex-direction:column;overflow-y:auto;background:#0c100e}.edit-screen{min-height:260px;flex:1 0 260px;border:1px solid #303833;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:#151a17;color:#59645e}.edit-screen strong{max-width:70%;overflow:hidden;text-overflow:ellipsis;color:#bbc4bf;font-size:13px;white-space:nowrap}.edit-screen span{color:#626e67;font:8px Cascadia Code,monospace}.edit-transcript{min-height:170px;margin-top:14px;border:1px solid #2b322f;background:#111513}.edit-transcript>button{width:100%;min-height:46px;padding:8px 12px;border:0;border-bottom:1px solid #252c28;display:grid;grid-template-columns:52px minmax(0,1fr);gap:8px;background:transparent;color:#78847d;text-align:left}.edit-transcript>button:hover{background:#181e1b}.edit-transcript button span{color:#68a786;font:8px Cascadia Code,monospace}.edit-transcript p{margin:0;font-size:10px;line-height:1.6}.empty-copy{padding:14px;color:#5e6963}.edit-findings{min-width:0;min-height:0;display:flex;flex-direction:column;background:#111513}.finding-toolbar{min-height:58px;padding:8px 12px;border-bottom:1px solid #272d2a;display:flex;align-items:center;justify-content:space-between;gap:10px}.finding-toolbar>div{display:grid;gap:3px}.finding-toolbar strong{font-size:11px}.finding-toolbar span{color:#647069;font-size:8px}.finding-toolbar select{width:86px;height:30px;padding:0 7px}.finding-list{min-height:0;flex:1;overflow-y:auto}.finding-row{padding:13px;border-bottom:1px solid #272d2a;display:grid;gap:8px;background:#111513}.finding-row:hover{background:#151a17}.finding-row.accepted{box-shadow:inset 2px 0 #54a278}.finding-row.rejected{opacity:.52}.finding-time{display:flex;align-items:center;gap:8px;color:#627069;font:7px Cascadia Code,monospace}.finding-time i{max-width:110px;height:2px;background:#c78953}.finding-title{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px}.finding-title span{padding:3px 5px;border-radius:3px;background:#44341f;color:#d9a86a;font-size:7px}.finding-title strong{overflow:hidden;text-overflow:ellipsis;font-size:10px;white-space:nowrap}.finding-title small{color:#68746d;font-size:8px}.finding-row>p{margin:0;color:#7b8680;font-size:9px;line-height:1.6}.finding-action{min-height:30px;padding-top:7px;border-top:1px solid #252c28;display:flex;align-items:center;justify-content:space-between;gap:8px}.finding-action>span{min-width:0;overflow:hidden;text-overflow:ellipsis;color:#aab4ae;font-size:8px;white-space:nowrap}.finding-action>div{display:flex;gap:5px}.finding-action button{width:26px;height:26px;padding:0;border:1px solid #3b4440;border-radius:4px;display:grid;place-items:center;background:#191f1c;color:#8b9690}.finding-action button.accept{border-color:#47755e;background:#234433;color:#91d4b0}.finding-action strong{color:#73b894;font-size:8px}@media(max-width:1250px){.creative-studio{grid-template-columns:182px minmax(0,1fr)}.studio-toolbar{grid-template-columns:minmax(130px,.6fr) auto minmax(180px,.7fr)}.studio-view-tabs button{padding-inline:8px}.studio-view-tabs button span{display:none}.director-layout,.graph-layout{grid-template-columns:160px minmax(360px,1fr) 278px}}@media(max-width:900px){.creative-studio{height:auto;min-height:calc(100dvh - 118px);grid-template-columns:1fr;grid-template-rows:76px minmax(700px,calc(100dvh - 194px));overflow:visible}.studio-projects{border-right:0;border-bottom:1px solid #272d2a;display:grid;grid-template-columns:116px minmax(0,1fr);grid-template-rows:38px 38px}.studio-projects-head{min-height:38px;padding-inline:10px;border-bottom:0;grid-row:1 / -1}.studio-project-list{padding:4px;grid-row:1 / -1;display:flex;overflow-x:auto;overflow-y:hidden}.studio-project-list>button{min-width:145px;min-height:66px}.studio-project-foot{display:none}.studio-toolbar{grid-template-columns:minmax(130px,1fr) auto;grid-template-rows:40px 40px}.studio-view-tabs{grid-column:1 / -1;grid-row:2;justify-content:center}.studio-view-tabs button{flex:1;justify-content:center}.studio-view-tabs button span{display:inline}.studio-toolbar-actions{grid-column:2;grid-row:1}.studio-toolbar-actions select,.studio-toolbar-actions .danger{display:none}.director-layout,.graph-layout{grid-template-columns:145px minmax(420px,1fr);overflow-x:auto}.studio-inspector{grid-column:1 / -1;min-height:360px;border-top:1px solid #272d2a;border-left:0}.director-layout,.graph-layout{overflow-y:auto}.director-board,.node-canvas{min-height:620px}.graph-inspector{min-height:300px}.edit-layout{grid-template-columns:1fr;overflow-y:auto}.edit-preview{min-height:620px;border-right:0;border-bottom:1px solid #272d2a}.edit-findings{min-height:560px}}@media(max-width:560px){.creative-studio{grid-template-rows:72px minmax(760px,calc(100dvh - 190px))}.studio-projects{grid-template-columns:44px minmax(0,1fr)}.studio-projects-head strong{display:none}.studio-project-list>button{min-width:132px}.studio-toolbar{min-height:98px;padding:6px 8px;gap:5px}.studio-title-control{gap:3px}.save-state{min-width:18px;font-size:0}.studio-view-tabs button{padding-inline:5px;font-size:8px}.studio-toolbar-actions .button{width:34px;padding:0;font-size:0}.director-layout,.graph-layout{grid-template-columns:110px minmax(390px,1fr)}.studio-outline>button{grid-template-columns:18px minmax(0,1fr)}.studio-outline>button svg{display:none}.director-brief,.shot-board{padding:16px}.brief-fields{grid-template-columns:1fr}.shot-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}.compositor-layout{grid-template-rows:360px 340px;overflow-y:auto}.monitor-frame{max-width:94%}.monitor-frame.ratio-9-16{max-width:40%}.timeline-shell,.timeline-row{grid-template-columns:108px minmax(0,1fr)}.track-head{grid-template-columns:16px minmax(0,1fr) 20px}.track-head button:last-child{display:none}.edit-preview{padding:14px}.edit-screen{min-height:220px;flex-basis:220px}}@keyframes proto-float{0%,to{transform:translate(-50%) translateY(0) rotate(-2deg)}50%{transform:translate(-50%) translateY(-8px) rotate(2deg)}}@media(max-width:1080px){.prototype-shell .prototype-nav{gap:1px}.prototype-shell .prototype-nav a{padding-inline:9px}.prototype-shell .app-grid,.prototype-shell .model-grid,.prototype-shell .skill-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){.prototype-shell{padding-bottom:62px}.prototype-shell.is-workspace-route{padding-bottom:0}.prototype-shell.is-workspace-route .prototype-footer{display:none}.prototype-shell.is-workspace-route .product-content{height:calc(100vh - 118px);height:calc(100dvh - 118px)}.prototype-shell .mobile-nav{border-color:#1e293b;background:#080c15f7}.prototype-shell .mobile-nav a{color:#64748b}.prototype-shell .mobile-nav a.active{color:#60a5fa;background:#3b82f624}.prototype-shell .topbar.prototype-topbar{padding:0 16px}.prototype-brand{font-size:16px}.prototype-nav{display:none}.prototype-shell .product-content{min-height:calc(100vh - 118px)}.prototype-shell .page{width:calc(100% - 32px);padding:34px 0 42px}.prototype-shell .page-header{flex-direction:column;gap:14px}.prototype-shell .page-header h1{font-size:25px}.prototype-shell .page-header>.button{width:100%}.skill-discovery{align-items:stretch;flex-direction:column;gap:8px}.skill-discovery label{width:100%}.skill-discovery>span{align-self:flex-end}.catalog-discovery{align-items:stretch;flex-direction:column;gap:8px}.catalog-discovery label{width:100%}.catalog-discovery>span{align-self:flex-end}.prototype-shell .app-grid,.prototype-shell .model-grid,.prototype-shell .skill-list,.prototype-shell .metric-strip{grid-template-columns:1fr}.prototype-shell .metric:first-child{grid-column:auto}.prototype-shell .dashboard-columns{grid-template-columns:1fr}.prototype-footer{min-height:56px;padding:0 16px;gap:8px;font-size:10px;white-space:nowrap;overflow:hidden}.prototype-footer span,.prototype-footer a{overflow:hidden;text-overflow:ellipsis}.prototype-workspace{height:100%;min-height:0;padding:8px 10px 10px;grid-template-columns:1fr;grid-template-rows:108px minmax(0,1fr);gap:8px}.workspace-visual{min-height:0}.particle-core{width:56px;height:56px}.particle-core svg{width:28px;height:28px}.prototype-workspace .conversation-panel{height:100%;min-height:0}.prototype-workspace .conversation-header{min-height:40px}.prototype-workspace .message-list,.prototype-workspace.has-conversation .message-list{width:100%;padding:12px;scrollbar-gutter:auto}.prototype-workspace .message{grid-template-columns:40px minmax(0,1fr);gap:7px}.prototype-workspace .composer{width:calc(100% - 20px);margin:0 10px 7px}.prototype-workspace .composer textarea{min-height:46px;padding-top:10px}.prototype-composer-hints{width:calc(100% - 20px);margin:0 10px 8px}.prototype-composer-hints>span{display:none}.prototype-composer-hints>div{grid-template-columns:repeat(4,1fr)}.prototype-composer-hints a{min-height:42px;padding:5px 2px;border-bottom:0;font-size:9px}.prototype-composer-hints a:nth-child(2){border-right:1px solid var(--proto-line)}.identity-steps{grid-template-columns:1fr}.prototype-shell .assistant-launcher{right:14px;bottom:76px}.prototype-shell .assistant-panel{left:10px;right:10px;bottom:138px;width:auto;height:min(590px,calc(100dvh - 208px))}.auth-brand{left:18px;top:14px}.auth-panel{width:calc(100% - 28px);padding:36px 24px 28px}}@media(max-width:420px){.prototype-shell .balance-pill{padding-inline:9px}.prototype-shell .balance-pill span{display:none}.prototype-shell .app-card{grid-template-columns:70px minmax(0,1fr)}.prototype-shell .app-card img{width:44px;height:44px;margin-left:16px}.prototype-shell .app-card-body{padding-right:14px}.prototype-shell .skill-row,.prototype-shell .metric{padding:18px}.local-runtime-dialog{padding:20px}.local-runtime-facts{grid-template-columns:1fr}.local-runtime-facts span{border-right:0;border-bottom:1px solid #263449}.local-runtime-facts span:last-child{border-bottom:0}.local-runtime-actions{flex-direction:column-reverse}.local-runtime-actions .button{width:100%}}.commerce-title{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:18px}.commerce-title>div:first-child>span{color:var(--ops-accent);font-size:12px;font-weight:700}.commerce-title h1{margin:4px 0 5px;font-size:26px;letter-spacing:0}.commerce-title p,.commerce-panel-title p{margin:0;color:var(--ops-muted);font-size:13px}.commerce-title>div:last-child{display:flex;gap:8px}.commerce-mode{min-height:58px;display:flex;align-items:center;gap:12px;padding:12px 16px;margin-bottom:14px;border:1px solid var(--ops-line);border-left:4px solid #d99b26;background:#fff}.commerce-mode-hybrid{border-left-color:#3182ce}.commerce-mode-local{border-left-color:#238968}.commerce-mode>svg{color:#46647c}.commerce-mode div{display:grid;gap:2px}.commerce-mode strong{font-size:14px}.commerce-mode span{color:var(--ops-muted);font-size:12px}.commerce-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--ops-line);background:#fff;margin-bottom:14px}.commerce-kpis section{min-width:0;display:flex;gap:12px;padding:17px;border-right:1px solid var(--ops-line)}.commerce-kpis section:last-child{border-right:0}.commerce-kpis section>span{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;color:#255f73;background:#e9f4f5;border-radius:6px}.commerce-kpis section>span svg{width:18px}.commerce-kpis section>div{min-width:0;display:grid;gap:2px}.commerce-kpis small,.commerce-kpis p{margin:0;color:var(--ops-muted);font-size:11px}.commerce-kpis strong{font-size:22px;line-height:1.15}.commerce-tabs{min-height:46px;display:flex;gap:2px;overflow-x:auto;padding:4px;margin-bottom:14px;border:1px solid var(--ops-line);background:#fff}.commerce-tabs button{min-width:max-content;display:inline-flex;align-items:center;gap:7px;padding:0 13px;border:0;background:transparent;color:#567080;font:inherit;font-size:12px;font-weight:650;cursor:pointer}.commerce-tabs button.active{color:#143f50;background:#e8f1f3;box-shadow:inset 0 -2px #28758c}.commerce-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:14px;align-items:start}.commerce-span-2{grid-column:auto}.commerce-stack{display:grid;gap:14px}.commerce-panel{min-width:0;border:1px solid var(--ops-line);background:#fff}.commerce-panel-title{min-height:65px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 16px;border-bottom:1px solid var(--ops-line)}.commerce-panel-title h2{margin:0 0 3px;font-size:15px;letter-spacing:0}.commerce-table{width:100%;overflow-x:auto}.commerce-table table{width:100%;border-collapse:collapse;font-size:12px}.commerce-table th{padding:9px 12px;text-align:left;color:var(--ops-muted);font-size:10px;font-weight:700;white-space:nowrap;background:#f6f8f9;border-bottom:1px solid var(--ops-line)}.commerce-table td{padding:11px 12px;vertical-align:middle;border-bottom:1px solid #edf0f2}.commerce-table tr:last-child td{border-bottom:0}.commerce-table td strong,.commerce-table td small{display:block}.commerce-table td small{max-width:280px;margin-top:3px;color:var(--ops-muted);overflow:hidden;text-overflow:ellipsis}.commerce-table code{font-size:11px;white-space:nowrap}.commerce-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px;white-space:nowrap}.icon-button{width:32px;height:32px;display:inline-grid;place-items:center;padding:0;border:1px solid var(--ops-line);border-radius:5px;color:#36596a;background:#fff;cursor:pointer}.icon-button:hover{background:#edf5f6}.icon-button.danger{color:#b33e43}.icon-button:disabled{cursor:not-allowed;opacity:.45}.commerce-checklist{display:grid;gap:0;padding:6px 16px 14px}.commerce-checklist>div{min-height:39px;display:flex;align-items:center;gap:9px;border-bottom:1px solid #edf0f2;color:#7b5053;font-size:12px}.commerce-checklist>div:last-child{border-bottom:0}.commerce-checklist>div>span{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#fae9ea}.commerce-checklist>div.complete{color:#266653}.commerce-checklist>div.complete>span{background:#e4f4ee}.commerce-account-cards{display:grid;gap:8px;padding:12px}.commerce-account-cards article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 12px;padding:12px;border:1px solid var(--ops-line);border-radius:6px}.commerce-account-cards article>div,.commerce-account-cards article>small{display:grid;color:var(--ops-muted);font-size:11px}.commerce-account-cards article>b{font-size:16px}.commerce-account-cards article>button,.commerce-account-cards article>.ops-status{grid-column:2;grid-row:1 / span 2}.commerce-account-cards article>.commerce-actions{grid-column:1 / -1;display:flex}.commerce-account-cards article>.commerce-reconcile-amounts{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.commerce-reconcile-amounts>span{min-width:0;padding:7px 8px;border:1px solid #edf0f2;display:grid;gap:2px}.commerce-reconcile-amounts small{color:var(--ops-muted);font-size:9px}.commerce-reconcile-amounts strong{overflow:hidden;text-overflow:ellipsis;color:var(--ops-text);font-size:11px;white-space:nowrap}.commerce-rate-history{display:grid;max-height:400px;overflow:auto}.commerce-rate-history>div{min-height:52px;display:grid;grid-template-columns:minmax(160px,1fr) 45px minmax(240px,2fr) 90px;align-items:center;gap:10px;padding:8px 14px;border-bottom:1px solid #edf0f2;font-size:11px}.commerce-rate-history span:first-child{display:grid}.commerce-rate-history small{color:var(--ops-muted)}.commerce-mode-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.commerce-mode-options label{display:flex;gap:9px;min-height:72px;padding:12px;border:1px solid var(--ops-line);border-radius:6px;cursor:pointer}.commerce-mode-options label.active{border-color:#2b7588;background:#edf7f7}.commerce-mode-options span{display:grid;gap:4px}.commerce-mode-options small{color:var(--ops-muted);font-size:11px;line-height:1.5}.commerce-danger-zone{display:grid;grid-template-columns:auto minmax(150px,1fr) minmax(180px,1fr);align-items:center;gap:12px;padding:13px;border:1px solid #e1b5b7;background:#fff8f8}.commerce-danger-zone>div{display:grid}.commerce-danger-zone small{color:#8e565a}.commerce-capabilities{display:flex;flex-wrap:wrap;gap:7px}.commerce-capabilities label{min-height:32px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border:1px solid var(--ops-line);border-radius:5px;font-size:11px}.commerce-rate-editor{border:1px solid var(--ops-line)}.commerce-rate-editor>header{display:flex;justify-content:space-between;align-items:center;min-height:46px;padding:8px 11px;background:#f6f8f9;border-bottom:1px solid var(--ops-line)}.commerce-rate-editor>div{display:grid;grid-template-columns:minmax(170px,1fr) minmax(120px,.7fr) minmax(150px,1fr) 34px;gap:8px;align-items:end;padding:10px;border-bottom:1px solid #edf0f2}.commerce-rate-editor>div:last-child{border-bottom:0}.commerce-modal{width:min(780px,calc(100vw - 32px))}.commerce-modal .ops-field-grid{align-items:end}.commerce-model-picker-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:9px}.commerce-model-picker-toolbar>label{min-width:0;height:38px;padding:0 10px;border:1px solid var(--ops-line);border-radius:5px;display:flex;align-items:center;gap:7px;color:var(--ops-muted)}.commerce-model-picker-toolbar input{min-width:0;min-height:34px;padding:0;border:0;box-shadow:none!important}.commerce-model-picker-toolbar>span{color:var(--ops-muted);font-size:11px;white-space:nowrap}.commerce-model-picker-summary{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--ops-muted);font-size:11px}.commerce-model-picker-summary>div{display:flex;gap:6px}.commerce-model-picker-list{max-height:min(430px,48vh);overflow-y:auto;border:1px solid var(--ops-line)}.commerce-model-picker-row{min-height:49px;padding:7px 10px;border-bottom:1px solid #edf0f2;display:grid;grid-template-columns:20px minmax(150px,.8fr) minmax(220px,1.2fr);align-items:center;gap:10px}.commerce-model-picker-row:last-child{border-bottom:0}.commerce-model-picker-row>input{width:16px;min-height:16px;accent-color:#27734e}.commerce-model-picker-row code{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.commerce-model-picker-row select{min-width:0;width:100%}.commerce-model-picker-row.is-existing{background:#f7f8f7;color:var(--ops-muted)}.commerce-model-picker-state{min-height:92px;border:1px solid var(--ops-line);display:grid;place-items:center;color:var(--ops-muted);font-size:12px}.ok-text{color:#258365;font-weight:800}.bad-text{color:#c2444b;font-weight:750}@media(max-width:1180px){.commerce-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-kpis section:nth-child(2){border-right:0}.commerce-kpis section:nth-child(-n+2){border-bottom:1px solid var(--ops-line)}.ops-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-kpi:nth-child(2){border-right:0}.ops-kpi:nth-child(-n+2){border-bottom:1px solid var(--ops-line)}.ops-provider-grid{grid-template-columns:1fr}.ops-field-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.commerce-title{flex-direction:column}.commerce-grid,.commerce-mode-options{grid-template-columns:1fr}.commerce-danger-zone{grid-template-columns:auto 1fr}.commerce-danger-zone>input{grid-column:1 / -1}.ops-shell{grid-template-columns:64px minmax(0,1fr)}.ops-sidebar{padding-inline:8px}.ops-brand{justify-content:center;margin-inline:0}.ops-brand>div,.ops-nav-group>span,.ops-nav-group button>span,.ops-nav-group button>svg:last-child,.ops-sidebar-foot>span,.ops-sidebar-foot button{display:none}.ops-nav-group button{padding:0;justify-content:center}.ops-topbar{padding-inline:13px}.ops-topbar-meta>span:first-child,.ops-topbar-meta>strong{display:none}.ops-content{padding:15px}.ops-dashboard-grid,.ops-gateway-grid{grid-template-columns:1fr}.ops-span-2{grid-column:auto}.ops-pricing-row{grid-template-columns:minmax(180px,1fr) 150px 75px}.ops-pricing-row>button{grid-column:3}}@media(max-width:600px){.commerce-title>div:last-child{width:100%;display:grid;grid-template-columns:1fr 1fr}.commerce-kpis{grid-template-columns:1fr}.commerce-kpis section{border-right:0;border-bottom:1px solid var(--ops-line)}.commerce-kpis section:last-child{border-bottom:0}.commerce-rate-editor>div{grid-template-columns:1fr 34px}.commerce-model-picker-toolbar{grid-template-columns:minmax(0,1fr) auto}.commerce-model-picker-toolbar>span{grid-row:2}.commerce-model-picker-toolbar>button{grid-column:2;grid-row:1 / span 2}.commerce-model-picker-summary{align-items:flex-start;flex-direction:column}.commerce-model-picker-summary>div{width:100%}.commerce-model-picker-summary .button{flex:1}.commerce-model-picker-row{grid-template-columns:20px minmax(0,1fr)}.commerce-model-picker-row select,.commerce-model-picker-row>.ops-status{grid-column:2}.commerce-rate-editor>div label{grid-column:1 / -1}.commerce-rate-history>div{min-width:620px}.ops-page-title{flex-direction:column}.ops-page-title .button{width:100%}.ops-summary-line{padding-block:10px;align-items:flex-start;flex-direction:column;gap:8px}.ops-summary-actions{width:100%;justify-content:space-between;flex-wrap:wrap;gap:8px}.ops-row-actions{align-items:stretch;flex-direction:column}.ops-kpis{grid-template-columns:1fr}.ops-kpi{border-right:0;border-bottom:1px solid var(--ops-line)}.ops-kpi:last-child{border-bottom:0}.ops-revenue-chart{gap:3px;overflow-x:auto}.ops-topbar>div:first-child>span{display:none}.ops-toolbar .button{width:40px;padding:0;font-size:0}.ops-provider-stats{grid-template-columns:repeat(2,1fr);gap:10px 0}.ops-provider-stats>span:nth-child(2){border-right:0}.ops-pricing-row{padding:14px;grid-template-columns:1fr;gap:10px}.ops-pricing-row>button{grid-column:auto}.ops-field-grid,.ops-field-grid.four{grid-template-columns:1fr}.ops-model-mappings>header{align-items:flex-start;flex-direction:column}.ops-model-mapping{grid-template-columns:1fr 34px}.ops-model-mapping label{grid-column:1 / -1}.ops-model-mapping>button{grid-column:2}.ops-modal-backdrop{padding:8px;align-items:flex-end}.ops-modal{max-height:calc(100vh - 16px)}.ops-modal-actions,.ops-modal-actions.split{flex-direction:column-reverse}.ops-modal-actions .button{width:100%}.ops-review-detail{grid-template-columns:1fr}.ops-review-detail>p,.ops-review-detail>pre{grid-column:auto}.skill-actions{grid-column:2}}
