body{margin:0;background:#f5f8f9;color:#15343d;font-family:Inter,system-ui,sans-serif}.hidden{display:none!important}.em-header{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;background:#fff;border-bottom:1px solid #d9e4e7}.em-brand{display:flex;gap:10px;align-items:center;text-decoration:none;font-weight:900;color:#15343d}.em-mark{width:34px;height:34px;border-radius:10px;background:#0b8e95;color:#fff;display:grid;place-items:center}.em-header-nav{display:flex;gap:16px;font-size:14px;font-weight:700}.em-header-nav a{text-decoration:none;color:#47616a}.em-page{max-width:1380px;margin:0 auto;padding:36px 28px 80px}.em-hero{display:grid;grid-template-columns:1.5fr .5fr;gap:24px;align-items:end;margin-bottom:26px}.em-hero h1{font-size:46px;line-height:1.04;margin:6px 0 12px}.em-hero p{margin:0;color:#5f747c;font-size:17px;line-height:1.6}.em-hero-side{display:flex;justify-content:flex-end}.em-read-note{padding:9px 12px;border-radius:999px;background:#edf8f7;color:#17686c;font-size:12px;font-weight:800}.em-kicker{display:block;font-size:11px;letter-spacing:.12em;font-weight:900;color:#0b8e95;text-transform:uppercase}.em-notice{margin:0 0 18px;padding:13px 15px;border-radius:10px;border:1px solid #b9d7dc;background:#eef8fa;color:#27545e}.em-notice.error{background:#fff3f3;color:#8b2b2b}.em-notice.warning{background:#fff9ed;color:#7b5411}.em-start{padding:24px;border-radius:18px;background:linear-gradient(135deg,#0d4d58,#0b8e95);color:#fff;margin-bottom:30px}.em-start h2{margin:4px 0 7px;font-size:28px}.em-start p{color:#d8f2f3}.em-start-form{display:grid;grid-template-columns:1fr auto;gap:12px}.em-start-form textarea{min-height:96px;border:0;border-radius:12px;padding:14px;font:inherit}.em-start-note{display:block;margin-top:9px;color:#d2ebed;font-size:12px}.em-button{border:0;border-radius:10px;padding:11px 16px;font:inherit;font-weight:800;cursor:pointer}.em-button-primary{background:#0b8e95;color:#fff}.em-start .em-button-primary{background:#fff;color:#0a6970}.em-button-secondary{background:#eef3f4;color:#264850;border:1px solid #d4e0e3}.em-button-danger{background:#fff1f1;color:#a33a3a}.em-section-heading h2{font-size:27px}.em-portfolio-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.em-mission-card{padding:20px;border:1px solid #d6e2e5;border-radius:15px;background:#fff;display:grid;gap:15px;cursor:pointer}.em-mission-card.needs-attention{border-color:#98cdd1}.em-card-top{display:flex;justify-content:space-between;gap:16px}.em-card-top h3{margin:5px 0 0}.em-attention{padding:5px 8px;border-radius:999px;background:#fff2d9;color:#875c0c;font-size:10px;font-weight:900}.em-card-next{padding:12px;border-radius:10px;background:#f3f8f9;display:grid;gap:4px}.em-card-meta{display:flex;gap:7px;flex-wrap:wrap}.em-card-meta span{padding:5px 8px;border-radius:999px;background:#f1f4f5;font-size:11px}.em-mission-card .em-button{justify-self:start}.em-empty{padding:26px;border:1px dashed #b8cdd1;border-radius:14px;background:#fff}.em-boundary-card{margin-top:15px;padding:17px;border-radius:12px;background:#fff;color:#173840}.em-brand-chips{display:flex;flex-wrap:wrap;gap:7px;margin:12px 0}.em-chip-button{border:1px solid #bdd6da;background:#f4fbfb;color:#1c6167;border-radius:999px;padding:7px 10px;font-weight:800}.em-inline-form{display:flex;gap:8px}.em-inline-form input{flex:1;padding:11px;border:1px solid #c8d7da;border-radius:9px}.em-working{position:fixed;inset:0;background:rgba(13,42,48,.46);z-index:99;display:grid;place-items:center}.em-working-card{width:min(520px,92vw);background:#fff;border-radius:18px;padding:24px}.em-pulse{display:flex;gap:6px}.em-pulse span{width:9px;height:9px;border-radius:50%;background:#0b8e95;animation:p 1s infinite}.em-pulse span:nth-child(2){animation-delay:.15s}.em-pulse span:nth-child(3){animation-delay:.3s}@keyframes p{0%,80%,100%{opacity:.25}40%{opacity:1}}@media(max-width:900px){.em-hero,.em-portfolio-list{grid-template-columns:1fr}.em-hero-side{justify-content:flex-start}}@media(max-width:680px){.em-page{padding:24px 14px}.em-hero h1{font-size:36px}.em-start-form,.em-inline-form{display:grid;grid-template-columns:1fr}.em-card-top{display:grid}}