*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}:root{--bg: #ece3d6;--surface: #fbf8f4;--surface-2: #f3ece2;--border: #e2d8c9;--text: #2b2623;--text-muted: #6b5e50;--accent: #c2683c;--accent-warm:#e07a45;--green: #4e8c5f;--amber: #b07a1e;--red: #b5482c;--tab-h: 60px;--safe-bottom: env(safe-area-inset-bottom, 0px)}html,body,#root{height:100%;width:100%;overflow:hidden}@supports (height: 100dvh){html,body,#root{height:100dvh}}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background:var(--bg);color:var(--text);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}button{cursor:pointer;border:none;background:none;color:inherit;font:inherit}input,textarea,select{font:inherit;color:inherit;background:var(--surface-2);border:1px solid var(--border);border-radius:10px;padding:10px 12px;width:100%;outline:none;-webkit-appearance:none}input:focus,textarea:focus,select:focus{border-color:var(--accent)}select option{background:var(--surface)}@keyframes tab-nudge{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(1.12)}}
