*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--surface-0: #EFF1F4;--surface-1: #F4F5F7;--surface-2: #DDE1E7;--cream: #EFF1F4;--warm: #F4F5F7;--parchment: #EFF1F4;--ink: #1c1a17;--ink-soft: #444c56;--muted: #6e7680;--border: #DDE1E7;--border-soft: #DDE1E7;--amber: #c9883c;--amber-soft: rgba(201,136,60,.1);--amber-border: rgba(201,136,60,.28);--green: #3d8a5c;--green-soft: rgba(61,138,92,.1);--green-border: rgba(61,138,92,.25);--blue: #3d6a9e;--blue-soft: rgba(61,106,158,.1);--blue-border: rgba(61,106,158,.25);--red: #c04a3a;--red-soft: rgba(192,74,58,.1);--red-border: rgba(192,74,58,.25);--purple: #7c4cc9;--purple-soft: rgba(124,76,201,.1)}html,body{max-width:100%;overflow-x:hidden}body{background:var(--surface-0);color:var(--ink);font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4{font-family:Inter,system-ui,sans-serif;font-weight:600;line-height:1.3;color:var(--ink);letter-spacing:-.01em}h1{font-size:26px}h2{font-size:20px}h3{font-size:17px}h4{font-size:14px}p{line-height:1.7}label{font-weight:500}input,textarea,select{font-family:Inter,system-ui,sans-serif;font-weight:400;color:var(--ink)}*{-webkit-tap-highlight-color:transparent}#root:empty:before{content:"";position:fixed;inset:0;background:var(--surface-0);display:flex;align-items:center;justify-content:center;z-index:1}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}button[data-v=primary]:not(:disabled):hover{box-shadow:0 4px 14px #c9883c52;filter:brightness(1.06)}button[data-v=ghost]:not(:disabled):hover{background:var(--surface-1)!important;color:var(--ink-soft)!important}button[data-v=soft]:not(:disabled):hover{background:#c9883c2e!important}button[data-v=green]:not(:disabled):hover{background:#3d8a5c2e!important}button[data-v=red]:not(:disabled):hover{background:#c04a3a2e!important}button[data-v=blue]:not(:disabled):hover{background:#3d6a9e2e!important}.card-warm{background:#fff;border:1px solid #DDE1E7;border-radius:10px}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}
