/* @import "~antd/dist/antd.css"; */

@font-face {
  font-family: "Rubik";
  src: url(/static/media/Rubik-Light.2f5943b17eb81ec321ed.ttf) format("truetype");
  font-style: normal;
  font-weight: 200;
}

@font-face {
  font-family: "Rubik";
  src: url(/static/media/Rubik-Regular.c4d2ef1251983d884129.ttf) format("truetype");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "Rubik";
  src: url(/static/media/Rubik-Medium.863f1845c5668f65f535.ttf) format("truetype");
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: "Rubik";
  src: url(/static/media/Rubik-Bold.26665d48eb63902e9494.ttf) format("truetype");
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "Rubik";
  src: url(/static/media/Rubik-Black.d8772f032f9c1c31fc62.ttf) format("truetype");
  font-style: normal;
  font-weight: 900;
}

@font-face {
  font-family: "COCOGOOSELETTERPRESS";
  src: url(/static/media/COCOGOOSELETTERPRESS.16adc445a06a9afe6b86.ttf) format("truetype");
  font-style: normal;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Rubik", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto",
    "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
    sans-serif !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  color: #212121;
  background-color: #ececec !important;
  background: #ececec;
}

* {
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
}

code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New",
    monospace;
}

.toast-body {
  font-family: Rubik;
}

