:root{--ui-surface: #fbfaf7;--ui-surface-raised: #fffefa;--ui-surface-sunken: #f3f2ee;--ui-border: #dedbd2;--ui-border-soft: #ece8df;--ui-border-strong: #cfcac0;--ui-text: #2f3632;--ui-text-muted: #68706b;--ui-brand: #2f6f5e;--ui-active-tint: #e4f1eb;--ui-active-border: #8ab7a6;--ui-active-text: #245447;--ui-danger: #8f1f16;--ui-danger-soft: #a64032;--ui-warn: #8a5a00;--ui-space-1: 8px;--ui-space-2: 12px;--ui-space-3: 14px;--ui-space-4: 18px;--ui-page-padding: clamp(24px, 7vw, 72px);--ui-radius: 8px}:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--ui-surface);color:var(--ui-text)}*{box-sizing:border-box}html{min-height:100%}body{min-height:100%;margin:0}button,input,textarea,select{font:inherit}
