:root{font-family:Hiragino Sans,Yu Gothic UI,Yu Gothic,system-ui,sans-serif;color:#18313d;background:#f3f4ef;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #102d3c;--navy-2: #183f50;--teal: #167b7a;--teal-dark: #0d6565;--cream: #f3f4ef;--paper: #fff;--ink: #18313d;--muted: #687982;--line: #dce1df;--red: #c84b36;--orange: #d67a2e;--green: #23805b;--shadow: 0 12px 35px rgba(20, 45, 56, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--cream)}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(22,123,122,.28);outline-offset:2px}a{color:inherit}.app-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{height:76px;padding:0 max(24px,calc((100vw - 1240px)/2));display:flex;align-items:center;justify-content:space-between;background:var(--navy);color:#fff;position:sticky;top:0;z-index:50;box-shadow:0 4px 18px #071a2333}.brand{display:flex;align-items:center;gap:12px;color:#fff;background:none;border:0;text-align:left;cursor:pointer;padding:0}.brand-mark{width:43px;height:43px;display:grid;place-items:center;border-radius:13px;background:#fff;color:var(--red)}.brand strong{display:block;font-size:22px;letter-spacing:.08em;line-height:1}.brand small{display:block;font-size:11px;font-weight:600;letter-spacing:.08em;margin-top:5px;opacity:.75}.header-actions{display:flex;align-items:center;gap:16px}.connectivity{display:flex;align-items:center;gap:6px;font-size:12px;color:#dbe8e9}.connectivity:before{content:"";width:7px;height:7px;background:#50d49c;border-radius:50%;box-shadow:0 0 0 3px #50d49c1f}.connectivity.offline:before{background:#f09a72}.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 20px;border:0;border-radius:8px;cursor:pointer;font-weight:700;font-size:14px;transition:transform .15s,background .15s,opacity .15s}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.5;cursor:not-allowed}.button.primary{color:#fff;background:var(--teal);box-shadow:0 5px 16px #00555433}.button.primary:hover:not(:disabled){background:var(--teal-dark)}.button.secondary{background:#fff;border:1px solid var(--line)}.button.compact{min-height:40px;padding-inline:16px}.button.wide{width:100%}.pending-bar{padding:10px max(24px,calc((100vw - 1240px)/2));display:flex;justify-content:center;align-items:center;gap:20px;background:#fff0d6;border-bottom:1px solid #efd5aa;color:#6e481c;font-size:13px;font-weight:600}.pending-bar button{border:0;background:none;color:#9b4e1e;text-decoration:underline;cursor:pointer;font-weight:700}.toast{position:fixed;right:24px;top:92px;z-index:80;max-width:min(420px,calc(100vw - 48px));padding:14px 18px;background:var(--navy);color:#fff;border-radius:8px;box-shadow:0 12px 32px #00000038;font-size:13px;cursor:pointer}.update-strip{height:42px;padding:0 max(24px,calc((100vw - 1240px)/2));display:flex;align-items:center;gap:20px;background:#e7ebe7;border-bottom:1px solid #d7dcd8;color:#52656e;font-size:12px}.update-strip span:first-child{display:flex;align-items:center;gap:7px;margin-right:auto;font-weight:600}.update-strip button{display:grid;place-items:center;background:transparent;border:0;cursor:pointer;padding:7px;border-radius:50%}.spinning{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-banner{max-width:1240px;margin:16px auto 0;padding:12px 16px;background:#fde9e4;color:#8b3024;border:1px solid #edc5bb;border-radius:8px}.error-banner button{border:0;background:transparent;font-weight:700;text-decoration:underline;cursor:pointer}.hero-section{max-width:1240px;min-height:330px;margin:0 auto;padding:64px 50px;background:var(--navy);color:#fff;position:relative;overflow:hidden;display:flex;align-items:flex-end;justify-content:space-between;gap:50px}.hero-section:before{content:"";position:absolute;width:620px;height:620px;right:-180px;top:-340px;border:1px solid rgba(255,255,255,.1);border-radius:50%;box-shadow:0 0 0 75px #ffffff06,0 0 0 150px #ffffff05}.hero-section:after{content:"+";position:absolute;right:120px;top:55px;font-weight:200;font-size:160px;line-height:1;color:#ffffff0e}.hero-copy{position:relative;z-index:1}.eyebrow{margin:0 0 11px;font-size:10px;letter-spacing:.2em;font-weight:800;color:var(--teal)}.hero-copy .eyebrow{color:#73c5bd}.hero-copy h1{font-size:clamp(36px,5vw,58px);line-height:1.18;letter-spacing:.04em;margin:0 0 18px}.hero-copy>p:last-child{margin:0;color:#c5d4d7;font-size:15px;line-height:1.8}.hero-emergency-note{position:relative;z-index:1;width:380px;flex:none;padding:18px 20px;display:flex;align-items:flex-start;gap:13px;border:1px solid rgba(255,255,255,.15);border-left:3px solid #e78a62;background:#ffffff0e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.hero-emergency-note svg{color:#eaa078;flex:none}.hero-emergency-note strong,.hero-emergency-note span{display:block}.hero-emergency-note strong{font-size:14px}.hero-emergency-note span{margin-top:6px;color:#becdd1;font-size:12px;line-height:1.65}.notice{max-width:1240px;margin:18px auto 0;padding:14px 18px;display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:start;background:#edf4f4;border:1px solid #c9dddd;border-radius:5px}.notice-important{background:#fff4df;border-color:#ecd3a8}.notice-emergency{background:#fbe9e5;border-color:#e8bdb4}.notice-symbol{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:var(--teal);color:#fff;font-size:12px;font-weight:800}.notice-important .notice-symbol{background:var(--orange)}.notice-emergency .notice-symbol{background:var(--red)}.notice strong{font-size:13px}.notice p{margin:4px 0 0;color:#52666f;font-size:12px;line-height:1.6;white-space:pre-wrap}.notice time{color:var(--muted);font-size:11px}.summary-grid{max-width:1240px;margin:24px auto;display:grid;grid-template-columns:repeat(5,1fr);background:#fff;box-shadow:var(--shadow);border:1px solid #e3e6e3}.summary-card{min-height:112px;padding:22px;display:flex;align-items:center;gap:14px;position:relative}.summary-card+.summary-card{border-left:1px solid #e6e9e6}.summary-card:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:#45778e;opacity:.75}.summary-card.tone-green:after{background:var(--green)}.summary-card.tone-orange:after{background:var(--orange)}.summary-card.tone-red:after{background:var(--red)}.summary-card.tone-gray:after{background:#86949a}.summary-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:#45778e;background:#e9f0f2}.summary-icon svg{width:19px}.tone-green .summary-icon{background:#e5f3ec;color:var(--green)}.tone-orange .summary-icon{background:#f9eee1;color:var(--orange)}.tone-red .summary-icon{background:#f8e9e6;color:var(--red)}.tone-gray .summary-icon{background:#edf0f0;color:#71838b}.summary-card>div>span{display:block;font-size:11px;color:var(--muted);font-weight:600}.summary-card strong{display:block;margin-top:5px;font-size:28px;line-height:1}.summary-card strong small{margin-left:4px;font-size:11px;color:var(--muted);font-weight:500}.directory-section,.page-container,.operator-page{width:100%;max-width:1240px;margin:0 auto}.directory-section{padding:40px 0 70px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:20px}.section-heading h2{margin:0;font-size:26px;letter-spacing:.03em}.section-heading>span{color:var(--muted);font-size:12px}.filters{margin-bottom:22px;display:grid;grid-template-columns:minmax(260px,1fr) repeat(3,auto) auto;gap:10px}.lifecycle-filter{margin-bottom:10px;display:flex;gap:7px;flex-wrap:wrap}.lifecycle-filter button{min-height:37px;padding:0 12px;display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:4px;background:#fff;color:#5f727a;cursor:pointer;font-size:11px;font-weight:700}.lifecycle-filter button.active{border-color:var(--teal);color:var(--teal-dark);background:#e8f3f2;box-shadow:inset 0 0 0 1px var(--teal)}.lifecycle-filter button small{min-width:18px;height:18px;display:grid;place-items:center;border-radius:9px;background:#edf0ef;font-size:9px}.lifecycle-dot{width:8px;height:8px;border-radius:50%;background:#8b999e}.lifecycle-dot.lifecycle-open{background:var(--green)}.lifecycle-dot.lifecycle-planned{background:#397998}.lifecycle-dot.lifecycle-closed{background:#78868c}.search-box{height:46px;display:flex;align-items:center;gap:10px;padding:0 14px;background:#fff;border:1px solid var(--line);border-radius:6px}.search-box svg{color:#829197}.search-box input{flex:1;min-width:0;border:0;outline:0;background:transparent}.filters select,.select-wrap{height:46px;border:1px solid var(--line);border-radius:6px;background:#fff}.filters select{min-width:145px;padding:0 34px 0 13px}.select-wrap{display:flex;align-items:center;padding-left:11px}.select-wrap svg{color:#829197}.select-wrap select{border:0;min-width:130px}.clear-filter{border:0;background:none;color:var(--teal);font-size:12px;text-decoration:underline;cursor:pointer}.hub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.map-directory{min-height:680px;display:grid;grid-template-columns:minmax(0,1fr) 390px;background:#fff;border:1px solid #d8dfdc;box-shadow:var(--shadow);overflow:hidden}.map-panel{min-width:0;min-height:680px;position:relative}.hub-map{width:100%;height:100%;min-height:680px;background:#dce6e4}.map-loading{width:100%;height:100%;min-height:680px;display:grid;place-items:center;background:#dce6e4;color:#5f737b;font-size:12px}.map-unavailable{width:100%;height:100%;min-height:680px;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;background:#e5ebe8;color:#5c7078;text-align:center}.map-unavailable strong{color:var(--ink);font-size:13px}.map-unavailable span{font-size:10px}.map-hub-list{height:680px;padding:13px;display:grid;grid-template-columns:1fr;align-content:start;gap:11px;overflow-y:auto;background:#eef1ed;border-left:1px solid #d8dfdc}.map-hub-list .hub-card{min-height:340px}.map-legend{position:absolute;z-index:3;left:12px;bottom:12px;max-width:calc(100% - 24px);padding:9px 11px;display:flex;align-items:center;gap:11px;flex-wrap:wrap;background:#fffffff0;border-radius:4px;box-shadow:0 3px 14px #152c3729;font-size:9px}.map-legend span{display:flex;align-items:center;gap:4px}.map-legend i{width:8px;height:8px;border-radius:50%;background:#829095}.map-legend i.lifecycle-open{background:var(--green)}.map-legend i.lifecycle-planned{background:#397998}.map-legend small{color:var(--muted)}.map-hub-marker{width:42px;height:48px;padding:0;display:grid;place-items:start center;border:0;background:transparent!important;cursor:pointer;filter:drop-shadow(0 3px 3px rgba(7,31,40,.32))}.map-hub-marker>span{width:34px;height:34px;display:block;position:relative;transform:rotate(-45deg);border:3px solid #fff;border-radius:50% 50% 50% 0;background:#77878d}.map-hub-marker>span:after{content:"";position:absolute;width:10px;height:10px;left:9px;top:9px;border-radius:50%;background:#fff}.map-hub-marker.lifecycle-open>span{background:var(--green)}.map-hub-marker.lifecycle-open.status-limited>span{background:var(--orange)}.map-hub-marker.lifecycle-open.status-offline>span{background:var(--red)}.map-hub-marker.lifecycle-planned>span{background:#397998}.map-hub-marker.lifecycle-closed>span{background:#77878d}.map-hub-marker:hover>span,.map-hub-marker.selected>span{border-color:#ffe69b;transform:rotate(-45deg) scale(1.12)}.hub-map-popup .maplibregl-popup-content{min-width:210px;padding:13px 15px;color:var(--ink);border-radius:4px;box-shadow:0 6px 20px #0c283433}.hub-map-popup strong,.hub-map-popup span,.hub-map-popup small{display:block}.hub-map-popup strong{font-size:12px}.hub-map-popup span{margin-top:5px;color:var(--muted);font-size:10px}.hub-map-popup small{margin-top:7px;color:var(--teal-dark);font-size:9px}.hub-card{min-height:390px;padding:22px 22px 0;display:flex;flex-direction:column;text-align:left;background:#fff;border:1px solid #e0e4e1;border-radius:5px;cursor:pointer;overflow:hidden;box-shadow:0 3px 12px #17313d09;transition:transform .18s,box-shadow .18s,border .18s}.hub-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#bdcfcc}.hub-card.is-stale{border-top-color:#d1af78}.hub-card-top{display:flex;justify-content:space-between;align-items:center}.hub-badges{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.lifecycle-badge{padding:5px 8px;border-radius:3px;background:#e9eff1;color:#3a6c82;font-size:10px;font-weight:800;white-space:nowrap}.lifecycle-badge.lifecycle-open{background:#dff0e7;color:#176b4b}.lifecycle-badge.lifecycle-closed{background:#e9ecec;color:#65767d}.status-badge{display:inline-flex;align-items:center;gap:7px;width:fit-content;padding:5px 9px;border-radius:3px;background:#edf0ef;color:#56686f;font-size:11px;font-weight:700;white-space:nowrap}.status-badge i{width:7px;height:7px;border-radius:50%;background:#85949a}.status-operational{background:#e2f2ea;color:#196b4c}.status-operational i{background:#2a9b6e}.status-limited{background:#fff0df;color:#96531f}.status-limited i{background:#da7d2b}.status-preparing{background:#e6eff4;color:#3b6a80}.status-preparing i{background:#4c8198}.status-offline{background:#f8e6e2;color:#923b2d}.status-offline i{background:#c84b36}.freshness{display:flex;align-items:center;gap:5px;color:#708188;font-size:11px}.freshness.stale{color:#a16730}.hub-title{display:flex;gap:12px;margin:20px 0 13px}.hub-pin{width:37px;height:37px;flex:none;display:grid;place-items:center;border-radius:50%;background:#edf3f2;color:var(--teal)}.hub-title h3{margin:1px 0 7px;font-size:17px;line-height:1.45}.hub-title p{margin:0;color:var(--muted);font-size:11px}.service-tags{display:flex;gap:5px;flex-wrap:wrap;min-height:24px}.service-tags span,.services-panel>div span{padding:4px 7px;background:#eef1ef;border-radius:2px;color:#52666e;font-size:10px;font-weight:600}.latest-message{min-height:55px;margin:17px 0;padding-left:11px;border-left:2px solid #9fc6c1;font-size:12px;line-height:1.7;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.muted{color:var(--muted)}.hub-metrics{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto;padding:14px 0;border-top:1px solid #eceeec}.hub-metrics>span{display:flex;align-items:center;gap:8px;color:#71828a}.hub-metrics>span+span{border-left:1px solid #eceeec;padding-left:10px}.hub-metrics>span>span{font-size:9px}.hub-metrics strong{display:block;color:var(--ink);font-size:12px;margin-top:2px}.danger-text{color:var(--red)!important}.hub-card-bottom{margin:0 -22px;padding:13px 20px;display:flex;align-items:center;justify-content:space-between;color:#fff;background:var(--navy);font-size:11px;font-weight:700;opacity:.94}.hub-card.skeleton{gap:22px;pointer-events:none}.skeleton i{display:block;height:20px;background:linear-gradient(90deg,#ecefec,#f7f8f7,#ecefec);background-size:200% 100%;animation:shimmer 1.2s infinite}.skeleton i:nth-child(2){height:45px;width:80%}.skeleton i:nth-child(3){height:75px}.skeleton i:nth-child(4){height:50px;margin-top:auto}@keyframes shimmer{to{background-position:-200% 0}}.empty-state{min-height:230px;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:var(--muted);background:#fff;border:1px dashed #cfd6d3;text-align:center}.empty-state strong{color:var(--ink)}.empty-state span{font-size:12px}.page-container{padding:34px 0 80px}.back-link{padding:5px 0;display:inline-flex;align-items:center;gap:7px;background:transparent;border:0;color:#5d727a;font-size:12px;font-weight:700;cursor:pointer}.detail-loading{min-height:400px;display:grid;place-items:center;color:var(--muted)}.detail-hero{margin-top:26px;padding:36px 40px;display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--navy);color:#fff}.detail-status-row{display:flex;align-items:center;gap:13px;margin-bottom:16px;color:#bdccd1;font-size:11px}.detail-hero h1{margin:0 0 16px;font-size:clamp(26px,4vw,38px)}.detail-hero p{margin:7px 0;display:flex;align-items:center;gap:8px;color:#c8d4d7;font-size:12px}.detail-callout{margin-top:20px;padding:20px 24px;display:flex;align-items:flex-start;gap:14px;background:#fff;border:1px solid var(--line);border-left:4px solid var(--teal)}.detail-callout>span{width:36px;height:36px;display:grid;place-items:center;color:var(--teal);background:#e8f2f1;border-radius:50%}.detail-callout small{color:var(--muted);font-size:10px}.detail-callout p{margin:6px 0 0;line-height:1.7;font-size:14px}.detail-grid{margin-top:20px;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.detail-block{background:#fff;border:1px solid var(--line)}.detail-block>h2{margin:0;padding:16px 19px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #e6e9e7;font-size:14px}.detail-block>h2 span{width:30px;height:30px;display:grid;place-items:center;color:var(--teal);background:#eaf2f1;border-radius:50%}.detail-block>h2 svg{width:16px}.detail-block>div{padding:13px 20px 20px}.detail-row{min-height:43px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px dotted #d9dedc;font-size:12px}.resource-badge{padding:4px 7px;border-radius:3px;background:#edf0ef;color:#65767d;font-size:10px;font-weight:700}.resource-available,.safety-safe{background:#e2f2ea;color:#1c6f50}.resource-limited,.safety-caution{background:#fff0df;color:#92521f}.resource-critical,.resource-unavailable,.safety-unsafe{background:#f9e5e1;color:#963b2e}.staff-total{padding:8px 0 13px;display:flex;align-items:baseline;gap:8px}.staff-total strong{font-size:32px}.staff-total span{color:var(--muted);font-size:11px}.staff-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e4e8e5}.staff-grid span{padding:10px;display:flex;justify-content:space-between;color:var(--muted);font-size:10px}.staff-grid span:nth-child(n+4){border-top:1px solid #e4e8e5}.staff-grid span:not(:nth-child(3n+1)){border-left:1px solid #e4e8e5}.staff-grid b{color:var(--ink);font-size:13px}.needed-staff{margin-top:12px;padding:10px 12px;display:flex;justify-content:space-between;background:#fff1df;color:#865124;font-size:11px}.needs-list{display:grid;gap:8px}.need-item{display:flex;align-items:center;gap:12px;padding:10px;background:#f5f6f3;border-left:3px solid #97a5aa}.need-item>span{min-width:31px;color:#687a80;font-size:9px;font-weight:800}.need-item strong,.need-item small{display:block}.need-item strong{font-size:12px}.need-item small{color:var(--muted);font-size:10px;margin-top:3px}.urgency-critical{border-color:var(--red);background:#fdf0ed}.urgency-critical>span{color:var(--red)}.urgency-high{border-color:var(--orange);background:#fff6e9}.urgency-high>span{color:#a65d22}.all-clear{padding:30px 10px;color:var(--green);text-align:center;font-size:12px}.services-panel{margin-top:20px;padding:22px 24px;background:#fff;border:1px solid var(--line)}.services-panel h2{margin:0 0 13px;font-size:14px}.services-panel>div{display:flex;gap:7px;flex-wrap:wrap}.services-panel p{margin:15px 0 0;padding-top:15px;border-top:1px solid #eaedea;color:var(--muted);font-size:12px;line-height:1.7}.lifecycle-banner{padding:11px 16px;display:flex;align-items:center;gap:14px;background:#e5f3eb;border:1px solid #c4dfd1;color:#246e52}.lifecycle-banner strong{font-size:12px}.lifecycle-banner span{font-size:10px}.lifecycle-banner.lifecycle-planned{background:#e8f0f4;border-color:#c9dce5;color:#34677e}.lifecycle-banner.lifecycle-closed{background:#ecefef;border-color:#d6dcda;color:#63757c}.responders-section{margin-top:38px}.responder-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.responder-grid article{padding:19px;display:flex;align-items:flex-start;gap:14px;background:#fff;border:1px solid var(--line)}.responder-avatar{width:43px;height:43px;flex:none;display:grid;place-items:center;border-radius:50%;background:var(--navy);color:#fff;font-weight:800}.responder-grid h3{margin:1px 0 4px;font-size:14px}.responder-grid strong,.responder-grid small{display:block}.responder-grid strong{color:var(--teal);font-size:11px}.responder-grid small{margin-top:3px;color:var(--muted);font-size:9px}.responder-grid p{margin:9px 0;color:#53676f;font-size:11px;line-height:1.65;white-space:pre-wrap}.responder-grid a{color:var(--teal-dark);font-size:10px}.responder-roles{margin:2px 0 5px;display:flex;flex-wrap:wrap;gap:4px}.responder-roles span{padding:3px 6px;border-radius:10px;background:#e8f4f2;color:var(--teal-dark);font-size:8px;font-weight:750}.timeline-section{margin-top:45px}.timeline{padding:8px 0 0 20px}.timeline-item{position:relative;padding:0 0 26px 27px;border-left:1px solid #c8d2cf}.timeline-item:last-child{border-left-color:transparent}.timeline-dot{position:absolute;left:-5px;top:8px;width:9px;height:9px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 5px var(--cream)}.timeline-item>div{padding:16px 18px;background:#fff;border:1px solid var(--line)}.timeline-head{display:flex;align-items:center;gap:10px}.timeline-head time{font-size:11px;font-weight:700}.timeline-head>span:not(.status-badge){padding:2px 5px;background:var(--teal);color:#fff;font-size:8px}.timeline-head .status-badge{margin-left:auto}.timeline-item p{margin:11px 0 0;color:#4b6069;font-size:12px;line-height:1.7}.timeline-item small{margin-top:9px;display:flex;align-items:center;gap:3px;color:var(--red)}.operator-page{padding:24px 0 64px}.operator-header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.operator-header .eyebrow{margin-top:22px}.operator-header h1{margin:0 0 6px;font-size:29px}.operator-header p:last-child{margin:0;color:var(--muted);font-size:13px}.text-button{border:0;background:none;color:#64777e;text-decoration:underline;font-size:11px;cursor:pointer}.operator-tabs{margin:22px 0 14px;display:grid;grid-template-columns:repeat(auto-fit,minmax(125px,1fr));background:#fff;border:1px solid var(--line)}.operator-tabs button{min-height:50px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;background:#fff;color:#64757c;cursor:pointer;font-weight:700;font-size:12px;position:relative}.operator-tabs button+button{border-left:1px solid var(--line)}.operator-tabs button svg{width:17px}.operator-tabs button.active{color:var(--teal)}.operator-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--teal)}.auth-page{min-height:calc(100vh - 140px)}.auth-card{max-width:470px;margin:40px auto;padding:40px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);text-align:center}.auth-icon{width:56px;height:56px;margin:0 auto 20px;display:grid;place-items:center;background:#e8f2f1;color:var(--teal);border-radius:50%}.auth-card h1{margin:0 0 12px;font-size:25px}.auth-card>p:not(.eyebrow){color:var(--muted);font-size:12px;line-height:1.7}.auth-card label{margin:25px 0 14px;display:block;text-align:left}.auth-card label span{display:block;margin-bottom:7px;font-size:11px;font-weight:700}.auth-card input{width:100%;height:48px;padding:0 12px;border:1px solid #ccd5d2;border-radius:5px}.auth-card>small{display:block;margin-top:13px;color:#87949a;font-size:9px}.google-login{margin:25px 0 16px;display:grid;justify-items:center;gap:10px}.google-button-loading{min-height:42px;display:grid;place-items:center;color:var(--muted);font-size:11px}.auth-setup-error{color:var(--red)!important}.signed-in-user{display:flex;align-items:center;gap:15px}.signed-in-user>span{text-align:right}.signed-in-user strong,.signed-in-user small{display:block}.signed-in-user strong{font-size:12px}.signed-in-user small{margin-top:3px;color:var(--muted);font-size:9px}.signed-in-user button{display:flex;align-items:center;gap:5px}.offline-sync{margin-bottom:16px;padding:16px 18px;display:flex;align-items:center;gap:14px;background:#fff4df;border:1px solid #e9d0a7}.offline-sync>svg{color:var(--orange)}.offline-sync>div{flex:1}.offline-sync strong,.offline-sync span{display:block}.offline-sync strong{font-size:12px}.offline-sync span{color:#866846;font-size:10px;margin-top:3px}.form-message{margin:16px 0;padding:14px 17px;display:flex;align-items:center;gap:10px;background:#fbe8e3;border:1px solid #edc3b9;color:#8f392d;font-size:12px}.form-message svg{width:18px;flex:none}.form-message.success{background:#e4f2eb;border-color:#bddbce;color:#216e50}.form-message.offline{background:#fff3dd;border-color:#e8cfa4;color:#855728}.operator-form{display:grid;gap:12px}.form-section{background:#fff;border:1px solid var(--line)}.form-section-title{padding:14px 17px;display:flex;gap:11px;border-bottom:1px solid #e5e8e6}.form-section-title>span{width:28px;height:28px;flex:none;display:grid;place-items:center;border-radius:50%;background:var(--navy);color:#fff;font-size:9px;font-weight:800}.form-section-title h2{margin:3px 0 0;font-size:15px}.form-section-title p{margin:5px 0 0;color:var(--muted);font-size:10px}.form-section-body{padding:17px;display:flex;flex-wrap:wrap;gap:14px}.field{width:calc(50% - 7px);display:block}.field.full{width:100%}.field>span{display:block;margin-bottom:7px;font-size:11px;font-weight:700}.field input,.field select,.field textarea{width:100%;border:1px solid #cad3d0;border-radius:4px;background:#fff}.field input,.field select{height:42px;padding:0 11px}.field textarea{padding:11px;resize:vertical;line-height:1.6}.required{margin-left:5px;padding:2px 4px;background:#f6e3de;color:var(--red);border-radius:2px;font-size:8px;font-style:normal}.choice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;width:100%}.status-choices{grid-template-columns:repeat(5,1fr)}.choice input{position:absolute;opacity:0;pointer-events:none}.choice>span{min-height:44px;padding:8px 10px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid #d2dad7;border-radius:4px;color:#607178;font-size:11px;font-weight:700;cursor:pointer}.choice.active>span{border-color:var(--teal);background:#e8f3f2;color:var(--teal-dark);box-shadow:inset 0 0 0 1px var(--teal)}.form-subgrid{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:38px}.form-subgrid h3{margin:0 0 8px;font-size:12px}.resource-select{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px dotted #d4dad8}.resource-select>span{font-size:11px}.resource-select select{width:145px;height:34px;border:1px solid #d0d8d5;background:#fff;border-radius:3px;font-size:11px}.number-grid{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.number-field{padding:12px;background:#f7f8f5;border:1px solid #e2e6e3}.number-field>span:first-child{display:block;margin-bottom:7px;color:#5e7077;font-size:10px}.number-field>span:last-child{display:flex;align-items:center;gap:7px}.number-field input{width:100%;min-width:0;height:38px;padding:0 8px;border:1px solid #ccd5d2;border-radius:3px;background:#fff;text-align:right;font-weight:700}.number-field i{color:var(--muted);font-size:10px;font-style:normal}.number-field.highlight{background:#fff4df;border-color:#e7cfa7}.needs-editor{width:100%;display:grid;gap:9px}.need-edit-row{padding:12px;display:grid;grid-template-columns:auto minmax(180px,2fr) minmax(100px,1fr) 100px auto;align-items:end;gap:10px;background:#f7f8f5;border:1px solid #e0e5e2}.need-edit-row>svg{align-self:center;color:var(--orange)}.need-edit-row label span{display:block;margin-bottom:5px;color:var(--muted);font-size:9px}.need-edit-row input,.need-edit-row select{width:100%;height:38px;padding:0 9px;border:1px solid #cbd4d1;border-radius:3px;background:#fff;font-size:11px}.need-edit-row>button{width:36px;height:36px;display:grid;place-items:center;border:0;background:transparent;color:var(--red);cursor:pointer}.add-row{width:fit-content;padding:9px 13px;display:flex;align-items:center;gap:6px;border:1px dashed #9db9b4;background:#f1f7f6;color:var(--teal);cursor:pointer;font-size:11px;font-weight:700}.submit-panel{padding:20px 23px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#fff;background:var(--navy)}.submit-panel strong,.submit-panel span{display:block}.submit-panel strong{font-size:13px}.submit-panel span{margin-top:4px;color:#b9c9cd;font-size:10px}.mode-switch{width:fit-content;display:flex;background:#e2e7e4;border-radius:5px;padding:4px}.mode-switch button{padding:9px 14px;display:flex;align-items:center;gap:7px;border:0;background:transparent;border-radius:4px;color:#62747b;cursor:pointer;font-size:11px;font-weight:700}.mode-switch button.active{background:#fff;color:var(--teal);box-shadow:0 2px 7px #102d3c1a}.field-grid{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:13px}.field-grid .field{width:100%}.field-grid .full{grid-column:1 / -1}.professional-role-select{width:100%;padding:14px;border:1px solid #d5ddda;background:#f8faf9}.professional-role-select.compact{margin-top:10px;padding:0}.professional-role-select.compact>summary{min-height:46px;padding:8px 11px;display:flex;align-items:center;justify-content:space-between;gap:12px;list-style:none;cursor:pointer}.professional-role-select.compact>summary::-webkit-details-marker{display:none}.professional-role-select.compact>summary>span:first-child{min-width:0;display:grid;gap:2px}.professional-role-select.compact>summary strong{font-size:10px}.professional-role-select.compact>summary small{color:var(--muted);font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.professional-role-select.compact>summary>span:last-child{flex:none;display:flex;align-items:center;gap:5px;color:var(--teal-dark);font-size:9px;font-weight:750}.professional-role-select.compact>summary svg{width:14px;transition:transform .16s}.professional-role-select.compact[open]>summary svg{transform:rotate(180deg)}.professional-role-editor{padding:11px;border-top:1px solid #d5ddda}.professional-role-heading{margin-bottom:9px;display:flex;justify-content:space-between;gap:12px;color:var(--ink);font-size:11px;font-weight:750}.professional-role-heading small{color:var(--teal-dark);font-size:9px;font-weight:700}.professional-role-chips{margin-bottom:9px;display:flex;flex-wrap:wrap;gap:5px}.professional-role-chips button{padding:5px 7px 5px 9px;display:inline-flex;align-items:center;gap:4px;border:1px solid #9abfba;border-radius:16px;background:#e8f4f2;color:var(--teal-dark);font-size:9px;cursor:pointer}.professional-role-chips svg{width:11px;height:11px}.professional-role-search{height:37px;padding:0 10px;display:flex;align-items:center;gap:7px;border:1px solid #cbd7d3;background:#fff}.professional-role-search svg{width:14px;color:var(--muted)}.professional-role-search input{width:100%;height:100%;border:0;outline:0;background:transparent;font-size:10px}.professional-role-options{max-height:190px;margin-top:9px;padding:2px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;overflow-y:auto}.professional-role-options label{position:relative}.professional-role-options input{position:absolute;opacity:0;pointer-events:none}.professional-role-options span{min-height:33px;padding:6px 8px;display:flex;align-items:center;border:1px solid #d8e0dd;background:#fff;color:#52636a;font-size:9px;line-height:1.35;cursor:pointer}.professional-role-options input:checked+span{border-color:var(--teal);background:#e5f2f0;color:var(--teal-dark);box-shadow:inset 0 0 0 1px var(--teal);font-weight:750}.professional-role-options input:focus-visible+span{outline:2px solid var(--teal);outline-offset:1px}.professional-role-empty{margin:11px 0 0;color:var(--muted);font-size:10px}.address-lookup{width:100%;grid-column:1 / -1;margin-top:-9px}.address-lookup>button{min-height:37px;font-size:10px}.geocode-results{margin-top:6px;display:grid;border:1px solid #ccd6d3}.geocode-results button{padding:9px 11px;display:flex;align-items:center;gap:8px;border:0;background:#fff;text-align:left;cursor:pointer}.geocode-results button+button{border-top:1px solid #e4e8e5}.geocode-results button:hover{background:#eef5f4}.geocode-results span,.geocode-results small{display:block}.geocode-results span{font-size:10px}.geocode-results small{margin-top:2px;color:var(--muted);font-size:8px}.lifecycle-controls{width:100%;padding:14px;display:flex;align-items:center;gap:8px;background:#f4f6f3;border:1px solid #e0e5e2}.lifecycle-controls>div{margin-right:auto}.lifecycle-controls small,.lifecycle-controls strong{display:block}.lifecycle-controls small{color:var(--muted);font-size:9px}.lifecycle-controls strong{margin-top:3px;font-size:13px}.button.lifecycle-open{background:var(--green);color:#fff}.button.lifecycle-close{background:#fff;color:var(--red);border:1px solid #e1bbb4}.publish-toggle{width:100%;padding:15px;display:flex;gap:11px;align-items:flex-start;background:#edf5f3;border:1px solid #c9ddd8;cursor:pointer}.publish-toggle input{width:18px;height:18px;accent-color:var(--teal)}.publish-toggle strong,.publish-toggle small{display:block}.publish-toggle strong{font-size:12px}.publish-toggle small{margin-top:5px;color:var(--muted);font-size:9px}.member-list{margin-top:38px;display:grid;gap:12px}.member-list .section-heading{margin-bottom:5px}.member-list-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:8px}.member-list-toolbar>label{min-height:42px;padding:0 12px;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line)}.member-list-toolbar svg{width:16px;color:var(--muted)}.member-list-toolbar input{width:100%;height:40px;border:0;outline:0}.member-list-toolbar select{min-width:0;padding:0 10px;border:1px solid var(--line);background:#fff}.member-name-list{display:grid;gap:7px}.member-card{padding:0;background:#fff;border:1px solid var(--line)}.member-card.inactive{opacity:.64;background:#f1f2ef}.member-summary{min-height:64px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;list-style:none}.member-summary::-webkit-details-marker{display:none}.member-summary>span:first-child{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:4px 10px}.member-summary strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.member-summary small{grid-column:2;color:var(--muted);font-size:9px}.member-summary>span:last-child{display:flex;align-items:center;gap:4px;color:var(--teal);font-size:9px;font-weight:800;white-space:nowrap}.member-summary>span:last-child svg{width:15px;transition:transform .2s}.member-card[open] .member-summary>span:last-child svg{transform:rotate(180deg)}.member-card-body{padding:18px;border-top:1px solid var(--line)}.member-identity{margin-bottom:12px;padding:10px 12px;display:flex;justify-content:space-between;background:#f4f6f4;font-size:9px}.member-identity small{color:var(--muted)}.member-card-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.member-card-head strong,.member-card-head small{display:block}.member-card-head strong{font-size:13px}.member-card-head small{margin-top:4px;color:var(--muted);font-size:9px}.member-card-head>div:last-child{display:flex;align-items:center;gap:12px}.member-card-head select{height:35px;border:1px solid #cad3d0;background:#fff;font-size:10px}.active-switch{display:flex;align-items:center;gap:5px;font-size:10px}.assignment-grid{margin:15px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.assignment-grid label{position:relative}.assignment-grid input{position:absolute;opacity:0}.assignment-grid span{min-height:49px;padding:8px 10px;display:flex;flex-direction:column;justify-content:center;border:1px solid #d7deda;color:var(--muted);cursor:pointer;font-size:8px}.assignment-grid strong{display:block;margin-top:2px;color:var(--ink);font-size:10px}.assignment-grid input:checked+span{border-color:var(--teal);background:#e9f3f2;box-shadow:inset 0 0 0 1px var(--teal)}.pagination{margin-top:14px;padding-top:12px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;border-top:1px solid var(--line)}.pagination>span,.pagination>strong{color:var(--muted);font-size:9px;font-weight:600}.pagination>strong{text-align:right}.pagination>div{display:flex;align-items:center}.pagination button{min-width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-right:0;color:var(--teal-dark);background:#fff;cursor:pointer;font-size:10px;font-weight:800}.pagination button:last-child{border-right:1px solid var(--line)}.pagination button.active{color:#fff;background:var(--teal);border-color:var(--teal)}.pagination button:disabled{color:#aeb8b5;background:#f0f2f0;cursor:default}.pagination button svg{width:14px}.workflow-boards .pagination{grid-template-columns:1fr;justify-items:center}.workflow-boards .pagination>strong{text-align:center}.project-hub-panel>.pagination{margin-inline:10px}.check-grid{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.check-grid label{position:relative}.check-grid input{position:absolute;opacity:0}.check-grid span{min-height:43px;display:grid;place-items:center;border:1px solid #d3dbd8;color:#5e7077;font-size:11px;font-weight:700;cursor:pointer}.check-grid input:checked+span{background:#e7f2f1;border-color:var(--teal);color:var(--teal);box-shadow:inset 0 0 0 1px var(--teal)}footer{margin-top:auto;min-height:82px;padding:22px max(24px,calc((100vw - 1240px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;background:#0c2633;color:#92a7ae;font-size:10px}@media(max-width:1288px){.directory-section,.page-container,.operator-page,.notice,.summary-grid{width:calc(100% - 48px)}.hero-section{max-width:calc(100% - 48px)}}@media(max-width:980px){.summary-grid{grid-template-columns:repeat(3,1fr)}.summary-card:nth-child(4){border-left:0}.summary-card:nth-child(n+4){border-top:1px solid #e6e9e6}.hub-grid{grid-template-columns:repeat(2,1fr)}.map-directory{grid-template-columns:minmax(0,1fr) 330px}.filters{grid-template-columns:1fr 1fr}.search-box{grid-column:1 / -1}.filters>select,.select-wrap{width:100%}.filters select{width:100%}.clear-filter{text-align:left}.number-grid{grid-template-columns:repeat(3,1fr)}.assignment-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.site-header{height:66px;padding:0 16px}.brand-mark{width:37px;height:37px;border-radius:10px}.brand-mark svg{width:21px}.brand strong{font-size:19px}.brand small{font-size:9px}.connectivity{display:none}.button.compact{width:42px;padding:0;font-size:0}.button.compact svg{width:19px}.pending-bar{padding:9px 15px;justify-content:space-between;font-size:11px}.update-strip{height:auto;min-height:37px;padding:7px 15px;gap:10px}.update-strip span:first-child{display:none}.update-strip span:nth-child(2){margin-right:auto}.hero-section{max-width:100%;min-height:350px;padding:48px 24px 28px;display:block}.hero-section:after{right:25px;top:45px}.hero-copy h1{font-size:38px}.hero-copy>p:last-child{font-size:13px}.hero-emergency-note{width:100%;margin-top:32px;padding:14px}.notice,.summary-grid,.directory-section,.page-container,.operator-page{width:calc(100% - 30px)}.notice{grid-template-columns:auto 1fr}.notice time{display:none}.summary-grid{grid-template-columns:1fr 1fr}.summary-card{min-height:92px;padding:15px}.summary-card:nth-child(odd){border-left:0}.summary-card:nth-child(2n){border-left:1px solid #e6e9e6}.summary-card:nth-child(n+3){border-top:1px solid #e6e9e6}.summary-icon{width:32px;height:32px}.summary-card strong{font-size:23px}.directory-section{padding-top:25px}.section-heading h2{font-size:22px}.filters{grid-template-columns:1fr}.search-box{grid-column:auto}.hub-grid{grid-template-columns:1fr}.map-directory{min-height:0;display:block}.map-panel,.hub-map,.map-loading,.map-unavailable{min-height:470px;height:58vh}.map-hub-list{height:auto;max-height:none;padding:10px;border-left:0;border-top:1px solid #d8dfdc}.map-hub-list .hub-card{min-height:350px}.hub-card{min-height:370px}.detail-hero{padding:27px 22px;display:block}.detail-hero .button{margin-top:22px}.detail-grid,.responder-grid{grid-template-columns:1fr}.timeline{padding-left:5px}.operator-page{padding-top:22px}.operator-header{align-items:flex-start}.operator-header h1{font-size:27px}.operator-header>div>p:last-child{line-height:1.6}.operator-tabs{position:sticky;top:66px;z-index:20;margin:23px 0 15px}.operator-tabs button{min-height:56px;font-size:10px;flex-direction:column;gap:3px}.form-section-title,.form-section-body{padding:17px}.field{width:100%}.choice-grid,.status-choices{grid-template-columns:1fr 1fr}.form-subgrid{grid-template-columns:1fr;gap:25px}.number-grid{grid-template-columns:1fr 1fr}.need-edit-row{grid-template-columns:auto 1fr auto}.need-edit-row label{grid-column:2}.need-edit-row>svg{grid-row:1}.need-edit-row>button{grid-column:3;grid-row:1}.field-grid{grid-template-columns:1fr}.field-grid .full{grid-column:auto}.professional-role-options{grid-template-columns:repeat(2,minmax(0,1fr))}.address-lookup{grid-column:auto}.check-grid{grid-template-columns:1fr 1fr}.lifecycle-controls{align-items:stretch;flex-wrap:wrap}.lifecycle-controls>div{width:100%}.lifecycle-controls .button{flex:1;padding-inline:9px;font-size:10px}.member-card-head{align-items:flex-start;flex-direction:column}.assignment-grid{grid-template-columns:1fr}.submit-panel{position:sticky;bottom:0;z-index:15;margin-inline:-15px;padding:14px 17px}.submit-panel>div{display:none}.submit-panel .button{width:100%}.auth-card{padding:30px 22px}.offline-sync{align-items:flex-start;flex-wrap:wrap}.offline-sync>div{min-width:calc(100% - 45px)}.offline-sync .button{width:100%}footer{padding:22px 16px;display:block;line-height:1.6}footer span{display:block}footer span+span{margin-top:6px}}@media(max-width:420px){.brand small{display:none}.summary-card{gap:8px}.summary-card>div>span{font-size:9px}.number-grid{grid-template-columns:1fr}.staff-grid{grid-template-columns:1fr 1fr}.staff-grid span:nth-child(n+3){border-top:1px solid #e4e8e5}.staff-grid span:not(:nth-child(3n+1)){border-left:0}.staff-grid span:nth-child(2n){border-left:1px solid #e4e8e5}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}.incident-directory,.incident-workspace,.operations-console{width:min(1240px,calc(100% - 40px));margin:0 auto}.project-hero{min-height:270px;padding:40px 44px;display:flex;justify-content:space-between;align-items:flex-end;gap:35px;color:#fff;background:linear-gradient(125deg,#102d3c,#16485a 68%,#167b7a 135%);overflow:hidden;position:relative}.project-hero:after{content:"";width:430px;height:430px;position:absolute;right:-120px;top:-190px;border:1px solid rgba(255,255,255,.14);border-radius:50%;box-shadow:0 0 0 65px #ffffff06,0 0 0 130px #ffffff05}.project-hero>div{position:relative;z-index:1}.project-hero .eyebrow{color:#81d6cd}.project-hero h1{max-width:670px;margin:0 0 13px;font-size:clamp(32px,4.2vw,49px);line-height:1.25;letter-spacing:.025em}.project-hero>div>p:last-child{max-width:660px;margin:0;color:#c6d9dd;line-height:1.9}.project-hero-status{width:350px;flex:none;padding:17px 19px;display:flex;gap:12px;background:#ffffff14;border:1px solid rgba(255,255,255,.15)}.project-hero-status svg{color:#67d6b0}.project-hero-status strong,.project-hero-status small{display:block}.project-hero-status strong{font-size:13px}.project-hero-status small{margin-top:6px;color:#bdd0d4;line-height:1.5}.project-list-section{padding:30px 0 45px}.project-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.project-card{min-height:350px;padding:20px;display:flex;flex-direction:column;text-align:left;border:1px solid #dce2df;border-radius:7px;background:#fff;box-shadow:0 8px 25px #142d380e;cursor:pointer;transition:.18s}.project-card:hover{transform:translateY(-3px);border-color:#a9c5c1;box-shadow:var(--shadow)}.project-card-head,.incident-kickers{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.project-card-head{justify-content:space-between}.phase-chip{padding:6px 9px;border-radius:3px;background:#dfeef0;color:#28667a;font-size:10px;font-weight:800}.phase-initial,.phase-response{background:#f9e6dd;color:#a34830}.phase-sustained{background:#fff0d9;color:#976023}.phase-recovery{background:#e2f2e9;color:#287052}.elapsed{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:11px}.elapsed svg{width:14px}.project-type{margin:18px 0 5px;color:var(--teal);font-size:11px;font-weight:800;letter-spacing:.08em}.project-card h3{margin:0;font-size:25px}.project-area{display:flex;gap:6px;align-items:center;margin:11px 0;color:var(--muted);font-size:12px}.project-area svg{width:15px}.project-summary{height:46px;margin:12px 0 16px;color:#52666e;font-size:12px;line-height:1.75;overflow:hidden}.project-metrics{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid #e5e9e6}.project-metrics>span{padding:12px 5px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:0 7px}.project-metrics>span+span{border-left:1px solid #e5e9e6}.project-metrics svg{width:17px;color:#69818a;grid-row:span 2}.project-metrics b{font-size:18px}.project-metrics small{color:var(--muted);font-size:9px}.project-metrics .warn b,.project-metrics .warn svg{color:var(--red)}.project-card-link{margin:auto -20px -20px;padding:13px 18px;display:flex;align-items:center;gap:9px;color:#fff;background:var(--navy);font-size:12px;font-weight:700}.project-card-link svg{width:17px}.project-card-link svg:last-child{margin-left:auto}.project-empty{min-height:170px;padding:25px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:var(--muted);text-align:center;background:#fff;border:1px dashed #cdd6d2}.project-empty svg{color:#6e8e93}.project-empty strong{color:var(--ink)}.project-empty.large{min-height:420px}.project-empty .button{margin-top:12px}.archived-projects{padding-bottom:65px}.archived-projects>button{width:100%;padding:17px 20px;display:flex;align-items:center;border:1px solid var(--line);background:#fff;cursor:pointer;text-align:left}.archived-projects>button+button{border-top:0}.archived-projects>button>span{flex:1}.archived-projects strong,.archived-projects small{display:block}.archived-projects small{margin-top:5px;color:var(--muted)}.incident-workspace{padding:20px 0 50px}.incident-header{margin-top:14px;padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:25px;color:#fff;background:var(--navy)}.incident-kickers>span:not(.phase-chip){color:#b7cbd0;font-size:11px}.incident-header h1{margin:10px 0 8px;font-size:30px}.incident-header p{margin:6px 0 0;display:flex;align-items:center;gap:7px;color:#c4d4d8;font-size:12px}.incident-header p svg{width:16px}.incident-header .incident-public-summary{max-width:780px;display:block;line-height:1.7}.incident-summary-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid #dce2df;border-top:0}.incident-summary-strip>div{min-height:74px;padding:14px 18px;display:flex;align-items:center;gap:11px}.incident-summary-strip>div+div{border-left:1px solid #e3e8e5}.incident-summary-strip svg{color:#577b87}.incident-summary-strip small,.incident-summary-strip strong{display:block}.incident-summary-strip small{color:var(--muted)}.incident-summary-strip strong{margin-top:2px;font-size:21px}.incident-summary-strip .warn svg,.incident-summary-strip .warn strong{color:var(--red)}.workspace-tabs,.console-tabs{display:flex;margin:14px 0 12px;background:#fff;border:1px solid #dce2df;overflow-x:auto}.workspace-tabs button,.console-tabs button{min-width:125px;min-height:46px;padding:0 14px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-right:1px solid #e5e9e7;background:#fff;color:#60747c;font-size:11px;font-weight:700;cursor:pointer;white-space:nowrap}.workspace-tabs button svg,.console-tabs button svg{width:17px}.workspace-tabs button.active,.console-tabs button.active{color:var(--teal-dark);background:#e9f3f1;box-shadow:inset 0 -3px var(--teal)}.project-map-layout{min-height:590px;display:grid;grid-template-columns:minmax(0,1fr) 390px;background:#fff;border:1px solid #d8dfdc}.project-map-panel,.incident-map-frame,.incident-map{min-height:590px;height:100%}.incident-map-frame{position:relative;background:#e5ebe8}.incident-map-loading{position:absolute;z-index:2;inset:0;display:grid;place-items:center;color:var(--muted);background:#e5ebe8;font-size:11px}.project-hub-panel{height:590px;overflow-y:auto;background:#f0f2ef;border-left:1px solid #d8dfdc}.panel-heading{padding:15px;display:flex;justify-content:space-between;background:#fff;border-bottom:1px solid #dfe4e1}.panel-heading h2{margin:0}.panel-heading>span{color:var(--muted);font-size:11px}.project-hub-search{height:42px;margin:10px;padding:0 11px;display:flex;align-items:center;gap:8px;color:var(--muted);background:#fff;border:1px solid #d8dfdc}.project-hub-search svg{width:16px;flex:none}.project-hub-search input{min-width:0;width:100%;height:100%;border:0;outline:0;background:transparent;font-size:11px}.project-hub-row{width:calc(100% - 20px);margin:8px 10px;padding:12px 11px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid #dfe4e1;background:#fff;text-align:left;cursor:pointer}.compact-empty{min-height:145px;margin:10px}.compact-empty button{padding:5px;border:0;color:var(--teal-dark);background:transparent;text-decoration:underline;cursor:pointer;font-size:10px}.project-hub-row strong,.project-hub-row small{display:block}.project-hub-row strong{font-size:12px}.project-hub-row small{margin-top:5px;color:var(--muted);font-size:9px}.hub-state{width:9px;height:9px;border-radius:50%;background:#819096}.hub-state.state-operational{background:var(--green)}.hub-state.state-limited{background:var(--orange)}.hub-state.state-offline{background:var(--red)}.hub-snapshot{padding:20px}.mini-back{padding:0;border:0;background:transparent;color:var(--teal);cursor:pointer;font-size:11px;font-weight:700}.mini-back svg{width:14px;vertical-align:middle}.hub-snapshot-head{margin:16px -20px 0;padding:20px;background:#fff}.hub-snapshot-head h2{margin:15px 0 7px;font-size:21px}.hub-snapshot-head p{margin:0;color:var(--muted);font-size:10px}.hub-snapshot-head p svg{width:13px;vertical-align:middle}.snapshot-message{margin-top:12px;padding:16px;background:#fff;border-left:3px solid var(--teal)}.snapshot-message small{color:var(--muted)}.snapshot-message p{margin:7px 0 0;font-size:12px;line-height:1.7}.snapshot-list{margin-top:10px;padding:13px 15px;background:#fff}.snapshot-list>strong{display:block;margin-bottom:8px;font-size:11px}.snapshot-list>span{display:flex;gap:6px;margin-top:5px;font-size:10px;line-height:1.5}.snapshot-list svg{width:13px;height:13px;flex:none}.snapshot-list.success svg{color:var(--green)}.snapshot-list.warning{background:#fff6e8}.snapshot-list.warning svg{color:var(--orange)}.hub-public-note{font-size:11px;line-height:1.7}.hub-map-link{width:fit-content;margin-top:9px;display:inline-flex;align-items:center;gap:5px;color:var(--teal);font-size:10px;font-weight:700}.hub-map-link svg{width:14px}.hub-public-details{margin:14px 0;padding:12px;display:grid;gap:9px;background:#f1f5f3;border-left:3px solid var(--teal)}.hub-public-details p{margin:0;color:#405a60;white-space:pre-wrap;font-size:10px;line-height:1.6}.hub-public-details p strong{margin-right:8px;color:var(--navy)}.hub-service-tags{display:flex;flex-wrap:wrap;gap:5px}.hub-service-tags span{padding:4px 7px;color:#165b4d;background:#dff3ec;font-size:8px;font-weight:800}.hub-offerings{margin:14px 0;display:grid;gap:8px}.hub-offerings>h3{margin:0;display:flex;align-items:center;gap:7px;font-size:13px}.hub-offerings>h3 svg,.hub-offerings.empty svg{width:18px;color:var(--teal)}.hub-offerings article{padding:12px;display:grid;gap:6px;border:1px solid #dce4e1;background:#fff}.hub-offerings article>div{display:flex;justify-content:space-between;align-items:center;gap:7px;color:var(--teal);font-size:8px;font-weight:800}.hub-offerings article>strong{font-size:12px}.hub-offerings time,.hub-offerings small{color:var(--muted);font-size:9px;line-height:1.5}.hub-offerings article p{margin:2px 0;color:#425b61;white-space:pre-wrap;font-size:10px;line-height:1.6}.offering-status{padding:3px 6px;color:#1d674e;background:#dff3ec;font-size:8px}.offering-status.status-limited{color:#85591d;background:#fff0d9}.offering-status.status-suspended,.offering-status.status-cancelled{color:#8c3f3f;background:#f7e0e0}.hub-offerings.empty{padding:10px;display:flex;align-items:center;gap:8px;color:var(--muted);background:#f4f6f4;font-size:9px}.support-offer{margin-top:18px;border:1px solid #bad4cc;background:#f4faf8}.support-offer summary{padding:13px;display:flex;align-items:center;gap:8px;color:#fff;background:var(--teal);font-size:11px;font-weight:800;cursor:pointer;list-style:none}.support-offer summary::-webkit-details-marker{display:none}.support-offer summary svg{width:18px}.support-offer form{padding:14px;display:grid;gap:11px}.support-offer form>p{margin:0;color:#466068;font-size:9px;line-height:1.6}.support-offer label{display:grid;gap:5px}.support-offer label>span{color:#3a535a;font-size:9px;font-weight:700}.support-offer label em{color:var(--red);font-style:normal}.support-offer input,.support-offer select,.support-offer textarea{min-width:0;width:100%;padding:9px;border:1px solid #c8d5d1;background:#fff}.support-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.support-consent{grid-template-columns:18px 1fr;align-items:start}.support-consent input{width:16px;height:16px;padding:0}.support-consent span{line-height:1.5}.support-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}.support-privacy{color:var(--muted);font-size:8px;line-height:1.5}.form-inline-error{padding:8px;color:#8c3030;background:#fbe5e5;font-size:9px}.support-receipt{padding:20px 14px;display:grid;justify-items:center;gap:7px;text-align:center}.support-receipt>svg{width:30px;color:var(--green)}.support-receipt span{padding:5px 7px;background:#fff;font:9px ui-monospace,monospace}.support-receipt small{color:var(--muted);font-size:9px;line-height:1.6}.support-receipt button{border:0;color:var(--teal);background:transparent;text-decoration:underline;cursor:pointer}.workspace-updated{margin-top:15px;color:var(--muted);text-align:right;font-size:10px}.schedule-board{background:#fff;border:1px solid #dce2df}.calendar-subscription{margin-bottom:14px;padding:18px;display:grid;gap:13px;color:#173f49;background:#edf5f3;border:1px solid #cddfda}.calendar-subscription>div:first-child{display:flex;align-items:center;gap:11px}.calendar-subscription>div:first-child>svg{width:25px;flex:none;color:var(--teal)}.calendar-subscription>div:first-child strong,.calendar-subscription>div:first-child small{display:block}.calendar-subscription>div:first-child strong{font-size:13px}.calendar-subscription>div:first-child small,.calendar-feed-note{margin-top:4px;color:var(--muted);font-size:9px;line-height:1.5}.calendar-subscription-controls{display:grid;grid-template-columns:minmax(180px,1fr) auto;gap:8px}.calendar-subscription-controls select{width:100%;min-height:42px;padding:0 10px;border:1px solid var(--line);background:#fff}.calendar-subscription-controls .button{min-height:42px}.calendar-public-url{display:grid;grid-template-columns:minmax(0,1fr) auto}.calendar-public-url input{min-width:0;width:100%;height:39px;padding:0 10px;border:1px solid var(--line);color:#526a70;background:#fff;font:10px ui-monospace,SFMono-Regular,Menlo,monospace}.calendar-public-url button{min-height:39px;padding:0 12px;display:inline-flex;align-items:center;gap:5px;border:0;color:#fff;background:var(--navy);font-size:9px;font-weight:700;cursor:pointer}.calendar-public-url button svg{width:14px}.schedule-toolbar{min-height:67px;padding:10px 15px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e2e7e4}.view-switch,.month-nav{display:flex;align-items:center}.view-switch button,.month-nav button{min-height:38px;padding:0 13px;border:1px solid var(--line);background:#fff;cursor:pointer}.view-switch button{display:flex;gap:6px;align-items:center;font-size:11px;font-weight:700}.view-switch button svg{width:15px}.view-switch button.active{color:#fff;background:var(--teal);border-color:var(--teal)}.month-nav{gap:12px}.month-nav button{width:38px;padding:0}.month-nav button svg{width:16px}.calendar-weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr)}.calendar-weekdays span{padding:10px;color:var(--muted);text-align:center;font-size:10px;font-weight:700;border-bottom:1px solid #e2e7e4}.calendar-day{min-height:118px;padding:8px;border-right:1px solid #e5e9e7;border-bottom:1px solid #e5e9e7}.calendar-wrap.editable .calendar-day{cursor:pointer}.calendar-wrap.editable .calendar-day:hover{background:#eaf3f1;box-shadow:inset 0 0 0 2px #8dbbb5}.calendar-day:nth-child(7n){border-right:0}.calendar-day>strong{width:24px;height:24px;display:grid;place-items:center;font-size:11px}.calendar-day.today>strong{color:#fff;background:var(--teal);border-radius:50%}.calendar-day.outside{background:#f6f7f5;color:#aab3b0}.schedule-chip{margin-top:4px;padding:4px 5px;display:flex;gap:4px;align-items:center;color:#355d6b;background:#e7f0f2;font-size:8px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.schedule-chip i{width:5px;height:5px;flex:none;border-radius:50%;background:#3b7990}.schedule-chip.kind-deploymentWave{color:#80592b;background:#fff0d9}.schedule-chip.kind-logisticsMission{color:#276a51;background:#e2f2e9}.schedule-chip.kind-serviceOffering{color:#165b4d;background:#dff3ec}.schedule-chip.kind-actionItem,.schedule-chip.kind-resourceRequest{color:#914332;background:#f9e9e4}.calendar-day div>small{display:block;margin-top:4px;color:var(--muted);font-size:8px}.schedule-timeline{padding:25px 35px}.schedule-timeline article{min-height:75px;display:grid;grid-template-columns:155px 20px 1fr}.schedule-timeline time{color:var(--muted);font-size:11px}.schedule-dot{width:11px;height:11px;margin-top:2px;border-radius:50%;background:var(--teal);position:relative}.schedule-dot:after{content:"";width:1px;height:65px;position:absolute;top:11px;left:5px;background:#cdd9d6}.schedule-timeline article:last-child .schedule-dot:after{display:none}.schedule-timeline article>div strong,.schedule-timeline article>div span,.schedule-timeline article>div small{display:block}.schedule-timeline article>div small{color:var(--teal);font-size:9px}.schedule-timeline article>div strong{margin:4px 0}.schedule-timeline article>div span{color:var(--muted);font-size:10px}.project-timeline{padding:28px;background:#fff;border:1px solid #dce2df}.project-timeline>article{display:grid;grid-template-columns:22px 165px 1fr}.timeline-rail{position:relative}.timeline-rail span{width:12px;height:12px;position:absolute;top:7px;left:3px;border:3px solid #fff;border-radius:50%;background:var(--teal);box-shadow:0 0 0 1px var(--teal)}.timeline-rail i{width:1px;position:absolute;top:20px;bottom:-10px;left:8px;background:#cad7d4}.project-timeline>article:last-child .timeline-rail i{display:none}.report-time{padding:4px 20px 35px 8px}.report-time time,.report-time small{display:block}.report-time time{font-size:11px;font-weight:700}.report-time small{margin-top:6px;color:var(--muted);font-size:9px}.structured-report{margin-bottom:18px;padding:20px;border:1px solid #e0e5e2}.structured-report>div:first-child{display:flex;align-items:center;gap:10px}.structured-report>div:first-child>span{color:var(--muted);font-size:10px}.structured-report h3{margin:14px 0;font-size:16px}.report-columns{display:grid;grid-template-columns:1fr 1fr;gap:8px}.report-columns .snapshot-list{margin:0;background:#f4f6f3}.logistics-layout{display:grid;grid-template-columns:1fr 1.4fr;gap:20px}.logistics-layout>section{padding:25px;background:#fff;border:1px solid #dce2df}.request-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.request-grid article{padding:15px;border:1px solid #e1e5e3;border-top:3px solid #799197}.request-grid article.priority-critical{border-top-color:var(--red)}.request-grid article>div{display:flex;justify-content:space-between;color:var(--muted);font-size:9px}.request-grid h3{margin:12px 0 5px;font-size:14px}.request-grid p,.request-grid time{display:block;margin:7px 0 0;color:var(--muted);font-size:9px}.mission-list article{padding:15px 0;display:grid;grid-template-columns:90px 1fr;gap:16px;border-bottom:1px solid #e2e6e4}.mission-status{display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--teal);background:#e9f3f1;font-size:9px;font-weight:700}.mission-status svg{width:20px}.mission-list h3{margin:0 0 7px;font-size:14px}.mission-list p{margin:0;font-size:11px}.mission-list time,.mission-list small{margin-top:8px;display:flex;align-items:center;gap:5px;color:var(--muted);font-size:9px}.mission-list small svg{width:13px}.operations-console{padding:16px 0 50px}.console-topbar,.console-context{display:flex;align-items:center;justify-content:space-between}.console-topbar>div{display:flex;align-items:center;gap:12px;font-size:12px}.operator-live{padding:6px 9px;display:flex;align-items:center;gap:5px;color:#fff;background:var(--red);border-radius:3px;font-size:9px;font-weight:800}.operator-live svg{width:13px}.console-context{margin-top:12px;padding:13px 16px;background:var(--navy);color:#fff}.console-context>div{display:flex;align-items:center;gap:13px}.console-context small{color:#aebfc4;font-size:10px;font-weight:700}.console-context select{min-width:330px;height:40px;padding:0 34px 0 11px;color:var(--ink);background:#fff;border:0}.console-tabs{margin-top:9px}.console-tabs button{min-width:108px;flex:1;padding-inline:8px}.console-form,.console-section{padding:20px;background:#fff;border:1px solid #dce2df}.console-stack{display:grid;gap:12px}.console-form-title{margin-bottom:17px;display:flex;gap:11px;align-items:flex-start}.console-form-title>span{width:34px;height:34px;flex:none;display:grid;place-items:center;color:var(--teal);background:#e9f3f1;border-radius:8px}.console-form-title>span svg{width:17px}.console-form-title h2{margin:0;font-size:18px}.console-form-title p{margin:4px 0 0;color:var(--muted);font-size:10px;line-height:1.5}.console-form .field-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.console-form .field-grid .full{grid-column:1 / -1}.console-form .field input,.console-form .field select,.console-form .field textarea,.site-picker-form input,.site-picker-form select{width:100%}.console-submit{margin:18px -20px -20px;padding:12px 20px;display:flex;justify-content:flex-end;background:#f0f3f0;border-top:1px solid #dfe5e1}.console-submit .button{min-width:180px}.ops-metrics{margin-bottom:12px;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid #dce2df}.incident-state-editor{margin-bottom:12px;padding:14px 18px;display:flex;align-items:flex-end;gap:12px;color:#fff;background:var(--navy)}.incident-state-editor>div{flex:1}.incident-state-editor small{display:block;margin-bottom:6px;color:#b9cace;font-size:9px;font-weight:700}.incident-state-editor select{width:100%;height:41px;padding:0 10px;color:var(--ink);background:#fff;border:0}.ops-metrics>div{padding:14px 18px}.ops-metrics>div+div{border-left:1px solid #e1e6e3}.ops-metrics small,.ops-metrics strong{display:block}.ops-metrics small{color:var(--muted)}.ops-metrics strong{margin-top:3px;font-size:23px}.ops-metrics .warn strong{color:var(--red)}.workflow-boards{margin-bottom:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.workflow-boards section{min-height:185px;padding:17px;background:#fff;border:1px solid #dce2df}.workflow-boards h2{margin:0 0 13px;font-size:14px}.workflow-boards article{padding:11px 0;display:grid;grid-template-columns:auto minmax(0,1fr) 100px;align-items:center;gap:9px;border-top:1px solid #e4e8e6}.workflow-boards article>svg{width:17px;color:var(--teal)}.workflow-boards article strong,.workflow-boards article small{display:block}.workflow-boards article strong{font-size:10px}.workflow-boards article small{margin-top:4px;color:var(--muted);font-size:8px}.workflow-boards article select{min-width:0;width:100%;height:32px;font-size:9px}.priority-dot{width:8px;height:8px;border-radius:50%;background:#759097}.priority-dot.priority-critical{background:var(--red)}.priority-dot.priority-high{background:var(--orange)}.site-picker-layout{display:grid;grid-template-columns:1.5fr 1fr;min-height:520px;border:1px solid #dce2df}.activation-list{display:grid;gap:7px}.compact-list-search{min-height:42px;margin-bottom:10px;padding:0 11px;display:flex;align-items:center;gap:8px;color:var(--muted);background:#f7f9f7;border:1px solid #d8dfdc}.compact-list-search svg{width:15px;flex:none}.compact-list-search input{min-width:0;width:100%;height:40px;border:0;outline:0;background:transparent;font-size:10px}.compact-list-search>span{flex:none;font-size:9px;font-variant-numeric:tabular-nums}.compact-list-search.embedded{margin:0 0 7px;background:#fff}.activation-row{padding:10px 12px;display:grid;grid-template-columns:minmax(180px,1fr) 145px 145px 90px;align-items:center;gap:8px;background:#f4f6f3;border:1px solid #e1e5e2}.activation-row strong,.activation-row small{display:block}.activation-row strong{font-size:11px}.activation-row small{margin-top:4px;color:var(--muted);font-size:9px}.activation-row select{min-width:0;width:100%;height:38px}.activation-row .button{min-height:38px;padding-inline:12px}.site-picker-map{min-height:520px;position:relative}.site-picker-canvas{position:absolute;inset:0}.site-picker-guidance{position:absolute;z-index:2;left:12px;top:70px;padding:8px 10px;color:#fff;background:#102d3ce0;font-size:9px;pointer-events:none}.map-place-search{position:absolute;z-index:8;left:12px;right:58px;top:12px;max-width:620px}.map-place-search>div{min-height:46px;display:grid;grid-template-columns:22px minmax(0,1fr) auto 42px;align-items:center;color:#264b55;background:#fff;border-radius:4px;box-shadow:0 3px 14px #00000047}.map-place-search>div>svg{width:17px;margin-left:9px}.map-place-search input{min-width:0;width:100%;height:46px;padding:0 8px;border:0;outline:0;background:transparent;font-size:12px}.map-place-search>div>button{height:34px;padding:0 13px;border:0;border-left:1px solid #dce3e1;color:var(--teal);background:#fff;font-size:10px;font-weight:800;cursor:pointer}.map-place-search>div>button:disabled{color:var(--muted);cursor:wait}.map-place-search>div>.map-locate-button{width:42px;padding:0;display:grid;place-items:center}.map-locate-button svg{width:17px}.map-search-results{margin:5px 0 0;padding:5px;list-style:none;background:#fff;border-radius:3px;box-shadow:0 3px 14px #00000047}.map-search-results button{width:100%;min-height:39px;padding:7px 9px;display:flex;align-items:center;gap:8px;border:0;border-bottom:1px solid #edf0ee;text-align:left;background:#fff;cursor:pointer}.map-search-results button:hover,.map-search-results button:focus{background:#edf5f3}.map-search-results li:last-child button{border-bottom:0}.map-search-results span:not(.map-search-pin){color:#25434b;font-size:10px;line-height:1.45}.map-search-pin{width:9px;height:9px;flex:none;border:2px solid #fff;border-radius:50%;background:var(--red);box-shadow:0 0 0 1px var(--red)}.map-place-search>small{display:block;margin-top:5px;padding:7px 9px;color:#fff;background:#82411feb;font-size:9px;line-height:1.5}.pac-container{z-index:10000!important;font-family:inherit}.map-coordinate-status{position:absolute;z-index:2;left:12px;bottom:24px;display:grid;gap:2px;padding:10px 12px;color:#fff;background:#102d3ceb;box-shadow:0 3px 12px #00000040}.map-coordinate-status strong{font-size:10px}.map-coordinate-status span{font-size:9px;font-variant-numeric:tabular-nums}.map-coordinate-status a{margin-top:3px;color:#fff;font-size:9px;text-decoration:underline}.site-picker-form{padding:16px;overflow-y:auto;background:#f3f5f2}.site-picker-form .field{margin-top:14px}.choice-row{display:flex}.choice-row button{min-height:40px;flex:1;border:1px solid var(--line);background:#fff;font-size:10px;font-weight:700;cursor:pointer}.choice-row button.active{color:#fff;background:var(--teal);border-color:var(--teal)}.choice-row.wide{margin-bottom:22px}.field-split{display:grid;grid-template-columns:1fr 1fr;gap:9px}.coordinate-location-state{margin-top:10px;padding:9px 10px;color:var(--muted);background:#fff;border-left:3px solid #aebbb7;font-size:9px;line-height:1.55}.coordinate-location-state.state-loading{color:#765718;background:#fff8de;border-left-color:#d2a62b}.coordinate-location-state.state-postal,.coordinate-location-state.state-manual{color:#155d4b;background:#edf8f4;border-left-color:#25846b}.coordinate-location-state.state-missing{color:#78462c;background:#fff4ed;border-left-color:#c77749}.coordinate-readout{margin-top:8px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--muted)}.coordinate-readout small{font-variant-numeric:tabular-nums}.coordinate-readout .button{min-height:32px;flex:none;padding:6px 9px}.empty-site-choice{padding:12px;color:var(--muted);background:#fff;border:1px dashed var(--line);font-size:10px;line-height:1.6}.nearby-site-warning{margin-top:12px;padding:11px;display:grid;gap:6px;color:#735315;background:#fff6d9;border:1px solid #ead99c}.nearby-site-warning>strong{font-size:10px}.nearby-site-warning button{padding:8px 9px;display:block;border:1px solid #decf99;text-align:left;color:#344d52;background:#fff;cursor:pointer}.nearby-site-warning button small{margin-top:3px;display:block;color:var(--muted);font-size:8px}.service-checks{margin-top:15px;display:grid;grid-template-columns:1fr 1fr;gap:7px}.service-checks label{padding:8px;background:#fff;font-size:9px}.site-picker-marker{width:22px;height:22px;border:3px solid #fff;border-radius:50%;background:#397a8e;box-shadow:0 2px 7px #0000004d;cursor:pointer}.site-picker-marker.selected{background:var(--red);transform:scale(1.25)}.new-site-marker{width:24px;height:24px;display:block;padding:0;border:5px solid #fff;border-radius:50%;background:var(--red);box-shadow:0 2px 8px #00000059;cursor:grab}.new-site-marker:active{cursor:grabbing}.batch-table{overflow-x:auto}.batch-head,.batch-row{min-width:920px;display:grid;grid-template-columns:2fr 1fr 1.35fr .8fr 1.2fr;gap:7px}.batch-head{padding:8px;color:var(--muted);background:#edf1ee;font-size:9px;font-weight:700}.batch-row{padding:7px;border-bottom:1px solid #e3e7e5}.batch-row input,.batch-row select{min-width:0;width:100%;height:39px;padding:0 8px;border:1px solid var(--line)}.batch-actions{margin-top:14px;display:flex;justify-content:space-between}.split-forms{display:grid;grid-template-columns:1fr 1.2fr;gap:18px}.split-forms>form{padding:18px;background:#f4f6f3;border:1px solid #e0e5e2}.split-forms h3{margin:0 0 15px;font-size:14px}.split-forms .field{margin-bottom:12px}.split-forms .button{margin-top:8px}.quantity-field{display:grid;grid-template-columns:2fr 1fr;gap:7px}.offering-manage-list{display:grid;gap:10px}.offering-manage-card{border:1px solid #dbe3e0;background:#f6f8f6}.offering-manage-card summary{padding:13px 15px;display:flex;justify-content:space-between;align-items:center;gap:12px;cursor:pointer}.offering-manage-card summary>span:first-child{display:grid;gap:3px}.offering-manage-card summary b{color:var(--teal);font-size:8px}.offering-manage-card summary strong{font-size:12px}.offering-manage-card summary small,.offering-manage-card summary>span:last-child{color:var(--muted);font-size:9px}.offering-manage-card form{padding:16px;border-top:1px solid #dbe3e0;background:#fff}.offering-manage-card .field-grid,.support-response-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.offering-manage-card .field.full,.support-response-grid .field.full{grid-column:1 / -1}.offering-manage-card input,.offering-manage-card select,.offering-manage-card textarea,.support-response-grid input,.support-response-grid select,.support-response-grid textarea{width:100%}.support-management-toolbar{margin-bottom:18px;display:grid;grid-template-columns:160px 160px 1fr;align-items:end;gap:9px}.support-management-toolbar>div{padding:11px 14px;display:flex;align-items:baseline;gap:8px;background:#edf4f2}.support-management-toolbar strong{color:var(--teal);font-size:22px}.support-management-toolbar span{color:var(--muted);font-size:9px}.support-management-toolbar label{justify-self:end;display:flex;align-items:center;gap:8px;color:var(--muted);font-size:9px}.support-management-toolbar select{min-width:160px;height:40px}.support-offer-list{display:grid;gap:13px}.support-manage-card{padding:18px;display:grid;gap:13px;border:1px solid #dbe2df;border-left:5px solid #d99531;background:#fff}.support-manage-card.support-status-completed,.support-manage-card.support-status-accepted,.support-manage-card.support-status-scheduled{border-left-color:var(--green)}.support-manage-card.support-status-declined,.support-manage-card.support-status-withdrawn{border-left-color:#879397}.support-manage-card header{display:grid;gap:6px}.support-manage-card header>div{display:flex;gap:7px}.support-manage-card header span,.support-manage-card header b{padding:4px 6px;color:#235b57;background:#e2f2ed;font-size:8px}.support-manage-card header strong{font-size:16px}.support-manage-card header small{color:var(--muted);font-size:8px}.support-offerer{padding:11px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px;background:#f3f6f4}.support-offerer>div{display:grid;gap:3px}.support-offerer span{color:var(--muted);font-size:9px}.support-offerer a{display:inline-flex;align-items:center;gap:5px;color:var(--teal);font-size:10px}.support-offerer a svg{width:15px}.support-manage-card>p{margin:0;color:#40575d;white-space:pre-wrap;font-size:10px;line-height:1.7}.support-manage-card>.button{width:fit-content;justify-self:end}.exchange-actions{display:flex;gap:9px;flex-wrap:wrap}.exchange-actions label input{display:none}.json-editor{width:100%;margin-top:17px;padding:15px;color:#d4e4df;background:#142c36;border:0;font:12px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace;tab-size:2}.integration-note{margin-top:14px;padding:14px;display:grid;gap:7px;color:#45616b;background:#eaf1ef;font-size:10px}.integration-note code{width:fit-content;padding:5px 7px;color:#fff;background:var(--navy)}.postal-code-field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.postal-code-field .button{min-height:42px;white-space:nowrap}.postal-code-status{display:block;min-height:14px;margin-top:5px;color:var(--muted);font-size:9px}.postal-code-status.state-found{color:#18745c}.postal-code-status.state-invalid,.postal-code-status.state-missing,.postal-code-status.state-error{color:var(--orange)}.postal-candidates{width:100%;margin-top:6px}.field-success,.field-help{display:block;margin-top:5px;font-size:9px}.field-success{color:#18745c}.field-help{color:var(--orange)}.approval-card{max-width:540px}.approval-account{margin:18px 0;padding:14px;display:grid;gap:4px;background:#f1f5f3}.approval-account span{color:var(--muted);font-size:11px}.approval-badge{width:fit-content;margin-bottom:5px;padding:3px 7px;display:inline-block;font-size:8px;font-weight:800;letter-spacing:.04em}.approval-pending{color:#785300;background:#fff0bb}.approval-approved{color:#14614e;background:#dff3ec}.approval-rejected{color:#8b2929;background:#f9dddd}.my-page-hero{display:flex;justify-content:space-between;gap:24px;align-items:center;color:#fff;background:var(--navy)}.my-page-hero h2{margin:5px 0 8px;font-size:25px}.my-page-hero p{margin:0;color:#c9d7d8;font-size:11px}.my-professional-roles{margin:0 0 9px;display:flex;flex-wrap:wrap;gap:5px}.my-professional-roles span{padding:4px 8px;border:1px solid rgba(255,255,255,.28);border-radius:12px;color:#e8f4f2;font-size:9px}.my-hub-chips{max-width:45%;display:flex;justify-content:flex-end;flex-wrap:wrap;gap:7px}.my-hub-chips span{padding:7px 9px;display:inline-flex;align-items:center;gap:5px;color:#133b46;background:#fff;font-size:9px;font-weight:700}.my-hub-chips svg{width:13px}.schedule-entry-form .empty-state{min-height:180px}.schedule-list .section-heading{margin-bottom:15px}.schedule-cards{display:grid;gap:8px}.schedule-cards article{padding:13px;display:grid;grid-template-columns:150px minmax(0,1fr) 120px;gap:13px;align-items:center;border-left:4px solid var(--teal);background:#f3f6f4}.schedule-cards article>div:nth-child(2){min-width:0;display:grid;gap:3px}.schedule-cards article>div:nth-child(2)>strong{font-size:11px}.schedule-cards article>div:nth-child(2)>span{color:var(--muted);font-size:9px}.schedule-cards article p{margin:4px 0 0;color:#41575c;font-size:10px;white-space:pre-wrap}.schedule-time{display:grid;gap:3px;font-size:9px;font-variant-numeric:tabular-nums}.schedule-time strong{color:var(--teal)}.schedule-time span{color:var(--muted)}.schedule-cards select{width:100%;min-width:0;height:36px}.schedule-status{padding:6px;text-align:center;color:#285263;background:#e2ecee;font-size:9px;font-weight:700}.muted-copy{color:var(--muted);font-size:11px}.hub-team-schedules>.field{max-width:520px;margin-bottom:18px}.hub-team-schedules>form{margin-top:18px;padding-top:20px;border-top:1px solid var(--line)}.situation-entry{padding-bottom:0}.report-step{margin:0 -20px;padding:18px 20px;border-top:1px solid #e2e7e4}.report-step-heading{margin-bottom:18px;display:flex;align-items:center;gap:11px}.report-step-heading>span{width:30px;height:30px;flex:none;display:grid;place-items:center;color:#fff;background:var(--teal);border-radius:50%;font-size:12px;font-weight:800}.report-step-heading h3{margin:0;font-size:16px}.report-step-heading p{margin:4px 0 0;color:var(--muted);font-size:9px}.report-step-body>.field{max-width:620px;margin-bottom:16px}.quick-status-grid{margin:12px 0 18px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.quick-status{min-height:64px;padding:10px;display:flex;align-items:center;justify-content:center;gap:8px;color:#304d55;background:#f4f6f4;border:2px solid transparent;font-size:10px;font-weight:800;cursor:pointer}.quick-status>span{width:12px;height:12px;border-radius:50%;background:#71898e}.quick-status.status-operational>span{background:#2d9b76}.quick-status.status-limited>span{background:#df9a2b}.quick-status.status-preparing>span{background:#437eaa}.quick-status.status-offline>span{background:#a84c4c}.quick-status.selected{color:var(--navy);background:#e9f5f1;border-color:var(--teal);box-shadow:0 3px 10px #145b591f}.field-grid.compact{max-width:780px}.staff-counter{display:grid;grid-template-columns:42px 90px 42px 30px;align-items:center}.staff-counter button{height:42px;border:1px solid var(--line);background:#edf3f1;color:var(--teal);font-size:18px;cursor:pointer}.staff-counter input{height:42px;text-align:center;border-left:0;border-right:0}.staff-counter span{padding-left:7px;font-size:10px}.summary-input{width:100%;padding:15px;border:2px solid #bfcfca;font-size:15px;line-height:1.65;resize:vertical}.summary-input:focus{border-color:var(--teal);outline:3px solid rgba(35,117,109,.1)}.report-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quick-line-field{padding:12px;display:grid;gap:7px;background:#f3f6f4;border-left:4px solid #6c8c96}.quick-line-field.success{border-left-color:#309171}.quick-line-field.warning{border-left-color:#d58c28}.quick-line-field strong{font-size:10px}.quick-line-field textarea{width:100%;padding:10px;border:1px solid #ccd7d3;background:#fff;line-height:1.6}.compact-needs{margin-top:14px;border:1px solid #d9e1de}.compact-needs-title{padding:11px 13px;display:flex;align-items:center;justify-content:space-between;background:#eef3f1}.compact-needs-title>div{display:flex;align-items:center;gap:9px}.compact-needs-title svg{width:18px;color:var(--teal)}.compact-needs-title strong,.compact-needs-title small{display:block}.compact-needs-title strong{font-size:10px}.compact-needs-title small{margin-top:2px;color:var(--muted);font-size:8px}.compact-needs-title button{padding:6px 9px;display:flex;align-items:center;gap:4px;border:1px solid var(--teal);color:var(--teal);background:#fff;font-size:9px;font-weight:700;cursor:pointer}.compact-needs-title button svg{width:13px}.compact-need-row{padding:8px;display:grid;grid-template-columns:2fr 1fr 100px 34px;gap:6px;border-top:1px solid #e1e6e3}.compact-need-row input,.compact-need-row select{min-width:0;height:38px;padding:0 8px;border:1px solid #ccd5d2}.compact-need-row button{display:grid;place-items:center;border:0;color:#8f3f3f;background:#f5e8e8;cursor:pointer}.compact-need-row button svg{width:15px}.photo-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.photo-actions label{cursor:pointer}.photo-actions label input{display:none}.photo-actions>span{margin-left:auto;color:var(--muted);font-size:10px}.photo-preview-grid{margin-top:14px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.photo-preview{min-width:0;border:1px solid #d5ddda;background:#f3f5f3}.photo-preview>div{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#dfe5e2}.photo-preview img{width:100%;height:100%;display:block;object-fit:cover}.photo-preview button{width:30px;height:30px;position:absolute;top:6px;right:6px;display:grid;place-items:center;color:#fff;background:#18262bd1;border:0;border-radius:50%;cursor:pointer}.photo-preview button svg{width:15px}.photo-preview input{width:calc(100% - 12px);height:37px;margin:6px;padding:0 8px;border:1px solid #cbd5d1;font-size:9px}.visibility-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.visibility-cards button{min-height:75px;padding:12px;display:grid;gap:5px;text-align:left;color:#405a60;background:#f3f5f3;border:2px solid transparent;cursor:pointer}.visibility-cards button.selected{color:var(--navy);background:#e6f2ef;border-color:var(--teal)}.visibility-cards strong{font-size:11px}.visibility-cards span{font-size:8px;line-height:1.5}.situation-entry .console-submit{margin:0 -20px;padding:13px 20px;background:#eef3f1;border-top:1px solid #dce4e1}.report-submit{min-width:260px;justify-content:center}.report-photos{margin:14px 0 18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.report-photos.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.report-photos figure{min-width:0;margin:0;background:#edf1ef}.report-photos a{aspect-ratio:4 / 3;display:block;overflow:hidden}.report-photos img{width:100%;height:100%;display:block;object-fit:cover}.report-photos figcaption{padding:6px 7px;color:#4c6267;font-size:8px;line-height:1.4}@media(max-width:900px){.project-hero{display:block}.project-hero-status{width:100%;margin-top:30px}.project-card-grid{grid-template-columns:1fr}.project-map-layout{display:block}.project-map-panel,.incident-map-frame,.incident-map{min-height:500px;height:500px}.project-hub-panel{height:auto;max-height:650px;border-left:0;border-top:1px solid var(--line)}.logistics-layout,.site-picker-layout{grid-template-columns:1fr}.site-picker-map{min-height:470px}.workflow-boards{grid-template-columns:1fr}.console-context{align-items:flex-end}.console-context>div{display:block;flex:1}.console-context small{display:block;margin-bottom:6px}.console-context select{min-width:0;width:100%}}@media(max-width:720px){.incident-directory,.incident-workspace,.operations-console{width:calc(100% - 30px)}.project-hero{width:calc(100% + 30px);margin-left:-15px;min-height:310px;padding:34px 24px 25px}.project-hero h1{font-size:36px}.project-card{min-height:350px;padding:19px}.project-card-link{margin:auto -19px -19px}.member-list-toolbar{grid-template-columns:1fr}.member-list-toolbar select{min-height:42px}.member-summary{padding-inline:12px}.pagination{grid-template-columns:1fr;justify-items:center}.pagination>strong{text-align:center}.project-metrics{grid-template-columns:1fr 1fr}.project-metrics>span:nth-child(3){border-left:0;border-top:1px solid #e5e9e6}.project-metrics>span:nth-child(4){border-top:1px solid #e5e9e6}.incident-header{padding:25px 20px;display:block}.incident-header h1{font-size:28px}.incident-header .button{width:100%;margin-top:20px}.incident-summary-strip{grid-template-columns:1fr 1fr}.incident-summary-strip>div{min-height:75px;padding:13px}.incident-summary-strip>div:nth-child(3){border-left:0;border-top:1px solid #e3e8e5}.incident-summary-strip>div:nth-child(4){border-top:1px solid #e3e8e5}.workspace-tabs,.console-tabs{position:sticky;top:66px;z-index:20}.workspace-tabs button,.console-tabs button{min-width:92px;min-height:52px;padding:6px;flex-direction:column;gap:2px;font-size:9px}.calendar-wrap{overflow-x:auto}.calendar-weekdays,.calendar-grid{min-width:760px}.schedule-toolbar{align-items:stretch;flex-direction:column;gap:10px}.calendar-subscription-controls,.calendar-public-url{grid-template-columns:1fr}.calendar-subscription-controls .button,.calendar-public-url button{width:100%;justify-content:center}.month-nav{justify-content:space-between}.schedule-timeline{padding:18px}.schedule-timeline article{grid-template-columns:110px 18px 1fr}.project-timeline{padding:15px}.project-timeline>article{grid-template-columns:20px 1fr}.report-time{grid-column:2;padding:3px 0 8px}.structured-report{grid-column:2}.report-columns,.request-grid{grid-template-columns:1fr}.logistics-layout>section{padding:17px}.console-topbar{align-items:flex-start}.console-topbar>div{flex-direction:column;align-items:flex-end;gap:4px}.console-context{padding:14px;display:block}.console-context .button{width:100%;margin-top:10px}.console-form,.console-section{padding:15px}.console-form .field-grid{grid-template-columns:1fr}.console-form .field-grid .full{grid-column:auto}.console-submit{position:sticky;bottom:0;z-index:10;margin:17px -15px -15px;padding:11px 15px}.console-submit .button{width:100%}.ops-metrics{grid-template-columns:1fr 1fr}.incident-state-editor{align-items:stretch;flex-direction:column}.incident-state-editor .button{width:100%}.ops-metrics>div{padding:14px}.ops-metrics>div:nth-child(3){border-left:0;border-top:1px solid #e1e6e3}.ops-metrics>div:nth-child(4){border-top:1px solid #e1e6e3}.field-split,.split-forms{grid-template-columns:1fr}.activation-row{grid-template-columns:1fr 1fr}.activation-row>div{grid-column:1 / -1}.batch-actions{flex-direction:column;gap:8px}.batch-actions .button,.exchange-actions .button{width:100%}.my-page-hero{align-items:flex-start;flex-direction:column}.my-hub-chips{max-width:none;justify-content:flex-start}.schedule-cards article{grid-template-columns:1fr}.postal-code-field{grid-template-columns:1fr}.map-place-search{right:12px}.report-step{margin-inline:-15px;padding-inline:15px}.quick-status-grid,.visibility-cards{grid-template-columns:1fr 1fr}.report-detail-grid{grid-template-columns:1fr}.photo-preview-grid{grid-template-columns:1fr 1fr}.compact-need-row{grid-template-columns:1fr 80px}.compact-need-row select{grid-column:1}.situation-entry .console-submit{margin-inline:-15px;padding-inline:15px}.report-submit{min-width:0}.report-photos{grid-template-columns:1fr 1fr}.support-contact-grid,.offering-manage-card .field-grid,.support-response-grid{grid-template-columns:1fr}.offering-manage-card .field.full,.support-response-grid .field.full{grid-column:auto}.support-management-toolbar{grid-template-columns:1fr 1fr}.support-management-toolbar label{grid-column:1 / -1;justify-self:stretch}.support-management-toolbar select{flex:1}.support-offerer{grid-template-columns:1fr}.support-manage-card>.button{width:100%;justify-content:center}}
