:root{--mk-body-bg:#f8f9fa;--mk-surface:#ffffff;--mk-surface-muted:rgba(188,188,188,0.2);--mk-text:#191919;--mk-text-subtle:#4f4f4f;--mk-border:rgba(0,0,0,0.08);--mk-card-shadow:rgba(22,34,51,0.04);--mk-accent:#00ac11;--mk-accent-contrast:#ffffff;--mk-space-2:clamp(0.35rem,0.8vw,0.5rem);--mk-space-3:clamp(0.55rem,1vw,0.8rem);--mk-space-4:clamp(0.8rem,1.4vw,1.1rem);--mk-space-6:clamp(1.1rem,2vw,1.6rem);--mk-space-8:clamp(1.6rem,3vw,2.4rem);--mk-section-gap:clamp(2.25rem,6vw,4rem);--mk-section-gap-tight:clamp(1.75rem,4.5vw,3rem);--mk-radius-md:clamp(10px,1.5vw,14px);--mk-radius-lg:clamp(14px,2vw,20px);--background:#ffffff;--foreground:#171717}body,html{max-width:100vw;overflow-x:hidden;min-height:100%}html{font-size:clamp(15px,1vw + 14px,17px)}body{color:var(--mk-text);background:var(--mk-body-bg);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh}a{color:inherit;text-decoration:none}*{box-sizing:border-box;padding:0;margin:0}input:focus,input:focus-visible,select:focus,select:focus-visible,textarea:focus,textarea:focus-visible{outline:none!important;outline-offset:0!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}