:root{--ink:#14211d;--muted:#66736e;--line:#e4e9e6;--paper:#ffffff;--canvas:#f5f7f5;--green-950:#123a2d;--green-800:#1f5b46;--green-600:#2f7b5e;--green-100:#dceee5;--green-50:#eff8f3;--gold:#c7a355}*{box-sizing:border-box}body,html{width:100%;height:100%;overflow:hidden}body{margin:0;background:var(--canvas);color:var(--ink);font-family:var(--font-geist-sans),Arial,sans-serif;text-rendering:optimizeLegibility}button,textarea{font:inherit}button{cursor:pointer}.pilot-shell{width:100%;height:100dvh;min-height:0;overflow:hidden;display:grid;grid-template-columns:292px minmax(0,1fr);background:var(--paper)}.pilot-shell.workspace-active{grid-template-columns:292px minmax(500px,1fr) 430px}.sidebar{position:relative;height:100%;min-height:0;overflow:hidden;display:flex;flex-direction:column;padding:24px 18px 16px;color:#f7fbf8;background:radial-gradient(circle at 10% 0,rgba(77,142,111,.26),transparent 34%),linear-gradient(165deg,#133c2f,#0f2d24);border-right:1px solid rgba(255,255,255,.08)}.brand-lockup{display:flex;gap:12px;align-items:center;padding:0 6px 22px}.brand-mark,.message-avatar{display:grid;place-items:center;flex:0 0 auto;border-radius:12px;font-weight:700}.brand-mark{width:42px;height:42px;color:#143a2e;background:linear-gradient(145deg,#f1dfae,#c7a355);box-shadow:0 10px 24px rgba(0,0,0,.18)}.brand-eyebrow{margin:0 0 3px;color:#a9c3b7;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.brand-lockup h1{margin:0;max-width:170px;font-size:15px;line-height:1.25;letter-spacing:-.01em}.new-chat{display:flex;align-items:center;gap:10px;width:100%;padding:12px 14px;color:white;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.17);border-radius:12px;font-size:13px;font-weight:600;transition:background .18s ease,transform .18s ease}.new-chat:hover{background:rgba(255,255,255,.14);transform:translateY(-1px)}.new-chat span{color:#e7d194;font-size:18px;line-height:1}.history-block{min-height:0;display:flex;flex:1 1 auto;flex-direction:column;margin-top:30px}.history-block nav{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.section-label{margin:0 10px 9px;color:#88a99a;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.history-item{display:flex;flex-direction:column;gap:3px;width:100%;margin:3px 0;padding:10px 12px;text-align:left;color:#dce8e2;background:transparent;border:0;border-radius:10px}.history-item.active,.history-item:hover{background:rgba(255,255,255,.08)}.history-item.active{box-shadow:inset 2px 0 #d1b26b}.history-title{font-size:13px;font-weight:550}.history-time{color:#819f91;font-size:10px}.sidebar-footer{flex:0 0 auto;margin-top:12px}.account-row,.privacy-row{display:flex;align-items:center;gap:10px}.privacy-row{margin:0 6px 13px;padding:11px;background:rgba(255,255,255,.055);border-radius:10px}.account-row span,.account-row strong,.privacy-row span,.privacy-row strong{display:block}.account-row strong,.privacy-row strong{font-size:11px}.account-row span,.privacy-row span{margin-top:2px;color:#91ac9f;font-size:9px}.privacy-dot{width:8px;height:8px;border-radius:99px;background:#7bd8a9;box-shadow:0 0 0 4px rgba(123,216,169,.1)}.account-row{padding:13px 8px 2px;border-top:1px solid rgba(255,255,255,.09)}.avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;color:#153b2f;background:#dceee5;font-size:10px;font-weight:750}.more-button{margin-left:auto;color:#9db4aa;background:none;border:0;letter-spacing:1px}.chat-panel{min-width:0;min-height:0;height:100%;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:var(--paper)}.topbar{position:relative;z-index:5;display:flex;align-items:center;justify-content:space-between;min-height:74px;padding:0 34px;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.topbar h2{margin:0;font-size:16px;letter-spacing:-.02em}.mobile-kicker{display:none}.topbar-actions{display:flex;align-items:center;gap:12px}.source-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;color:#335547;background:var(--green-50);border:1px solid #dceae2;border-radius:99px;font-size:10px;font-weight:650}.source-badge span{width:6px;height:6px;border-radius:50%;background:var(--green-600)}.plain-button{padding:7px 10px;color:#52615b;background:white;border:1px solid var(--line);border-radius:9px;font-size:10px;font-weight:600;text-decoration:none}.conversation{width:min(840px,calc(100% - 48px));min-height:0;margin:0 auto;padding:38px 0 44px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.welcome-card{margin-bottom:35px;padding:26px;background:linear-gradient(145deg,#f3faf6,#fff);border:1px solid #dfece5;border-radius:20px;box-shadow:0 12px 38px rgba(31,91,70,.06)}.welcome-overline{margin:0 0 8px;color:var(--green-600);font-size:10px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.welcome-card h3{margin:0;max-width:580px;font-size:clamp(24px,3vw,34px);line-height:1.12;letter-spacing:-.04em}.welcome-card>p:not(.welcome-overline){max-width:650px;margin:12px 0 20px;color:var(--muted);font-size:13px;line-height:1.65}.welcome-dashboard{margin:4px 0 20px;padding:17px;background:rgba(255,255,255,.78);border:1px solid #dce8e1;border-radius:15px}.welcome-dashboard>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:12px}.welcome-dashboard>header p{margin:0 0 3px;color:var(--green-600);font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.welcome-dashboard>header h4{margin:0;color:var(--green-950);font-size:17px;letter-spacing:-.02em}.welcome-dashboard>header div>span{display:block;margin-top:3px;color:#7a8981;font-size:8px}.welcome-dashboard.error>button,.welcome-dashboard>header button{padding:8px 10px;color:#285f49;background:#edf7f1;border:1px solid #d1e5da;border-radius:9px;font-size:8px;font-weight:750;white-space:nowrap}.welcome-dashboard>header button span{margin-left:5px}.welcome-dashboard-cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.welcome-dashboard-cards article{min-width:0;padding:11px;background:#fff;border:1px solid #e1e8e4;border-radius:10px}.welcome-dashboard-cards article>span{display:block;min-height:22px;color:#718078;font-size:7px;font-weight:750;letter-spacing:.04em;line-height:1.35;text-transform:uppercase}.welcome-dashboard-cards article>strong{display:block;color:#204836;font-size:19px;letter-spacing:-.03em}.welcome-dashboard-cards article>button{margin-top:5px;padding:0;color:#28684f;background:transparent;border:0;font-size:7px;font-weight:800}.welcome-dashboard-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:9px}.welcome-distribution{padding:11px;background:#f7faf8;border-radius:10px}.welcome-distribution h5{margin:0 0 7px;color:#375347;font-size:9px}.welcome-distribution>div{display:grid;grid-template-columns:minmax(48px,1fr) 2fr 48px;align-items:center;gap:7px;margin:5px 0}.welcome-distribution span,.welcome-distribution strong{overflow:hidden;color:#6e7d75;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.welcome-distribution strong{color:#385548;text-align:right}.welcome-distribution i{display:block;height:6px;overflow:hidden;background:#e1eae5;border-radius:99px}.welcome-distribution b{display:block;height:100%;background:#4c8a6f;border-radius:99px}.welcome-dashboard-gates{margin-top:9px;padding:9px 10px;color:#715a2a;background:#fff9eb;border:1px solid #eadbb7;border-radius:9px}.welcome-dashboard-gates>p{margin:0 0 6px;font-size:8px;font-weight:800}.welcome-dashboard-gates>div{display:flex;flex-wrap:wrap;gap:5px}.welcome-dashboard-gates span{padding:4px 6px;background:rgba(255,255,255,.7);border-radius:99px;font-size:7px}.welcome-dashboard.error,.welcome-dashboard.loading{display:flex;align-items:center;justify-content:space-between;min-height:72px;color:#718078;font-size:10px}.welcome-dashboard.loading p{margin:0}.welcome-dashboard.error div span{display:block;margin-top:3px;color:#7b8781;font-size:8px}.prompt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.prompt-grid button{position:relative;min-height:76px;padding:13px 30px 13px 13px;text-align:left;color:#2d423a;background:white;border:1px solid #e0e7e3;border-radius:12px;font-size:11px;font-weight:580;line-height:1.45}.prompt-grid button:hover{border-color:#9fc9b4;box-shadow:0 7px 22px rgba(24,77,57,.07)}.prompt-grid button span{position:absolute;right:12px;top:12px;color:#87a898}.message{display:grid;grid-template-columns:34px minmax(0,1fr);gap:13px;margin:24px 0}.message.user{margin-left:8%}.message-avatar{width:34px;height:34px;color:white;background:var(--green-800);font-size:11px}.message.user .message-avatar{color:#244238;background:#e8eeeb}.message-body{min-width:0;padding-top:1px}.message-meta{display:flex;align-items:center;gap:8px;margin:0 0 7px}.message-meta strong{font-size:12px}.message-meta span{padding:3px 6px;color:#60746b;background:#f0f4f2;border-radius:5px;font-size:8px;font-weight:650;text-transform:uppercase;letter-spacing:.05em}.message-body>p{margin:0;color:#2f3d38;font-size:13px;line-height:1.72}.message.user .message-body>p{display:inline-block;padding:10px 13px;background:#f1f4f2;border-radius:4px 14px 14px 14px}.result-wrap{margin-top:15px;overflow:hidden;border:1px solid var(--line);border-radius:15px}.result-grid{display:grid;grid-template-columns:repeat(3,1fr)}.result-card{padding:16px;border-right:1px solid var(--line);background:#fff}.result-card:last-child{border-right:0}.result-card small,.result-card span{display:block}.result-card span{color:var(--muted);font-size:9px;font-weight:650;text-transform:uppercase;letter-spacing:.07em}.result-card strong{display:block;margin:5px 0 2px;color:var(--green-950);font-size:23px;letter-spacing:-.04em}.result-card small{color:#7d8984;font-size:9px}.lineage-row{display:flex;align-items:center;justify-content:space-between;padding:9px 13px;color:#65736d;background:#f7f9f8;border-top:1px solid var(--line);font-size:9px}.lineage-row button{color:var(--green-800);background:none;border:0;font-size:9px;font-weight:700}.thinking{display:flex;align-items:center;gap:4px;min-height:34px}.thinking span{width:5px;height:5px;border-radius:99px;background:#8aa499;animation:pulse 1s infinite alternate}.thinking span:nth-child(2){animation-delay:.16s}.thinking span:nth-child(3){animation-delay:.32s}.thinking em{margin-left:6px;color:#7a8781;font-size:10px;font-style:normal}@keyframes pulse{to{opacity:.25;transform:translateY(-2px)}}.composer-zone{position:relative;z-index:4;width:100%;padding:14px 24px 15px;background:linear-gradient(0deg,white 84%,rgba(255,255,255,.94));border-top:1px solid rgba(228,233,230,.72)}.composer{width:min(840px,100%);margin:0 auto;padding:11px 12px 9px 15px;background:white;border:1px solid #d8dfdb;border-radius:16px;box-shadow:0 12px 40px rgba(23,49,39,.12)}.composer:focus-within{border-color:#7fb39a;box-shadow:0 12px 40px rgba(23,49,39,.12),0 0 0 3px rgba(69,134,103,.08)}.composer textarea{display:block;width:100%;min-height:26px;max-height:120px;padding:1px 0 8px;resize:none;color:var(--ink);background:transparent;border:0;outline:none;font-size:13px;line-height:1.5}.composer textarea::placeholder{color:#9aa49f}.composer-tools{display:flex;align-items:center;justify-content:space-between}.composer-tools span{color:#89958f;font-size:9px}.composer-tools button{display:grid;place-items:center;width:30px;height:30px;color:white;background:var(--green-800);border:0;border-radius:9px;font-size:16px}.composer-tools button:disabled{color:#aeb7b2;background:#e6eae8;cursor:not-allowed}.composer-note{margin:8px auto 0;text-align:center;color:#939d98;font-size:8px}.inline-notice{padding:11px 13px;color:#6f5221;background:#fff8e7;border:1px solid #ecd9ab;border-radius:10px;font-size:12px}.evidence-workspace{display:none}.evidence-workspace.open{position:relative;display:grid;grid-template-rows:auto auto minmax(0,1fr);min-width:0;min-height:0;height:100%;overflow:hidden;background:#f8faf9;border-left:1px solid var(--line);box-shadow:-14px 0 34px rgba(25,55,44,.055);z-index:8}.evidence-workspace.open.expanded{position:fixed;inset:0;width:100vw;height:100dvh;z-index:100;border-left:0}.workspace-header{display:flex;justify-content:space-between;gap:16px;padding:19px 20px 15px;background:#fff;border-bottom:1px solid var(--line)}.workspace-header span{color:#487362;font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.workspace-header h2{margin:4px 0 3px;color:#173d30;font-size:15px;line-height:1.25}.workspace-header p{margin:0;color:#839088;font-size:8px}.workspace-header button{width:30px;height:30px;color:#4d6259;background:#edf2ef;border:0;border-radius:9px;font-size:18px}.workspace-tabs{display:grid;grid-template-columns:repeat(5,1fr);padding:8px 9px;background:#fff;border-bottom:1px solid var(--line)}.workspace-tabs button{padding:9px 5px;color:#68776f;background:transparent;border:0;border-bottom:2px solid transparent;font-size:9px;font-weight:750;text-transform:uppercase;letter-spacing:.045em}.workspace-tabs button.active{color:#1f6248;border-color:#2e7a5b}.workspace-tabs button:disabled{opacity:.4;cursor:not-allowed}.workspace-body{min-height:0;overflow:auto}.workspace-empty{display:grid;place-items:center;align-content:center;min-height:58vh;padding:34px;text-align:center}.workspace-empty>span{display:grid;place-items:center;width:48px;height:48px;color:#2f7458;background:#e9f4ee;border-radius:15px;font-size:20px}.workspace-empty h3{margin:14px 0 5px;color:#29483b;font-size:15px}.workspace-empty p{max-width:280px;margin:0;color:#76847d;font-size:10px;line-height:1.55}.evidence-download,.workspace-report{padding:19px}.workspace-view-actions{display:flex;justify-content:flex-end;gap:7px;margin:0 0 12px}.workspace-view-actions button{padding:8px 10px;color:#215f48;background:#fff;border:1px solid #cddbd3;border-radius:8px;font-size:8px;font-weight:750}.workspace-view-actions button:disabled{opacity:.45}.workspace-section-heading>span{color:#39745a;font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.workspace-section-heading h3{margin:4px 0 5px;color:#183e30;font-size:19px;line-height:1.22;letter-spacing:-.02em}.workspace-section-heading p{margin:0 0 16px;color:#718078;font-size:10px;line-height:1.55}.workspace-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:14px}.workspace-metrics div{padding:12px;background:#fff;border:1px solid #e1e8e4;border-radius:11px}.workspace-metrics span{display:block;color:#74827b;font-size:8px;text-transform:uppercase;letter-spacing:.05em}.workspace-metrics strong{display:block;margin-top:4px;overflow:hidden;color:#234b3b;font-size:16px;text-overflow:ellipsis}.workspace-table-wrap{max-height:330px;margin:0 0 14px;overflow:auto;background:#fff;border:1px solid #dfe6e2;border-radius:11px}.workspace-table-wrap table{width:100%;border-collapse:collapse;font-size:9px}.workspace-table-wrap td,.workspace-table-wrap th{padding:8px 9px;text-align:left;border-bottom:1px solid #edf0ee;white-space:nowrap}.workspace-table-wrap th{position:sticky;top:0;color:#607169;background:#f4f7f5;font-size:7px;text-transform:uppercase;letter-spacing:.04em}.workspace-table-wrap caption{padding:10px;color:#244c3c;text-align:left;font-size:10px;font-weight:800}.workspace-table-wrap tfoot th{position:static;color:#5e4518;background:#fff2cf;font-size:8px}.workspace-report-chart{margin:0 0 14px;padding:13px;background:#fff;border:1px solid #dfe6e2;border-radius:11px}.workspace-report-chart h4{margin:0 0 10px;color:#234b3b;font-size:10px}.workspace-report-chart>div{display:grid;grid-template-columns:minmax(82px,1.2fr) 2fr 55px;align-items:center;gap:7px;margin:6px 0;font-size:8px}.workspace-report-chart i{display:block;height:8px;background:#4b8b70;border-radius:5px}.workspace-report-chart strong{text-align:right;color:#365548}.workspace-download-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.workspace-danger,.workspace-primary{width:100%;padding:11px 13px;border-radius:10px;font-size:10px;font-weight:750}.workspace-primary{color:#fff;background:#215f48;border:0}.workspace-danger{margin-top:13px;color:#6d4615;background:#fff5df;border:1px solid #e4c985}.workspace-danger:disabled{opacity:.5;cursor:not-allowed}.workspace-lineage{margin:15px 0 0;padding:13px;background:#eef3f0;border-radius:11px}.map-coverage div,.workspace-lineage div{display:flex;justify-content:space-between;gap:12px;padding:5px 0}.map-coverage dt,.workspace-lineage dt{color:#738078;font-size:8px}.map-coverage dd,.workspace-lineage dd{margin:0;color:#344b41;font-size:8px;font-weight:750;text-align:right;word-break:break-all}.field-picker{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:14px;padding:13px;background:#fff;border:1px solid #e0e7e3;border-radius:11px}.field-picker>p{grid-column:1/-1;margin:0 0 4px;color:#51655b;font-size:9px;font-weight:750}.field-picker label{display:flex;align-items:flex-start;gap:6px;color:#465a50;font-size:8px;line-height:1.35}.field-picker input{margin:1px 0 0;accent-color:#276b50}.rank-toggle{display:flex;align-items:flex-start;gap:7px;margin:12px 0 0;padding:11px;color:#465a50;background:#eef3f0;border-radius:9px;font-size:9px;line-height:1.4}.rank-toggle input{margin:1px 0 0;accent-color:#276b50}.workspace-notice{margin:13px 0 0;padding:10px 11px;color:#73581f;background:#fff8e8;border:1px solid #ead8a9;border-radius:9px;font-size:9px;line-height:1.5}.workspace-notice.ready{color:#235e45;background:#ebf7f0;border-color:#cbe4d7}.workspace-footnote{color:#7c8982;font-size:8px;line-height:1.5}.profile-search,.workspace-dashboard{padding:19px}.dashboard-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 13px}.dashboard-cards div{padding:12px;background:#fff;border:1px solid #e1e8e4;border-radius:11px}.dashboard-cards span{display:block;color:#74827b;font-size:8px;text-transform:uppercase;letter-spacing:.05em}.dashboard-cards strong{display:block;margin-top:4px;color:#234b3b;font-size:18px}.workspace-dashboard h4{margin:20px 0 8px;color:#234b3b;font-size:11px}.dashboard-bars div{display:grid;grid-template-columns:40px 1fr 55px;align-items:center;gap:7px;margin:7px 0;font-size:8px}.dashboard-bars i{display:block;height:8px;background:#4b8b70;border-radius:5px}.dashboard-bars strong{text-align:right;color:#365548}.definition-gate{display:flex;flex-direction:column;gap:3px;margin:7px 0;padding:10px;color:#765c28;background:#fff8e8;border:1px solid #ead8a9;border-radius:9px;font-size:8px}.definition-gate span{line-height:1.45}.profile-search form{display:flex;gap:7px}.profile-search form input{min-width:0;flex:1 1;padding:10px 11px;border:1px solid #ccd8d1;border-radius:9px;font-size:10px}.profile-search form button,.profile-toolbar button{padding:10px 12px;color:#fff;background:#215f48;border:0;border-radius:9px;font-size:9px;font-weight:750}.profile-match-list{margin:12px 0;overflow:hidden;border:1px solid #dfe6e2;border-radius:11px;background:#fff}.profile-match-heading{display:flex;justify-content:space-between;padding:10px 12px;color:#244c3c;background:#eef5f1;font-size:9px;font-weight:800}.profile-match-list>button{display:grid;grid-template-columns:minmax(155px,1.25fr) minmax(95px,.8fr) 65px minmax(130px,1fr) minmax(150px,1.2fr) auto;gap:9px;align-items:center;width:100%;padding:11px 12px;border:0;border-top:1px solid #e7ece9;color:#354c41;background:#fff;font:inherit;text-align:left;cursor:pointer}.profile-match-list>button.active,.profile-match-list>button:hover{background:#f2f8f5;box-shadow:inset 4px 0 #2f7d66}.profile-match-list>button strong{color:#174c3a;font-size:9px}.profile-match-list>button span{color:#52675d;font-size:7px}.profile-match-list>button i{color:#2f7d66;font-size:7px;font-style:normal;font-weight:800;white-space:nowrap}.profile-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:10px 0;padding:10px;background:#eef3f0;border-radius:9px}.profile-toolbar label{display:flex;align-items:flex-start;gap:6px;color:#53665d;font-size:8px;line-height:1.4}.profile-view-toggle{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin:12px 0 8px}.profile-view-toggle button{padding:8px;color:#607169;background:#fff;border:1px solid #dce5e0;border-radius:8px;font-size:8px;font-weight:750}.profile-view-toggle button.active{color:#fff;background:#39745a;border-color:#39745a}.profile-results article{margin:10px 0;padding:12px;background:#fff;border:1px solid #dfe6e2;border-radius:11px}.profile-results article>header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding-bottom:9px;border-bottom:1px solid #edf1ef}.profile-results article header span{color:#6d7b74;font-size:7px}.profile-results article header h4{margin:2px 0 0;color:#244c3c;font-size:12px}.profile-results article header>strong{max-width:145px;color:#6d4d18;font-size:9px;text-align:right}.profile-results details{padding:8px 0;border-bottom:1px solid #edf1ef}.profile-results summary{color:#244c3c;font-size:9px;font-weight:750;cursor:pointer}.profile-results dl{margin:7px 0 0}.profile-results dl div{display:flex;justify-content:space-between;gap:10px;padding:3px 0}.profile-results dt{color:#738078;font-size:7px}.profile-results dd{max-width:58%;margin:0;color:#354c41;font-size:7px;font-weight:650;text-align:right;word-break:break-word}.profile-subheading{margin:8px 0 3px;color:#39745a;font-size:7px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.economic-profile-table{margin:10px 0;overflow:auto;border:1px solid #dfe6e2;border-radius:9px}.economic-profile-table table{width:100%;min-width:980px;border-collapse:collapse;background:#fff}.economic-profile-table td,.economic-profile-table th{padding:7px 8px;border-right:1px solid #e7ece9;border-bottom:1px solid #e7ece9;color:#354c41;font-size:7px;text-align:left;vertical-align:top}.economic-profile-table th{color:#244c3c;background:#eef5f1;font-weight:800;white-space:nowrap}.economic-profile-table td:first-child{min-width:145px}.economic-profile-table td small{display:block;margin-top:2px;color:#718078;font-size:6px;font-weight:500}.economic-profile-summary{width:min(100%,430px);margin:12px 0 0 auto!important;padding:9px 11px;background:#f7faf8;border:1px solid #e0e8e3;border-radius:9px}.economic-profile-summary div{border-bottom:1px solid #e8eeea}.economic-profile-summary div:last-child{border-bottom:0}.profile-pdf-download{display:block;width:100%;margin-top:12px;padding:11px 14px;border:0;border-radius:9px;color:#fff;background:#215f48;font-size:9px;font-weight:800;cursor:pointer}@media (max-width:980px){.profile-match-list>button{grid-template-columns:1fr 1fr}.profile-match-list>button i{grid-column:1/-1}}.evidence-map-view{padding:12px}.evidence-map-canvas{width:100%;height:55vh;min-height:390px;background:#e3ebe6;border:1px solid #d8e1dc;border-radius:12px;overflow:hidden}.evidence-workspace.expanded .evidence-map-canvas{height:calc(100dvh - 255px);min-height:520px}.evidence-workspace.expanded .workspace-table-wrap{max-height:none}.map-coverage{padding:8px 12px;background:#fff;border:1px solid #e0e7e3;border-radius:10px}.result-actions{padding:10px 13px;background:#fbfcfb;border-top:1px solid #e8ecea}.result-actions button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:9px 11px;color:#245c46;background:#edf7f1;border:1px solid #d0e6da;border-radius:9px;font-size:9px;font-weight:750}.table-scroll{overflow-x:auto}.table-scroll table{width:100%;border-collapse:collapse;font-size:10px}.table-scroll td,.table-scroll th{padding:9px 11px;text-align:left;border-bottom:1px solid var(--line);white-space:nowrap}.table-scroll th{color:#607069;background:#f7f9f8;font-size:8px;text-transform:uppercase;letter-spacing:.05em}.login-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 16% 8%,rgba(92,161,128,.28),transparent 34%),linear-gradient(145deg,#123a2d,#0d2a21)}.login-card{width:min(430px,100%);padding:40px;text-align:center;background:rgba(255,255,255,.98);border:1px solid rgba(255,255,255,.24);border-radius:24px;box-shadow:0 30px 90px rgba(0,0,0,.28)}.login-mark{display:grid;place-items:center;width:54px;height:54px;margin:0 auto 20px;color:#153c2f;background:linear-gradient(145deg,#f2dfa9,#c7a355);border-radius:16px;font-size:20px;font-weight:750}.login-kicker{margin:0 0 7px;color:var(--green-600);font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.11em}.login-card h1{margin:0;color:var(--green-950);font-size:29px;line-height:1.12;letter-spacing:-.04em}.login-copy{margin:15px auto 24px;color:var(--muted);font-size:13px;line-height:1.6}.login-button{display:block;padding:13px 16px;color:white;background:var(--green-800);border-radius:11px;text-decoration:none;font-size:12px;font-weight:700;box-shadow:0 10px 26px rgba(31,91,70,.2)}.login-button:hover{background:#184b39}.login-security{display:flex;justify-content:center;gap:7px;margin:18px 0}.login-security span{padding:5px 7px;color:#53665e;background:#f0f5f2;border-radius:99px;font-size:8px;font-weight:650}.login-error{padding:9px;color:#8b2f2f;background:#fff0f0;border:1px solid #f2cccc;border-radius:9px;font-size:10px}.login-footnote{margin:0;color:#929d98;font-size:8px}@media (max-width:900px){.pilot-shell{grid-template-columns:232px minmax(0,1fr)}.sidebar{padding-inline:13px}.brand-lockup h1{font-size:13px}.brand-eyebrow{font-size:8px}.welcome-dashboard-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.prompt-grid{grid-template-columns:1fr}.prompt-grid button{min-height:54px}}@media (max-width:1250px){.pilot-shell.workspace-active{grid-template-columns:232px minmax(420px,1fr) 390px}}@media (max-width:980px){.pilot-shell.workspace-active{grid-template-columns:232px minmax(0,1fr)}.evidence-workspace.open{position:fixed;top:0;right:0;width:min(430px,100vw);height:100dvh}}@media (max-width:700px){.pilot-shell{display:block}.sidebar{display:none}.topbar{min-height:68px;padding:0 18px}.topbar h2{font-size:14px}.mobile-kicker{display:block;margin:0 0 2px;color:var(--green-600);font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.plain-button{display:none}.source-badge{font-size:8px}.conversation{width:calc(100% - 30px);padding-top:22px}.welcome-card{padding:20px}.welcome-dashboard-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.welcome-dashboard-detail-grid{grid-template-columns:1fr}.welcome-dashboard>header{flex-direction:column}.message.user{margin-left:0}.result-grid{grid-template-columns:1fr}.result-card{border-right:0;border-bottom:1px solid var(--line)}.result-card:last-child{border-bottom:0}.composer-zone{padding-inline:14px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}