*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;margin:0;padding:0}body{font-family:system-ui,Segoe UI,Roboto,sans-serif}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}:root{--gc-green:#77ae5c;--gc-focus-ring:#77ae5c24}input:focus,select:focus,textarea:focus{box-shadow:0 0 0 3px var(--gc-focus-ring);border-color:var(--gc-green)!important}button,input,select,textarea{font-family:inherit}
