*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--noir: #0F0F0F;--bordeaux: #8B1A2E;--bordeaux-l: #A8253F;--bordeaux-bg:#FDF5F6;--bg: #F7F6F4;--surface: #FFFFFF;--border: #E8E5E0;--border-l: #F0EDE8;--text: #1A1A1A;--text-sec: #6B6560;--text-ter: #A09890;--green: #2D6A4F;--green-bg: #EAF4EF;--orange: #C4641A;--orange-bg: #FDF1E8;--red: #C0392B;--red-bg: #FDF0EE;--blue: #1D4E89;--blue-bg: #EDF2FA;--radius: 10px;--radius-lg: 16px;--shadow: 0 1px 4px rgba(0,0,0,.06), 0 4px 16px rgba(0,0,0,.04);--shadow-md: 0 4px 24px rgba(0,0,0,.08)}html{font-size:14px}body{font-family:DM Sans,-apple-system,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}button{cursor:pointer;font-family:inherit;border:none;background:none}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}.fade-in{animation:fadeIn .25s ease forwards}.font-mono{font-family:DM Mono,monospace}button:not(.btn-tiny):not(.btn-icon){min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:13px;letter-spacing:.2px}input:not([type=checkbox]):not([type=radio]),select,textarea{min-height:42px;font-size:13px}textarea{padding:10px 12px;min-height:84px;resize:vertical}select{padding:0 36px 0 12px;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236B6560' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-repeat:no-repeat;background-position:right 12px center;background-size:14px;cursor:pointer}.btn-tiny{min-height:32px!important;padding:6px 12px!important;font-size:11px!important}.btn-icon{min-height:auto;padding:0}@keyframes wdBackdrop{0%{opacity:0}to{opacity:1}}@keyframes wdModalIn{0%{opacity:0;transform:translate(-50%) translateY(-8px) scale(.98)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}button[style*="width: 30px"],button[style*="width:30px"]{min-height:30px!important}button[style*="width: 32px"],button[style*="width:32px"]{min-height:32px!important}
