.global-modal-container{z-index:30;background-color:#28221880;justify-content:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.global-modal-container .global-modal .close-icon{cursor:pointer;width:20px;position:absolute;top:1rem;right:1rem}.global-modal-container .global-modal{background-color:#e3dab6;border:1px solid #282218;border-radius:30px;height:fit-content;margin-top:10rem;padding:2rem;position:relative}.global-modal-container .global-modal .modal-content .sad-face{position:absolute;top:-2rem;left:40%}.global-modal-container .global-modal .modal-content .modal-text{text-align:center;max-width:400px;margin:0 auto 2rem;font-size:1.25rem;font-weight:500}.global-modal-container .global-modal .button-container{text-align:center}.global-modal-container .global-modal .button-container button{letter-spacing:1px;cursor:pointer;width:100%;transition:background-color .35s ease,transform .35s var(--yf-ease);background-color:#d5f166;border:1px solid #282218;border-radius:50px;padding:.5rem 3.5rem;font-family:NyghtSerif DarkItalic;font-size:1.25rem;font-weight:700}.global-modal-container .global-modal .button-container button:hover{background-color:#76a025;transform:translateY(-2px)}.global-modal-container .global-modal .button-container button:active{transition-duration:.12s;transform:translateY(0)scale(.98)}@media (prefers-reduced-motion:reduce){.global-modal-container .global-modal .button-container button{transition:none}.global-modal-container .global-modal .button-container button:hover,.global-modal-container .global-modal .button-container button:active{transform:none}}#calendar-page{background:url(/img/auth/blue-gradient-centered.webp) 0 0/1440px 1507px;min-height:100vh;padding-bottom:11.5rem}.calendar-section{max-width:1200px;margin:0 auto;padding-top:7.5rem;padding-bottom:2rem}.calendar-section h1{text-align:center;margin-bottom:1.5rem;font-family:NyghtSerif DarkItalic;font-size:3.25rem;font-weight:700}.calendar-section .input-controls{justify-content:center;margin-bottom:2rem;display:flex}.calendar-section .date-picker-wrapper{color:#282218;cursor:pointer;background-color:#e2d9b5;border:1px solid #000;border-radius:25px;justify-content:center;align-items:center;padding:.7rem 0;display:flex}.calendar-section .date-picker-wrapper button{background-color:unset;cursor:pointer;border:none;margin:0 2rem;position:relative;top:1px}.calendar-section .date-picker-wrapper>button{transition:transform .25s ease-out}.calendar-section .date-picker-wrapper>button:hover:not(:disabled){transform:scale(1.1)}@media (prefers-reduced-motion:reduce){.calendar-section .date-picker-wrapper>button{transition:none}.calendar-section .date-picker-wrapper>button:hover:not(:disabled){transform:none}}.calendar-section .date-picker-wrapper p{font-size:.75rem;font-weight:700}.calendar-section .date-picker-wrapper>div{position:relative}.calendar-section .date-picker-wrapper>div .date-picker{z-index:2;background-color:#e2d9b5;border:1px solid #282218;border-radius:25px;padding:1rem;position:absolute;top:50px;left:50px;box-shadow:0 0 15px #282218a8}.calendar-section .date-picker-wrapper>div .date-picker .mantine-DatePicker-calendarHeader svg{width:30px!important}.calendar-section .date-picker-wrapper>div .date-picker button{margin:0}.calendar-section .date-picker-wrapper>div .date-picker .mantine-DatePicker-calendarHeader button:nth-child(2){pointer-events:none}.calendar-section .date-picker-wrapper>div .date-picker .mantine-DatePicker-day[data-disabled]:hover{background-color:unset;pointer-events:none;border:none}.calendar-section .date-picker-wrapper>div .date-picker .mantine-DatePicker-day[data-selected]{color:#000;background-color:#fff;border:1px solid #282218;border-radius:50%}.calendar-section .date-picker-wrapper>div .date-picker .mantine-DatePicker-day[data-today]{background-color:#d5f166;border:1px solid #282218;border-radius:50%}.calendar-section .date-picker-wrapper>div .date-picker .mantine-DatePicker-day:hover{border:1px solid #282218;border-radius:50%}.calendar-section .filters-container{justify-content:space-between;margin-bottom:2rem;display:flex}.calendar-section .filters-container .search-wrapper{background-color:#e2d9b5;border:1px solid #282218;border-radius:50px;align-items:center;width:100%;max-width:22rem;padding:.7rem 1rem;display:flex}.calendar-section .filters-container .search-wrapper img{margin-right:1rem}.calendar-section .filters-container .search-wrapper input{background-color:unset;border:none;width:100%}.calendar-section .filters-container .search-wrapper input:focus-visible{outline:none}.calendar-section .filters-container .filters-wrapper{display:flex}.calendar-section .filters-container .filters-wrapper .filter{cursor:pointer;background-color:#e2d9b5;border:1px solid #282218;border-radius:50px;justify-content:space-around;align-items:center;width:150px;margin-left:1.5rem;display:flex;position:relative}.calendar-section .filters-container .filters-wrapper .filter h3{font-family:NyghtSerif DarkItalic;font-weight:700}.calendar-section .filters-container .filters-wrapper .filter svg{transition:transform .25s var(--yf-ease);transform:rotate(270deg)}@media (prefers-reduced-motion:reduce){.calendar-section .filters-container .filters-wrapper .filter svg{transition:none}}.calendar-section .filters-container .filters-wrapper .filter>div{background-color:#e2d9b5;border:1px solid #282218;border-radius:10px;width:200px;padding:1rem;position:absolute;top:60px}.calendar-section .filters-container .filters-wrapper .filter>div div{align-items:center;margin-bottom:1rem;display:flex}.calendar-section .filters-container .filters-wrapper .filter>div div input{display:none}.calendar-section .filters-container .filters-wrapper .filter>div div input:checked+label:before{background-color:#282218;border-color:#282218}.calendar-section .filters-container .filters-wrapper .filter>div div input:checked+label:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:6px;height:10px;position:absolute;top:47%;left:6px;transform:translateY(-50%)rotate(45deg)}.calendar-section .filters-container .filters-wrapper .filter>div div label{cursor:pointer;-webkit-user-select:none;user-select:none;cursor:pointer;padding-left:25px;position:relative}.calendar-section .filters-container .filters-wrapper .filter>div div label:before{content:"";background-color:#e2d9b5;border:1px solid #282218;border-radius:4px;width:18px;height:18px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.calendar-section .calendar{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:clamp(.75rem,1.4vw,1.25rem);display:grid}.calendar-section .planned-legend{color:#282218cc;background-color:#e2d9b5cc;border:1px dashed #28221866;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1rem;max-width:52rem;margin:1.75rem auto 0;padding:1rem 1.25rem;display:grid}.calendar-section .planned-legend strong{white-space:nowrap;font-size:.8125rem}.calendar-section .planned-legend span{font-size:.8125rem;line-height:1.55}.calendar-section .sessions-wrapper{min-width:0}.calendar-section .sessions-wrapper .date{min-height:52px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-bottom:1px solid #28221873;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.75rem;margin-bottom:1rem;padding:0 .25rem .65rem;display:grid;position:relative}.calendar-section .sessions-wrapper .date .date-weekday{letter-spacing:.07em;text-overflow:ellipsis;white-space:nowrap;font-size:.6875rem;font-weight:700;line-height:1.2;overflow:hidden}.calendar-section .sessions-wrapper .date .date-number{font-variant-numeric:tabular-nums;font-family:NyghtSerif DarkItalic;font-size:2rem;font-weight:700;line-height:.85}.calendar-section .sessions-wrapper .no-sessions{color:#28221899;text-align:center;border:1px dashed #2822184d;border-radius:18px;place-items:center;min-height:120px;padding:1rem;font-size:.8125rem;line-height:1.45;display:grid}.calendar-section .sessions-wrapper .planned-day{background-color:#f0ead1b8;border:1px dashed #28221873;border-radius:22px;padding:1rem}.calendar-section .sessions-wrapper .planned-day .planned-day-heading{border-bottom:1px solid #2822181f;margin-bottom:.75rem;padding-bottom:.85rem}.calendar-section .sessions-wrapper .planned-day .planned-day-heading h3{color:#282218d9;margin-bottom:.5rem;font-size:1rem;font-weight:650;line-height:1.3}.calendar-section .sessions-wrapper .planned-day .planned-note{color:#282218a6;align-items:flex-start;gap:.4rem;font-size:.72rem;line-height:1.4;display:flex}.calendar-section .sessions-wrapper .planned-day .planned-note .locked-img{opacity:.65;flex-shrink:0;width:12px;height:12px;margin-top:.1rem}.calendar-section .sessions-wrapper .planned-day .planned-slots{gap:.5rem;display:grid}.calendar-section .sessions-wrapper .planned-day .planned-slot{background-color:#e2d9b58c;border:1px solid #28221824;border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:.5rem;min-height:48px;padding:.65rem .7rem;display:grid}.calendar-section .sessions-wrapper .planned-day .planned-slot .planned-slot-time{color:#282218d9;font-size:.75rem;font-weight:650;line-height:1.25}.calendar-section .sessions-wrapper .planned-day .planned-slot .room{color:#28221899;font-size:.72rem;font-weight:400}.calendar-section .sessions-wrapper .session{width:100%;max-width:none;min-height:224px;transition:transform .35s var(--yf-ease);background-color:#e2d9b5;border:1px solid #000;border-radius:22px;flex-direction:column;justify-content:space-between;margin:0 0 .85rem;padding:1.1rem;display:flex}.calendar-section .sessions-wrapper .session:hover{transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.calendar-section .sessions-wrapper .session{transition:none}.calendar-section .sessions-wrapper .session:hover{transform:none}}.calendar-section .sessions-wrapper .session .title{margin-bottom:.9rem}.calendar-section .sessions-wrapper .session .title h3{overflow-wrap:anywhere;font-family:NyghtSerif DarkItalic;font-size:clamp(1.15rem,1.55vw,1.4rem);font-weight:700;line-height:1.12}.calendar-section .sessions-wrapper .session .session-meta{flex-wrap:wrap;align-items:center;gap:.35rem;margin-bottom:1rem;display:flex}.calendar-section .sessions-wrapper .session .teacher{font-size:.875rem;font-weight:600}.calendar-section .sessions-wrapper .session .room{font-size:.8125rem;font-weight:300}.calendar-section .sessions-wrapper .session .teacher+.room:before{content:"•";opacity:.55;margin-right:.35rem}.calendar-section .sessions-wrapper .session .time{color:#e3dab5;letter-spacing:.25px;background-color:#282218;border-radius:999px;align-self:flex-start;margin-bottom:.9rem;padding:.35rem .6rem;font-size:.8125rem;font-weight:600;line-height:1}.calendar-section .sessions-wrapper .session .places{margin-bottom:1rem;display:none}.calendar-section .sessions-wrapper .session .places h5{font-size:.875rem;font-weight:100}.calendar-section .sessions-wrapper .session .actions{text-align:center;width:100%;margin-top:auto}.calendar-section .sessions-wrapper .session .actions button{box-sizing:border-box;letter-spacing:.35px;white-space:nowrap;color:#000;cursor:pointer;background-color:#d5f166;border:1px solid #282218;border-radius:50px;justify-content:center;align-items:center;gap:.4rem;width:100%;min-width:0;max-width:100%;min-height:44px;margin:0 auto;padding:.55rem .75rem;font-family:NyghtSerif DarkItalic;font-size:1rem;font-weight:700;line-height:1;display:flex}.calendar-section .sessions-wrapper .session .actions button .locked-img{width:13px;height:13px}.calendar-section .sessions-wrapper .session .actions button.error{color:red;background-color:#0000;border:1px solid red;font-family:Manrope;font-size:.8125rem;font-style:italic;font-weight:100}.calendar-section .sessions-wrapper .session .actions button.success{background-color:#d5f166;border:1px solid #76a025}.calendar-section .sessions-wrapper .session .actions button:not(.success):not(.error):not(:disabled){transition:background-color .35s ease,transform .35s var(--yf-ease)}.calendar-section .sessions-wrapper .session .actions button:not(.success):not(.error):not(:disabled):hover{background-color:#76a025;transform:translateY(-2px)}.calendar-section .sessions-wrapper .session .actions button:not(.success):not(.error):not(:disabled):active{transition-duration:.12s;transform:translateY(0)scale(.98)}@media (prefers-reduced-motion:reduce){.calendar-section .sessions-wrapper .session .actions button:not(.success):not(.error):not(:disabled){transition:none}.calendar-section .sessions-wrapper .session .actions button:not(.success):not(.error):not(:disabled):hover,.calendar-section .sessions-wrapper .session .actions button:not(.success):not(.error):not(:disabled):active{transform:none}}.calendar-section .sessions-wrapper .session .actions button:not(.success):not(.error):not(:disabled):hover,.calendar-section .sessions-wrapper .session .actions button:not(.success):not(.error):not(:disabled):focus-visible{background-color:#d5f166;border-color:#282218}.calendar-section .sessions-wrapper .session .actions button:disabled{cursor:default;opacity:.68}@media (max-width:1200px){#calendar-page{padding-left:1rem;padding-right:1rem}.filters-wrapper .filter>div{right:0}}@media (max-width:1024px) and (min-width:769px){.calendar-section .calendar{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.calendar-section .day-strip{gap:.4rem;margin-bottom:1.5rem;display:flex}.calendar-section .day-strip .day-chip{font:inherit;color:#282218;cursor:pointer;background-color:#e2d9b5;border:1px solid #282218;border-radius:14px;flex-direction:column;flex:1;align-items:center;gap:.2rem;padding:.5rem 0;transition:background-color .25s;display:flex}}@media (max-width:768px) and (prefers-reduced-motion:reduce){.calendar-section .day-strip .day-chip{transition:none}}@media (max-width:768px){.calendar-section .day-strip .day-chip span{font-size:.7rem}.calendar-section .day-strip .day-chip strong{font-family:NyghtSerif DarkItalic;font-size:1.05rem;font-weight:700}.calendar-section .day-strip .day-chip.active{background-color:#d5f166}.calendar-section .calendar{display:block}.calendar-section .planned-legend{grid-template-columns:1fr;gap:.4rem}.calendar-section .planned-legend strong{white-space:normal}.calendar-section .sessions-wrapper{width:100%;min-width:unset}.calendar-section .sessions-wrapper .date{display:none}.calendar-section .sessions-wrapper .no-sessions{text-align:center;padding:2rem 0}.calendar-section .sessions-wrapper .session{max-width:unset;width:100%;min-height:0;margin:0 0 .75rem;padding:1rem 1.25rem}.calendar-section .sessions-wrapper .session .actions button{letter-spacing:.7px;padding-inline:.75rem;font-size:1rem}}@media (max-width:700px){.calendar-section{padding-top:6rem}.calendar-section .date-picker-wrapper>div .date-picker{left:0}.calendar-section .filters-container .search-wrapper{height:50px}.calendar-section .filters-container .filters-wrapper{flex-direction:column}.calendar-section .filters-container .filters-wrapper .filter{width:200px;height:50px;margin-bottom:1rem}.calendar-section .filters-container .filters-wrapper .filter div{z-index:2}}@media (max-width:500px){.global-modal-container .global-modal{margin:10rem 1rem 0}.calendar-section{padding-bottom:0}.calendar-section h1{font-size:2.5rem}.calendar-section .input-controls{margin-bottom:1rem}.calendar-section .date-picker-wrapper{width:100%}.calendar-section .filters-container{flex-direction:column;align-items:center;margin-bottom:0}.calendar-section .filters-container .search-wrapper{width:100%;max-width:unset;margin-bottom:1rem}.calendar-section .filters-container .filters-wrapper{flex-direction:row;width:100%}.calendar-section .filters-container .filters-wrapper .filter{justify-content:space-between;width:100%;max-width:110px;margin:0 auto 1rem;padding:0 1rem}.calendar-section .filters-container .filters-wrapper .filter h3{font-size:1rem}.calendar-section .filters-container .filters-wrapper .filter:first-child>div{left:0;right:auto}.calendar-section .filters-container .filters-wrapper .filter:nth-child(2)>div{left:50%;right:auto;transform:translate(-50%)}.calendar-section .sessions-wrapper{min-width:unset}}.calendar-skeleton .skeleton-block{background-color:#d9d0ab;border-radius:14px;animation:1.2s ease-in-out infinite skeleton-pulse}.calendar-skeleton .skeleton-week-picker{border-radius:25px;width:320px;max-width:100%;height:44px}.calendar-skeleton .skeleton-search{border-radius:50px;width:100%;max-width:22rem;height:44px}.calendar-skeleton .skeleton-filter{border-radius:50px;width:150px;height:44px;margin-left:1.5rem}.calendar-skeleton .skeleton-day-strip{display:none}.calendar-skeleton .skeleton-weekday{border-radius:4px;width:min(72px,70%);height:10px}.calendar-skeleton .skeleton-date-number{border-radius:6px;width:28px;height:26px}.calendar-skeleton .skeleton-session{min-height:224px}.calendar-skeleton .skeleton-session .skeleton-line{height:14px;margin-bottom:.75rem}.calendar-skeleton .skeleton-session .skeleton-line.short{width:60%}.calendar-skeleton .skeleton-session .skeleton-pill{border-radius:50px;width:100%;height:44px;margin:auto auto 0}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.55}}@media (prefers-reduced-motion:reduce){.calendar-skeleton .skeleton-block{animation:none}}@media (max-width:768px){.calendar-skeleton .skeleton-day-strip{gap:.4rem;margin-bottom:1.5rem;display:flex}.calendar-skeleton .skeleton-day-chip{flex:1;height:52px}.calendar-skeleton .skeleton-column:not(:first-child){display:none}}@media (max-width:700px){.calendar-skeleton .skeleton-filter{display:none}}
