*{box-sizing:border-box}body{margin:0;background:#eef3f8;font:14px Arial,sans-serif;color:#12243a}header{height:64px;background:#0a2948;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 22px}.brand{display:flex;gap:10px;align-items:center}.brand img{width:38px}.brand span{display:block;font-size:11px;opacity:.75;margin-top:2px}main{max-width:1680px;margin:16px auto;padding:0 16px;display:grid;grid-template-columns:370px 1fr;gap:14px}.panel{background:#fff;border:1px solid #d8e2ec;border-radius:12px;box-shadow:0 1px 2px rgba(15,39,64,.04)}h1,h2,p{margin:0}h2{font-size:18px}h1{font-size:25px;margin-top:4px}.flight-pane{padding:14px;height:calc(100vh - 96px);display:flex;flex-direction:column}.pane-title p{font-size:12px;color:#6c7b8c;margin-top:4px}.datebar{display:grid;grid-template-columns:1fr 1.35fr 1fr;gap:6px;margin-top:14px}.search,input,select,textarea{width:100%;border:1px solid #cbd7e3;border-radius:7px;background:#fff;padding:10px;color:#12243a;font:inherit}.search{margin:8px 0 10px}.flight-list{overflow:auto;flex:1;border-top:1px solid #e5ebf1}.flight-card{padding:11px 8px;border-bottom:1px solid #e7edf3;cursor:pointer}.flight-card:hover{background:#f5f8fb}.flight-card.selected{background:#eaf3fb;border-left:4px solid #0879c9;padding-left:4px}.flight-top{display:flex;justify-content:space-between;align-items:center;gap:8px}.flight-no{font-weight:800}.route{font-weight:700;color:#284663}.delay{font-weight:800}.delay.red{color:#b42318}.delay.amber{color:#b54708}.flight-sub{font-size:11px;color:#667789;margin-top:5px;display:flex;justify-content:space-between}.workspace{min-width:0}.empty-state{padding:42px;text-align:center;color:#657589}.empty-state h2{color:#12243a;margin-bottom:7px}.hidden{display:none!important}.flight-hero{padding:17px 19px;display:flex;justify-content:space-between;align-items:center}.eyebrow{font-size:10px;letter-spacing:.08em;color:#58718a;font-weight:800}.hero-meta{color:#577088;margin-top:5px}.hero-stats{display:flex;gap:28px}.hero-stats div{text-align:right}.hero-stats span{display:block;font-size:10px;color:#738396;text-transform:uppercase}.hero-stats b{display:block;font-size:19px;margin-top:3px}.two-col{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,.75fr);gap:14px;margin-top:14px}.stack{display:flex;flex-direction:column;gap:14px}.stack>.panel,.compose{padding:16px}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.badge{font-size:10px;font-weight:800;border-radius:999px;padding:5px 8px}.badge.ok{background:#dff5e8;color:#117443}.badge.manual{background:#e9f2fa;color:#145c91}.kv{display:grid;grid-template-columns:125px 1fr;gap:10px;padding:8px 0;border-top:1px solid #edf1f5}.kv span{color:#718093;font-size:12px}.kv b{font-size:12px}.timeline{max-height:480px;overflow:auto}.msg{position:relative;padding:13px 10px 13px 20px;border-bottom:1px solid #edf1f5}.msg:before{content:"";position:absolute;left:3px;top:18px;width:8px;height:8px;border-radius:50%;background:#0c78bd}.msg.auto:before{background:#17834b}.msg-title{display:flex;justify-content:space-between;gap:10px}.msg-title b{font-size:13px}.msg p{margin:5px 0;color:#405468;line-height:1.42;white-space:pre-wrap}.msg small{color:#718093}.compose label{display:block;font-size:11px;font-weight:800;color:#53687c;margin:12px 0 2px}.compose textarea{resize:vertical;line-height:1.45}.recipient-line{display:flex;justify-content:space-between;padding:11px 0;margin-top:4px;border-top:1px solid #e8edf2}.preview-note{font-size:11px;color:#6c7b8c;background:#f4f7fa;padding:9px;border-radius:7px;margin-bottom:10px}button{border:0;border-radius:7px;padding:9px 11px;font-weight:800;cursor:pointer}.primary{width:100%;background:#0a2948;color:#fff}.ghost{background:#edf3f8;color:#24445f}.send-status{min-height:18px;margin-top:8px;font-size:12px;color:#147443}.empty{padding:22px 8px;color:#718093;text-align:center}@media(max-width:980px){main{grid-template-columns:1fr}.flight-pane{height:360px}.two-col{grid-template-columns:1fr}.hero-stats{gap:12px}.flight-hero{align-items:flex-start;gap:18px}.hero-stats{flex-wrap:wrap}}
