:root{--night:#0e2a32;--decision:#1f7a6a;--gold:#c79a3a;--sand:#f4efe6;--slate:#20272b;--mist:#dde8e4;--alert:#b75d3a;--white:#fff;--muted:#657177;--surface:#fff;--shadow:0 12px 35px #0e2a3214;--radius:18px}*{box-sizing:border-box}html{background:#f8f6f1}body{color:var(--slate);background:#f8f6f1;margin:0;font-family:Aptos,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.app-shell{grid-template-columns:250px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--night);color:#fff;flex-direction:column;height:100vh;min-height:100vh;padding:26px 20px;display:flex;position:sticky;top:0}.brand-mark{flex-direction:column;padding:6px 10px 30px;display:flex}.brand-kicker{color:var(--gold);letter-spacing:.18em;font-size:.69rem;font-weight:800}.brand-name{letter-spacing:-.03em;margin-top:4px;font-size:1.55rem;font-weight:800}.sidebar-nav{gap:7px;display:grid}.nav-item{color:#dce7e4;border-radius:12px;align-items:center;gap:12px;padding:12px 13px;font-weight:650;display:flex}.nav-item:hover{color:#fff;background:#ffffff14}.nav-icon{width:22px;color:var(--gold);text-align:center;font-size:1.1rem}.sidebar-footer{border-top:1px solid #ffffff1f;align-items:flex-start;gap:10px;margin-top:auto;padding:18px 8px 2px;display:flex}.sidebar-footer strong,.sidebar-footer span{display:block}.sidebar-footer strong{font-size:.78rem}.sidebar-footer span{color:#b7c8c4;margin-top:3px;font-size:.73rem}.status-dot{background:var(--decision);border-radius:50%;width:9px;height:9px;margin-top:3px;box-shadow:0 0 0 4px #1f7a6a2e}.main-column{min-width:0}.topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:5;background:#ffffffdb;border-bottom:1px solid #e4e8e6;justify-content:space-between;align-items:center;min-height:72px;padding:14px 34px;display:flex;position:sticky;top:0}.topbar-label{color:var(--night);font-weight:800;display:block}.topbar-subtitle{color:var(--muted);font-size:.8rem}.content{width:100%;max-width:1440px;margin:0 auto;padding:36px}.page-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.page-heading h1{color:var(--night);letter-spacing:-.045em;margin:5px 0 7px;font-size:clamp(2rem,4vw,3.15rem);line-height:1.03}.page-heading p{color:var(--muted);max-width:760px;margin:0;line-height:1.55}.eyebrow{letter-spacing:.14em;margin:0;font-weight:850;color:var(--decision)!important;font-size:.72rem!important}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.metric-card{background:var(--surface);border-radius:var(--radius);border:1px solid #e4e9e7;flex-direction:column;min-height:126px;padding:20px;display:flex;box-shadow:0 6px 20px #0e2a320a}.metric-label{color:var(--muted);font-size:.8rem;font-weight:650}.metric-value{color:var(--night);letter-spacing:-.04em;margin-top:8px;font-size:2rem}.metric-note{color:var(--decision);margin-top:auto;font-size:.76rem}.dashboard-grid{grid-template-columns:1.2fr .8fr;gap:18px;margin-bottom:18px;display:grid}.panel{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid #e2e8e5;padding:25px}.panel h2{color:var(--night);letter-spacing:-.025em;margin:7px 0 10px}.panel p{color:var(--muted);line-height:1.55}.panel-highlight{background:linear-gradient(135deg, var(--sand), #fff 68%);border-color:#eadfcf}.button{border:0;border-radius:11px;justify-content:center;align-items:center;min-height:42px;padding:10px 15px;font-weight:750;transition:transform .15s,background .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.65;transform:none}.button-primary{background:var(--decision);color:#fff}.button-primary:hover{background:#196557}.button-secondary{background:var(--sand);color:var(--night);border:1px solid #e4d9c9}.button-ghost{color:var(--night);background:0 0;border:1px solid #d8e0dd}.text-link{color:var(--decision);font-weight:750}.compact-list{margin:12px 0 18px}.compact-list div{border-bottom:1px solid #edf0ee;justify-content:space-between;gap:20px;padding:9px 0;display:flex}.compact-list dt{color:var(--muted)}.compact-list dd{color:var(--night);text-align:right;margin:0;font-weight:750}.roadmap-panel{justify-content:space-between;align-items:center;gap:24px;display:flex}.source-pills{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.source-pill,.summary-chip{border-radius:999px;align-items:center;padding:6px 10px;font-size:.72rem;font-weight:750;display:inline-flex}.source-pill{background:var(--mist);color:var(--night)}.summary-chip{background:var(--sand);color:var(--night)}.strategy-layout,.city-search-layout{gap:18px;display:grid}.strategy-panel{box-shadow:none}.section-title{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:19px;display:flex}.section-title h2{margin:5px 0 0}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.field{color:var(--night);gap:7px;font-size:.86rem;font-weight:680;display:grid}.field input,.field select,.city-search-form input{width:100%;min-height:46px;color:var(--slate);background:#fff;border:1px solid #ccd8d4;border-radius:11px;outline:none;padding:10px 12px}.field input:focus,.field select:focus,.city-search-form input:focus{border-color:var(--decision);box-shadow:0 0 0 3px #1f7a6a1f}.field input:disabled{color:#63706c;background:#f2f4f3}.input-with-suffix{position:relative}.input-with-suffix input{padding-right:76px}.input-with-suffix>span{color:var(--muted);font-size:.78rem;font-weight:600;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.switch-row{border:1px solid #d9e2df;border-radius:12px;align-items:center;gap:11px;padding:12px;display:flex}.switch-row input{width:18px;height:18px;accent-color:var(--decision)}.switch-row span{display:grid}.switch-row small{color:var(--muted);margin-top:2px}.helper{font-size:.8rem;margin:14px 0 0!important}.sticky-actions{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #dce4e1;border-radius:15px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex;position:sticky;bottom:14px}.button-row{gap:8px;display:flex}.save-status{color:var(--decision);font-weight:750}.muted{color:var(--muted);font-size:.82rem}.search-panel{background:linear-gradient(135deg, var(--night), #163c46);color:#fff;border:0}.city-search-form label{color:#dce9e5;margin-bottom:8px;font-size:.82rem;font-weight:750;display:block}.search-row{grid-template-columns:1fr auto;gap:10px;display:grid}.city-search-form input{background:#fff;font-size:1.05rem}.search-panel .helper{color:#bed0cc!important}.notice{background:var(--sand);color:var(--night);border:1px solid #eadfcf;border-radius:12px;padding:14px 16px}.results-panel{box-shadow:none}.city-results{gap:9px;display:grid}.city-result{border:1px solid #dfe6e3;border-radius:13px;justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;display:flex}.city-result:hover{border-color:var(--decision);background:#f8fbfa}.city-result strong,.city-result span{display:block}.city-result strong{color:var(--night);font-size:1.02rem}.city-result>div>span{color:var(--muted);margin-top:3px;font-size:.78rem}.city-result-meta{color:var(--muted);text-align:right;align-items:center;gap:12px;font-size:.75rem;display:flex}.city-result-meta span{white-space:nowrap}.city-heading{align-items:center}.city-score-placeholder{border:8px solid var(--mist);width:138px;height:138px;box-shadow:var(--shadow);background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex}.city-score-placeholder span{color:var(--muted);font-size:.72rem}.city-score-placeholder strong{color:var(--night);font-size:2.2rem}.city-score-placeholder small{color:var(--muted);font-size:.62rem}.city-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.profile-module{box-shadow:none}.module-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.module-head h2{margin-top:0}.pending-data{color:var(--muted);background:#f8fbfa;border:1px dashed #c9d7d2;border-radius:11px;margin-top:16px;padding:13px;font-size:.78rem}@media (max-width:980px){.app-shell{grid-template-columns:82px minmax(0,1fr)}.sidebar{padding:22px 12px}.brand-kicker,.brand-name,.nav-item span:not(.nav-icon),.sidebar-footer div{display:none}.brand-mark{padding:8px 0 25px}.brand-mark:after{content:"GI";background:var(--decision);color:#fff;border-radius:13px;place-items:center;width:46px;height:46px;margin:auto;font-weight:850;display:grid}.nav-item{justify-content:center;padding:12px}.nav-icon{width:auto}.sidebar-footer{justify-content:center}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid,.city-profile-grid{grid-template-columns:1fr}}@media (max-width:640px){.app-shell{display:block}.sidebar{flex-direction:row;align-items:center;gap:8px;height:auto;min-height:auto;padding:10px 14px;position:static}.brand-mark{margin-right:auto;padding:0}.brand-mark:after{width:40px;height:40px}.sidebar-nav{display:flex}.nav-item{min-width:44px;min-height:44px}.sidebar-footer{display:none}.topbar{padding:10px 16px;position:static}.topbar .button{display:none}.content{padding:22px 15px 90px}.page-heading{display:block}.page-heading h1{font-size:2.2rem}.metrics-grid{grid-template-columns:1fr 1fr;gap:9px}.metric-card{min-height:110px;padding:15px}.metric-value{font-size:1.55rem}.form-grid,.search-row{grid-template-columns:1fr}.city-result{align-items:flex-start}.city-result-meta{flex-direction:column;align-items:flex-end;gap:4px}.sticky-actions{flex-direction:column;align-items:stretch;bottom:8px}.button-row{grid-template-columns:1fr 1fr;display:grid}.roadmap-panel{flex-direction:column;align-items:flex-start}.source-pills{justify-content:flex-start}.city-heading{display:flex}.city-score-placeholder{border-width:6px;flex:none;width:100px;height:100px}}.sources-panel{box-shadow:none;margin-top:18px}.source-status-list{gap:10px;display:grid}.source-status{background:#fbfcfb;border:1px solid #dfe6e3;border-radius:12px;align-items:flex-start;gap:11px;padding:12px 14px;display:flex}.source-status-dot{background:var(--mist);border-radius:50%;flex:none;width:10px;height:10px;margin-top:5px}.source-status-ok .source-status-dot{background:var(--decision)}.source-status-partial .source-status-dot{background:var(--gold)}.source-status-unavailable .source-status-dot{background:var(--alert)}.source-status strong,.source-status span{display:block}.source-status strong{color:var(--night);font-size:.83rem}.source-status div>span{color:var(--muted);margin-top:2px;font-size:.76rem;line-height:1.45}.score-cluster{align-items:center;gap:12px;display:flex}.strategy-fit-badge{background:var(--sand);border:1px solid #dfd3bd;border-radius:18px;gap:2px;min-width:112px;padding:14px 16px;display:grid}.strategy-fit-badge span{color:var(--muted);font-size:.72rem;font-weight:700}.strategy-fit-badge strong{color:var(--gold);letter-spacing:-.04em;font-size:2rem}.strategy-fit-badge small{color:var(--muted);font-size:.68rem}.score-lines{gap:4px;margin-top:14px;display:grid}.score-line{border-bottom:1px solid #edf0ee;justify-content:space-between;gap:18px;padding:10px 0;display:flex}.score-line span{color:var(--muted)}.score-line strong{color:var(--night)}.score-disclaimer{border-left:3px solid var(--gold);margin-top:18px;padding-left:12px;font-size:.77rem}.bpe-list div{align-items:center}.bpe-list span{color:var(--muted)}.bpe-list strong{color:var(--night)}.coverage-pill{background:var(--sand);color:var(--night);border-radius:999px;padding:7px 11px;font-size:.74rem;font-weight:750;display:inline-flex}@media (max-width:640px){.score-cluster{flex-direction:column;align-items:stretch;margin-left:auto}.strategy-fit-badge{min-width:100px;padding:10px 12px}}.comparator-builder{gap:12px;display:grid}.comparator-results{background:#fff;border-radius:12px;gap:7px;padding:8px;display:grid}.comparator-results button{text-align:left;color:var(--slate);background:#fff;border:1px solid #dce5e2;border-radius:10px;justify-content:space-between;gap:14px;padding:10px 12px;display:flex}.comparator-results button:hover{border-color:var(--decision);background:#f8fbfa}.comparator-results span{color:var(--muted);font-size:.78rem}.selected-cities{flex-wrap:wrap;gap:8px;min-height:30px;display:flex}.selected-cities>span{background:var(--sand);color:var(--night);border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:.8rem;font-weight:750;display:inline-flex}.selected-cities button{width:24px;height:24px;color:var(--night);background:#0e2a3214;border:0;border-radius:50%;font-weight:800}.comparator-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.comparator-actions small{color:#bed0cc}.comparison-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px;display:grid}.comparison-winner-score{color:var(--gold);margin:8px 0;font-size:2.3rem;display:block}.comparison-table-panel{padding:0;overflow:hidden}.comparison-scroll{overflow-x:auto}.comparison-table{border-collapse:collapse;width:100%;min-width:760px}.comparison-table th,.comparison-table td{text-align:right;white-space:nowrap;border-bottom:1px solid #e7ecea;padding:13px 15px}.comparison-table th:first-child,.comparison-table td:first-child{text-align:left;z-index:1;background:#fff;position:sticky;left:0}.comparison-table thead th{background:var(--night);color:#fff;font-size:.83rem}.comparison-table thead th:first-child{background:var(--night);z-index:2}.comparison-table th small{color:#b8ccc7;margin-top:3px;font-weight:500;display:block}.comparison-table td{color:var(--slate)}.comparison-table td:first-child{color:var(--muted);font-weight:650}.comparison-major td{color:var(--night);background:#fbfaf7;font-weight:850}.comparison-major td:not(:first-child){color:var(--decision);font-size:1.02rem}@media (max-width:640px){.comparison-summary{grid-template-columns:1fr}.comparator-actions{flex-direction:column;align-items:stretch}.comparator-actions .button{width:100%}}.opportunity-table td:first-child{min-width:280px}.table-subline{color:var(--muted);margin-top:4px;display:block}.positive{font-weight:800;color:var(--decision)!important}.negative{font-weight:800;color:var(--alert)!important}.opportunity-hero-score{background:var(--night);color:#fff;border-radius:18px;min-width:120px;padding:14px 18px;display:grid}.opportunity-hero-score span,.opportunity-hero-score small{color:#bfd0cc;font-size:.72rem}.opportunity-hero-score strong{color:var(--gold);margin:3px 0;font-size:2.2rem;line-height:1}.opportunity-picker{gap:8px;margin-top:15px;display:grid}.opportunity-picker label{border:1px solid #dfe6e3;border-radius:12px;align-items:center;gap:11px;padding:12px;display:flex}.opportunity-picker input{width:18px;height:18px;accent-color:var(--decision)}.opportunity-picker span{gap:2px;display:grid}.opportunity-picker small{color:var(--muted)}@media (max-width:760px){.opportunity-hero-score{min-width:100px}.opportunity-table{min-width:900px}}.agent-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:18px;display:grid}.agent-main{flex-direction:column;min-height:680px;display:flex}.agent-side{gap:18px;display:grid}.agent-status-row{border-bottom:1px solid #e7ecea;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:18px;display:flex}.agent-status-row h2{margin:5px 0 0}.agent-status{white-space:nowrap;border:1px solid #dce4e1;border-radius:999px;align-items:center;gap:8px;padding:7px 10px;font-size:.75rem;font-weight:800;display:inline-flex}.agent-status span{background:var(--muted);border-radius:50%;width:8px;height:8px}.agent-status-ok{color:var(--decision);background:#f4faf8;border-color:#cfe2dc}.agent-status-ok span{background:var(--decision)}.agent-status-off{color:var(--alert);background:#fff8f5;border-color:#ecd7cf}.agent-status-off span{background:var(--alert)}.agent-config-notice{margin-top:16px}.agent-messages{flex-direction:column;flex:1;gap:14px;padding:22px 0;display:flex}.agent-message{border-radius:16px;max-width:86%;padding:14px 16px}.agent-message-user{background:var(--night);color:#fff;border-bottom-right-radius:5px;align-self:flex-end}.agent-message-assistant{background:var(--sand);color:var(--slate);border:1px solid #eadfcf;border-bottom-left-radius:5px;align-self:flex-start}.agent-message-label{letter-spacing:.08em;text-transform:uppercase;opacity:.65;margin-bottom:6px;font-size:.68rem;font-weight:850}.agent-message-body{white-space:pre-wrap;line-height:1.55}.agent-tool-row{opacity:.72;border-top:1px solid #0e2a321a;margin-top:10px;padding-top:8px;font-size:.72rem}.agent-thinking{color:var(--muted);font-weight:700}.agent-error{color:var(--alert);border-color:#e3bcae;margin-bottom:12px}.agent-composer{border-top:1px solid #e7ecea;gap:8px;padding-top:18px;display:grid}.agent-composer label{color:var(--night);font-size:.78rem;font-weight:800}.agent-input-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.agent-input-row textarea{resize:vertical;width:100%;min-height:82px;max-height:220px;color:var(--slate);font:inherit;background:#fff;border:1px solid #ccd8d4;border-radius:12px;outline:none;padding:12px 13px}.agent-input-row textarea:focus{border-color:var(--decision);box-shadow:0 0 0 3px #1f7a6a1f}.agent-suggestions{gap:8px;margin-top:14px;display:grid}.agent-suggestions button{text-align:left;color:var(--night);font:inherit;cursor:pointer;background:#fff;border:1px solid #dce4e1;border-radius:11px;padding:11px 12px;font-size:.82rem}.agent-suggestions button:hover{border-color:var(--decision);background:#f8fbfa}.agent-suggestions button:disabled{opacity:.5;cursor:not-allowed}.agent-side code,.agent-config-notice code{background:#0e2a320f;border-radius:5px;padding:2px 5px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.86em}@media (max-width:980px){.agent-layout{grid-template-columns:1fr}.agent-side{grid-template-columns:repeat(2,minmax(0,1fr))}.agent-side .panel:last-child{grid-column:1/-1}}@media (max-width:680px){.agent-side{grid-template-columns:1fr}.agent-side .panel:last-child{grid-column:auto}.agent-input-row{grid-template-columns:1fr}.agent-input-row .button{width:100%}.agent-message{max-width:95%}.agent-status-row{flex-direction:column}}
