html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{margin:0}a{color:inherit}:root{color:#d4d4d4;background:#0a0a0a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#0a0a0a;min-width:320px;min-height:100vh;margin:0}button,textarea{font:inherit}#root{min-height:100vh}.app-shell{max-width:560px;min-height:100vh;padding:calc(20px + env(safe-area-inset-top,0px)) 16px calc(100px + env(safe-area-inset-bottom,0px));flex-direction:column;margin:0 auto;display:flex}.topbar{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.topbar-meta{margin-top:6px}.topbar h1,.panel h1,.panel h2{margin:0}.topbar-right{align-items:center;gap:8px;display:flex}.content-shell{flex:1}.screen-stack{gap:14px;display:grid}.panel{width:100%;color:inherit;text-align:left;background:#121212f0;border:1px solid #ffffff14;border-radius:24px;padding:18px;box-shadow:0 10px 30px #0000003d}.hero-panel{background:#ffffff0a}.resolved-panel{opacity:.6}.panel-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#777;margin:0 0 6px;font-size:11px}.muted,.meta-line,.list-item p,.panel p{color:#999;margin:0;line-height:1.45}.topbar-badge,.priority-pill,.status-pill,.severity-pill,.type-badge{white-space:nowrap;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.topbar-badge{color:#aaa;background:#ffffff14}.type-badge{color:#bbb;background:#ffffff14;margin-bottom:6px;display:inline-block}.badge-count{color:#ccc;background:#ffffff1a;border-radius:999px;padding:4px 10px;font-size:13px;font-weight:700}.nav-badge{color:#e0e0e0;background:#ffffff2e;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:4px;padding:0 5px;font-size:11px;font-weight:700;display:inline-flex}.status-moving{color:#8fbfa0;background:#78b48c1f}.status-needs-steering,.severity-warning{color:#c8b070;background:#c8aa641f}.status-paused{color:#aaa;background:#a0a0a01a}.status-answered{color:#8fbfa0;background:#78b48c1f}.status-deferred,.severity-info{color:#aaa;background:#a0a0a01a}.priority-pill{color:#bbb;background:#ffffff0f}.list-item,.timeline-item{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 0;display:flex}.list-item:first-of-type,.timeline-item:first-of-type{border-top:0;padding-top:0}.list-item.clickable{width:100%;color:inherit;text-align:left;cursor:pointer;font:inherit;background:0 0;border:none;border-top:1px solid #ffffff0f;padding:12px 0}.list-item.clickable:first-of-type{border-top:0}.action-count-line{margin-top:4px;font-size:13px;font-weight:600;color:#c8b070!important}.command-row{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:10px;margin:12px 0 6px;display:grid}.command-row button,.bottom-nav button{border:0;border-radius:14px;padding:12px 14px}.command-row button{color:#ccc;background:#ffffff14}.command-row button:disabled{opacity:.65}.actionable{cursor:pointer}.action-link{color:#ccc;white-space:nowrap;font-weight:700}.back-btn{color:#aaa;cursor:pointer;text-align:left;background:0 0;border:none;padding:4px 0;font-size:14px;font-weight:600}.response-controls{gap:10px;display:grid}.choice-stack{gap:8px;display:grid}.choice-btn{color:#ccc;cursor:pointer;text-align:left;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:14px;width:100%;padding:14px 16px;font-size:14px;font-weight:600;transition:background .15s,border-color .15s}.choice-btn:hover{background:#ffffff1a;border-color:#fff3}.choice-btn:active{background:#ffffff26}.choice-btn.approve{background:#78b48c14;border-color:#78b48c40}.choice-btn.approve:hover{background:#78b48c29}.choice-btn.reject{background:#c8645014;border-color:#c8645040}.choice-btn.reject:hover{background:#c8645029}.choice-btn:disabled{opacity:.5;cursor:default}.defer-btn{color:#888;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;width:100%;padding:12px 16px;font-size:13px;font-weight:600}.defer-btn:hover{background:#ffffff14}.text-input{color:#d4d4d4;resize:vertical;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:14px;width:100%;min-height:70px;padding:12px 14px;font-size:14px}.text-input::placeholder{color:#555}.text-input:focus{border-color:#ffffff4d;outline:none}.response-resolved{flex-direction:column;gap:8px;display:flex}.section-divider{text-transform:uppercase;letter-spacing:.08em;color:#555;margin:8px 0 0;padding:0;font-size:12px}.bottom-nav{width:min(560px,100%);padding:12px 16px calc(16px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#06060647,#060606e0,#060606fa);grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav button{color:#888;text-align:center;background:#ffffff0f;justify-content:center;align-items:center;min-height:56px;font-size:13px;line-height:1.15;display:flex}.bottom-nav button.active{color:#e0e0e0;background:#ffffff1f;font-weight:700}.lane-card{cursor:pointer}.dispatch-route-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin-bottom:10px;display:grid}.dispatch-route-grid.compact{margin-top:8px;margin-bottom:0}.route-stat{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;gap:4px;padding:10px 12px;display:grid}.route-stat-label{text-transform:uppercase;letter-spacing:.08em;color:#777;font-size:11px}.instruction-card{border-top:1px solid #ffffff0f;margin-top:12px;padding-top:12px}.instruction-card:first-of-type{border-top:0;margin-top:0;padding-top:0}.instruction-phase{justify-items:end;gap:6px;display:grid}.instruction-meta-stack{gap:6px;display:grid}.more-btn{color:#888;cursor:pointer;letter-spacing:2px;background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:700;display:flex}.more-btn.active{color:#e0e0e0;background:#ffffff1f}.more-menu{gap:8px;margin-bottom:14px;display:flex}.more-menu button{color:#888;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff14;border-radius:14px;flex:1;padding:10px 14px;font-size:13px;font-weight:600}.more-menu button.active{color:#e0e0e0;background:#ffffff1f;border-color:#ffffff26}.session-meta-row{gap:0;display:flex}.progress-bar-track{background:#ffffff14;border-radius:3px;width:100%;height:6px;margin:10px 0 6px;overflow:hidden}.progress-bar-fill{background:linear-gradient(90deg,#78b48c99,#a0a0a066);border-radius:3px;height:100%;transition:width .3s}.blockers-list{margin-top:8px}.blockers-label{text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px;font-size:12px;font-weight:600;color:#c8b070!important}.blockers-items{margin:4px 0 0;padding-left:16px;list-style:outside}.blockers-items li{color:#999;font-size:13px;line-height:1.5}@media (width<=480px){.app-shell,.bottom-nav{padding-left:12px;padding-right:12px}}@supports (padding:max(0px)){.app-shell{padding-top:max(20px, env(safe-area-inset-top));padding-bottom:max(100px, calc(100px + env(safe-area-inset-bottom)))}}
