:root{--font: Segoe UI, -apple-system, BlinkMacSystemFont, Arial, sans-serif;--mono: Cascadia Code, Consolas, monospace;--ink: #20372d;--muted: #657369;--accent: #276347;--accent-hover: #194c34;--accent-soft: #edf5ef;--paper: #f8faf7;--border: #e0e6df;--radius: 12px;--space: 8px;--gutter: clamp(20px, 5vw, 80px);--section-space: clamp(64px, 7vw, 108px);--content-width: 1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;color:var(--ink);font-family:var(--font);font-size:16px;background:#fff;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{touch-action:manipulation}a{color:inherit}a,button{transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}:focus-visible{outline:3px solid #b88129;outline-offset:4px}::selection{background:#d1e9d7;color:#173b25}img{max-width:100%;display:block}.container{width:min(100% - var(--gutter) * 2,var(--content-width));margin-inline:auto}.section{padding-block:var(--section-space)}.eyebrow{font-size:.75rem;letter-spacing:.14em;font-weight:650;color:var(--accent);margin:0 0 1.05rem;line-height:1.6}.section-heading{margin-bottom:2.3rem}.section-heading h2{font-size:clamp(2rem,3.1vw,3rem);font-weight:550;letter-spacing:-.045em;line-height:1.17;margin:0}.section-heading>p:not(.eyebrow){color:var(--muted);line-height:1.8;font-size:.95rem;margin:1rem 0 0}.split-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:3rem}.split-heading>p{max-width:350px;margin:0 0 .2rem!important;font-size:.9rem!important}.centered{text-align:center}.badge{display:inline-flex;align-items:center;gap:.45rem;border:1px solid #cddfce;background:#edf5ec;border-radius:5px;padding:.4rem .6rem;font-size:.75rem;letter-spacing:.1em;font-weight:650;color:var(--accent);line-height:1}.status-dot{display:inline-block;width:5px;height:5px;flex-shrink:0;border-radius:50%;background:var(--accent)}.actions{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:.9rem;min-height:48px;padding:.85rem 1.2rem;border:1px solid var(--accent);border-radius:6px;background:var(--accent);color:#fff;font-size:.85rem;font-weight:550;text-decoration:none;line-height:1.3;cursor:pointer}.button mcc-icon{width:1rem;height:1rem}.button:hover{background:var(--accent-hover);border-color:var(--accent-hover);box-shadow:0 4px 12px #143d2420}.button-secondary{background:#fff;color:var(--ink);border-color:#d5ded4}.button-secondary:hover{background:#f0f5ef;border-color:#b8ccb8;box-shadow:none}.button-small{min-height:42px;padding:.7rem .95rem;font-size:.75rem}.brand{display:inline-flex;align-items:center;gap:.85rem;text-decoration:none;flex-shrink:0}.brand-mark{font-size:2rem;letter-spacing:-.085em;font-weight:700;line-height:1}.brand-mark>span{display:inline-block;width:6px;height:6px;background:var(--accent);margin-left:3px}.brand-name{font-size:.75rem;line-height:1.45;color:#607166;border-left:1px solid #d8e1d6;padding-left:.85rem;letter-spacing:.015em}.button:active{box-shadow:none}section[id],footer[id]{scroll-margin-top:112px}@media(max-width:780px){.split-heading{flex-direction:column;align-items:flex-start;gap:1rem}.split-heading>p{max-width:560px}.section-heading h2 br{display:none}html{scroll-padding-top:95px}section[id],footer[id]{scroll-margin-top:95px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.section-heading>p:not(.eyebrow),.split-heading>p{font-size:1rem!important}.brand-name,.eyebrow{font-size:.75rem}.button-small{font-size:.875rem}section[id],footer[id]{scroll-margin-top:0}
