*{font-family:Montserrat,serif}body{position:fixed;width:100%;height:100%;overflow:hidden}.header__logo{position:absolute;width:20%;top:3%;right:5%;background-size:contain;background-repeat:no-repeat;z-index:1000}.header-paper{position:absolute;top:-55%;right:-42%;min-width:150%;height:100%;object-fit:cover}.header__white-paper{transform:rotate(-170deg);z-index:1}.header__red-paper{transform:rotate(-150deg);z-index:2}.footer-paper{position:absolute;bottom:-55%;left:-42%;min-width:150%;height:100%;object-fit:cover}.footer__white-paper{transform:rotate(10deg);z-index:1}.footer__red-paper{transform:rotate(30deg);z-index:2}.auth-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70%;z-index:1000}.content__title{font-weight:800;text-align:center;margin-top:20%;margin-bottom:4%;height:10%}#red-border{border-color:#860000}input{font-weight:600}.content__inputs-login{margin-bottom:8%}.content__wrong_password{margin:8% 0;font-size:small;font-weight:600;text-align:center;color:#860000}.content__buttons{display:grid;font-weight:800;width:80%;margin:5% auto}button:active{background-color:#860000;box-shadow:0 2px 4px #860000;color:#860000}#red-button{background-color:#860000;border-color:#860000;color:#fff}.content__buttons-enter{font-weight:800}.content__buttons-go-to-main{font-weight:500;margin-top:4%}.account-container *{overflow:hidden}header{margin:5% 4%}.header__title{display:inline;font-family:Inter,serif;font-weight:600;font-size:medium}.header__home{height:3%;position:absolute;right:4%}.header__button{padding:0;border:none;background:none}.account-content{height:80vh;margin:0 4%;font-family:Montserrat,serif;display:grid;grid-template-rows:30% 68%;gap:2%;z-index:100}.content__top{border:solid 2px #860000;border-radius:25px;display:flex;align-items:center;justify-content:space-between;padding:2% 0}.content__bottom{border:solid 2px #860000;border-radius:25px}.content__top-foto{flex:4;width:auto;max-width:100%;height:auto;max-height:100%;border-radius:23px;margin-left:7%;display:inline}.content__top__info{height:90%;flex:7;display:inline;margin-left:3%;padding-left:5%}.content__top__info-name{font-weight:600;font-size:large}.content__top__info-faculty{font-weight:300;font-size:20}.content__top__info-strikes{font-weight:500;font-size:20;color:#860000}.content__bottom-title{text-align:center;font-weight:700;font-size:larger;margin:4%}.content__bottom-inline{display:flex;justify-content:space-between}.content__bottom-date{color:#5b5b5b;font-size:medium;font-weight:500;margin-left:4%}.content__bottom-calendar-icon{height:3vh;display:inline;margin-right:3%}.content__bottom-weekday{display:flex;justify-content:space-between;margin:1% 4%;font-weight:500;font-size:15px}.content__bottom-weekday-day{text-align:center;border:1px solid transparent;padding:3%;margin:0 .5%}.content__bottom-weeksday-weekday{font-weight:400;font-size:8px}.content__bottom-events{margin:0 4%}.content__bottom-events-event{display:flex;font-weight:500;font-size:smaller;border:1px solid transparent;border-radius:10px;padding:2%;margin:1% 0}.content__bottom-events-event-time{width:20%}.color1{background-color:#9cb9e34d}.color2{background-color:#8600005e}.color3{background-color:#e3cb9c4d}.color4{background-color:#cc9ce34d}.color5{background-color:#78bc6c4d}.calendar{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;z-index:1000;border-radius:0;border:none;max-width:none;height:100vh;margin:0;padding:20px;font-family:Montserrat,serif;overflow-y:auto}.calendar__close{position:fixed;top:20px;right:20px;z-index:1001;cursor:pointer}.calendar__month-header{text-align:center;margin:0 0 10px;color:#333;font-size:18px;font-weight:600}.calendar__weekdays-header{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:5px}.calendar__weekday{text-align:center;font-size:12px;color:#292d32;font-weight:400}.calendar__week{display:grid;grid-template-columns:repeat(7,1fr)}.calendar__day{padding:9px 0;text-align:center;font-size:14px;position:relative}.calendar__day--empty{color:#ddd}.calendar__day--current{position:relative;background-color:#860000;border-radius:9px;margin:0 5px}.calendar__day--selected{border-radius:9px;border:#860000 1px solid;margin:0 5px;padding:7px 0}.calendar__day--current:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;background-color:#1890ff;border-radius:50%;z-index:-1}.calendar__day--current{color:#fff;font-weight:700}.footer nav{width:90%}.footer nav ul{position:absolute;display:flex;justify-content:space-between;font-weight:500;font-size:9px;margin:1% 0;bottom:0;right:5%;left:5%;list-style:none;padding:0}.footer nav li{width:16%;text-align:center;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:4px}.footer nav li img{height:60%}.footer .nav__selected{color:#860000}.footer .svg{height:35px}.footer .selected-fill-svg{fill:#860000}.footer .not_selected-fill-svg{fill:#000}.footer .selected-stroke-svg{stroke:#860000}.footer .not_selected-stroke-svg{stroke:#000}.layout{min-height:100vh;display:flex;flex-direction:column;position:relative}.layout__content{flex:1;padding-bottom:80px;overflow-y:auto;position:absolute;top:0;left:0;right:0;bottom:80px}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}body{font-family:Arial,sans-serif;font-size:16px;line-height:1.5;color:#333}h1,h2,h3,h4,h5,h6{font-weight:400}a{color:inherit}button,input,textarea,select{font-family:inherit;font-size:inherit;color:inherit;background-color:transparent;border:none;outline:none}img{max-width:100%;height:auto}.app{width:100%;height:100vh}