::-webkit-scrollbar {
  width: 6px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #9351cd;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

:root{--theme-color: $magenta-color;--swiper-navigation-size: 40px;--swiper-navigation-top-offset: 50%;--swiper-navigation-sides-offset: 0px}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:initial;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-slide,.swiper-cube-shadow{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top,.swiper-slide-shadow-bottom,.swiper-slide-shadow,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top,.swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0, 0, 0, 0.15)}.swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid #007aff;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible{.swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:44px;width:var(--swiper-navigation-size);height:44px;height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#007aff;color:var(--swiper-navigation-color, var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none !important}::slotted(svg),svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:50%;top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - 44px/2);margin-top:calc(0px - var(--swiper-navigation-size)/2)}.swiper-button-prev{left:0px;left:var(--swiper-navigation-sides-offset, 4px);right:auto;::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{right:0px;right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal{.swiper-button-prev,.swiper-button-next,~.swiper-button-prev,~.swiper-button-next{top:50%;top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - 44px/2);margin-top:calc(0px - var(--swiper-navigation-size)/2);margin-left:0}.swiper-button-prev,&~.swiper-button-prev,&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next{left:0px;left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-next,&~.swiper-button-next,&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{right:0px;right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-button-prev,&~.swiper-button-prev,&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next{::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-prev,.swiper-button-next,~.swiper-button-prev,~.swiper-button-next{left:50%;left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - 44px/2);margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:0px;top:var(--swiper-navigation-sides-offset, 4px);bottom:auto;::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:0px;bottom:var(--swiper-navigation-sides-offset, 4px);top:auto;::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0, 0, 0);z-index:10;&.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>&,&.swiper-pagination-disabled{display:none !important}}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:8px;bottom:var(--swiper-pagination-bottom, 8px);top:auto;top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullet-active-next-next{transform:scale(0.33)}}.swiper-pagination-bullet{width:8px;width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:8px;height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:#000;background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:0.2;opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2);button&{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none !important}}.swiper-pagination-bullet-active{opacity:1;opacity:var(--swiper-pagination-bullet-opacity, 1);background:#007aff;background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:8px;right:var(--swiper-pagination-right, 8px);left:auto;left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0px, -50%, 0);.swiper-pagination-bullet{margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:200ms transform,200ms top}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:200ms transform,200ms left}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms right}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:rgba(0, 0, 0, 0.25);background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));position:absolute;.swiper-pagination-progressbar-fill{background:#007aff;background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>&,&.swiper-pagination-horizontal,.swiper-vertical>&.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:4px;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>&,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:4px;width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}iframe#webpack-dev-server-client-overlay{display:none !important}:root{--brand-purple: #9134d8;--brand-orange: #f2bd1d;--purple-100: #fbf5ff;--bg-page: #FAF7FF;--text-dark: #491a6c;--text-mid: #4C1D8F;--text-subtle: #A78BCA;--border: #E9D5FF;--input-bg: #FAF7FF}.t-purple{color:#9134d8}.t-orange{color:#f2bd1d}.t-dark{color:#491a6c}body{background-color:#fff !important}body::-webkit-scrollbar{width:5px}body::-webkit-scrollbar-track{box-shadow:inset 0 0 1px #9134d8;border-radius:15px}body::-webkit-scrollbar-thumb{background:#9134d8;border-radius:15px}button{cursor:pointer}.primary-btn{background-color:#ff8a23;color:#fff;font-size:16px;border:none;font-weight:500;border-radius:15px !important}.ant-modal{max-width:100% !important;font-family:"Rubik" !important}.ant-modal>div{height:100% !important}.ant-modal-content{background-color:rgba(0,0,0,0) !important;padding:0 !important}.ant-btn{border-radius:15px !important;background-color:#9134d8 !important;font-size:1.1rem !important;min-height:40px !important;transition:all .3s ease-in-out !important;cursor:pointer}.ant-btn:disabled{color:#fff !important;opacity:.7 !important}.ant-btn:disabled:hover{color:#fff !important}.ant-btn:hover{transform:translateY(-3px)}.ant-btn-primary,.ant-btn-primary:hover{border-color:#9134d8 !important;color:#fff}.primary-btn:focus{background-color:#ff8a23}.primary-btn:hover{background-color:#d8751e}.outline-btn{background-color:rgba(0,0,0,0);color:#ff8a23;font-size:16px;border:1px solid #ff8a23;font-weight:500;border-radius:6px}.outline-btn:focus{background-color:rgba(0,0,0,.9);color:#fff}.outline-btn:hover{background-color:rgba(0,0,0,.9);color:#fff}.flex{display:flex}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.text-white{color:#fff}.text-12{font-size:12px}.ant-modal-mask{background-color:rgba(0,0,0,.92) !important}.icon-text{display:flex;align-items:center}.icon-text svg{margin-right:3px}.custom-dropdown{background-color:#fff !important;border-radius:0 !important;border:none;padding:0;box-shadow:0px 4px 34px rgba(0,0,0,.06) !important}.custom-dropdown:before{display:none;content:"";position:absolute;bottom:-20px;left:0;background:#f0eff1;width:100%;height:20px}.custom-dropdown.ant-select-dropdown-placement-bottomLeft{border-radius:0 0 20px 20px !important}.custom-dropdown.ant-select-dropdown-placement-bottomLeft:before{top:-20px;bottom:auto}.custom-dropdown .ant-select-dropdown-menu{overflow-x:hidden}.custom-dropdown .ant-select-dropdown-menu-item{font-size:16px;font-weight:500;color:#524e59;padding:10px 16px}.custom-dropdown .ant-select-dropdown-menu-item:hover,.custom-dropdown .ant-select-dropdown-menu-item:active,.custom-dropdown .ant-select-dropdown-menu-item:focus,.custom-dropdown .ant-select-dropdown-menu-item-active{background-color:#4c1a73;color:#fff}.ant-radio-inner{border-color:#9134d8 !important;background-color:#fff !important}.ant-radio-inner::after{background-color:#9134d8 !important;border-color:#9134d8 !important;top:50% !important;left:50% !important}.ant-input{border-color:#9134d8 !important;border-radius:15px !important}.ant-input:focus{border-color:#9134d8}.ant-input:hover{border-color:#9134d8}.ant-select{width:100%}.ant-select-show-arrow{align-items:center}.ant-select-selection{width:100%;border-radius:15px !important;min-height:40px !important;border:1px solid #9134d8 !important;background-color:#fff}.ant-select-selection:hover{border:1px solid #9134d8 !important}.ant-select-selection:focus{border:1px solid #9134d8 !important}.ant-select-selection__rendered{line-height:38px !important}.ant-select-dropdown{border-radius:15px !important}.ant-select-dropdown .ant-select-dropdown-menu-item{white-space:normal}.ant-select-dropdown .ant-select-dropdown-menu-item-selected{border-radius:15px !important}.ant-dropdown-menu{border-radius:15px !important}.ant-dropdown-menu-item{border-radius:15px !important;padding:0 !important}.ant-modal-close-icon{display:none !important}.swiperWhy{width:100%;height:100%}.swiper-slide{font-size:18px;display:flex;justify-content:center;align-items:center;height:auto !important}.swiper{margin-left:auto;margin-right:auto;position:relative !important}.swiper-button-next,.swiper-button-prev{background-color:#9134d8;width:40px !important;height:40px !important;border-radius:50%;color:#fff !important;padding:10px;font-weight:bolder;border-color:#9134d8}.swiper-button-next:after,.swiper-button-prev:after{font-size:20px !important;font-weight:700 !important}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{display:none}.modal_freadom_logo{position:absolute;left:50%;top:-30px;background:#fff;width:60px;height:60px;border-radius:50%;transform:translateX(-50%)}.btn-reverse{background:#fff !important;color:#9134d8 !important}.story-modal{width:60vw !important;height:85dvh !important;padding:0 !important}@media screen and (max-width: 1023px){.story-modal{width:95vw !important;height:95dvh !important;margin:0;padding:0}}.story-modal .ant-modal-content{height:100%;background:rgba(0,0,0,0) !important}.story-modal .ant-modal-content .ant-modal-close-x{color:#212121}.story-modal .ant-modal-content .ant-modal-close-x svg{height:20px;width:20px}@media screen and (max-width: 1023px){.story-modal .ant-modal-content .ant-modal-close-x{display:none}}.news-modal{width:70vw !important;height:90dvh !important;padding:0 !important}@media screen and (max-width: 1040px){.news-modal{width:95vw !important;height:95dvh !important;margin:0;padding:0}}.news-modal .ant-modal-content{height:100%;background:rgba(0,0,0,0) !important}.news-modal .ant-modal-content .ant-modal-close-x{color:#212121}.news-modal .ant-modal-content .ant-modal-close-x svg{height:20px;width:20px}@media screen and (max-width: 1023px){.news-modal .ant-modal-content .ant-modal-close-x{display:none}}.activity-modal{width:65vw !important;height:95dvh !important;padding:0 !important}@media screen and (max-width: 1023px){.activity-modal{width:98vw !important;height:95dvh !important;margin:0;padding:0}}.activity-modal .ant-modal-content{height:100%}.activity-modal .ant-modal-content .ant-modal-close-x{color:#212121}.activity-modal .ant-modal-content .ant-modal-close-x svg{height:20px;width:20px}@media screen and (max-width: 1023px){.activity-modal .ant-modal-content .ant-modal-close-x{display:none}}.ant-select-selector{border-color:#9134d8 !important;border-radius:15px !important;box-shadow:none !important;min-height:40px !important}.ant-select-selection-item,.ant-select-selection-placeholder{display:flex;align-items:center;width:100%}.bg-white{background-color:#fff !important}.ant-form-item-additional{margin:10px 0 !important}p,h3,h1,h2,h4,h5,h6{margin:0}.ant-alert-info{background-color:#fbf5ff !important;border-color:#9134d8 !important}.ant-alert-info .ant-alert-icon{color:#9134d8 !important}.loader-container{display:flex;align-items:center;justify-content:center;min-height:calc(100dvh - 80px);min-width:100%}
.component-loader{text-align:center;width:100%}.three-dots{padding:5px}.three-dots .dot{width:20px;height:20px;background-color:rgba(0,0,0,0);position:relative;display:inline-block}.three-dots .dot::after{transform:scale(0.2);position:absolute;top:0;left:0;z-index:1;content:"";width:20px;height:20px;border-radius:50%;background-color:#d3d3d3;display:inline-block;animation-name:scale;animation-duration:900ms;animation-iteration-count:infinite}.three-dots .dot:nth-child(2)::after{animation-delay:150ms}.three-dots .dot:nth-child(3)::after{animation-delay:300ms}@keyframes scale{0%{transform:scale(0.2)}50%{transform:scale(1)}100%{transform:scale(0.2)}}
:root{--theme-color: $magenta-color;--swiper-navigation-size: 40px;--swiper-navigation-top-offset: 50%;--swiper-navigation-sides-offset: 0px}.select_profile_container{background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;overflow-y:auto;gap:1rem;padding:3rem;border-radius:15px}.select_profile_container .select_profile_heading{font-size:2.5rem;font-weight:700;color:#9134d8;margin:0}.select_profile_container .select_profile_subheading{font-size:1.5rem;font-weight:500;color:#9134d8;margin:0}.select_profile_container .user_profile_card{width:100%;display:flex;align-items:center;flex-direction:column;gap:.5rem;cursor:pointer}.select_profile_container .user_profile_card .user_profile_image{width:80px;height:80px;border-radius:100%;object-fit:fill}@media(max-width: 768px){.select_profile_container .user_profile_card .user_profile_image{width:80px;height:80px}}@media(max-width: 480px){.select_profile_container .user_profile_card .user_profile_image{height:60px;width:60px}}.select_profile_container .user_profile_card .child_grade{font-weight:400;font-size:1.1rem;margin:0}.select_profile_container .user_profile_card .child_name{font-size:1.3rem;font-weight:600;margin:0;width:90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}@media(max-width: 768px){.select_profile_container{padding:3rem 2rem}}@media(max-width: 480px){.select_profile_container{padding:3rem 1rem}}.select_profile_container{position:relative}.select_profile_container .custom-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#fff;border:1px solid #ccc;border-radius:50%;padding:10px;cursor:pointer}.select_profile_container .custom-arrow svg{font-size:18px}
:root{--theme-color: $magenta-color;--swiper-navigation-size: 40px;--swiper-navigation-top-offset: 50%;--swiper-navigation-sides-offset: 0px}.component-profile{height:100%;overflow:auto;border-radius:6px}.component-profile .flex{display:flex;flex-direction:column;justify-content:space-between}.component-profile .bookmark-icon{box-shadow:0 2px 14px 0 rgba(0,0,0,.11)}.component-profile .left{flex:.4 1;position:relative}.component-profile .left .pack-points{margin-bottom:15px;font-size:12px}.component-profile .left .pack-points .read-time{border-radius:14px;background-color:#fff;color:#3e2272;font-size:12px;padding:2px 6px;display:flex;height:20px;width:fit-content}.component-profile .left .left-top{position:absolute;top:0px;padding-left:23px;padding-top:24px;color:#fff;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.76) 0%, rgba(0, 0, 0, 0) 100%);width:100%;padding:19px}.component-profile .left .left-top .left-heading{margin-top:25px;color:#fff;font-size:26px;font-weight:500}.component-profile .left .story-card{position:absolute;bottom:0px;padding-left:23px;padding-bottom:24px;color:#fff;background:linear-gradient(to top, rgba(0, 0, 0, 0.76) 0%, rgba(0, 0, 0, 0) 100%);width:100%;padding:19px;padding-top:40px}.component-profile .left .story-card .name{font-size:26px;font-weight:500}.component-profile .left .story-card .author-name{font-size:16px}.component-profile .left .bg-image{width:100%;height:100%;object-fit:cover;background-image:linear-gradient(359deg, #552d83, #432870 64%, #361e5f);border-radius:6px}.component-profile .left .left-header{padding-left:30px;padding-top:15px;text-shadow:0 4px 10px rgba(0,0,0,.7);font-family:Rubik;font-size:26px;font-weight:500;line-height:1.23;color:#fff;position:absolute}.component-profile .left .mobile-back{display:none}.component-profile .left .mobile-bookmark{display:none}.component-profile .description-card{border-radius:6px;background-color:#f1f1f5;padding:16px}.component-profile .description-card .app_version_container{width:100%;display:flex;justify-content:center}.component-profile .description-card .app_version_container .app_version{font-size:12px;color:#a9a7a7;margin-bottom:0}.component-profile .description-card .close-icon{position:absolute;top:21px;right:22px}.component-profile .description-card .success-container{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:50px}.component-profile .description-card .success-container-2 .success-inner{display:flex}.component-profile .description-card .success-container-2 button{background-color:#9134d8;margin-top:10px}.component-profile .description-card .description-container{height:80%;position:relative;margin:10px 0;padding-right:5px}.component-profile .description-card .description-container .ant-card-meta-title{font-size:18px;font-weight:500;margin-top:10px}.component-profile .description-card .description-container .ant-card-meta-description{margin-bottom:1rem;font-size:18px;font-weight:500}.component-profile .description-card .description-container .child-image{height:30px;width:30px;border-radius:50%;object-fit:cover;background:#e5c4ff}.component-profile .description-card .description-container::-webkit-scrollbar{width:5px}.component-profile .description-card .description-container::-webkit-scrollbar-track{box-shadow:inset 0 0 1px gray;border-radius:10px}.component-profile .description-card .description-container::-webkit-scrollbar-thumb{background:gray;border-radius:10px}.component-profile .description-card .description-container .primary-btn{background-color:#9134d8}.component-profile .description-card .description-container .input-class{height:40px;background:rgba(0,0,0,0);border-radius:10px}.component-profile .description-card .description-container .input-class::placeholder{color:#555;font-size:14px}.component-profile .description-card .btn-container{position:absolute;right:0;bottom:0px}.component-profile .description-card .total-activities-text{font-weight:bold;color:#491a6c;font-size:20px}.component-profile .description-card .summary-card{max-width:440px}.component-profile .description-card .summary-card .summary-collapse{background-color:#f1f1f5;padding:5px}.component-profile .description-card .summary-card .summary-collapse .summary-collapse-panel{background:#fff;border-radius:4px;margin-bottom:16px;border:0;overflow:hidden}.component-profile .description-card .summary-card .summary-collapse .summary-collapse-panel .ant-collapse-arrow{line-height:1.5}.component-profile .description-card .summary-card .summary-collapse .summary-collapse-panel svg{background:gray;border-radius:50px;color:#fff;width:20px;height:20px;padding:4px}.component-profile .description-card .summary-card .summary-collapse .summary-collapse-panel:hover{box-shadow:0px 0px 6px 2px hsla(0,0%,80%,.69)}.component-profile .description-card .summary-card .summary-collapse .summary-collapse-panel .ant-collapse-header{font-weight:bold}.component-profile .description-card .summary-card .summary-collapse .summary-collapse-panel .summary-collapse-panel-media-slider{overflow:auto;scroll-behavior:smooth;align-items:center;display:flex;width:100%}.component-profile .description-card .summary-card .summary-collapse .summary-collapse-panel .summary-collapse-panel-media-slider::-webkit-scrollbar{width:0px}.component-profile .description-card .summary-card .summary-collapse .summary-collapse-panel .summary-collapse-panel-media-slider .summary-collapse-panel-img-container{margin-right:16px}.component-profile .description-card .summary-card .summary-collapse .summary-collapse-panel .summary-collapse-panel-media-slider .summary-collapse-panel-img-container img{width:220px;height:145px;border-radius:6px;cursor:pointer}.component-profile .description-card .summary-card .summary{width:100%;max-height:360px;overflow:auto;font-family:Rubik;font-size:16px;line-height:1.5;color:#000;margin-bottom:15px}.component-profile .description-card .summary-card .summary::-webkit-scrollbar{width:0px}.component-profile .description-card .summary-card .title{margin-bottom:7px;font-family:Rubik;font-size:14px;font-weight:bold;line-height:1.86;letter-spacing:-0.3px;color:#1e1e1e}.component-profile .description-card .audioBook{display:flex;padding-left:15px}.component-profile .description-card .audioBook .text{font-family:Rubik;font-size:14px;line-height:1.71;color:#000}.component-profile .description-card .activity-cards-section{padding:30px}.component-profile .description-card .activity-cards-section .activity-cards-container{flex-flow:row wrap;margin-top:30px}.component-profile .description-card .activity-cards-section .activity-cards-container .card{width:100px;margin:0px 0px 30px 0px}.component-profile .description-card .activity-cards-section .activity-cards-container .card .card-img img{border-radius:5px;width:100px;height:100px}.component-profile .description-card .activity-cards-section .activity-cards-container .card .card-title{margin-top:8px;font-size:14px;font-weight:bold;color:#000}.component-profile .description-card .activity-cards-section .activity-cards-container .card .activity-status{font-size:12px;font-weight:500;color:#feaa07;text-transform:capitalize}.component-profile .ant-collapse-item-active svg{background:orange !important}.component-profile .division{width:4%;background-color:rgba(0,0,0,0);height:100%;flex:.01 1}@media(max-width: 1023px){.component-profile{flex-direction:column}.component-profile .left{width:100%;max-width:100%}.component-profile .left .left-heading{padding-top:25px}.component-profile .left .mobile-back{color:#fff;top:16px;position:absolute;left:16px;font-size:16px;font-weight:500;display:block;cursor:pointer}.component-profile .left .mobile-bookmark{position:absolute;right:0;top:0;display:block}.component-profile .description-card{width:100%;max-width:100%}.component-profile .description-card .summary-card{max-width:80vw;margin:auto}}@media(max-width: 700px)and (orientation: landscape){.component-profile .left-heading{display:none}}.ant-modal-header{display:none}.ant-modal-content{background-color:rgba(0,0,0,0)}.media-container{width:100vw;height:100vh;background:#fff}.media-container .ant-modal-content{height:100dvh}
:root{--theme-color: $magenta-color;--swiper-navigation-size: 40px;--swiper-navigation-top-offset: 50%;--swiper-navigation-sides-offset: 0px}.custom-dropdown .ant-select-dropdown{width:250px}.custom-dropdown div ul li{line-height:10px;color:rgba(0,0,0,.65);font-weight:600;background-color:#fafafa;font-size:14px !important}.custom-dropdown div ul li:hover,.custom-dropdown div ul li:focus,.custom-dropdown div ul li:hover::selection,.custom-dropdown div ul li:focus::selection{color:#000}.custom-dropdown .ant-select-dropdown-menu-item-active{color:#000;background-color:#fafafa}.component-profile{height:100%;overflow:auto;border-radius:15px}.component-profile .flex{display:flex;flex-direction:column;justify-content:space-between}.component-profile .bookmark-icon{box-shadow:0 2px 14px 0 rgba(0,0,0,.11)}.component-profile .left{flex:.4 1;position:relative}.component-profile .left .pack-points{margin-bottom:15px;font-size:12px}.component-profile .left .pack-points .read-time{border-radius:14px;background-color:#fff;color:#3e2272;font-size:12px;padding:2px 6px;display:flex;height:20px;width:fit-content}.component-profile .left .left-top{position:absolute;top:0px;padding-left:23px;padding-top:24px;color:#fff;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.76) 0%, rgba(0, 0, 0, 0) 100%);width:100%;padding:19px}.component-profile .left .left-top .left-heading{margin-top:25px;color:#fff;font-size:26px;font-weight:500}.component-profile .left .story-card{position:absolute;bottom:0px;padding-left:23px;padding-bottom:24px;color:#fff;background:linear-gradient(to top, rgba(0, 0, 0, 0.76) 0%, rgba(0, 0, 0, 0) 100%);width:100%;padding:19px;padding-top:40px}.component-profile .left .story-card .name{font-size:26px;font-weight:500}.component-profile .left .story-card .author-name{font-size:16px}.component-profile .left .bg-image{width:100%;height:100%;object-fit:cover;background-image:linear-gradient(359deg, #552d83, #432870 64%, #361e5f);border-radius:15px}.component-profile .left .left-header{padding-left:30px;padding-top:15px;text-shadow:0 4px 10px rgba(0,0,0,.7);font-family:Rubik;font-size:26px;font-weight:500;line-height:1.23;color:#fff;position:absolute}.component-profile .left .mobile-back{display:none}.component-profile .left .mobile-bookmark{display:none}.component-profile .description-card{border-radius:15px;background-color:#f1f1f5;padding:16px}.component-profile .description-card .close-icon{position:absolute;top:21px;right:22px;cursor:pointer}.component-profile .description-card .success-container{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:50px}.component-profile .description-card .success-container-2 .success-inner{display:flex}.component-profile .description-card .success-container-2 button{background-color:#9134d8;margin-top:10px}.component-profile .description-card .description-container{height:80%;position:relative;align-items:center;margin:1rem 0;padding-right:5px}.component-profile .description-card .description-container .child-image{height:30px;width:30px;border-radius:50%;object-fit:cover;background:#e5c4ff}.component-profile .description-card .description-container::-webkit-scrollbar{width:5px}.component-profile .description-card .description-container::-webkit-scrollbar-track{box-shadow:inset 0 0 1px gray;border-radius:10px}.component-profile .description-card .description-container::-webkit-scrollbar-thumb{background:gray;border-radius:10px}.component-profile .description-card .description-container .primary-btn{background-color:#9134d8}.component-profile .description-card .description-container .input-class{height:40px;background:rgba(0,0,0,0);border-radius:15px}.component-profile .description-card .description-container .input-class::placeholder{color:#555;font-size:14px}.component-profile .description-card .description-container .school-code-yes-no{width:24%;font-weight:500;margin-left:0px !important}.component-profile .description-card .description-container .ant-btn{margin-left:0px !important}.component-profile .description-card .description-container .ant-form-vertical .ant-form-item .ant-form-item{margin-bottom:0px !important}.component-profile .description-card .description-container .ant-form-vertical .ant-form-item{margin-bottom:0px !important}.component-profile .description-card .btn-container{position:absolute;right:0;bottom:0px}.component-profile .description-card .total-activities-text{font-weight:bold;color:#491a6c;font-size:20px;margin:0}.component-profile .description-card .summary-card{max-width:440px}.component-profile .description-card .summary-card .summary-collapse{background-color:#f1f1f5;padding:5px}.component-profile .description-card .summary-card .summary-collapse .summary-collapse-panel{background:#fff;border-radius:15px;margin-bottom:16px;border:0;overflow:hidden}.component-profile .description-card .summary-card .summary-collapse .summary-collapse-panel .ant-collapse-arrow{line-height:1.5}.component-profile .description-card .summary-card .summary-collapse .summary-collapse-panel svg{background:gray;border-radius:50px;color:#fff;width:20px;height:20px;padding:4px}.component-profile .description-card .summary-card .summary-collapse .summary-collapse-panel:hover{box-shadow:0px 0px 6px 2px hsla(0,0%,80%,.69)}.component-profile .description-card .summary-card .summary-collapse .summary-collapse-panel .ant-collapse-header{font-weight:bold}.component-profile .description-card .summary-card .summary-collapse .summary-collapse-panel .summary-collapse-panel-media-slider{overflow:auto;scroll-behavior:smooth;align-items:center;display:flex;width:100%}.component-profile .description-card .summary-card .summary-collapse .summary-collapse-panel .summary-collapse-panel-media-slider::-webkit-scrollbar{width:0px}.component-profile .description-card .summary-card .summary-collapse .summary-collapse-panel .summary-collapse-panel-media-slider .summary-collapse-panel-img-container{margin-right:16px}.component-profile .description-card .summary-card .summary-collapse .summary-collapse-panel .summary-collapse-panel-media-slider .summary-collapse-panel-img-container img{width:220px;height:145px;border-radius:15px;cursor:pointer}.component-profile .description-card .summary-card .summary{width:100%;max-height:360px;overflow:auto;font-family:Rubik;font-size:16px;line-height:1.5;color:#000;margin-bottom:15px}.component-profile .description-card .summary-card .summary::-webkit-scrollbar{width:0px}.component-profile .description-card .summary-card .title{margin-bottom:7px;font-family:Rubik;font-size:14px;font-weight:bold;line-height:1.86;letter-spacing:-0.3px;color:#1e1e1e}.component-profile .description-card .audioBook{display:flex;padding-left:15px}.component-profile .description-card .audioBook .text{font-family:Rubik;font-size:14px;line-height:1.71;color:#000}.component-profile .description-card .activity-cards-section{padding:30px}.component-profile .description-card .activity-cards-section .activity-cards-container{flex-flow:row wrap;margin-top:30px}.component-profile .description-card .activity-cards-section .activity-cards-container .card{width:100px;margin:0px 0px 30px 0px}.component-profile .description-card .activity-cards-section .activity-cards-container .card .card-img img{border-radius:15px;width:100px;height:100px}.component-profile .description-card .activity-cards-section .activity-cards-container .card .card-title{margin-top:8px;font-size:14px;font-weight:bold;color:#000}.component-profile .description-card .activity-cards-section .activity-cards-container .card .activity-status{font-size:12px;font-weight:500;color:#feaa07;text-transform:capitalize}.component-profile .ant-collapse-item-active svg{background:orange !important}.component-profile .division{width:4%;background-color:rgba(0,0,0,0);height:100%;flex:.01 1}@media(max-width: 1023px){.component-profile{flex-direction:column}.component-profile .left{width:100%;max-width:100%}.component-profile .left .left-heading{padding-top:25px}.component-profile .left .mobile-back{color:#fff;top:16px;position:absolute;left:16px;font-size:16px;font-weight:500;display:block;cursor:pointer}.component-profile .left .mobile-bookmark{position:absolute;right:0;top:0;display:block}.component-profile .description-card{width:100%;max-width:100%}.component-profile .description-card .summary-card{max-width:80vw;margin:auto}}@media(max-width: 700px)and (orientation: landscape){.component-profile .left-heading{display:none}}.component-profile .add_profile_form_container{display:flex;flex-direction:column;gap:1.5rem}.component-profile .add_profile_form_container .otp-label{font-size:1.3rem}.component-profile .add_profile_form_container .school_code_form_btn_container{display:flex;align-items:center;gap:1.5rem}.component-profile .add_profile_form_container .grade-select{display:flex;flex-direction:column;gap:1.5rem}.component-profile .add_profile_form_container .verify_school_code_form{display:flex;flex-direction:column;gap:1.5rem}.ant-modal-header{display:none}.ant-modal-content{background-color:rgba(0,0,0,0)}.media-container{width:100vw;height:100dvh;background:#fff}.media-container .ant-modal-content{height:100dvh}
:root{--theme-color: $magenta-color;--swiper-navigation-size: 40px;--swiper-navigation-top-offset: 50%;--swiper-navigation-sides-offset: 0px}.search_modal_container{width:100%;height:100%;min-width:40%;min-height:40%;border-radius:15px;background-color:#fff;padding:2rem;position:relative}@media(max-width: 480px){.search_modal_container{padding:2rem 1rem}}.search_modal_header{width:100%}.search_modal_body{display:flex;flex-direction:column;margin-top:2rem}.search_modal_close_icon{background-color:#9134d8;padding:6px;border:2px solid #9134d8;width:40px;height:40px;border-radius:50%;color:#fff;font-weight:700;position:absolute;top:10px;right:10px;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.recent_history_heading{font-size:1.2rem;color:#a8a7a7;font-weight:500;margin-top:1rem}.recent_search_list{max-height:65vh;padding:0 .65rem}
:root{--theme-color: $magenta-color;--swiper-navigation-size: 40px;--swiper-navigation-top-offset: 50%;--swiper-navigation-sides-offset: 0px}.hidden{display:none !important}.btn-cat{color:#9134d8;background-color:#f2f2f2;border-radius:15px;border:none;padding:2px 1rem;margin-right:.75rem}@media screen and (max-width: 1023px){.btn-cat{font-size:14px}}.btn-cat.actives{color:#f2f2f2;background-color:#9134d8}.modal_Srch_main .ant-input{border-radius:15px;min-height:50px !important}.modal_Srch_main .ant-input:focus,.modal_Srch_main .ant-input:hover,.modal_Srch_main span.ant-input-affix-wrapper:hover,.modal_Srch_main span.ant-input-suffix:hover,.modal_Srch_main span.ant-input-affix-wrapper,.modal_Srch_main span.ant-input-suffix,.modal_Srch_main .ant-input{border-color:#9134d8 !important;box-shadow:none !important;box-shadow:initial !important;-webkit-box-shadow:unset !important}.Srch_Teacher{background-color:#fff;position:fixed;top:67px;width:50%;z-index:99}.modal_filter-relate{position:relative;float:right;width:100%;margin-top:6px}@media screen and (max-width: 1023px){.modal_filter-relate{margin-right:0;margin-right:initial;width:100%}}.teacher-no-data{font-size:16px;font-weight:400;background-color:#fff;padding:10px;text-align:center;color:#9134d8}.filter-absolute{position:absolute;width:100%;background-color:#fff;border-radius:15px;padding:1rem .65rem;z-index:99;height:65vh}@media(max-width: 768px){.filter-absolute{height:60vh}}.list{display:flex;flex-direction:column}.list_img{flex:0 1 20%}.list_img img{width:100%}.list_name{flex:0 1 80%}.ant-avatar{border-radius:15px}.ant-list-item{width:100%}.ant-list-item .ant-list-item-meta{width:100%}.ant-list-item .ant-list-item-meta .ant-list-item-meta-content{width:calc(100% - 4rem)}.ant-list-item-meta-title{margin-top:0;margin-bottom:0}.ant-list-item-meta-description{margin-top:0;margin-bottom:0;margin-top:2px;display:flex;flex-direction:column;align-items:flex-start;gap:2px}.ant-list-item-meta-description .story_type_icon img{width:15px;height:15px}.ant-list-item-meta-description .search_content_desc{margin-bottom:0px;font-size:12px;font-weight:500;color:#aaa;width:100%;line-height:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.react-dropdown-select,.css-wmw4vi-ReactDropdownSelect{border-color:#9134d8 !important;box-shadow:none !important;box-shadow:initial !important;-webkit-box-shadow:unset !important;width:38.75% !important;float:right !important;margin-right:540px;border-radius:15px !important}@media screen and (max-width: 1023px){.react-dropdown-select,.css-wmw4vi-ReactDropdownSelect{width:100% !important;position:relative !important;margin-right:0 !important;margin-right:initial !important}}.react-dropdown-select:focus,.css-wmw4vi-ReactDropdownSelect:focus,.react-dropdown-select:hover,.css-wmw4vi-ReactDropdownSelect:hover{border-color:#9134d8 !important;box-shadow:none !important;box-shadow:initial !important;-webkit-box-shadow:unset !important}.srch_cat{border-bottom:solid 1px #e0e0e0;padding-bottom:1rem}.srch_cat .btn-cat{margin-bottom:1%}.teacher_cat{padding:10px;box-shadow:rgba(0,0,0,.3) 0px 2px 3px 0px}.anticon{line-height:inherit}.list_flow{max-height:100%;overflow:auto}.ant-list-item{cursor:pointer}.modal_input-search{padding-right:5px;padding-left:5px;border-radius:15px !important}@media screen and (max-width: 1023px){.modal_input-search{width:100%;margin-right:0;margin-right:initial}}@media screen and (max-width: 1023px){.search-anchors{display:none}}@media screen and (max-width: 1023px){.css-zdyb4r-DropDown{width:100% !important}}.ant-input-clear-icon,.css-wmw4vi-ReactDropdownSelect *{font-size:20px}i.ant-spin-dot-item{background-color:#9134d8}.custom-placeholder-animated{position:absolute;top:0;left:17px;height:60px;overflow:hidden;font-size:14px;color:#aaa;pointer-events:none;z-index:1;width:100%}.placeholder-texts{display:flex;flex-direction:column}.placeholder-line{height:60px;line-height:60px;margin:0;padding:0}
:root{--theme-color: $magenta-color;--swiper-navigation-size: 40px;--swiper-navigation-top-offset: 50%;--swiper-navigation-sides-offset: 0px}.attendance-reminder-modal{background-color:#fff;border-radius:15px}.attendance-reminder-modal .ant-modal-content{border-radius:15px;padding:32px 24px 24px !important;text-align:center;box-shadow:0 20px 60px rgba(107,33,232,.18)}.attendance-reminder-modal__icon{display:flex;justify-content:center;margin-bottom:8px}.attendance-reminder-modal__title{color:#1e0a3c !important;font-weight:800 !important;margin-bottom:12px !important;font-size:20px !important}.attendance-reminder-modal__desc{color:#4b5563;font-size:14px;line-height:1.5;display:block;margin-bottom:32px}.attendance-reminder-modal__desc strong{color:#9134d8;font-weight:700}.attendance-reminder-modal__actions{display:flex;flex-direction:column;gap:16px;align-items:center}.attendance-reminder-modal__btn-primary{display:flex;align-items:center;justify-content:center;width:100%;background:#9134d8;color:#fff;border:none;border-radius:15px;padding:12px;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 14px rgba(107,33,232,.25)}.attendance-reminder-modal__btn-primary:hover{background:rgb(132.2727272727,39.0805785124,203.4194214876);box-shadow:0 6px 20px rgba(107,33,232,.35);transform:translateY(-1px)}.attendance-reminder-modal__btn-primary:active{transform:translateY(0)}.attendance-reminder-modal__btn-text{background:rgba(0,0,0,0);border:none;color:#6b7280;font-size:14px;font-weight:600;cursor:pointer;padding:8px;transition:color .2s}.attendance-reminder-modal__btn-text:hover{color:#374151;text-decoration:underline}
:root{--theme-color: $magenta-color;--swiper-navigation-size: 40px;--swiper-navigation-top-offset: 50%;--swiper-navigation-sides-offset: 0px}.hidden{display:none !important}.no-margin{width:80%;margin:auto}.navbar-container{position:fixed;left:0;top:0;right:0;width:100%;z-index:100;height:66px;display:flex;align-items:center;padding:0 30px;box-shadow:0 2px 6px 0 rgba(0,0,0,.05);background:#fff;justify-content:space-between}.navbar-container .hamburger-icon{display:none;font-size:30px;cursor:pointer}@media(max-width: 1023px){.navbar-container .hamburger-icon{display:block}}@media(max-width: 350px){.navbar-container .hamburger-icon{font-size:20px}}.navbar-container .navbar-left{height:100%;display:flex;align-items:center;width:100%}.navbar-container .navbar-left .navbar_logo_image_container{cursor:pointer}.navbar-container .navbar-left .navbar_logo_image_container img{height:30px}@media(max-width: 350px){.navbar-container .navbar-left .navbar_logo_image_container img{height:20px}}.navbar-container .navbar-left .navbar-links-container{height:100%;display:flex;align-items:center;width:100%}.navbar-container .navbar-left .navbar-links-container.group-link{width:auto !important;border-right:2px solid #e0e0e0;height:40px}@media(max-width: 1023px){.navbar-container .navbar-left .navbar-links-container{display:none}}.navbar-container .navbar-left .navbar-links-container a{padding:10px;font-size:medium;display:flex;align-items:center;justify-content:center;position:relative;color:#e5c4ff;text-decoration:none}.navbar-container .navbar-left .navbar-links-container .display-menu{display:block}.navbar-container .navbar-left .navbar-links-container .display-menu.active{color:#9134d8;background-color:#f5eafb}.navbar-container .navbar-left .navbar-links-container .display-menu.active::after{content:"";background:#9134d8;display:block;height:3px;width:100%;position:absolute;bottom:-2px;border-radius:15px;left:0}.navbar-container .navbar-left .navbar-links-container .navbar-link{font-size:14px;text-align:center}.navbar-container .navbar-left .navbar-links-container .navbar-link .navbar-links-icon{position:relative;margin-bottom:-2px;width:16px}.navbar-container .navbar-left .navbar-links-container .navbar-link .navbar-links-icon.news{filter:brightness(0.5) saturate(5)}.navbar-container .navbar-left .navbar-links-container .navbar-link .navlink_badge{position:absolute;top:6px;right:30px;width:17px;height:17px;border-radius:50%;background-color:#9134d8;color:#fff;font-size:10px;display:flex;align-items:center;justify-content:center;animation:badge_pulse 2s infinite;line-height:0}@keyframes badge_pulse{0%,100%{transform:scale(1)}50%{transform:scale(0.9)}}.navbar-container .navbar-left .navbar-links-container .navbar-link.active img{opacity:1}.navbar-container .navbar-left .navbar-links-container .navbar-link img{opacity:.2}.navbar-container .user-data{display:flex;align-items:center;padding:10px}.navbar-container .user-data .user-pill{border-radius:20px;box-shadow:0 2px 5px 0 rgba(29,14,57,.24);display:flex;align-items:center;cursor:pointer}@media(max-width: 1023px){.navbar-container .user-data .user-pill{margin-right:0}}.navbar-container .user-data .display-picture{vertical-align:middle;height:32px;width:32px;border-radius:50%;background-color:#e5c4ff}@media(max-width: 1023px){.navbar-container .user-data .display-picture{margin-right:0}}.navbar-container .search-mobile{display:none;background-color:#f2f2f2;border-radius:50%;color:#9134d8;font-weight:bolder;width:30px;height:30px}@media(max-width: 1023px){.navbar-container .search-mobile{display:flex;align-items:center;justify-content:center}}.navbar-container .navbar-overlay{height:0;width:100%;position:fixed;z-index:100;top:0;left:0;background-color:rgba(0,0,0,.9);overflow-x:hidden;transition:.5s;display:flex;align-items:center}.navbar-container .navbar-overlay .close-btn{position:absolute;top:20px;right:45px;font-size:60px;color:#818181;cursor:pointer}.navbar-container .navbar-overlay .close-btn:hover{color:#f1f1f1}.navbar-container .navbar-overlay .overlay-content{position:relative;width:100%;text-align:center}.navbar-container .navbar-overlay .overlay-content .navbar-links-container{flex-direction:column;height:100%;display:flex}.navbar-container .navbar-overlay .overlay-content .navbar-links-container a{position:relative;margin-bottom:15px;color:#818181;text-decoration:none}.navbar-container .navbar-overlay .overlay-content .navbar-links-container a:hover{color:#f1f1f1}.navbar-container .navbar-overlay .overlay-content .navbar-links-container .navbar-link{font-size:30px}.navbar-container .navbar-overlay .overlay-content .navbar-links-container .navbar-link .navbar-links-icon{margin-bottom:-2px}.child-list-container{color:#000;background:#fff;margin-top:6px;font-size:12px;box-shadow:0px 2px 10px 2px rgba(0,0,0,.3607843137);-webkit-user-select:none;user-select:none}.child-list-item{padding:5px 10px;font-weight:500;display:flex;align-items:center;width:160px;justify-content:space-between;cursor:pointer;font-size:12px}.child-list-item .child-name{display:flex;justify-content:center;align-items:center}.child-list-item .child-name .name-trunc{white-space:nowrap;width:90px;overflow:hidden;display:block;text-overflow:ellipsis;font-size:12px}.child-list-item .child-name .grade-text{font-size:11px;color:gray}.child-list-item .child-image{height:30px;width:30px;border-radius:50%;object-fit:cover;margin-right:8px;background:#e5c4ff}.child-list-item .menu-image{height:22px;width:22px;padding:6px}.child-list-item .icon-container{border-radius:50%;height:22px;width:22px;margin-right:16px;background:#eee}.navbar_search_modal{width:60vw !important;height:95dvh !important}@media screen and (max-width: 1023px){.navbar_search_modal{width:90vw !important;height:90dvh !important;margin:0;padding:0}}@media screen and (max-width: 640px){.navbar_search_modal{width:95vw !important;height:95dvh !important}}.navbar_search_modal .ant-modal-content{height:100%}.navbar-user-dropdown-menu{max-height:calc(100dvh - 60px);overflow-y:auto;border-radius:15px}.navbar-user-dropdown-menu .ant-dropdown-menu{max-height:calc(100dvh - 60px)}.navbar-user-dropdown-menu.ant-dropdown::before{position:relative !important}.ant-modal-body{padding:0 !important;height:100%}.ant-dropdown{position:fixed !important}.anticon{line-height:inherit}i.ant-spin-dot-item{background-color:#9134d8}
:root{--theme-color: $magenta-color;--swiper-navigation-size: 40px;--swiper-navigation-top-offset: 50%;--swiper-navigation-sides-offset: 0px}.notification_layout_container{display:flex;flex-direction:column;align-items:center;gap:1rem;border-radius:15px;background-color:#fff;position:sticky;top:66px;z-index:10;width:100%;text-align:center}.notification_layout_container .notification_layout{background:linear-gradient(to right, #9134d8, #f2bd1d);padding:10px;position:relative;overflow:hidden;width:100%;display:flex;align-items:center}.notification_layout_container .notification_layout_bg_decor{position:absolute;inset:0;background:hsla(0,0%,100%,.1)}.notification_layout_container .notification_layout_content{position:relative;display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:auto;flex:1 1}.notification_layout_container .notification_layout_left{display:flex;align-items:center;gap:16px;flex:1 1}.notification_layout_container .notification_layout_icon_bounce{background:#fff;padding:5px;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center}.notification_layout_container .notification_layout_icon_bounce img{width:40px;height:40px;object-fit:contain}.notification_layout_container .notification_layout_text{flex:1 1}.notification_layout_container .notification_layout_title_row{display:flex;align-items:center;gap:8px;margin-bottom:4px}.notification_layout_container .notification_layout_title{color:#fff;font-weight:500;font-size:20px}.notification_layout_container .notification_layout_badge{background:#facc15;color:#9134d8;padding:4px 10px;border-radius:9999px;font-size:12px;font-weight:bold;animation:notification_layout_pulse 1.3s infinite}@keyframes notification_layout_pulse{0%,100%{opacity:1}50%{opacity:.5}}.notification_layout_container .notification_layout_description{color:hsla(0,0%,100%,.9);font-size:14px;text-align:left;margin-bottom:0}.notification_layout_container .notification_layout_highlight_part{font-weight:bold;color:#fff}.notification_layout_container .notification_layout_start_btn{background:#fff;color:#9134d8;padding:12px 24px;border-radius:9999px;font-weight:bold;display:flex;align-items:center;gap:8px;border:none;cursor:pointer;margin-left:16px;box-shadow:0 4px 10px rgba(0,0,0,.15);transition:transform .2s}.notification_layout_container .notification_layout_start_btn:hover{transform:scale(1.05)}.notification_layout_container .notification_layout_start_btn .notification_layout_right_icon{font-size:16px}.notification_layout_container .notification_layout_close_btn{background:rgba(0,0,0,0);border:none;padding:8px;cursor:pointer;border-radius:50%;transition:background .2s;position:absolute;top:3px;right:3px}.notification_layout_container .notification_layout_close_btn:hover{background:hsla(0,0%,100%,.2)}.notification_layout_container .notification_layout_close_icon{color:#fff;font-size:18px;display:flex;align-items:center;justify-content:center}@media(max-width: 768px){.notification_layout_container .notification_layout_start_btn{font-size:14px;padding:10px 20px}.notification_layout_container .notification_layout_start_btn .notification_layout_right_icon{font-size:14px}}@media(max-width: 640px){.notification_layout_container .notification_layout_icon_bounce{display:none}.notification_layout_container .notification_layout_start_btn{padding:7px 14px;font-size:13px;font-weight:500}.notification_layout_container .notification_layout_start_btn .notification_layout_right_icon{font-size:13px}.notification_layout_container .notification_layout_close_btn{position:absolute;top:0;right:0}}@media(max-width: 480px){.notification_layout_container .notification_layout_content{flex-direction:column;gap:10px;align-items:flex-start}.notification_layout_container .notification_layout_start_btn{font-size:12px;padding:5px 10px;margin-left:0}.notification_layout_container .notification_layout_start_btn .notification_layout_right_icon{font-size:12px}.notification_layout_container .notification_layout_title{font-size:16px}.notification_layout_container .notification_layout_description{font-size:13px}}
:root{--theme-color: $magenta-color;--swiper-navigation-size: 40px;--swiper-navigation-top-offset: 50%;--swiper-navigation-sides-offset: 0px}.section_picker_modal{background-color:#fff;border-radius:15px}.section_picker_modal .ant-modal-content{padding:0 !important;overflow:hidden;border-radius:15px}.section_picker_modal .ant-modal-header{background-color:#9134d8;margin-bottom:0;padding:16px 24px;border-bottom:none;display:flex !important;align-items:center}.section_picker_modal .ant-modal-title{font-size:18px;font-weight:700;color:#fff !important}.section_picker_modal .ant-modal-close{top:12px;right:16px;width:32px;height:32px;background-color:hsla(0,0%,100%,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s;color:#fff !important}.section_picker_modal .ant-modal-close:hover{background-color:hsla(0,0%,100%,.3)}.section_picker_modal .ant-modal-close .ant-modal-close-x{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:14px}.sections_picker_container{padding:24px}.sections_picker_container .sections_picker_body{margin-bottom:24px;max-height:300px;overflow-y:auto}.sections_picker_container .sections_picker_body .sections_radio_group{display:flex;flex-direction:column;gap:12px;width:100%}.sections_picker_container .sections_picker_body .section_radio_item{padding:12px 16px;border:1.5px solid #f0f0f0;border-radius:12px;transition:all .2s;margin-inline-start:0 !important}.sections_picker_container .sections_picker_body .section_radio_item:hover{border-color:rgba(145,52,216,.3);background-color:rgba(145,52,216,.02)}.sections_picker_container .sections_picker_body .section_radio_item.ant-radio-wrapper-checked{border-color:#9134d8;background-color:rgba(145,52,216,.05)}.sections_picker_container .sections_picker_body .section_radio_item.ant-radio-wrapper-checked span:last-child{font-weight:700;color:#9134d8}.sections_picker_container .sections_picker_body .section_radio_item span:last-child{font-size:16px;color:#1e0a3c}.sections_picker_container .sections_picker_footer{display:flex;justify-content:center}.sections_picker_container .sections_picker_footer .section_done_btn{width:100%;height:48px;border-radius:12px;background-color:#9134d8;font-weight:700;font-size:16px;border:none}.sections_picker_container .sections_picker_footer .section_done_btn:disabled{background-color:#f5f5f5;color:#bfbfbf}.sections_picker_container .sections_picker_footer .section_done_btn:hover:not(:disabled){background-color:rgb(132.2727272727,39.0805785124,203.4194214876);transform:translateY(-1px);box-shadow:0 4px 12px rgba(145,52,216,.2)}
:root{--theme-color: $magenta-color;--swiper-navigation-size: 40px;--swiper-navigation-top-offset: 50%;--swiper-navigation-sides-offset: 0px}.attendance-calendar{max-width:960px;margin:0 auto}.attendance-calendar .ant-picker-cell-inner{position:relative;min-height:80px !important;min-width:80px !important;padding:0 !important;display:flex !important;align-items:stretch !important;justify-content:center;overflow:visible !important;line-height:normal !important;border:none !important;background:rgba(0,0,0,0) !important}.attendance-calendar .ant-picker-cell-inner::before{display:none !important}.attendance-calendar__custom-header{border-bottom:1px solid #f0f0f0;margin-bottom:24px}.attendance-calendar__title{display:flex;align-items:center;gap:10px;margin-top:0 !important}.attendance-calendar__top-row{display:flex;align-items:center;justify-content:space-between}.attendance-calendar__header-actions{display:flex;align-items:center;gap:12px}.attendance-calendar__manage-btn{font-size:14px !important;font-weight:500 !important}.attendance-calendar__close-btn{width:32px;height:32px;background-color:#9134d8;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;transition:all .2s}.attendance-calendar__close-btn:hover{background-color:rgb(118.3636363636,34.9710743802,182.0289256198);transform:scale(1.1)}.attendance-calendar__month-row{display:flex;align-items:center;justify-content:space-between;padding:8px 0;gap:16px}.attendance-calendar__month-nav{display:flex;align-items:center;gap:12px}.attendance-calendar__nav-btn{width:32px !important;height:32px !important;border-radius:50% !important;color:#9134d8 !important;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0) !important}.attendance-calendar__nav-btn:hover:not(:disabled){background-color:#f5eafb !important}.attendance-calendar__nav-btn:disabled{opacity:.3 !important;cursor:not-allowed !important}.attendance-calendar__top-legends{display:flex;gap:20px}.attendance-calendar__top-legend-item{display:flex;align-items:center;gap:8px}.attendance-calendar__top-legend-item .label{font-size:14px;font-weight:700;color:#9134d8}.attendance-calendar__month-text{font-size:20px;font-weight:800;color:#1e0a3c}.attendance-calendar__schedule-text{margin-top:4px;color:#6b7280;font-size:13px;font-weight:500}.attendance-calendar__cell{width:100%;height:100%;min-height:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .2s;position:relative;border:2px solid rgba(0,0,0,0);border-radius:15px;background-color:#fff}.attendance-calendar__cell--completed{border-color:#52c41a;cursor:pointer}.attendance-calendar__cell--pending{border-color:#ff4d4f}.attendance-calendar__cell--scheduled{border-color:#f2bd1d;background:rgba(242,189,29,.12)}.attendance-calendar__cell--markable{cursor:pointer}.attendance-calendar__cell--has-sessions{justify-content:flex-start;padding:8px 6px;gap:4px}.attendance-calendar__cell--today{background-color:#9134d8 !important;border-color:#9134d8 !important}.attendance-calendar__cell--today .attendance-calendar__date-num{color:#fff}.attendance-calendar__cell--disabled{cursor:not-allowed;border-color:rgba(0,0,0,0) !important;background-color:rgba(0,0,0,0) !important}.attendance-calendar__cell--disabled .attendance-calendar__date-num{color:#d9d9d9}.attendance-calendar__cell:hover{background:#f5eafb}.attendance-calendar__date-num{font-size:18px;font-weight:700;color:#1e0a3c}.attendance-calendar__sessions{width:100%;display:flex;flex-direction:column;gap:4px;align-items:stretch}.attendance-calendar__session-chip{position:relative;width:100%;min-height:20px;border:1px solid rgba(145,52,216,.18);border-radius:6px;background-color:rgba(145,52,216,.1);color:#9134d8;font-size:9px;font-weight:800;line-height:1;letter-spacing:0;cursor:default}.attendance-calendar__session-chip--wow{border-color:rgba(242,189,29,.28);background-color:rgba(242,189,29,.15);color:hsl(45.0704225352,89.1213389121%,38.137254902%)}.attendance-calendar__session-chip--completed{border-color:#52c41a;background-color:#f0fdf4;color:#15803d}.attendance-calendar__session-chip--pending{border-color:#ff4d4f;background-color:#fff1f0;color:#cf1322}.attendance-calendar__session-chip--scheduled{border-color:#f2bd1d;background-color:rgba(242,189,29,.14);color:#ad6800}.attendance-calendar__session-chip--not_conducted{border-color:#8c8c8c;background-color:#f5f5f5;color:#595959}.attendance-calendar__session-chip--markable{cursor:pointer}.attendance-calendar__cell-dot{position:absolute;top:6px;right:6px;width:8px;height:8px;border-radius:50%;z-index:5}.attendance-calendar__rescheduled-tag{position:absolute;bottom:-2px;right:-2px;width:18px;height:18px;background:#9134d8;color:#fff;font-size:10px;font-weight:800;border-radius:50% 0 12px 0;display:flex;align-items:center;justify-content:center;box-shadow:-2px -2px 4px rgba(0,0,0,.1)}.attendance-calendar__class-label{font-size:9px;font-weight:700;letter-spacing:.5px;padding:1px 5px;border-radius:6px;margin-top:2px;text-transform:uppercase}.attendance-calendar__class-label[data-type=ffs]{background-color:rgba(145,52,216,.12);color:#9134d8}.attendance-calendar__class-label[data-type=wow]{background-color:rgba(242,189,29,.15);color:hsl(45.0704225352,89.1213389121%,38.137254902%)}.attendance-calendar__footer{margin-top:32px;background:#f8f7fb;border-radius:16px;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.attendance-calendar__legend-row{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.attendance-calendar__legend-dot-item{display:flex;align-items:center;gap:8px}.attendance-calendar__legend-dot-item .dot{width:10px;height:10px;border-radius:50%;display:inline-block}.attendance-calendar__legend-dot-item .dot--completed{background-color:#52c41a}.attendance-calendar__legend-dot-item .dot--pending{background-color:#ff4d4f}.attendance-calendar__legend-dot-item .dot--scheduled{background-color:#f2bd1d}.attendance-calendar__legend-dot-item .dot--not-conducted{background-color:#8c8c8c}.attendance-calendar__legend-dot-item .label{font-size:13px;font-weight:600;color:#6a6a6a}.attendance-calendar__popover-content-counts{margin-bottom:10px}.attendance-calendar__popover-content-edit-btn{padding:10px !important;font-size:12px !important;min-height:24px !important;margin-left:10px}.attendance-calendar__error-alert{max-width:480px;margin:24px auto}.attendance-calendar .ant-picker-calendar-mode-switch{display:none}.attendance-calendar .ant-picker-content th{font-weight:800;color:#8c8c8c;padding-bottom:16px !important}.attendance-calendar .ant-picker-cell{padding:4px !important}.attendance-calendar .ant-picker-cell-disabled::before{background:rgba(0,0,0,0) !important}.attendance-calendar tbody tr:last-child:not(:has(.ant-picker-cell-in-view)){display:none !important}.attendance-calendar__loading-wrap{display:flex;justify-content:center;padding:64px}.attendance-calendar__error-alert-wrap{max-width:480px;margin:20px 0}.attendance-calendar__title-icon{color:#9134d8}
:root{--theme-color: $magenta-color;--swiper-navigation-size: 40px;--swiper-navigation-top-offset: 50%;--swiper-navigation-sides-offset: 0px}.attendance-modal .ant-modal-content{border-radius:15px;padding:0;overflow:hidden;box-shadow:0 20px 60px rgba(107,33,232,.18)}.attendance-modal .ant-modal-header{margin-bottom:0;padding:18px 24px;background:linear-gradient(135deg, #9134d8 0%, #5b21b6 100%);border-radius:0;display:block}.attendance-modal .ant-modal-close{top:12px;inset-inline-end:16px}.attendance-modal .ant-modal-close .ant-modal-close-x{display:flex;align-items:center;justify-content:center}.attendance-modal__header{display:flex;align-items:center;gap:10px}.attendance-modal__header-icon{font-size:18px;color:#fff !important}.attendance-modal__header-text{font-size:17px;font-weight:600;color:#fff !important}.attendance-modal__header-subtitle{color:hsla(0,0%,100%,.8);font-size:12px;font-weight:500}.attendance-modal .ant-modal-body{padding:20px 24px 24px !important;overflow-y:auto;max-height:90dvh;background:#fff}@media(max-width: 768px){.attendance-modal .ant-modal-body{max-height:80dvh}}@media(max-width: 480px){.attendance-modal .ant-modal-body{padding:16px !important}}.attendance-modal__info-strip{display:flex;align-items:center;gap:12px;background:#f5eafb;border-radius:15px;padding:10px 14px;margin-bottom:20px}.attendance-modal__class-badge{font-size:11px;font-weight:600;letter-spacing:.5px;padding:3px 10px;border-radius:20px;text-transform:uppercase}.attendance-modal__class-badge.ffs{background-color:rgba(145,52,216,.15);color:#9134d8}.attendance-modal__class-badge.wow{background-color:rgba(242,189,29,.2);color:rgb(159.8075313808,122.3305439331,9.1924686192)}.attendance-modal__class-badge.unscheduled{background-color:#f3f4f6;color:#6b7280}.attendance-modal__info-date{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:#1e0a3c}.attendance-modal__info-date .anticon{color:#9134d8}.attendance-modal__taken-row{display:flex;align-items:center;justify-content:space-between;background:#f8f7fb;border-radius:15px;padding:14px 16px;margin-bottom:16px;border:1px solid #ede9f7}.attendance-modal__taken-label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#1e0a3c}.attendance-modal__taken-label .icon-yes{color:#19946d;font-size:16px}.attendance-modal__taken-label .icon-no{color:#ff4d4f;font-size:16px}.attendance-modal__taken-switch.ant-switch-checked{background-color:#19946d !important}.attendance-modal__program-selection{margin-bottom:20px}.attendance-modal__program-selection .ant-radio-group{display:flex;width:100%;gap:10px}.attendance-modal__program-selection .ant-radio-group .ant-radio-button-wrapper{flex:1 1;text-align:center;border-radius:15px !important;border:1px solid #ede9f7;background:#f8f7fb;color:#524e59;height:40px;line-height:38px;font-weight:500;transition:all .2s ease}.attendance-modal__program-selection .ant-radio-group .ant-radio-button-wrapper::before{display:none}.attendance-modal__program-selection .ant-radio-group .ant-radio-button-wrapper:hover{color:#9134d8;border-color:rgba(145,52,216,.3)}.attendance-modal__program-selection .ant-radio-group .ant-radio-button-wrapper-checked{background:#9134d8 !important;color:#fff !important;border-color:#9134d8 !important;box-shadow:0 4px 10px rgba(145,52,216,.2)}.attendance-modal__reschedule-toggle{margin-bottom:16px;padding:10px 14px;background:#fff8ec;border:1px solid rgba(242,189,29,.4);border-radius:15px}.attendance-modal__reschedule-toggle label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:13px;font-weight:600;color:rgb(159.8075313808,122.3305439331,9.1924686192)}.attendance-modal__reschedule-check{accent-color:#f2bd1d;width:16px;height:16px}.attendance-modal .ant-form-item{margin-bottom:16px}.attendance-modal .ant-form-item .ant-form-item-label>label{font-size:11px;font-weight:600;color:#9ca3af;letter-spacing:.06em}.attendance-modal .ant-input,.attendance-modal .ant-input-number,.attendance-modal .ant-input-affix-wrapper,.attendance-modal .ant-select-selector,.attendance-modal .ant-picker{border-radius:15px !important}.attendance-modal .ant-input.attendance-modal__datepicker,.attendance-modal .ant-input-number.attendance-modal__datepicker,.attendance-modal .ant-input-affix-wrapper.attendance-modal__datepicker,.attendance-modal .ant-select-selector.attendance-modal__datepicker,.attendance-modal .ant-picker.attendance-modal__datepicker{width:100%}.attendance-modal .ant-input:hover,.attendance-modal .ant-input:focus,.attendance-modal .ant-input-number:hover,.attendance-modal .ant-input-number:focus,.attendance-modal .ant-input-affix-wrapper:hover,.attendance-modal .ant-input-affix-wrapper:focus,.attendance-modal .ant-select-selector:hover,.attendance-modal .ant-select-selector:focus,.attendance-modal .ant-picker:hover,.attendance-modal .ant-picker:focus{border-color:#9134d8 !important}.attendance-modal .ant-input-number-focused,.attendance-modal .ant-input-focused,.attendance-modal .ant-select-focused .ant-select-selector,.attendance-modal .ant-picker-focused{border-color:#9134d8 !important;box-shadow:0 0 0 2px rgba(107,33,232,.12) !important}.attendance-modal__actions{display:grid;grid-template-columns:1fr 2fr;grid-gap:12px;gap:12px;margin-top:24px}@media(max-width: 480px){.attendance-modal__actions{grid-template-columns:1fr}}.attendance-modal__btn-cancel{border-radius:50px !important;border:2px solid #f5eafb !important;color:#9134d8 !important;font-weight:500 !important;background:#f5eafb !important;height:44px !important}.attendance-modal__btn-save{font-weight:600 !important;height:44px !important;font-size:15px !important;box-shadow:0 4px 14px rgba(107,33,232,.35) !important}
:root{--theme-color: $magenta-color;--swiper-navigation-size: 40px;--swiper-navigation-top-offset: 50%;--swiper-navigation-sides-offset: 0px}.schedule-modal2 .ant-modal-content{border-radius:15px;padding:0;overflow:hidden;background-color:#fff !important}.schedule-modal2 .ant-modal-header{display:flex;align-items:center;margin-bottom:0;padding:18px 24px;background:linear-gradient(135deg, #9134d8 0%, #6D28D9 100%)}.schedule-modal2 .ant-modal-title{width:100%}.schedule-modal2__header{display:flex;align-items:center;gap:12px;width:100%;justify-content:space-between}.schedule-modal2__header-icon{color:#fff !important;font-size:18px}.schedule-modal2__header-text{color:#fff;font-size:18px;font-weight:700}.schedule-modal2__header-left{display:flex;align-items:center;gap:12px}.schedule-modal2__close-icon{color:#fff;font-size:16px;opacity:.8;transition:opacity .2s}.schedule-modal2__close-icon:hover{opacity:1}.schedule-modal2 .ant-modal-body{padding:24px !important}.schedule-modal2__instruction{color:#4b5563;font-size:13px;line-height:1.5;margin-bottom:24px}.schedule-modal2__tabs{display:flex;gap:16px;margin-bottom:24px}.schedule-modal2__tab{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;background:#fff;border:2px solid #e5e7eb;border-radius:15px;cursor:pointer;transition:all .2s ease}.schedule-modal2__tab:hover{border-color:#d1d5db}.schedule-modal2__tab.active{border:2px solid #9134d8;background:#f8f5fd}.schedule-modal2__tab-icon{font-size:24px;margin-bottom:8px}.schedule-modal2__tab-title{font-weight:700;font-size:15px;color:#111827;margin-bottom:2px}.schedule-modal2__tab-subtitle{font-size:12px;color:#9134d8;font-weight:600}.schedule-modal2__days-header{font-size:11px;font-weight:700;color:#6b7280;letter-spacing:.05em;margin-bottom:12px}.schedule-modal2__days-header span{color:#9134d8;font-weight:800}.schedule-modal2__days-grid{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:32px}.schedule-modal2__day-btn{padding:8px 16px;border-radius:15px;border:1px solid #d1d5db;background:#fff;color:#4b5563;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.schedule-modal2__day-btn:hover{border-color:#9ca3af}.schedule-modal2__day-btn.selected{border-color:#9134d8;background:#f8f5fd;color:#9134d8}.schedule-modal2__summary-panel{background:#f9fafb;border-radius:12px;padding:16px;margin-bottom:24px;display:flex;flex-direction:column;gap:10px}.schedule-modal2__summary-item{display:flex;align-items:center;gap:10px;font-size:14px;color:#374151}.schedule-modal2__summary-dot{width:8px;height:8px;border-radius:50%}.schedule-modal2__summary-dot.freadom{background:#9134d8}.schedule-modal2__summary-dot.wow{background:#f2bd1d}.schedule-modal2__warning{background:#fffbeb;border-radius:12px;padding:16px;color:#b45309;font-size:12px;font-weight:600;display:flex;align-items:flex-start;line-height:1.5;margin-bottom:24px}.schedule-modal2__actions{display:flex;gap:12px}.schedule-modal2__actions .ant-btn{flex:1 1;height:48px;border-radius:12px;font-weight:700;font-size:15px}.schedule-modal2__save-btn{background:#9134d8 !important;border-color:#9134d8 !important}.schedule-modal2__cancel-btn{color:#374151;border-color:#e5e7eb;background-color:#fff !important}.schedule-modal2__cancel-btn:hover{border-color:#d1d5db !important;color:#111827 !important}.schedule-modal2--wow .schedule-modal2__tab.active{border-color:#f2bd1d;background:rgba(242,189,29,.05)}.schedule-modal2--wow .schedule-modal2__tab.active .schedule-modal2__tab-subtitle{color:#f2bd1d}.schedule-modal2--wow .schedule-modal2__days-header span{color:#f2bd1d}.schedule-modal2--wow .schedule-modal2__day-btn.selected{border-color:#f2bd1d;background:rgba(242,189,29,.05);color:#d9a410}.schedule-modal2--wow .schedule-modal2__save-btn{background:#f2bd1d !important;border-color:#f2bd1d !important;color:#fff !important}.schedule-modal2--wow .schedule-modal2__save-btn:hover{background:#d9a410 !important;border-color:#d9a410 !important}
:root{--theme-color: $magenta-color;--swiper-navigation-size: 40px;--swiper-navigation-top-offset: 50%;--swiper-navigation-sides-offset: 0px}.teacher-attendance-alert-container{position:sticky;top:66px;z-index:100;width:100%;padding:10px 45px;display:flex;justify-content:center}.teacher-attendance-alert-container .attendance-alert{position:relative;width:100%;min-height:80px;background:#fff;border-radius:16px;display:flex;align-items:center;padding:12px 30px;box-shadow:0 4px 20px rgba(0,0,0,.08);overflow:hidden;gap:20px}.teacher-attendance-alert-container .attendance-alert::before{display:none}.teacher-attendance-alert-container .attendance-alert.type-today{background-color:#fefce8;border:1px solid #fef08a}.teacher-attendance-alert-container .attendance-alert.type-today .icon-box{background:#fef08a;color:#d97706;box-shadow:none;border-radius:8px}.teacher-attendance-alert-container .attendance-alert.type-today .alert-title{color:#1e293b}.teacher-attendance-alert-container .attendance-alert.type-today .alert-description{color:#475569}.teacher-attendance-alert-container .attendance-alert.type-today .action-btn{background:#f59e0b;color:#fff}.teacher-attendance-alert-container .attendance-alert.type-today .action-btn:hover{background:rgb(221.4251968504,142.4744094488,9.0748031496)}.teacher-attendance-alert-container .attendance-alert.type-pending{background-color:#fef2f2;border:1px solid #fecaca}.teacher-attendance-alert-container .attendance-alert.type-pending .icon-box{background:#fee2e2;color:#ef4444;box-shadow:none;border-radius:8px}.teacher-attendance-alert-container .attendance-alert.type-pending .alert-title{color:#1e293b}.teacher-attendance-alert-container .attendance-alert.type-pending .alert-description{color:#475569}.teacher-attendance-alert-container .attendance-alert.type-pending .action-btn{background:#ef4444;color:#fff}.teacher-attendance-alert-container .attendance-alert.type-pending .action-btn:hover{background:hsl(0,84.236453202%,55.1960784314%)}.teacher-attendance-alert-container .attendance-alert .icon-box{min-width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px}.teacher-attendance-alert-container .attendance-alert .alert-content{flex:1 1;display:flex;flex-direction:column;gap:4px}.teacher-attendance-alert-container .attendance-alert .alert-content .alert-title-row{display:flex;align-items:center;gap:8px}.teacher-attendance-alert-container .attendance-alert .alert-content .alert-title{font-size:18px;font-weight:600;margin:0;font-family:"Rubik"}.teacher-attendance-alert-container .attendance-alert .alert-content .alert-description{font-size:14px;margin:0;font-family:"Rubik";line-height:1.4}.teacher-attendance-alert-container .attendance-alert .action-btn{border:none;padding:10px 24px;border-radius:15px;font-weight:700;cursor:pointer;white-space:nowrap;transition:all .2s ease;font-family:"Rubik";font-size:15px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px rgba(0,0,0,.1)}.teacher-attendance-alert-container .attendance-alert .close-btn{background:rgba(0,0,0,0);border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;color:rgba(0,0,0,.4);transition:color .2s;margin-left:10px}.teacher-attendance-alert-container .attendance-alert .close-btn:hover{color:rgba(0,0,0,.8)}.teacher-attendance-alert-container .attendance-alert .close-btn .close-icon{font-size:20px}@media(max-width: 768px){.teacher-attendance-alert-container{padding:5px 10px}.teacher-attendance-alert-container .attendance-alert{padding:10px 12px;gap:12px}.teacher-attendance-alert-container .attendance-alert .icon-box{min-width:40px;height:40px;font-size:20px}.teacher-attendance-alert-container .attendance-alert .alert-title{font-size:15px !important}.teacher-attendance-alert-container .attendance-alert .alert-description{font-size:12px !important}.teacher-attendance-alert-container .attendance-alert .action-btn{padding:8px 16px;font-size:13px}}@media(max-width: 480px){.teacher-attendance-alert-container .attendance-alert{flex-wrap:wrap}.teacher-attendance-alert-container .attendance-alert .icon-box{display:none}.teacher-attendance-alert-container .attendance-alert .alert-content{width:calc(100% - 40px)}.teacher-attendance-alert-container .attendance-alert .action-btn{width:100%;margin-top:10px}}
:root{--theme-color: $magenta-color;--swiper-navigation-size: 40px;--swiper-navigation-top-offset: 50%;--swiper-navigation-sides-offset: 0px}.schedule-setup-banner .ant-modal-content{border-radius:15px;padding:0;overflow:hidden;background:rgba(0,0,0,0);box-shadow:0 25px 50px -12px rgba(0,0,0,.4)}.schedule-setup-banner .ant-modal-body{padding:0 !important}.schedule-setup-banner .ant-modal-close{display:flex !important;border-radius:50%}.schedule-setup-banner .ant-modal-close:hover{background-color:rgba(0,0,0,0) !important}.schedule-setup-banner__close{color:hsla(0,0%,100%,.6);background:hsla(0,0%,100%,.1);padding:8px;border-radius:50%;font-size:14px;transition:all .2s ease}.schedule-setup-banner__close:hover{color:#fff;background:hsla(0,0%,100%,.2)}.schedule-setup-banner__content{background:linear-gradient(135deg, #9134d8 0%, #6D28D9 40%, #f2bd1d 100%);padding:40px;color:#fff;position:relative;overflow:hidden}.schedule-setup-banner__content::before{content:"";position:absolute;top:-100px;left:-100px;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 70%);pointer-events:none}.schedule-setup-banner__badge{display:inline-flex;align-items:center;gap:8px;background:hsla(0,0%,100%,.15);padding:6px 16px;border-radius:15px;font-size:11px;font-weight:600;letter-spacing:.1em;margin-bottom:24px;border:1px solid hsla(0,0%,100%,.1);backdrop-filter:blur(4px)}.schedule-setup-banner__badge .star-icon{font-size:13px}.schedule-setup-banner__title{font-size:32px;font-weight:700;line-height:1.25;margin-bottom:20px;color:#fff;font-family:inherit}.schedule-setup-banner__title span{color:#f2bd1d}@media(max-width: 640px){.schedule-setup-banner__title{font-size:26px}}.schedule-setup-banner__description{font-size:15px;line-height:1.6;color:hsla(0,0%,100%,.9);max-width:600px;margin-bottom:32px}.schedule-setup-banner__description strong{color:#fff}.schedule-setup-banner__steps{display:flex;gap:16px;margin-bottom:40px}@media(max-width: 640px){.schedule-setup-banner__steps{flex-direction:column;gap:12px}}.schedule-setup-banner__step{display:flex;align-items:center;gap:12px;background:hsla(0,0%,100%,.1);padding:10px 16px;border-radius:15px;border:1px solid hsla(0,0%,100%,.05)}.schedule-setup-banner__step .step-number{width:24px;height:24px;border-radius:50%;background:#fff;color:#9134d8;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px}.schedule-setup-banner__step .step-text{font-size:13px;font-weight:500;color:#fff}.schedule-setup-banner__actions{display:flex;align-items:center;gap:20px}@media(max-width: 640px){.schedule-setup-banner__actions{flex-direction:column;align-items:stretch;gap:12px}}.schedule-setup-banner__actions button{outline:none;border:none;cursor:pointer;font-weight:600;transition:all .2s ease;font-family:inherit}.schedule-setup-banner__actions .btn-primary{display:flex;align-items:center;justify-content:center;gap:10px;background:#fff;color:#9134d8;padding:14px 28px;border-radius:15px;font-size:15px}.schedule-setup-banner__actions .btn-primary:hover{background:#fdfdfd;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.schedule-setup-banner__actions .btn-primary .btn-icon{color:#9134d8;font-size:16px}.schedule-setup-banner__actions .btn-secondary{background:rgba(0,0,0,0);color:#fff;border:1px solid hsla(0,0%,100%,.3);padding:13px 28px;border-radius:15px;font-size:14px}.schedule-setup-banner__actions .btn-secondary:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.5)}
