.menuLink-module__mGABNW__container{border-radius:10px;align-items:center;gap:10px;margin:5px 0;padding:20px;display:flex}.menuLink-module__mGABNW__container:hover,.menuLink-module__mGABNW__active{background-color:var(--highlight-gray)}
.sidebar-module__IDR1Yq__user{align-items:center;gap:20px;margin-bottom:20px;display:flex}.sidebar-module__IDR1Yq__userImage{object-fit:contain;background-color:var(--bg-light);border-radius:50%}.sidebar-module__IDR1Yq__userDetail{flex-direction:column;display:flex}.sidebar-module__IDR1Yq__username{font-weight:500}.sidebar-module__IDR1Yq__userTitle{font-size:12px}.sidebar-module__IDR1Yq__list{list-style:none}.sidebar-module__IDR1Yq__cat{margin:10px 0;font-size:13px;font-weight:700}.sidebar-module__IDR1Yq__userActions{flex-direction:column;justify-content:space-between;height:88vh;display:flex}.sidebar-module__IDR1Yq__logout{cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;margin:5px 0;padding:20px;display:flex}.sidebar-module__IDR1Yq__logout:hover{background-color:var(--highlight-gray)}
.navbar-module__NuuAXa__container{background-color:var(--bg-light);opacity:.95;box-shadow:var(--box-shadow);border-radius:10px;justify-content:space-between;align-items:center;padding:20px;display:flex}.navbar-module__NuuAXa__title{text-transform:capitalize;font-weight:700}.navbar-module__NuuAXa__menu{align-items:center;gap:20px;display:flex}.navbar-module__NuuAXa__search{background-color:var(--highlight-gray);border-radius:10px;align-items:center;gap:10px;width:max-content;padding:10px;display:flex}.navbar-module__NuuAXa__input{background-color:#0000;border:none}.navbar-module__NuuAXa__icons{gap:20px;display:flex}
.footer-module__VXZN2a__container{color:var(--text-light);text-transform:uppercase;text-shadow:2px 2px 4px #000;justify-content:space-between;align-items:center;margin:20px 12px 80px;font-size:12px;display:flex}.footer-module__VXZN2a__link{color:var(--bg-hover);opacity:1;font-weight:900;transition:all .1s ease-in-out}.footer-module__VXZN2a__developedBy{text-align:right;flex-direction:column;display:flex}.footer-module__VXZN2a__copyrightMgl{flex-direction:column;display:flex}@media screen and (min-width:450px){.footer-module__VXZN2a__container{width:90%;margin:20px auto 80px}}@media screen and (min-width:720px){.footer-module__VXZN2a__container{width:70%}.footer-module__VXZN2a__link:hover{color:var(--bg-hover-light);opacity:.9;transition:all .1s ease-in-out}}@media screen and (min-width:1000px){.footer-module__VXZN2a__container{width:65%}}@media screen and (min-width:1260px){.footer-module__VXZN2a__container{width:96%;margin:20px auto}.footer-module__VXZN2a__copyrightMgl,.footer-module__VXZN2a__developedBy{flex-direction:row;gap:4px}}@media screen and (min-width:1350px){.footer-module__VXZN2a__container{width:98%}}@media screen and (min-width:1420px){.footer-module__VXZN2a__container{width:100%}}
.booking-module__BWeIVW__main{background-color:var(--bg-light);opacity:.95;width:100%;max-width:1350px;box-shadow:var(--box-shadow);cursor:default;border-radius:24px;flex-direction:column;justify-content:space-between;align-items:baseline;margin:80px auto 0;padding:1rem 1rem 1.5rem;display:flex}.booking-module__BWeIVW__eyeWrapper{display:none}.booking-module__BWeIVW__inputWrapper{flex-direction:column;width:100%;margin-top:24px;display:flex}.booking-module__BWeIVW__buttonWrapper{background:#d3d3d3;border-radius:24px;align-items:center;width:100%;min-width:340px;max-width:360px;margin-top:4px;padding:2px;display:flex}@supports ((-webkit-background-clip:text) or (background-clip:text)){.booking-module__BWeIVW__lessonType{background:linear-gradient(270deg,#252525 10%,#ea5210 25%,#fb6f33 50%,#252525 60%,#361700 75%,#ea5210 95%);-webkit-text-fill-color:transparent;background-size:400%;-webkit-background-clip:text;background-clip:text;animation:6s ease-in-out infinite alternate booking-module__BWeIVW__textShine}}@keyframes booking-module__BWeIVW__textShine{0%{background-position:0%}to{background-position:100%}}.booking-module__BWeIVW__formToggler{cursor:pointer;color:#252525;background-color:#d3d3d3;border:none;justify-content:center;align-self:center;align-items:center;gap:8px;width:100%;min-width:160px;max-width:180px;height:36px;transition:all .1s ease-in-out;display:flex;position:relative}.booking-module__BWeIVW__formToggler .booking-module__BWeIVW__whaleLogo{display:none}.booking-module__BWeIVW__formToggler:first-of-type{border-radius:32px 0 0 32px}.booking-module__BWeIVW__formToggler:last-of-type{border-radius:0 32px 32px 0}.booking-module__BWeIVW__active{background-color:var(--bg-hover);color:#fff;text-shadow:2px 2px 4px #ae3500}.booking-module__BWeIVW__active .booking-module__BWeIVW__whaleLogo{z-index:4;animation:2s linear infinite booking-module__BWeIVW__opacityOn;display:block;position:absolute;bottom:-12px;right:64px;rotate:-6deg}@keyframes booking-module__BWeIVW__opacityOn{0%{opacity:1;transform:translateY(0)rotate(0)}20%{transform:translateY(2px)rotate(8deg)}25%{opacity:.8}40%{transform:translateY(4px)rotate(0)}50%{opacity:1}60%{transform:translateY(2px)rotate(-8deg)}75%{opacity:.8}80%{transform:translateY(0)rotate(-4deg)}to{opacity:1;transform:translateY(0)rotate(0)}}.booking-module__BWeIVW__formToggler.booking-module__BWeIVW__active{pointer-events:none;z-index:5;border-radius:32px;font-weight:900;box-shadow:2px 2px 4px #b6b6b6}.booking-module__BWeIVW__formWrapper{flex-direction:column;gap:24px;width:100%;display:flex}.booking-module__BWeIVW__formWrapper .booking-module__BWeIVW__header{text-align:center;border-top:2px solid var(--bg-hover);color:#252525;padding-top:28px}.booking-module__BWeIVW__formWrapper .booking-module__BWeIVW__inputWrapper{margin-top:16px}.booking-module__BWeIVW__footerWrapper{margin:auto}.booking-module__BWeIVW__label{font-family:var(--font-mono)}.booking-module__BWeIVW__issues{font-family:var(--font-mono);text-align:center;align-self:center;max-width:500px;font-size:12px}.booking-module__BWeIVW__issuesLink{color:var(--bg-hover);opacity:1;text-transform:uppercase;cursor:pointer;font-size:12px;font-weight:700;transition:all .1s ease-in-out}.booking-module__BWeIVW__issuesLink:hover{color:var(--bg-hover-light);opacity:.9;cursor:pointer;border-radius:32px;transition:all .1s ease-in-out}@media screen and (min-width:400px){.booking-module__BWeIVW__active .booking-module__BWeIVW__whaleLogo{right:68px}}@media screen and (min-width:450px){.booking-module__BWeIVW__main{width:90%}}@media screen and (min-width:720px){.booking-module__BWeIVW__main{width:70%;padding:2rem}.booking-module__BWeIVW__formToggler{min-width:180px;max-width:200px}.booking-module__BWeIVW__active .booking-module__BWeIVW__whaleLogo{right:78px}.booking-module__BWeIVW__formToggler:hover{background-color:var(--bg-hover-light);border-radius:32px;transition:all .1s ease-in-out}.booking-module__BWeIVW__buttonWrapper{max-width:400px}}@media screen and (min-width:1000px){.booking-module__BWeIVW__main{width:65%}}@media screen and (min-width:1260px){.booking-module__BWeIVW__main{flex-direction:row;width:96%;margin:20px auto;padding:3rem 5rem}.booking-module__BWeIVW__eyeWrapper{z-index:2;background-color:var(--bg-light);border-radius:50%;width:32px;height:32px;display:block;position:absolute;top:24px;right:24px;box-shadow:0 0 16px #ea5210}.booking-module__BWeIVW__eyeWrapper:before{content:"";background-color:#a1d2ce;border-radius:50%;width:24px;height:24px;position:absolute;top:4px;left:4px;box-shadow:0 0 16px #fff}.booking-module__BWeIVW__eyeWrapper:after{content:"";background-color:#000;border-radius:50%;width:8px;height:8px;position:absolute;top:12px;left:12px}.booking-module__BWeIVW__eye{z-index:4;width:48px;height:48px;margin-top:2px;position:relative;top:-10px;left:-8px}.booking-module__BWeIVW__formWrapper{width:600px;min-height:918px}.booking-module__BWeIVW__formWrapper .booking-module__BWeIVW__header{text-align:left;border-top:none;padding-top:0}.booking-module__BWeIVW__footerWrapper{max-width:1350px}}
.dashboard-module__pH-vHa__container{display:flex}.dashboard-module__pH-vHa__menu{background-color:var(--bg-light);opacity:.95;box-shadow:var(--box-shadow);flex:1;height:100vh;padding:20px;position:sticky;top:0;left:0}.dashboard-module__pH-vHa__content{flex-direction:column;flex:4;justify-content:space-between;padding:20px;display:flex}.dashboard-module__pH-vHa__wrapper{gap:20px;margin-top:20px;display:flex}.dashboard-module__pH-vHa__main{flex-direction:column;flex:3;gap:20px;display:flex}.dashboard-module__pH-vHa__cards{justify-content:space-between;gap:20px;display:flex}
.card-module__sARJvW__container{background-color:var(--bg-light);cursor:pointer;width:100%;box-shadow:var(--box-shadow);border-radius:10px;gap:20px;padding:20px;display:flex}.card-module__sARJvW__container:hover{background-color:var(--bg-hover)}.card-module__sARJvW__texts{flex-direction:column;gap:20px;display:flex}.card-module__sARJvW__number{font-size:24px;font-weight:500}.card-module__sARJvW__detail{font-size:14px;font-weight:300}.card-module__sARJvW__positive{color:#0f0}.card-module__sARJvW__negative{color:red}
.transactions-module__OtYKgq__container{background-color:var(--bg-light);box-shadow:var(--box-shadow);border-radius:10px;padding:20px}.transactions-module__OtYKgq__title{margin-bottom:20px;font-weight:200}.transactions-module__OtYKgq__grid{grid-template-columns:1.5fr .75fr .75fr 1fr;gap:10px;width:100%;display:grid}.transactions-module__OtYKgq__column{flex-direction:column;justify-content:space-around;display:flex}.transactions-module__OtYKgq__content{flex-direction:column;justify-content:space-around;height:-webkit-fill-available;display:flex}.transactions-module__OtYKgq__user{align-items:center;gap:10px;padding:10px 0;display:flex}.transactions-module__OtYKgq__userImage{object-fit:scale-down;border:2px solid var(--bg-hover);border-radius:50%}.transactions-module__OtYKgq__status{border-radius:5px;width:75%;padding:5px;font-size:14px}.transactions-module__OtYKgq__pending{background-color:#f7cb7375}.transactions-module__OtYKgq__done{background-color:#afd6ee75}.transactions-module__OtYKgq__cancelled{background-color:#f7737375}
