@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:Inter,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;color:#172321;background:#f3f6f6;font-synthesis:none;--bg:#f3f6f6;--sidebar:#ffffff;--panel:#ffffff;--panel2:#f6f8f8;--panel3:#edf2f1;--border:#d8e1df;--border2:#bac9c6;--text:#172321;--muted:#637370;--muted2:#8d9b98;--teal:#0aa99e;--blue:#3578d4;--amber:#d98a17;--red:#d95055;--pink:#c94989;--green:#23865d}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg);-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.app-shell{display:flex;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:250px;background:var(--sidebar);border-right:1px solid var(--border);display:flex;flex-direction:column;padding:18px 14px}.brand{height:48px;display:flex;align-items:center;gap:11px;padding:0 7px}.brand>div{display:flex;flex-direction:column}.brand strong{font-size:16px}.brand span{font-size:10px;color:var(--muted);margin-top:2px}.icon-box{width:38px;height:38px;flex:0 0 38px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;background:#083c3a;color:var(--teal)}.icon-box.blue{background:#152d51;color:#6ba4ff}.icon-box.amber{background:#432c15;color:var(--amber)}.icon-box.red{background:#421f21;color:#ff7778}.icon-box.pink{background:#3e1d36;color:#ed73b9}.pond-switch{margin:22px 4px 16px;padding:10px;border:1px solid var(--border);background:var(--panel2);border-radius:7px;display:flex;align-items:center;gap:9px;text-align:left;cursor:pointer}.pond-switch>span{width:31px;height:31px;border-radius:6px;background:#223435;color:var(--teal);display:grid;place-items:center}.pond-switch div{flex:1;display:flex;flex-direction:column}.pond-switch small{font-size:9px;color:var(--muted)}.pond-switch strong{font-size:12px;margin-top:2px}.pond-switch>svg{color:var(--muted)}.sidebar nav{display:flex;flex-direction:column;gap:3px}.sidebar nav button{height:42px;border:0;border-radius:6px;background:transparent;color:var(--muted);display:flex;align-items:center;gap:11px;padding:0 13px;cursor:pointer;text-align:left;transition:.18s}.sidebar nav button:hover{background:var(--panel2);color:var(--text)}.sidebar nav button.active{background:#17302f;color:#62ded5}.sidebar nav button span{flex:1;font-size:13px;font-weight:500}.sidebar nav em{min-width:20px;height:20px;border-radius:10px;background:#582729;color:#ff8585;display:grid;place-items:center;font-size:10px;font-style:normal}.sidebar-foot{margin-top:auto;border-top:1px solid var(--border);padding:15px 5px 0}.health{display:flex;gap:10px;align-items:flex-start;padding:6px 4px 12px}.health>i{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #51c98b16;margin-top:5px}.health div{display:flex;flex-direction:column}.health strong{font-size:11px}.health span{font-size:9px;color:var(--muted);margin-top:3px}.sidebar-foot>button{height:36px;width:100%;border:0;background:transparent;color:var(--muted);display:flex;align-items:center;gap:9px;cursor:pointer}.icon-button{width:36px;height:36px;border:1px solid var(--border);background:var(--panel);border-radius:6px;display:inline-flex;align-items:center;justify-content:center;color:var(--muted);cursor:pointer}.icon-button:hover{color:var(--text);border-color:var(--border2)}.sidebar-close,.menu-button,.overlay{display:none}.main{flex:1;min-width:0;margin-left:250px}.topbar{height:76px;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--border);background:#0d1213f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:space-between;padding:0 30px}.page-heading{display:flex;align-items:center;gap:12px}.page-heading h1{font-size:19px;margin:0 0 4px;letter-spacing:0}.page-heading p{font-size:11px;color:var(--muted);margin:0}.top-actions{display:flex;align-items:center;gap:10px}.search{width:218px;height:36px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid var(--border);border-radius:6px;background:var(--panel);color:var(--muted)}.search input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--text);font-size:11px}.search input::placeholder{color:var(--muted2)}.notify{position:relative}.notify i{position:absolute;top:7px;right:7px;width:6px;height:6px;border-radius:50%;background:var(--red)}.avatar{width:34px;height:34px;border-radius:50%;background:#2a4847;color:#73ded7;display:grid;place-items:center;font-size:12px;font-weight:700}.user{display:flex;flex-direction:column}.user strong{font-size:11px}.user small{font-size:9px;color:var(--muted);margin-top:2px}.content{width:min(1400px,100%);margin:auto;padding:26px 30px 42px}.stack{display:flex;flex-direction:column;gap:18px}.overview{min-height:136px;padding:25px 27px;border:1px solid var(--border);background:#151f20;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:24px}.eyebrow{display:inline-flex;align-items:center;gap:6px;color:#78d9d2;font-size:11px;font-weight:600}.overview h2,.risk-hero h2{margin:11px 0 7px;font-size:23px;line-height:1.25;letter-spacing:0}.overview p,.risk-hero>div>p{margin:0;color:var(--muted);font-size:12px;line-height:1.7}.button-row{display:flex;gap:9px}.primary,.secondary{height:38px;border-radius:6px;padding:0 15px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;font-size:12px;font-weight:600;white-space:nowrap}.primary{background:var(--teal);color:#071413}.primary:hover{background:#46d5cd}.primary:disabled{opacity:.55;cursor:not-allowed}.secondary{background:var(--panel2);border-color:var(--border2)}.secondary:hover{background:var(--panel3);border-color:#536364}.wide{width:100%}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.metric,.panel{background:var(--panel);border:1px solid var(--border);border-radius:8px}.metric{padding:17px;min-height:154px}.metric>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.metric>span{font-size:11px;color:var(--muted)}.metric>strong{display:block;font-size:28px;margin-top:4px}.metric>strong small{font-size:11px;font-weight:500;color:var(--muted);margin-left:5px}.metric p{font-size:10px;color:var(--muted);margin:8px 0 0}.pill{min-height:22px;border-radius:12px;padding:3px 8px;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:600;white-space:nowrap;background:#293334;color:#acb7b7}.pill.success{background:#17392c;color:#6ee0a5}.pill.warning{background:#46331e;color:#ffc371}.pill.danger{background:#452124;color:#ff8585}.two-col{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.85fr);gap:13px}.two-col.equal{grid-template-columns:1fr 1fr}.panel{padding:19px;min-width:0}.section-title{min-height:26px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.section-title>div{display:flex;align-items:center;gap:8px;color:var(--teal)}.section-title h3{margin:0;color:var(--text);font-size:13px}.text-button{border:0;background:transparent;color:#62d8d1;font-size:10px;display:inline-flex;align-items:center;gap:5px;cursor:pointer;padding:4px}.legend{display:flex;gap:12px!important;color:var(--muted)!important;font-size:9px}.legend span{display:flex;align-items:center;gap:5px}.legend i{width:7px;height:7px;border-radius:50%;display:inline-block}.legend .oxygen{background:var(--teal)}.legend .ph{background:var(--amber)}.chart{height:222px}.alerts{display:flex;flex-direction:column}.alert-item{min-height:66px;display:flex;align-items:center;gap:10px;border-top:1px solid var(--border)}.alert-item:first-child{border-top:0}.alert-item>span:first-child{width:31px;height:31px;flex:0 0 31px;border-radius:6px;display:grid;place-items:center}.alert-item>span.danger{background:#482325;color:#ff7778}.alert-item>span.warning{background:#46331e;color:var(--amber)}.alert-item>span.neutral{background:#243234;color:#9dacac}.alert-item>div{flex:1;min-width:0}.alert-item strong{font-size:11px}.alert-item p{font-size:9px;color:var(--muted);margin:4px 0 0}.quick{display:grid;gap:7px}.quick button{min-height:58px;padding:9px 11px;border:1px solid var(--border);background:var(--panel2);border-radius:7px;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer}.quick button:hover{border-color:var(--border2);transform:translateY(-1px)}.quick button>div{flex:1;display:flex;flex-direction:column}.quick strong{font-size:11px}.quick span{font-size:9px;color:var(--muted);margin-top:3px}.quick button>svg{color:var(--muted)}.sample{display:grid;grid-template-columns:150px 1fr;gap:14px}.sample img{width:150px;height:128px;border-radius:7px;object-fit:cover}.sample>div{display:flex;flex-direction:column;align-items:flex-start}.sample strong{font-size:12px;margin-top:9px}.sample p{font-size:10px;line-height:1.6;color:var(--muted);margin:6px 0}.sample small{font-size:9px;color:var(--muted2);margin-top:auto}.form-layout{display:grid;grid-template-columns:minmax(480px,1fr) minmax(370px,.85fr);gap:16px;align-items:start}.form-panel,.result-panel{min-height:calc(100vh - 144px)}.muted{font-size:9px;color:var(--muted)}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:flex;flex-direction:column;gap:6px}.field>span{display:flex;justify-content:space-between;gap:8px}.field strong{font-size:10px;font-weight:500}.field small{font-size:8px;color:var(--muted2)}.field input,.field textarea{width:100%;border:1px solid var(--border2);background:var(--panel2);border-radius:6px;color:var(--text);padding:0 11px}.field input{height:40px}.field textarea{height:74px;padding-top:10px;resize:vertical}.field.full{margin:15px 0}.empty{min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted);text-align:center}.empty>span{width:68px;height:68px;border-radius:50%;background:var(--panel2);display:grid;place-items:center;color:var(--muted2);margin-bottom:15px}.empty strong{font-size:13px;color:#a7b2b2}.empty p{font-size:10px;margin:7px 0}.result{display:flex;flex-direction:column;gap:13px}.summary{min-height:86px;padding:15px 17px;border:1px solid #5a4226;background:#302619;border-radius:7px;display:flex;align-items:center;justify-content:space-between}.summary>div{display:flex;flex-direction:column}.summary span{font-size:9px;color:#c6a779}.summary strong{font-size:16px;color:#ffd08b;margin-top:5px}.summary>b{font-size:30px;color:var(--amber)}.summary>b small{font-size:9px;color:#b69a74;margin-left:3px}.findings{border:1px solid var(--border);border-radius:7px;overflow:hidden}.findings>div{display:flex;gap:10px;padding:12px;border-top:1px solid var(--border)}.findings>div:first-child{border-top:0}.findings>div>span{width:29px;height:29px;flex:0 0 29px;border-radius:6px;display:grid;place-items:center}.findings .warning{background:#46331e;color:var(--amber)}.findings .good{background:#17392c;color:var(--green)}.findings strong{font-size:10px}.findings p{font-size:9px;line-height:1.55;color:var(--muted);margin:4px 0 0}.recommend{padding:12px 14px;background:var(--panel2);border-left:3px solid var(--teal);border-radius:0 6px 6px 0}.recommend>strong{display:flex;align-items:center;gap:6px;font-size:10px;color:#7fe0da}.recommend ol{margin:8px 0 0;padding-left:18px;font-size:9px;line-height:1.8;color:var(--muted)}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.symptom-layout{grid-template-columns:minmax(560px,1.15fr) minmax(350px,.75fr)}.symptom-groups{display:flex;flex-direction:column;gap:18px;margin-bottom:18px}.symptom-group h4{display:flex;align-items:center;gap:7px;margin:0 0 8px;font-size:10px;color:#b9c3c3}.symptom-group h4 i{width:5px;height:5px;border-radius:50%;background:var(--teal)}.symptom-group>div{display:grid;grid-template-columns:1fr 1fr;gap:7px}.symptom-group button{min-height:39px;padding:8px 10px;border:1px solid var(--border);background:var(--panel2);border-radius:6px;color:var(--muted);font-size:10px;text-align:left;display:flex;align-items:center;gap:5px;cursor:pointer}.symptom-group button:hover{color:var(--text);border-color:var(--border2)}.symptom-group button.selected{border-color:#247d77;background:#143432;color:#7ee0d9}.photo-layout{grid-template-columns:minmax(430px,.95fr) minmax(400px,1.05fr)}.photo-preview{width:100%;height:280px;padding:0;border:1px dashed #526162;border-radius:7px;background:#101718;overflow:hidden;position:relative;cursor:pointer}.photo-preview img{width:100%;height:100%;object-fit:cover;display:block;opacity:.9}.photo-preview>span{position:absolute;right:10px;bottom:10px;padding:8px 10px;border:1px solid #536061;border-radius:6px;background:#0a0f10d6;display:flex;align-items:center;gap:6px;font-size:9px}.file-row{display:flex;align-items:center;justify-content:space-between;padding:11px 2px}.file-row>div{min-width:0;display:flex;flex-direction:column}.file-row strong{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-row span{font-size:8px;color:var(--muted);margin-top:3px}.photo-tips{padding:12px;margin-bottom:14px;border:1px solid var(--border);background:var(--panel2);border-radius:7px}.photo-tips strong{display:flex;align-items:center;gap:6px;font-size:10px;color:#6bdcd4}.photo-tips p{font-size:9px;line-height:1.6;color:var(--muted);margin:7px 0 0}.quality{display:grid;grid-template-columns:1fr 1fr;gap:8px}.quality>div{padding:11px;border:1px solid var(--border);border-radius:7px;display:flex;flex-direction:column}.quality span{font-size:8px;color:var(--muted)}.quality strong{display:flex;align-items:center;gap:4px;font-size:10px;margin-top:5px}.quality>div:first-child strong{color:var(--green)}.image-findings{border:1px solid var(--border);border-radius:7px;overflow:hidden}.image-findings>div{display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:10px;padding:13px;border-top:1px solid var(--border)}.image-findings>div:first-child{border-top:0}.image-findings>div>i{width:7px;height:34px;border-radius:4px}.image-findings .moderate{background:var(--amber)}.image-findings .slight{background:#d7c067}.image-findings .unknown{background:#516060}.image-findings span{display:flex;flex-direction:column}.image-findings strong{font-size:10px}.image-findings p{font-size:9px;color:var(--muted);margin:4px 0 0}.image-findings em{font-size:10px;color:#b9c4c4;font-style:normal}.ai-note{padding:11px;border:1px solid #2d5552;background:#142524;border-radius:7px;color:var(--teal);display:flex;gap:9px}.ai-note p{font-size:9px;line-height:1.6;color:#9bb5b3;margin:0}.ai-note strong{color:#77dad3}.source-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.source-grid>article{min-height:83px;padding:13px;border:1px solid var(--border);background:var(--panel);border-radius:8px;display:flex;align-items:center;gap:9px}.source-grid>article>div{flex:1;min-width:0;display:flex;flex-direction:column}.source-grid span{font-size:9px;color:var(--muted)}.source-grid strong{font-size:10px;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.risk-hero{min-height:230px;padding:26px 34px;display:grid;grid-template-columns:240px 1fr;align-items:center}.risk-score{height:170px;border-right:1px solid var(--border);display:flex;flex-direction:column;align-items:center;justify-content:center}.risk-score>b{font-size:58px;color:var(--amber);line-height:1}.risk-score>b small{font-size:11px;color:var(--muted);margin-left:3px}.risk-score .pill{margin-top:14px}.risk-score p{font-size:9px;color:var(--muted);margin:9px 0}.risk-hero>div:last-child{padding-left:34px}.risk-hero .button-row{margin-top:18px}.factors>div{min-height:65px;border-top:1px solid var(--border);display:flex;align-items:center;gap:11px}.factors>div:first-child{border-top:0}.factors i{width:29px;height:29px;border-radius:6px;background:#452124;color:#ff8585;display:grid;place-items:center;font-size:9px;font-style:normal}.factors span{flex:1}.factors strong{font-size:10px}.factors p{font-size:9px;color:var(--muted);margin:4px 0}.factors em{font-size:11px;font-weight:700;color:var(--red);font-style:normal}.actions label{min-height:55px;border-top:1px solid var(--border);display:flex;align-items:center;gap:10px;cursor:pointer}.actions label:first-child{border-top:0}.actions input{accent-color:var(--teal)}.actions span{display:flex;flex-direction:column}.actions strong{font-size:10px}.actions small{font-size:8px;color:var(--muted);margin-top:4px}.toast{position:fixed;right:24px;bottom:24px;z-index:40;min-height:45px;padding:0 12px;border:1px solid #2b6d62;background:#17342f;color:#a5e7d1;border-radius:7px;display:flex;align-items:center;gap:8px;font-size:10px;box-shadow:0 14px 40px #0005}.assistant-shell{max-width:980px;margin:auto}.assistant-context{padding:12px 15px;border:1px solid var(--border);background:var(--panel);border-radius:8px 8px 0 0;display:flex;align-items:center;justify-content:space-between}.assistant-context>div{display:flex;align-items:center;gap:8px}.assistant-context span:not(.pill){display:flex;flex-direction:column}.assistant-context small{font-size:8px;color:var(--muted)}.assistant-context strong{font-size:10px;margin-top:3px}.chat{min-height:calc(100vh - 220px);padding:0;border-radius:0 0 8px 8px;display:flex;flex-direction:column}.messages{flex:1;min-height:420px;padding:22px;display:flex;flex-direction:column;gap:18px}.message{max-width:78%;display:flex;gap:10px}.message.user{align-self:flex-end;flex-direction:row-reverse}.message>span{width:34px;height:34px;flex:0 0 34px;border-radius:50%;background:#352345;color:#dc7cff;display:grid;place-items:center}.message>div{display:flex;flex-direction:column}.message p{padding:12px 14px;margin:0;border:1px solid var(--border);background:var(--panel2);border-radius:7px;font-size:11px;line-height:1.8}.message.user p{background:#173c39;border-color:#25645f}.message small{font-size:8px;color:var(--muted2);margin-top:5px}.message.user small{text-align:right}.prompts{display:flex;flex-wrap:wrap;gap:6px;padding:0 18px 10px}.prompts button{padding:6px 10px;border:1px solid var(--border);background:transparent;color:var(--muted);border-radius:14px;font-size:9px;cursor:pointer}.prompts button:hover{color:var(--teal);border-color:#296e69}.chat form{display:flex;gap:8px;padding:13px;border-top:1px solid var(--border)}.chat form input{flex:1;min-width:0;padding:0 12px;border:1px solid var(--border2);background:var(--panel2);color:var(--text);border-radius:6px}.disclaimer{display:flex;align-items:center;justify-content:center;gap:5px;font-size:8px;color:var(--muted2)}.toolbar{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:12px}.pond-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.pond-card>div{display:flex;align-items:center;justify-content:space-between}.pond-card h3{font-size:15px;margin:16px 0 5px}.pond-card>p{font-size:10px;color:var(--muted);margin:0}.pond-card>section{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:17px 0}.pond-card>section span{padding:9px;background:var(--panel2);border-radius:6px;display:flex;flex-direction:column}.pond-card>section small{font-size:8px;color:var(--muted)}.pond-card>section strong{font-size:10px;margin-top:4px}.table{padding:0;overflow-x:auto}.table table{width:100%;min-width:720px;border-collapse:collapse}.table th{height:44px;padding:0 14px;border-bottom:1px solid var(--border);font-size:9px;font-weight:500;color:var(--muted);text-align:left}.table td{height:54px;padding:0 14px;border-bottom:1px solid var(--border);font-size:10px}.table tr:last-child td{border-bottom:0}.table tbody tr:hover{background:var(--panel2)}@media(max-width:1100px){.metric-grid,.source-grid{grid-template-columns:1fr 1fr}.form-layout,.symptom-layout,.photo-layout{grid-template-columns:1fr}.form-panel,.result-panel{min-height:auto}.pond-grid{grid-template-columns:1fr 1fr}}@media(max-width:820px){.sidebar{transform:translate(-100%);transition:transform .2s;box-shadow:16px 0 50px #0007}.sidebar.open{transform:translate(0)}.sidebar-close,.menu-button{display:inline-flex}.sidebar-close{margin-left:auto}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:29;background:#0009}.overlay.show{display:block}.main{margin-left:0}.topbar{padding:0 16px}.top-actions .search,.user{display:none}.content{padding:18px 16px 34px}.two-col,.two-col.equal{grid-template-columns:1fr}.overview{align-items:flex-start;flex-direction:column}.risk-hero{grid-template-columns:1fr;padding:22px}.risk-score{height:145px;border-right:0;border-bottom:1px solid var(--border)}.risk-hero>div:last-child{padding:22px 0 0}.sample{grid-template-columns:120px 1fr}.sample img{width:120px}}@media(max-width:560px){.topbar{height:64px}.page-heading p{display:none}.content{padding:14px 12px 30px}.overview{padding:19px}.overview h2,.risk-hero h2{font-size:19px}.button-row{width:100%}.button-row button{flex:1}.metric-grid{gap:8px}.metric{min-height:140px;padding:13px}.metric>strong{font-size:23px}.panel{padding:15px}.chart{height:190px}.field-grid,.symptom-group>div,.quality,.source-grid,.pond-grid{grid-template-columns:1fr}.photo-preview{height:225px}.sample{grid-template-columns:1fr}.sample img{width:100%;height:150px}.assistant-context>div:last-child{display:none}.messages{padding:15px}.message{max-width:92%}.chat form .primary{width:42px;padding:0;font-size:0}.toolbar{align-items:stretch;flex-direction:column}.toolbar>.primary,.toolbar>.secondary{align-self:flex-end}.toolbar .search{width:100%}}body{font-size:15px}.brand strong{font-size:18px}.brand span{font-size:12px}.pond-switch small{font-size:11px}.pond-switch strong{font-size:14px}.sidebar nav button{height:46px}.sidebar nav button span{font-size:15px}.health strong{font-size:13px}.health span{font-size:11px}.sidebar-foot>button{font-size:13px}.health.offline i{background:var(--amber);box-shadow:0 0 0 4px #f6a84f1c}.page-heading h1{font-size:23px}.page-heading p,.search input,.user strong{font-size:13px}.user small{font-size:11px}.overview{min-height:150px}.eyebrow{font-size:13px}.overview h2,.risk-hero h2{font-size:27px}.overview p,.risk-hero>div>p{font-size:14px}.primary,.secondary{height:42px;font-size:14px}.metric{min-height:168px}.metric>span{font-size:13px}.metric>strong{font-size:33px}.metric>strong small{font-size:13px}.metric p{font-size:12px}.pill{min-height:24px;font-size:11px;padding:4px 9px}.section-title h3{font-size:16px}.text-button{font-size:12px}.legend{font-size:11px}.alert-item{min-height:72px}.alert-item strong{font-size:13px}.alert-item p{font-size:11px}.quick button{min-height:64px}.quick strong{font-size:13px}.quick span{font-size:11px}.sample strong{font-size:14px}.sample p{font-size:12px}.sample small,.muted{font-size:11px}.field strong{font-size:13px}.field small{font-size:11px}.field input,.field textarea{font-size:14px}.field input{height:44px}.empty strong{font-size:16px}.empty p{font-size:12px}.summary span{font-size:11px}.summary strong{font-size:19px}.summary>b{font-size:34px}.summary>b small{font-size:11px}.findings strong{font-size:13px}.findings p{font-size:11px;line-height:1.65}.recommend>strong{font-size:13px}.recommend ol{font-size:11px;line-height:1.9}.symptom-group h4{font-size:13px}.symptom-group button{min-height:44px;font-size:12px;line-height:1.45}.photo-preview>span{font-size:11px}.file-row strong{font-size:13px}.file-row span{font-size:11px}.photo-tips strong{font-size:13px}.photo-tips p,.quality span{font-size:11px}.quality strong,.image-findings strong{font-size:13px}.image-findings p{font-size:11px;line-height:1.55}.image-findings em{font-size:12px}.ai-note p,.source-grid span{font-size:11px}.source-grid strong{font-size:12px}.risk-score p{font-size:11px}.factors strong{font-size:13px}.factors p{font-size:11px}.factors em,.actions strong{font-size:13px}.actions small{font-size:11px}.assistant-context small{font-size:10px}.assistant-context strong{font-size:13px}.message p{font-size:14px;white-space:pre-wrap}.message small{font-size:10px}.prompts button{font-size:11px}.chat form input{font-size:14px}.disclaimer{font-size:10px}.model-summary{display:flex;align-items:flex-start;gap:8px;margin:12px 0;padding:12px;border:1px solid #2d5552;border-radius:7px;background:#142524;color:#b9d6d3;font-size:12px;line-height:1.65}.model-summary svg{flex:0 0 auto;color:var(--teal);margin-top:2px}.error-state span{color:var(--red)}.error-state p{max-width:360px;color:#d7a0a0}.message.error-message p{border-color:#713b3f;background:#321e20}.typing p{display:flex;align-items:center;gap:8px;color:var(--muted)}.result-ready{scroll-margin-top:88px;box-shadow:0 0 0 1px #20c7bd40,0 16px 45px #0003}.pond-card h3{font-size:18px}.pond-card>p{font-size:12px}.pond-card>section small{font-size:10px}.pond-card>section strong{font-size:13px}.table th{font-size:11px}.table td{height:58px;font-size:13px}@media(max-width:560px){.page-heading h1{font-size:20px}.overview h2,.risk-hero h2{font-size:23px}.metric{min-height:154px}.metric>strong{font-size:29px}.section-title h3{font-size:15px}.message p{font-size:13px}}.pond-switch{cursor:default}.secondary:disabled{opacity:.55;cursor:not-allowed}.latest-analysis{min-height:150px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.latest-analysis strong{font-size:14px;margin-top:12px}.latest-analysis p{font-size:12px;line-height:1.65;color:var(--muted);margin:7px 0}.latest-analysis small{font-size:11px;color:var(--muted2)}.compact-empty{min-height:190px}.photo-preview.photo-empty>div{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:var(--muted)}.photo-preview.photo-empty strong{font-size:15px;color:var(--text)}.photo-preview.photo-empty small{font-size:11px}.photo-preview.photo-empty svg{color:var(--teal)}.source-grid{grid-template-columns:repeat(4,1fr)}.weather-config{display:grid;grid-template-columns:minmax(340px,.9fr) minmax(420px,1.1fr);gap:0 22px;align-items:start}.weather-config>.section-title,.weather-config>.model-summary,.weather-config>.inline-error{grid-column:1/-1}.region-search{display:flex;flex-direction:column;gap:10px}.input-action{display:flex;gap:8px}.input-action input{flex:1;min-width:0}.region-results{max-height:210px;overflow:auto;border:1px solid var(--border);border-radius:7px;background:var(--panel2)}.region-results>button{width:100%;min-height:56px;padding:9px 12px;border:0;border-top:1px solid var(--border);background:transparent;display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer}.region-results>button:first-child{border-top:0}.region-results>button:hover,.region-results>button.selected{background:#17302f;color:#72ded6}.region-results span{display:flex;flex-direction:column;gap:4px}.region-results strong{font-size:13px}.region-results small{font-size:11px;color:var(--muted)}.weather-summary{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.weather-summary>div{min-height:68px;padding:11px 12px;border:1px solid var(--border);border-radius:7px;background:var(--panel2);display:flex;flex-direction:column;justify-content:center}.weather-summary span{font-size:11px;color:var(--muted)}.weather-summary strong{font-size:15px;margin-top:5px}.inline-error{margin:10px 0 0;color:#f29a9a;font-size:12px}@media(max-width:1100px){.source-grid{grid-template-columns:1fr 1fr}.weather-config{grid-template-columns:1fr}}@media(max-width:560px){.source-grid{grid-template-columns:1fr}.photo-preview.photo-empty small{max-width:240px;line-height:1.5}}.analysis-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.analysis-detail-grid.three{grid-template-columns:repeat(3,1fr)}.detail-list{padding:13px 14px;border:1px solid #2d5552;border-radius:7px;background:#142524}.detail-list.amber{border-color:#5a4226;background:#2a241b}.detail-list.danger{border-color:#66383b;background:#2c1e20}.detail-list>strong{display:flex;align-items:center;gap:7px;color:#7fe0da;font-size:13px}.detail-list.amber>strong{color:#ffc371}.detail-list.danger>strong{color:#ff9292}.detail-list ul{margin:9px 0 0;padding-left:18px;color:#aab8b7;font-size:11px;line-height:1.75}.analysis-followup{padding-bottom:20px}.observation-field{margin-top:18px}.observation-field>span{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.observation-field>span strong{font-size:13px}.observation-field>span small{font-size:11px;color:var(--muted)}.observation-field>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.observation-field button{min-height:42px;padding:8px 10px;border:1px solid var(--border);border-radius:6px;background:var(--panel2);color:var(--muted);display:flex;align-items:center;gap:6px;text-align:left;cursor:pointer}.observation-field button:hover{color:var(--text);border-color:var(--border2)}.observation-field button.selected{border-color:#247d77;background:#143432;color:#7ee0d9}.intervention-list{border:1px solid #385150;border-radius:7px;overflow:hidden;background:#111a1b}.intervention-list>strong{min-height:44px;padding:0 14px;background:#172526;color:#7fe0da;display:flex;align-items:center;gap:7px;font-size:13px}.intervention-list article{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:16px;padding:14px;border-top:1px solid var(--border)}.intervention-list h4{margin:0 0 7px;font-size:14px}.intervention-list p{margin:0;color:#b4c0bf;font-size:12px;line-height:1.7}.intervention-list aside{padding-left:14px;border-left:2px solid #6b4d2c}.intervention-list aside>span{color:#ffc371;font-size:11px;font-weight:700}.intervention-list aside p{margin-top:5px;color:#bda98e}.intervention-list aside small{display:block;margin-top:7px;color:var(--muted2);font-size:10px;line-height:1.5}.page-error{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.page-error>span{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:#452124;color:#ff8585}.page-error h2{font-size:21px;margin:16px 0 8px}.page-error p{color:var(--muted);font-size:13px;margin:0 0 18px}@media(max-width:820px){.analysis-detail-grid,.analysis-detail-grid.three,.intervention-list article{grid-template-columns:1fr}.intervention-list aside{padding:12px 0 0;border-left:0;border-top:1px solid #6b4d2c}}.app-shell{display:block;min-height:100vh}.main{margin-left:0}.workspace-header{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--border);background:#0d1213f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-primary{width:min(1400px,100%);height:72px;margin:auto;padding:0 30px;display:flex;align-items:center;gap:24px}.top-brand{flex:0 0 auto;padding:0;border:0;background:transparent;display:flex;align-items:center;gap:11px;text-align:left;cursor:pointer}.top-brand>span{display:flex;flex-direction:column}.top-brand strong{font-size:18px;line-height:1.2}.top-brand small{margin-top:4px;color:var(--muted);font-size:11px}.top-nav{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;gap:4px;scrollbar-width:none}.top-nav::-webkit-scrollbar{display:none}.top-nav button{height:42px;padding:0 13px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--muted);display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600;white-space:nowrap;cursor:pointer}.top-nav button:hover{color:var(--text);background:var(--panel)}.top-nav button.active{color:#76e2db;border-color:#285957;background:#142827}.nav-copyright{flex:0 0 auto;color:#6b7a77;font-size:12px;font-weight:500;line-height:1.4;white-space:nowrap}.header-tools{display:flex;align-items:center;gap:10px}.header-tools .icon-button.active{color:var(--teal);border-color:#2d6662}.service-dot{width:9px;height:9px;border-radius:50%;background:var(--amber);box-shadow:0 0 0 4px #f6a84f17}.service-dot.online{background:var(--green);box-shadow:0 0 0 4px #51c98b17}.location-selector{width:min(1400px,100%);min-height:76px;margin:auto;padding:12px 30px;display:flex;align-items:center;gap:18px}.location-title{min-width:210px;display:flex;align-items:center;gap:10px;color:var(--teal)}.location-title>span{display:flex;flex-direction:column}.location-title strong{color:var(--text);font-size:13px}.location-title small{max-width:250px;margin-top:4px;color:var(--muted);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.location-selects{flex:1;display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));gap:10px}.location-selects label{height:50px;padding:5px 10px;border:1px solid var(--border);border-radius:6px;background:var(--panel);display:flex;flex-direction:column;justify-content:center}.location-selects label>span{font-size:10px;color:var(--muted)}.location-selects select{width:100%;min-width:0;margin-top:2px;border:0;outline:0;background:transparent;color:var(--text);font-size:13px;font-weight:600}.location-selects select:disabled{color:var(--muted2)}.location-loading{flex:0 0 auto;color:var(--teal)}.page-intro{min-height:76px;margin-bottom:18px;display:flex;align-items:center;gap:13px}.page-intro h1{margin:0 0 5px;font-size:24px;letter-spacing:0}.page-intro p{margin:0;color:var(--muted);font-size:13px}.content{padding-top:22px}.home-workspace{display:flex;flex-direction:column;gap:18px}.home-intro{min-height:128px;padding:24px 27px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:24px}.home-intro h1{margin:10px 0 7px;font-size:29px;letter-spacing:0}.home-intro p{margin:0;color:var(--muted);font-size:14px}.feature-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.feature-card{grid-column:span 2;min-height:228px;padding:22px;border:1px solid var(--border);border-radius:8px;background:var(--panel);display:flex;flex-direction:column;justify-content:space-between;text-align:left;cursor:pointer;transition:border-color .18s,transform .18s,background .18s}.feature-card:nth-child(4),.feature-card:nth-child(5){grid-column:span 3}.feature-card:hover{border-color:#446160;background:#192324;transform:translateY(-2px)}.feature-card-head{display:flex;align-items:center;justify-content:space-between}.feature-index{font-size:12px;font-weight:700;color:var(--muted2)}.feature-card h2{margin:25px 0 9px;font-size:21px;letter-spacing:0}.feature-card p{max-width:460px;margin:0;color:var(--muted);font-size:13px;line-height:1.75}.feature-action{margin-top:22px;color:var(--teal);display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:700}@media(max-width:1050px){.header-primary{height:auto;min-height:72px;flex-wrap:wrap;padding-top:10px;padding-bottom:10px}.top-nav{order:3;flex-basis:100%;justify-content:flex-start;overflow-x:auto;padding-bottom:2px}.header-tools{margin-left:auto}.location-selector{align-items:flex-start}.location-title{min-width:170px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card,.feature-card:nth-child(4),.feature-card:nth-child(5){grid-column:span 1}}@media(max-width:700px){.header-primary{padding-left:14px;padding-right:14px;gap:12px}.top-brand small{display:none}.top-nav button{height:40px;padding:0 10px;font-size:12px}.location-selector{padding:10px 14px;display:block}.location-title{min-width:0;margin-bottom:9px}.location-selects{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.location-selects label{padding:5px 7px}.location-selects label>span{font-size:9px}.location-selects select{font-size:12px}.location-loading{position:absolute;right:18px;bottom:28px}.content{padding:14px 12px 30px}.page-intro{min-height:68px;margin-bottom:12px}.page-intro h1{font-size:21px}.page-intro p{font-size:12px}.home-intro{min-height:0;padding:18px 5px;align-items:flex-start;flex-direction:column}.home-intro h1{font-size:24px}.feature-grid{grid-template-columns:1fr;gap:10px}.feature-card,.feature-card:nth-child(4),.feature-card:nth-child(5){grid-column:auto;min-height:190px;padding:18px}.feature-card h2{margin-top:20px;font-size:19px}}@media(max-width:620px){.nav-copyright{order:3;flex:1 0 100%;text-align:center;font-size:11px}.top-nav{order:4}}@media(max-width:430px){.top-brand strong{font-size:16px}.header-tools .service-dot{display:none}.location-selects{grid-template-columns:1fr}.location-selects label{height:45px}.feature-card{min-height:180px}.observation-field>div{grid-template-columns:1fr}}.workspace-header{background:#fff;border-color:#d8e1df;box-shadow:0 2px 12px #16342d0a;-webkit-backdrop-filter:none;backdrop-filter:none}.header-primary{height:70px}.top-brand .icon-box{width:40px;height:40px;flex-basis:40px;background:#087e75;color:#fff}.brand-mark{width:40px;height:40px;flex:0 0 40px;display:block;border-radius:9px;object-fit:cover}.top-brand strong{font-size:20px;color:#10221f}.top-brand small{font-size:12px;color:#667773}.top-nav button{height:44px;color:#52635f;font-size:14px}.top-nav button:hover{color:#0b716a;background:#eff7f6}.top-nav button.active{color:#087e75;border-color:transparent;border-bottom-color:#0aa99e;background:transparent;border-radius:0}.header-tools .icon-button{background:#f7f9f9}.header-tools .icon-button.active{color:#087e75;border-color:#9bc8c3;background:#edf8f6}.service-dot{background:#d98a17}.service-dot.online{background:#20a66e}.location-selector{min-height:84px;border-top:1px solid #edf1f0;background:#f8fafa}.location-title{min-width:185px;color:#078c83}.location-title strong{font-size:14px}.location-title small{font-size:12px}.location-selects{grid-template-columns:repeat(3,minmax(145px,1fr));max-width:740px}.location-selects label{height:54px;padding:6px 12px;background:#fff;border-color:#d5dfdd}.location-selects label>span{font-size:11px}.location-selects select{font-size:14px;color:#172321}.location-weather{margin-left:auto;min-width:265px;display:flex;align-items:center;gap:10px;color:#078c83}.location-weather>span{display:flex;flex-direction:column}.location-weather strong{font-size:19px;color:#172321}.location-weather small{margin-top:3px;color:#637370;font-size:11px;white-space:nowrap}.content{padding-top:18px}.page-intro{border-bottom:1px solid #dfe6e4}.page-intro .icon-button{background:#fff}.panel,.metric{box-shadow:0 5px 18px #15362f08}.icon-button{background:#fff}.secondary{color:#283936;background:#fff;border-color:#cbd7d5}.secondary:hover{background:#f4f8f7;border-color:#97aaa6}.primary{background:#078f86;color:#fff}.primary:hover{background:#087e75}.pill{background:#edf1f0;color:#53635f}.pill.success{background:#e4f5ec;color:#19764e}.pill.warning{background:#fff2d8;color:#a76407}.pill.danger{background:#fde8e9;color:#b6373d}.icon-box{background:#e4f6f3;color:#078f86}.icon-box.blue{background:#e8f0fb;color:#3578d4}.icon-box.amber{background:#fff1dc;color:#bd7411}.icon-box.red{background:#fde9ea;color:#cf444a}.icon-box.pink{background:#f9e8f1;color:#c94989}.section-title>div{color:#078f86}.text-button{color:#087e75}.field input,.field textarea,.chat form input{background:#fff;color:#172321}.photo-preview{background:#edf2f1}.message p{background:#fff}.message.user p{background:#e8f6f3;border-color:#9acbc5}.message>span{background:#e8f6f3;color:#087e75}.summary{border-color:#f0d49d;background:#fff7e7}.summary span{color:#8a692f}.summary strong,.summary>b{color:#a9680e}.recommend{background:#eef8f6}.findings,.image-findings,.intervention-list{background:#fff}.intervention-list>strong{background:#ecf7f5;color:#087e75}.intervention-list p{color:#4d5e5a}.intervention-list aside p{color:#745f3d}.detail-list{border-color:#b9dcd7;background:#eef8f6}.detail-list.amber{border-color:#ead2a6;background:#fff8ea}.detail-list.danger{border-color:#ebbec0;background:#fff0f1}.detail-list ul{color:#52635f}.assistant-context,.chat{background:#fff}.prompts button{color:#52635f}.toast{background:#e9f7f1;color:#216947;border-color:#9bd2bb;box-shadow:0 12px 32px #15362f18}.command-home{gap:16px}.command-heading{min-height:104px;padding:2px 2px 18px;border-bottom:1px solid #dce4e2;display:flex;align-items:center;justify-content:space-between;gap:24px}.command-heading>div>span{display:inline-flex;align-items:center;gap:7px;color:#078f86;font-size:13px;font-weight:700}.command-heading h1{margin:8px 0 5px;font-size:29px;color:#152420}.command-heading p{margin:0;color:#637370;font-size:14px}.command-heading .secondary{height:44px;font-size:14px}.command-heading .secondary b{min-width:23px;height:23px;padding:0 7px;border-radius:12px;background:#e5f4f1;color:#087e75;display:grid;place-items:center;font-size:12px}.command-grid{display:grid;grid-template-columns:minmax(0,1.72fr) minmax(320px,.76fr);gap:16px;align-items:start}.command-main,.command-aside{display:flex;flex-direction:column;gap:14px}.water-command{padding:21px}.water-command .section-title{margin-bottom:13px}.water-command .section-title h3{font-size:18px}.command-title-actions{display:flex;align-items:center;gap:10px}.command-title-actions>small{display:inline-flex;align-items:center;gap:5px;color:#667773;font-size:11px}.command-start{width:100%;min-height:76px;padding:13px 18px;border:0;border-radius:7px;background:#0aa99e;color:#fff;display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer}.command-start:hover{background:#078f86}.command-start>span{display:grid;grid-template-columns:auto 1fr;column-gap:11px;align-items:center}.command-start svg{grid-row:1/3}.command-start strong{font-size:20px}.command-start small{margin-top:5px;color:#dff7f4;font-size:12px;font-weight:500}.command-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.command-metrics>div{min-height:105px;padding:13px;border:1px solid #d8e1df;border-radius:6px;background:#fff;display:flex;flex-direction:column;align-items:flex-start}.command-metrics>div>span{color:#53635f;font-size:13px}.command-metrics strong{margin-top:7px;font-size:25px;color:#172321}.command-metrics strong small{margin-left:4px;color:#74837f;font-size:11px;font-weight:500}.command-metrics em{margin-top:auto;padding:3px 7px;border-radius:4px;font-size:11px;font-style:normal;font-weight:700}.command-metrics em.normal{background:#e3f6eb;color:#1f7b52}.command-metrics em.attention{background:#fff0cf;color:#a9680e}.command-metrics em.pending{background:#edf1f0;color:#667773}.quick-command{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #d8e1df;border-radius:7px;background:#fff;overflow:hidden;box-shadow:0 5px 18px #15362f08}.quick-command>button{min-height:106px;padding:13px;border:0;border-left:1px solid #e1e7e5;background:#fff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;text-align:left;cursor:pointer}.quick-command>button:first-child{border-left:0}.quick-command>button:hover{background:#f3f8f7}.quick-command>button>span{min-width:0;display:flex;flex-direction:column}.quick-command strong{font-size:15px}.quick-command small{margin-top:5px;color:#71807d;font-size:12px;line-height:1.45}.quick-command em{grid-column:2/4;color:#087e75;font-size:11px;font-style:normal;font-weight:700}.quick-command>button>svg{color:#90a09c}.recent-command{padding:18px 20px}.recent-command .section-title h3{font-size:16px}.recent-list{border-top:1px solid #e4e9e8}.recent-list>button{width:100%;min-height:60px;padding:8px 2px;border:0;border-bottom:1px solid #e8edec;background:transparent;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:12px;text-align:left;cursor:pointer}.recent-list>button:hover{background:#f6f9f8}.recent-list>button>span{display:flex;flex-direction:column}.recent-list strong{font-size:13px}.recent-list small{margin-top:4px;color:#75837f;font-size:11px}.recent-list>button>svg{color:#94a29f}.command-empty{min-height:92px;display:flex;align-items:center;justify-content:center;gap:12px;color:#81908d}.command-empty>span{display:flex;flex-direction:column}.command-empty strong{color:#40514d;font-size:14px}.command-empty small{margin-top:4px;font-size:11px}.status-command,.weather-command,.alert-command{padding:20px}.status-command .section-title h3,.weather-command .section-title h3,.alert-command .section-title h3{font-size:17px}.status-list{border:1px solid #dce4e2;border-radius:6px;overflow:hidden;margin-bottom:13px}.status-list>div{min-height:55px;padding:0 12px;border-top:1px solid #e5ebe9;display:flex;align-items:center;justify-content:space-between;gap:10px}.status-list>div:first-child{border-top:0}.status-list span{display:flex;align-items:center;gap:8px;color:#52625f;font-size:13px}.status-list svg{color:#078f86}.status-list strong{font-size:12px;color:#1c7152}.weather-kpis{display:grid;grid-template-columns:1fr 1fr;gap:8px}.weather-kpis>div{min-height:78px;padding:11px;border:1px solid #dce4e2;border-radius:6px;background:#f8fafa;display:flex;align-items:center;gap:9px;color:#078f86}.weather-kpis span{display:flex;flex-direction:column;color:#667773;font-size:11px}.weather-kpis strong{margin-top:4px;color:#172321;font-size:15px}.alert-command>div:last-child{display:flex;align-items:flex-start;gap:11px}.alert-command>div:last-child>span{width:42px;height:42px;flex:0 0 42px;border-radius:50%;background:#e6f6ed;color:#23865d;display:grid;place-items:center}.alert-command p{margin:0;display:flex;flex-direction:column}.alert-command p strong{font-size:14px}.alert-command p small{margin-top:6px;color:#667773;font-size:11px;line-height:1.55}.alert-command.has-alert{border-color:#eac7a0;background:#fffaf2}.alert-command.has-alert>div:last-child>span{background:#fff0d8;color:#c87912}@media(max-width:1120px){.header-primary{height:auto;min-height:70px;flex-wrap:wrap;padding-top:10px;padding-bottom:10px}.top-nav{order:3;flex-basis:100%;justify-content:flex-start;overflow-x:auto;padding-bottom:2px}.header-tools{margin-left:auto}.location-weather{display:none}.command-grid{grid-template-columns:1fr}.command-aside{display:grid;grid-template-columns:1fr 1fr}.alert-command{grid-column:1/-1}}@media(max-width:820px){.command-metrics,.quick-command{grid-template-columns:1fr 1fr}.quick-command>button:nth-child(3){border-left:0;border-top:1px solid #e1e7e5}.quick-command>button:nth-child(4){border-top:1px solid #e1e7e5}.command-aside{grid-template-columns:1fr}.alert-command{grid-column:auto}.command-heading{align-items:flex-start;flex-direction:column}.command-heading .secondary{align-self:flex-end}}@media(max-width:560px){.command-heading h1{font-size:25px}.command-metrics,.weather-kpis,.quick-command{grid-template-columns:1fr}.quick-command>button,.quick-command>button:nth-child(3){border-left:0;border-top:1px solid #e1e7e5}.quick-command>button:first-child{border-top:0}.command-start strong{font-size:18px}.command-start small{max-width:250px}.location-selector{background:#f8fafa}}.weather-location-panel{min-height:104px;padding:15px 18px;display:grid;grid-template-columns:minmax(280px,330px) 170px minmax(0,1fr);align-items:center;gap:18px}.weather-location-control{min-width:0;display:flex;align-items:center;gap:12px}.weather-location-control .location-title{min-width:0;flex:1}.weather-location-control .location-title small{max-width:155px}.combined-location{width:188px;height:42px;flex:0 0 188px;padding:0 10px;border:1px solid #cfdad8;border-radius:6px;background:#f8fafa;display:flex;align-items:center;color:#667773}.combined-location select{width:100%;min-width:0;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;color:#243532;font-size:12px;font-weight:600}.combined-location svg{flex:0 0 auto;pointer-events:none}.weather-location-control .location-loading{flex:0 0 auto;color:#078f86}.today-weather{min-height:72px;padding-left:18px;border-left:1px solid #e0e7e5;display:flex;align-items:center;gap:12px;color:#078f86}.today-weather>span{display:grid;grid-template-columns:auto auto;align-items:end;column-gap:8px}.today-weather small{grid-column:1/-1;color:#667773;font-size:11px}.today-weather strong{margin-top:3px;color:#172321;font-size:25px;line-height:1}.today-weather em{color:#74837f;font-size:11px;font-style:normal}.weather-overview{min-width:0}.weather-overview>strong{display:block;color:#31423e;font-size:13px;line-height:1.45}.weather-overview>div{margin-top:9px;display:flex;flex-wrap:wrap;gap:6px 16px}.weather-overview span{color:#71807d;font-size:11px}.weather-overview b{margin-left:3px;color:#243532;font-weight:700}.weather-source-option{min-height:83px;padding:13px;border:1px solid var(--border);border-radius:8px;background:var(--panel);display:flex;align-items:center;gap:9px;cursor:pointer}.weather-source-option:hover{background:#f8fbfa}.weather-source-option.selected{border-color:#83bbb4;background:#f2faf8}.weather-source-option>input{width:17px;height:17px;flex:0 0 auto;accent-color:#078f86}.weather-source-option>div:not(.icon-box){flex:1;min-width:0;display:flex;flex-direction:column}.weather-source-option span{font-size:11px;color:var(--muted)}.weather-source-option strong{margin-top:4px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:1120px){.weather-location-panel{grid-template-columns:minmax(280px,1fr) 170px}.weather-overview{grid-column:1/-1;padding-top:12px;border-top:1px solid #e4e9e8}.weather-overview>div{margin-top:7px}.risk-source-grid{grid-template-columns:1fr 1fr}}@media(max-width:700px){.weather-location-panel{padding:14px;grid-template-columns:1fr;gap:13px}.weather-location-control{align-items:flex-start;flex-direction:column}.weather-location-control .location-title{width:100%;margin:0}.weather-location-control .location-title small{max-width:calc(100vw - 100px)}.combined-location{width:100%;flex-basis:42px}.today-weather{padding:12px 0 0;border-left:0;border-top:1px solid #e0e7e5}.weather-overview{grid-column:auto}.risk-source-grid{grid-template-columns:1fr}}.focus-home{display:flex;flex-direction:column;gap:16px}.focus-primary{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(380px,.96fr);gap:16px}.analysis-focus,.start-current{min-height:390px;border:1px solid #d8e1df;border-radius:7px}.analysis-focus{padding:34px 38px;background:#fff;display:flex;flex-direction:column}.analysis-focus-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.analysis-focus-head .eyebrow{display:inline-flex;align-items:center;gap:7px;color:#078f86;font-size:13px;font-weight:700}.analysis-focus-head h1{margin:16px 0 0;color:#172321;font-size:34px;line-height:1.2}.analysis-focus-summary{max-width:680px;margin:20px 0 0;color:#354743;font-size:16px;line-height:1.75}.analysis-focus-time{margin-top:10px;color:#81908d;font-size:12px}.analysis-evidence{margin-top:24px;border-top:1px solid #e1e7e5}.analysis-evidence>div{min-height:58px;padding:10px 0;border-bottom:1px solid #e8edec;display:flex;align-items:flex-start;gap:13px}.analysis-evidence>div>span{width:28px;height:28px;flex:0 0 28px;border-radius:50%;background:#edf7f5;color:#087e75;display:grid;place-items:center;font-size:11px;font-weight:700}.analysis-evidence p{min-width:0;margin:0;display:flex;flex-direction:column}.analysis-evidence p strong{font-size:13px}.analysis-evidence p small{margin-top:4px;color:#667773;font-size:11px;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.analysis-evidence .analysis-empty{min-height:84px;align-items:center;color:#8a9895}.analysis-evidence .analysis-empty p strong{color:#40514d}.analysis-report-link{align-self:flex-end;margin-top:auto;padding-top:16px}.start-current{padding:36px;border:0;background:#099e94;color:#fff;display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer;box-shadow:0 9px 24px #087e7524}.start-current:hover{background:#078f86}.start-current>span{display:flex;flex-direction:column}.start-current small{color:#d8f4f1;font-size:13px;font-weight:700}.start-current strong{margin-top:18px;font-size:38px;line-height:1.15}.start-current em{max-width:390px;margin-top:18px;color:#dff7f4;font-size:15px;line-height:1.6;font-style:normal}.start-current>svg{flex:0 0 auto}.cycle-progress,.focus-recent{padding:20px 22px}.cycle-progress .section-title h3,.focus-recent .section-title h3{font-size:17px}.cycle-progress .section-title>strong{color:#087e75;font-size:12px}.cycle-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #dce4e2;border-radius:6px;overflow:hidden}.cycle-steps>button{min-height:88px;padding:14px;border:0;border-left:1px solid #e1e7e5;background:#fff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;text-align:left;cursor:pointer}.cycle-steps>button:first-child{border-left:0}.cycle-steps>button:hover{background:#f5f9f8}.cycle-steps>button>span{width:36px;height:36px;border-radius:50%;background:#edf1f0;color:#74837f;display:grid;place-items:center}.cycle-steps>button.complete>span{background:#e3f5ee;color:#1c7a53}.cycle-steps>button.current{background:#fffaf0}.cycle-steps>button.current>span{background:#fff0cf;color:#b36e0d}.cycle-steps p{min-width:0;margin:0;display:flex;flex-direction:column}.cycle-steps p strong{font-size:14px}.cycle-steps p small{margin-top:5px;color:#71807d;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cycle-steps>button>svg{color:#26855e}.cycle-steps>button>em{width:21px;height:21px;border:1px solid #ccd7d5;border-radius:50%;color:#788682;display:grid;place-items:center;font-size:10px;font-style:normal}.focus-record-list{border-top:1px solid #e1e7e5}.focus-record-list>button{width:100%;min-height:64px;padding:8px 2px;border:0;border-bottom:1px solid #e7eceb;background:transparent;display:grid;grid-template-columns:150px 1fr auto auto;align-items:center;gap:15px;text-align:left;cursor:pointer}.focus-record-list>button:hover{background:#f6f9f8}.focus-record-list time{color:#4e605c;font-size:13px}.focus-record-list>button>span{display:flex;flex-direction:column}.focus-record-list strong{font-size:14px}.focus-record-list small{margin-top:4px;color:#81908d;font-size:11px}.focus-record-list>button>svg{color:#91a09d}.focus-empty{min-height:110px;display:flex;align-items:center;justify-content:center;gap:12px;color:#83918e}.focus-empty>span{display:flex;flex-direction:column}.focus-empty strong{color:#40514d;font-size:14px}.focus-empty small{margin-top:5px;font-size:11px}@media(max-width:1050px){.focus-primary{grid-template-columns:1fr 1fr}.analysis-focus,.start-current{min-height:350px}.analysis-focus{padding:27px}.start-current{padding:30px}.start-current strong{font-size:31px}.cycle-steps{grid-template-columns:1fr 1fr}.cycle-steps>button:nth-child(3){border-left:0;border-top:1px solid #e1e7e5}.cycle-steps>button:nth-child(4){border-top:1px solid #e1e7e5}}@media(max-width:760px){.focus-primary{grid-template-columns:1fr}.analysis-focus,.start-current{min-height:auto}.analysis-focus{padding:22px}.analysis-focus-head h1{font-size:27px}.analysis-focus-summary{font-size:14px}.start-current{min-height:210px}.start-current strong{font-size:29px}.cycle-steps{grid-template-columns:1fr}.cycle-steps>button,.cycle-steps>button:nth-child(3){border-left:0;border-top:1px solid #e1e7e5}.cycle-steps>button:first-child{border-top:0}.focus-record-list>button{grid-template-columns:1fr auto}.focus-record-list time{grid-column:1/-1}.focus-record-list>button>span{grid-column:1}.focus-record-list .pill{grid-column:2;grid-row:2}.focus-record-list>button>svg{display:none}}
