:root{--navy:#102936;--navy-deep:#0b1c2b;--paper:#f5f7f6;--surface:#fdfefd;--ink:#203c46;--muted:#687d84;--line:#e0e7e5;--green:#286e60;--gold:#d7b878;--radius:9px;color:var(--ink);font-synthesis:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:14px}*{box-sizing:border-box}body{background:var(--paper);margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{touch-action:manipulation}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;background:0 0;border:0}a{color:inherit;text-decoration:none}button:disabled{opacity:.5;cursor:not-allowed}h1,h2,h3,p{margin:0}h1{letter-spacing:-.8px;font-size:29px;font-weight:650;line-height:1.2}h2{letter-spacing:-.3px;font-size:17px;font-weight:620;line-height:1.4}h3{font-size:15px;line-height:1.5}p{line-height:1.65}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #70a99a}input,select,textarea{background:var(--surface);color:var(--ink);outline-offset:2px;border:1px solid #d9e1de;border-radius:7px;min-width:0;min-height:41px;padding:11px 12px}select{cursor:pointer}textarea{resize:vertical}label{flex-direction:column;gap:8px;font-size:12px;font-weight:600;display:flex}small{font-size:11px}svg{vertical-align:middle;flex-shrink:0}::selection{background:#cce2da}.btn{white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:9px;min-height:41px;padding:10px 16px;font-size:12px;font-weight:550;transition:background .16s;display:inline-flex}.btn.primary{background:var(--green);color:#fcfefa;border:1px solid var(--green)}.btn.primary:hover{background:#205b50}.btn.secondary{background:var(--surface);color:#365259;border:1px solid #d7dfdc}.btn.secondary:hover{background:#eef3f0}.btn.small{min-height:32px;padding:6px 11px;font-size:11px}.icon-btn{width:34px;height:34px;color:var(--muted);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.icon-btn:hover{color:var(--ink);background:#e9efec}.muted{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:inline-flex}.eyebrow{letter-spacing:1.65px;color:#6e8586;margin-bottom:9px;font-size:9px;font-weight:650;display:block}.error{color:#953e30;background:#fff1ed;border:1px solid #e8c8c2;border-radius:8px;align-items:center;gap:9px;margin-bottom:18px;padding:12px 15px;font-size:12px;line-height:1.6;display:flex}.notice{color:#786137;background:#fbf7eb;border:1px solid #e5dcc6;border-radius:8px;margin:20px 0;padding:20px 22px;font-size:13px;line-height:1.6}.origin-pill{letter-spacing:.7px;color:#856b34;white-space:nowrap;background:#fbf6e9;border:1px solid #e7dabb;border-radius:5px;padding:5px 8px;font-size:9px;font-weight:650;display:inline-flex}.origin-pill.public{color:#39705f;background:#eaf2ef;border-color:#cde2d7}.badge{white-space:nowrap;color:#597068;background:#edf1ef;border-radius:5px;align-items:center;padding:5px 8px;font-size:10px;font-weight:550;line-height:1.25;display:inline-flex}.badge.active,.badge.completed,.badge.closed,.badge.succeeded,.badge.synced{color:#316d50;background:#e8f2ec}.badge.in_progress,.badge.running{color:#3c6880;background:#e9f0f5}.badge.open,.badge.pending,.badge.queued{color:#8a6d2b;background:#faf3e4}.badge.revoked,.badge.cancelled,.badge.failed{color:#9e6152;background:#f8ece8}.badge.superseded{color:#727d85;background:#edf0f2}.hash{overflow-wrap:anywhere;color:var(--muted);font-size:10px;line-height:1.8;display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.skip-link{z-index:200;background:var(--surface);padding:12px;position:fixed;top:10px;left:10px;transform:translateY(-200%)}.skip-link:focus{transform:none}.login{background:#fafbf8;grid-template-columns:1.05fr 1fr;min-height:100vh;display:grid}.login-story{background:var(--navy-deep);color:#f3f5ed;flex-direction:column;min-height:100vh;padding:45px 8.5%;display:flex;position:relative;overflow:hidden}.login-story:after{content:"";pointer-events:none;border:1px solid #d7b87813;border-radius:50%;width:580px;height:580px;position:absolute;bottom:-260px;right:-300px;box-shadow:0 0 0 60px #d7b87805,0 0 0 120px #d7b87804}.login-brand img{width:120px;display:block}.story-copy{z-index:1;margin:auto 0;padding:75px 0 90px}.overline{letter-spacing:2px;color:var(--gold);align-items:center;gap:11px;margin-bottom:31px;font-size:9px;display:flex}.overline span{background:var(--gold);width:27px;height:1px}.story-copy h1{letter-spacing:-1.8px;font-size:clamp(36px,3.6vw,58px);font-weight:430;line-height:1.16}.story-copy h1 em{color:#dec696;font-family:Iowan Old Style,Georgia,serif;font-weight:400}.story-copy>p{color:#a6b5ba;max-width:375px;margin-top:27px;font-size:14px;line-height:1.9}.story-features{color:#c5cfce;flex-direction:column;gap:21px;margin-top:42px;font-size:12px;display:flex}.story-features span{align-items:center;gap:14px;display:flex}.story-features svg{color:var(--gold);stroke-width:1.4px}.story-bottom{color:#819397;letter-spacing:1.1px;border-top:1px solid #aabbb720;justify-content:space-between;gap:15px;padding-top:24px;font-size:7px;display:flex}.login-form-area{flex-direction:column;padding:36px 52px 25px;display:flex}.back-site{color:#748580;align-self:flex-end;align-items:center;gap:10px;font-size:11px;display:flex}.login-form-wrap{width:100%;max-width:355px;margin:auto}.app-mark{width:58px;height:58px;color:var(--green);background:#eff3ed;border:1px solid #d4ded6;border-radius:13px;justify-content:center;align-items:center;margin-bottom:29px;display:flex}.login-form-wrap h2{letter-spacing:-.8px;font-size:28px;font-weight:650}.login-form-wrap>p{color:var(--muted);margin-top:9px;font-size:13px}.login-form-wrap form{flex-direction:column;gap:21px;margin-top:33px;display:flex}.login-form-wrap input{background:#fdfefa;height:47px}.password-input{position:relative}.password-input input{width:100%;padding-right:45px}.password-input button{color:#85948c;width:38px;height:38px;position:absolute;top:4px;right:4px}.login-submit{justify-content:space-between;height:47px;margin-top:5px}.login-note{color:#82908b;gap:10px;margin-top:24px;display:flex}.login-note p{max-width:295px;font-size:10px;line-height:1.7}.login-note svg{margin-top:2px}.login-form-area footer{color:#89978f;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-size:10px;display:flex}.login-form-area footer strong{letter-spacing:-1px;color:var(--ink);font-size:20px}.login-form-area footer>span{text-align:center;flex-basis:100%;margin-top:1px;font-size:9px}.app-shell{min-height:100vh;display:flex}.sidebar{background:var(--navy-deep);color:#b7c8ca;z-index:40;flex-direction:column;width:238px;padding:28px 17px 0;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{flex-direction:column;align-items:flex-start;gap:11px;padding:0 17px 28px;display:flex}.sidebar-brand img{width:95px}.sidebar-brand>span{letter-spacing:2.1px;color:#8fa29f;font-size:7px}.sidebar-workspace{border-top:1px solid #b2c4c315;border-bottom:1px solid #b2c4c315;align-items:center;gap:10px;margin:0 4px 29px;padding:15px 10px;display:flex}.workspace-mark{color:#c6d5cd;background:#1d3540;border:1px solid #41606a;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.sidebar-workspace strong{color:#e5ede7;font-size:10px;font-weight:500}.sidebar-workspace small{color:#79908f;margin-top:5px;font-size:9px;display:block}.nav-label{letter-spacing:1.4px;color:#728b8f;margin-bottom:14px;padding:0 17px;font-size:8px;font-weight:600}.sidebar nav{flex-direction:column;gap:4px;display:flex}.sidebar nav button,.nav-admin{text-align:left;color:#a6bbbf;border-radius:6px;align-items:center;gap:12px;height:43px;padding:0 14px;font-size:11px;display:flex;position:relative}.sidebar nav button:hover,.nav-admin:hover{background:#19333f}.sidebar nav button.selected,.nav-admin.selected{color:#e8f2e8;background:#27453f}.sidebar nav button svg,.nav-admin svg{stroke-width:1.5px}.sidebar nav .ai-label{letter-spacing:.5px;color:#a1bfb1;background:#38534a;border-radius:4px;margin-left:auto;padding:2px 5px;font-size:8px}.sidebar-bottom{margin-top:auto;padding-top:45px}.sidebar-note{color:#a7bdb8;align-items:flex-start;gap:9px;margin:0 12px 29px;font-size:10px;line-height:1.5;display:flex}.sidebar-note small{color:#708d88;margin-top:3px;font-size:9px;display:block}.green-dot{background:#87b9a0;border-radius:50%;width:5px;height:5px;margin-top:5px;display:block}.nav-admin{width:100%;margin-bottom:15px}.user-row{border-top:1px solid #adc3c11c;align-items:center;gap:10px;padding:18px 4px;display:flex}.avatar,.topbar-avatar{color:#425e4c;background:#cfdecc;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:11px;font-weight:600;display:grid}.user-row strong{color:#d2ddda;font-size:10px;font-weight:500;display:block}.user-row small{color:#7e9896;margin-top:4px;font-size:8px;display:block}.user-row .icon-btn{color:#89a1a0;margin-left:auto}.user-row .icon-btn:hover{background:#2a4049}.workspace-main{flex-direction:column;width:calc(100% - 238px);min-width:0;margin-left:238px;display:flex}.topbar{border-bottom:1px solid var(--line);background:#fdfefd;justify-content:space-between;align-items:center;gap:12px;height:70px;padding:0 33px;display:flex}.topbar-context{align-items:center;gap:10px;min-width:0;display:flex}.topbar-building{color:#657d79}.topbar-context select{background:0 0;border:0;max-width:270px;padding:5px 14px 5px 0;font-size:12px;font-weight:600}.topbar-right{color:#91a19b;align-items:center;gap:22px;font-size:10px;display:flex}.topbar-avatar{width:29px;height:29px;font-size:10px}.content{flex:1;width:100%;max-width:1660px;margin:auto;padding:31px 33px 24px}.page-title{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.page-title p{color:var(--muted);margin-top:9px;font-size:12px}.page-title>.btn{margin-top:9px}.app-footer{color:#8a9e97;justify-content:space-between;gap:20px;padding:16px 33px 21px;font-size:9px;display:flex}.app-footer>span:first-child{letter-spacing:.7px;color:#4a635a;font-weight:700}.app-footer>span:first-child>span{letter-spacing:0;color:#8a9e97;margin-left:4px;font-size:9px;font-weight:400}.dot-divider{color:#b2c0ba;margin:0 7px}.mobile-menu{display:none}.app-loading{background:var(--navy-deep);color:#cbd7cf;flex-direction:column;justify-content:center;align-items:center;gap:30px;min-height:100vh;display:flex}.app-loading img{width:130px}.app-loading p{font-size:12px}.filters{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:17px;padding:13px 0 16px;display:flex}.filter-label{color:#60776e;align-items:center;gap:7px;margin-right:7px;font-size:11px;display:flex}.filters select{flex:1;min-width:100px;max-width:200px;height:33px;min-height:33px;padding:6px 9px;font-size:10px}.date-filter{background:var(--surface);border:1px solid var(--line);color:#89978f;border-radius:6px;flex-direction:row;align-items:center;gap:6px;padding-left:9px;font-size:9px}.date-filter input{background:0 0;border:0;width:109px;min-height:31px;padding:7px 6px 7px 0;font-size:10px}.filters .icon-btn{margin-left:auto}.base-caption{color:#84968e;justify-content:space-between;align-items:center;gap:12px;margin:0 0 19px;font-size:10px;display:flex}.base-caption>span{align-items:center;gap:6px;display:flex}.base-caption button{color:#5c776b;align-items:center;gap:5px;font-size:10px;display:flex}.metrics{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);grid-template-columns:repeat(4,1fr);margin-bottom:21px;display:grid;overflow:hidden}.metric{padding:21px 20px 17px;position:relative}.metric+.metric{border-left:1px solid var(--line)}.metric-label{color:#6e8178;justify-content:space-between;gap:9px;font-size:11px;display:flex}.metric-label svg{color:#839f93;stroke-width:1.6px}.metric-label .amber{color:#b29857}.metric-label .green{color:#5c9880}.metric-label .blue{color:#7c9da6}.metric-value{letter-spacing:-1.4px;font-variant-numeric:tabular-nums;margin-top:16px;font-size:33px;font-weight:620;line-height:1.1}.metric-value span{letter-spacing:0;color:#83938a;margin-left:6px;font-size:12px;font-weight:400}.metric p{color:#92a097;margin-top:12px;font-size:9px}.dashboard-charts{grid-template-columns:1fr 1.14fr;gap:21px;margin-bottom:21px;display:grid}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);min-width:0;margin-bottom:22px;overflow:hidden}.dashboard-charts .panel,.dashboard-bottom .panel{margin-bottom:0}.panel-heading{justify-content:space-between;align-items:center;gap:15px;padding:22px 21px 18px;display:flex}.panel-heading h2{letter-spacing:-.2px;font-size:14px}.panel-heading p{color:#899a91;margin-top:5px;font-size:10px}.panel-heading>svg{color:#8da096}.bars{flex-direction:column;gap:18px;min-height:213px;padding:7px 24px 16px 21px;display:flex}.bar-row{align-items:center;gap:12px;font-size:10px;display:flex}.bar-row>span{color:#5d7669;flex-shrink:0;width:82px}.bar-track{flex:1;height:11px}.bar-track i{border-radius:2px;height:100%;display:block}.bar-row strong{text-align:right;color:#4e685b;width:25px;font-size:10px;font-weight:550}.area-chart{min-width:0;padding:0 17px 4px 8px}.chart-table{color:#7e9689;margin:0 20px 15px;font-size:9px}.chart-table summary{cursor:pointer;list-style:revert;font-size:9px}.chart-table table{margin-top:10px;font-size:10px}.dashboard-bottom{grid-template-columns:1fr 1.14fr;gap:21px;display:grid}.service-list{padding:0 21px 13px}.service-list>div{border-bottom:1px solid #edf1ee;align-items:center;gap:12px;min-height:36px;font-size:10px;display:flex}.service-list>div:last-child{border:0}.service-list .rank{color:#acb8ae;font-size:9px}.service-list strong{margin-left:auto;font-size:10px;font-weight:500}.mini-track{background:#eff3ed;width:51px;height:4px;margin-left:8px}.mini-track i{background:#abc3ad;border-radius:2px;height:100%;display:block}.text-button{color:#5a7a68;white-space:nowrap;align-items:center;gap:5px;font-size:10px;display:flex}.commitment-preview-row{text-align:left;border-bottom:1px solid #edf1ee;align-items:center;gap:12px;width:calc(100% - 42px);margin:0 21px;padding:10px 0;display:flex}.commitment-preview-row:last-child{border:0;margin-bottom:8px}.date-square{color:#65755d;background:#f2f5ed;border-radius:5px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:39px;display:flex}.date-square strong{font-size:14px;font-weight:600}.date-square small{letter-spacing:.5px;margin-top:1px;font-size:6px}.commitment-preview-row>span:nth-child(2){flex:1;min-width:0}.commitment-preview-row>span:nth-child(2)>strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:550;display:block;overflow:hidden}.commitment-preview-row>span:nth-child(2)>small{color:#98a698;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:9px;display:block;overflow:hidden}.commitment-preview-row>svg{color:#9ab1a0}.data-note{color:#8b9d91;align-items:flex-start;gap:8px;margin-top:17px;display:flex}.data-note>svg{margin-top:2px}.data-note p{flex:1;font-size:9px}.data-note button{color:#6f8e79;white-space:nowrap;align-items:center;gap:4px;font-size:9px;display:flex}.assistant-banner{background:#eef3eb;border:1px solid #d9e4d8;border-radius:8px;align-items:center;gap:15px;margin-top:22px;padding:20px 23px;display:flex}.banner-icon{color:#648a69;text-align:center;width:36px;font-size:28px}.assistant-banner h2{letter-spacing:0;font-size:13px}.assistant-banner p{color:#849982;margin-top:5px;font-size:10px}.assistant-banner .btn{min-height:37px;margin-left:auto;font-size:10px}.skeleton-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.skeleton{background:linear-gradient(100deg,#e9eeea 25%,#f2f5f2 45%,#e9eeea 65%) 0 0/200% 100%;border-radius:8px;height:155px;animation:1.7s linear infinite shimmer}.skeleton.tall{height:350px}.empty{text-align:center;color:#798f7e;border:1px dashed #d1ded3;border-radius:9px;margin:20px 0;padding:55px 24px}.empty-icon{color:#78977c;background:#eef3ed;border:1px solid #d7e3d7;border-radius:12px;place-items:center;width:54px;height:54px;margin:0 auto 18px;display:grid}.empty h3{color:#425e49;margin-bottom:8px;font-size:17px}.empty p{max-width:440px;margin:0 auto 22px;font-size:12px}.panel-empty{color:var(--muted);text-align:center;padding:30px 24px;font-size:12px}.editor-panel,.import-panel{padding:22px}.editor-panel>.panel-heading,.import-panel>.panel-heading{padding:0 0 22px}.form-grid{grid-template-columns:1fr 1fr;gap:19px;margin-top:18px;display:grid}.span-two{grid-column:1/-1}.form-actions{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:10px;margin-top:22px;padding-top:19px;display:flex}.form-actions p{color:var(--muted);margin-right:auto;font-size:10px}.list-toolbar{align-items:center;gap:14px;margin:22px 0 18px;display:flex}.list-toolbar>span{color:var(--muted);margin-left:auto;font-size:10px}.list-toolbar select{font-size:11px}.search-field{background:var(--surface);color:#829988;border:1px solid #d8e2da;border-radius:7px;flex:1;align-items:center;min-width:140px;max-width:420px;padding-left:12px;display:flex}.search-field input{background:0 0;border:0;width:100%;min-height:40px;font-size:12px}.table-scroll{max-width:100%;overflow:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:11px}th{color:#87998b;white-space:nowrap;background:#f8faf7;padding:13px 19px;font-size:9px;font-weight:600}td{color:#5d7361;border-top:1px solid #eaf0e9;max-width:380px;padding:16px 19px;line-height:1.5}td strong{color:#3c5743;font-size:11px;font-weight:550}tbody tr:hover{background:#fbfdf9}.table-title{color:#354f3d;text-align:left;min-width:160px;padding:0;font-size:11px;font-weight:550}.table-title:hover{text-decoration:underline}.record-meta{color:#99a999;margin-top:5px;font-size:9px;display:block}.overdue-text{color:#a3693e}.page-footnote{color:#879f88;margin-top:20px;font-size:10px}.source-active{align-items:center;gap:20px;padding:25px;display:flex}.source-active p{color:var(--muted);margin-top:8px;font-size:11px}.source-active h2{font-size:16px}.source-active .btn{margin-left:auto}.file-icon{color:#658a6c;background:#eff5ed;border:1px solid #dce8d9;border-radius:9px;flex-shrink:0;place-items:center;width:49px;height:55px;display:grid}.upload-area{text-align:center;color:#6e8c6f;background:#f8fbf5;border:1px dashed #bfcfbe;border-radius:8px;align-items:center;gap:9px;padding:23px;display:flex}.upload-area strong{color:#4a6a4d;font-size:13px}.upload-area span{font-size:10px;font-weight:400}.upload-area input{background:0 0;border:0;max-width:100%;font-size:11px}.mapping-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin:18px 0 25px;display:grid}.check-label{color:var(--muted);flex-direction:row;align-items:center;padding:0 22px 18px;font-size:11px;font-weight:400;line-height:1.5}.check-label input{min-height:initial;width:16px;height:16px;accent-color:var(--green)}.knowledge-search{gap:10px;margin:28px 0;display:flex}.knowledge-search .search-field{max-width:none}.section-caption{color:#8b9f8e;justify-content:space-between;margin-bottom:16px;font-size:10px;display:flex}.section-caption>span:first-child{letter-spacing:1px;font-size:9px}.document-list{border:1px solid var(--line);background:var(--surface);border-radius:8px;overflow:hidden}.document-row{text-align:left;border-bottom:1px solid var(--line);align-items:center;gap:17px;width:100%;padding:21px 23px;display:flex}.document-row:last-child{border:0}.document-row:hover{background:#f7faf4}.document-symbol{color:#82a080;border:1px solid #e1e9dc;border-radius:7px;flex-shrink:0;place-items:center;width:40px;height:45px;display:grid}.document-row>div:nth-child(2){flex:1}.document-row h3{font-size:12px;font-weight:550}.document-row p{color:#8a9e89;margin-top:5px;font-size:10px}.document-row>.badge{margin-left:auto}.document-row>svg{color:#90a58b}.document-row .excerpt{max-width:600px}.drawer{border:0;border-left:1px solid var(--line);background:var(--surface);width:min(650px,100vw);max-width:650px;height:100dvh;max-height:100dvh;color:var(--ink);margin:0;padding:0;position:fixed;inset:0 0 0 auto;box-shadow:-15px 0 70px #152c3320}.drawer::backdrop{background:#0b20375c}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:27px 28px 22px;display:flex}.drawer-head small{letter-spacing:1.4px;color:#8a9d8c;font-size:8px}.drawer-head h2{max-width:480px;margin-top:8px;font-size:19px;line-height:1.4}.drawer-body{padding:27px}.drawer-body>.origin-pill{margin-bottom:18px}.drawer-body>h3{margin:19px 0 9px}.drawer-body>p{color:var(--muted);margin:14px 0;font-size:12px}.drawer-body details{border-bottom:1px solid var(--line);margin:17px 0;padding-bottom:15px}.drawer-body summary{cursor:pointer;font-size:12px;font-weight:600}.document-content{white-space:pre-wrap;overflow-wrap:anywhere;border:1px solid var(--line);background:#f5f8f3;border-radius:8px;margin:20px 0;padding:20px;font-family:inherit;font-size:13px;line-height:1.9}dl{font-size:11px}dl>div{border-bottom:1px solid #e8eee4;gap:12px;padding:11px 0;display:flex}dt{color:#92a289;flex-shrink:0;width:150px}dd{overflow-wrap:anywhere;margin:0}.source-items article{border-bottom:1px solid var(--line);padding:15px 0}.source-items p{color:var(--muted);margin:9px 0;font-size:12px}.capability-row{border-top:1px solid var(--line);align-items:center;gap:16px;margin:0 22px;padding:19px 0;display:flex}.capability-row>svg{color:#6c8f72}.capability-row strong{font-size:12px}.capability-row p{color:var(--muted);margin-top:5px;font-size:11px}.capability-row .badge{margin-left:auto}.content.chat-page-content{max-width:none;padding:0;display:flex}.chat-layout{width:100%;min-height:calc(100vh - 120px);display:flex}.conversation-sidebar{border-right:1px solid var(--line);background:#f6f8f4;flex-direction:column;flex-shrink:0;width:220px;padding:23px 17px;display:flex}.conversation-sidebar.is-collapsed{width:72px;padding:23px 10px}.sidebar-collapse-btn{width:100%;margin-bottom:14px}.sidebar-collapse-btn .sidebar-action-label,.sidebar-new-conversation .sidebar-action-label,.conversation-sidebar.is-collapsed .nav-label,.conversation-sidebar.is-collapsed .chat-memory-note{display:none}.conversation-sidebar.is-collapsed .conversation-link{justify-content:center}.conversation-sidebar.is-collapsed .conversation-link span{display:none}.conversation-sidebar>.btn{width:100%;margin-bottom:31px}.conversation-sidebar .nav-label{padding:0 8px;font-size:8px}.conversation-link{text-align:left;color:#859980;border-radius:6px;align-items:center;gap:9px;padding:12px 10px;font-size:10px;display:flex}.conversation-link span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.conversation-link.active{color:#476b43;background:#e7eee3}.chat-memory-note{color:#8ca386;margin-top:auto;padding:50px 11px 20px}.chat-memory-note p{margin-top:13px;font-size:11px}.chat-memory-note strong{font-weight:550}.chat-memory-note small{margin-top:13px;font-size:9px;line-height:1.8;display:block}.chat-main{flex-direction:column;flex:1;min-width:0;max-height:calc(100vh - 115px);display:flex}.chat-header{border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;padding:20px 27px;display:flex}.chat-header>div{align-items:center;gap:12px;display:flex}.assistant-avatar{color:#547a4a;background:#e6eee0;border-radius:9px;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:28px;display:inline-grid}.assistant-avatar.small{border-radius:6px;width:28px;height:28px;font-size:22px}.chat-header h1{letter-spacing:-.2px;font-size:14px;font-weight:600}.chat-header p{color:#8aa081;margin-top:4px;font-size:10px}.chat-messages{scroll-behavior:smooth;flex:1;min-height:240px;padding:25px 34px;overflow-y:auto}.chat-welcome{text-align:center;max-width:700px;margin:40px auto 20px}.welcome-symbol{color:#64845b;margin-bottom:21px;font-size:60px;font-weight:300}.chat-welcome h2{letter-spacing:-.8px;color:#314b32;margin:16px 0 10px;font-size:27px;font-weight:550}.chat-welcome>p{color:#91a08a;font-size:12px;line-height:1.8}.suggestions{grid-template-columns:repeat(3,1fr);gap:11px;margin-top:35px;display:grid}.suggestions button{text-align:left;color:#6e8a5f;background:#fcfdf9;border:1px solid #dce6d6;border-radius:8px;flex-direction:column;align-items:flex-start;padding:19px 15px 30px;display:flex;position:relative}.suggestions button:hover{background:#f2f7ed;border-color:#a4bd95}.suggestions strong{color:#4e6844;margin:15px 0 9px;font-size:10px}.suggestions span{color:#8b9d7f;font-size:10px;line-height:1.7}.suggestions button>svg:last-child{width:13px;position:absolute;bottom:11px;right:12px}.turn{max-width:790px;margin:0 auto 30px}.user-message{color:#506543;white-space:pre-wrap;overflow-wrap:anywhere;background:#e9efdf;border-radius:10px 10px 0;width:fit-content;max-width:85%;margin-left:auto;padding:14px 18px;font-size:13px;line-height:1.65}.assistant-answer{gap:14px;margin-top:25px;font-size:12px;display:flex}.assistant-answer>div{min-width:0}.answer-text{white-space:pre-wrap;color:#536647;line-height:1.8}.answer-query{border:1px solid var(--line);border-radius:8px;margin:18px 0;overflow:hidden}.answer-query>small{color:var(--muted);padding:12px;font-size:9px;display:block}.answer-sources{flex-wrap:wrap;gap:9px;margin-top:17px;display:flex}.answer-sources button{color:#698056;border:1px solid #dce4d3;border-radius:5px;align-items:center;gap:5px;padding:6px 8px;font-size:9px;display:flex}.composer-area{align-self:center;width:100%;max-width:900px;padding:16px 33px 8px}.composer{background:var(--surface);border:1px solid #cfdcc5;border-radius:10px;padding:12px 14px 9px;box-shadow:0 4px 15px #30492705}.composer textarea{resize:none;background:0 0;border:0;width:100%;min-height:55px;max-height:150px;padding:5px;font-size:12px;line-height:1.7}.composer-bottom{justify-content:space-between;align-items:center;display:flex}.composer-bottom>span{color:#9bae8f;align-items:center;gap:6px;font-size:9px;display:flex}.send-button{color:#f5faed;background:#456b38;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.chat-disclaimer{text-align:center;color:#9baa91;margin:11px 0 0;font-size:8px;line-height:1.6}.chat-write-toggle{color:#8c9d7e;flex-direction:row;align-items:center;gap:6px;margin-top:10px;font-size:9px;font-weight:400;display:flex}.chat-write-toggle input{min-height:initial;width:13px;height:13px;accent-color:var(--green)}.provider-note{color:#9a8b5c;background:#f8f5e9;border-radius:6px;gap:8px;margin-bottom:10px;padding:9px 11px;font-size:10px;line-height:1.6;display:flex}.provider-note svg{margin-top:2px}.turn-error{color:#8e8254;background:#faf8ed;border:1px solid #e5dec5;border-radius:8px;gap:10px;margin-top:20px;padding:16px;font-size:12px;display:flex}.chat-progress{color:#8da476;align-items:center;gap:10px;max-width:700px;margin:10px auto;font-size:11px;display:flex}.pulse-dot{background:#8aaf71;border-radius:50%;width:6px;height:6px;animation:1.5s infinite pulse}@keyframes shimmer{to{background-position:-200% 0}}@keyframes pulse{50%{opacity:.3}}@media (min-width:1500px){.content{padding:38px 45px}.topbar{padding-inline:45px}.metric{padding:25px}.metric-value{font-size:39px}.metric-label{font-size:12px}.panel-heading{padding:24px}.bars{gap:21px}.bar-row{font-size:11px}.dashboard-charts{grid-template-columns:1fr 1.15fr}.sidebar{width:250px}.workspace-main{width:calc(100% - 250px);margin-left:250px}}@media (max-width:1190px){.sidebar{width:210px;padding-inline:12px}.workspace-main{width:calc(100% - 210px);margin-left:210px}.content{padding:28px 23px}.topbar{padding-inline:23px}.topbar-right>span:first-child{display:none}.metric{padding:19px 14px}.metric-label{font-size:10px}.metric p{font-size:8px}.dashboard-charts,.dashboard-bottom{gap:16px}.assistant-banner .btn{white-space:normal;max-width:190px;font-size:10px}.conversation-sidebar{width:185px;padding-inline:11px}.chat-messages{padding:20px}.chat-welcome{margin-top:20px}.suggestions{gap:8px}.suggestions button{padding:15px 11px 29px}.chat-welcome h2{font-size:24px}.composer-area{padding-inline:20px}.page-title h1{font-size:26px}}@media (max-width:950px){.dashboard-charts,.dashboard-bottom{grid-template-columns:1fr}.metrics{grid-template-columns:1fr 1fr}.metric:nth-child(3){border-left:0;border-top:1px solid var(--line)}.metric:nth-child(4){border-top:1px solid var(--line)}.assistant-banner{flex-wrap:wrap}.assistant-banner .btn{max-width:none;margin-left:50px}.data-note button{display:none}.base-caption>span{flex-wrap:wrap}.app-footer{flex-direction:column;gap:7px}.conversation-sidebar{display:none}.chat-layout{min-height:calc(100vh - 150px)}.chat-main{max-height:calc(100vh - 150px)}.source-active{flex-wrap:wrap}.source-active .btn{margin-left:70px}.list-toolbar{flex-wrap:wrap}.mapping-grid{grid-template-columns:1fr 1fr}.login-story{padding:40px 8%}.story-copy h1{font-size:39px}.story-bottom span:last-child{display:none}.login-form-area{padding-inline:35px}.story-features{font-size:11px}}@media (max-width:700px){.sidebar{width:245px;padding-inline:17px;transition:transform .2s;transform:translate(-100%)}.sidebar.is-open{transform:translate(0)}.nav-scrim{z-index:39;background:#102a3566;position:fixed;inset:0}.workspace-main{width:100%;margin-left:0}.mobile-menu{display:flex}.topbar{height:60px;padding-inline:13px}.topbar-context{flex:1;gap:5px}.topbar-context select{max-width:185px;padding-right:0;font-size:10px}.topbar-building,.topbar-right{display:none}.origin-pill{letter-spacing:.4px;padding:5px 6px;font-size:7px}.content{padding:26px 18px 16px}.page-title{flex-wrap:wrap;align-items:flex-start;gap:12px;margin-bottom:20px}.page-title h1{font-size:26px}.page-title p{font-size:11px}.page-title>.btn{margin-top:5px;font-size:10px}.filters{gap:8px;padding-top:4px}.filter-label{display:none}.date-filter{flex:1}.date-filter input{width:100%;font-size:10px}.filters select{flex:1;max-width:none;font-size:10px}.filters .icon-btn{display:none}.base-caption{align-items:flex-start;font-size:8px}.base-caption>span{gap:4px}.base-caption button{white-space:nowrap;font-size:8px}.metrics{margin-bottom:17px}.metric{padding:17px 13px}.metric-label{font-size:10px}.metric-label svg{width:15px;height:15px}.metric-value{margin-top:14px;font-size:31px}.metric p{font-size:8px;line-height:1.6}.panel-heading{padding:19px 18px 15px}.panel-heading h2{font-size:13px}.panel-heading p{font-size:9px}.dashboard-charts,.dashboard-bottom{gap:17px;margin-bottom:17px}.bars{padding:7px 20px 16px 18px}.bar-row{font-size:10px}.assistant-banner{gap:10px;padding:19px 15px}.assistant-banner>div:nth-child(2){flex:1}.assistant-banner h2{font-size:12px}.assistant-banner p{font-size:9px}.assistant-banner .btn{min-height:35px;margin-left:46px;font-size:9px}.app-footer{padding:15px 18px 20px;font-size:8px}.form-grid{grid-template-columns:1fr;gap:16px}.span-two{grid-column:auto}.editor-panel,.import-panel{padding:18px}.form-actions{flex-wrap:wrap}.form-actions p{width:100%;margin-bottom:8px}.form-actions .btn{font-size:11px}.list-toolbar{gap:10px}.list-toolbar>span{width:100%;margin:0;font-size:10px}.search-field{min-width:150px}.list-toolbar select{max-width:145px;font-size:10px}.list-toolbar input{font-size:11px}th,td{padding:13px 14px;font-size:10px}.table-title{min-width:180px;font-size:11px}.source-active{gap:12px;padding:19px}.source-active>div:nth-child(2){flex:1}.source-active h2{font-size:13px}.source-active p{font-size:10px}.source-active .btn{margin-left:61px;font-size:10px}.mapping-grid{grid-template-columns:1fr}.knowledge-search{flex-wrap:wrap;margin:23px 0}.knowledge-search .search-field{flex-basis:100%}.knowledge-search>.btn{min-height:36px;font-size:11px}.section-caption{gap:15px;font-size:8px}.document-row{flex-wrap:wrap;gap:12px;padding:16px}.document-row>div:nth-child(2){flex-basis:calc(100% - 60px)}.document-row>.badge{margin-left:52px}.document-row>svg{margin-left:auto}.document-row h3{font-size:11px}.document-row p{font-size:9px}.drawer{width:100%;max-width:100%}.drawer-head{padding:23px 20px}.drawer-body{padding:20px}.drawer-head h2{font-size:18px}.document-content{padding:15px;font-size:12px}.capability-row{flex-wrap:wrap;gap:12px}.capability-row>div{flex:1}.capability-row .badge{margin-left:32px}.chat-header{padding:18px}.chat-main{min-height:calc(100dvh - 100px);max-height:none}.chat-layout{min-height:calc(100dvh - 100px)}.chat-messages{max-height:65vh;padding:15px 18px}.chat-welcome{margin:15px auto}.welcome-symbol{margin-bottom:17px;font-size:48px}.chat-welcome h2{font-size:23px}.chat-welcome>p{font-size:11px}.suggestions{grid-template-columns:1fr;gap:9px;margin-top:23px}.suggestions button{min-height:70px;padding:13px 33px 13px 45px}.suggestions button>svg:first-child{width:17px;position:absolute;top:17px;left:14px}.suggestions strong{margin:0 0 5px;font-size:10px}.suggestions span{font-size:9px}.suggestions button>svg:last-child{bottom:15px}.composer-area{padding:12px 16px 16px}.composer textarea{font-size:13px}.provider-note{font-size:9px}.chat-disclaimer{font-size:8px}.chat-header h1{font-size:13px}.chat-header p{font-size:9px}.conversation-sidebar{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;flex-shrink:0;gap:10px;width:auto;padding:12px 16px;display:flex;overflow:auto}.chat-layout{flex-direction:column}.conversation-sidebar>.btn{width:auto;min-width:130px;min-height:34px;margin:0;font-size:10px}.conversation-sidebar .nav-label,.chat-memory-note{display:none}.conversation-link{min-width:130px;max-width:170px;padding:8px}.chat-page-content+.app-footer{display:none}.skeleton-grid{grid-template-columns:1fr 1fr}.login{display:block}.login-story{min-height:0;padding:25px 26px 28px}.login-brand img{width:90px}.story-copy{padding:37px 0 0}.overline{letter-spacing:1.4px;margin-bottom:18px;font-size:7px}.story-copy h1{letter-spacing:-1px;font-size:34px}.story-copy h1 br:nth-child(2){display:none}.story-copy h1 em{margin-top:3px;font-size:34px;display:block}.story-copy>p,.story-features,.story-bottom{display:none}.login-form-area{min-height:590px;padding:25px 27px 24px}.back-site{font-size:10px}.login-form-wrap{max-width:400px;margin:28px auto 45px}.app-mark{border-radius:10px;width:43px;height:43px;margin-bottom:20px}.app-mark svg{width:23px}.login-form-wrap h2{font-size:25px}.login-form-wrap>p{font-size:12px}.login-form-wrap form{gap:19px;margin-top:25px}.login-note{margin-top:21px}.login-form-area footer{font-size:9px}.login-form-area footer>span{font-size:8px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.sidebar{overflow-y:auto}.sidebar-bottom{padding-top:25px}.sidebar-note{margin-bottom:19px}.sidebar-workspace{margin-bottom:23px}.sidebar-brand{padding-bottom:23px}@media (min-width:1200px){.metric-label{font-size:12px}.metric p{font-size:10px}.panel-heading p,.bar-row,.service-list>div,.commitment-preview-row>span:nth-child(2)>strong{font-size:11px}.commitment-preview-row>span:nth-child(2)>small{font-size:10px}}@media (max-width:700px){.sidebar{transition:none}}.metric p,.panel-heading p,.base-caption,.metric-label,.record-meta,.page-footnote,.app-footer,.app-footer>span:first-child>span,.section-caption,.document-row p,.chart-table,.chart-table summary,.data-note,.data-note p,.data-note button,.commitment-preview-row>span:nth-child(2)>small,.topbar-right,.assistant-banner p,.chat-welcome>p,.suggestions span,.chat-disclaimer,.chat-write-toggle,.composer-bottom>span,.chat-header p,.chat-memory-note,.conversation-link,.login-note,.login-form-area footer,.back-site,.date-filter,.capability-row p{color:#637369}input::placeholder,textarea::placeholder{color:#6d7b73}.rank,.service-list .rank{color:#708075}th{color:#63756a}.sidebar .nav-label{color:#94aaa9}.sidebar-brand>span,.sidebar-workspace small,.sidebar-note small,.user-row small{color:#92aaa7}.chat-progress{color:#5f784f}:root{--muted:#566b61}.eyebrow,.filter-label,.metric-value span,.service-list .rank{color:#52685d}.date-square{color:#506247}.assistant-banner p{color:#51634d}.sidebar nav .ai-label{color:#d7e8df}.sidebar-brand img{object-fit:contain;width:90px;height:88px}.sidebar-brand{padding:15px 0 18px}.sidebar-brand>span{letter-spacing:1.5px;font-size:8px}.login-brand img{object-fit:contain;width:102px;height:102px}.login-brand{display:inline-flex}.app-mark{background:#122b33}.app-mark img{object-fit:contain}.app-loading>img{background:#122b33;border-radius:16px;padding:14px}.assistant-avatar,.assistant-avatar.small{background:#18313a}.assistant-avatar img{object-fit:contain;width:70%;height:75%}.second-brain-console{color:#f0e4c9;background:radial-gradient(at 28% 55%,#24423f 0%,#122b33 53%,#10242d 100%);border-bottom:1px solid #b6965c55;flex-shrink:0;justify-content:center;align-items:center;gap:20px;min-height:98px;padding:3px 22px;display:flex;position:relative;overflow:hidden}.console-brain-art{flex-shrink:0;width:104px;height:86px;position:relative}.console-brain{object-fit:contain;filter:drop-shadow(0 0 8px #dfbb6433);opacity:.8;width:100%;height:100%;transition:filter .8s,opacity .8s}.brain-core-logo{background:#132d33dc;border:1px solid #d5b66b88;border-radius:50%;place-items:center;width:29px;height:29px;display:grid;position:absolute;top:51%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 24px #d7b87833}.brain-core-logo img{object-fit:contain;width:17px;height:19px}.brain-wordmark{letter-spacing:3px;color:#e5c688;font-size:10px;font-weight:650}.console-brain-copy h1{letter-spacing:-.6px;color:#f3e8d1;margin:7px 0 8px;font-size:21px;font-weight:500;line-height:1.2}.console-brain-copy>p{display:none}.brain-state{color:#d7c79f;align-items:center;gap:8px;min-height:16px;margin-top:10px;font-size:10px;display:flex}.brain-state>span{background:#d9bb77;border-radius:50%;width:5px;height:5px}.is-thinking .console-brain{animation:2.2s ease-in-out infinite brain-thinking}.is-thinking .console-brain-art{animation:7.5s linear infinite brain-spin}.is-thinking .brain-core-logo{animation:2.2s ease-in-out infinite core-thinking}.is-thinking .second-brain-console{box-shadow:0 0 24px #e7c67a3d}.is-thinking .brain-state>span{animation:2.2s ease-in-out infinite brain-thinking}.chat-welcome{margin:8px auto 15px}.chat-welcome h2{margin-top:8px;font-size:24px}.chat-welcome .suggestions{margin-top:20px}.chat-main{max-height:calc(100dvh - 115px)}.chat-messages{min-height:110px}.chat-header{padding:14px 24px}.chat-header p{color:#52675a}.chat-page-content .chat-main{min-height:700px}@keyframes brain-thinking{0%,to{opacity:.55;filter:drop-shadow(0 0 16px #ffd77f66)}50%{opacity:1;filter:drop-shadow(0 0 36px #ffdb8cdd)}}@keyframes core-thinking{0%,to{box-shadow:0 0 12px #d7b87833}50%{box-shadow:0 0 40px #f5d79788}}@keyframes brain-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (min-width:1600px){.second-brain-console{gap:24px}}@media (max-width:1050px){.second-brain-console{gap:10px;padding:6px 14px}.console-brain-art{width:120px;height:100px}.console-brain-copy h1{font-size:21px}}@media (max-width:650px){.second-brain-console{gap:12px;min-height:90px;padding:6px 16px}.console-brain-art{width:90px;height:74px}.console-brain-copy{flex:1;min-width:0}.console-brain-copy h1{max-width:none;font-size:18px}.console-brain-copy>p{font-size:10px}.brain-wordmark{letter-spacing:2px;font-size:8px}.brain-state{margin-top:12px;font-size:9px;line-height:1.5}.brain-core-logo{width:24px;height:24px}.brain-core-logo img{width:14px;height:16px}.chat-page-content .chat-main{min-height:640px;max-height:none}.chat-messages{min-height:250px}.login-brand img{width:83px;height:83px}}@media (prefers-reduced-motion:reduce){.second-brain-console *{transition:none!important;animation:none!important}.is-thinking .console-brain{opacity:1;filter:drop-shadow(0 0 12px #e1bc7655)}}.health-panel{margin-top:22px;padding:24px}.health-filters{flex-wrap:wrap;align-items:end;gap:16px;margin-bottom:18px;display:flex}.health-filters label{flex:1;gap:7px;min-width:180px;font-size:13px;display:grid}.health-filters input,.health-filters select{width:100%}.health-citizens{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;display:grid}.health-citizen{text-align:left;color:#263c33;cursor:pointer;background:#fff;border:1px solid #e2e8e5;border-radius:12px;flex-direction:column;gap:7px;padding:20px;display:flex}.health-citizen:hover{background:#f7fbf8;border-color:#208159}.health-citizen span{align-items:center;gap:6px;font-size:12px;display:flex}.health-citizen small{color:#627469}.health-citizen-icon{color:#18724e;margin-bottom:5px}.health-citizen .health-open{color:#18724e;margin-top:10px;font-weight:600}.health-link{color:#176644;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.health-timeline{border-left:2px solid #c9dfd0;margin:16px 0 28px;padding-left:20px}.health-timeline article{border-bottom:1px solid #e5ece7;margin-bottom:22px;padding-bottom:14px}.health-timeline h4{margin:6px 0}.health-timeline small{color:#53685b}@media (max-width:600px){.health-panel{padding:16px}.health-citizens{grid-template-columns:1fr}}.voice-controls{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:7px;display:flex}.voice-controls .btn{padding:8px 12px;font-size:12px}.voice-controls label{color:#506356;align-items:center;gap:7px;font-size:12px;display:flex}.voice-controls input{width:auto}.voice-help{color:#627167;margin:0 0 10px;font-size:11px}.voice-listening{background:#e8f5ec!important;border-color:#198252!important}.voice-controls label{flex-direction:row;font-weight:400}.voice-controls label input{flex:0 0 14px;width:14px;height:14px;min-height:0;margin:0}
