/* MontageMemo field cockpit, native dialogs and mobile execution workflow */
body.cockpit-open{overflow:hidden}.cockpit-overlay{position:fixed;inset:0;z-index:1050;background:#edf3f5}.cockpit-workspace{height:100%;overflow:auto}.cockpit-topbar{position:sticky;top:0;z-index:5;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;align-items:center;padding:18px 24px;background:#fff;border-bottom:1px solid #dbe5e9;box-shadow:0 8px 24px rgba(15,35,58,.06)}.cockpit-back{width:44px;height:44px;border:1px solid #cfdae0;border-radius:14px;background:#fff;color:#10233a;font-size:1.4rem;cursor:pointer}.cockpit-top-copy{min-width:0}.cockpit-top-copy span{color:#0f827e;font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.cockpit-top-copy h1{margin:3px 0;color:#10233a;font-size:1.35rem}.cockpit-top-copy p{margin:0;color:#65798b;font-size:.88rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cockpit-live-phase{display:inline-flex;padding:9px 13px;border-radius:999px;background:#edf4f6;color:#526879;font-size:.8rem;font-weight:800}.cockpit-live-phase.phase-working{background:#e8f7f4;color:#0b716b}.cockpit-live-phase.phase-paused{background:#fff5d8;color:#876400}.cockpit-live-phase.phase-travel{background:#eaf1ff;color:#315da6}.cockpit-live-phase.phase-finished{background:#eef1f3;color:#596b78}.cockpit-contactbar,.cockpit-actions{display:flex;flex-wrap:wrap;gap:10px;padding:14px 24px;background:#fff;border-bottom:1px solid #e0e8eb}.cockpit-actions{position:sticky;top:81px;z-index:4;background:#f8fbfb}.cockpit-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px;max-width:1500px;margin:0 auto;padding:22px}.cockpit-layout main{display:grid;gap:18px}.cockpit-layout aside{display:grid;align-content:start;gap:12px}.cockpit-panel,.cockpit-side-card,.cockpit-time-card{background:#fff;border:1px solid #dbe5e9;border-radius:20px;box-shadow:0 12px 32px rgba(15,35,58,.055)}.cockpit-panel{padding:20px}.cockpit-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:15px}.cockpit-panel-head span{display:block;color:#0f827e;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.cockpit-panel-head h2{margin:4px 0 0;color:#10233a;font-size:1.08rem}.cockpit-chip{padding:6px 10px!important;border-radius:999px;background:#eaf7f5;color:#0c6c67!important;white-space:nowrap}.cockpit-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.cockpit-detail-grid div{min-width:0;padding:12px;border-radius:13px;background:#f4f8f9}.cockpit-detail-grid span,.cockpit-side-card span,.cockpit-time-card>span{display:block;color:#708292;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.cockpit-detail-grid strong{display:block;margin-top:4px;color:#10233a;font-size:.86rem;overflow-wrap:anywhere}.cockpit-note{margin:14px 0 0;padding:12px 14px;border-radius:12px;background:#fff9e8;color:#705a18}.cockpit-progress-label{color:#0f827e;font-size:1.1rem}.cockpit-progress{height:9px;border-radius:999px;background:#e9eff1;overflow:hidden;margin-bottom:15px}.cockpit-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0f827e,#38a79d)}.cockpit-checklist{display:grid;gap:9px}.cockpit-check{display:grid;grid-template-columns:auto minmax(0,1fr);gap:11px;align-items:flex-start;padding:12px;border:1px solid #dce6ea;border-radius:14px;background:#fff;transition:.16s ease}.cockpit-check.checked{background:#eef9f6;border-color:#b9e1d8}.cockpit-check input[type=checkbox]{width:20px;height:20px;margin-top:2px;accent-color:#0f827e}.cockpit-check span{display:grid;gap:7px}.cockpit-check strong{color:#10233a;font-size:.88rem}.cockpit-check input[type=text]{width:100%;border:0;border-bottom:1px solid #dce5e8;background:transparent;padding:4px 0;color:#526879;font-size:.8rem}.cockpit-panel-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:15px;padding-top:14px;border-top:1px solid #e4ebed;color:#65798b;font-size:.8rem}.cockpit-followups{display:grid;gap:10px}.cockpit-followup{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 14px;border:1px solid #dce5e9;border-left:5px solid #8ea1ad;border-radius:14px}.cockpit-followup.priority-high{border-left-color:#d5842e}.cockpit-followup.priority-urgent{border-left-color:#b8442c;background:#fff9f7}.cockpit-followup.status-done{opacity:.72}.cockpit-followup span{color:#65798b;font-size:.68rem;font-weight:800;text-transform:uppercase}.cockpit-followup strong{display:block;margin-top:3px;color:#10233a}.cockpit-followup p{margin:5px 0;color:#526879;font-size:.82rem}.cockpit-followup small{color:#7a8b98}.cockpit-done{padding:6px 10px;border-radius:999px;background:#eaf7f3;color:#16705f!important}.cockpit-timeline{display:grid;gap:0}.cockpit-timeline article{display:grid;grid-template-columns:20px minmax(0,1fr);gap:10px;position:relative;padding-bottom:16px}.cockpit-timeline article:not(:last-child)::before{content:"";position:absolute;left:7px;top:14px;bottom:-2px;width:2px;background:#dce6e9}.cockpit-timeline i{position:relative;z-index:1;width:16px;height:16px;border:4px solid #d8f0ec;border-radius:50%;background:#0f827e}.cockpit-timeline strong{color:#10233a}.cockpit-timeline p{margin:4px 0;color:#526879}.cockpit-timeline span{color:#7a8b98;font-size:.74rem}.cockpit-side-card,.cockpit-time-card{padding:15px}.cockpit-side-card strong{display:block;margin-top:6px;color:#10233a;font-size:.88rem;line-height:1.45}.cockpit-side-card.attention{background:#fff9e8;border-color:#ead8a4}.cockpit-time-card>span{margin-bottom:11px}.cockpit-time-card div{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-top:1px solid #e8eef0;font-size:.78rem}.cockpit-time-card b{color:#65798b}.cockpit-time-card strong{color:#10233a}.cockpit-muted{margin:0;color:#708292}.cockpit-summary-grid,.cockpit-dashboard{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 0 20px}.cockpit-summary-grid article,.cockpit-dashboard button{padding:17px 18px;border:1px solid #dbe5e9;border-radius:18px;background:#fff;text-align:left;box-shadow:0 10px 26px rgba(15,35,58,.05)}.cockpit-dashboard button{cursor:pointer}.cockpit-summary-grid span,.cockpit-dashboard span{display:block;color:#65798b;font-size:.76rem;font-weight:700}.cockpit-summary-grid strong,.cockpit-dashboard strong{display:block;margin-top:7px;color:#10233a;font-size:1.7rem}.cockpit-summary-grid .active,.cockpit-dashboard .active{background:#eef9f6;border-color:#bde0d8}.cockpit-summary-grid .attention,.cockpit-dashboard .attention{background:#fff6f1;border-color:#edc9b7}.cockpit-board-grid{display:grid;gap:14px}.cockpit-board-card{position:relative;padding:18px;border:1px solid #dbe5e9;border-left:6px solid #9aabb5;border-radius:20px;background:#fff;box-shadow:0 12px 28px rgba(15,35,58,.055)}.cockpit-board-card.phase-working{border-left-color:#0f827e}.cockpit-board-card.phase-travel{border-left-color:#4a78bf}.cockpit-board-card.phase-paused{border-left-color:#d4a52e}.cockpit-board-head{display:flex;justify-content:space-between;gap:16px}.cockpit-board-head h3{margin:5px 0 2px;color:#10233a}.cockpit-board-head p{margin:0;color:#65798b}.cockpit-order-number{color:#0f827e;font-size:.74rem;font-weight:800}.cockpit-phase{height:max-content;padding:7px 10px;border-radius:999px;background:#eef3f5;color:#526879;font-size:.72rem;font-weight:800}.cockpit-board-issue{display:flex;justify-content:space-between;gap:15px;margin:14px 0;padding:12px 14px;border-radius:13px;background:#f5f8f9}.cockpit-board-issue strong{color:#10233a}.cockpit-board-issue span{color:#65798b;white-space:nowrap}.cockpit-board-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.cockpit-board-metrics div{padding:10px 12px;border-radius:12px;background:#f7f9fa}.cockpit-board-metrics span{display:block;color:#768895;font-size:.67rem;font-weight:800;text-transform:uppercase}.cockpit-board-metrics strong{display:block;margin-top:4px;color:#10233a}.cockpit-board-actions{display:flex;justify-content:flex-end;gap:9px;flex-wrap:wrap;margin-top:14px}.cockpit-loading{display:grid;place-items:center;gap:12px;min-height:320px;color:#65798b}.cockpit-loading.fullscreen{position:fixed;inset:0;z-index:1050;background:#edf3f5}.cockpit-loading span{width:34px;height:34px;border:4px solid #d4e5e5;border-top-color:#0f827e;border-radius:50%;animation:cockpit-spin .8s linear infinite}@keyframes cockpit-spin{to{transform:rotate(360deg)}}.cockpit-empty{padding:40px;text-align:center}.cockpit-empty strong{display:block;color:#10233a}.cockpit-empty span{display:block;margin-top:5px;color:#65798b}.cockpit-toast-root{position:fixed;right:18px;bottom:18px;z-index:1400;display:grid;gap:8px}.cockpit-toast{max-width:420px;padding:13px 16px;border-radius:13px;background:#10233a;color:#fff;box-shadow:0 15px 34px rgba(15,35,58,.22)}.cockpit-toast.error{background:#a43f2b}.cockpit-small-modal textarea{min-height:140px}.app-dialog-backdrop{position:fixed;inset:0;z-index:1500;display:grid;place-items:center;padding:20px;background:rgba(15,35,58,.56);backdrop-filter:blur(5px)}.app-dialog{width:min(520px,100%);display:grid;grid-template-columns:auto 1fr;gap:16px;padding:24px;border:1px solid #dbe5e9;border-radius:24px;background:#fff;box-shadow:0 28px 70px rgba(15,35,58,.28)}.app-dialog-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#e8f7f4;color:#0f827e;font-size:1.25rem;font-weight:900}.app-dialog-icon.danger{background:#fff0eb;color:#a63d23}.app-dialog-copy{min-width:0}.app-dialog-kicker{color:#0f827e;font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.app-dialog h2{margin:4px 0 7px;color:#10233a;font-size:1.25rem}.app-dialog p{margin:0;color:#526879;line-height:1.5}.app-dialog-detail{margin-top:13px;padding:12px 13px;border-radius:13px;background:#f4f8f9;color:#526879;font-size:.84rem}.app-dialog-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.btn-danger{background:#a63d23!important;border-color:#a63d23!important;color:#fff!important}
@media(max-width:1050px){.cockpit-layout{grid-template-columns:1fr}.cockpit-layout aside{grid-template-columns:repeat(2,minmax(0,1fr))}.cockpit-time-card{grid-column:1/-1}.cockpit-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.cockpit-topbar{grid-template-columns:auto minmax(0,1fr);padding:13px 14px}.cockpit-live-phase{grid-column:2;justify-self:start}.cockpit-top-copy p{white-space:normal}.cockpit-contactbar,.cockpit-actions{padding:11px 14px}.cockpit-actions{top:122px;overflow-x:auto;flex-wrap:nowrap}.cockpit-actions .btn{white-space:nowrap}.cockpit-layout{padding:13px}.cockpit-layout aside{grid-template-columns:1fr}.cockpit-panel{padding:15px}.cockpit-panel-head{flex-direction:column}.cockpit-detail-grid,.cockpit-board-metrics,.cockpit-summary-grid,.cockpit-dashboard{grid-template-columns:1fr 1fr}.cockpit-board-head,.cockpit-board-issue,.cockpit-panel-actions{align-items:flex-start;flex-direction:column}.cockpit-board-actions{justify-content:stretch}.cockpit-board-actions .btn{flex:1}.app-dialog{grid-template-columns:1fr;padding:20px}.app-dialog-actions{grid-column:1;flex-direction:column-reverse}.app-dialog-actions .btn{width:100%}}
@media(max-width:480px){.cockpit-detail-grid,.cockpit-summary-grid,.cockpit-dashboard{grid-template-columns:1fr}.cockpit-check{grid-template-columns:24px minmax(0,1fr)}.cockpit-followup{align-items:flex-start;flex-direction:column}.cockpit-contactbar .btn{flex:1 1 100%}}
