:root{--bg:#F6F3EF;--surface:#FFFFFF;--surface-2:#EFECE7;--border:#E2DDD6;--border-light:#EDE9E3;--text-1:#1A1814;--text-2:#5A544E;--text-3:#9E9790;--accent:#2E6B55;--accent-hover:#245A45;--accent-light:#EDF5F1;--accent-dim:#B8D9CE;--sidebar-bg:#181F27;--sidebar-border:#232C38;--sidebar-text:#C8C2B9;--sidebar-muted:#6B7583;--sidebar-active:#2E6B55;--error:#C23B22;--error-bg:#FDF1EE;--error-border:#F4C7BC;--warning:#B87333;--warning-bg:#FDF6EE;--success:#2E6B55;--success-bg:#EDF5F1;--success-border:#B8D9CE;--radius-sm:4px;--radius:8px;--radius-lg:12px;--shadow-sm:0 1px 2px rgba(26,24,20,.06);--shadow:0 1px 4px rgba(26,24,20,.08), 0 4px 16px rgba(26,24,20,.04)}*{box-sizing:border-box}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,sans-serif;background-color:var(--bg);color:var(--text-1);-webkit-font-smoothing:antialiased;line-height:1.6}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;line-height:1.25}.app.svelte-1ml1zu9{min-height:100vh;display:flex;flex-direction:column}
