:root{--mm-bg:#fff;--mm-surface:#fff;--mm-surface-alt:#fffbf2;--mm-border:#e6e1d6;--mm-text:#12261c;--mm-text-muted:#4c5b53;--mm-brand:#156b4a;--mm-brand-pressed:#10573c;--mm-on-brand:#fff;--mm-brand-subtle:#e4f2ea;--mm-focus:#156b4a;--mm-sun:#f2b134;--mm-sun-ink:#8a5700;--mm-sun-subtle:#fff1d3;--mm-on-sun:#12261c;--mm-clay:#d2603a;--mm-clay-ink:#a3401c;--mm-clay-subtle:#fbe7dd;--mm-lake:#2b6ca3;--mm-lake-subtle:#e2eef8;--mm-status-active:#2b6ca3;--mm-status-active-bg:#e2eef8;--mm-status-safe:#156b4a;--mm-status-safe-bg:#e4f2ea;--mm-status-overdue:#9a5b00;--mm-status-overdue-bg:#fff1d3;--mm-status-escalated:#b3261e;--mm-status-escalated-bg:#fbe4e1;--mm-status-resolved:#5e6b63;--mm-status-resolved-bg:#f1eee7;--mm-danger:#b3261e;--mm-on-danger:#fff;--mm-font:Figtree, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--mm-font-mono:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--mm-radius-sm:6px;--mm-radius-md:10px;--mm-radius-lg:14px;--mm-radius-pill:999px}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--mm-bg:#0f1a14;--mm-surface:#16241c;--mm-surface-alt:#1c2c23;--mm-border:#2a3b31;--mm-text:#eef3ee;--mm-text-muted:#a5b3aa;--mm-brand:#4fc690;--mm-brand-pressed:#79c9a0;--mm-on-brand:#0f1a14;--mm-brand-subtle:#15301f;--mm-focus:#4fc690;--mm-sun:#f5c261;--mm-sun-ink:#f5c261;--mm-sun-subtle:#2b2110;--mm-on-sun:#0f1a14;--mm-clay:#e88a63;--mm-clay-ink:#e88a63;--mm-clay-subtle:#2e1c14;--mm-lake:#8cc0ec;--mm-lake-subtle:#152536;--mm-status-active:#8cc0ec;--mm-status-active-bg:#152536;--mm-status-safe:#4fc690;--mm-status-safe-bg:#15301f;--mm-status-overdue:#f5c261;--mm-status-overdue-bg:#2b2110;--mm-status-escalated:#f2857a;--mm-status-escalated-bg:#331a18;--mm-status-resolved:#a5b3aa;--mm-status-resolved-bg:#1c2c23;--mm-danger:#f2857a;--mm-on-danger:#0f1a14}}:root[data-theme=dark]{color-scheme:dark;--mm-bg:#0f1a14;--mm-surface:#16241c;--mm-surface-alt:#1c2c23;--mm-border:#2a3b31;--mm-text:#eef3ee;--mm-text-muted:#a5b3aa;--mm-brand:#4fc690;--mm-brand-pressed:#79c9a0;--mm-on-brand:#0f1a14;--mm-brand-subtle:#15301f;--mm-focus:#4fc690;--mm-sun:#f5c261;--mm-sun-ink:#f5c261;--mm-sun-subtle:#2b2110;--mm-on-sun:#0f1a14;--mm-clay:#e88a63;--mm-clay-ink:#e88a63;--mm-clay-subtle:#2e1c14;--mm-lake:#8cc0ec;--mm-lake-subtle:#152536;--mm-status-active:#8cc0ec;--mm-status-active-bg:#152536;--mm-status-safe:#4fc690;--mm-status-safe-bg:#15301f;--mm-status-overdue:#f5c261;--mm-status-overdue-bg:#2b2110;--mm-status-escalated:#f2857a;--mm-status-escalated-bg:#331a18;--mm-status-resolved:#a5b3aa;--mm-status-resolved-bg:#1c2c23;--mm-danger:#f2857a;--mm-on-danger:#0f1a14}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--mm-bg);color:var(--mm-text);font-family:var(--mm-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:17px;line-height:1.6;overflow-x:hidden}h1,h2,h3{letter-spacing:-.02em;text-wrap:balance;margin:0;line-height:1.15}h1{font-weight:800}h2,h3{font-weight:700}p{text-wrap:pretty;margin:0}ul{margin:0;padding:0}a{color:var(--mm-brand);text-underline-offset:3px}a:hover{color:var(--mm-brand-pressed)}:focus-visible{outline:2px solid var(--mm-focus);outline-offset:3px;border-radius:2px}.wrap{width:100%;max-width:1120px;margin:0 auto;padding:0 20px}@media (width>=720px){.wrap{padding:0 32px}}.mono{font-family:var(--mm-font-mono)}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.skip-link{z-index:10;background:var(--mm-surface);color:var(--mm-text);border:1px solid var(--mm-border);border-radius:var(--mm-radius-sm);padding:8px 14px;position:absolute;top:-48px;left:12px}.skip-link:focus{top:12px}.site-header{border-bottom:1px solid var(--mm-border);background:var(--mm-bg)}.header-inner{justify-content:space-between;align-items:center;gap:16px;min-height:64px;display:flex}.site-nav{align-items:center;gap:22px;display:flex}.nav-link{color:var(--mm-text-muted);font-size:15px;font-weight:500;text-decoration:none;display:none}.nav-link:hover{color:var(--mm-brand)}@media (width>=720px){.nav-link{display:inline}}.header-cta{border:1px solid var(--mm-border);border-radius:var(--mm-radius-pill);color:var(--mm-text);background:var(--mm-surface);white-space:nowrap;padding:8px 14px;font-size:15px;font-weight:600;text-decoration:none}.header-cta:hover{border-color:var(--mm-brand);color:var(--mm-brand)}.btn{border-radius:var(--mm-radius-md);min-height:48px;font:inherit;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:0 22px;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex}.btn-primary{background:var(--mm-brand);color:var(--mm-on-brand)}.btn-primary:hover{background:var(--mm-brand-pressed);color:var(--mm-on-brand)}.btn-primary[disabled]{opacity:.7;cursor:progress}.btn-quiet{color:var(--mm-text);border-color:var(--mm-border);background:0 0}.btn-quiet:hover{border-color:var(--mm-brand);color:var(--mm-brand)}.chip{border-radius:var(--mm-radius-pill);font-family:var(--mm-font-mono);white-space:nowrap;align-items:center;gap:6px;padding:2px 9px 2px 8px;font-size:12px;font-weight:500;line-height:1.6;display:inline-flex}.chip:before{content:"";background:currentColor;border-radius:50%;width:7px;height:7px}.chip-active{color:var(--mm-status-active);background:var(--mm-status-active-bg)}.chip-overdue{color:var(--mm-status-overdue);background:var(--mm-status-overdue-bg)}.chip-escalated{color:var(--mm-status-escalated);background:var(--mm-status-escalated-bg)}.chip-safe{color:var(--mm-status-safe);background:var(--mm-status-safe-bg)}.chip-safe:before{background:0 0;border:2px solid;border-width:0 2px 2px 0;border-radius:0;width:4px;height:8px;margin:0 2px 2px 1px;transform:rotate(45deg)}.chip-resolved{color:var(--mm-status-resolved);background:var(--mm-status-resolved-bg)}.ring{--ring:var(--mm-status-active);width:100%;height:auto;display:block;overflow:visible}.ring[data-status=idle]{--ring:var(--mm-status-resolved)}.ring[data-status=overdue]{--ring:var(--mm-status-overdue)}.ring[data-status=escalated]{--ring:var(--mm-status-escalated)}.ring[data-status=safe]{--ring:var(--mm-status-safe)}.ring-track{fill:none;stroke:var(--mm-border);stroke-width:3.5px}.ring-arc{fill:none;stroke:var(--ring);stroke-width:5px;stroke-linecap:round;stroke-dasharray:100 100;transition:stroke-dashoffset var(--ring-tick,1s) linear, stroke .3s ease}.ring-dot{fill:var(--ring);transition:fill .3s}.ring-check{fill:none;stroke:var(--ring);stroke-width:3.5px;stroke-linecap:round;stroke-linejoin:round;opacity:0}.ring[data-status=safe] .ring-check{opacity:1}@media (prefers-reduced-motion:reduce){.ring-arc,.ring-dot{transition:none}}.link-btn{font:inherit;color:var(--mm-brand);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:4px 2px;font-size:14px;text-decoration:underline}.link-btn:hover{color:var(--mm-brand-pressed)}.link-btn[disabled]{color:var(--mm-text-muted);cursor:default;text-decoration:none}@media (prefers-reduced-motion:no-preference){.reveal-on [data-reveal]{opacity:0;transition:opacity .6s,transform .6s cubic-bezier(.2,.7,.2,1);transform:translateY(14px)}.reveal-on [data-reveal].is-in{opacity:1;transform:none}}.section{border-top:1px solid var(--mm-border);padding:56px 0}@media (width>=900px){.section{padding:88px 0}}.section-grid{grid-template-columns:minmax(0,1fr);gap:20px;display:grid}@media (width>=900px){.section-grid{grid-template-columns:200px minmax(0,1fr);gap:48px}}.rail-label{--accent:var(--mm-text-muted);font-family:var(--mm-font-mono);color:var(--accent);letter-spacing:.01em;align-items:center;gap:10px;padding-top:6px;font-size:13px;font-weight:500;display:flex}.rail-label:before{content:"";background:currentColor;border-radius:2px;flex:none;width:18px;height:2px}.rail-label[data-accent=brand]{--accent:var(--mm-brand)}.rail-label[data-accent=lake]{--accent:var(--mm-lake)}.rail-label[data-accent=clay]{--accent:var(--mm-clay-ink)}.rail-label[data-accent=sun]{--accent:var(--mm-sun-ink)}@media (width>=900px){.rail-label{align-self:start}}.bg-paper{background:var(--mm-surface-alt)}.bg-mint{background:var(--mm-brand-subtle)}.bg-lake{background:var(--mm-lake-subtle)}.bg-sun{background:var(--mm-sun-subtle)}.section h2{max-width:22ch;font-size:clamp(28px,4.2vw,40px)}.lede{color:var(--mm-text-muted);max-width:60ch;margin-top:14px;font-size:18px}.site-footer{border-top:1px solid var(--mm-border);color:var(--mm-text-muted);padding:32px 0 40px;font-size:14px}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px 40px;display:flex}.footer-brand{gap:10px;max-width:46ch;display:grid}.footer-links{gap:20px;list-style:none;display:flex}.footer-links a{color:var(--mm-text-muted)}.footer-links a:hover{color:var(--mm-brand)}.logo[data-astro-cid-f7espo7c]{color:var(--mm-brand);align-items:center;gap:.45em;line-height:1;text-decoration:none;display:inline-flex}.wordmark[data-astro-cid-f7espo7c]{font-family:var(--mm-font);letter-spacing:-.02em;color:var(--mm-brand);font-weight:800}
