html,body,#root{height:100%;margin:0}body{-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.auth-shell{background:linear-gradient(135deg,#e8f5e9 0%,#f1f8e9 100%);justify-content:center;align-items:center;min-height:100vh;padding:16px;display:flex}html[data-theme=dark] .auth-shell{background:linear-gradient(135deg,#10201a 0%,#0c1612 100%)}.auth-card{border:none;width:100%;max-width:400px;box-shadow:0 10px 30px #00000014}.row-focus>td{animation:2.4s ease-out rowFocusFlash}@keyframes rowFocusFlash{0%,12%{background-color:#2e7d3233}to{background-color:#0000}}
