:root{--mm-primary:#0E9F8E;--mm-primary-dark:#0B7D70;--mm-ink:#11302E;--mm-muted:#5A6E6B;--mm-soft:#EEF7F5;--mm-line:#E0ECE9;--mm-bg:#F4FAF8;--mm-text:#2C4742;--mm-brand:#157A6E;--mm-brand-dark:#0E5C52;--mm-accent:#13A98B;--mm-mint:#EAF5F1;--mm-mint-2:#F4FAF8;--mm-line-strong:#CFE0DB;--mm-shadow:0 10px 30px rgba(15,90,82,.08);--mm-shadow-sm:0 2px 10px rgba(15,90,82,.06)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--mm-bg);color:var(--mm-ink);font-family:Inter,Arial,sans-serif;text-rendering:optimizeLegibility}
a{color:var(--mm-primary)}img{max-width:100%;height:auto}.mm-container{width:min(1180px,calc(100vw - 32px));margin:0 auto}
.mm-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:12px;background:var(--mm-primary);color:#fff;text-decoration:none;font-weight:900;margin-top:24px}.mm-button:hover{background:var(--mm-primary-dark);color:#fff}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
