:root{--primary-color:#f5a623;--primary-hover:#e0951c;--primary-soft:#fef3d7;--primary-tint:#fff8e7;--on-primary:#1f2937;--secondary-color:#64748b;--danger-color:#dc2626;--danger-hover:#b91c1c;--success-color:#16a34a;--warning-color:#eab308;--background:linear-gradient(135deg,#fff 0%,#fdf3d8 100%);--foreground:#1f2937;--card-bg:#fff;--muted-bg:#f8fafc;--border-color:#e2e8f0;--input-border:#cbd5e1;--border-radius:8px;--border-radius-lg:12px;--shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--shadow:0 1px 3px 0 rgba(0,0,0,.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1);--font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--font-mono:"Courier New",Courier,monospace}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#fff 0%,#fdf3d8 100%) fixed;min-height:100vh;line-height:1.6}button{cursor:pointer;border:none;outline:none;font-family:inherit}input,textarea,select{font-family:inherit}
