:root{font-family:Inter,Segoe UI,system-ui,sans-serif;color:#0f172a;font-size:15px;--brand-primary: #07b0ef;--brand-primary-hover: #079dd6;--brand-primary-pressed: #068bbc;--brand-surface-top: #f4f8fd;--brand-surface-side: #f5f9ff;--brand-surface-page: #f5f8fc;--brand-border: #d1d9e6;--brand-hover: #e3edf8;--brand-active-bg: #d7e8fb;--brand-active-text: #0d5f92}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;color:#0f172a}#root{min-height:100vh}.app-shell{background:var(--brand-surface-page);height:100vh;overflow:hidden}.top-nav{height:60px;background:linear-gradient(180deg,#fff,#f6f9fd);border-bottom:1px solid #d7e1ee;box-shadow:0 1px #07b0ef14,0 2px 8px #0f172a0a;display:grid;grid-template-columns:212px 1fr auto;align-items:center;padding:0 16px;gap:16px;position:relative;z-index:10}.top-nav:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:linear-gradient(90deg,#07b0efb3,#07b0ef26);pointer-events:none}.identity{display:flex;align-items:center;gap:10px}.logo-box{width:24px;height:24px;border-radius:4px;background:#0d6ea8;color:#fff;display:grid;place-items:center;font-size:10px;font-weight:600}.logo-image{width:100%;height:100%;object-fit:cover;border-radius:4px}.identity-text{display:flex;gap:8px;align-items:baseline;white-space:nowrap;min-width:0}.company{font-size:16px;font-weight:600}.platform{font-size:15px;font-weight:500;color:#475569}.identity-separator{color:#94a3b8;font-size:13px}.global-search{display:flex;justify-content:center}.global-search input{width:min(600px,100%);max-width:100%;height:36px;border:1px solid #bfd2e8;background:#fff;border-radius:10px;padding:0 14px;box-shadow:inset 0 1px 1px #0f172a08}.global-search input:focus{outline:none;border-color:#07b0ef;box-shadow:0 0 0 3px #07b0ef26}.global-actions{display:flex;align-items:center;gap:12px;position:relative}.icon-btn{width:32px;height:32px;border:none;background:transparent;border-radius:8px;color:#475569;display:grid;place-items:center;cursor:pointer}.icon-btn:hover{background:var(--brand-hover)}.primary-btn,.user-chip{height:36px;border-radius:6px;border:1px solid transparent;padding:0 12px;display:flex;align-items:center;gap:8px;font-weight:500}.primary-btn{background:linear-gradient(90deg,var(--brand-primary) 0%,#068bbc 100%);color:#fff;border:1px solid var(--brand-primary);font-weight:600;position:relative;padding-right:34px;cursor:pointer}.primary-btn:hover{background:linear-gradient(90deg,var(--brand-primary-hover) 0%,#067faf 100%)}.primary-btn:active{background:linear-gradient(90deg,var(--brand-primary-pressed) 0%,#056d96 100%)}.primary-btn:after{content:"›";position:absolute;right:12px;top:50%;transform:translateY(-53%);font-size:22px;line-height:1;color:#fff;opacity:.95}.user-chip{background:transparent;border:none;box-shadow:none;cursor:pointer;color:#334155}.user-chip:hover{background:#0f172a0a}.avatar{width:26px;height:26px;border-radius:9999px;background:#1d4ed8;color:#fff;display:grid;place-items:center;font-size:11px}.profile-menu{position:relative}.profile-dropdown{position:absolute;right:0;top:calc(100% + 8px);min-width:220px;background:#fff;border:1px solid #dbe4ef;border-radius:8px;box-shadow:0 10px 24px #0f172a1f;overflow:hidden;z-index:40}.profile-dropdown-header{padding:10px 12px;border-bottom:none}.profile-dropdown-header p{margin:0}.profile-dropdown-header p:first-child{font-size:13px;font-weight:600;color:#1e293b}.profile-dropdown-header p:last-child{margin-top:3px;font-size:12px;color:#64748b}.profile-dropdown-item{width:100%;border:none;background:#fff;text-align:left;padding:10px 12px;font-size:13px;color:#0f172a;cursor:pointer}.profile-dropdown-item:hover{background:#f1f5f9}.profile-dropdown-divider{height:1px;background:#e2e8f0}.shell-body{display:flex;height:calc(100vh - 60px);overflow:hidden}.side-nav{width:212px;background:var(--brand-surface-side);border-right:1px solid var(--brand-border);display:flex;flex-direction:column;transition:width .2s ease;height:100%}.side-nav.collapsed{width:56px}.side-nav-scroll{flex:1;overflow-y:auto;padding:12px 8px}.group-title{font-size:11px;font-weight:600;color:#9ca3af;margin:12px 8px 4px}.nav-item{display:flex;align-items:center;gap:10px;height:40px;border-radius:6px;padding:0 12px;color:#374151;text-decoration:none;font-size:15px;font-weight:500}.nav-item:hover{background:var(--brand-hover)}.nav-item.active{background:var(--brand-active-bg);color:var(--brand-active-text)}.nav-item svg{width:20px;height:20px;stroke-width:2;flex-shrink:0}.side-nav.collapsed .nav-item{justify-content:center;padding:0}.side-nav.collapsed .nav-item svg{width:20px;height:20px;stroke-width:2}.side-nav-footer{padding:8px}.divider{border-top:1px solid #e2e8f0;margin:4px 0 8px}.env-pill{display:block;font-size:13px;background:transparent;border:none;color:#9ca3af;text-align:left;font-weight:600;letter-spacing:.01em}.env-pill.non-production{color:#9ca3af}.env-pill.production{color:#86bf9a}.collapse-section{margin-top:6px}.collapse-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 8px}.side-nav.collapsed .collapse-row{justify-content:center;padding:0 4px}.collapse-context{display:grid;gap:1px;min-width:0;padding-left:2px}.collapse-industry{font-size:14px;color:#475569;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.powered-by{margin-top:6px;padding:0 8px;text-align:left;color:#94a3b8;font-size:11px;display:flex;align-items:center;gap:6px}.powered-by.collapsed{padding:0 4px}.toggle-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#6b7280;border-radius:6px;cursor:pointer}.toggle-btn svg{width:18px;height:18px;stroke-width:2.2}.toggle-btn:hover{background:#e8eef7}.workspace{flex:1;overflow-y:auto;padding:24px;min-width:0}.workspace-module,.workspace-studio{padding:0}.workspace-loader{padding:24px;color:#64748b;font-size:15px}.page-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:24px}.page-header h1{margin:0;font-size:22px;font-weight:600}.page-header p{margin:8px 0 0;color:#475569;font-size:15px}.card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:16px;box-shadow:0 1px 2px #0000000a;margin-bottom:16px}.card h2{font-size:17px;margin:0 0 8px}.card p{margin:0;color:#475569;font-size:15px}.home-actions{margin-top:16px;display:flex;align-items:center;gap:12px}.meta-text{color:#64748b;font-size:13px}.workbench-shell{display:flex;height:100%;background:#f8fbff;overflow:hidden}.workbench-side-nav{width:229px;border-right:1px solid #e5ecf5;background:#f4f8fd;display:flex;flex-direction:column;transition:width .2s ease;height:100%}.workbench-side-nav.collapsed{width:52px}.workbench-side-scroll{flex:1;overflow-y:auto;padding:10px 8px}.workbench-side-subtitle{padding:0 4px;font-size:12px;color:#64748b;font-weight:500;line-height:1}.workbench-side-subtitle.assist{font-size:13px;font-weight:600;color:#334155;letter-spacing:.01em}.workbench-group{margin-bottom:8px}.workbench-group-title{margin:8px 8px 3px;font-size:9px;letter-spacing:.04em;font-weight:600;color:#9aa8bb}.workbench-nav-item{display:flex;align-items:center;height:32px;border-radius:6px;padding:0 10px;color:#526274;text-decoration:none;font-size:13px;font-weight:500}.workbench-nav-item:hover{background:#eaf1f9}.workbench-nav-item.active{background:#e2edf9;color:#215b86}.workbench-side-footer{display:flex;align-items:center;justify-content:flex-end;padding:0 8px 8px;margin-top:4px}.workbench-side-nav.collapsed .workbench-side-footer{justify-content:flex-end;padding:0 4px 8px}.workbench-toggle-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#6b7280;border-radius:6px;cursor:pointer}.workbench-toggle-btn svg{width:18px;height:18px;stroke-width:2.2}.workbench-toggle-btn:hover{background:#e8eef7}.workbench-main{flex:1;background:#f8fbff;padding:24px;overflow-y:auto;min-width:0}.assist-home{display:grid;gap:16px}.assist-chat-panel{min-height:45vh;background:#fff;border:1px solid #dbe4f0;border-radius:10px;padding:16px}.assist-chat-panel h2{margin:0 0 8px;font-size:18px}.assist-chat-panel p{margin:0 0 12px;color:#526274}.assist-chat-input-row{display:flex;gap:8px}.assist-chat-input-row input{flex:1;height:36px;border:1px solid #bfd2e8;border-radius:8px;padding:0 12px}.assist-assistant-panel{background:#f8fbff}.assist-assistant-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.assist-assistant-header h3{margin:0;font-size:16px}.assist-show-all-btn{height:30px;border-radius:6px;border:1px solid #c7d6e8;background:#fff;color:#334155;font-size:12px;font-weight:600;padding:0 10px}.assist-operation-group{margin-bottom:14px}.assist-operation-title{margin:0 0 8px;font-size:12px;font-weight:700;color:#526274;text-transform:uppercase}.assist-assistant-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.assist-assistant-grid .card h4{margin:0 0 6px;font-size:15px}.assist-assistant-grid a.card{display:block;text-decoration:none;color:inherit}.assist-detail-layout{display:grid;grid-template-columns:3fr 2fr;gap:12px}.pulse-shell{display:flex;height:100%;background:#f8fbff}.pulse-side-nav{width:229px;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;background:#f4f8fd}.pulse-side-nav.collapsed{width:52px}.pulse-side-header{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:6px 8px 6px 12px}.pulse-side-subtitle{display:inline-flex;align-items:center;height:100%;margin:0;color:#64748b;font-size:12px;font-weight:500}.pulse-side-toggle-btn{width:32px;height:32px;border:none;border-radius:6px;background:transparent;color:#6b7280;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.pulse-side-toggle-btn svg{width:18px;height:18px;stroke-width:2.2}.pulse-side-toggle-btn:hover{background:#e8eef7}.pulse-side-filters{padding:6px 10px 8px;display:grid;gap:8px}.pulse-search-input{display:flex;align-items:center;gap:8px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;padding:0 10px;height:34px}.pulse-search-input input{border:none;outline:none;width:100%;background:transparent}.pulse-filter-row select{width:100%;height:34px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;padding:0 10px}.pulse-process-list{flex:1;overflow-y:auto;padding:8px 10px;display:grid;gap:2px;align-content:start;grid-auto-rows:max-content}.pulse-process-card{border:1px solid #dbe4ef;border-radius:8px;background:#f8fafc;min-height:56px;padding:8px 10px;text-align:left;display:grid;gap:6px;cursor:pointer}.pulse-process-row{display:flex;justify-content:space-between;gap:8px;align-items:center}.pulse-process-card:hover{background:#eef4fb;border-radius:6px}.pulse-process-card h3{margin:0;font-size:13px;font-weight:500;line-height:1.2}.pulse-process-card small{color:#a0aec0;font-size:10px;line-height:1.2}.pulse-bottom-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 10px 10px;margin-top:auto}.pulse-bottom-row.collapsed{justify-content:flex-end}.pulse-status-toggle{display:inline-flex;align-items:center;gap:2px;border:1px solid #cbd5e1;border-radius:8px;background:#f1f5f9;padding:2px}.pulse-status-toggle button{border:none;border-radius:6px;background:transparent;color:#64748b;height:26px;padding:0 10px;font-size:11px}.pulse-status-toggle button.active{background:#fff;color:#1e40af;box-shadow:0 1px 2px #0f172a14}.pulse-main{flex:1;display:flex;flex-direction:column;min-width:0}.pulse-main-header{padding:12px 16px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;justify-content:center;gap:12px}.pulse-main-header-left{justify-self:start}.pulse-main-header-actions{display:flex;gap:8px;align-items:center;justify-self:center}.pulse-main-header-right{justify-self:end}.pulse-main-header-actions>button{height:32px;border-radius:6px;border:1px solid #cbd5e1;background:#fff;padding:0 10px;font-size:12px;display:inline-flex;align-items:center;gap:6px}.pulse-main-content{flex:1;overflow-y:auto;padding:16px}.pulse-home-stage{min-height:calc(100vh - 220px);display:grid;place-items:center}.pulse-home-panel{border:none;border-radius:10px;background:#fff;padding:16px;display:grid;gap:12px}.pulse-home-panel h2{margin:0;font-size:22px}.pulse-home-panel p{margin:0;color:#64748b}.pulse-home-prompts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.pulse-home-prompts button{border:1px solid #dbe4ef;background:#f8fafc;border-radius:8px;min-height:56px;text-align:left;padding:10px;font-size:12px;color:#475569}.pulse-home-chat-row{display:flex;gap:8px}.pulse-home-chat-row input{flex:1;border:1px solid #cbd5e1;border-radius:8px;padding:0 12px;height:36px}.pulse-detail-panel{display:grid;gap:12px}.pulse-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pulse-overview-grid div small{display:block;margin-bottom:4px;color:#64748b;font-size:11px;text-transform:uppercase;letter-spacing:.03em}.pulse-overview-grid div p{margin:0;color:#0f172a;font-size:14px}.pulse-detail-list{margin:8px 0 0;padding-left:18px;color:#475569;display:grid;gap:4px}.pulse-detail-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.pulse-detail-header h2{margin:0;font-size:24px}.pulse-detail-header p{margin:6px 0 0;color:#64748b}.pulse-detail-actions{display:flex;align-items:center;gap:8px}.pulse-detail-actions button{height:32px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;padding:0 10px;font-size:12px;display:inline-flex;align-items:center;gap:6px}.pulse-intelligence-switch{display:inline-flex;align-items:center;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;padding:2px;gap:2px}.pulse-intelligence-switch button{border:none;background:transparent;color:#64748b;border-radius:6px;height:28px;padding:0 10px;font-size:12px}.pulse-intelligence-switch button.active{background:#fff;color:#1e40af;box-shadow:0 1px 2px #0f172a14}.pulse-detail-actions .pulse-back-inline-btn{border:none;background:transparent;color:#64748b;padding:0 2px}.pulse-back-inline-btn{border:none;background:transparent;color:#64748b;display:inline-flex;align-items:center;gap:6px;height:32px;padding:0}.pulse-tabs{display:flex;gap:8px;border-bottom:1px solid #e2e8f0}.pulse-tabs button{border:none;background:transparent;height:36px;padding:0 8px;color:#64748b}.pulse-tabs button.active{color:#1d4ed8;border-bottom:2px solid #60a5fa}.studio-shell{display:flex;height:100%;margin:0;border:none;border-radius:0;overflow:hidden;background:#f8fbff}.studio-side-nav{width:229px;border-right:1px solid #e5ecf5;background:#f4f8fd;display:flex;flex-direction:column;transition:width .2s ease;height:100%}.studio-side-nav.collapsed{width:52px}.studio-side-scroll{flex:1;overflow-y:auto;padding:10px 8px}.studio-side-subtitle{padding:0 4px;font-size:12px;color:#64748b;font-weight:500;line-height:1}.studio-group{margin-bottom:8px}.studio-group-title{margin:8px 8px 3px;font-size:9px;letter-spacing:.04em;font-weight:600;color:#9aa8bb}.studio-nav-item{display:flex;align-items:center;height:32px;border-radius:6px;padding:0 10px;color:#526274;text-decoration:none;font-size:13px;font-weight:500}.studio-nav-item:hover{background:#eaf1f9}.studio-nav-item.active{background:#e2edf9;color:#215b86}.studio-side-nav.collapsed .studio-nav-item{justify-content:center;padding:0}.studio-side-footer{display:flex;align-items:center;justify-content:flex-end;padding:0 8px 8px;margin-top:4px}.studio-side-nav.collapsed .studio-side-footer{justify-content:flex-end;padding:0 4px 8px}.studio-toggle-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#6b7280;border-radius:6px;cursor:pointer}.studio-toggle-btn svg{width:18px;height:18px;stroke-width:2.2}.studio-toggle-btn:hover{background:#e8eef7}.studio-main{flex:1;background:#f8fbff;padding:24px;overflow-y:auto;min-width:0}.auth-status-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top,#eff6ff,#f8fafc 45%,#f1f5f9)}.auth-status-card{width:min(560px,100%);border-radius:14px;border:1px solid #d9e3f0;background:#fff;padding:28px;box-shadow:0 12px 32px #0f172a14;display:flex;flex-direction:column;align-items:center;text-align:center}.auth-status-card h1{margin:0;font-size:22px;color:#0f172a}.auth-status-card p{margin:10px 0 0;color:#475569;font-size:15px}.auth-status-card-error{border-color:#fecaca;background:#fff7f7}.auth-status-meta{margin-top:16px;display:flex;flex-direction:column;gap:8px}.auth-status-meta strong{font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.auth-status-meta code{font-size:12px;color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px;overflow-wrap:anywhere}.auth-loader{width:34px;height:34px;border-radius:9999px;border:3px solid #dbeafe;border-top-color:#2563eb;animation:auth-spin .9s linear infinite}@keyframes auth-spin{to{transform:rotate(360deg)}}
