:root{--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--color-primary:#1a5c52;--color-bg-page:#f8fafb;--color-text-1:#1a1a18}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background:var(--color-bg-page);color:var(--color-text-1);-webkit-font-smoothing:subpixel-antialiased}input,select,button,textarea{font-family:inherit}@media (width<=768px){input,textarea,select{font-size:16px!important}}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--color-primary)!important}#root{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00000047}*{scrollbar-width:thin;scrollbar-color:#00000026 transparent}
