*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:#f6f7f2}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at 92% 4%,rgba(183,211,19,.09),transparent 24rem),#f6f7f2;color:#303030;font-family:Segoe UI,Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}#root{min-height:100vh}a{color:inherit}button,input,textarea,select{font:inherit}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-track{background:#f0f2e9}::-webkit-scrollbar-thumb{background:#c3c8b5;border:3px solid #f0f2e9;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#aeb59d}
