*,:after,:before{box-sizing:border-box}html{min-height:100%}body{min-height:100vh}canvas,img,picture,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit}[role=button],[tabindex],a,button,input,label,select,summary,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0)}:root{--color-bg-page:#f7f8fa;--color-bg-surface:#ffffff;--color-bg-muted:#eef2f6;--color-text-primary:#111827;--color-text-secondary:#4b5563;--color-text-muted:#6b7280;--color-text-inverse:#ffffff;--color-border-default:#d8dee6;--color-border-strong:#9aa4b2;--color-primary:#14532d;--color-primary-hover:#166534;--color-primary-active:#052e16;--color-danger:#b91c1c;--color-danger-hover:#991b1b;--font-family-base:system-ui,sans-serif;--font-size-xs:12px;--font-size-sm:14px;--font-size-md:16px;--font-size-lg:20px;--font-size-xl:28px;--font-size-2xl:36px;--line-height-tight:1.2;--line-height-base:1.5;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-pill:999px;--shadow-sm:0 1px 2px rgb(15 23 42/8%);--shadow-md:0 10px 30px rgb(15 23 42/12%);--transition-base:150ms ease}body{font-family:var(--font-family-base);font-size:var(--font-size-md);line-height:var(--line-height-base);color:var(--color-text-primary);background:var(--color-bg-page)}h1,h2,h3,p{margin-top:0}a{color:var(--color-primary);text-decoration-thickness:1px;text-underline-offset:3px}.container{width:min(100% - 32px,1120px);margin-inline:auto}.stack{display:flex;flex-direction:column;gap:var(--space-4)}.cluster{display:flex;flex-wrap:wrap;gap:var(--space-3);align-items:center}@property --metakon-border-angle{syntax:"<angle>";initial-value:0deg;inherits:false}@keyframes metakon-border-run{to{--metakon-border-angle:360deg}}body{margin:0;padding:0;font-family:system-ui,sans-serif;color:#1f2933;font-size:16px;line-height:1.5}body,html{background:#121212}body,html{height:100%}#root{min-height:100%}#root,.app-layout{background:#121212}.app-layout{min-height:100vh;display:flex;flex-direction:column}.app-footer,.app-header{padding:0;background:#fff;border-bottom:1px solid #e5e7eb}.app-footer{background:#121212;border-top:1px solid #2f3437;border-bottom:0}.app-main{flex:1 1;min-width:0}@media(prefers-reduced-motion:no-preference){.reveal-motion-ready [data-reveal]{opacity:0;transform:translate3d(0,14px,0);transition:opacity .42s ease,transform .42s ease;will-change:opacity,transform}.reveal-motion-ready [data-reveal].is-revealed{opacity:1;transform:translateZ(0);will-change:auto}}