:root{--color-primary:#2c2c2c;--color-primary-dark:#1a1a1a;--color-background:#fefefe;--color-background-secondary:#faf9f6;--color-surface:#f5f3f0;--color-text:#2c2c2c;--color-text-secondary:#5a564f;--color-text-muted:#a8a195;--color-border:#e8e4e0;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-xxl:3rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-full:9999px;--transition-fast:.15s ease-in-out;--transition-normal:.25s ease-in-out;--transition-slow:.4s ease-in-out;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75}[data-theme=dark]{--color-primary:#f5f3f0;--color-primary-dark:#fefefe;--color-background:#1a1a1a;--color-background-secondary:#2c2c2c;--color-surface:#5a564f;--color-text:#f5f3f0;--color-text-secondary:#e8e4e0;--color-text-muted:#d4cfc7;--color-border:#5a564f}@font-face{font-family:Soehne Buch;src:url(/fonts/soehne-buch.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}html,body{height:100%;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--color-background);color:var(--color-text);transition:background-color var(--transition-normal), color var(--transition-normal);font-family:Soehne Buch,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}@media (width<=768px){input,select,textarea{font-size:16px}.drawing-mode{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}}#root{flex-direction:column;width:100%;height:100vh;margin:0;padding:0;display:flex}
