.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#00b09b,#96c93d)}.login-card{width:460px;border-radius:8px;box-shadow:0 4px 12px #00000026}.login-title{font-family:Montserrat,sans-serif;text-align:center;font-size:1.5rem;font-weight:700;background:linear-gradient(45deg,#00b09b,#96c93d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:2px 2px 4px rgba(0,0,0,.5);letter-spacing:1px}.header{display:flex;justify-content:flex-end;background-color:#fff}.attendance{display:flex;flex-direction:column;height:100%;overflow:hidden}.attendance-header{flex:0 1 auto;min-height:0;max-height:calc(100% - 120px);margin-bottom:16px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.attendance-list{flex:1 1 0;min-height:0;overflow:hidden}.attendance .options-container{display:flex;align-items:center;margin-right:20px}@media(max-width:576px){.attendance-page{padding:12px!important}.attendance-header{max-height:calc(100% - 96px);margin-bottom:12px}}body{margin:0}
