:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#241c22;background:#fbfafb;font-synthesis:none;--background: #fbfafb;--surface: #ffffff;--surface-muted: #f6f3f5;--ink: #241c22;--text-primary: #241c22;--text-secondary: #6e636a;--text-tertiary: #91848d;--border: #ded6db;--border-subtle: #ece6e9;--accent: #9a3b67;--accent-strong: #7f2e54;--accent-soft: #f6e8ee;--success: #23714b;--success-soft: #e7f5ec;--warning: #9a5d12;--warning-soft: #fff2d9;--danger: #aa3150;--danger-soft: #fff0f3;--disabled: #c9c0c5;--radius-xs: 10px;--radius-sm: 14px;--radius-md: 20px;--radius-lg: 28px;--elevation-card: 0 8px 24px rgba(36, 28, 34, .055);--elevation-float: 0 12px 32px rgba(36, 28, 34, .18);--touch-target: 44px}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--background)}body{min-height:100vh;margin:0;background:var(--background)}button,input,select,textarea{font:inherit}button,a,input,select{min-height:44px}button{cursor:pointer}:focus-visible{outline:3px solid #d26496;outline-offset:2px}
