*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--green: #0A3625;--green-light: #124d35;--wattle: #CCDA47;--wattle-dark: #b0bc2e;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-400: #9ca3af;--gray-600: #4b5563;--gray-800: #1f2937}html,body{height:100%;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--gray-50);color:var(--gray-800);-webkit-font-smoothing:antialiased}#root{height:100%;display:flex;flex-direction:column}button{font-family:inherit;cursor:pointer;border:none;outline:none}input{font-family:inherit;outline:none}input:focus{border-color:#ccda47!important}button:disabled{opacity:.5;cursor:not-allowed}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:2px}@keyframes spin{to{transform:rotate(360deg)}}
