body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.home-container{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;justify-content:center}.button-container,.home-container{align-items:center;display:flex;flex-direction:column;margin-top:10px;position:relative}.button-container{z-index:1}.button-container button{background-color:#2828ec;border:none;border-radius:5px;color:#fff;cursor:pointer;height:40px;margin:5px;padding:10px 20px;width:250px}.check-in-out-container{align-items:center;background-color:#2d77a1;display:flex;flex-direction:column;height:100vh;justify-content:center}.form-group{margin-bottom:15px}input,select{border:1px solid #ccc;border-radius:4px;padding:8px;width:100%}.submit-button{border-radius:4px;transition:background-color .3s}.submit-button:hover{background-color:#0056b3}.add-guest-container{align-items:center;background-color:#2d77a1;display:flex;flex-direction:column;height:100vh;justify-content:center}.form-group{margin:10px 0}.submit-button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px}.image-container{align-items:center;display:flex;justify-content:center;margin-top:20px}.image-container img{height:auto;max-width:100%}.container{background-color:#2d77a1;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);margin:0 auto;max-width:800px;padding:20px}h2{font-size:28px;margin-bottom:15px}table{border:1px solid #e0e0e0;border-collapse:collapse;margin-top:20px;width:80%}td,th{padding:12px;text-align:left}th{background-color:#f2f2f2;font-weight:600}tr:nth-child(2n){background-color:#f5f5f5}tr:hover{background-color:#e0e0e0}button,tr:hover{transition:background-color .2s ease-in-out}button{border-radius:4px;padding:8px 12px}@media screen and (max-width:600px){h2{font-size:24px}td,th{padding:8px}button{padding:6px 10px}}.history-container{align-items:center;background-color:#2d77a1;flex-direction:column;justify-content:center;margin-top:auto;padding:200px}.history-section{margin:20px 0;text-align:center;width:100%}.history-table{border-collapse:collapse;box-shadow:0 4px 6px rgba(0,0,0,.1);width:100%}.history-table td,.history-table th{border:1px solid #e0e0e0;padding:12px;text-align:center}.history-table th{font-weight:600}.history-table tbody tr:nth-child(2n),.history-table th{background-color:#f7f7f7}.history-table tbody tr:hover{background-color:#e0e0e0;transition:background-color .2s}@media (max-width:768px){.history-table td,.history-table th{padding:8px;white-space:nowrap}.history-table th{background-color:#f7f7f7;box-shadow:0 2px 4px rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:0}}.login-container{align-items:center;background:linear-gradient(180deg,#f0f0f0,#e0e0e0);height:100vh;justify-content:center}.login-container,.login-form{display:flex;flex-direction:column}.login-form{background-color:#fff;border:2px solid #151111;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.3);gap:10px;margin:0 auto;padding:20px;transition:box-shadow .3s ease;width:350px;&:hover{box-shadow:0 0 10px rgba(0,0,0,.4)}}input{border:1px solid #ccc;border-radius:5px;padding:5px;&:focus{border-color:#007bff;box-shadow:0 0 5px rgba(0,123,255,.3)}}button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px;transition:background-color .3s ease}button:hover{background-color:#0056b3}
/*# sourceMappingURL=main.90134158.css.map*/