:root{--ink:#172724;--muted:#73817d;--paper:#f5f6f1;--card:#fff;--line:#dfe5de;--green:#4e7f67;--deep:#10201d;--amber:#d99b3d;--red:#c9675c;--violet:#7665a2;--shadow:0 10px 30px #1b3c2d0b}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:14px/1.45 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.app-shell{max-width:1440px;margin:auto}.topbar{height:82px;padding:0 4.2%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#f7f8f4}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;width:34px;height:34px;background:var(--deep);color:#edf4e8;font:700 20px Georgia;border-radius:10px}.brand p,.brand h1{margin:0}.brand p{letter-spacing:.25em;font-size:10px;color:var(--green);font-weight:800}.brand h1{font-size:13px;letter-spacing:.12em}.topbar-meta{display:flex;align-items:center;gap:18px;color:var(--muted);font-size:12px}.demo-badge,.count-chip{border:1px solid #d6e1d5;border-radius:20px;padding:5px 10px;letter-spacing:.08em;font-size:10px;color:var(--green);font-weight:800}.demo-badge{background:#edf5eb}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;padding:52px 4.2% 32px;align-items:end}.eyebrow{margin:0 0 7px;letter-spacing:.16em;font-size:10px;font-weight:800;color:var(--green)}.hero-copy h2{font:400 clamp(38px,5vw,66px)/.98 Georgia,serif;letter-spacing:-.045em;margin:0;color:var(--deep)}.hero-copy h2 em{color:var(--green);font-style:italic}.lede{font-size:16px;color:var(--muted);margin:22px 0 0}.operator-card{background:var(--deep);color:#fff;border-radius:18px;padding:24px 26px;box-shadow:var(--shadow)}.card-heading,.capacity-row,.availability{display:flex;justify-content:space-between;align-items:center}.operator-card .eyebrow,.operator-card .muted{color:#98b7a1}.operator-card h3{margin:0;font:400 30px Georgia}.freshness{font-size:10px;font-weight:800;letter-spacing:.05em}.fresh{color:#4e986e}.operator-card .fresh{color:#a8d5b3}.capacity-row{margin-top:28px}.muted{font-size:10px;display:block;letter-spacing:.1em;font-weight:700}.capacity-row strong{display:block;margin-top:2px;font-size:22px;letter-spacing:.1em}.capacity-buttons{display:flex;gap:5px}.capacity-buttons button{cursor:pointer;border:1px solid #668273;background:transparent;border-radius:6px;color:#b9cbbd;padding:8px 9px;font-size:10px;font-weight:800}.capacity-buttons button.selected,.capacity-buttons button:hover{background:#e9f2e5;color:var(--deep);border-color:#e9f2e5}.availability{font-size:12px;color:#a7b9ad;margin-top:24px}.availability b{font-size:18px;color:#fff;margin-right:5px}.meter{height:5px;background:#2d443b;border-radius:4px;margin-top:13px;overflow:hidden}.meter i{display:block;height:100%;width:60%;background:#94c99f;border-radius:4px;transition:width .25s}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:0 4.2% 42px}.stat{background:#fff;border:1px solid var(--line);border-radius:12px;padding:15px 16px;display:flex;gap:12px;align-items:center}.stat-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;font-size:15px;font-weight:900}.amber{background:#fbefd9;color:var(--amber)}.violet{background:#eeeaf8;color:var(--violet)}.red{background:#fae7e3;color:var(--red)}.green{background:#e7f2e8;color:var(--green)}.stat b{display:block;font:400 25px Georgia}.stat span:not(.stat-icon){display:block;font-size:9px;font-weight:800;color:var(--muted);letter-spacing:.06em}.content-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:42px;padding:0 4.2%}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:16px}.section-title h2{font:400 25px Georgia;margin:0}.count-chip{color:var(--muted);border-color:var(--line);font-size:9px}.priority-list{display:flex;flex-direction:column;gap:10px}.priority{background:var(--card);border:1px solid var(--line);border-radius:13px;padding:17px 19px;display:grid;grid-template-columns:38px 1fr auto;gap:15px;align-items:start;box-shadow:var(--shadow)}.priority-number{font:400 24px Georgia;color:#a8b4ac}.priority h3{margin:0 0 4px;font-size:15px}.priority p{margin:0;color:var(--muted);font-size:12px}.mission-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.tag{font-size:9px;border-radius:4px;padding:3px 6px;background:#eef3ec;color:var(--green);font-weight:800}.tag.owner{background:#f2f1ed;color:#6c756d}.status{font-size:9px;font-weight:800;letter-spacing:.06em;padding:5px 8px;border-radius:5px}.status.active{color:var(--green);background:#e7f2e8}.status.waiting{color:var(--amber);background:#fff1db}.status.needs-osvaldo{color:var(--violet);background:#eeeaf8}.lower{margin-top:41px}.proposal-note{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--green);font-weight:800}.timeline{background:#fff;border:1px solid var(--line);border-radius:14px;padding:5px 18px}.time-row{display:grid;grid-template-columns:70px 7px 1fr;gap:13px;padding:14px 0;border-bottom:1px solid #edf0eb;align-items:start}.time-row:last-child{border-bottom:0}.time{font:17px Georgia;color:var(--deep)}.time small{display:block;font:10px system-ui;color:var(--muted)}.time-dot{width:7px;height:7px;border-radius:50%;margin-top:7px;background:var(--green)}.time-dot.protected{background:var(--amber)}.time-dot.buffer{background:#b4c1b5}.time-content b{font-size:12px}.time-content span{display:block;color:var(--muted);font-size:11px}.attention-panel{border-left:2px solid #dfe5de}.attention-group{padding:4px 0 20px 18px;border-bottom:1px solid var(--line);margin-bottom:18px}.attention-group:last-child{border-bottom:0}.group-label{display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:900;letter-spacing:.08em;color:var(--amber)}.group-label b{display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:#fbefd9}.group-label.approval{color:var(--violet)}.group-label.approval b{background:#eeeaf8}.group-label.critical{color:var(--red)}.group-label.critical b{background:#fae7e3}.attention-group p{font-size:13px;font-weight:650;margin:10px 0 4px}.attention-group small{color:var(--muted);font-size:11px}.compact{margin-top:34px}.domain-list{background:#fff;border:1px solid var(--line);border-radius:13px;padding:4px 16px}.domain{display:flex;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid #edf0eb}.domain:last-child{border-bottom:0}.domain div{flex:1}.dot{width:8px;height:8px;border-radius:50%}.green-dot{background:var(--green)}.amber-dot{background:var(--amber)}.gray-dot{background:#aab4ae}.domain b{display:block;font-size:12px}.domain small{color:var(--muted);font-size:10px}.stale{color:var(--amber)}.unknown{color:#88948b}.without-section{padding:46px 4.2% 0}.green-chip{background:#e7f2e8;color:var(--green);border:0}.without-list{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.without-item{background:#fff;border:1px solid var(--line);border-radius:12px;padding:16px}.without-item b{font-size:12px;display:block}.without-item p{margin:7px 0 12px;color:var(--muted);font-size:11px;min-height:33px}.without-item small{font-size:10px;color:var(--green);font-weight:800}.footer{margin:54px 4.2% 0;padding:17px 0 30px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:#8a968e;font-size:10px}@media(max-width:850px){.hero-grid,.content-grid{grid-template-columns:1fr}.stats-row{grid-template-columns:repeat(2,1fr)}.without-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.topbar{padding:0 20px}.topbar-meta #todayLabel{display:none}.hero-grid,.stats-row,.content-grid,.without-section{padding-left:20px;padding-right:20px}.stats-row{gap:8px}.stat{padding:12px 9px}.stat-icon{width:24px;height:24px}.stat span:not(.stat-icon){font-size:8px}.capacity-row{display:block}.capacity-buttons{margin-top:12px}.footer{margin-left:20px;margin-right:20px;display:block}.footer span{display:block;margin-top:7px}}
