@import url(https://fonts.googleapis.com/css2?family=Aldrich&display=swap);body{-webkit-user-select:none;user-select:none}.header,body{font-family:Aldrich,sans-serif}.header{background-color:#ee3e38;color:#fff;display:flex;height:10vh;justify-content:space-between;left:0;position:absolute;top:0;width:100%}.header .Logo{padding-left:2vh}.header .Logo img{height:100%;object-fit:contain;width:100%}.header .Title{font-size:8vh}.header .User{background-color:#ee3e38;display:flex;padding:2vh}.header .User .icon{height:6vh}.header .User:hover{filter:brightness(80%)}.header .User div{font-size:5vh;padding-inline:1vh}.Schedule{background-color:#faff81;color:#273043;font-size:5vh;padding-top:10vh;text-align:center;width:100%}.Schedule .Lunch,.Schedule .P1,.Schedule .P2,.Schedule .P3,.Schedule .P4{border:solid #808782;border-width:0 0 .5vh;display:grid;grid-template-columns:50% 50%;padding:.5vh}.background{background-color:#000;bottom:0;left:0;opacity:50%;position:fixed;right:0;top:0;z-index:5}.userLogin{border-radius:8px;bottom:auto;box-shadow:0 4px 12px #00000026;flex-direction:column;gap:15px;left:10%;margin:auto;max-width:400px;padding:20px;position:fixed;right:10%;top:10%;z-index:10}.google-btn,.userLogin{background-color:#fff;display:flex}.google-btn{align-items:center;border:1px solid #ddd;border-radius:4px;color:#555;cursor:pointer;font-family:Arial,sans-serif;font-size:16px;gap:10px;justify-content:center;padding:10px 20px;transition:background-color .2s ease}.google-btn:hover{background-color:#f7f7f7}.google-logo{height:20px;width:20px}.closeButton{background:#fff;border:thin solid #d3d3d3;color:#595959;font-size:15px;padding:10px}.closeButton:hover{background-color:#f7f7f7}@media (max-width:750px){.header .Title{align-items:center;display:flex;font-size:4vh;padding-inline:1vh}.header .User div{align-items:center;display:flex;font-size:3vh;text-align:center}.header .User{padding:0}}.user{background-color:#fff;border-radius:8px;bottom:auto;box-shadow:0 4px 12px #00000026;gap:15px;left:10%;margin:auto;max-width:400px;padding:20px;position:fixed;right:10%;top:10%;z-index:10}.user,.user label{display:flex;flex-direction:column}.user label{color:#333;font-size:14px}.user input[type=text]{border:1px solid #ccc;border-radius:6px;box-sizing:border-box;font-size:16px;padding:10px;width:100%}.user button{border:none;border-radius:6px;cursor:pointer;font-size:16px;padding:12px;transition:background-color .2s ease}.user button:first-of-type{background-color:#4285f4;color:#fff}.user button:first-of-type:hover{background-color:#357ae8}.user button:last-of-type{background-color:#f1f1f1;color:#333}.user button:last-of-type:hover{background-color:#e0e0e0}@media(max-width:600px){.user{left:5%;max-width:100%;padding:15px;right:5%;top:5%}}
/*# sourceMappingURL=main.45cced37.css.map*/