:root{color-scheme:light;--background: #f8faf8;--foreground: #141816;--card: #ffffff;--card-foreground: #141816;--popover: #ffffff;--popover-foreground: #141816;--primary: #135f45;--primary-foreground: #ffffff;--secondary: #f3f5f3;--secondary-foreground: #1f2722;--muted: #eef2ef;--muted-foreground: #68746d;--accent: #e9f4ee;--accent-foreground: #0f513a;--destructive: #b83b3b;--destructive-foreground: #ffffff;--warning: #b7791f;--warning-foreground: #3b2a0b;--success: #147a52;--success-foreground: #ffffff;--border: #dfe6e1;--input: #d8e1dc;--ring: #17865c;--sidebar: #fbfcfb;--sidebar-border: #e2e8e4;--radius: 8px;--shadow-xs: 0 1px 2px rgba(20, 24, 22, .05);--shadow-sm: 0 1px 3px rgba(20, 24, 22, .08), 0 1px 2px rgba(20, 24, 22, .04);--shadow-md: 0 10px 30px rgba(20, 24, 22, .08);--shadow-lg: 0 24px 70px rgba(20, 24, 22, .14);font-family:Microsoft YaHei,PingFang SC,Noto Sans CJK SC,sans-serif;background:var(--background);color:var(--foreground);font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;min-width:320px;min-height:100%;overflow:hidden;background:var(--background);color:var(--foreground)}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.72}.app-shell{display:grid;grid-template-columns:224px minmax(0,1fr);height:100dvh;min-height:0;overflow:hidden;background:linear-gradient(90deg,rgba(15,107,67,.06),transparent 28%),#f7f8f5}.sidebar{display:flex;flex-direction:column;min-height:0;height:100dvh;overflow:hidden;border-right:1px solid #dfe5dc;background:#ffffffdb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:12px;height:86px;padding:0 22px;border-top:6px solid #0f6b43;border-bottom:1px solid #e4e9e0}.brand strong{display:block;font-size:24px;line-height:1.1}.brand span{display:block;margin-top:4px;color:#5f6d64;font-size:13px}.radish{width:42px;height:42px;flex:0 0 auto}.nav{display:grid;gap:8px;min-height:0;overflow-y:auto;padding:18px 12px}.nav-section{display:grid;gap:7px}.nav-section+.nav-section{margin-top:12px;padding-top:12px;border-top:1px solid #dfe7dd}.nav-section-title{padding:0 14px 2px;color:#718076;font-size:12px;font-weight:800}.nav button{display:flex;align-items:center;gap:12px;min-height:46px;border:0;border-radius:8px;background:transparent;color:#27342d;padding:0 14px;text-align:left}.nav button.active{background:#e8f3ec;color:#075c38;font-weight:700}.plan-box{display:grid;gap:8px;margin:auto 16px 22px;padding:16px;border:1px solid #dfe8dc;border-radius:8px;background:#eef6ef;color:#314239}.plan-box span{font-size:13px}.plan-box strong{font-size:18px}.plan-box button,.primary{border:0;border-radius:8px;background:#075c38;color:#fff;font-weight:700;box-shadow:0 10px 24px #075c382e}.plan-box button{width:100%;height:42px;margin-top:4px}.workspace{display:grid;grid-template-rows:auto minmax(0,1fr);height:100dvh;min-height:0;min-width:0;overflow:hidden}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:72px;padding:14px 28px;border-bottom:1px solid #dde4da;background:#ffffffc2}.mobile-brand{display:none}.current-demo{display:flex;align-items:center;gap:10px;color:#3a463f;font-size:14px}select,input,textarea{border:1px solid #d8e0d6;border-radius:8px;background:#fff;color:#17211c}select,input{height:40px;padding:0 12px}textarea{min-width:0;resize:vertical;padding:12px}.actions{display:flex;gap:12px}.actions button,.form-action,.chat-form button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.actions button{min-width:118px;height:42px;padding:0 16px}.actions .compact-action{min-width:84px}.secondary{border:1px solid #cdd8cf;border-radius:8px;background:#fff;color:#173323;font-weight:700}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:24px;height:100%;min-height:0;overflow:auto;padding:24px 28px;scrollbar-gutter:stable}.admin-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,520px);grid-auto-rows:max-content;gap:24px;height:100%;min-height:0;overflow:auto;padding:24px 28px;align-items:start;align-content:start;scrollbar-gutter:stable}.admin-grid.single{grid-template-columns:minmax(0,1fr)}.support-grid{display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr) minmax(300px,380px);grid-template-rows:minmax(0,1fr);gap:18px;height:100%;min-height:0;overflow:hidden;padding:24px 28px;align-items:stretch;align-content:stretch;scrollbar-gutter:stable}.knowledge-grid,.billing-grid{grid-auto-rows:minmax(0,1fr);overflow:hidden;align-items:stretch;align-content:stretch}.knowledge-grid>.admin-panel,.billing-grid>.admin-panel{height:100%;overflow-y:auto}.support-grid>.admin-panel{height:100%;overflow:hidden}.support-grid>.admin-panel:not(.conversation-detail-panel):not(.support-insights){display:grid;grid-template-rows:auto minmax(0,1fr)}.main-panel,.side-panel,.admin-panel{min-height:0;border:1px solid #dfe6dd;border-radius:8px;background:#ffffffe0;box-shadow:0 20px 60px #22372a0f}.main-panel{display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.admin-panel,.side-panel{overflow-y:auto;padding:18px}.industry-picker{min-height:0;padding:18px;border-bottom:1px solid #e3e9e0}h2{margin:0;font-size:18px;line-height:1.25}.panel-title-row,.panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-head span,.panel-title-row>span{color:#69766d;font-size:13px}.status-pill{display:inline-flex;align-items:center;gap:6px;max-width:100%;border:1px solid #d8e4d9;border-radius:999px;background:#f4f8f2;padding:6px 10px;color:#244335;font-size:13px;font-weight:700}.status-pill.subtle{background:#fff}.industry-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:14px}.industry-card{display:grid;grid-template-columns:44px 1fr;align-items:center;column-gap:12px;min-height:88px;border:1px solid #e0e6df;border-radius:8px;background:#fff;padding:14px;text-align:left}.industry-card.selected{border-color:#0f6b43;box-shadow:inset 0 0 0 1px #0f6b43}.industry-icon{grid-row:span 2;display:grid;place-items:center;width:44px;height:44px;border-radius:8px;background:#e8f3ec;color:#0f6b43;font-weight:800}.industry-card small{color:#748077}.chat-panel{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;min-height:0;height:100%}.chat-status{display:flex;align-items:center;justify-content:space-between;height:52px;padding:0 18px;border-bottom:1px solid #e5ebe3}.chat-status span,.chat-status button{display:flex;align-items:center;gap:8px}.chat-status span{color:#26372d}.chat-status i{width:9px;height:9px;border-radius:50%;background:#09864f}.chat-status button,.panel-head button{border:0;background:transparent;color:#0f6b43;font-weight:700}.question-chips{display:flex;gap:8px;overflow-x:auto;padding:12px 18px;border-bottom:1px solid #edf1eb}.question-chips button{flex:0 0 auto;max-width:360px;border:1px solid #dfe7dd;border-radius:999px;background:#fff;color:#415047;padding:8px 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messages{display:flex;flex-direction:column;gap:18px;min-height:0;overflow-y:auto;padding:26px 18px}.empty-chat{margin:auto;max-width:520px;border:1px dashed #c8d6ca;border-radius:8px;padding:24px;color:#607066;text-align:center}.empty-chat strong{display:block;color:#26372d;margin-bottom:8px}.message{display:flex;gap:12px;align-items:flex-start}.message.user{flex-direction:row-reverse}.avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#eff4ee;color:#0f6b43;font-weight:800}.bubble{max-width:min(720px,84%);border:1px solid #dde7de;border-radius:8px;background:#fff;padding:14px 16px}.user .bubble{background:#e8f4ed}.bubble p{margin:0;white-space:pre-wrap}.sources{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:14px;border-top:1px solid #edf1eb;padding-top:12px}.sources span{color:#6f7b72;font-size:13px}.sources b,.sources a{border:1px solid #dce5dc;border-radius:6px;padding:6px 9px;color:#314137;font-size:13px;text-decoration:none}.sources a:hover{border-color:#8bb89a;color:#1f6f43}.chat-form{display:grid;grid-template-columns:1fr 96px;gap:10px;padding:16px 18px 18px;border-top:1px solid #e5ebe3}.chat-form input{height:48px;min-width:0}.chat-form button{border:0;border-radius:8px;background:#075c38;color:#fff;font-weight:800}.inspector{display:grid;gap:24px;min-height:0;overflow-y:auto;align-content:start}.muted{margin:12px 0 16px;color:#6f7b72;font-size:14px}.file-list{display:grid;border:1px solid #e1e7df;border-radius:8px;overflow:hidden}.file-row{display:grid;grid-template-columns:42px 1fr 24px;gap:12px;align-items:center;min-height:68px;padding:10px 12px;background:#fff}.file-row+.file-row{border-top:1px solid #e9eee7}.file-row>span{display:grid;place-items:center;width:34px;height:40px;border-radius:6px;background:#1f2d28;color:#fff;font-size:11px;font-weight:900}.file-row strong,.file-row small{display:block}.file-row small{margin-top:3px;color:#7c887e}.file-row svg{color:#0f6b43}.metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.metric{min-height:118px;border:1px solid #e1e7df;border-radius:8px;background:#fff;padding:16px}.metric span{display:block;color:#5f6d64;font-size:14px}.metric strong{display:block;margin-top:10px;color:#0f6b43;font-size:30px;line-height:1}.metric small{margin-left:4px;font-size:13px}.metric em{display:block;margin-top:10px;color:#69766d;font-size:13px;font-style:normal}.compact{display:grid;gap:12px}.value-line{display:flex;align-items:center;gap:10px;color:#304238}.value-line svg{color:#0f6b43}.upload-form,.lead-form{display:grid;gap:14px;margin-top:18px}.upload-form label,.lead-form label{display:grid;gap:8px;color:#4d5d53;font-size:14px;font-weight:700}.lead-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.file-drop input{position:absolute;width:1px;height:1px;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;opacity:0;white-space:nowrap}.file-drop span{display:grid;grid-template-columns:26px minmax(0,1fr);gap:3px 10px;align-items:center;min-height:72px;border:1px dashed #b9cbbb;border-radius:8px;background:#f8fbf6;padding:14px;color:#193327;cursor:pointer}.file-drop input:focus+span{outline:2px solid rgba(15,107,67,.32);outline-offset:2px}.file-drop svg{grid-row:span 2;color:#0f6b43}.file-drop small{color:#6c7a70;font-weight:600}.form-action{height:46px;padding:0 16px}.table-list{display:grid;gap:10px;min-height:0;margin-top:18px}.table-row{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:66px;border:1px solid #e1e7df;border-radius:8px;background:#fff;padding:12px}.table-row svg{color:#0f6b43}.table-row strong,.table-row small{display:block}.table-row strong{overflow-wrap:anywhere}.table-row small{margin-top:3px;color:#7b887f;overflow-wrap:anywhere}.source-entry-link{display:inline-flex;align-items:center;gap:5px;width:fit-content;margin-top:6px;color:#075c38;font-size:12px;font-weight:800;text-decoration:none}.source-entry-link:hover{color:#0f7f50;text-decoration:underline}.status-tag{border:1px solid #d8e4d9;border-radius:999px;background:#f3f8f1;padding:5px 9px;color:#27543f;font-size:12px;font-weight:700}.status-tag.uploading,.status-tag.parsing,.status-tag.vectorizing,.status-tag.processing{border-color:#c7dde9;background:#eef7fb;color:#28566c}.status-tag.failed{border-color:#f0caca;background:#fff2f2;color:#a03333}.document-row{grid-template-columns:24px minmax(0,1fr) auto auto}.document-row.status-failed>svg{color:#a03333}.parse-message{color:#52675b}.row-actions{display:flex;gap:6px;justify-content:flex-end}.row-actions button{display:grid;place-items:center;width:34px;height:34px;border:1px solid #dbe5dc;border-radius:8px;background:#fff;color:#27543f;cursor:pointer}.row-actions button:disabled{opacity:.45;cursor:wait}.conversation-list{display:grid;gap:10px;min-height:0;overflow-y:auto;margin-top:18px}.conversation-card{display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:10px;align-items:center;height:72px;min-height:72px;border:1px solid #e1e7df;border-radius:8px;background:#fff;padding:10px 12px;color:#20362b;overflow:hidden;text-align:left}.conversation-card.active{border-color:#0f6b43;background:#f2f8f3;box-shadow:inset 0 0 0 1px #0f6b43}.conversation-card svg{color:#0f6b43}.conversation-card>div{display:grid;gap:4px;min-width:0;overflow:hidden}.conversation-card strong,.conversation-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-card small{color:#728077}.conversation-card .status-tag{max-width:84px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-detail-panel{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0;overflow:hidden}.conversation-detail{display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:16px;min-height:0;overflow:hidden;margin-top:18px}.conversation-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.conversation-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.conversation-actions button{min-height:42px;padding:0 12px}.manual-reply-box{display:grid;gap:8px;border:1px solid #d9e4e8;border-radius:8px;background:#fbfefe;padding:12px}.manual-reply-box label{color:#41515b;font-size:12px;font-weight:800}.manual-reply-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:stretch}.manual-reply-row textarea{min-height:74px;resize:vertical}.manual-reply-row button{align-self:stretch;min-width:132px}.message-timeline{display:grid;gap:14px;min-height:0;overflow-y:auto;padding-top:4px}.detail-message{display:flex;gap:10px;align-items:flex-start}.detail-message.user{flex-direction:row-reverse}.detail-message.human .avatar{background:#eff6ff;color:#2563eb}.detail-bubble{max-width:min(100%,720px);border:1px solid #e1e8df;border-radius:8px;background:#f8fbf6;padding:12px}.detail-message.user .detail-bubble{background:#e8f3ec}.detail-message.human .detail-bubble{border-color:#cfe0ff;background:#f3f8ff}.message-meta{display:flex;justify-content:space-between;gap:10px;color:#607067;font-size:12px}.detail-bubble p{margin:8px 0 0;white-space:pre-wrap;overflow-wrap:anywhere}.detail-sources{margin-top:10px}.support-insights{display:grid;grid-template-rows:auto minmax(0,1fr);gap:18px;align-content:start;overflow:hidden}.support-insights-scroll{display:grid;grid-auto-rows:max-content;gap:18px;min-height:0;overflow-y:auto}.insight-list{display:grid;grid-auto-rows:max-content;gap:10px;min-height:0;border-top:1px solid #edf1eb;padding-top:14px}.insight-list h3{margin:0;color:#20352b;font-size:15px}.insight-list button,.insight-list div{display:grid;gap:4px;width:100%;min-width:0;border:1px solid #e1e7df;border-radius:8px;background:#fff;padding:12px;color:#20362b;text-align:left}.insight-list span,.insight-list small{color:#738178;font-size:12px}.insight-list strong{display:-webkit-box;line-height:1.45;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.lead-pipeline{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:16px}.lead-pipeline div{display:grid;gap:4px;border:1px solid #e1e7df;border-radius:8px;background:#f8fbf6;padding:10px}.lead-pipeline strong{color:#075c38;font-size:20px}.lead-pipeline span{color:#68776c;font-size:12px}.lead-card{display:grid;gap:12px;border:1px solid #e1e7df;border-radius:8px;background:#fff;padding:14px}.lead-card-head{display:grid;grid-template-columns:24px minmax(0,1fr) 118px;align-items:center;gap:12px}.lead-card-head svg{color:#0f6b43}.lead-card-head strong,.lead-card-head small{display:block;overflow-wrap:anywhere}.lead-card-head small{margin-top:3px;color:#7b887f}.lead-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.info-chip{display:grid;gap:4px;border:1px solid #edf1eb;border-radius:8px;background:#f8fbf6;padding:9px}.info-chip span,.lead-source span,.lead-source small,.lead-note{color:#65756a;font-size:12px}.info-chip strong{color:#1f352b;overflow-wrap:anywhere}.lead-source{display:grid;gap:5px}.lead-source p{margin:0;color:#263a30;line-height:1.5;overflow-wrap:anywhere}.lead-note{display:grid;gap:8px;font-weight:700}.lead-note textarea{min-height:76px;resize:vertical}.leads-grid{grid-auto-rows:minmax(0,1fr);overflow:hidden;align-items:stretch;align-content:stretch}.leads-panel{display:grid;grid-template-rows:auto auto minmax(0,1fr);height:100%;overflow:hidden}.leads-title-row{align-items:flex-start}.leads-title-row>div:first-child{display:grid;gap:5px;min-width:0}.leads-title-row span{color:#69766d;font-size:13px}.lead-toolbar{display:flex;align-items:center;gap:10px;flex:0 0 auto}.lead-toolbar button,.modal-actions button,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.lead-toolbar button{min-height:38px;padding:0 12px}.lead-table{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0;margin-top:16px;border:1px solid #dfe7dd;border-radius:8px;background:#fff;overflow:hidden}.lead-table-head,.lead-table-row{display:grid;grid-template-columns:minmax(150px,.9fr) minmax(130px,.7fr) minmax(300px,1.65fr) minmax(205px,1fr) 130px minmax(220px,1.1fr);gap:14px;align-items:center}.lead-table-head{min-height:44px;border-bottom:1px solid #e7ede4;background:#f6faf4;padding:0 14px;color:#68776c;font-size:12px;font-weight:800}.lead-table-body{display:grid;align-content:start;min-height:0;overflow-y:auto}.lead-table-row{height:88px;border-bottom:1px solid #edf1eb;padding:10px 14px}.lead-table-row:last-child{border-bottom:0}.lead-customer-cell,.lead-intent-cell,.lead-time-cell,.lead-note-cell{display:grid;gap:5px;min-width:0}.lead-note-cell{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.lead-time-cell{display:flex;align-items:center;gap:8px}.lead-customer-cell strong,.lead-intent-cell strong,.lead-time-cell strong{color:#1f352b;overflow-wrap:anywhere}.lead-customer-cell strong,.lead-intent-cell strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lead-customer-cell span,.lead-time-cell span{color:#6f7d73;font-size:12px;overflow-wrap:anywhere}.lead-customer-cell span,.lead-intent-cell span{display:-webkit-box;line-height:1.35;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.lead-time-cell strong,.lead-time-cell span{white-space:nowrap}.lead-time-cell strong{overflow:hidden;flex:1 1 auto;min-width:0;text-overflow:ellipsis}.lead-time-cell span{flex:0 0 auto}.lead-source-line{display:-webkit-box;margin:0;color:#263a30;font-size:13px;line-height:1.55;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.lead-status-select{width:100%;min-width:0;font-weight:800}.lead-note-cell textarea{width:100%;height:42px;min-height:42px;min-width:0;resize:none;overflow:hidden}.lead-note-cell button{display:inline-flex;align-items:center;justify-content:center;gap:4px;width:64px;min-height:36px;padding:0 10px;font-size:12px;white-space:nowrap}.modal-backdrop{position:fixed;inset:0;z-index:40;display:grid;place-items:center;background:#14211a6b;padding:24px}.modal-panel{width:min(760px,calc(100vw - 32px));max-height:min(760px,calc(100dvh - 48px));border:1px solid #dfe7dd;border-radius:8px;background:#fff;box-shadow:0 28px 80px #17261d38;overflow:hidden}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-bottom:1px solid #e5ece3;padding:18px}.modal-head>div{display:grid;gap:5px;min-width:0}.modal-head span{color:#69766d;font-size:13px}.icon-button{width:38px;height:38px;padding:0}.modal-form{max-height:calc(100dvh - 170px);margin-top:0;overflow-y:auto;padding:18px}.trial-cta-button{width:100%;margin-top:2px}.trial-application-modal{width:min(860px,calc(100vw - 32px))}.trial-application-form{display:grid;gap:14px}.trial-application-form label{display:grid;gap:8px;color:#4d5d53;font-size:13px;font-weight:800}.trial-application-form textarea{min-height:84px;resize:vertical}.form-honeypot{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.modal-actions{display:flex;justify-content:flex-end;gap:10px}.reserved-box{display:grid;gap:6px;margin-top:18px;border:1px solid #dfe7dd;border-radius:8px;background:#f7faf5;padding:14px;color:#405149}.reserved-box span{color:#66756b;font-size:14px}.billing-control-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.billing-control-grid label{display:grid;gap:8px;color:#4d5d53;font-size:13px;font-weight:700}.usage-meter-list{display:grid;gap:12px;margin-top:18px}.usage-meter{display:grid;gap:10px;border:1px solid #e1e7df;border-radius:8px;background:#fff;padding:14px}.usage-meter>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.usage-meter span{color:#65756a;font-size:13px}.usage-meter strong{color:#18372a;font-size:18px}.usage-meter small,.usage-meter em{margin-left:3px;color:#6b786f;font-size:12px;font-style:normal}.meter-track{height:9px;border-radius:999px;background:#edf2eb;overflow:hidden}.meter-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0f6b43,#2c9d62)}.finance-grid,.token-ledger{display:grid;gap:12px;margin-top:18px}.finance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.token-ledger{grid-template-columns:repeat(3,minmax(0,1fr))}.token-ledger div{display:grid;gap:6px;border:1px solid #dfe7dd;border-radius:8px;background:#f8fbf6;padding:12px}.token-ledger span{color:#65756a;font-size:12px}.token-ledger strong{color:#075c38;overflow-wrap:anywhere}.api-key-panel{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;margin-top:18px;border:1px solid #dfe7dd;border-radius:8px;background:#f7faf5;padding:14px}.api-key-panel>div{display:grid;gap:5px}.api-key-panel strong,.api-key-panel small{display:block;overflow-wrap:anywhere}.api-key-panel small{color:#69776d}.api-key-panel button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 12px}.platform-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,420px);grid-auto-rows:max-content;gap:18px;height:100%;min-height:0;overflow-y:auto;overflow-x:hidden;padding:24px 28px;align-content:start;scrollbar-gutter:stable}.platform-summary-panel{grid-column:1 / -1;overflow:visible}.platform-title-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.platform-summary-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-top:16px}.platform-ops-summary{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;color:#68776c;font-size:12px}.platform-ops-summary span{border:1px solid #dfe7dd;border-radius:999px;background:#f8fbf6;padding:6px 10px}.platform-metric{display:grid;gap:6px;min-height:86px;border:1px solid #dfe7dd;border-radius:8px;background:#f8fbf6;padding:14px}.platform-metric span,.platform-metric small,.platform-stack-cell span,.platform-stack-cell small,.platform-tenant-cell span,.platform-tenant-cell small,.platform-ops-row span,.platform-ops-row small{color:#68776c;font-size:12px}.platform-metric strong{color:#18372a;font-size:21px;line-height:1.15;overflow-wrap:anywhere}.customer-success-grid{grid-template-columns:minmax(0,1fr) minmax(360px,520px)}.customer-success-grid>.span-2{grid-column:1 / -1}.success-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px}.success-list,.success-ticket-list{display:grid;gap:10px;max-height:min(560px,calc(100dvh - 260px));overflow-y:auto;padding-right:3px}.success-health-row,.success-renewal-row,.success-ticket-row{display:grid;align-items:center;gap:12px;border:1px solid #e1e7df;border-left-width:4px;border-radius:8px;background:#fff;padding:12px}.success-health-row{grid-template-columns:74px minmax(0,1fr) auto}.success-renewal-row,.success-ticket-row{grid-template-columns:minmax(0,1fr) auto}.success-health-row.level-risk,.success-renewal-row.risk-overdue,.success-ticket-row.priority-critical{border-left-color:#b83b3b}.success-health-row.level-watch,.success-renewal-row.risk-due_soon,.success-renewal-row.risk-watch,.success-ticket-row.priority-high{border-left-color:#c1832b}.success-health-row.level-healthy,.success-health-row.level-excellent,.success-ticket-row.priority-medium,.success-ticket-row.priority-low{border-left-color:#0f6b43}.success-score{display:grid;place-items:center;gap:2px;min-height:58px;border:1px solid #dfe7dd;border-radius:8px;background:#f8fbf6}.success-score strong{color:#173323;font-size:24px;line-height:1}.success-score span{color:#68776c;font-size:12px;font-weight:800}.success-main,.success-renewal-row>div,.success-ticket-row>div{display:grid;gap:4px;min-width:0}.success-main strong,.success-renewal-row strong,.success-ticket-row strong{color:#1f352b;overflow-wrap:anywhere}.success-main span,.success-main small,.success-main em,.success-renewal-row span,.success-renewal-row small,.success-renewal-row em,.success-ticket-row span,.success-ticket-row small,.success-ticket-row em{color:#68776c;font-size:12px;font-style:normal;overflow-wrap:anywhere}.success-health-row button,.success-renewal-row button,.success-ticket-actions button{min-height:34px;padding:0 10px;white-space:nowrap}.success-ticket-form{margin-top:16px}.success-ticket-form textarea{min-height:82px}.success-ticket-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.success-ticket-actions select{min-width:104px;height:34px;padding:0 8px}.platform-ops-panel{grid-column:1 / -1;overflow:hidden}.platform-entitlement-panel{display:grid;grid-column:1 / -1;grid-template-rows:auto minmax(0,1fr);min-height:360px;max-height:440px;overflow:hidden}.platform-event-panel{display:grid;gap:14px;grid-column:1 / -1;overflow:hidden}.platform-event-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-height:0}.platform-event-card{display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px;min-height:0}.platform-event-list{display:grid;gap:8px;min-height:0;max-height:202px;overflow-y:auto;padding-right:4px}.platform-event-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:78px;border:1px solid #e7ede4;border-left-width:4px;border-radius:8px;background:#fbfdf9;padding:10px}.platform-event-row.critical{border-left-color:#b83b3b}.platform-event-row.warning{border-left-color:#c1832b}.platform-event-row.info{border-left-color:#0f6b43}.platform-event-main{display:grid;gap:4px;min-width:0}.platform-event-type{width:fit-content;border:1px solid #dfe7dd;border-radius:999px;background:#f6faf4;color:#68776c;padding:3px 7px;font-size:12px;font-weight:800}.platform-event-main strong,.platform-event-main small,.platform-event-main em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.platform-event-main strong{color:#1f352b}.platform-event-main small,.platform-event-main em{color:#68776c;font-size:12px;font-style:normal}.platform-event-row button{min-height:34px;padding:0 10px;white-space:nowrap}.platform-alert-card{display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px;min-height:0}.platform-alert-list{display:grid;gap:8px;max-height:292px;min-height:0;overflow-y:auto;padding-right:4px}.platform-alert-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:92px;border:1px solid #e7ede4;border-left-width:4px;border-radius:8px;background:#fbfdf9;padding:10px}.platform-alert-row.critical{border-left-color:#b83b3b}.platform-alert-row.warning{border-left-color:#c1832b}.platform-alert-row.info{border-left-color:#0f6b43}.platform-alert-row.status-acknowledged{background:#f7faf6}.platform-alert-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:#f1f6ee;color:#315b45}.platform-alert-main{display:grid;gap:4px;min-width:0}.platform-alert-main span,.platform-alert-main strong,.platform-alert-main small,.platform-alert-main em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.platform-alert-main span,.platform-alert-main small,.platform-alert-main em{color:#68776c;font-size:12px;font-style:normal}.platform-alert-main strong{color:#1f352b}.platform-alert-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;min-width:214px}.platform-alert-actions button{min-height:32px;padding:0 9px;white-space:nowrap}.platform-notification-card{display:grid;gap:12px;min-height:0}.notification-channel-grid{display:grid;gap:8px;min-height:0}.notification-channel-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #e7ede4;border-left-width:4px;border-radius:8px;background:#fbfdf9;padding:10px}.notification-channel-row.status-configured{border-left-color:#0f6b43}.notification-channel-row.status-missing_config{border-left-color:#c1832b}.notification-channel-main{display:grid;gap:4px;min-width:0}.notification-channel-main strong,.notification-channel-main span,.notification-channel-main small,.notification-channel-main em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-channel-main strong{color:#1f352b}.notification-channel-main span,.notification-channel-main small,.notification-channel-main em{color:#68776c;font-size:12px;font-style:normal}.notification-channel-main em{color:#9a3b3b}.notification-channel-controls{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:360px}.notification-channel-controls label{display:inline-flex;align-items:center;gap:5px;color:#32463a;font-size:12px;font-weight:800;white-space:nowrap}.notification-channel-controls input[type=checkbox]{width:14px;height:14px;accent-color:#315b45}.notification-channel-controls select{min-width:76px;height:32px;padding:0 8px}.notification-delivery-list{display:grid;gap:8px;max-height:236px;min-height:0;overflow-y:auto;padding-right:4px}.notification-delivery-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #e7ede4;border-left-width:4px;border-radius:8px;background:#fff;padding:9px 10px}.notification-delivery-row.status-sent{border-left-color:#0f6b43}.notification-delivery-row.status-failed{border-left-color:#b83b3b}.notification-delivery-row.status-skipped{border-left-color:#c1832b}.notification-delivery-row>div{display:grid;gap:3px;min-width:0}.notification-delivery-row strong,.notification-delivery-row span,.notification-delivery-row small,.notification-delivery-row em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-delivery-row strong{color:#1f352b}.notification-delivery-row span,.notification-delivery-row small,.notification-delivery-row em{color:#68776c;font-size:12px;font-style:normal}.notification-delivery-row em{color:#9a3b3b}.notification-delivery-row b{color:#53645a;font-size:12px;font-weight:900;white-space:nowrap}.platform-ops-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-height:0}.platform-ops-card{display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px;min-height:0}.trial-application-card{min-height:0}.trial-application-list{display:grid;gap:8px;min-height:0;max-height:280px;overflow-y:auto;padding-right:4px}.trial-application-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #e7ede4;border-left-width:4px;border-radius:8px;background:#fbfdf9;padding:10px}.trial-application-row.status-new{border-left-color:#0f6b43}.trial-application-row.status-qualified{border-left-color:#b17f21}.trial-application-row.status-converted{border-left-color:#55766a;background:#f6faf6}.trial-application-row.status-ignored{border-left-color:#a7b1aa;opacity:.82}.trial-application-main{display:grid;gap:4px;min-width:0}.trial-application-title{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.trial-application-title strong,.trial-application-main small,.trial-application-main span,.trial-application-main em,.trial-application-main b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trial-application-title strong{color:#1f352b}.trial-application-title span{display:inline-grid;min-width:32px;height:24px;place-items:center;border-radius:999px;background:#e8f3ec;color:#0f6b43;font-size:12px;font-weight:900}.trial-application-main small,.trial-application-main span,.trial-application-main em,.trial-application-main b{color:#68776c;font-size:12px;font-style:normal}.trial-application-main b{color:#315b45}.trial-application-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;min-width:214px}.trial-application-actions button{min-height:32px;padding:0 9px;white-space:nowrap}.platform-ops-list{display:grid;gap:8px;min-height:0;max-height:238px;overflow-y:auto;padding-right:4px}.platform-ops-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(112px,.55fr) auto;align-items:center;gap:10px;min-height:68px;border:1px solid #e7ede4;border-radius:8px;background:#fbfdf9;padding:10px}.platform-ops-row>div,.platform-ops-money{display:grid;gap:4px;min-width:0}.platform-ops-row strong,.platform-ops-row span,.platform-ops-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.platform-ops-money{text-align:right}.order-panel-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.platform-order-row{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(118px,.5fr) minmax(250px,.92fr) auto;align-items:center;gap:10px;min-height:96px;border:1px solid #e7ede4;border-radius:8px;background:#fbfdf9;padding:10px}.platform-order-main,.platform-order-money,.platform-order-status label{display:grid;gap:4px;min-width:0}.platform-order-main strong,.platform-order-main span,.platform-order-main small,.platform-order-money strong,.platform-order-money span,.platform-order-money small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.platform-order-main strong,.platform-order-money strong{color:#1f352b}.platform-order-main span,.platform-order-main small,.platform-order-money span,.platform-order-money small,.platform-order-status label{color:#68776c;font-size:12px}.platform-order-money{text-align:right}.platform-order-status{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.platform-order-status select{width:100%;min-width:0;height:34px;padding:0 8px;font-size:12px}.order-row-actions{flex-direction:column;align-items:stretch}.order-row-actions button{min-width:86px}.plan-admin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px;min-height:0;margin-top:16px;overflow:auto;padding-right:4px}.plan-admin-card{display:grid;align-content:start;gap:12px;min-width:0;border:1px solid #e1e7df;border-radius:8px;background:#fff;padding:12px}.plan-admin-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.plan-admin-head>div{display:grid;gap:4px;min-width:0}.plan-admin-head strong,.plan-admin-head span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plan-admin-head strong{color:#1f352b}.plan-admin-head span{color:#68776c;font-size:12px}.plan-admin-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.plan-admin-fields label{display:grid;gap:6px;min-width:0;color:#4d5d53;font-size:12px;font-weight:800}.plan-admin-fields input,.entitlement-row input{min-width:0}.plan-admin-fields .span-2{grid-column:1 / -1}.entitlement-list{display:grid;gap:8px;border-top:1px solid #edf1eb;padding-top:10px}.entitlement-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(88px,.54fr);align-items:center;gap:8px}.entitlement-switch{display:flex;align-items:center;gap:8px;min-width:0;color:#20352b;font-size:12px;font-weight:800}.entitlement-switch span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.platform-list-panel,.platform-detail-panel{height:min(760px,calc(100dvh - 150px));min-height:520px;overflow:hidden}.platform-list-panel{display:grid;grid-template-rows:auto auto minmax(0,1fr)}.platform-detail-panel{display:block;overflow-y:auto}.platform-filter-bar{display:grid;grid-template-columns:minmax(190px,1fr) 128px 140px 140px;gap:10px;margin-top:16px}.platform-filter-bar input,.platform-filter-bar select{min-width:0}.platform-table{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0;margin-top:16px;border:1px solid #dfe7dd;border-radius:8px;background:#fff;overflow:hidden}.platform-table-head,.platform-table-row{display:grid;grid-template-columns:minmax(160px,1.35fr) minmax(110px,.8fr) minmax(125px,.9fr) minmax(130px,.95fr) minmax(105px,.7fr) 82px;gap:10px;align-items:center}.platform-table-head{min-height:42px;border-bottom:1px solid #e7ede4;background:#f6faf4;padding:0 12px;color:#68776c;font-size:12px;font-weight:800}.platform-table-body{min-height:0;overflow-y:auto}.platform-table-row{min-height:92px;border-bottom:1px solid #edf1eb;padding:10px 12px;cursor:pointer}.platform-table-row.selected{background:#f2f8f3;box-shadow:inset 3px 0 #0f6b43}.platform-table-row:last-child{border-bottom:0}.platform-tenant-cell,.platform-stack-cell{display:grid;gap:5px;min-width:0}.platform-tenant-cell strong,.platform-stack-cell strong{overflow:hidden;color:#1f352b;text-overflow:ellipsis;white-space:nowrap}.platform-tenant-cell span,.platform-tenant-cell small,.platform-stack-cell span,.platform-stack-cell small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.platform-row-actions{display:flex;justify-content:flex-end}.platform-row-actions button,.danger-lite{min-height:34px;padding:0 10px}.danger-lite{border-color:#e6caca;color:#973535}.platform-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.platform-detail-section{display:grid;gap:12px;margin-top:18px}.tenant-feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.tenant-feature-list>small{color:#68776c}.tenant-feature-row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-width:0;border:1px solid #e1e7df;border-radius:8px;background:#fff;padding:10px}.tenant-feature-row span{display:grid;gap:3px;min-width:0}.tenant-feature-row strong,.tenant-feature-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tenant-feature-row strong{color:#1f352b}.tenant-feature-row small{color:#68776c;font-size:12px}.relay-key-form,.widget-settings-form,.boundary-settings-form,.model-route-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;border:1px solid #dfe7dd;border-radius:8px;background:#f8fbf6;padding:12px}.relay-key-form label,.widget-settings-form label,.boundary-settings-form label,.model-route-form label{display:grid;gap:7px;min-width:0;color:#4d5d53;font-size:12px;font-weight:800}.relay-key-form input,.widget-settings-form input,.widget-settings-form select,.widget-settings-form textarea,.boundary-settings-form input,.boundary-settings-form select,.boundary-settings-form textarea,.model-route-form input,.model-route-form select{min-width:0}.widget-settings-form input[type=color]{width:100%;padding:4px}.widget-settings-form textarea,.boundary-settings-form textarea{min-height:82px;max-height:160px}.relay-key-form .span-2,.widget-settings-form .span-2,.boundary-settings-form .span-2,.model-route-form .span-2{grid-column:1 / -1}.model-route-summary .info-chip strong{white-space:normal}.model-route-switch{grid-column:1 / -1}.relay-sync-log-list{display:grid;gap:8px;border:1px dashed #d4dfd1;border-radius:8px;background:#fbfdf9;padding:10px}.relay-sync-log-list>strong{color:#1f352b;font-size:13px}.relay-sync-log-row{display:grid;gap:3px;min-width:0;border-top:1px solid #e7ede4;padding-top:8px}.relay-sync-log-row span{color:#263a30;font-size:12px;font-weight:800}.relay-sync-log-row small,.relay-sync-log-row em{color:#68776c;font-size:12px;font-style:normal;overflow-wrap:anywhere}.widget-snippet-box{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border:1px dashed #c9d8cc;border-radius:8px;background:#fff;padding:10px}.widget-snippet-box code{min-width:0;overflow-x:auto;color:#264135;font-size:12px;line-height:1.5;white-space:nowrap}.widget-snippet-box button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:0 10px;white-space:nowrap}.relay-key-form-actions{display:flex;grid-column:1 / -1;align-items:end;justify-content:flex-end;gap:8px}.mini-list .relay-key-row,.mini-list .domain-row{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:12px}.mini-list .relay-key-row>div,.mini-list .domain-row>div{border:0;background:transparent;padding:0}.relay-key-actions{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:8px}.relay-key-actions button{min-height:34px;padding:0 10px}.relay-key-actions select{min-height:34px;max-width:120px;padding:0 8px}.platform-provisioning-form{display:grid;gap:14px}.plan-comparison{display:grid;gap:10px;margin-top:18px}.plan-option{display:grid;gap:5px;width:100%;border:1px solid #e1e7df;border-radius:8px;background:#fff;padding:12px;color:#1f352b;text-align:left}.plan-option.active{border-color:#0f6b43;background:#f2f8f3;box-shadow:inset 0 0 0 1px #0f6b43}.plan-option span,.plan-option small{color:#68776c;overflow-wrap:anywhere}.growth-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,440px);grid-template-rows:auto auto;grid-auto-rows:max-content;gap:24px;height:100%;min-height:0;overflow-y:auto;overflow-x:hidden;padding:24px 28px;align-items:start;align-content:start;scrollbar-gutter:stable}.growth-overview{grid-column:1 / -1;overflow:visible}.growth-column{display:grid;grid-auto-rows:max-content;gap:18px;min-height:0;overflow:visible;align-content:start}.growth-card{overflow:visible}.capability-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-top:18px}.capability-card,.template-card,.mini-list div{border:1px solid #e1e7df;border-radius:8px;background:#fff}.capability-card{display:grid;gap:6px;min-height:76px;padding:14px}.capability-card strong,.template-card strong,.mini-list strong{color:#1f352b;overflow-wrap:anywhere}.capability-card span,.template-card p,.template-card span,.mini-list span,.mini-list small,.mini-list em,.mini-list a{color:#68776c;font-size:13px}.growth-actions,.settings-form-grid,.customer-demo-form{display:grid;gap:14px;margin-top:18px}.growth-actions label,.settings-form-grid label,.customer-demo-form label{display:grid;gap:8px;color:#4d5d53;font-size:13px;font-weight:700}.compact-growth-action{gap:12px}.growth-help{margin:0;color:#64736a;font-size:13px;line-height:1.55}.inline-input-action{display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:10px}.inline-input-action input{min-width:0}.inline-input-action button,.growth-command{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 14px}.mini-list{display:grid;gap:10px;margin-top:18px}.mini-list div{display:grid;gap:5px;padding:12px}.mini-list em{color:#a03333;font-style:normal;overflow-wrap:anywhere}.mini-list a{color:#075c38;font-weight:800;text-decoration:none}.template-list{display:grid;gap:10px;margin-top:18px}.template-card{display:grid;gap:9px;padding:14px}.template-card.active{border-color:#0f6b43;background:#f2f8f3;box-shadow:inset 0 0 0 1px #0f6b43}.template-card p{margin:0}.template-card div{display:flex;flex-wrap:wrap;gap:7px}.template-card span{border:1px solid #dfe7dd;border-radius:999px;background:#f7faf5;padding:5px 8px;overflow-wrap:anywhere}.settings-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.customer-demo-form textarea{min-height:82px}.auth-panel{display:grid;gap:16px;max-width:620px}.auth-mark{display:grid;place-items:center;width:48px;height:48px;border-radius:8px;background:#e8f3ec;color:#075c38}.auth-form{display:grid;gap:14px}.auth-form label{display:grid;gap:8px;color:#4d5d53;font-size:14px;font-weight:700}.auth-action-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.auth-reset-form{margin-top:12px;border-top:1px solid #e2e9df;padding-top:14px}.panel-title-row.tight{margin-bottom:-4px}.panel-title-row.tight h2{font-size:15px}.auth-link-box{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:14px;border:1px dashed #c9d8cc;border-radius:8px;background:#fff;padding:10px}.auth-link-box code{min-width:0;overflow-x:auto;color:#264135;font-size:12px;white-space:nowrap}.auth-link-box button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:0 10px;white-space:nowrap}.auth-message{margin-top:14px;font-size:13px}.mode-toggle,.segmented-control{display:inline-flex;gap:4px;margin-top:14px;border:1px solid #dfe7dd;border-radius:8px;background:#f7faf5;padding:4px}.mode-toggle button,.segmented-control button{min-height:34px;border:0;border-radius:7px;background:transparent;color:#405149;padding:0 12px;font:700 13px inherit;cursor:pointer}.mode-toggle button.active,.segmented-control button.active{background:#075c38;color:#fff}.roi-strip,.settings-grid{display:grid;gap:12px;margin-top:18px}.settings-layout{align-content:start}.settings-grid.compact,.settings-form{margin-top:14px}.admin-user-list{display:grid;gap:12px;margin-top:18px}.admin-user-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;border:1px solid #e1e7df;border-radius:8px;background:#fff;padding:14px}.admin-user-main{display:grid;gap:4px;min-width:0}.admin-user-main span,.admin-user-main small{color:#69766d;overflow-wrap:anywhere}.admin-user-actions{display:flex;align-items:center;gap:8px}.admin-user-actions select,.admin-user-actions button{min-width:0}.members-layout{grid-template-columns:minmax(360px,480px) minmax(0,1fr)}.members-layout>.span-2{grid-column:1 / -1}.members-invite-form{margin-top:16px}.members-link-box{margin-top:14px}.members-list,.members-token-list{max-height:min(560px,calc(100dvh - 260px));overflow-y:auto;padding-right:2px}.member-row{align-items:start}.member-row .admin-user-main small{line-height:1.45}.member-row .admin-user-main small:last-child{overflow-wrap:anywhere}.member-actions{flex-wrap:wrap;justify-content:flex-end}.member-actions button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:0 10px;white-space:nowrap}.roi-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.roi-strip div,.info-item{display:grid;gap:6px;border:1px solid #e1e7df;border-radius:8px;background:#fff;padding:14px}.roi-strip span,.info-item span{color:#69766d;font-size:13px}.roi-strip strong,.info-item strong{color:#1f352b;overflow-wrap:anywhere}.roi-ledger{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px}.roi-ledger div{display:grid;gap:5px;border:1px solid #dfe7dd;border-radius:8px;background:#f8fbf6;padding:14px}.roi-ledger span,.roi-ledger small{color:#65756a;font-size:13px}.roi-ledger strong{color:#075c38;font-size:22px}.roi-input-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.roi-field{display:grid;gap:7px;color:#4d5d53;font-size:13px;font-weight:700}.roi-field div{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:42px;border:1px solid #dfe7dd;border-radius:8px;background:#fff;overflow:hidden}.roi-field em{padding:0 10px;color:#6b786f;font-style:normal}.roi-field input{width:100%;min-width:0;height:42px;border:0;background:transparent;color:#1f352b;padding:0 10px;font:800 15px inherit}.roi-field input:disabled{color:#7a8780;cursor:not-allowed}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.question-list{display:grid;gap:10px;margin-top:18px}.question-list button{display:flex;align-items:center;gap:10px;min-height:48px;border:1px solid #dfe7dd;border-radius:8px;background:#fff;color:#24362d;padding:10px 12px;text-align:left}.question-list svg{flex:0 0 auto;color:#0f6b43}.empty-state{display:grid;place-items:center;min-height:120px;border:1px dashed #c9d7cb;border-radius:8px;color:#758278}.toast{position:fixed;right:24px;bottom:24px;z-index:10;max-width:min(420px,calc(100vw - 32px));border:1px solid #dbe6dc;border-radius:8px;background:#1f2d28;color:#fff;padding:12px 14px;box-shadow:0 18px 46px #1e302638;overflow-wrap:anywhere}::selection{background:#135f4529;color:var(--foreground)}body,button,input,select,textarea{letter-spacing:0}button,a,input,select,textarea{transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease,opacity .16s ease,transform .16s ease}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,.industry-card:focus-visible,.conversation-card:focus-visible,.plan-option:focus-visible,.template-card:focus-visible,.platform-table-row:focus-visible{outline:2px solid rgba(23,134,92,.42);outline-offset:2px}button:disabled,input:disabled,select:disabled,textarea:disabled{opacity:.58;cursor:not-allowed}select,input,textarea{border-color:var(--input);border-radius:calc(var(--radius) - 2px);background:var(--card);color:var(--foreground);box-shadow:var(--shadow-xs)}select:hover,input:hover,textarea:hover{border-color:#c8d4ce}select:focus,input:focus,textarea:focus{border-color:var(--ring);box-shadow:0 0 0 3px #17865c24}input::placeholder,textarea::placeholder{color:#96a19a}input[type=checkbox],input[type=radio]{accent-color:var(--primary);box-shadow:none}input[type=color]{min-height:40px}.app-shell{background:linear-gradient(180deg,#ffffffe0,#f8faf8c7 38%,#f4f7f5),var(--background)}.sidebar{border-right-color:var(--sidebar-border);background:color-mix(in srgb,var(--sidebar) 92%,transparent);box-shadow:1px 0 #14181605}.brand{border-top-color:var(--primary);border-bottom-color:var(--border)}.brand strong,h2,.panel-title-row h2,.panel-head h2{color:var(--foreground);font-weight:800}.brand span,.current-demo,.panel-head span,.panel-title-row>span,.muted{color:var(--muted-foreground)}.topbar{border-bottom-color:var(--border);background:color-mix(in srgb,var(--card) 88%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav button{border:1px solid transparent;border-radius:var(--radius);color:#37433b;font-weight:700}.nav button:hover{border-color:var(--border);background:var(--secondary);color:var(--foreground)}.nav button.active{border-color:color-mix(in srgb,var(--primary) 24%,var(--border));background:var(--accent);color:var(--accent-foreground);box-shadow:inset 3px 0 0 var(--primary),var(--shadow-xs)}.plan-box{border-color:var(--border);background:linear-gradient(180deg,#fff,#f3f8f5);color:var(--card-foreground);box-shadow:var(--shadow-sm)}.primary,.plan-box button,.chat-form button{border:1px solid transparent;border-radius:var(--radius);background:var(--primary);color:var(--primary-foreground);font-weight:800;box-shadow:0 8px 18px #135f452e}.primary:hover,.plan-box button:hover,.chat-form button:hover{background:#0f543d;box-shadow:0 10px 24px #135f4538;transform:translateY(-1px)}.primary:active,.plan-box button:active,.chat-form button:active{transform:translateY(0)}.secondary,.icon-button,.compact-action,.panel-head button,.chat-status button,.question-list button,.row-actions button,.lead-toolbar button,.modal-actions button,.platform-title-actions button,.order-panel-actions button,.relay-key-actions button,.widget-snippet-box button,.auth-link-box button,.growth-command{border-color:var(--border);border-radius:var(--radius);background:var(--card);color:var(--secondary-foreground);font-weight:800;box-shadow:var(--shadow-xs)}.secondary:hover,.icon-button:hover,.compact-action:hover,.panel-head button:hover,.chat-status button:hover,.question-list button:hover,.row-actions button:hover,.lead-toolbar button:hover,.modal-actions button:hover,.platform-title-actions button:hover,.order-panel-actions button:hover,.relay-key-actions button:hover,.widget-snippet-box button:hover,.auth-link-box button:hover,.growth-command:hover{border-color:color-mix(in srgb,var(--primary) 28%,var(--border));background:var(--accent);color:var(--accent-foreground)}.danger-lite{border-color:#efc7c7;color:var(--destructive)}.danger-lite:hover{border-color:#e8a9a9;background:#fff1f1;color:#9f3030}.main-panel,.side-panel,.admin-panel,.modal-panel,.lead-table,.platform-table{border-color:var(--border);border-radius:var(--radius);background:color-mix(in srgb,var(--card) 96%,transparent);box-shadow:var(--shadow-sm)}.main-panel,.admin-panel,.side-panel{box-shadow:var(--shadow-sm)}.admin-panel:hover,.side-panel:hover,.main-panel:hover{box-shadow:var(--shadow-md)}.industry-picker,.chat-status,.question-chips,.chat-form,.modal-head,.auth-reset-form,.entitlement-list,.nav-section+.nav-section{border-color:var(--border)}.industry-card,.metric,.file-row,.table-row,.conversation-card,.detail-bubble,.lead-card,.insight-list button,.insight-list div,.lead-pipeline div,.info-chip,.usage-meter,.token-ledger div,.api-key-panel,.platform-metric,.success-health-row,.success-renewal-row,.success-ticket-row,.platform-event-row,.platform-alert-row,.notification-channel-row,.notification-delivery-row,.trial-application-row,.platform-ops-row,.platform-order-row,.plan-admin-card,.tenant-feature-row,.relay-key-form,.widget-settings-form,.boundary-settings-form,.model-route-form,.relay-sync-log-list,.widget-snippet-box,.plan-option,.capability-card,.template-card,.mini-list div,.auth-link-box,.reserved-box,.admin-user-row,.roi-strip div,.info-item,.roi-ledger div,.roi-field div,.question-list button,.empty-chat,.empty-state{border-color:var(--border);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow-xs)}.industry-card:hover,.conversation-card:hover,.table-row:hover,.lead-card:hover,.platform-table-row:hover,.plan-option:hover,.template-card:hover,.question-chips button:hover,.question-list button:hover,.insight-list button:hover{border-color:color-mix(in srgb,var(--primary) 28%,var(--border));background:#fbfdfb;box-shadow:var(--shadow-sm)}.industry-card.selected,.conversation-card.active,.plan-option.active,.template-card.active,.platform-table-row.selected{border-color:color-mix(in srgb,var(--primary) 56%,var(--border));background:var(--accent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary) 45%,transparent),var(--shadow-sm)}.platform-table-row.selected{box-shadow:inset 3px 0 0 var(--primary)}.industry-icon,.auth-mark,.platform-alert-icon,.avatar{background:var(--accent);color:var(--accent-foreground)}.bubble,.detail-bubble{border-color:var(--border);background:var(--card);box-shadow:var(--shadow-xs)}.user .bubble,.detail-message.user .detail-bubble{border-color:color-mix(in srgb,var(--primary) 20%,var(--border));background:var(--accent)}.status-pill,.status-tag,.platform-event-type,.platform-ops-summary span,.template-card span{border-color:color-mix(in srgb,var(--primary) 18%,var(--border));border-radius:999px;background:var(--secondary);color:var(--secondary-foreground);box-shadow:none}.status-pill{background:var(--accent);color:var(--accent-foreground)}.status-pill.subtle{background:var(--card);color:var(--muted-foreground)}.status-tag.uploading,.status-tag.parsing,.status-tag.vectorizing,.status-tag.processing{border-color:#b9d7e7;background:#eff8fc;color:#28566c}.status-tag.failed,.platform-alert-row.critical,.notification-delivery-row.status-failed{border-color:#efc7c7}.status-tag.failed{background:#fff1f1;color:var(--destructive)}.trial-application-title span{background:var(--accent);color:var(--accent-foreground)}.lead-table-head,.platform-table-head{border-color:var(--border);background:var(--muted);color:var(--muted-foreground)}.lead-table-row,.platform-table-row{border-color:var(--border);background:var(--card)}.meter-track{background:var(--muted)}.meter-track i{background:linear-gradient(90deg,var(--primary),#22a06b)}.metric strong,.lead-pipeline strong,.token-ledger strong,.roi-ledger strong,.source-entry-link,.mini-list a,.file-row svg,.table-row svg,.conversation-card svg,.lead-card-head svg,.value-line svg,.question-list svg{color:var(--primary)}.file-row>span{border-radius:calc(var(--radius) - 2px);background:#1d2621;color:#f8faf8}.file-drop span{border-color:#b9c8bf;border-radius:var(--radius);background:#fbfdfb}.file-drop span:hover{border-color:color-mix(in srgb,var(--primary) 35%,var(--border));background:var(--accent)}.modal-backdrop{background:#0f17127a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-panel{background:var(--popover);color:var(--popover-foreground);box-shadow:var(--shadow-lg)}.empty-chat,.empty-state{border-style:dashed;background:linear-gradient(180deg,#ffffffd1,#f8faf8eb),var(--card);color:var(--muted-foreground)}.empty-chat strong{color:var(--foreground)}.toast{z-index:50;border-color:#ffffff1f;border-radius:var(--radius);background:#111815;box-shadow:var(--shadow-lg)}.auth-message{color:var(--muted-foreground)}.mode-toggle,.segmented-control{border-color:var(--border);border-radius:var(--radius);background:var(--muted)}.mode-toggle button,.segmented-control button{color:var(--muted-foreground)}.mode-toggle button:hover,.segmented-control button:hover{color:var(--foreground)}.mode-toggle button.active,.segmented-control button.active{background:var(--card);color:var(--foreground);box-shadow:var(--shadow-xs)}.auth-panel{border-color:var(--border)}.status-tag.uploading,.status-tag.parsing,.status-tag.vectorizing,.status-tag.processing,.document-row.status-uploading,.document-row.status-parsing,.document-row.status-vectorizing,.document-row.status-processing{position:relative;overflow:hidden}.status-tag.uploading:after,.status-tag.parsing:after,.status-tag.vectorizing:after,.status-tag.processing:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.58),transparent);animation:shadcn-shimmer 1.3s infinite}@keyframes shadcn-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--background: #f3f6f3;--foreground: #111713;--card: #ffffff;--card-foreground: #111713;--primary: #0d6848;--primary-foreground: #ffffff;--secondary: #f4f6f4;--secondary-foreground: #1d251f;--muted: #edf1ed;--muted-foreground: #66736b;--accent: #e5f3eb;--accent-foreground: #0c5138;--border: #d7e0da;--input: #cfdad3;--ring: #0f7a52;--sidebar: #101d16;--sidebar-border: rgba(255, 255, 255, .1);--shadow-xs: 0 1px 2px rgba(17, 23, 19, .06);--shadow-sm: 0 1px 2px rgba(17, 23, 19, .06), 0 8px 20px rgba(17, 23, 19, .04);--shadow-md: 0 14px 38px rgba(17, 23, 19, .1);--shadow-lg: 0 24px 70px rgba(17, 23, 19, .16)}body{background:linear-gradient(180deg,#fbfcfa 0,#f3f6f3 42%,#eef3ef)}.app-shell{grid-template-columns:256px minmax(0,1fr);background:linear-gradient(90deg,rgba(13,104,72,.05),transparent 30%),linear-gradient(180deg,#fbfcfa 0,#f2f6f2)}.sidebar{border-right:1px solid var(--sidebar-border);background:linear-gradient(180deg,#13241b 0,#0f1d16 54%,#0c1712);box-shadow:10px 0 36px #1117131f}.brand{height:96px;border-top:0;border-bottom:1px solid rgba(255,255,255,.1);padding:0 24px}.brand strong{color:#fff;font-size:25px;letter-spacing:0}.brand span{color:#ffffffa8;font-size:12px;font-weight:700}.brand .radish{filter:drop-shadow(0 8px 20px rgba(0,0,0,.22))}.nav{gap:10px;padding:18px 14px}.nav-section{gap:6px}.nav-section+.nav-section{margin-top:14px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1)}.nav-section-title{color:#ffffff75;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.nav button{min-height:44px;border:1px solid transparent;border-radius:8px;color:#ffffffc2;padding:0 13px;font-weight:800}.nav button svg{color:#ffffff94}.nav button:hover{border-color:#ffffff1f;background:#ffffff12;color:#fff}.nav button:hover svg{color:#fff}.nav button.active{border-color:#a4debd61;background:linear-gradient(90deg,#e5f3eb2e,#ffffff12);color:#fff;box-shadow:inset 3px 0 #9be7be,0 10px 24px #00000029}.nav button.active svg{color:#9be7be}.plan-box{position:relative;gap:9px;margin:auto 16px 18px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#ffffff1f,#ffffff0f);color:#fff;box-shadow:0 18px 46px #0003}.plan-box span{color:#ffffff9e;font-weight:700}.plan-box strong{color:#fff;font-size:19px}.plan-box button{height:40px;background:#fff;color:#0f5138;box-shadow:none}.plan-box button:first-child{background:#9be7be;color:#0b2a1c}.workspace{background:linear-gradient(180deg,#ffffffc7,#fff0 132px),linear-gradient(90deg,rgba(13,104,72,.04),transparent 36%),var(--background)}.topbar{min-height:76px;border-bottom:1px solid rgba(215,224,218,.82);background:#ffffffe0;box-shadow:0 8px 28px #1117130f}.current-demo{gap:12px;color:#647168;font-size:13px;font-weight:800}.current-demo select{height:42px;min-width:126px;border-radius:8px;background:#fff;font-weight:800}.actions{align-items:center;justify-content:flex-end;gap:10px}.actions button{height:42px;min-width:0;border-radius:8px;padding:0 14px;font-size:14px;box-shadow:0 1px 2px #1117130d,0 10px 24px #1117130f}.actions .primary{min-width:124px;background:#0d6848;box-shadow:0 14px 30px #0d68483d}.content-grid{grid-template-columns:minmax(0,1fr) minmax(360px,420px);gap:24px;padding:24px 30px}.main-panel,.side-panel{border-color:#cad7cfeb;background:#fffffff5;box-shadow:0 18px 50px #11171314}.main-panel{border-radius:10px}.side-panel{border-radius:10px;padding:18px;overflow:hidden}.admin-panel:hover,.side-panel:hover,.main-panel:hover{box-shadow:0 22px 58px #1117131a}.industry-picker{padding:22px;background:linear-gradient(180deg,#fff 0,#f8fbf8)}.panel-title-row h2,.panel-head h2{font-size:19px}.status-pill{min-height:32px;border-color:#0d684833;background:#edf8f1;color:#0d5a3f;font-weight:900}.industry-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.industry-card{position:relative;grid-template-columns:48px minmax(0,1fr);min-height:104px;border-color:#dce5df;border-radius:10px;background:#fff;padding:16px;box-shadow:0 1px 2px #1117130a,0 12px 28px #1117130d}.industry-card:after{content:"";position:absolute;inset:10px 10px auto auto;width:24px;height:3px;border-radius:999px;background:#dfe7e1}.industry-card:hover{transform:translateY(-2px)}.industry-card.selected{border-color:#0d68489e;background:linear-gradient(180deg,#f4fbf6,#fff);box-shadow:inset 0 0 0 1px #0d68484d,0 18px 38px #0d684824}.industry-card.selected:after{background:#0d6848}.industry-icon{width:48px;height:48px;border-radius:10px;background:#eef8f2;color:#0d6848;font-size:16px;box-shadow:inset 0 0 0 1px #0d684814}.industry-card strong{align-self:end;color:#111713;font-size:17px;line-height:1.2}.industry-card small{align-self:start;color:#66736b;line-height:1.45}.chat-panel{background:linear-gradient(180deg,#fff 0,#fbfcfb)}.chat-status{height:56px;padding:0 20px;background:#fbfdfb}.chat-status span{color:#1d2821;font-weight:900}.chat-status i{width:10px;height:10px;background:#14a56f;box-shadow:0 0 0 4px #14a56f1f}.chat-status button{min-height:34px;border:1px solid var(--border);border-radius:8px;background:#fff;padding:0 10px}.question-chips{gap:10px;padding:14px 20px;background:#fff}.question-chips button{max-width:340px;border-color:#d7e0da;background:#f8faf8;color:#334139;padding:9px 13px;font-weight:700;box-shadow:none}.question-chips button:hover{background:#eef8f2;color:#0d5a3f}.messages{min-height:360px;padding:30px 22px;background:linear-gradient(#f8faf8 1px,transparent 1px),linear-gradient(90deg,#f8faf8 1px,transparent 1px),#fff;background-size:28px 28px}.empty-chat{max-width:560px;min-height:150px;border:1px solid #dbe5df;border-radius:12px;background:linear-gradient(180deg,#fffffff5,#f4faf6f5);padding:28px 32px;box-shadow:0 20px 50px #11171314}.empty-chat strong{margin-bottom:10px;color:#111713;font-size:17px}.empty-chat p{margin:0;color:#56645c;line-height:1.7}.avatar{width:38px;height:38px;background:#eef8f2;color:#0d6848}.bubble{border-radius:12px;padding:15px 17px;box-shadow:0 10px 28px #11171312}.chat-form{grid-template-columns:minmax(0,1fr) 104px;gap:12px;padding:18px 20px 20px;background:#fff}.chat-form input{height:50px;border-radius:8px;padding:0 16px;font-size:15px;box-shadow:inset 0 1px #11171305,0 1px 2px #1117130a}.chat-form button{height:50px;border-radius:8px;font-size:15px;box-shadow:0 14px 30px #0d684838}.inspector{gap:18px;overflow-y:auto;padding-right:2px}.panel-head{align-items:flex-start}.panel-head span{border:1px solid #dce5df;border-radius:999px;background:#f7faf8;padding:5px 9px;color:#68746d;font-size:12px;font-weight:800}.muted{color:#647168;line-height:1.65}.file-list{gap:10px;border:0;border-radius:0;max-height:184px;overflow-y:auto;padding-right:2px}.file-row{grid-template-columns:42px minmax(0,1fr) 28px;min-height:72px;border:1px solid #dce5df;border-radius:10px;padding:12px;box-shadow:0 1px 2px #1117130a}.file-row+.file-row{border-top:1px solid #dce5df}.file-row>span{width:38px;height:42px;border-radius:9px;background:#111713;color:#fff}.file-row strong{color:#111713;font-size:15px}.file-row small{color:#66736b}.file-row>svg{color:#0d6848}.metric-grid{gap:12px}.metric{position:relative;min-height:106px;border-radius:10px;padding:14px;overflow:hidden}.metric:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:#0d6848}.metric:nth-child(2):before{background:#2f6f7e}.metric:nth-child(3):before{background:#b7791f}.metric:nth-child(4):before{background:#111713}.metric span{color:#66736b;font-size:13px;font-weight:800}.metric strong{margin-top:12px;color:#0d6848;font-size:30px;letter-spacing:0}.metric em{color:#738078;line-height:1.35}.trial-value-panel{border-color:#0d684838;background:linear-gradient(180deg,#f2fbf5,#fff)}.trial-value-panel .value-line{min-height:34px;color:#25342b;font-weight:800}.trial-value-panel .primary{height:44px;margin-top:4px;box-shadow:0 14px 30px #0d684838}:root{--background: #f6f9fb;--foreground: #101820;--card: #ffffff;--card-foreground: #101820;--popover: #ffffff;--popover-foreground: #101820;--primary: #0f766e;--primary-foreground: #ffffff;--secondary: #eef6f6;--secondary-foreground: #17212b;--muted: #eaf1f3;--muted-foreground: #60707a;--accent: #2563eb;--accent-foreground: #ffffff;--destructive: #dc2626;--destructive-foreground: #ffffff;--warning: #ca8a04;--warning-foreground: #2f2100;--success: #0f766e;--success-foreground: #ffffff;--border: #d9e3e7;--input: #cfdae0;--ring: #14b8a6;--sidebar: #ffffff;--sidebar-foreground: #17212b;--sidebar-border: #d9e3e7;--shadow-xs: 0 1px 2px rgba(16, 24, 32, .05);--shadow-sm: 0 1px 2px rgba(16, 24, 32, .06), 0 8px 20px rgba(16, 24, 32, .04);--shadow-md: 0 16px 40px rgba(16, 24, 32, .1);--shadow-lg: 0 28px 76px rgba(16, 24, 32, .16)}body{background:radial-gradient(circle at 12% 0%,rgba(20,184,166,.1),transparent 30%),radial-gradient(circle at 88% 12%,rgba(37,99,235,.08),transparent 28%),linear-gradient(180deg,#fbfdff 0,#f6f9fb 48%,#eef4f7)}.app-shell{background:linear-gradient(90deg,rgba(20,184,166,.06),transparent 34%),linear-gradient(180deg,#fbfdff 0,#f4f8fb)}.sidebar{border-right:1px solid var(--sidebar-border);background:linear-gradient(180deg,#fffffffa,#fafdfff0),var(--sidebar);box-shadow:10px 0 36px #10182012}.brand{border-bottom-color:var(--border)}.brand strong{color:var(--sidebar-foreground)}.brand span{color:var(--muted-foreground)}.brand .radish{filter:drop-shadow(0 8px 16px rgba(16,24,32,.1))}.nav-section+.nav-section{border-top-color:var(--border)}.nav-section-title{color:#82919b}.nav button{color:#40515c}.nav button svg{color:#71828d}.nav button:hover{border-color:#cddce2;background:#f3f8fa;color:var(--foreground)}.nav button:hover svg{color:var(--primary)}.nav button.active{border-color:#14b8a65c;background:linear-gradient(90deg,#14b8a624,#2563eb12);color:#0d5752;box-shadow:inset 3px 0 0 var(--ring),0 10px 24px #1018200f}.nav button.active svg{color:var(--primary)}.plan-box{border-color:#cfe0e6;background:linear-gradient(180deg,#fff,#f3f9fb);color:var(--foreground);box-shadow:0 18px 44px #10182014}.plan-box span{color:var(--muted-foreground)}.plan-box strong{color:var(--foreground)}.plan-box button,.plan-box button:first-child{background:var(--primary);color:var(--primary-foreground);box-shadow:0 12px 26px #0f766e33}.plan-box button:last-child{border:1px solid var(--border);background:#fff;color:var(--primary);box-shadow:var(--shadow-xs)}.workspace{background:linear-gradient(180deg,#ffffffd1,#fff0 132px),linear-gradient(90deg,rgba(20,184,166,.05),transparent 38%),var(--background)}.topbar{border-bottom-color:#d9e3e7eb;background:#ffffffe6;box-shadow:0 8px 28px #1018200f}.primary,.actions .primary,.chat-form button,.trial-value-panel .primary{background:var(--primary);color:var(--primary-foreground);box-shadow:0 14px 30px #0f766e38}.primary:hover,.actions .primary:hover,.chat-form button:hover,.trial-value-panel .primary:hover{background:#0d6a63}.secondary,.icon-button,.compact-action,.panel-head button,.chat-status button,.question-list button,.row-actions button,.lead-toolbar button,.modal-actions button,.platform-title-actions button,.order-panel-actions button,.relay-key-actions button,.widget-snippet-box button,.auth-link-box button,.growth-command{border-color:var(--border);background:#fff;color:#17212b}.secondary:hover,.icon-button:hover,.compact-action:hover,.panel-head button:hover,.chat-status button:hover,.question-list button:hover,.row-actions button:hover,.lead-toolbar button:hover,.modal-actions button:hover,.platform-title-actions button:hover,.order-panel-actions button:hover,.relay-key-actions button:hover,.widget-snippet-box button:hover,.auth-link-box button:hover,.growth-command:hover{border-color:#14b8a661;background:#effafa;color:#0f766e}select:focus,input:focus,textarea:focus{border-color:var(--ring);box-shadow:0 0 0 3px #14b8a629}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,.industry-card:focus-visible,.conversation-card:focus-visible,.plan-option:focus-visible,.template-card:focus-visible,.platform-table-row:focus-visible{outline-color:#14b8a673}.main-panel,.side-panel,.admin-panel,.modal-panel,.lead-table,.platform-table{border-color:#d9e3e7f5;background:#fffffff7;box-shadow:0 18px 50px #10182014}.industry-picker,.chat-status,.question-chips,.chat-form,.lead-table-head,.platform-table-head{background:#fbfdff}.status-pill{border-color:#14b8a63d;background:#eafafa;color:#0d6a63}.status-pill.subtle,.panel-head span{border-color:#d9e3e7;background:#f6f9fb;color:#60707a}.status-tag,.platform-event-type,.platform-ops-summary span,.template-card span{border-color:#d9e3e7;background:#f6f9fb;color:#40515c}.status-tag.uploading,.status-tag.parsing,.status-tag.vectorizing,.status-tag.processing{border-color:#c5e6f2;background:#edf8fc;color:#226376}.status-tag.failed,.danger-lite{border-color:#fecaca;background:#fff5f5;color:var(--destructive)}.industry-card{border-color:#d9e3e7;background:#fff}.industry-card:after{background:#d9e3e7}.industry-card:hover{border-color:#14b8a657;background:#fbfdff}.industry-card.selected{border-color:#14b8a69e;background:linear-gradient(180deg,#effafa,#fff);box-shadow:inset 0 0 0 1px #14b8a642,0 18px 38px #0f766e1f}.industry-card.selected:after{background:var(--accent)}.industry-icon,.avatar{background:#eafafa;color:var(--primary)}.chat-status i{background:var(--ring);box-shadow:0 0 0 4px #14b8a624}.question-chips button{border-color:#d9e3e7;background:#f6f9fb;color:#40515c}.question-chips button:hover{background:#eafafa;color:var(--primary)}.messages{background:linear-gradient(#eef5f8 1px,transparent 1px),linear-gradient(90deg,#eef5f8 1px,transparent 1px),#fff;background-size:28px 28px}.empty-chat{border-color:#d9e3e7;background:linear-gradient(180deg,#fffffff5,#f0fafaf5)}.bubble{border-color:#d9e3e7}.user .bubble,.detail-message.user .detail-bubble{border-color:#14b8a63d;background:#eafafa}.file-row,.metric,.table-row,.conversation-card,.lead-card,.info-chip,.usage-meter,.token-ledger div,.api-key-panel,.platform-metric,.success-health-row,.success-renewal-row,.success-ticket-row,.platform-event-row,.platform-alert-row,.notification-channel-row,.notification-delivery-row,.trial-application-row,.platform-ops-row,.platform-order-row,.plan-admin-card,.tenant-feature-row,.relay-key-form,.widget-settings-form,.boundary-settings-form,.model-route-form,.relay-sync-log-list,.widget-snippet-box,.plan-option,.capability-card,.template-card,.mini-list div,.auth-link-box,.reserved-box,.admin-user-row,.roi-strip div,.info-item,.roi-ledger div,.roi-field div,.empty-state{border-color:#d9e3e7;background:#fff}.file-row>span{background:#101820}.file-row>svg,.metric strong,.lead-pipeline strong,.token-ledger strong,.roi-ledger strong,.source-entry-link,.mini-list a,.table-row svg,.conversation-card svg,.lead-card-head svg,.value-line svg,.question-list svg{color:var(--primary)}.metric:before{background:var(--primary)}.metric:nth-child(2):before{background:var(--accent)}.metric:nth-child(3):before{background:var(--warning)}.metric:nth-child(4):before{background:#101820}.meter-track i{background:linear-gradient(90deg,var(--primary),var(--ring))}.trial-value-panel{border-color:#14b8a638;background:linear-gradient(180deg,#effafa,#fff)}.source-entry-link:hover,.mini-list a:hover{color:var(--accent)}.platform-table-row.selected,.conversation-card.active,.plan-option.active,.template-card.active{background:#effafa;box-shadow:inset 3px 0 0 var(--ring)}.lead-table-head,.platform-table-head{color:#60707a}.modal-backdrop{background:#10182080}.toast{background:#101820}.admin-grid,.support-grid,.growth-grid,.platform-grid{background:radial-gradient(circle at 0 0,rgba(20,184,166,.06),transparent 26%),radial-gradient(circle at 100% 8%,rgba(37,99,235,.05),transparent 24%)}.admin-panel{border-color:#d9e3e7f5;border-radius:10px;background:#fffffff7;box-shadow:0 16px 46px #10182012}.panel-title-row,.panel-head{min-height:34px}.panel-title-row>div:first-child,.panel-head>div:first-child{min-width:0}.reserved-box,.api-key-panel,.relay-key-form,.widget-settings-form,.boundary-settings-form,.model-route-form,.platform-provisioning-form,.growth-actions,.settings-form-grid,.customer-demo-form,.auth-form,.success-ticket-form{border-color:#d9e3e7;background:#f8fbfd}.upload-form label,.lead-form label,.trial-application-form label,.billing-control-grid label,.growth-actions label,.settings-form-grid label,.customer-demo-form label,.auth-form label,.relay-key-form label,.widget-settings-form label,.boundary-settings-form label,.model-route-form label,.platform-order-status label,.plan-admin-fields label,.roi-field{color:#40515c;font-weight:800}.lead-table,.platform-table{border-color:#d9e3e7;border-radius:10px;box-shadow:0 12px 32px #1018200f}.lead-table-head,.platform-table-head{min-height:46px;background:#f3f8fa;color:#60707a;letter-spacing:.02em}.lead-table-row,.platform-table-row{background:#fff}.lead-table-row:hover,.platform-table-row:hover,.conversation-card:hover,.table-row:hover,.admin-user-row:hover,.success-health-row:hover,.success-renewal-row:hover,.success-ticket-row:hover,.platform-alert-row:hover,.platform-event-row:hover,.notification-channel-row:hover,.trial-application-row:hover,.platform-ops-row:hover,.platform-order-row:hover{border-color:#14b8a647;background:#fbfdff;box-shadow:0 10px 28px #1018200f}.lead-status-select,.platform-filter-bar input,.platform-filter-bar select,.billing-control-grid input,.billing-control-grid select,.settings-form-grid input,.settings-form-grid select,.settings-form-grid textarea,.growth-actions input,.growth-actions select,.growth-actions textarea,.customer-demo-form input,.customer-demo-form textarea,.trial-application-form input,.trial-application-form select,.trial-application-form textarea,.auth-form input,.auth-form select,.auth-form textarea{background:#fff}.platform-summary-grid,.success-summary-grid,.capability-grid,.report-metrics,.roi-strip,.roi-ledger,.token-ledger,.finance-grid{gap:12px}.platform-metric,.success-score,.capability-card,.report-metrics .metric,.info-item,.roi-strip div,.roi-ledger div,.token-ledger div{border-color:#d9e3e7;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 8px 24px #1018200d}.platform-metric strong,.success-score strong,.info-item strong,.roi-strip strong,.roi-ledger strong,.token-ledger strong{color:#0f766e}.platform-event-row,.platform-alert-row,.notification-channel-row,.notification-delivery-row,.trial-application-row,.success-health-row,.success-renewal-row,.success-ticket-row{border-left-width:4px}.platform-event-row.info,.platform-alert-row.info,.success-health-row.level-healthy,.success-health-row.level-excellent,.success-ticket-row.priority-medium,.success-ticket-row.priority-low,.notification-channel-row.status-configured,.notification-delivery-row.status-sent,.trial-application-row.status-new{border-left-color:var(--primary)}.platform-event-row.warning,.platform-alert-row.warning,.success-health-row.level-watch,.success-renewal-row.risk-due_soon,.success-renewal-row.risk-watch,.success-ticket-row.priority-high,.trial-application-row.status-qualified{border-left-color:var(--warning)}.platform-event-row.critical,.platform-alert-row.critical,.success-health-row.level-risk,.success-renewal-row.risk-overdue,.success-ticket-row.priority-critical,.trial-application-row.status-ignored{border-left-color:var(--destructive)}.modal-panel{border-color:#d9e3e7;border-radius:10px}.modal-head{background:#fbfdff}.modal-actions{padding-top:4px}@media(max-width:1180px){.sidebar{background:#fff;box-shadow:0 8px 24px #10182014}.nav button{border-color:#d9e3e7;background:#fff;color:#40515c}.nav button svg{color:#71828d}.nav button.active{background:#eafafa;color:#0f766e}.content-grid,.admin-grid,.support-grid,.growth-grid,.platform-grid{gap:16px}}@media(max-width:720px){.topbar{gap:14px;min-height:0;background:#fff}.current-demo{display:grid;grid-template-columns:1fr auto;width:100%}.actions{display:grid;grid-template-columns:1fr;width:100%;gap:10px}.actions button,.actions .primary{width:100%;min-height:42px}.industry-cards{gap:12px}.industry-card{min-height:104px}.main-panel,.side-panel,.admin-panel{border-radius:10px}.messages{min-height:320px;padding:24px 16px}.empty-chat{width:100%;padding:22px 18px}.chat-form{padding:16px}.lead-table,.platform-table{border-radius:10px}.modal-panel{border-radius:12px 12px 0 0}}@media(max-width:1180px){body{overflow:auto}.app-shell{grid-template-columns:1fr;height:auto;min-height:100dvh;overflow:visible}.sidebar{position:sticky;top:0;z-index:12;display:block;height:auto;border-right:0;border-bottom:1px solid #dfe5dc;overflow-x:auto;overflow-y:hidden}.workspace{height:auto;min-height:0;overflow:visible}.sidebar .brand,.sidebar .plan-box{display:none}.nav{display:flex;gap:8px;padding:10px 12px;overflow-x:auto}.nav-section{display:flex;flex:0 0 auto;gap:8px}.nav-section+.nav-section{margin-top:0;padding-top:0;border-top:0}.nav-section-title{display:none}.nav button{flex:0 0 auto;min-height:38px;padding:0 12px;white-space:nowrap}.content-grid,.admin-grid,.support-grid,.growth-grid,.platform-grid{grid-template-columns:1fr;grid-template-rows:auto;height:auto;overflow:visible}.main-panel,.side-panel,.admin-panel{max-height:none}.leads-grid{grid-auto-rows:auto;overflow:visible}.leads-panel{height:auto;overflow:visible}.lead-table{display:block;overflow-x:auto}.platform-summary-grid,.success-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.platform-ops-grid{grid-template-columns:1fr}.plan-admin-grid{grid-template-columns:1fr;max-height:none;overflow:visible}.platform-event-grid{grid-template-columns:1fr}.platform-event-list,.platform-alert-list{max-height:none;overflow:visible}.platform-alert-row,.success-health-row,.success-renewal-row,.success-ticket-row{grid-template-columns:minmax(0,1fr)}.platform-alert-icon{display:none}.platform-alert-actions{min-width:0;justify-content:flex-start}.notification-channel-row,.notification-delivery-row{grid-template-columns:minmax(0,1fr)}.notification-channel-controls{justify-content:flex-start;min-width:0}.notification-delivery-list,.platform-ops-list{max-height:none;overflow:visible}.platform-ops-row,.trial-application-row{grid-template-columns:minmax(0,1fr)}.trial-application-actions{justify-content:flex-start;min-width:0}.trial-application-list{max-height:none;overflow:visible}.platform-order-row{grid-template-columns:minmax(0,1fr)}.platform-order-money{text-align:left}.order-row-actions{flex-direction:row}.platform-ops-money{text-align:left}.platform-filter-bar,.platform-detail-grid,.relay-key-form,.widget-settings-form,.boundary-settings-form,.model-route-form{grid-template-columns:1fr}.platform-ops-panel,.platform-event-panel,.platform-entitlement-panel,.platform-list-panel,.platform-detail-panel{height:auto;max-height:none;overflow:visible}.platform-table{display:block;overflow-x:auto}.lead-table-head,.lead-table-row,.platform-table-head,.platform-table-row{min-width:960px}.lead-table-body,.platform-table-body,.growth-column{overflow:visible}.growth-column{padding-right:0}}@media(max-width:720px){.topbar,.actions{align-items:stretch;flex-direction:column}.topbar{padding:16px}.mobile-brand{display:flex;align-items:center;gap:10px;font-size:24px}.mobile-brand .radish{width:36px;height:36px}.current-demo{justify-content:space-between}.content-grid,.admin-grid,.support-grid,.growth-grid,.platform-grid{padding:16px}.industry-cards,.metric-grid,.roi-strip,.roi-ledger,.roi-input-grid,.conversation-meta,.conversation-actions,.lead-form-grid,.lead-pipeline,.settings-grid,.billing-control-grid,.finance-grid,.token-ledger,.api-key-panel,.capability-grid,.platform-summary-grid,.success-summary-grid,.platform-filter-bar,.platform-detail-grid,.tenant-feature-list,.plan-admin-fields,.entitlement-row,.platform-order-status,.relay-key-form,.widget-settings-form,.boundary-settings-form,.model-route-form,.settings-form-grid,.report-metrics,.inline-input-action,.widget-snippet-box{grid-template-columns:1fr}.panel-title-row,.panel-head{align-items:flex-start;flex-direction:column}.chat-form{grid-template-columns:1fr}.bubble{max-width:calc(100vw - 88px)}.table-row{grid-template-columns:24px minmax(0,1fr)}.table-row .status-tag{grid-column:2;justify-self:start}.document-row{grid-template-columns:24px minmax(0,1fr)}.document-row .row-actions{grid-column:2;justify-content:flex-start}.leads-title-row,.modal-head,.modal-actions{align-items:stretch;flex-direction:column}.admin-user-row{grid-template-columns:1fr}.admin-user-actions{flex-direction:column;align-items:stretch}.lead-toolbar{width:100%}.lead-toolbar button,.modal-actions button{flex:1 1 0}.modal-backdrop{align-items:end;padding:12px}.modal-panel{width:100%;max-height:calc(100dvh - 24px)}.modal-form{max-height:calc(100dvh - 150px)}}@media(max-width:720px){.sidebar{border-bottom-color:#d9e3e7db;background:linear-gradient(180deg,#fffffffa,#f6f9fbf2);box-shadow:0 6px 18px #10182012}.nav{gap:6px;padding:8px 10px;scrollbar-width:none;scroll-padding-inline:10px;scroll-snap-type:x proximity}.nav::-webkit-scrollbar,.question-chips::-webkit-scrollbar,.file-list::-webkit-scrollbar{display:none}.nav button{scroll-snap-align:start;min-height:36px;border-radius:8px;padding:0 11px;gap:7px;font-size:13px;box-shadow:0 1px 2px #1018200a}.nav button svg{width:15px;height:15px}.nav button.active{border-color:#14b8a685;background:linear-gradient(180deg,#effafa,#fff);box-shadow:inset 0 -2px 0 var(--ring),0 6px 16px #0f766e1a}.topbar{gap:12px;padding:13px 12px 14px;border-bottom-color:#d9e3e7eb;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 10px 26px #1018200f}.mobile-brand{width:100%;min-height:38px;color:var(--foreground);font-size:22px}.mobile-brand strong{line-height:1}.current-demo{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;width:100%;color:#60707a;font-size:12px;font-weight:900}.current-demo select{width:100%;min-width:0;height:38px;border-radius:8px;background:#fff;color:#17212b;font-size:13px;font-weight:800}.actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.actions button,.actions .primary{min-height:38px;height:38px;border-radius:8px;padding:0 10px;font-size:13px;line-height:1;box-shadow:0 1px 2px #1018200d}.actions .primary{grid-column:1 / -1;min-height:42px;box-shadow:0 12px 24px #0f766e2e}.actions button svg{width:15px;height:15px}.content-grid,.admin-grid,.support-grid,.growth-grid,.platform-grid{padding:14px 12px}.industry-picker{padding:18px 16px}.panel-title-row{gap:10px}.panel-title-row h2,.panel-head h2{font-size:18px}.status-pill{min-height:29px;padding:0 10px;font-size:12px}.industry-card{grid-template-columns:42px minmax(0,1fr);min-height:92px;padding:14px}.industry-icon{width:42px;height:42px}.chat-status{padding:12px 14px}.question-chips{gap:8px;padding:10px 14px 11px;scrollbar-width:none;scroll-padding-inline:14px;scroll-snap-type:x proximity}.question-chips button{scroll-snap-align:start;max-width:none;width:min(76vw,300px);min-height:38px;border-radius:999px;padding:0 13px;font-size:13px;line-height:1;box-shadow:0 1px 2px #1018200a}.messages{min-height:300px;padding:22px 14px;background-size:24px 24px}.empty-chat{min-height:126px;padding:20px 16px}.empty-chat strong{font-size:15px}.empty-chat p{font-size:13px}.chat-form{gap:10px;padding:13px 14px 14px}.chat-form input,.chat-form button{height:44px;font-size:14px}.side-panel{padding:16px}.file-list{max-height:274px;scrollbar-width:none}}@media(max-width:430px){.actions button{gap:6px;padding-inline:8px}.actions button svg{width:14px;height:14px}.question-chips button{width:min(82vw,310px)}}@media(min-width:361px)and (max-width:720px){.topbar{display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:center;column-gap:14px;row-gap:11px}.mobile-brand{width:auto;min-height:38px}.current-demo{align-self:center}.actions{grid-column:1 / -1}}.lead-table,.platform-table{background:linear-gradient(180deg,#fff,#fbfdff);overflow:hidden}.lead-table-head,.platform-table-head{position:relative;border-bottom-color:#dbe7ec;background:linear-gradient(180deg,#f8fbfd,#f1f7f9);color:#526570;text-transform:none}.lead-table-head:after,.platform-table-head:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,rgba(20,184,166,.34),transparent)}.lead-table-body,.platform-table-body,.conversation-list,.success-list,.success-ticket-list,.platform-event-list,.platform-alert-list,.notification-delivery-list,.trial-application-list,.platform-ops-list{scrollbar-color:rgba(15,118,110,.28) transparent;scrollbar-width:thin}.lead-table-row,.platform-table-row{border-bottom-color:#eaf1f4}.lead-table-row:nth-child(2n),.platform-table-row:nth-child(2n){background:#fcfeff}.lead-table-row:hover,.platform-table-row:hover{background:linear-gradient(90deg,rgba(20,184,166,.08),transparent 32%),#fbfdff}.platform-table-row.selected{border-left:0;background:linear-gradient(90deg,#14b8a629,#2563eb0f 46%,#fff);box-shadow:inset 3px 0 0 var(--ring),inset 0 -1px #eaf1f4}.lead-customer-cell strong,.lead-intent-cell strong,.lead-time-cell strong,.platform-tenant-cell strong,.platform-stack-cell strong{color:#17212b;font-weight:900}.lead-customer-cell span,.lead-intent-cell span,.lead-time-cell span,.platform-tenant-cell span,.platform-tenant-cell small,.platform-stack-cell span,.platform-stack-cell small,.lead-source-line{color:#60707a}.lead-source-line{line-height:1.5}.platform-filter-bar{border:1px solid #d9e3e7;border-radius:10px;background:linear-gradient(180deg,#fff,#f8fbfd);padding:10px;box-shadow:0 8px 22px #1018200b}.platform-filter-bar input,.platform-filter-bar select,.lead-status-select{height:38px;border-color:#d4e0e6;background:#fff}.status-tag,.platform-event-type,.trial-application-title span{display:inline-flex;align-items:center;justify-content:center;min-height:26px;line-height:1}.status-tag.processing,.status-tag.uploading,.status-tag.parsing,.status-tag.vectorizing{border-color:#2563eb38;background:#edf8fc;color:#1f6175}.status-tag.failed,.danger-lite{border-color:#fecaca;background:#fff5f5;color:#dc2626}.status-tag:not(.failed):not(.processing):not(.uploading):not(.parsing):not(.vectorizing){border-color:#14b8a633;background:#f0fafa;color:#0f766e}.platform-table-row>.platform-stack-cell:nth-child(5) .status-tag.processing{border-color:#ca8a043d;background:#fff8e6;color:#93640b}.table-row,.conversation-card,.admin-user-row,.success-health-row,.success-renewal-row,.success-ticket-row,.platform-event-row,.platform-alert-row,.notification-channel-row,.notification-delivery-row,.trial-application-row,.platform-ops-row,.platform-order-row{transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.platform-event-row,.platform-alert-row,.notification-channel-row,.notification-delivery-row,.trial-application-row,.success-health-row,.success-renewal-row,.success-ticket-row{background:linear-gradient(180deg,#fff,#fbfdff)}.platform-event-row.critical,.platform-alert-row.critical,.success-health-row.level-risk,.success-renewal-row.risk-overdue,.success-ticket-row.priority-critical,.notification-delivery-row.status-failed,.trial-application-row.status-ignored{background:linear-gradient(90deg,rgba(220,38,38,.075),transparent 38%),#fff}.platform-event-row.warning,.platform-alert-row.warning,.success-health-row.level-watch,.success-renewal-row.risk-due_soon,.success-renewal-row.risk-watch,.success-ticket-row.priority-high,.notification-channel-row.status-missing_config,.notification-delivery-row.status-skipped,.trial-application-row.status-qualified{background:linear-gradient(90deg,rgba(202,138,4,.075),transparent 38%),#fff}.platform-event-row.info,.platform-alert-row.info,.success-health-row.level-healthy,.success-health-row.level-excellent,.success-ticket-row.priority-medium,.success-ticket-row.priority-low,.notification-channel-row.status-configured,.notification-delivery-row.status-sent,.trial-application-row.status-new{background:linear-gradient(90deg,rgba(20,184,166,.08),transparent 38%),#fff}.platform-alert-row.status-acknowledged{opacity:.82}.platform-alert-icon{background:linear-gradient(180deg,#f0fafa,#fff);color:var(--primary)}.platform-alert-row.critical .platform-alert-icon,.notification-delivery-row.status-failed b{background:#fff5f5;color:var(--destructive)}.platform-event-row button,.platform-alert-actions button,.notification-channel-controls select,.trial-application-actions button,.success-health-row button,.success-renewal-row button,.success-ticket-actions button,.platform-row-actions button,.row-actions button{border-radius:8px}.platform-alert-actions,.trial-application-actions,.notification-channel-controls,.platform-row-actions,.success-ticket-actions{align-items:center}.notification-channel-controls label{min-height:32px;border:1px solid #d9e3e7;border-radius:999px;background:#fff;padding:0 10px;box-shadow:0 1px 2px #1018200a}.notification-channel-controls input[type=checkbox]{accent-color:var(--primary)}.notification-delivery-row b{min-width:48px;border:1px solid #d9e3e7;border-radius:999px;background:#f6f9fb;padding:4px 8px;text-align:center}.empty-state{position:relative;gap:10px;min-height:140px;border-color:#cddce2;border-style:dashed;background:radial-gradient(circle at 50% 0,rgba(20,184,166,.1),transparent 36%),linear-gradient(180deg,#fffffff5,#f6f9fbf5);color:#60707a;font-weight:800;text-align:center}.empty-state:before{content:"";width:34px;height:34px;border:1px solid rgba(20,184,166,.26);border-radius:8px;background:linear-gradient(180deg,#14b8a624,#2563eb0f),#fff;box-shadow:inset 0 -2px #14b8a64d}.lead-table-body .empty-state,.platform-table-body .empty-state,.platform-event-list .empty-state,.platform-alert-list .empty-state,.notification-channel-grid .empty-state,.notification-delivery-list .empty-state,.trial-application-list .empty-state,.platform-ops-list .empty-state,.success-list .empty-state,.success-ticket-list .empty-state{margin:14px}@media(max-width:1180px){.platform-filter-bar{padding:10px}.notification-channel-controls{display:grid;grid-template-columns:repeat(2,minmax(0,auto));min-width:0}.notification-channel-controls select{grid-column:1 / -1;width:100%}}@media(max-width:720px){.platform-filter-bar{gap:8px;margin-top:12px}.lead-table,.platform-table{margin-top:12px}.lead-table-head,.lead-table-row,.platform-table-head,.platform-table-row{min-width:900px}.lead-table-row,.platform-table-row{min-height:82px}.platform-alert-actions,.trial-application-actions,.platform-row-actions,.success-ticket-actions{width:100%}.platform-alert-actions button,.trial-application-actions button,.platform-row-actions button,.success-ticket-actions button{flex:1 1 118px}.notification-channel-controls{grid-template-columns:1fr 1fr;width:100%}.notification-channel-controls label{justify-content:center}.empty-state{min-height:118px;padding:18px}}.modal-backdrop{background:radial-gradient(circle at 50% 16%,rgba(20,184,166,.16),transparent 34%),#080f177a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-panel{border-color:#d9e3e7f5;border-radius:12px;background:linear-gradient(180deg,#fff,#f9fcfd);box-shadow:0 34px 84px #080f173d,0 0 0 1px #ffffffb8 inset}.modal-head{border-bottom:1px solid #e5eef2;background:linear-gradient(180deg,#f6f9fbfa,#fffffffa);padding-bottom:14px}.modal-head strong{color:#101820;font-size:18px;font-weight:900}.modal-head span{max-width:56ch;color:#60707a;line-height:1.55}.modal-head button{border-color:#d9e3e7;background:#fff;color:#536672}.modal-head button:hover{border-color:#c4d3da;background:#f2f7f9;color:#101820}.modal-form{gap:14px;padding-top:14px}.modal-form label{gap:7px;color:#43545f;font-weight:800}.modal-form input,.modal-form select,.modal-form textarea{min-height:42px;border-color:#d4e0e6;background:#fff}.modal-form textarea{line-height:1.55}.modal-actions{border-top:1px solid #e5eef2;margin-top:6px;padding-top:14px}.customer-success-grid{gap:18px}.success-summary-grid{gap:12px}.success-list,.success-ticket-list{gap:10px}.success-health-row,.success-renewal-row,.success-ticket-row{position:relative;border-color:#dce8ed;border-radius:10px;padding:13px;box-shadow:0 10px 24px #1018200b}.success-health-row:after,.success-renewal-row:after,.success-ticket-row:after{content:"";position:absolute;inset:10px auto 10px 0;width:3px;border-radius:999px;background:#14b8a66b}.success-health-row.level-watch:after,.success-renewal-row.risk-due_soon:after,.success-renewal-row.risk-watch:after,.success-ticket-row.priority-high:after{background:#ca8a049e}.success-health-row.level-risk:after,.success-renewal-row.risk-overdue:after,.success-ticket-row.priority-critical:after{background:#dc26269e}.success-main strong,.success-renewal-row strong,.success-ticket-row strong{color:#101820;letter-spacing:0}.success-main span,.success-main small,.success-main em,.success-renewal-row span,.success-renewal-row small,.success-renewal-row em,.success-ticket-row span,.success-ticket-row small,.success-ticket-row em{color:#60707a;line-height:1.48}.success-score{border-color:#14b8a638;background:linear-gradient(180deg,#f0fafa,#fff);box-shadow:inset 0 -1px #14b8a62e}.success-score strong{color:#0f766e;font-variant-numeric:tabular-nums}.success-ticket-form{border-color:#dce8ed;border-radius:10px;background:linear-gradient(180deg,#fff,#f8fbfd);padding:12px;box-shadow:0 10px 24px #1018200b}.success-ticket-form textarea{min-height:88px}.success-ticket-actions{gap:8px}.success-ticket-actions select,.success-ticket-actions button{min-height:38px}@media(max-width:720px){.topbar{gap:8px;padding:9px 12px 11px}.topbar h1{font-size:18px;line-height:1.15}.current-demo{min-height:34px;padding:5px 8px}.current-demo span{font-size:11px}.current-demo select{min-height:30px;font-size:12px}.actions{gap:7px}.actions button{min-height:36px;padding:0 9px;font-size:12px}.actions .compact-action,.actions .secondary.compact-action{min-width:0}.modal-backdrop{align-items:end;padding:10px}.modal-panel{width:100%;max-height:calc(100dvh - 20px);border-radius:14px 14px 10px 10px}.modal-head{gap:10px;padding-bottom:12px}.modal-head strong{font-size:16px}.modal-form{max-height:calc(100dvh - 164px);gap:12px}.modal-actions{display:grid;grid-template-columns:1fr}.modal-actions button{width:100%;min-height:42px}.customer-success-grid{gap:14px}.success-health-row,.success-renewal-row,.success-ticket-row{padding:12px 12px 12px 14px}.success-ticket-form{padding:10px}.success-ticket-actions{grid-template-columns:1fr}}@media(min-width:1181px){.content-grid{height:100%;min-height:0;overflow:hidden}.main-panel{grid-template-rows:auto minmax(0,1fr);min-height:0;overflow:hidden}.industry-picker{padding:16px 18px 14px}.industry-cards{gap:9px;margin-top:12px}.industry-card{grid-template-columns:38px minmax(0,1fr);min-height:74px;padding:10px 12px;column-gap:10px}.industry-card:after{inset:8px 8px auto auto;width:18px}.industry-icon{width:38px;height:38px;border-radius:8px;font-size:13px}.industry-card strong{font-size:15px;line-height:1.18}.industry-card small{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-size:12px;line-height:1.35}.chat-panel{min-height:0;overflow:hidden}.chat-status{height:48px;padding-inline:18px}.question-chips{padding:10px 18px}.messages{min-height:0;overscroll-behavior:contain;padding:22px 18px}.inspector{display:grid;grid-template-rows:minmax(160px,.95fr) minmax(220px,1.05fr) auto;gap:14px;min-height:0;overflow:hidden;padding-right:0}.inspector>.side-panel{min-height:0;overflow:hidden}.inspector>.side-panel:nth-child(1){display:grid;grid-template-rows:auto auto minmax(0,1fr)}.file-list{max-height:none;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:4px}.inspector>.side-panel:nth-child(2){display:grid;grid-template-rows:auto minmax(0,1fr)}.inspector>.side-panel:nth-child(2) .metric-grid{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:4px}.trial-value-panel{gap:9px;padding:14px}.trial-value-panel .value-line{min-height:30px}.plan-box{gap:8px}.plan-box button{min-height:40px}}@media(max-width:1180px){.messages,.file-list,.inspector>.side-panel:nth-child(2) .metric-grid{max-height:none;overflow-y:visible}}@media(max-width:720px){.industry-card{min-height:82px}.messages{max-height:min(58dvh,520px);overflow-y:auto;overscroll-behavior:contain}.file-list{max-height:320px;overflow-y:auto}}.sidebar-cta{display:grid;gap:6px;margin:auto 14px 16px;border-top:1px solid #e5eef2;padding:12px 2px 0}.sidebar-cta button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:42px;border:1px solid rgba(15,118,110,.18);border-radius:8px;background:#0f766e;color:#fff;font-weight:900;box-shadow:0 12px 24px #0f766e2e}.sidebar-cta button:hover{background:#0d655f;box-shadow:0 14px 28px #0f766e38}.sidebar-cta small{color:#60707a;font-size:12px;font-weight:800;line-height:1.3;text-align:center}.source-panel{scrollbar-color:rgba(15,118,110,.28) transparent;scrollbar-width:thin}.source-panel .file-list{max-height:none;overflow:visible;padding-right:0}.source-panel .file-row{grid-template-columns:34px minmax(0,1fr) 20px;gap:9px;min-height:46px;padding:8px 10px}.source-panel .file-row>span{width:30px;height:30px;border-radius:8px;font-size:10px}.file-row-body{display:flex;align-items:center;gap:8px;min-width:0;white-space:nowrap}.file-row-name{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-panel .file-row small{flex:0 0 auto;margin-top:0;font-size:12px;line-height:1;white-space:nowrap}.source-panel .source-entry-link{flex:0 0 auto;white-space:nowrap}.source-panel .file-row>svg{width:16px;height:16px}.chat-status button[title]{min-width:96px}@media(min-width:1181px){.nav{flex:1 1 auto}.actions .trial-topbar-action{display:none}.inspector>.source-panel{display:block;overflow-y:auto;overscroll-behavior:contain;padding-right:14px}.inspector>.source-panel .muted{margin:10px 0 12px}.source-panel .file-list{display:grid;gap:8px}}@media(max-width:1180px){.sidebar-cta{display:none}}@media(max-width:720px){.source-panel .file-row{grid-template-columns:34px minmax(0,1fr) 18px;min-height:44px}.source-panel .file-row small{display:none}.chat-status button[title]{min-width:92px}}.manual-reply-box{border-color:color-mix(in srgb,var(--primary) 16%,var(--border));background:linear-gradient(180deg,#fff,#f7fcfc);box-shadow:var(--shadow-xs)}.manual-reply-row textarea{width:100%;border:1px solid var(--input);border-radius:8px;background:var(--card);color:var(--foreground);font:inherit;line-height:1.5;padding:10px 12px;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.manual-reply-row textarea:focus{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in srgb,var(--ring) 18%,transparent)}.detail-message.human .detail-bubble{border-color:#bfdbfe;background:#eff6ff}.detail-message.human .message-meta strong{color:#1d4ed8}@media(max-width:720px){.manual-reply-row{grid-template-columns:1fr}.manual-reply-row button{width:100%}}
