@import "https://fonts.googleapis.com/css2?family=Just+Me+Again+Down+Here&display=swap";
:root{--white:#fff;--black:#000;--foreground:#171717;--seconday:#5059e6;--green:#3bba8a}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100dvh;font-family:Open Sans,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button{border:none}input:-internal-autofill-selected{background-color:inherit}.text-dark{color:#243a47!important}.text-secondary{color:var(--seconday)!important}.btn-close:focus{box-shadow:none}.flex-1{flex:1}.flex-none{flex:none!important}.auth-wrapper{background-image:url(../media/auth-vector.0kmwchdax~o6m.svg);background-position:50%;background-repeat:no-repeat;background-size:100% 90%;flex-direction:column;justify-content:center;height:100%;min-height:100vh;padding:110px 0;display:flex;position:relative;overflow:hidden}.center-strip{z-index:2;background:#5059e6f2;border-radius:50px;position:relative}.login-card{border-radius:12px}.center-form{padding:56px 22px 35px}.center-form.reset-form{min-height:calc(100vh - 220px)}.auth-title{color:var(--white);text-transform:capitalize;width:fit-content;height:fit-content;font-family:Just Me Again Down Here,cursive;font-size:64px;font-weight:400;position:relative;transform:matrix(1,0,-.07,1,0,0)}.auth-title:after{content:"";background-image:url(../media/vector-underline.15eowofewqa6n.svg);background-size:100% 100%;width:100%;height:10.3px;position:absolute;bottom:0;left:0}.auth-title.teacher-login-title{line-height:.8}.auth-title.teacher-login-title:after{bottom:-10px}.auth-title.mentor-login-title{line-height:.8}.auth-title.mentor-login-title:after{bottom:-10px}.auth-title.loading-title:after{display:none}.auth-title.loading-title{transform:none}.auth-title.login-link{font-size:36px;font-weight:400;transform:none}.auth-title.login-link:after{display:none}.auth-logo{object-fit:contain;width:206px;max-width:100%;height:50px}.form-input{background-color:var(--white);border:1px solid #e9e9f1;border-radius:30px;padding:15px 25px;font-size:14px;font-weight:500;line-height:normal}.form-input::-webkit-input-placeholder{color:#99a3b1}.form-input:disabled,.form-input[readonly]{color:#7b8794;cursor:not-allowed;background-color:#f6f6f9;border-color:#e9e9f1}.form-select-input{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23243A47' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 20px center;background-repeat:no-repeat;padding-right:44px}.form-control:focus{box-shadow:none;border-color:#7e84ec}.password-input-wrapper{align-items:center;display:flex;position:relative}.password-input-wrapper .form-control{padding-right:50px}.password-toggle-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:5px;display:flex;position:absolute;right:15px}.password-toggle-btn:hover{opacity:.7}.form-label{letter-spacing:.01em;text-transform:uppercase;color:var(--white);padding-left:25px;font-size:12px;font-weight:600;line-height:normal}.auth-wrapper .text-danger,.confirm-wrapper .text-danger,.custom-modal .text-danger{border-radius:10px;padding:4px 10px;font-size:14px;font-weight:600;line-height:1.2;display:inline-block;color:#ff2149!important}.primary-green{background-color:var(--green);text-align:center;letter-spacing:.01em;text-transform:uppercase;color:var(--white);border-radius:30px;padding:19px 32px;font-size:12px;font-weight:600;line-height:18px;transition:all .4s ease-in-out;display:block;box-shadow:5px 5px 16px #5cc19b33}.primary-green:hover{background-color:#2c986f;transition:all .4s ease-in-out}.primary-outline{background-color:var(--seconday);border:1px solid var(--green);box-shadow:none;border-radius:30px;transition:all .4s ease-in-out}.primary-outline:hover{background-color:#3d46d1;transition:all .4s ease-in-out}.or-line{text-align:center;color:var(--white);z-index:0;margin:25px 0;font-size:14px;font-weight:400;position:relative}.or-line:after{content:"";background-color:var(--white);z-index:-1;width:45%;height:1px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.or-line:before{content:"";background-color:var(--white);z-index:-1;width:45%;height:1px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.or-line span{padding:0 10px;display:inline-block}.link-text{text-align:right;color:var(--white);padding-right:24px;font-size:14px;font-weight:600;line-height:21px;transition:-webkit-text-decoration .15s,text-decoration .15s}.link-text:hover{text-decoration:underline}.get-free{background-color:var(--seconday);color:#fff;border-radius:0 0 50px 50px;justify-content:center;align-items:center;gap:17px;padding:14px;font-size:14px;font-weight:400;line-height:21px;display:flex}.get-free .free-trial{text-align:center;letter-spacing:.01em;text-transform:uppercase;color:#243a47;cursor:pointer;background-image:url(../media/avatar-frame.000-xk~dbhz8u.svg);background-repeat:no-repeat;background-size:100% 100%;flex-direction:column;justify-content:center;align-items:center;width:104px;height:104px;font-size:10px;font-weight:700;line-height:12px;text-decoration:none;transition:font-size .15s;display:flex}.get-free .free-trial:hover span{color:var(--green)!important}.get-free a:not(.free-trial){transition:-webkit-text-decoration .15s,text-decoration .15s}.get-free a:not(.free-trial):hover{text-decoration:underline}.login-wrap{justify-content:space-between;align-items:center;margin-top:26px;display:flex;position:relative}.login-wrap .login-tooltip{color:var(--white);background:#7e84ec;border-radius:20px;width:432px;max-width:100%;padding:32px;font-size:14px;font-weight:600;line-height:21px;position:relative;right:-206px}.login-wrap .login-tooltip:after{content:"";background-image:url(../media/light.124tuapv2-0af.svg);background-repeat:no-repeat;background-size:contain;width:41px;height:43px;position:absolute;top:-24px;right:26px}.login-wrap .login-tooltip:before{content:"";background-image:url(../media/triangle.0lvs4qy20ucjk.svg);background-repeat:no-repeat;background-size:contain;width:18px;height:18px;position:absolute;bottom:-16px;left:16px}.copyright-text{text-align:right;letter-spacing:.005em;color:#243a47;font-size:12px;font-weight:500;line-height:20px;position:absolute;bottom:27px;right:99px}.login-title{text-align:center;letter-spacing:.01em;color:#fff;margin-top:80px;font-size:32px;font-weight:600}.onboard-wrapper{background:var(--white);justify-content:center;align-items:center;min-height:100vh;padding:110px 0;display:flex;position:relative}.onboard-vector{position:absolute;top:-38px;right:-120px}.onboard-vector img{object-fit:contain;width:399px;max-width:100%;height:305px}.card-box{z-index:0;background-color:#e4f6ef;border-radius:50px;padding:80px 98px 64px;position:relative}.card-box:after{content:"";z-index:-1;background-image:url(../media/bg-white-dots.15qzy~7ss3r6s.svg);background-repeat:repeat;background-size:contain;width:515px;height:472px;position:absolute;top:10%;right:0}.card-box .onboard-title{letter-spacing:.01em;color:#243a47;margin-bottom:16px;font-size:32px;font-weight:600}.card-box .sub-text{letter-spacing:.005em;color:#243a47;margin-bottom:39px;font-size:14px;font-weight:400;line-height:24px}.avatar-title{color:#243a47;z-index:0;width:fit-content;height:fit-content;margin-bottom:80px;font-family:Just Me Again Down Here,cursive;font-size:36px;font-weight:400;position:relative;transform:matrix(1,0,-.07,1,0,0)}.avatar-title:after{content:"";background-image:url(../media/black-underline.0ula.b-9r.7tr.svg);background-size:100% 100%;width:100%;height:10.3px;position:absolute;bottom:-4px;left:0}.avatar-title:before{content:"";z-index:1;background-image:url(../media/camicon.011dh_iiqqi77.svg);background-repeat:no-repeat;background-size:contain;width:64px;height:54px;position:absolute;bottom:-49px;right:-46px}.avatar-title.setup-ps-title:before{display:none}.avatar-title.setup-ps-title{margin-bottom:50px}.avatar-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.avatar-grid .avatar{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:113px;height:113px;transition:all .3s;display:flex}.avatar-grid .avatar:hover{filter:drop-shadow(-12px -12px 20px #f0fdf9)drop-shadow(10px 10px 24px #5cc19b66);transform:.4s all ease-in-out}.avatar-grid .avatar img{filter:drop-shadow(5px 5px 16px #5cc19b33);width:75px;height:75px}.avatar-grid .avatar.active{position:relative}.avatar-grid .avatar.active:after{content:"";background-image:url(../media/avatar-active.09y.76z-.knyj.svg);background-size:100% 100%;width:100%;height:100%;position:absolute;top:0;left:0}.rules{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.rule-card{text-align:center;color:#243a47;background-color:#f2fbf7;border-radius:10px;height:100%;padding:50px 23px 20px;font-size:14px;font-weight:400;line-height:21px;position:relative}.rule-card .rule-title{letter-spacing:.01em;text-transform:uppercase;color:var(--white);white-space:nowrap;background-color:#ff4b81;border-radius:6px;align-items:center;gap:8px;padding:6px 40px;font-size:12px;font-weight:700;line-height:18px;display:flex;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.rule-card .rule-title.bg-purple{background-color:#5059e6}.rule-card .rule-title.bg-yellow{color:#243a47;background-color:#ffd04a}.rule-card .rule-title.bg-pink{color:#243a47;background-color:#ffb2c9}.rule-card .rule-title.bg-lightpurple{background-color:#7e84ec}.rule-card .rule-title .icon{object-fit:contain;width:32px;height:32px}.rule-cards-wrap{max-width:820px;padding-top:12px;padding-bottom:24px;position:relative}.rule-card-row{width:100%;margin-bottom:24px}.rule-card-row .rule-card{width:61%}.rule-card-row .rule-card.is-left{margin-left:0;margin-right:auto}.rule-card-row .rule-card.is-right{margin-left:auto;margin-right:60px}.rule-card-row .rule-card.is-last{margin-right:-30px}.fun-bubble-wrap{position:relative}.fun-bubble{text-align:center;background:url(/assets/images/fun-objects.svg) 100%/cover no-repeat;border-radius:14px;justify-content:center;align-items:center;width:290px;height:128px;display:flex;position:relative}.fun-bubble-text{color:#243a47;z-index:1;padding-bottom:10px;font-family:Just Me Again Down Here,cursive;font-size:36px;line-height:24px;position:relative}.fun-camicon{position:absolute;top:6px;right:-34px}.child-profile-content .avatar-grid{grid-template-columns:repeat(7,1fr)}.child-profile-content.content-section{border-bottom:2px solid #fff}.child-profile-content .avatar-grid .avatar{width:77px;height:77px}.terms-checkbox{letter-spacing:.005em;color:#243a47;border-radius:10px;align-items:center;gap:16px;height:100%;padding:36px 50px;font-size:14px;font-weight:500;line-height:24px;display:flex;position:relative}.terms-checkbox:after{content:"";z-index:-1;background-image:url(../media/checkbox-bg.0zmrsa6bpzcuc.png);background-repeat:no-repeat;background-size:100% 100%;width:100%;height:150px;position:absolute;top:0;left:0}.terms-checkbox .form-check-input:focus{box-shadow:none}.terms-checkbox .form-check-input{border:1px solid #243a47;border-radius:6px;width:24px;height:24px;margin:0}.terms-checkbox .form-check-input:checked{background-color:var(--green);border-color:var(--green)}.bottom-bar{justify-content:space-between;align-items:center;margin-top:60px;display:flex}.bottom-bar>div{flex:1}.dots{justify-content:center;gap:10px;display:flex}.dots-wrapper{text-align:center}.step-text{color:#6c63ff;letter-spacing:1px;margin-top:8px;font-size:12px;font-weight:600}.dot{border:1px solid var(--seconday);cursor:pointer;background:0 0;border-radius:50%;width:10px;height:10px}.dot.active{background-color:var(--seconday)}.btn{text-transform:uppercase;letter-spacing:.01em;min-width:165px;max-width:100%;color:var(--white);border:none;border-radius:30px;padding:11px 32px;font-size:12px;font-weight:600;line-height:18px;box-shadow:5px 5px 16px #5cc19b33}.btn.btn-success{background-color:var(--green)}.btn.btn-danger{color:#fff;background-color:#ef4444;border-color:#ef4444;border-radius:30px}.btn.btn-danger:hover{background-color:#dc2626;border-color:#dc2626}.delete-modal-text{color:#243a47;font-size:16px;line-height:1.6}.btn.btn-success-outline{background-color:var(--white);border:1px solid var(--green);color:#243a47}.logout-section .btn.btn-success-outline{justify-content:center;align-items:center;gap:14px;display:flex}.logout-section .btn-success-outline i{font-size:16px}.onboard-logo{position:absolute;top:30px;left:30px}.onboard-logo img{object-fit:contain;width:50px;height:38px}.log-text{color:#243a47;background-color:#d7d9f9;border-radius:20px;padding:34px 27px;font-size:14px;font-weight:400;line-height:21px}.log-card{position:relative}.log-card .bulbicon{position:absolute;top:-24px;left:25px}.log-card .bulbicon img{object-fit:contain;width:42px;height:43px}.password-error{letter-spacing:.005em;color:#243a47;margin-top:7px;padding-left:24px;font-size:12px}.confirm-wrapper{background-color:var(--seconday);z-index:1;height:100%;min-height:100vh;padding:57px 0 110px;position:relative}.confirm-wrapper:after{content:"";z-index:-1;background-image:url(../media/left-vector.048.tv.im9-sk.svg);background-position:100%;background-repeat:repeat;width:300px;height:100%;position:absolute;top:0;left:0}.confirm-wrapper .center-strip{background:#737aeb;margin-top:100px}.confirmation-image{margin-bottom:60px}.confirmation-image img{width:243px;max-width:100%;height:199px}.profile-wrapper{min-height:100vh}.profile-header{background-color:#fff;padding:32px 0}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}.profile-title,.profile-layout-wrapper .students-header-title{color:#243a47;margin:0;padding-left:77px;font-size:24px;font-weight:600}.students-content .profile-title{padding-left:0}.profile-layout-wrapper .school-main{filter:drop-shadow(0 30px 120px #e9e9f180)}.profile-icons{gap:23px;display:flex}.icon-btn{background:0 0;border:none;border-radius:8px;padding:8px;transition:background-color .3s}.icon-btn:hover{background-color:#f0f0f0}.search-icon-btn{background-color:#d7d9f9;border:1.5px solid #243a47;border-radius:50%;justify-content:center;align-items:center;display:flex}.search-icon-btn svg{width:100%;height:100%}.profile-main{height:100vh;display:flex;overflow:hidden}.profile-sidebar{background-color:var(--white);color:#243a47;flex-direction:column;flex-shrink:0;width:130px;height:100%;min-height:0;padding:30px 0;display:flex;position:relative}.profile-sidebar-toggle,.profile-sidebar-overlay,.profile-sidebar-close{display:none}.profile-sidebar-hamburger{flex-direction:column;justify-content:space-between;width:16px;height:12px;display:flex}.profile-sidebar-hamburger span{background-color:#243a47;border-radius:2px;width:100%;height:2px;display:block}.sidebar-content{flex-direction:column;gap:30px;height:100%;min-height:0;display:flex}.sidebar-logo{text-align:center}.sidebar-logo img{object-fit:contain;width:50px;height:38px}.logout-btn i{font-size:16px}.logo-img{object-fit:contain;width:80px;height:80px}.profiles-section{scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:0;overflow-y:auto}.profiles-section::-webkit-scrollbar{display:none}.profiles-grid{flex-direction:column;justify-content:safe center;gap:20px;min-height:100%;display:flex}.parent-sidebar .profiles-grid{justify-content:flex-start}.parent-dashboard-link .profile-name{white-space:nowrap}.profile-circle{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:10px;width:100%;min-height:120px;padding:15px 8px;transition:all .3s;display:flex;position:relative}.profile-circle:hover{background-color:#f8f9fa}.profile-circle.active{border-left:4px solid var(--green)}.profile-avatar{object-fit:cover;border-radius:50%;width:40px;height:40px}.profile-name{color:#243a47;text-align:center;overflow-wrap:break-word;max-width:100%;font-size:13px;font-weight:500}.profile-content,.profile-layout-wrapper .school-main{background-color:#fff;flex:1;min-height:0;margin-right:100px;overflow-y:auto}.profile-content{flex-direction:column;display:flex}.content-card{background:#fff;border-radius:12px;flex-shrink:0;overflow:hidden;box-shadow:0 30px 120px #e9e9f180}.content-title .acc-icon{object-fit:contain;width:40px;height:40px;margin-left:10px}.content-footer{justify-content:space-between;align-items:center;margin-top:auto;padding:33px 0 33px 100px;display:flex}.content-footer.parent-footer{padding-left:0}.content-footer .footer-logo{max-width:111px;height:26px}.content-footer .footer-text{text-align:right;letter-spacing:.005em;color:#243a47;font-size:12px;font-weight:600;line-height:20px;position:relative}.content-footer .backpack-icon{position:absolute;top:-55px;left:50%;transform:translate(-50%)}.content-footer .backpack-icon img{width:36px;height:44px}.profile-left-bar .nav-pills .nav-link{color:#243a47;text-align:left;background:0 0;border:none;border-radius:0;padding:15px 20px;font-size:16px;font-weight:400;transition:all .3s;position:relative}.profile-left-bar .nav-pills .nav-link:hover{background-color:#f8f9fa;border-radius:50px}.profile-left-bar .nav-pills .nav-link.active{color:#243a47;font-size:16px;font-weight:600}.profile-left-bar .nav-pills .nav-link.active:before{content:"";background-color:var(--green);border-radius:50%;width:13px;height:13px;position:absolute;top:50%;left:-5px;transform:translateY(-50%)}.content-section{border-bottom:2px solid #e9e9f1;margin-bottom:40px;padding-bottom:20px}.content-section:last-child{border-bottom:none}.info-title{color:#2430e0;text-transform:uppercase;letter-spacing:.01em;margin-bottom:20px;font-size:12px;font-weight:700;line-height:18px}.edit-btn{min-width:121px;height:fit-content}.info-label{color:#243a47;word-break:break-all;font-size:16px;font-weight:600}.info-value{color:#6c757d;word-break:break-all;flex:2;font-size:14px}.delete-section{margin-top:40px}.delete-section .section-title{letter-spacing:.01em;color:#243a47;font-size:24px;font-weight:600;line-height:38px}.delete-text{color:#243a47;margin-bottom:20px;font-size:14px}.delete-btn{text-transform:uppercase;letter-spacing:.01em;color:#ff4242;border:1px solid #ff4242;border-radius:30px;min-width:121px;max-width:100%;height:fit-content;padding:11px 32px;font-size:12px;font-weight:600;line-height:18px;box-shadow:5px 5px 16px #ff424233}.delete-btn:hover{color:var(--white);background-color:#ff4242}.content-title{color:#243a47;margin-bottom:30px;font-size:32px;font-weight:600}.profile-btn{color:#243a47;border:3px solid #3bba8a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex}.profile-btn img{object-fit:cover;width:100%;height:100%}.notify-btn{background-color:#d7d9f9;border:1.5px solid #243a47;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative}.notify-btn svg,.notify-btn img{width:100%;height:100%}.notify-btn:after{content:"";border:1px solid var(--white);background-color:#ff195e;border-radius:50%;width:12px;height:12px;position:absolute;top:-2px;right:-2px}.profile-left-bar{background:var(--white);z-index:0;border:1px solid #e9e9f1;border-radius:50px 0 0 50px;height:100%;padding:91px 75px;position:relative;box-shadow:0 30px 120px #e9e9f180}.mobile-menu-toggle{cursor:pointer;z-index:1000;background:0 0;border:none;padding:10px;display:none;position:absolute;top:11px;right:12px}.hamburger{width:20px;height:18px;display:block;position:relative}.hamburger span{background-color:var(--seconday);border-radius:3px;width:100%;height:3px;transition:all .3s;display:block;position:absolute;left:0}.hamburger span:first-child{top:0}.hamburger span:nth-child(2){top:50%;transform:translateY(-50%)}.hamburger span:nth-child(3){bottom:0}.hamburger.active span:first-child{top:50%;transform:translateY(-50%)rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){bottom:50%;transform:translateY(50%)rotate(-45deg)}.profile-left-bar .nav-pills{transition:all .3s}.profile-left-bar .bottom-vector{z-index:-1;width:233px;height:186px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.profile-left-bar .bottom-vector img{object-fit:contain;width:100%;height:100%}.profile-right-content{background:var(--white);filter:drop-shadow(0 30px 120px #e9e9f180);border:1px solid #e9e9f1;border-radius:0 50px 50px 0;height:100%;min-height:calc(100vh - 200px);padding:78px 96px;position:relative;overflow:hidden}.profile-right-content--student{background:#e4f6ef}.account-loading-overlay{z-index:2000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffbf;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:fixed;inset:0}.profile-left-bar--student{background:#f2fbf7}.logout-section button svg{flex-shrink:0}.profile-dots-bg{pointer-events:none;z-index:0;position:absolute;top:24px;right:24px}.profile-content-inner{z-index:1;position:relative}.avatar-preview-row{flex-wrap:wrap;align-items:center;gap:11px;display:flex}.avatar-preview-row--sm{gap:12px}.avatar-sunburst-wrap{flex-shrink:0;justify-content:center;align-items:center;width:150px;height:150px;display:flex;position:relative}.avatar-sunburst-img{width:100%;height:100%;position:absolute;inset:0}.avatar-circle{background:#ede9fb;border-radius:50%;justify-content:center;align-items:center;width:92px;height:92px;display:flex;overflow:hidden}.avatar-circle img{object-fit:cover;width:100%;height:100%}.avatar-edit-label{color:#243a47}.delete-content{width:60%}.sidebar-add-new{flex-shrink:0}.add-new-btn{background-color:#0000;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:100px;display:flex}.add-new-btn .plus-icon{background-color:#edeefc;border:2px dashed #cbd0de;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;display:flex}.create-acc-card{background:var(--white);border-radius:50px;margin-top:50px;padding:54px 55px 31px}.create-acc-card .form-label{color:#243a47}.click-link{text-align:center;letter-spacing:.005em;color:#5b666d;font-size:12px;font-weight:400;line-height:20px}.click-link span:hover,.click-link a:hover{text-decoration:underline}.person-text{letter-spacing:.01em;text-transform:uppercase;color:var(--seconday);margin-bottom:10px;font-size:12px;font-weight:600;display:block}.monthly-card{background-color:var(--white);text-align:center;z-index:0;border-radius:50px;padding:66px 41px 40px;position:relative}.monthly-card:before{content:"";z-index:-1;background-image:url(../media/month-bg.0j70gte_88c7b.svg);background-repeat:no-repeat;background-size:cover;width:100%;height:120px;position:absolute;top:0;left:0}.monthly-card:after{content:"";z-index:-1;background-image:url(../media/month-footer-svg.06t0k4ae9ulsw.svg);background-repeat:no-repeat;background-size:cover;border-radius:0 0 50px 50px;width:100%;height:120px;position:absolute;bottom:0;left:0}.create-sec-title{letter-spacing:.01em;color:#243a47;font-size:36px;font-weight:600}.monthly-pay{letter-spacing:.01em;color:#243a47;font-size:70px;font-weight:600}.pay-amount{font-size:100px}.child-acc{text-align:center;letter-spacing:.01em;color:#243a47;font-size:20px;font-weight:600;line-height:32px}.hr-child{border-bottom:1px solid #243a47;margin:14px 0}.choose-footer{color:#5059e6;text-align:left;justify-content:center;align-items:center;gap:16px;font-size:16px;font-weight:600;line-height:24px;display:flex}.choose-footer .check-icon{object-fit:contain;width:35px;height:35px}.create-vector{position:absolute;top:-165px;right:18px}.create-vector img{width:226px;max-width:100%;height:223px}.mail-vector{z-index:-1;position:absolute;top:16%;right:100px}.password-reset-new{border-radius:50px;margin-top:50px}.password-reset-new .form-label{color:var(--white)}.password-reset-title{font-size:32px}.password-input{position:relative}.password-input input{padding-right:40px}.reset-inbox{color:var(--white);background:#7e84ec;border-radius:10px;margin-top:50px;padding:32px 60px;font-size:14px;font-weight:600;line-height:21px;position:relative}.reset-inbox:after{content:"";background-image:url(../media/light.124tuapv2-0af.svg);background-repeat:no-repeat;background-size:contain;width:41px;height:43px;position:absolute;top:-30px;left:55px}.eye-icon{cursor:pointer;color:#666;position:absolute;top:50%;right:26px;transform:translateY(-50%)}.password-rules{color:var(--white);opacity:.9;font-size:13px}.rule{color:var(--white);align-items:center;gap:6px;margin-bottom:4px;display:flex}.rule-icon{color:var(--green)}.login-info-box{max-width:650px;color:var(--white);text-align:center;background:#ffffff26;border-radius:12px;margin:40px auto;padding:20px}.success-container{align-items:center;gap:32px;min-height:calc(100vh - 276px);display:flex}.success-container .success-vector img{width:455px;max-width:100%;height:455px}.nice-title{letter-spacing:.01em;color:var(--white);font-size:32px;font-weight:600}.verify-btn-link{text-align:left;color:var(--white);cursor:pointer;background-color:#0000;font-weight:600;text-decoration:none;transition:-webkit-text-decoration .15s,text-decoration .15s}.verify-btn-link:hover:not(:disabled){text-decoration:underline}.verify-btn-link:disabled{cursor:not-allowed}.verification-vector{object-fit:contain;width:368px;max-width:100%;height:296px;margin-bottom:18px}.congrats-text{text-align:center;color:#243a47;max-width:738px;margin:0 auto;font-size:16px;font-weight:400;line-height:28px}.content-section .form-label{color:#243a47;font-weight:700}.content-section .email-info{letter-spacing:.005em;color:#243a47;margin-top:8px;padding-left:25px;font-size:12px;font-weight:400;line-height:20px;display:inline-block}.edit-btn.account-btn{justify-content:center;align-items:center;min-width:159px;min-height:56px;display:flex}.custom-modal{background:#5059e6f2}.custom-modal .modal-content{border:none;border-radius:10px;padding:56px 80px}.delete-modal .btn-close{z-index:1;position:absolute;top:35px;right:40px}.custom-modal .modal-title{letter-spacing:.01em;color:#243a47;font-size:32px;font-weight:600}.custom-modal .btn-close{opacity:1;padding:0}.custom-modal .form-label{letter-spacing:.01em;text-transform:uppercase;color:#243a47;font-size:12px;font-weight:700;line-height:18px}.custom-modal .edit-btn.account-btn{min-width:234px}@keyframes slideInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.app-toast-container{animation:.3s ease-out slideInLeft}.app-toast-container .app-toast-content{color:var(--white);border-radius:5px;justify-content:space-between;align-items:center;min-width:320px;max-width:400px;padding:20px 24px;display:flex;position:relative;box-shadow:0 4px 12px #00000026}.app-toast-container .app-toast-content p{margin-bottom:0;font-size:16px;font-weight:500}.rules-row{margin-bottom:-35px}.school-layout-wrapper{height:100vh;min-height:100vh;display:flex;overflow:hidden}.school-sidebar{background-color:var(--white);border-right:1px solid #e9e9f1;flex-direction:column;flex-shrink:0;width:230px;height:100vh;display:flex;position:sticky;top:0;overflow-y:auto}.school-sidebar-content{flex-direction:column;height:100%;padding:28px 0 24px;display:flex}.school-sidebar-logo{text-align:center;border-bottom:1px solid #e9e9f1;margin-bottom:16px;padding:0 20px 28px}.school-nav{flex-direction:column;flex:1;gap:4px;padding:8px 12px;display:flex}.school-nav-item{color:#6c757d;border-left:3px solid #0000;border-radius:12px;align-items:center;gap:12px;padding:11px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .25s;display:flex}.school-nav-item:hover{color:var(--green);background-color:#f0fdf9}.school-nav-item.active{color:var(--green);border-left-color:var(--green);background-color:#3bba8a14;font-weight:600}.school-nav-icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.school-nav-icon svg{width:20px;height:20px}.school-nav-label{flex:1}.school-main{flex-direction:column;flex:1;min-width:0;margin:0 80px;display:flex;overflow:hidden}.school-header{background-color:var(--white);z-index:100;border-bottom:1px solid #e9e9f1;align-items:center;height:68px;padding:0 32px;display:flex;position:sticky;top:0}.school-header-inner{justify-content:space-between;align-items:center;width:100%;display:flex}.school-header-left{flex-direction:column;display:flex}.school-header-title{color:#243a47;margin:0;font-size:20px;font-weight:700;line-height:1.2}.school-header-sub{color:#6c757d;margin-top:2px;font-size:12px}.school-header-right{align-items:center;gap:12px;display:flex}.school-icon-btn{cursor:pointer;background:#d7d9f9;border:1.5px solid #243a47;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:opacity .2s;display:flex;position:relative}.school-icon-btn:hover{opacity:.8}.school-icon-btn:after{content:"";border:1px solid var(--white);background-color:#ff195e;border-radius:50%;width:10px;height:10px;position:absolute;top:-1px;right:-1px}.school-logout-btn{background-color:var(--white);border:1.5px solid var(--green);color:#243a47;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;border-radius:30px;align-items:center;gap:8px;padding:8px 18px;font-size:12px;font-weight:600;transition:all .25s;display:flex}.school-logout-btn:hover{background-color:var(--green);color:var(--white)}.school-content{scrollbar-width:none;-ms-overflow-style:none;flex:1;padding:28px 32px;overflow-y:auto}.school-content::-webkit-scrollbar{display:none}.school-welcome-banner{color:var(--white);background:linear-gradient(135deg,#3bba8a 0%,#2c986f 100%);border-radius:20px;justify-content:space-between;align-items:center;margin-bottom:28px;padding:24px 32px;display:flex}.school-welcome-title{color:var(--white);margin-bottom:4px;font-size:22px;font-weight:700}.school-welcome-sub{color:#ffffffd9;margin:0;font-size:14px}.school-welcome-date{color:#ffffffe6;white-space:nowrap;background:#ffffff2e;border-radius:30px;padding:8px 18px;font-size:13px;font-weight:500}.school-activity-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.school-activity-title{color:#243a47;margin:0;font-size:22px;font-weight:700}.school-license-stat{align-items:center;gap:8px;display:flex}.school-license-label{color:#6c757d;font-size:13px;font-weight:600}.school-license-count{color:#243a47;font-size:20px;font-weight:800}.school-contract-banner{background:#fdecec;border:1px solid #f15b5b;border-radius:14px;align-items:center;gap:14px;padding:14px 20px;display:flex}.school-contract-icon{width:34px;height:34px;color:var(--white);background:#f15b5b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.school-contract-text{color:#9a1f1f;margin:0;font-size:13.5px;line-height:1.4}.school-stats-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.dash-stat-card{background:var(--white);border-radius:20px;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 2px 16px #0000000f}.dash-stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 28px #0000001a}.dash-count-card-link{cursor:pointer}.dash-card-top{align-items:center;gap:12px;padding:16px 20px;display:flex}.bg-green-light{background-color:#e8f7f1}.bg-purple-light{background-color:#eceeff}.bg-pink-light{background-color:#fff0f4}.bg-yellow-light{background-color:#fffbeb}.dash-card-icon-wrap{width:44px;height:44px;color:var(--white);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.icon-green{background-color:var(--green)}.icon-purple{background-color:var(--seconday)}.icon-pink{background-color:#ff4b81}.icon-yellow{color:#243a47;background-color:#ffd04a}.dash-card-icon-wrap svg{width:22px;height:22px}.dash-card-tag{letter-spacing:.06em;text-transform:uppercase;color:#6c757d;font-size:11px;font-weight:700}.dash-card-body{padding:16px 20px 22px}.dash-stat-number{color:#243a47;margin-bottom:4px;font-size:40px;font-weight:800;line-height:1}.dash-stat-label{text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;margin:0;font-size:12px;font-weight:600}.dash-progress-pct{color:#243a47;margin-bottom:12px;font-size:36px;font-weight:800;line-height:1}.dash-progress-track{background-color:#e9e9f1;border-radius:10px;height:8px;margin-bottom:10px;overflow:hidden}.dash-progress-fill{border-radius:10px;height:100%;transition:width .7s cubic-bezier(.4,0,.2,1)}.fill-green{background-color:var(--green)}.fill-purple{background-color:var(--seconday)}.fill-pink{background-color:#ff4b81}.fill-yellow{background-color:#ffd04a}.dash-progress-meta{color:#9ca3af;margin:0;font-size:12px;font-weight:500}.text-green{color:var(--green)!important}.text-purple{color:var(--seconday)!important}.text-pink{color:#ff4b81!important}.text-yellow{color:#c8970a!important}.dash-progress-done{font-size:13px;font-weight:700}.school-summary-row{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.school-summary-card{background:var(--white);border-radius:20px;padding:22px 24px;box-shadow:0 2px 16px #0000000f}.school-summary-title{color:#243a47;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;margin-bottom:16px;font-size:13px;font-weight:700;display:flex}.school-summary-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.dot-green{background-color:var(--green)}.dot-purple{background-color:var(--seconday)}.dot-pink{background-color:#ff4b81}.dot-yellow{background-color:#ffd04a}.school-summary-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.school-summary-list li{color:#6c757d;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding-bottom:10px;font-size:13px;display:flex}.school-summary-list li:last-child{border-bottom:none;padding-bottom:0}.school-summary-list li strong{color:#243a47;font-size:14px;font-weight:700}.school-footer{background-color:var(--white);border-top:1px solid #e9e9f1;justify-content:space-between;align-items:center;padding:20px 32px;display:flex}.school-footer-logo{object-fit:contain;width:auto;height:26px}.school-footer-copy{letter-spacing:.005em;color:#243a47;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex;position:relative}.icon-grid{vertical-align:middle;width:16px;height:16px;display:inline-block;position:relative}.icon-grid:before,.icon-grid:after{content:"";background:currentColor;border-radius:1px;width:6px;height:6px;position:absolute}.icon-grid:before{top:0;left:0;box-shadow:8px 0,0 8px,8px 8px}.icon-grid:after{display:none}.icon-book{justify-content:center;align-items:center;width:16px;height:16px;font-style:normal;display:inline-flex}.icon-book:before{content:"📖";font-size:14px;font-style:normal;line-height:1}.icon-search{justify-content:center;align-items:center;width:16px;height:16px;font-style:normal;display:inline-flex}.icon-search:before{content:"🔍";font-size:14px;font-style:normal;line-height:1}.icon-person{justify-content:center;align-items:center;width:18px;height:18px;font-style:normal;display:inline-flex}.icon-person:before{content:"👤";font-size:16px;font-style:normal;line-height:1}.icon-chevron{pointer-events:none;justify-content:center;align-items:center;font-style:normal;display:inline-flex}.icon-chevron:before{content:"▾";font-size:10px;line-height:1}.icon-trash{justify-content:center;align-items:center;width:16px;height:16px;font-style:normal;display:inline-flex}.icon-trash:before{content:"🗑";font-size:14px;font-style:normal;line-height:1}.students-sidebar{border-right:2px solid #e4f6ef;width:120px;padding:28px 0 24px}.students-sidebar-logo{text-align:left;border-bottom:1px solid #e9e9f1;margin-bottom:16px;padding:0 24px 24px}.sl-logo-dots{grid-template-columns:1fr 1fr;gap:5px;width:32px;display:grid}.sl-dot{border-radius:50%;width:13px;height:13px}.sl-dot-1{background-color:#1a3a4a}.sl-dot-2{background-color:#2eaf88}.sl-dot-3{background-color:#3bba8a}.sl-dot-4{background-color:#b2e4d5}.students-nav{flex-direction:column;gap:22px;padding:4px 0;display:flex}.sidebar-logout{margin-top:auto}.logout-nav-item{cursor:pointer;color:#243a47;background:0 0;border:none;width:100%}.students-nav-item{color:#243a47;border-left:3px solid #0000;flex-direction:column;align-items:center;gap:12px;padding:12px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.students-nav-item:hover{color:#3bba8a;background-color:#f0fdf9;text-decoration:none}.students-nav-item.active{border-left-color:#3bba8a;font-weight:600}.students-nav-icon{flex-shrink:0;justify-content:center;align-items:center;width:23px;height:23px;font-size:23px;display:inline-flex}.students-nav-label{flex:1}.students-header{padding:28px 0 16px}.students-header-title{letter-spacing:.01em;color:#243a47;margin-bottom:0;font-size:32px;font-weight:600}.students-header-title.panel-header-title-sm{font-size:24px}.students-search-wrap{align-items:center;width:100%;max-width:560px;margin-left:auto;display:flex;position:relative}.students-search-icon{color:#243a47;pointer-events:none;position:absolute;left:36px}.students-search-input{color:#374151;background:#f6f6f9;border:none;border-radius:40px;outline:none;width:100%;height:44px;margin-right:12px;padding:0 40px 0 64px;font-size:14px;transition:border-color .2s}.students-search-input::placeholder{color:#5b666d}.students-search-clear{cursor:pointer;color:#5b666d;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;font-size:14px;line-height:1;transition:color .2s;display:flex;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.students-search-clear:hover{color:#243a47}.students-profile-btn,.students-export-btn{color:#243a47;background:0 0;border:1.5px solid #243a47;justify-content:center;align-items:center;width:36px;height:36px;display:flex;border-radius:50%!important}.students-profile-btn.active{border:3px solid #3bba8a!important}.students-notify-btn{color:#243a47;background:0 0;border:1.5px solid #243a47;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative;border-radius:50%!important}.students-notify-dot{pointer-events:none;background:#ff195e;border:1.5px solid #fff;border-radius:50%;width:13px;height:13px;position:absolute;top:-3px;right:-2px}.students-content{margin:0 80px}.students-page-content{padding:28px 0}.dash-page-content{flex-direction:column;gap:24px;padding-top:48px;display:flex}.sa-section{flex-direction:column;gap:16px;display:flex}.sa-section-title{color:#243a47;margin:0;font-size:20px;font-weight:700}.sa-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:20px;display:grid}.sa-card{text-align:center;background:#fff;border:1px solid #cbd0de;border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.sa-card-body{flex-direction:column;flex:1;gap:6px;padding:16px;display:flex}.sa-level-label{color:var(--seconday);text-transform:uppercase;font-size:14px;font-weight:600}.sa-student-count{color:#243a47;margin:2px 0 10px;font-size:18px;font-weight:600}.sa-activity-list{flex-direction:column;display:flex}.sa-activity-item{border-bottom:1px solid #cbd0de;align-items:center;gap:10px;padding:12px 0;display:flex}.sa-activity-icon{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.sa-activity-icon img{object-fit:contain;width:16px;height:16px}.sa-activity-item:last-of-type{border-bottom:none}.sa-icon-pink{background:linear-gradient(135deg,#ff7bac,#ff4b81)}.sa-icon-purple{background:linear-gradient(135deg,#8b9cf8,#5b6af0)}.sa-icon-yellow{background:linear-gradient(135deg,#ffd04a,#ffb700)}.sa-activity-label{color:#3a4f5e;font-size:13.5px;font-weight:500}.sa-card.sa-card-small{width:100%}.sa-card-footer{color:#243a47;letter-spacing:.005em;background:#e9e9f1;padding:11px 20px;font-size:14px;font-weight:600;line-height:24px}.sa-stacked-col{flex-direction:column;gap:20px;height:100%;display:flex}.sa-stacked-col .sa-card{flex:1}.sa-card-small .sa-card-body{justify-content:center;padding:8px 16px}.sl-page-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:29px;display:flex}.sl-page-title-row{align-items:center;gap:30px;display:flex}.sl-page-title{color:#243a47;margin:0;font-size:32px;font-weight:600}.sl-title-divider{color:#cbd0de;font-size:20px}.sl-licence-text{color:#243a47;font-size:16px}.sl-licence-text strong{color:#243a47;font-weight:600}.sl-filters-row{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.sl-filter-group{align-items:center;gap:16px;display:flex}.sl-filter-label{color:#374151;white-space:nowrap;margin:0;font-size:14px;font-weight:500}.sl-select-wrap{align-items:center;display:flex;position:relative}.sl-select{appearance:none;color:#374151;cursor:pointer;background:#fff;border:1.5px solid #cbd0de;border-radius:6px;outline:none;min-width:132px;padding:11px 32px 11px 14px;font-size:14px;transition:border-color .2s}.sl-select:focus{border-color:#3bba8a}.sl-select-arrow{pointer-events:none;color:#243a47;font-size:5px;position:absolute;right:15px}.sl-actions-row{align-items:center;gap:12px;margin-bottom:22px;display:flex}.sl-btn-add{color:#fff;letter-spacing:.04em;cursor:pointer;background-color:#3bba8a;border:none;border-radius:30px;padding:11px 24px;font-size:13px;font-weight:700;transition:background .2s}.sl-btn-add:hover{background-color:#2ca07a}.sl-btn-create-group{color:#243a47;letter-spacing:.03em;cursor:pointer;background-color:#fff;border:1px solid #3bba8a;border-radius:30px;padding:10px 24px;font-size:13px;font-weight:600;transition:all .2s;box-shadow:5px 5px 16px #5cc19b33}.sl-btn-create-group:hover{color:#3bba8a;border-color:#3bba8a}.sl-add-panel{background-color:#f2fbf7;border-radius:8px;margin-bottom:24px;padding:28px 24px 20px;position:relative}.sl-add-panel-close{color:#243a47;cursor:pointer;background:0 0;border:none;padding:2px 6px;font-size:20px;line-height:1;position:absolute;top:12px;right:16px}.sl-add-panel-close:hover{color:#3bba8a}.sl-add-panel-cards{justify-content:center;gap:20px;margin-bottom:16px;display:flex}.sl-add-card{color:#243a47;cursor:pointer;text-align:left;background:#fff;border:1px solid #cbd0de;border-radius:10px;align-items:center;gap:14px;max-width:428px;padding:20px 22px;font-size:16px;font-weight:500;transition:border-color .2s,box-shadow .2s;display:flex}.sl-add-card:hover{border-color:#3bba8a;box-shadow:0 2px 10px #3bba8a26}.sl-add-card-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.sl-add-panel-footer{justify-content:center;margin-top:12px;display:flex}.sl-add-card-icon img{object-fit:contain;width:32px;height:32px}.sl-csv-download-link{color:#3bba8a;font-size:16px;font-weight:500;text-decoration:none}.sl-csv-download-link:hover{text-decoration:underline}.sl-empty-state{text-align:center;color:#5b666d;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:24px;padding:48px 40px;font-size:16px;font-weight:400;line-height:28px}.sl-empty-title{margin-bottom:0;font-weight:600}.sl-empty-text{max-width:700px;margin:0 auto 28px;font-weight:400;line-height:28px}.sl-empty-link{color:#3bba8a;font-weight:500}.sl-empty-actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.sl-btn-download{min-width:220px}.sl-btn-upload{justify-content:center;align-items:center;min-width:220px;display:inline-flex}.sl-no-results{border:1px solid #e5e7eb;border-radius:30px;justify-content:center;align-items:center;min-height:242px;padding:40px;display:flex;position:relative}.sl-no-results-body{text-align:center}.sl-no-results-title{color:#243a47;margin-bottom:16px;font-size:32px;font-weight:600}.sl-no-results-text{color:#243a47;font-size:16px;font-weight:600}.sl-no-results-illustration{align-self:flex-end;position:absolute;bottom:-21%;right:26%}.as-modal-overlay{z-index:1050;background:#5059e6eb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.as-modal{background:#fff;border-radius:12px;width:100%;max-width:960px;padding:56px 80px 64px;position:relative}.as-modal-header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.as-modal-title{color:#243a47;letter-spacing:.01em;font-size:32px;font-weight:600}.as-modal-close{color:#243a47;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:20px;line-height:1}.as-modal-close:hover{color:#3bba8a}.as-modal-body{flex-direction:column;gap:20px;display:flex}.as-form-row{gap:20px;display:flex}.as-form-group{flex-direction:column;flex:1;gap:6px;display:flex}.as-form-label{letter-spacing:.01em;text-transform:uppercase;color:#243a47;font-size:12px;font-weight:700}.as-form-input{color:#243a47;appearance:none;background:#fff;border:1px solid #e9e9f1;border-radius:30px;outline:none;width:100%;padding:14px 20px;font-size:14px}.as-form-input:focus{border-color:#3bba8a}.as-select-wrap{position:relative}.as-form-select{cursor:pointer;padding-right:40px}.as-select-arrow{pointer-events:none;color:#243a47;font-size:7px;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.as-modal-footer{justify-content:center;gap:20px;margin-top:36px;display:flex}.as-btn-cancel{letter-spacing:.04em;color:#243a47;cursor:pointer;background:#fff;border:2px solid #3bba8a;border-radius:30px;min-width:200px;padding:16px 48px;font-size:13px;font-weight:500;transition:all .2s}.as-btn-cancel:hover{background:#f0fdf8}.as-btn-submit{letter-spacing:.04em;color:#fff;cursor:pointer;background:#3bba8a;border:none;border-radius:30px;min-width:200px;padding:16px 48px;font-size:13px;font-weight:700;transition:background .2s}.as-btn-submit:hover{background:#2ca07a}.sl-table-wrap{background:#fff;overflow:auto}.sl-table{border-collapse:collapse;width:100%}.sl-thead-row{background-color:#243a47}.sl-thead-row th{color:#fff;text-align:left;white-space:nowrap;padding:14px 18px;font-size:14px;font-weight:600}.sl-tbody-row{border-bottom:1px solid #f3f4f6;transition:background .15s}.sl-tbody-row:nth-child(2n){background-color:#f9fafb}.sl-tbody-row:hover{background-color:#edeefc}.sl-tbody-row td{color:#374151;white-space:nowrap;padding:14px 18px;font-size:14px}.sl-group-none{color:#99a3b1;font-size:14px}.sl-group-link{color:#5059e6;text-decoration:none}.sl-group-link:hover{text-decoration:underline}.sl-group-sep{color:#6b7280}.sl-status{font-size:14px;font-weight:400}.sl-status-active{color:#374151}.sl-status-banned{color:#ef4444}.sl-action-cell{text-align:center;white-space:nowrap;width:80px}.sl-action-cell .sl-edit-btn,.sl-action-cell .sl-delete-btn{justify-content:center;align-items:center;display:inline-flex}.sl-action-cell .sl-edit-btn+.sl-delete-btn{margin-left:8px}.sl-edit-btn{cursor:pointer;color:#243a47;opacity:1;background:0 0;border:none;border-radius:6px;padding:4px;font-size:16px;transition:color .15s,background .15s}.sl-edit-btn:hover{color:#1abc9c}.sl-delete-btn{cursor:pointer;color:#243a47;opacity:1;background:0 0;border:none;border-radius:6px;padding:4px;font-size:16px;transition:color .15s,background .15s}.sl-pagination-row{justify-content:space-between;align-items:center;padding:24px 0 8px;display:flex}.sl-pagination{align-items:center;gap:6px;display:flex}.sl-page-num{color:#374151;cursor:pointer;background:0 0;border:none;border-radius:2px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.sl-page-num:hover{color:#3bba8a}.sl-page-num.sl-page-active{color:#fff;background-color:#3bba8a;font-weight:700}.sl-btn-next{letter-spacing:.04em;color:#374151;cursor:pointer;background:#fff;border:1px solid #3bba8a;border-radius:30px;align-items:center;gap:8px;padding:11px 34px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:5px 5px 16px #5cc19b33}.sl-btn-next:hover{color:#3bba8a;border-color:#3bba8a}.sl-next-icon{font-size:12px}.sl-btn-prev{letter-spacing:.04em;color:#374151;cursor:pointer;background:#fff;border:1px solid #3bba8a;border-radius:30px;align-items:center;gap:8px;padding:11px 34px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:5px 5px 16px #5cc19b33}.sl-btn-prev:hover:not(:disabled){color:#3bba8a;border-color:#3bba8a}.sl-btn-prev:disabled,.sl-btn-next:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;border-color:#d1d5db}.sl-page-num:disabled{cursor:not-allowed}.sl-page-ellipsis{text-align:center;color:#99a3b1;-webkit-user-select:none;user-select:none;min-width:24px;font-size:14px;font-weight:500}.students-footer{background:#fff;padding:20px 32px}.students-footer-brand{align-items:center;gap:10px;display:flex}.students-footer-name{color:#243a47;letter-spacing:.02em;font-size:13px;font-weight:700}.students-footer .footer-text{color:#243a47;letter-spacing:.005em;font-size:12px;font-weight:600}.lib-tabs{border-bottom:1px solid #cbd0de;gap:0;margin-bottom:28px;display:flex}.lib-tab{color:#243a47;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;justify-content:center;align-items:center;gap:8px;min-width:203px;margin-bottom:-2px;padding:12px 24px 14px;font-size:16px;font-weight:600;transition:color .2s;display:flex}.lib-tab.active{border-bottom-color:#5059e6}.lib-tab:hover:not(.active){color:#243a47}.lib-topic-section{margin-bottom:28px}.lib-topic-label{color:#5059e6;margin-bottom:10px;font-size:12px;font-weight:600;display:block}.lib-topic-pills{flex-wrap:wrap;gap:10px;display:flex}.lib-pill{color:#243a47;cursor:pointer;background:#fff;border:1.5px solid #243a47;border-radius:6px;padding:12px 16px;font-size:14px;font-weight:500;transition:all .2s}.lib-pill.active{color:#fff;background:#3bba8a;font-weight:600}.lib-pill:hover:not(.active){color:#3bba8a;border-color:#3bba8a}.lib-grid{grid-template-columns:repeat(5,17.5%);gap:40px;display:grid}.lib-card{cursor:pointer;filter:drop-shadow(5px 5px 16px #e9e9f180);background:#fff;border:1px solid #e9e9f1;border-radius:10px;width:100%;transition:box-shadow .2s}.lib-card:hover{box-shadow:0 4px 18px #0000001f}.lib-card-image-wrap{aspect-ratio:16/10;background:#e5e7eb;border-radius:10px 10px 0 0;width:100%;height:203px;position:relative}.lib-card-image-wrap:after{content:"";background:linear-gradient(#5059e600 0%,#5059e669 100%);border-radius:10px 10px 0 0;position:absolute;inset:0}.lib-card-image{object-fit:cover;border-radius:10px 10px 0 0}.lib-card-badge{color:#fff;background:#7e84ec;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-width:113px;padding:5px 10px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;top:15px;right:-4px}.lib-card-body{padding:30px 23px}.lib-card-title{text-align:center;color:#243a47;margin-bottom:0;font-size:14px;font-weight:600;line-height:normal}.library-page{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.lib-layout{align-items:flex-start;gap:24px;display:flex}.lib-main{flex:1;min-width:0;padding:0 90px}.lib-filter-sidebar{flex-direction:column;flex-shrink:0;gap:24px;width:265px;padding:24px 20px;display:flex;position:sticky;top:20px}.library-page:after{content:"";z-index:-1;background:#e4f6ef;border-radius:60px 0 0 60px;width:300px;height:100vh;position:absolute;top:0;right:0}.library-page .profile-header{background:0 0}.lib-sort-wrap{flex-direction:column;gap:0;display:flex}.lib-sort-dropdown{position:relative}.lib-sort-trigger{color:#243a47;cursor:pointer;text-align:left;background:#fff;border:1.5px solid #cbd0de;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:12px 14px;font-size:14px;font-weight:500;transition:border-color .2s;display:flex}.lib-sort-trigger--open{border-color:#3bba8a;border-bottom-right-radius:0;border-bottom-left-radius:0}.lib-sort-chevron{color:#243a47;flex-shrink:0;transition:transform .2s}.lib-sort-chevron--up{transform:rotate(180deg)}.lib-sort-menu{z-index:100;background:#fff;border:1.5px solid #3bba8a;border-top:none;border-radius:0 0 8px 8px;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:10px 20px 24px #243a474d}.lib-sort-option{color:#243a47;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:11px 14px;font-size:14px;transition:background .15s;display:flex}.lib-sort-option:hover{background:#f3fbf8}.lib-sort-option--selected{font-weight:700}.lib-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 107px);padding:60px 24px;display:flex}.lib-empty-title{color:#243a47;margin-bottom:16px;font-size:32px;font-weight:600}.lib-empty-text{color:#243a47;margin-bottom:32px;font-size:16px;font-weight:600;line-height:1.6}.lib-empty-illus{opacity:.85}.lib-go-top-wrap{justify-content:center;padding:24px 0 8px;display:flex}.lib-go-top-btn i{font-size:18px}.lib-go-top-btn{align-items:center;gap:8px;display:inline-flex}.lib-go-top-btn:hover{color:#3bba8a;border-color:#3bba8a}.lib-pillar-section{margin-bottom:24px}.lib-pillar-label{letter-spacing:.01em;text-transform:uppercase;color:#5059e6;margin-bottom:12px;font-size:12px;font-weight:600;line-height:18px;display:block}.lib-pillar-pills{flex-wrap:wrap;gap:10px;display:flex}.lib-pillar-btn{color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:12px;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:700;transition:opacity .2s;display:inline-flex}.lib-pillar-btn i{flex-shrink:0;font-size:22px}.lib-pillar-btn:hover{opacity:.85}.cd-page{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.cd-body{gap:0;padding:32px 57px 60px 90px}.cd-layout{align-items:flex-start;gap:60px;width:100%;margin-bottom:60px;display:flex}.cd-main{flex:1;min-width:0}.cd-title-row{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:40px;display:flex}.cd-title{color:#243a47;margin:0;font-size:22px;font-weight:700;line-height:1.2}.cd-heart-btn{cursor:pointer;color:#243a47;opacity:.7;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0;transition:opacity .2s;display:flex}.cd-heart-btn:hover{opacity:1}.cd-heart-btn.is-saved{color:#e8505b;opacity:1}.cd-heart-btn.is-saved svg{fill:currentColor}.cd-heart-btn:disabled{cursor:not-allowed;opacity:.5}.mc-sl-card-heart-btn{z-index:2;color:#243a47;cursor:pointer;opacity:.85;background:#ffffffd9;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:opacity .2s,transform .15s;display:flex;position:absolute;top:10px;left:10px}.mc-sl-card-heart-btn:hover{opacity:1;transform:scale(1.08)}.mc-sl-card-heart-btn.is-saved{color:#e8505b}.mc-sl-card-heart-btn.is-saved svg{fill:currentColor}.cd-meta-row{flex-wrap:wrap;align-items:flex-end;gap:28px;margin-bottom:40px;display:flex}.cd-meta-block{flex-direction:column;gap:8px;display:flex}.cd-meta-label{letter-spacing:.01em;color:#243a47;font-size:20px;font-weight:600;line-height:32px}.cd-pills-row{flex-wrap:wrap;gap:32px;display:flex}.cd-pill{color:#fff;box-sizing:border-box;background:#7e84ec;border-radius:10px;align-items:center;gap:14px;width:190px;min-height:70px;padding:15px 16px;display:flex}.cd-pill--file{width:190px}.cd-pill-text{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.cd-pill-value{font-size:16px;font-weight:600;line-height:24px}.cd-pill-filename{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:16px;font-weight:600;line-height:24px;overflow:hidden}.cd-pill-sub{letter-spacing:.01em;text-transform:uppercase;font-size:12px;font-weight:600}.cd-pill-icon{flex-shrink:0;align-items:center;margin-left:auto;display:flex}.cd-pill-icon img{object-fit:contain;width:32px;height:32px}.cd-desc-section{margin-bottom:22px}.cd-desc-title{color:#243a47;margin:0 0 10px;font-size:14px;font-weight:700}.cd-desc-text{color:#243a47;font-size:16px;font-weight:400;line-height:28px}.cd-desc-text span{font-size:16px!important}.cd-desc-text h1,.cd-desc-text h2,.cd-desc-text h3,.cd-desc-text h4{font-size:22px}.cd-desc-text b,.cd-desc-text strong{font-weight:600!important}.cd-desc-text ul li{font-weight:500!important}.cd-rating-thanks{text-align:center;flex-direction:column;align-items:center;margin-bottom:22px;padding:32px 24px;display:flex}.cd-video-wrap{border-radius:14px;width:100%;max-width:85%;height:414px;position:relative;overflow:hidden}.cd-play-btn{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 20px #3bba8a66}.cd-play-btn img{width:64px;height:64px}.cd-sidebar-outer{flex-direction:column;flex-shrink:0;width:418px;max-height:calc(100vh - 120px);display:flex;position:sticky;top:20px}.cd-sidebar-section-label{color:#243a47;letter-spacing:.01em;margin:0 0 16px;padding-left:48px;font-size:20px;font-weight:600;line-height:32px}.cd-sidebar-video-section{z-index:2;margin-bottom:-130px;position:relative}.cd-sidebar-video{border-radius:10px;width:77%;height:206px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000001f}.cd-sidebar-play-btn{cursor:pointer;background:#3bba8a;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding-left:3px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 12px #3bba8a80}.cd-sidebar-card{background:#e8f8f3;border-radius:50px;flex-direction:column;flex:1;gap:12px;min-height:0;padding:176px 38px 16px;display:flex;overflow:hidden}.cd-sidebar-card--flush{padding-top:32px}.cd-lessons-heading{color:#243a47;margin:0;font-size:20px;font-weight:600}.cd-lessons-list{scrollbar-width:thin;scrollbar-color:#3bba8a #fff;flex-direction:column;flex:1;gap:16px;min-height:0;margin:-10px -12px -4px -9px;padding:16px 24px 24px 16px;display:flex;overflow-y:auto}.cd-lessons-list::-webkit-scrollbar{width:5px}.cd-lessons-list::-webkit-scrollbar-track{background:#fff;border-radius:10px}.cd-lessons-list::-webkit-scrollbar-thumb{background:#3bba8a;border-radius:10px}.cd-lesson-item{cursor:pointer;background:#f2fbf7;border-radius:10px;align-items:center;gap:14px;padding:16px 14px 16px 15px;transition:background .15s;display:flex;position:relative;overflow:visible;box-shadow:5px 5px 16px #5cc19b33}.cd-lesson-item:hover{background:#fff;transition:all .4s ease-in-out;box-shadow:-6px -12px 20px #f0fdf999,2px 10px 24px #5cc19b4f}.cd-lesson-thumb{border-radius:14px;flex-shrink:0;width:48px;height:48px;position:relative;overflow:visible}.cd-lesson-thumb>img{border-radius:10px;overflow:hidden}.cd-lesson-thumb-overlay{pointer-events:none;z-index:0;background:linear-gradient(#5059e64d,#5059e64d);border-radius:10px;position:absolute;inset:0}.cd-lesson-center-icon{z-index:2;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cd-lesson-center-icon img{object-fit:contain;border-radius:0;width:24px;height:24px}.cd-lesson-play-dot{z-index:3;color:#3bba8a;background-color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;font-size:11px;display:flex;position:absolute;bottom:-5px;right:-5px}.cd-lesson-info{flex:1;min-width:0}.cd-lesson-title{color:#243a47;margin:0 0 5px;font-size:12px;font-weight:600;line-height:1.35}.cd-lesson-duration{color:#99a3b1;letter-spacing:.005em;align-items:center;gap:4px;font-size:12px;font-weight:500;line-height:20px;display:inline-flex}.cd-similar-section{margin-top:36px}.cd-similar-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.cd-similar-title-wrap{flex-shrink:0;align-items:flex-end;gap:20px;margin-bottom:30px;display:flex}.cd-similar-title{color:#243a47;margin:0;font-size:28px;font-weight:700;line-height:1.15}.cd-similar-cursive{color:#243a47;text-underline-offset:3px;margin-bottom:4px;font-family:Just Me Again Down Here,cursive;font-size:24px;position:relative}.cd-similar-cursive:after{content:"";background-image:url(../media/vector-curve-line.128.81pc7~7kg.svg);background-position:0;background-size:100% 100%;width:100%;height:8px;position:absolute;bottom:-2px;left:0}.cd-similar-illus{flex:1;justify-content:flex-end;align-items:flex-end;margin-bottom:22px;display:flex;overflow:hidden}.cd-similar-illus img{object-fit:contain;max-width:418px;height:58px}.ld-top-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.ld-sidebar-card.cd-sidebar-card{background:0 0;border-radius:0;margin-top:20px;padding:0}.ld-lesson-title{color:#243a47;margin:0;font-size:22px;font-weight:700;line-height:1.25}.ld-video{height:500px;margin-top:60px;margin-bottom:28px}.ld-section-heading{color:#243a47;margin:0 0 40px;font-size:24px;font-weight:600}.ld-desc-section{margin-bottom:28px}.ld-submit-section{margin-bottom:8px}.ld-upload-area{cursor:pointer;background:#edeefc;border:3px dashed #cbd0de;border-radius:50px;justify-content:center;align-items:center;min-height:208px;padding:36px 24px;transition:border-color .2s;display:flex}.ld-upload-area:hover{border-color:#5059e6}.ld-upload-inner{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.ld-upload-label{color:#5059e6;letter-spacing:.01em;text-transform:uppercase;font-size:12px;font-weight:600;line-height:18px}.ld-upload-hint{color:#5b666d;letter-spacing:.005em;font-size:12px;font-weight:400;line-height:20px}.ld-upload-progress-card{background:#fff;border:3px solid #edeefc;border-radius:50px;margin-top:12px;padding:39px 63px 30px}.ld-upload-progress-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.ld-upload-progress-filename{color:#243a47;font-size:16px;font-weight:500}.ld-upload-progress-pct{color:#243a47;font-size:14px;font-weight:600}.ld-upload-progress-bar-wrap{background:#e9e9f1;border-radius:10px;width:100%;height:6px;margin-bottom:16px;overflow:hidden}.ld-upload-progress-bar{background:linear-gradient(90deg,#5059e6 0% 100%);border-radius:10px;height:100%}.ld-upload-progress-status{text-align:center;color:#6b7280;margin:0;font-size:13px}.ld-submit-bottom{align-items:flex-start;gap:24px;margin-top:20px;display:flex}.ld-uploaded-section{width:40%}.ld-feedback-section{width:60%}.ld-submit-sub-heading{color:#243a47;margin:0 0 12px;font-size:20px;font-weight:600}.ld-uploaded-file-card{background:#fff;border:3px solid #e9e9f1;border-radius:50px;align-items:center;gap:16px;padding:32px 36px;display:flex}.ld-uploaded-file-icon{flex-shrink:0;align-items:center;display:flex}.ld-uploaded-file-info{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.ld-uploaded-file-name{color:#243a47;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:600;line-height:24px;overflow:hidden}.ld-uploaded-file-date{color:#5b666d;font-size:14px;font-weight:400}.ld-uploaded-file-remove{cursor:pointer;color:#243a47;background:0 0;border:none;flex-shrink:0;align-items:center;padding:4px;transition:color .2s;display:flex}.ld-uploaded-file-remove:hover{color:#ef4444}.ld-feedback-card{background:#f2fbf7;border-radius:50px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:130px;padding:50px 20px;display:flex}.ld-feedback-icon{justify-content:center;align-items:center;display:flex}.ld-feedback-text{color:#5b666d;text-align:center;max-width:334px;font-size:14px;font-weight:400;line-height:21px}.ld-back-wrap{justify-content:flex-end;margin-bottom:12px;display:flex}.ld-back-btn{color:#243a47;letter-spacing:.04em;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #cbd0de;border-radius:50px;align-items:center;gap:6px;padding:8px 16px;font-size:11px;font-weight:700;transition:border-color .2s,color .2s;display:inline-flex}.ld-back-btn:hover{color:#5059e6;border-color:#5059e6}.ld-sidebar-card .cd-lesson-item--active{background:#3bba8a;box-shadow:0 4px 14px #3bba8a4d}.ld-sidebar-card .cd-lesson-item--active .cd-lesson-title{color:#fff}.ld-sidebar-card .cd-lesson-item--active .cd-lesson-duration{color:#ffffffd9}.ld-check-icon{background:#3bba8a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-left:auto;display:flex}.ld-activity-section{flex-direction:column;gap:10px;padding-top:40px;display:flex}.ld-activity-list{flex-direction:column;gap:8px;display:flex}.ld-activity-file{background:#fff;border:3px solid #e9e9f1;border-radius:24px;align-items:center;gap:16px;padding:24px;display:flex;box-shadow:0 2px 8px #0000000d}.ld-sidebar-card .cd-lesson-item{box-shadow:none}.ld-sidebar-outer{width:340px;top:0}.ld-activity-file-icon{flex-shrink:0;align-items:center;display:flex}.ld-activity-file-icon img{width:30px;height:30px}.ld-activity-file-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ld-activity-file-name{color:#243a47;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:16px;font-weight:600;display:block;overflow:hidden}.ld-activity-file-size{color:#5b666d;font-size:14px}.ld-download-btn{cursor:pointer;color:#243a47;background:0 0;border:none;flex-shrink:0;align-items:center;padding:4px;transition:color .2s;display:flex}.ld-download-btn:hover{color:#3bba8a}.notif-section{padding:20px 0}.notif-section-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.notif-section-label{letter-spacing:.08em;color:#2430e0;font-size:12px;font-weight:700}.notif-toggle{cursor:pointer;filter:drop-shadow(4px 4px 16px #243a4733);background:#d1d5db;border:none;border-radius:30px;flex-shrink:0;width:49px;height:30px;padding:0;transition:background .25s;position:relative;transform:matrix(-1,0,0,1,0,0)}.notif-toggle.on{background:#5059e6}.notif-toggle-thumb{background:#fff;border-radius:50%;width:24px;height:24px;transition:transform .25s;display:block;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0003}.notif-toggle.on .notif-toggle-thumb{transform:translate(19px)}.notif-item-title{color:#243a47;margin-bottom:4px;font-size:14px;font-weight:600}.notif-item-desc{color:#243a47;margin:0;font-size:14px;line-height:1.5}.notif-divider{opacity:1;border:none;border-top:2px solid #e9e9f1;margin:0}.notif-feed{padding:40px}.notif-feed-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.notif-feed-count{min-width:28px;height:28px;color:var(--white);vertical-align:middle;background:#ff195e;border-radius:30px;justify-content:center;align-items:center;margin-left:12px;padding:0 8px;font-size:14px;font-weight:700;display:inline-flex}.notif-feed-intro{max-width:620px;margin:12px 0 24px}.notif-feed-filters{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.notif-feed-filter{background:var(--white);letter-spacing:.06em;color:#243a47;border:1.5px solid #e9e9f1;border-radius:30px;padding:7px 20px;font-size:12px;font-weight:700;transition:background .2s,border-color .2s,color .2s}.notif-feed-filter:hover:not(:disabled){border-color:#3bba8a}.notif-feed-filter.active{color:var(--white);background:#3bba8a;border-color:#3bba8a}.notif-feed-filter:disabled{opacity:.6;cursor:not-allowed}.notif-feed-list{margin:0;padding:0;list-style:none}.notif-feed-item{border-bottom:1px solid #e9e9f1}.notif-feed-item:last-child{border-bottom:none}.notif-feed-item-btn{text-align:left;background:0 0;border:none;border-radius:16px;align-items:flex-start;gap:16px;width:100%;padding:20px 16px;transition:background .2s;display:flex}.notif-feed-item-btn:hover{background:#f6fbf9}.notif-feed-item.is-unread .notif-feed-item-btn{background:#f1f2fd}.notif-feed-item.is-unread .notif-feed-item-btn:hover{background:#e9eafb}.notif-feed-item.is-unread .notif-item-title{font-weight:700}.notif-feed-icon{color:#2e9973;background:#d9f2e8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.notif-feed-icon--locked{color:#7a7a7a;background:#ededed}.notif-feed-icon--reminder{color:#5059e6;background:#eceeff}.notif-feed-icon--feedback{color:#d97706;background:#fffbeb}.notif-feed-text{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.notif-feed-text .notif-item-title{margin-bottom:0}.notif-feed-meta{flex-shrink:0;align-items:center;gap:10px;padding-top:2px;display:flex}.notif-feed-time{color:#7a7a7a;white-space:nowrap;font-size:12px;font-weight:600}.notif-feed-dot{background:#ff195e;border-radius:50%;flex-shrink:0;width:10px;height:10px}.notify-btn--no-dot:after{display:none}.profile-layout-wrapper .students-sidebar{border:none}.profile-layout-wrapper .school-content{padding:0}.af-section{margin-top:32px}.af-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.af-title{color:#243a47;margin:0;font-size:1.45rem;font-weight:700}.af-filters{align-items:center;gap:20px;display:flex}.af-filter-group{color:#6c757d;align-items:center;gap:8px;font-size:.88rem;display:flex}.af-filter-select{color:#243a47;cursor:pointer;background-color:#fff;border:1px solid #dee2e6;border-radius:8px;outline:none;min-width:96px;padding:8px 14px;font-size:.88rem}.af-date-label{color:#243a47;margin:22px 0 12px;font-size:1rem;font-weight:600}.af-list{background:#fff;border:1px solid #f0f1f3;border-radius:16px;margin-bottom:8px;padding:6px 24px;box-shadow:0 1px 4px #243a470d}.af-item{border-bottom:1px solid #f5f6f8;align-items:center;gap:16px;padding:14px 0;display:flex}.af-item:last-child{border-bottom:none}.af-item-icon{color:#243a47;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:relative}.af-item-icon-img{object-fit:contain;width:16px;height:16px}.af-item-icon:after{content:"";background:var(--af-dot);border:1.5px solid #fff;border-radius:50%;width:8px;height:8px;display:none;position:absolute;bottom:-1px;right:-3px}.af-dot-live:after,.af-dot-course:after,.af-dot-video:after{display:block}.af-dot-live{--af-dot:#ff4b81}.af-dot-course{--af-dot:#7e84ec}.af-dot-video{--af-dot:#ffd04a}.af-avatar{background:#eef1f4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;overflow:hidden}.af-avatar-img{object-fit:cover;width:100%;height:100%}.af-item-content{flex:1;min-width:0}.af-item-text{color:#243a47;font-size:.9rem;line-height:1.45}.af-item-name{font-weight:700}.af-item-course{color:#00bfb3;font-weight:500;text-decoration:none}.af-item-course:before{content:"‘"}.af-item-course:after{content:"’"}.af-item-course:hover{text-decoration:underline}.af-item-time{color:#a0aab4;margin-top:3px;font-size:.78rem;display:block}.af-item-action{flex-shrink:0}.af-attach-btn{color:#243a47;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:#fff;border:1px solid #e4e7ea;border-radius:10px;align-items:center;gap:8px;max-width:170px;padding:9px 16px;font-size:.8rem;display:flex;overflow:hidden}.af-feedback-btn{color:#00bfb3;cursor:pointer;white-space:nowrap;letter-spacing:.04em;text-transform:uppercase;background:#fff;border:1px solid #00bfb3;border-radius:999px;align-items:center;gap:6px;padding:8px 20px;font-size:.75rem;font-weight:700;display:flex}@media (max-width:991.98px){.af-list{padding:4px 16px}}@media (max-width:767.98px){.af-header{flex-direction:column;align-items:flex-start}.af-filters{flex-direction:column;align-items:stretch;gap:10px;width:100%}.af-filter-group{justify-content:space-between;width:100%}.af-filter-select{flex:1;min-width:0;max-width:65%}.af-item{flex-wrap:wrap;gap:12px}.af-avatar{width:38px;height:38px}.af-item-text{font-size:12px}.af-item-action{flex-basis:calc(100% - 72px);max-width:calc(100% - 72px);margin-left:72px}.af-attach-btn,.af-feedback-btn{box-sizing:border-box;justify-content:center;width:100%;max-width:100%}.school-license-count{font-size:14px}}.ws-nowrap{white-space:nowrap}.student-dash-page.profile-content{background-color:#0000;flex-direction:column;margin-right:0;padding:0;display:flex;overflow:hidden}.dash-layout{flex:1;height:100%;display:flex;overflow:hidden}.dash-main{scrollbar-width:none;flex-direction:column;flex:1;display:flex;overflow-y:auto}.dash-main::-webkit-scrollbar{display:none}.dash-hero{justify-content:space-between;align-items:center;gap:20px;padding:36px 40px 50px 36px;display:flex;position:relative}.calend-icon{font-size:22px}.dash-welcome-block{flex:1;align-items:flex-start;gap:18px;min-width:0;display:flex}.dash-avatar-ring{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex;overflow:hidden}.dash-user-avatar{object-fit:cover;border-radius:50%;width:100%;height:100%}.dash-welcome-text{padding-top:4px}.dash-hello-title{color:#243a47;align-items:center;gap:32px;margin:0 0 6px;font-family:Just Me Again Down Here,cursive;font-size:56px;font-weight:400;line-height:1.1;display:flex}.dash-megaphone-icon{flex-shrink:0;align-items:center;display:inline-flex}.dash-subtitle{color:#243a47;max-width:300px;margin:0;font-size:14px;font-weight:500;line-height:1.6}.dash-hero-illus{z-index:2;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:absolute;bottom:-58px;right:40px}.dash-hero-img{object-fit:contain;width:328px;max-width:100%;height:auto}.dash-section-title{color:#243a47;letter-spacing:.01em;margin-bottom:40px;font-size:32px;font-weight:600}.dash-swiper-outer{padding:12px 0 40px 12px;position:relative;overflow:hidden}.dash-swiper{padding-bottom:8px;overflow:visible!important}.dash-swiper .swiper-wrapper{align-items:stretch}.dash-swiper .swiper-slide{height:auto}.session-card{filter:drop-shadow(5px 5px 16px #5cc19b33);background:#fff;border-radius:16px;flex-direction:column;height:100%;display:flex;overflow:hidden}.session-card:hover{filter:drop-shadow(-12px -12px 20px #f0fdf9)drop-shadow(10px 10px 24px #5cc19b66)}.session-card-empty{text-align:center;filter:none;border:1.5px solid #e4e9ec;justify-content:center;align-items:center;gap:18px;width:100%;height:380px;padding:32px 24px}@media (min-width:576px){.session-card-empty{width:calc(71.4286% - 9.14286px)}}@media (min-width:768px){.session-card-empty{width:calc(50% - 16px)}}@media (min-width:992px){.session-card-empty{width:calc(43.4783% - 18.087px)}}@media (min-width:1200px){.session-card-empty{width:calc(33.3333% - 21.3333px)}}.session-card-empty:hover{filter:none}.session-empty-live{letter-spacing:.08em;color:#243a47;flex-direction:column;align-items:center;gap:4px;font-size:14px;font-weight:700;display:inline-flex}.session-empty-text{color:#7c8a93;max-width:180px;margin:0;font-size:15px;font-weight:500;line-height:1.6}.session-img-wrap{z-index:0;flex-shrink:0;height:150px;position:relative}.session-img-wrap:before{content:"";z-index:1;background:linear-gradient(#5059e600 0%,#5059e669 100%);width:100%;height:100%;position:absolute;top:0;left:0}.session-slots-badge{color:#fff;letter-spacing:.06em;text-transform:uppercase;z-index:1;text-align:center;background:#ff4b81;border-radius:6px;padding:6px 16px;font-size:10px;font-weight:700;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.session-slots-badge--booked{background:#ff4b81}.session-slots-badge--joined{background:#3bba8a}.session-slots-badge--finished{background:#ff4b81}.session-hurry-label{color:#5059e6;font-family:Just Me Again Down Here,cursive;font-size:26px;font-style:italic;font-weight:400;line-height:1;position:absolute;top:6px;left:9px;transform:rotate(-22deg)}.session-body{flex-direction:column;flex:1;gap:12px;padding:37px 24px 16px;display:flex;position:relative}.dash-swiper-outer .session-body{min-height:210px}.dash-swiper-outer .session-img-wrap{height:170px}.session-title{color:#243a47;-webkit-line-clamp:3;line-clamp:3;text-overflow:ellipsis;text-align:center;-webkit-box-orient:vertical;margin:0 0 auto;padding-bottom:0;font-size:18px;font-weight:600;line-height:1.5;display:-webkit-box;overflow:hidden}.session-footer{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.session-date{color:#5b666d;letter-spacing:.01em;text-transform:uppercase;align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.session-date i{font-size:24px}.session-arrow-btn{color:#3bba8a;cursor:pointer;background-color:#0000;border:none;flex-shrink:0;font-size:18px;transition:background .25s}.dash-swiper-next{z-index:10;color:#fff;cursor:pointer;background:#5059e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background .25s;display:flex;position:absolute;top:50%;right:18px;transform:translateY(-50%);box-shadow:0 4px 14px #5059e659}.dash-swiper-next:hover{background:#3d46d1}.dash-swiper-prev{z-index:10;color:#fff;cursor:pointer;background:#5059e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background .25s;display:flex;position:absolute;top:50%;left:18px;transform:translateY(-50%);box-shadow:0 4px 14px #5059e659}.dash-swiper-prev:hover{background:#3d46d1}.dash-swiper-prev.swiper-button-disabled,.dash-swiper-next.swiper-button-disabled,.dash-swiper-prev.swiper-button-lock,.dash-swiper-next.swiper-button-lock{display:none}.dash-right{flex-direction:column;flex-shrink:0;width:320px;min-width:320px;padding:202px 50px 30px;display:flex;overflow-y:auto}.dash-progress-panel{flex-direction:column;flex:1;display:flex}.dash-progress-header{margin-bottom:20px;position:relative}.dash-keep-going{color:#243a47;white-space:nowrap;font-family:Just Me Again Down Here,cursive;font-size:24px;font-weight:400;position:absolute;top:-22px;right:0;transform:rotate(15deg)}.dash-keep-going:after{content:"";background-image:url(../media/black-underline.0ula.b-9r.7tr.svg);background-position:0;background-size:100% 100%;width:100%;height:12px;position:absolute;bottom:-2px;left:0}.dash-progress-panel-title{color:#243a47;letter-spacing:.01em;font-size:20px;font-weight:600;line-height:32px}.dash-progress-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;padding:24px 8px;display:flex}.dash-progress-empty-illus{margin-bottom:4px}.dash-progress-empty-text{color:#243a47;max-width:240px;margin:0;font-size:14px;font-weight:400;line-height:1.7}.dash-progress-list{flex-direction:column;gap:32px;margin-bottom:24px;display:flex}.dash-prog-item{align-items:center;gap:16px;margin-bottom:18px;display:flex}.dash-prog-thumb-wrap{z-index:0;flex-shrink:0;position:relative}.dash-prog-thumb-wrap:before{content:"";z-index:0;background:linear-gradient(#5059e64d,#5059e64d);border-radius:10px;width:100%;height:100%;position:absolute;top:0;left:0}.dash-prog-thumb-icon{object-fit:contain;width:24px;height:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dash-prog-thumb{object-fit:cover;border-radius:8px;width:48px;height:48px;display:block}.dash-prog-done-dot{border-radius:50%;display:block;position:absolute;bottom:-10px;right:-10px}.dash-prog-done-dot i{color:#3bba8a;background:#fff;border:2px solid #fff;border-radius:50%;width:fit-content;height:fit-content}.dash-prog-info{flex:1;min-width:0}.dash-prog-label{color:#243a47;margin:0;font-size:14px;font-weight:600;line-height:1.4}.dash-prog-track{background:#e9e9f1;border-radius:10px;height:6px;overflow:hidden}.dash-prog-fill{background:#5059e6;border-radius:10px;height:100%;transition:width .6s}.dash-see-all-btn{letter-spacing:.08em;text-transform:uppercase;color:#243a47;cursor:pointer;text-align:center;background:0 0;border:1.5px solid #243a47;border-radius:30px;width:100%;margin-top:auto;padding:11px 20px;font-size:11px;font-weight:700;transition:background .25s,color .25s;display:block}.dash-see-all-btn:hover{color:#fff;background:#243a47}.dash-content-sections{background-color:#e4f6ef;border-radius:50px 50px 0 0;flex-direction:column;flex:1;padding:120px 0 40px 80px;display:flex}.student-dash-page.profile-content .profile-header,.mycontent-page .profile-header,.library-page .profile-header,.cd-page .profile-header{margin-right:40px}.dash-recommended{padding:80px 60px 48px 10px}.dash-rec-cursive{color:#243a47;font-family:Just Me Again Down Here,cursive;font-size:30px;font-weight:400;display:inline-block;position:relative;top:2px}.dash-section-title .dash-rec-cursive{line-height:1}.dash-section-title .dash-rec-cursive:after{content:"";background-image:url(../media/black-underline.0ula.b-9r.7tr.svg);background-size:100% 100%;width:100%;height:8.3px;position:absolute;bottom:-4px;left:0}.dash-rec-bulb{object-fit:contain;vertical-align:middle;width:28px;height:28px;margin-left:6px;position:relative;top:-2px}.qual-content-sections{padding-right:60px}.qual-table-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #243a4714}.qual-table-scroll{overflow-x:auto}.qual-table{border-collapse:collapse;width:100%;min-width:480px}.qual-table thead tr{background:#3bba8a}.qual-table thead th{color:#fff;letter-spacing:.01em;text-align:left;white-space:nowrap;padding:14px 21px;font-size:14px;font-weight:500}.qual-table thead th.qual-th-action{width:60px}.qual-table tbody td{color:#243a47;border-bottom:1px solid #eef3f1;padding:12px 21px;font-size:14px;font-weight:400}.qual-table tbody td:first-child{width:50%}.qual-table tbody td:last-child{text-align:center;width:20%}.qual-table tbody tr:last-child td{border-bottom:none}.qual-table tbody tr:hover{background:#e4f6ef}.qual-action-cell{text-align:right;white-space:nowrap}.qual-eye-btn{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:20px;transition:background .2s;display:inline-flex}.qual-eye-btn:hover{background:#243a470f}.qual-footer{margin-top:40px}.cert-header-row{align-items:center;gap:18px;margin-bottom:28px;display:flex}.cert-back-btn{color:#243a47;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:30px;display:inline-flex}.cert-title-group{flex-direction:column;gap:4px;max-width:450px;display:flex}.cert-title{color:#243a47;margin:0;font-size:28px;font-weight:600;line-height:1.3}.cert-subtitle{color:#9aa6ac;font-size:13px;font-weight:500}.cert-card{background:#fff;align-items:stretch;display:flex;overflow:hidden;box-shadow:0 10px 30px #243a4714}.cert-dot-strip{background-color:#e4f6ef;flex-shrink:0;width:85px;position:relative}.cert-body{text-align:center;flex-direction:column;flex:1;align-items:center;min-width:0;padding:48px 40px;display:flex}.cert-logo{object-fit:contain;width:auto;height:34px;margin-bottom:72px}.cert-congrats{color:#243a47;margin:0 0 20px;font-size:35px;font-weight:800}.cert-awarded-label{letter-spacing:.2em;text-transform:uppercase;color:#243a47;margin:0 0 34px;font-size:13.0486px;font-weight:700}.cert-name{letter-spacing:.02em;color:#243a47;border-bottom:1.5px solid #243a47;width:84%;margin:0 0 24px;padding:0 24px 10px;font-size:24px;font-weight:700}.cert-desc{color:#223455;letter-spacing:-.03em;max-width:460px;margin:0 0 70px;font-size:11.8232px;font-weight:600;line-height:1.7}.cert-signatures{justify-content:center;align-items:center;gap:40px;width:100%;display:flex}.cert-signature{flex-direction:column;flex:1;gap:3px;max-width:180px;display:flex}.cert-signature-label{letter-spacing:-.03em;text-transform:uppercase;color:#223455;margin:0 0 8px;font-size:16.1169px;font-weight:600}.cert-signature-name{color:#243a47;font-size:14px;font-weight:700}.cert-signature-role{text-align:center;letter-spacing:-.03em;color:#223455;font-size:11.658px;font-weight:400}.cert-seal{object-fit:contain;flex-shrink:0;width:140px;height:140px}.rec-card{filter:drop-shadow(5px 5px 16px #5cc19b2e);background:#fff;border-radius:14px;flex-direction:column;flex:none;display:flex;position:relative}.rec-fire-label{z-index:2;position:absolute;top:8px;left:8px;width:30px!important;height:30px!important}.rec-card-session{min-height:280px}.rec-card-session .session-img-wrap{flex-shrink:0;height:160px}.rec-card-session .session-img-wrap img{border-radius:12px 12px 0 0}.rec-card-video{z-index:0;height:155px;position:relative}.rec-card-video:before{content:"";z-index:1;background:linear-gradient(#5059e64d,#5059e64d);border-radius:12px;width:100%;height:100%;position:absolute;top:0;left:0}.rec-card-video img{border-radius:16px}.rec-card-video .rec-media-thumb{width:100%;height:100%;position:absolute;inset:0}.rec-card-video .rec-card-text{z-index:1;color:#243a47;background:#fff;border-radius:5px;align-items:flex-start;width:50%;height:82%;padding:16px;font-size:14px;font-weight:600;position:absolute;bottom:16px;left:16px}.rec-card-course{flex-direction:row;align-items:stretch;height:156px}.rec-card-course .rec-media-thumb{z-index:0;width:50%;position:relative}.rec-card-course .rec-media-thumb:before{content:"";z-index:0;z-index:1;background:linear-gradient(#5059e666,#5059e666);border-radius:12px;width:100%;height:100%;position:absolute;top:0;left:0}.rec-card-course.rec-card-course-v .rec-media-thumb:before{border-radius:12px 12px 0 0}.rec-card-course .rec-media-thumb img{border-radius:12px 0 0 12px}.rec-card-course-v .rec-media-thumb img{border-radius:12px 12px 0 0}.rec-card-course-v{align-items:stretch;height:260px;flex-direction:column!important}.rec-card-course-v .rec-media-thumb{flex-shrink:0;height:55%;width:100%!important}.rec-card-course-v .rec-card-text{align-items:flex-start;padding:14px}.rec-media-thumb{flex-shrink:0;width:110px;position:relative}.rec-badge{letter-spacing:.06em;text-transform:uppercase;color:#243a47;z-index:8;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:5px 24px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:10px;right:-8px}.rec-badge img{object-fit:contain;border-radius:0;width:18px;height:16px}.rec-badge-video{background:#ffd04a}.rec-badge-course{color:#fff;background:#7e84ec}.rec-badge-article{background:#ffd04a}.rec-card-text{flex:1;align-items:center;padding:12px 14px;display:flex}.rec-card-text p{color:#243a47;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:12px;font-weight:600;line-height:1.45;display:-webkit-box;overflow:hidden}.rec-card-photo{height:155px;position:relative}.rec-card-playme{flex-direction:column;justify-content:center;align-items:center;gap:10px;width:111px;height:156px;display:flex;position:relative;overflow:hidden}.rec-card-playme:before{content:"";z-index:1;background:#ffd04acc;position:absolute;inset:0}.rec-playme-btn{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.rec-playme-btn img{width:24px;height:24px}.rec-playme-label{color:#243a47;z-index:2;font-family:Just Me Again Down Here,cursive;font-size:22px;font-weight:400;line-height:1;position:relative}.popular-section{padding:50px 60px 48px 0}.popular-illus-wrap{justify-content:center;margin-bottom:62px;display:flex}.popular-illus-img{max-width:100%;height:auto}.popular-title{color:#243a47;margin-bottom:28px;font-size:28px;font-weight:700;line-height:1.2}.popular-list{flex-direction:column;gap:20px;display:flex}.popular-list-item{flex-direction:column;gap:4px;display:flex}.popular-item-type{text-transform:uppercase;letter-spacing:.6px;color:#5059e6;font-size:12px;font-weight:700}.popular-item-title{color:#243a47;cursor:pointer;margin:0;font-size:16px;font-weight:500;line-height:1.4;text-decoration:underline}.popular-item-body{color:#243a47;margin:0;font-size:16px;font-weight:500;line-height:1.5}.pop-course-card{filter:drop-shadow(5px 5px 16px #5cc19b2e);background:#fff;border-radius:14px;flex-direction:column;gap:16px;height:100%;padding:28px 24px;display:flex}.pop-course-badge{color:#fff;letter-spacing:.5px;background:#5059e6;border-radius:5px;align-items:center;gap:6px;width:fit-content;padding:5px 14px;font-size:10px;font-weight:700;display:inline-flex}.pop-course-body{color:#243a47;margin:0;font-size:16px;font-weight:400;line-height:1.6}.browse-section{padding:40px 60px 48px 0}.browse-title{color:#243a47;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:28px;font-size:28px;font-weight:700;line-height:1.2;display:flex}.browse-title-icon{flex-shrink:0;width:48px;height:48px}.browse-card{cursor:pointer;border-radius:10px;flex-direction:column;align-items:center;gap:16px;min-height:160px;padding:28px 24px 24px;transition:all .4s ease-in-out;display:flex}.browse-card:hover{transition:all .4s ease-in-out;box-shadow:-12px -12px 20px #f0fdf9,10px 10px 24px #5cc19b66}.browse-card-icon{justify-content:center;align-items:center;margin-bottom:12px;display:flex}.browse-card-icon img{object-fit:contain;width:32px;height:32px}.browse-card-label{color:#243a47;font-size:24px;font-weight:600;line-height:1.2}.browse-card-arrow{color:#243a47;margin-top:auto;font-size:16px;font-weight:500}.browse-card-courses{background:#7e84ec}.browse-card-experiences{background:#ff4b81}.browse-card-videos{background:#ffd04a}.dash-banned-card{z-index:1;background:#e4f6ef;border-radius:30px;justify-content:center;align-items:center;min-height:calc(100vh - 380px);margin-bottom:32px;margin-right:60px;padding:80px 40px 120px;display:flex;position:relative;overflow:hidden}.dash-banned-dots{opacity:.55;pointer-events:none;background-image:url(/assets/images/bg-white-dots.svg);background-repeat:repeat;background-size:180px;position:absolute;inset:0}.dash-banned-body{z-index:1;text-align:center;width:100%;max-width:600px;position:relative}.dash-banned-title{color:#243a47;letter-spacing:.01em;margin-bottom:20px;font-size:32px;font-weight:600;line-height:46px}.dash-banned-text{color:#243a47;text-align:center;max-width:520px;margin:0 auto 32px;font-size:16px;font-weight:500;line-height:28px}.dash-banned-backpack{z-index:1;position:absolute;bottom:28px;right:36px}.nf-page{background:#fff;flex-direction:column;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.nf-logo{z-index:2;position:absolute;top:24px;left:28px}.nf-center{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:900px;padding:80px 24px 48px;display:flex}.nf-illus-wrap img{object-fit:contain;width:618px;max-width:100%;height:420px}.nf-illus-wrap{margin-bottom:50px}.nf-title{color:#243a47;margin-bottom:30px;font-family:Just Me Again Down Here,cursive;font-size:clamp(40px,4vw,64px);font-weight:400;line-height:1.2}.nf-body{color:#243a47;max-width:520px;margin:0 auto 36px;font-size:16px;font-weight:500;line-height:1.75}.nf-btn{color:#fff;letter-spacing:.01em;text-transform:uppercase;cursor:pointer;background:#3bba8a;border:none;border-radius:50px;justify-content:center;align-items:center;padding:18px 52px;font-size:12px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.nf-btn:hover{color:#fff;background:#32a87b;text-decoration:none}.nf-chat-btn{color:#fff;cursor:pointer;text-align:center;z-index:100;background:#3bba8a;border:none;border-radius:30px 30px 4px;min-width:150px;min-height:100px;padding:20px 32px;font-family:Just Me Again Down Here,cursive;font-size:28px;line-height:1.1;position:fixed;bottom:28px;right:28px;box-shadow:0 8px 22px #3bba8a73}.search-page{background:#4b4edb;flex-direction:column;min-height:100vh;padding:80px 72px;display:flex;position:relative;overflow:hidden}.search-page--results{padding-bottom:60px;overflow-y:auto}.search-close-btn{cursor:pointer;z-index:10;background:#fff;border:2px solid #ffffff8c;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:border-color .2s,background .2s;display:flex;position:absolute;top:28px;right:15%}.search-close-btn:hover{background:#ffffff1f;border-color:#fff}.search-content{width:100%;margin-top:40px}.search-title{color:#fff;margin-bottom:40px;font-family:Just Me Again Down Here,cursive;font-size:clamp(40px,6vw,68px);font-weight:400;line-height:1.1}.search-form{width:100%}.search-form .search-input{color:#fff;caret-color:#fff;background:0 0;border:none;border-bottom:2px solid #ffffff73;outline:none;width:100%;padding:10px 0;font-size:32px;font-weight:400;transition:border-color .2s}.search-form .search-input::placeholder{color:#ffffff80}.search-form .search-input:focus{border-bottom-color:#fff}.search-input-wrap{border-bottom:2px solid #ffffff73;align-items:center;transition:border-color .2s;display:flex;position:relative}.search-input-wrap:focus-within{border-bottom-color:#fff}.search-input-wrap .search-input{border-bottom:none;flex:1}.search-input-wrap .search-input:focus{border-bottom:none}.search-clear-btn{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:4px 0 4px 12px;font-size:16px;font-weight:500;transition:color .15s}.search-clear-btn:hover{color:#fff}.search-no-results{margin-top:62px}.search-no-results-card{text-align:center;background:#2430e0;border-radius:50px;max-width:853px;margin:0 auto;padding:53px 48px;position:relative;overflow:visible}.search-no-title{color:#fff;margin-bottom:14px;font-size:32px;font-weight:600}.search-no-body{color:#fff;max-width:544px;margin-bottom:24px;margin-left:auto;margin-right:auto;font-size:16px;font-weight:500;line-height:1.6}.search-browse-btn{color:#243a47;letter-spacing:.07em;cursor:pointer;background:#fff;border:1px solid #3bba8a;border-radius:50px;padding:11px 32px;font-size:12px;font-weight:600;transition:opacity .2s;box-shadow:5px 5px 16px #5cc19b33}.search-browse-btn:hover{opacity:.88}.search-no-illus{pointer-events:none;position:absolute;bottom:-14px;right:60px}.search-illustration{pointer-events:none;width:clamp(260px,38vw,460px);position:absolute;bottom:100px;right:100px}.search-loading,.search-error{color:#ffffffbf;margin-top:28px;font-size:18px;font-weight:500}.search-error{color:#ffc8c8e6}.search-results{margin-top:65px}.search-results-section{margin-bottom:36px}.search-results-heading{letter-spacing:.1em;text-transform:uppercase;color:#ffffff8c;margin-bottom:14px;font-size:13px;font-weight:700}.search-masonry-grid{width:auto;margin-left:-16px;display:flex}.search-masonry-grid_column{background-clip:padding-box;padding-left:16px}.search-masonry-grid_column>div{margin-bottom:16px}.rec-card-horizontal{border-radius:12px;flex-direction:row;min-height:120px;display:flex;overflow:hidden}.rec-thumb-h{flex-shrink:0;width:44%;min-height:120px;position:relative;overflow:hidden}.rec-card-horizontal .rec-card-text{flex:1;align-items:center;padding:14px 16px;display:flex}.rec-card-text-h{padding:14px 16px}.rec-card-text-h p{color:#243a47;margin:0;font-size:14px;font-weight:600;line-height:1.4}.rec-card-horizontal .rec-badge{top:8px;left:8px;right:auto}.search-results .rec-card{cursor:pointer;background:#fff;transition:transform .18s,box-shadow .18s}.search-results .rec-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000002e}.search-results .rec-card-session .session-img-wrap{height:140px}.search-results .rec-card-video .rec-media-thumb,.search-results .rec-card-course .rec-media-thumb{height:157px}.search-results .rec-card-video .rec-media-thumb{height:100%}.mycontent-page{background:#fff;flex-direction:column;flex:1;min-width:0;min-height:100vh;display:flex;position:relative;overflow:hidden}.mc-trial{z-index:10;position:absolute;top:60px;right:28px}.mc-trial .mc-trial-badge{text-align:center;letter-spacing:.06em;text-transform:uppercase;color:#243a47;background-image:url(../media/avatar-frame.000-xk~dbhz8u.svg);background-repeat:no-repeat;background-size:100% 100%;flex-direction:column;justify-content:center;align-items:center;gap:1px;width:90px;height:90px;font-size:9px;font-weight:700;line-height:1.3;display:flex}.mc-body{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;display:flex;overflow:hidden auto}.mc-body::-webkit-scrollbar{display:none}.mc-progress-section{margin-bottom:48px;padding:32px 90px 60px}.mc-body--no-progress .mc-progress-section{margin-bottom:0;padding-bottom:24px}.mc-body--no-progress .mc-upcoming-section{margin-top:72px}.mc-progress-section-title{color:#243a47;margin-bottom:24px;font-size:28px;font-weight:700}.mc-swiper-wrap{align-items:center;gap:16px;width:100%;display:flex;position:relative;overflow:hidden}.mc-swiper{flex:1;width:0;min-width:0;overflow:hidden}.mc-swiper .swiper-wrapper{align-items:stretch;padding:15px 0}.mc-swiper-next{cursor:pointer;z-index:10;background:#5059e6;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:flex}.mc-swiper-next:hover{background:#3f47c9}.mc-swiper-next.swiper-button-disabled,.mc-swiper-next.swiper-button-lock{display:none}.mc-swiper-prev{cursor:pointer;z-index:10;background:#5059e6;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:flex}.mc-swiper-prev:hover{background:#3f47c9}.mc-swiper-prev.swiper-button-disabled,.mc-swiper-prev.swiper-button-lock{display:none}.mc-slide-pair{flex-direction:column;gap:32px;display:flex}.mc-progress-card{align-items:center;gap:30px;height:100%;display:flex}.mc-progress-thumb{flex-shrink:0;width:100px;height:100px;position:relative}.mc-progress-thumb .mcprogress-img{border-radius:10px}.mc-progress-thumb:before{content:"";z-index:1;background:linear-gradient(#5059e64d,#5059e64d);border-radius:10px;position:absolute;inset:0}.mc-thumb-center-icon{z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mc-thumb-center-icon img{object-fit:contain;width:45px;height:45px}.mc-progress-play-btn{color:#3bba8a;z-index:3;filter:none;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:23px;display:flex;position:absolute;bottom:-6px;right:-6px}.mc-progress-info{flex:1;min-width:0}.mc-progress-type-badge{letter-spacing:.08em;text-transform:uppercase;color:#5059e6;margin-bottom:5px;font-size:12px;font-weight:600;display:inline-block}.mc-progress-card-title{color:#243a47;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:16px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.mc-progress-bar-wrap{background:#e9e9f1;border-radius:5px;height:6px;overflow:hidden}.mc-progress-bar-fill{background:#5059e6;border-radius:5px;height:100%}.mc-progress-arrow-btn{cursor:pointer;background:#5059e6;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.mc-progress-arrow-btn:hover{background:#3f47c9}.mc-upcoming-section{background:#e8f8f3;border-radius:55px 0 0 55px;margin-top:120px;padding:80px 90px;position:relative}.mc-upcoming-illus{pointer-events:none;position:absolute;top:-100px;right:180px}.mc-upcoming-illus img{object-fit:contain;width:453px;height:206px}.mc-upcoming-section .dash-section-title{z-index:1;margin-bottom:40px;position:relative}.mc-upcoming-section .dash-swiper-outer{align-items:center;gap:16px;display:flex;position:relative}.mc-upcoming-section .dash-swiper{flex:1;min-width:0}.mc-upcoming-next{cursor:pointer;color:#fff;background:#4b4edb;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:flex}.mc-upcoming-next:hover{background:#3f47c9}.mc-upcoming-next.swiper-button-disabled,.mc-upcoming-next.swiper-button-lock{display:none}.mc-joined-section{padding:48px 90px 0}.mc-joined-section .dash-section-title{margin-bottom:24px}.mc-sl-section{background:#fff;border-radius:16px;margin-top:40px;padding:32px 90px 60px}.mc-sl-header{justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 24px;display:flex}.mc-sl-title-wrap{align-items:center;gap:24px;display:flex}.mc-sl-title{color:#1a1a2e;margin:0;font-size:26px;font-weight:700}.mc-sl-heart-icon{justify-content:center;align-items:center;display:inline-flex}.mc-sl-heart-icon img{width:45px;height:45px}.mc-sl-see-all{color:#3bba8a;cursor:pointer;letter-spacing:.6px;background:0 0;border:2px solid #3bba8a;border-radius:24px;padding:8px 22px;font-size:13px;font-weight:700;transition:background .2s,color .2s}.mc-sl-see-all:hover{color:#fff;background:#3bba8a}.mc-sl-grid{align-items:stretch;gap:30px;padding:0 24px 20px;display:flex;overflow-x:auto}.mc-sl-grid::-webkit-scrollbar{display:none}.mc-sl-thumb-pair{flex-direction:column;flex-shrink:0;gap:30px;width:10%;display:flex}.mc-sl-video-pair{width:23%}.mc-sl-thumb-pair .rec-card-playme,.mc-sl-thumb-pair .rec-card-video{flex-shrink:0;width:100%}.mc-sl-course-card{filter:drop-shadow(5px 5px 16px #5cc19b33);flex-shrink:0;width:23%;height:auto}.mc-sl-session-end{flex-shrink:0;width:23%}.mc-sl-session-end .session-img-wrap{flex-shrink:0;height:160px}.mc-empty-state{padding:0 0 24px}.mc-empty-text{color:#5b666d;max-width:544px;margin:0 0 32px;font-size:16px;font-weight:500;line-height:28px}.mc-empty-actions{align-items:center;gap:16px;display:flex}.mc-empty-browse-btn{color:#fff;letter-spacing:.01em;cursor:pointer;background:#3bba8a;border:none;border-radius:32px;padding:14px 28px;font-size:12px;font-weight:700;transition:background .2s}.mc-empty-browse-btn:hover{background:#30a678}.mc-empty-icon{opacity:.7;align-items:center;display:flex}.mc-cc-section{background:#e8f8f3;border-radius:0 55px 55px 0;margin-top:40px;padding:32px 90px 60px}.mc-cc-title-wrap{width:fit-content;margin-bottom:24px}.mc-cc-good-job{color:#243a47;width:fit-content;margin-bottom:-4px;margin-left:auto;font-family:Just Me Again Down Here,cursive;font-size:36px;font-weight:400;line-height:1;display:block;position:relative;right:-70px;transform:rotate(8deg)}.mc-cc-good-job:after{content:"";background-image:url(../media/black-underline.0ula.b-9r.7tr.svg);background-position:0;background-size:100% 100%;width:100%;height:4px;position:absolute;bottom:-2px;left:0}.mc-cc-title{margin:0}.mc-cc-empty{background:#e8f8f3;border-radius:16px;margin-top:8px;padding:36px 0}.mc-cc-empty-inner{align-items:center;gap:16px;max-width:560px;display:flex}.mc-cc-empty-inner .mc-empty-text{margin:0}.mc-sl-swiper-wrap{padding-bottom:8px;position:relative}.mc-sl-swiper-wrap .swiper{padding:16px}.mc-sl-new-card{filter:drop-shadow(5.04335px 5.04335px 16.1387px #5cc19b33);background:#fff;border-radius:10px;flex-direction:column;height:100%;display:flex;position:relative;box-shadow:0 4px 16px #0000001a}.mc-sl-card-upper{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px 10px 0 0;flex-shrink:0;height:204px;position:relative;overflow:hidden}.mc-sl-card-finished-pill{color:#fff;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;z-index:2;background:#ff4b81;border-radius:6px;padding:6px 16px;font-size:10px;font-weight:700;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.mc-sl-card-overlay-title{color:#fff;z-index:2;letter-spacing:-.04em;width:60%;margin:0;font-size:27px;font-weight:800;line-height:27px;position:absolute;top:52px;left:6px;right:90px}.sch-card .mc-sl-card-title{font-size:16px}.sch-card .mc-sl-card-pillar{gap:6px;font-size:8px}.sch-card .mc-sl-card-pillar i{font-size:12px}.mc-sl-card-type-badge{color:#fff;letter-spacing:.06em;z-index:2;background:#fff3;border:1px solid #ffffff73;border-radius:20px;align-items:center;gap:4px;padding:3px 8px;font-size:9px;font-weight:700;display:inline-flex;position:absolute;top:14px;right:14px}.mc-sl-card-person-wrap{z-index:1;filter:drop-shadow(0 1.31943px 8.24644px #00000040);width:140px;height:140px;position:absolute;bottom:0;right:0}.mc-sl-card-person-wrap img{object-position:right;width:100%;height:100%}.mc-sl-card-age-pill{text-transform:capitalize;color:#fff;white-space:nowrap;z-index:2;text-overflow:ellipsis;box-sizing:border-box;background:#7e84ec;border-radius:6px;justify-content:center;align-items:center;gap:8px;max-width:calc(100% - 24px);padding:5px 24px;font-size:10px;font-weight:700;position:absolute;top:-15px;left:50%;overflow:hidden;transform:translate(-50%)}.mc-sl-card-body{flex-direction:column;flex:1;gap:34px;min-height:160px;padding:32px 14px 14px;display:flex;position:relative}.mc-sl-card-title{color:#243a47;text-align:center;margin:0;font-size:14px;font-weight:600;line-height:1.3}.mc-sl-card-pillar{color:#fff;letter-spacing:.1px;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:fit-content;margin:auto auto 0;padding:5px;font-size:10px;font-weight:700;display:flex}.mc-sl-card-pillar i{font-size:16px}.mc-sl-next{cursor:pointer;z-index:10;background:#6b21e8;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:50%;right:-16px;transform:translateY(-50%);box-shadow:0 2px 8px #6b21e859}.sfl-page .profile-header{margin-right:40px}.sfl-section{padding:32px 90px 60px;position:relative}.sfl-course-section{background:#e8f8f3;border-radius:55px 0 0 55px;margin-top:40px;padding:60px 90px 70px}.sfl-section-title{align-items:center;gap:16px;margin-bottom:32px;display:flex}.sfl-title-icon{color:#243a47;background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex;box-shadow:3px 3px 12px #5cc19b2e}.sfl-title-icon img{object-fit:contain;width:26px;height:26px}.sfl-course-meta{gap:8px}.sfl-course-meta img{object-fit:contain;width:22px;height:22px}.sfl-section .mc-empty-state{margin-top:0}.sc-lib-page{padding-top:78px}.sc-lib-tabs{scrollbar-width:thin;scrollbar-color:#cbd5db transparent;border-bottom:none;flex-wrap:nowrap;gap:0;margin:0;padding:0;list-style:none;display:flex;overflow:auto hidden}.sc-lib-tabs::-webkit-scrollbar{height:4px}.sc-lib-tabs::-webkit-scrollbar-track{background:0 0}.sc-lib-tabs::-webkit-scrollbar-thumb{background:#cbd5db;border-radius:4px}.sc-lib-tabs::-webkit-scrollbar-thumb:hover{background:#6b21e8}.sc-lib-tabs-divider{background:#e2e8ed;width:100%;height:1.5px;margin-bottom:4px}.sc-lib-tab-btn{color:#243a47;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2.5px solid #0000;border-radius:8px 8px 0 0;justify-content:center;align-items:center;gap:8px;min-width:207px;margin-bottom:-1.5px;padding:10px 20px 12px;font-size:16px;font-weight:500;transition:color .15s,border-color .15s,background-color .15s;display:inline-flex}.sc-lib-tab-btn i{font-size:15px}.sc-lib-tab-icon{flex-shrink:0;width:16px;height:16px}.sc-lib-tab-btn.active{color:#5059e6;background-color:#f0f1ff;border-bottom-color:#5059e6;font-weight:600}.sc-lib-tab-btn:hover:not(.active){color:#243a47;background-color:#f5f6fa}.sc-lib-pillar-pills{flex-wrap:nowrap;gap:8px;padding-bottom:10px;display:flex;overflow:auto}.sc-lib-pillar-btn{color:#243a47;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #243a47;border-radius:6px;justify-content:center;align-items:center;gap:6px;width:auto;padding:12px;font-size:14px;font-weight:600;transition:all .15s;display:inline-flex}.sc-lib-pillar-btn i{font-size:14px}.sc-lib-pillar-btn.active{color:#fff;border-color:#0000}.sc-lib-pillar-btn:hover:not(.active){border-color:#243a47}.sc-lib-pillar-pills--live .sc-lib-pillar-btn.active{color:#fff;background-color:#ff5cf1;border-color:#ff5cf1}.sc-lib-pillar-pills--courses .sc-lib-pillar-btn.active{color:#fff;background-color:#ff5c00;border-color:#ff5c00}.sc-lib-pillar-pills--challenges .sc-lib-pillar-btn.active{color:#fff;background-color:#1cc08c;border-color:#1cc08c}.sc-lib-pillar-pills--qualifications .sc-lib-pillar-btn.active{color:#fff;background-color:#ff5c00;border-color:#ff5c00}.mc-sl-new-card--locked{filter:drop-shadow(3.7176px 3.7176px 11.8963px #5cc19b33)}.mc-sl-card-upper-content{position:absolute;inset:0}.mc-sl-new-card--locked .mc-sl-card-upper{filter:grayscale()blur(1px)drop-shadow(3.7176px 3.7176px 11.8963px #5cc19b33);opacity:.7}.mc-sl-new-card--locked .mc-sl-card-body{filter:grayscale()blur(1px)drop-shadow(3.7176px 3.7176px 11.8963px #5cc19b33)}.sc-lib-locked-overlay{z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.sc-lib-locked-overlay svg{width:105px;height:105px}.qz-intro{margin-bottom:28px}.qz-intro-title{letter-spacing:.01em;color:#243a47;font-size:20px;font-weight:600;line-height:32px}.qz-intro-sub{color:#243a47;margin:0;font-size:16px}.qz-questions{flex-direction:column;gap:40px;margin-bottom:32px;display:flex}.qz-question-header{align-items:flex-start;gap:14px;margin-bottom:24px;display:flex}.qz-question-num{color:#fff;background:#3bba8a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:2px;font-size:14px;font-weight:700;display:flex}.qz-question-type{color:#243a47;letter-spacing:.06em;text-transform:capitalize;margin-bottom:4px;font-size:8px;font-weight:500;display:block}.qz-question-text{color:#243a47;margin:0;font-size:14px;font-weight:600;line-height:1.4}.qz-result-badge{flex-shrink:0;align-self:end;margin-left:auto;padding-left:8px;font-size:12px;font-weight:400}.qz-result-badge--correct{color:#3bba8a}.qz-result-badge--wrong{color:#ff4b81}.qz-options{flex-direction:column;gap:12px;padding-left:5px;display:flex}.qz-option{cursor:pointer;align-items:center;gap:10px;display:flex}.qz-input{opacity:0;pointer-events:none;width:0;height:0;margin:0;position:absolute}.qz-radio{background:#fff;border:2px solid #cbd5db;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:border-color .15s,border-width .15s;display:flex}.qz-radio-dot{opacity:0;background:#fff;border-radius:50%;width:10px;height:10px;transition:opacity .15s}.qz-input:checked+.qz-radio{border-width:4px;border-color:#5059e6}.qz-input:checked+.qz-radio .qz-radio-dot{opacity:1}.qz-option-label{color:#243a47;font-size:14px}.qz-submit-wrap{flex-wrap:wrap;align-items:center;gap:16px;margin-top:8px;display:flex}.qz-retake-btn{color:#3bba8a;letter-spacing:.06em;background:#fff;border:1.5px solid #e2e8ed;border-radius:30px;padding:12px 28px;font-size:13px;font-weight:700;transition:border-color .2s,color .2s;box-shadow:0 2px 8px #0000000f}.qz-retake-btn:hover{color:#3bba8a;border-color:#3bba8a}.qz-sidebar-card.cd-sidebar-card{background:#e4f6ef;border-radius:10px;padding:24px 48px}.qz-sidebar-card .cd-lessons-list{flex:none;height:400px;min-height:auto}.qz-module-item{background:#fff;border-radius:10px;align-items:center;gap:12px;margin-top:0;padding:24px 15px;display:flex}.qz-module-thumb{border-radius:10px;flex-shrink:0;width:48px;height:48px;position:relative;overflow:hidden}.qz-module-thumb img{width:48px;height:48px}.open-book-icon{background:#c3f7e4;border:1px solid #243a47;border-radius:5px;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.open-book-icon img{object-fit:contain;width:14px;height:14px}.qz-module-title{color:#243a47;margin:0 0 2px;font-size:14px;font-weight:600;line-height:1.3}.qz-module-duration{color:#6b7c88;font-size:12px}.cp-checklist{flex-direction:column;gap:10px;margin-top:20px;display:flex}.cp-check-item{cursor:pointer;align-items:center;gap:8px;display:flex}.cp-checkbox{opacity:0;pointer-events:none;width:0;height:0;margin:0;position:absolute}.cp-check-box{background:#fff;border:2px solid #243a47;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:border-color .15s;display:flex;position:relative}.cp-check-box:after{content:"";border:2.5px solid #3bba8a;border-top:none;border-left:none;width:6px;height:12px;display:none;transform:rotate(45deg)translateY(-1px)}.cp-checkbox:checked+.cp-check-box{border-color:#3bba8a}.cp-checkbox:checked+.cp-check-box:after{display:block}.cp-check-label{color:#243a47;font-size:14px;line-height:1.4}.cp-check-label p{margin:0}.exp-detail-page{padding:80px 0}.exp-title-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:50px;display:flex}.exp-title-left{flex-wrap:wrap;align-items:center;gap:23px;display:flex}.exp-live-badge{flex-direction:column;justify-content:center;align-items:center;min-width:52px;display:flex}.exp-live-badge img{object-fit:contain;width:50px;height:50px}.exp-main-title{color:#243a47;margin:0;font-size:32px;font-weight:600;line-height:1.2}.exp-recommend-btn i{font-size:20px}.exp-recommend-btn{justify-content:center;align-items:center;gap:8px;display:flex}.exp-banner{width:100%;height:269px;margin-bottom:28px;position:relative;overflow:hidden}.exp-banner-overlay{z-index:1;background:#000000a6;position:absolute;inset:0}.exp-countdown-wrap{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex;position:absolute;inset:0}.exp-countdown-title{color:#fff;letter-spacing:.2px;margin:0;font-size:20px;font-weight:500}.exp-countdown-row{align-items:flex-start;gap:28px;display:flex}.exp-countdown-unit{flex-direction:column;align-items:center;gap:8px;display:flex}.exp-countdown-digits{gap:8px;display:flex}.exp-countdown-box{color:#243a47;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:63px;font-size:26px;font-weight:600;line-height:1;display:flex;position:relative;overflow:hidden}.exp-digit{justify-content:center;align-items:center;width:100%;height:100%;display:flex}@keyframes digitExit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}@keyframes digitEnter{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.exp-digit-exit{animation:.35s forwards digitExit;position:absolute;inset:0}.exp-digit-enter{animation:.35s forwards digitEnter}.exp-countdown-label{color:#fff;letter-spacing:.8px;font-size:12px;font-weight:600}.exp-section-title{letter-spacing:.01em;color:#243a47;margin-bottom:16px;font-size:20px;font-weight:600}.exp-description-para{color:#243a47;margin-bottom:16px;font-size:16px;font-weight:400;line-height:28px}.exp-info-list{flex-direction:column;gap:16px;display:flex}.exp-info-row{align-items:center;gap:24px;display:flex}.exp-info-icon{background:#edeefc;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:88px;height:88px;display:flex}.exp-info-icon img{object-fit:contain;width:36px;height:36px}.exp-info-content{flex-direction:column;gap:4px;display:flex}.exp-info-title{color:#243a47;margin:0;font-size:16px;font-weight:600}.exp-info-sub{color:#5b666d;letter-spacing:.5px;text-transform:uppercase;margin:0;font-size:12px;font-weight:600}.jn-tabs-wrap{border-bottom:2px solid #e2e8ed;margin-bottom:24px}.jn-tabs{flex-wrap:nowrap;gap:0;width:100%;margin:0;padding:0;list-style:none;display:flex;overflow:auto hidden}.jn-tab-btn{color:#6b7c88;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2.5px solid #0000;border-radius:0;margin-bottom:-2px;padding:10px 20px 12px;font-size:14px;font-weight:500;transition:color .15s,border-color .15s}.jn-tab-btn.active{color:#243a47;border-bottom-color:#7e84ec;padding-bottom:10px;font-weight:700}.jn-tab-btn:hover:not(.active){color:#243a47}.jn-welcome{margin-bottom:24px}.jn-welcome-title{color:#243a47;margin-bottom:12px;font-size:20px;font-weight:600}.jn-welcome-sub{color:#243a47;font-size:14px;font-weight:400}.jn-prompts{flex-direction:column;gap:24px;display:flex}.jn-prompt{flex-direction:column;gap:6px;display:flex;position:relative}.jn-prompt-module{color:#cbd0de;letter-spacing:.5px;text-transform:uppercase;font-size:10px;font-weight:600}.jn-prompt-question{color:#243a47;letter-spacing:.01em;text-transform:uppercase;font-size:12px;font-weight:700}.jn-textarea{color:#243a47;resize:vertical;background:#fff;border:1.5px solid #e2e8ed;border-radius:30px;outline:none;width:100%;min-height:126px;padding:14px 16px;font-size:14px;line-height:1.6;transition:border-color .15s}.jn-textarea::placeholder{color:#b0bec5}.jn-textarea:focus{border-color:#3bba8a}.jn-prompt--locked .jn-textarea{pointer-events:none;color:#0000;background:#f8fafb}.jn-lock-overlay{background:#fff9;border:none;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;display:flex;position:absolute;bottom:0;left:0;right:0}.jn-save-row{justify-content:flex-end;display:flex}.jn-lock-text{color:#a4a4a4;letter-spacing:.5px;text-align:center;text-transform:uppercase;max-width:180px;font-size:10px;font-weight:700;line-height:1.4}.jn-about-badge{letter-spacing:.8px;background:#fff;border-radius:5px;padding:5px 24px;font-size:10px;font-weight:700;position:absolute;top:22px;left:0;box-shadow:4px 4px 16px #243a4733}.jn-progress-text{color:#243a47;letter-spacing:.5px;letter-spacing:.01em;text-transform:uppercase;opacity:.6;font-size:12px;font-weight:700;line-height:18px}.jn-modules-list{scrollbar-width:thin;max-height:420px;overflow-y:auto}.jn-module-num{color:#afb9c2;letter-spacing:.5px;margin-bottom:1px;font-size:12px;font-weight:600;display:block}.cd-lesson-item--active .jn-module-num,.cd-lesson-item--active .cd-lesson-title,.cd-lesson-item--active .cd-lesson-duration{color:#fff}.cd-lesson-item--active .jn-module-num{opacity:.8}.cd-lesson-item.cd-lesson-item--active{background:#3bba8a}.jn-module-check{background:#3bba8a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.cd-lesson-item--locked,.cd-lesson-item--locked:hover{box-shadow:none;cursor:not-allowed;background:#f4f5f7}.cd-lesson-item--locked .cd-lesson-thumb>img{filter:grayscale();opacity:.65}.cd-lesson-item--locked .cd-lesson-title,.cd-lesson-item--locked .cd-lesson-duration,.cd-lesson-item--locked .jn-module-num{color:#afb9c2}.cd-lesson-available-badge{color:#5059e6;white-space:nowrap;z-index:4;background:#eceeff;border-radius:20px;padding:5px 10px;font-size:10px;font-weight:600;line-height:1;position:absolute;top:-8px;right:10px;box-shadow:0 2px 6px #5059e626}.works-card{filter:none;flex-direction:column;flex:1;min-height:0;padding-top:50px;padding-bottom:50px;display:flex}.sw-list{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;gap:16px;min-height:0;padding-right:12px;display:flex;overflow-y:auto}.sw-list::-webkit-scrollbar{display:none}.sw-list-paging>.sw-item{opacity:.5;pointer-events:none;transition:opacity .2s}.sw-item{background:#fff;border:1px solid #e9e9f1;border-radius:10px;flex-shrink:0;overflow:hidden;box-shadow:0 30px 120px #e9e9f180}.sw-item-header{align-items:center;gap:26px;padding:40px;display:flex}.sw-item-header-left{flex-shrink:0;align-items:center;gap:16px;width:40%;display:flex}.sw-thumb{border-radius:12px;flex-shrink:0;width:56px;height:56px;position:relative;overflow:hidden}.sw-thumb-overlay{pointer-events:none;z-index:1;background:linear-gradient(#5059e64d,#5059e64d);border-radius:12px;position:absolute;inset:0}.sw-thumb-center-icon{z-index:2;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sw-info{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.sw-item-title{color:#243a47;letter-spacing:.01em;margin:0;font-size:18px;font-weight:600;line-height:1.35}.sw-meta-row{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.sw-badge{letter-spacing:.05em;text-transform:uppercase;border-radius:5px;align-items:center;padding:6px 24px;font-size:10px;font-weight:700;line-height:1.6;display:inline-flex}.sw-badge--course{color:#fff;background:#7e84ec}.sw-badge--live{color:#fff;background:#ff4b81}.sw-badge--video,.sw-badge--challenge{color:#fff;background:#ffc736}.sw-see-more{color:#243a47;cursor:pointer;background:0 0;border:none;align-items:center;gap:3px;padding:0;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.sw-see-more:hover{color:#3bba8a}.sw-file{flex:1;justify-content:flex-start;align-items:center;gap:10px;min-width:0;padding-left:60px;display:flex}.sw-file>div{min-width:0}.sw-file-icon{flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.sw-file-icon img{object-fit:contain;width:100%;height:100%}.sw-file-name{color:#243a47;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0 0 2px;font-size:16px;font-weight:600;display:-webkit-box;overflow:hidden}.sw-file-date{color:#5b666d;white-space:nowrap;margin:0;font-size:14px;font-weight:400}.sw-action{flex-shrink:0;justify-content:center;align-items:center;min-width:212px;display:flex}.sw-feedback-btn{align-items:center;gap:8px;font-weight:700;transition:background .2s;display:inline-flex}.sw-feedback-btn:hover{background:#2fa578}.sw-feedback-btn-icon{align-items:center;display:flex}.sw-waiting-text{color:#5b666d;text-align:right;text-align:center;font-size:16px;font-weight:600;line-height:1.5}.sw-empty-state{text-align:center;flex-direction:column;align-items:center;padding:40px 20px 60px;display:flex}.sw-empty-illus{max-width:320px;height:auto;margin-bottom:32px}.sw-empty-name{color:#5059e6;margin:0 0 8px;font-size:18px;font-weight:700;line-height:1.3}.sw-empty-title{color:#243a47;margin:0 0 16px;font-size:24px;font-weight:700;line-height:1.3}.sw-empty-text{color:#5b666d;max-width:520px;margin:0;font-size:15px;font-weight:400;line-height:1.6}.sw-empty-text strong{color:#243a47;font-weight:700}.sw-accordion{background:#fff;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:16px;padding:0 40px 40px;display:flex}.sw-accordion-body{background:#f2fbf7;border-radius:10px;flex:1;gap:10px;min-width:0;padding:38px 72px;display:flex}.sw-mentor-row{gap:12px;width:38%;display:flex}.sw-mentor-avatar{border-radius:50%;flex-shrink:0;width:44px;height:44px;padding:3px;position:relative;overflow:hidden}.sw-mentor-avatar img{object-fit:contain;width:100%;height:100%}.sw-mentor-info{flex-direction:column;gap:2px;display:flex}.sw-mentor-name{color:#243a47;font-size:16px;font-weight:600}.sw-mentor-role{color:#5b666d;letter-spacing:.03em;font-size:14px;font-weight:400}.sw-quote-title{color:#243a47;margin-bottom:6px;font-size:16px;font-weight:700;line-height:1.5}.sw-feedback-content .sw-quote-text{min-height:88px}.sw-quote-text{white-space:pre-wrap;color:#243a47;margin-bottom:16px;font-size:16px;font-weight:400;line-height:1.6}.sw-quote-date{color:#5b666d;margin:0;font-size:14px;font-weight:400;line-height:21px}.sw-feedback-file{align-items:center;gap:10px;margin-top:12px;display:flex}.sw-feedback-content{flex:1}.sl-row-clickable{cursor:pointer;transition:background .15s}.sl-row-clickable:hover{background:#f4f5fb}.sl-student-link{color:#243a47;font-weight:600;transition:color .15s}.sl-row-clickable:hover .sl-student-link{color:#3bba8a}.std-back-link{color:#5b666d;align-items:center;gap:6px;margin-bottom:24px;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.std-back-link:hover{color:#3bba8a}.std-detail-layout{justify-content:flex-start;align-items:flex-start;gap:48px;padding-right:2%;display:flex}.std-detail-main{flex:1;min-width:0}.std-activity-title{color:#243a47;margin:0 0 28px;font-size:28px;font-weight:700;line-height:1.3}.std-tabs-wrap{margin-bottom:32px}.std-tabs-label{letter-spacing:.08em;text-transform:uppercase;color:#5059e6;margin-bottom:10px;font-size:11px;font-weight:600;display:block}.std-tabs{flex-wrap:wrap;gap:6px;display:flex}.std-tab{color:#243a47;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #243a47;border-radius:6px;padding:9px 20px;font-size:13px;font-weight:600;transition:all .15s}.std-tab:hover{color:#3bba8a}.std-tab--active,.std-tab--active:hover{color:#fff;background:#3bba8a}.std-card{background:#fff;border:1px solid #e9e9f1;border-radius:10px;position:relative;box-shadow:0 30px 120px #e9e9f180}.std-card .sw-badge{z-index:1;position:absolute;top:0;left:28px;transform:translateY(-50%)}.std-card-head{align-items:center;gap:26px;min-height:154px;padding:30px 40px;display:flex}.std-detail-main .sw-list{gap:30px;padding-top:12px}.std-card-info{flex-direction:column;flex:1;align-items:flex-start;gap:14px;min-width:0;display:flex}.std-card-title{color:#243a47;letter-spacing:.01em;margin:0;font-size:18px;font-weight:600;line-height:1.35}.std-see-more{color:#243a47;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:14px;font-weight:600;transition:color .15s;display:inline-flex}.std-see-more:hover{color:#5059e6}.std-see-more-icon{color:#243a47;align-items:center;transition:transform .2s;display:flex}.std-see-more-icon svg{width:16px;height:16px}.std-see-more--open .std-see-more-icon{transform:rotate(180deg)}.std-card .sw-file{border:1px solid #e9e9f1;border-radius:10px;flex:none;align-self:center;gap:14px;padding:12px}.std-card .sw-accordion-body{padding:25px}.std-card .sw-file-name{max-width:163px;margin-bottom:0;font-size:14px;display:inline-block}.std-file-link{cursor:pointer;text-decoration:none;transition:border-color .15s,box-shadow .15s}.std-file-link:hover{border-color:#3bba8a}.std-file-link:hover .sw-file-name{color:#3bba8a}.std-feedback-file{align-items:center;gap:12px;margin-top:20px;display:flex}.std-feedback-file--plain .sw-file{background-color:#fff;flex:0 auto;align-items:center;width:auto;min-width:0;margin-left:0;padding-left:0}.std-feedback-file--card{justify-content:flex-end}.std-feedback-file--card .sw-file{background-color:#fff;border:1px solid #e9e9f1;border-radius:10px;flex:0 auto;align-self:auto;align-items:center;gap:14px;width:auto;min-width:0;margin-left:0;padding:14px 20px}.std-feedback-file--card .sw-file-name{max-width:220px;display:block}.std-feedback-file-label{flex:none;display:inline-flex}.std-profile-card{text-align:center;background:#f6f6f9;border-radius:14px;flex-direction:column;flex-shrink:0;align-items:center;width:348px;padding:40px 32px;display:flex;position:relative}.std-feedback-file-label img{object-fit:contain;width:100%;max-width:159px}.std-profile-edit{color:#243a47;cursor:pointer;background:0 0;border:none;padding:0;transition:color .15s;position:absolute;top:20px;right:20px}.std-profile-edit:hover{color:#3bba8a}.std-profile-edit:disabled{opacity:.5;cursor:default}.std-profile-avatar{background:#e7e3fb;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:18px;display:flex;overflow:hidden}.std-profile-avatar img{object-fit:cover;width:100%;height:100%}.std-profile-name{color:#243a47;margin:0 0 6px;font-size:24px;font-weight:600}.std-profile-email{color:#5b666d;word-break:break-all;margin:0 0 26px;font-size:13px}.std-profile-pills{background:#fff;border:1px solid #e9e9f1;border-radius:10px;width:100%;margin-bottom:28px;padding:7px 0;display:flex;overflow:hidden}.std-pill{flex:1;justify-content:space-between;align-items:center;gap:6px;padding:8px 15px;font-size:14px;display:flex}.std-pill+.std-pill{border-left:1px solid #e9e9f1}.std-pill span{color:#5b666d}.std-pill b{color:#243a47;font-weight:600}.std-profile-address{text-align:left;flex-direction:column;gap:14px;width:100%;display:flex}.std-addr-row{justify-content:space-between;gap:12px;font-size:13px;display:flex}.std-addr-row span{color:#5b666d}.std-addr-row b{color:#243a47;text-align:right;font-weight:600}.profile-content.ed-page{flex-direction:column;display:flex}.ed-card{filter:none;padding:50px 88px}.ed-title{letter-spacing:.01em;color:#243a47;margin:0 0 32px;font-size:28px;font-weight:600;line-height:1.3}.ed-layout{align-items:flex-start;gap:64px;display:flex}.ed-main{flex:1;min-width:0}.ed-section-heading{color:#243a47;margin:0 0 16px;font-size:18px;font-weight:600;line-height:1.4}.ed-desc-text{color:#5b666d;margin:0 0 20px;font-size:15px;font-weight:400;line-height:1.75}.ed-desc-text:last-child{margin-bottom:0}.ed-desc-text strong{color:#243a47;font-weight:700}.ed-side{flex-shrink:0;width:300px}.ed-info-list{flex-direction:column;gap:20px;display:flex}.ed-info-row{align-items:center;gap:16px;display:flex}.ed-info-icon{background:#ff4b81;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ed-info-text{flex-direction:column;gap:4px;min-width:0;display:flex}.ed-info-value{color:#243a47;font-size:15px;font-weight:600;line-height:1.35}.ed-info-label{letter-spacing:.06em;text-transform:uppercase;color:#9aa4ab;font-size:10px;font-weight:700}.ed-back-btn{align-items:center;gap:8px;margin-top:32px;display:inline-flex}.ed-pills{margin-bottom:40px}.ed-course-media{flex-shrink:0;width:400px}.ed-media-box{background:#fff;border:1px solid #e9e9f1;border-radius:16px;padding:24px;box-shadow:0 30px 120px #e9e9f199}.ed-media-figure{border-radius:10px;width:100%;height:220px;position:relative;overflow:hidden;box-shadow:0 8px 24px #243a471f}.ed-media-tag{z-index:3;color:#243a47;letter-spacing:.08em;text-transform:uppercase;background:#ffffffeb;border-radius:6px;padding:5px 12px;font-size:10px;font-weight:700;position:absolute;top:16px;left:16px}.ed-media-illus{justify-content:center;margin-top:22px;display:flex}.ed-media-illus img{max-width:100%}@media (max-width:991px){.ed-card{padding:32px 24px}.ed-layout{flex-direction:column;gap:40px}.ed-side,.ed-course-media{width:100%}}.profile-content.cd-school-content{margin:0}.cd-school-content .students-header .col-auto.ps-0{padding-left:90px!important}.content-protected{-webkit-user-select:none;user-select:none}.content-protected input,.content-protected textarea,.content-protected select,.content-protected [contenteditable=true]{-webkit-user-select:text;user-select:text}.content-protected img{-webkit-user-drag:none;user-drag:none}@media print{.content-protected{display:none!important}}.devtools-guard-overlay{z-index:9999;background:#0f172af0;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.led-page{position:relative}.led-hero{background:#f2fbf7 url(../media/Subtract.0rdw45r129rk..svg) 100% 0/cover no-repeat;border-radius:50px;flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:320px;padding:60px 60px 40px 100px;display:flex;position:relative}.led-hero-solid{background:#f2fbf7}.led-hero-submit{background:#e4f6ef;width:100%;min-height:320px}.led-hero-illustration{pointer-events:none;width:145px;height:auto;position:absolute;top:50%;left:-40px;transform:translateY(-50%)}.led-hero-illustration-wide{width:492px;top:72%}.led-hero-title{color:#243a47;text-align:center;margin:0;font-size:20px;font-weight:600}.led-countdown-row{gap:28px;display:flex}.led-countdown-unit{flex-direction:column;align-items:center;gap:8px;display:flex}.led-countdown-digits{gap:8px;display:flex}.led-countdown-box{color:#243a47;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:63px;font-size:26px;font-weight:600;line-height:1;display:flex;position:relative;overflow:hidden}.led-digit{border:1px solid #e4f6ef;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.led-digit-exit{animation:.35s forwards digitExit;position:absolute;inset:0}.led-digit-enter{animation:.35s forwards digitEnter}.led-countdown-label{color:#5059e6;letter-spacing:.06em;font-size:11px;font-weight:600}.led-signup-btn{min-width:240px;min-height:56px;margin-top:4px;padding:14px 34px}.led-ribbon{width:129px;height:89px;position:absolute;top:-10px;right:48px}.led-ribbon-bg{object-fit:contain;object-position:top}.led-ribbon-text{color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:8px 8px 23px 26px;font-size:16px;font-weight:600;line-height:1.4;display:flex;position:absolute;inset:0}.led-ribbon-number{font-family:Just Me Again Down Here,cursive;font-size:36px;font-weight:400;line-height:24px}.led-side{flex-direction:column;gap:20px;display:flex}.led-info-list{flex-direction:column;gap:8px;display:flex}.led-info-row{align-items:center;gap:20px;display:flex}.led-info-icon{background:#ff4b81;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:88px;height:88px;display:flex}.led-info-icon img{object-fit:contain;width:38px;height:38px}.led-info-content{flex-direction:column;gap:4px;display:flex}.led-info-title{color:#243a47;margin:0;font-size:16px;font-weight:600}.led-info-sub{color:#8a97a0;letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:12px;font-weight:600}.led-materials-empty{text-align:center;border:3px solid #e2e8ed;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100%;min-height:220px;padding:32px;display:flex}.led-materials-text{color:#5b666d;max-width:240px;margin:0;font-size:14px;line-height:1.6}.led-ongoing-bubble{text-align:center;background:#fff;border-radius:20px;align-self:flex-start;padding:4px 34px;position:relative}.led-welldone-text.led-ongoing-text{max-width:680px}.led-ongoing-bubble:after{content:"";border-top:18px solid #fff;border-left:1px solid #0000;border-right:18px solid #0000;width:0;height:0;position:absolute;bottom:-14px;left:42px}.led-ongoing-bubble span{color:#243a47;font-family:Just Me Again Down Here,cursive;font-size:32px;line-height:1.2}.led-chat-bubble{z-index:20;background:var(--green);color:#fff;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:10px;padding:10px 22px 10px 14px;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:5px 5px 16px #5cc19b59}.led-chat-bubble span{font-family:Just Me Again Down Here,cursive;font-size:22px;line-height:1}.led-cancel-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:4px;display:flex}.led-cancel-text{color:#243a47;align-items:center;font-size:16px;display:flex}.led-cancel-text img{object-fit:contain;width:69px;height:71px;margin-right:-23px}.led-cancel-btn{letter-spacing:.01em;text-transform:uppercase;white-space:nowrap;border-radius:30px;padding:10px 20px;font-size:12px;font-weight:600}.led-join-banner{text-align:center;background:#f2fbf7 url(../media/live-exp-subtract.0ep6.l5xtymg-.svg) 100% 0/cover no-repeat;border-radius:60px;flex-direction:column;align-items:center;margin-top:80px;padding:80px 60px;display:flex}.led-join-text{color:#243a47;max-width:680px;margin:0 auto 12px;font-size:20px;font-weight:600;line-height:1.7}.led-join-subtext{color:#5b666d;max-width:680px;margin:0 auto 24px;font-size:16px}.led-materials-file{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:252px}.led-welldone-bubble{text-align:center;background:#fff;border-radius:20px;align-self:flex-start;min-width:174px;padding:6px 22px;position:relative}.led-welldone-bubble:after{content:"";border-top:18px solid #fff;border-left:1px solid #0000;border-right:18px solid #0000;width:0;height:0;position:absolute;bottom:-14px;left:42px}.led-welldone-bubble span{color:#243a47;font-family:Just Me Again Down Here,cursive;font-size:36px;line-height:1}.led-welldone-text{color:#243a47;text-align:center;max-width:350px;margin:0 auto;font-size:16px;line-height:1.8}.led-flow-arrow{color:#3bba8a;display:flex}.led-submit-section{margin-top:130px;position:relative}.led-upload-process-illustration{pointer-events:none;width:365px;height:auto;position:absolute;top:-134px;right:36%}.led-materials-card{border:1px solid #e2e8ed;border-radius:24px;flex-direction:column;gap:28px;padding:32px 24px;display:flex}.led-materials-file-row{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.led-submitted-illustration{width:250px;height:auto;position:relative;bottom:-45px}.led-feedback-filled{background:#f2fbf7;border-radius:50px;margin-top:16px;padding:70px}.led-feedback-filled-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:48px;display:flex}.led-feedback-mentor,.led-feedback-file{align-items:center;gap:18px;display:flex}.led-feedback-mentor-avatar,.led-feedback-file-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.led-feedback-mentor-avatar img{object-fit:contain;width:42px;height:42px}.led-feedback-file-icon img{width:36px;height:36px}.led-feedback-mentor-name,.led-feedback-file-name{color:#243a47;font-size:16px;font-weight:600;display:block}.led-feedback-mentor-role,.led-feedback-file-date{color:#5b666d;font-size:14px;display:block}.led-feedback-body-text{margin:0;font-size:16px;line-height:1.8}.led-rate-btn{min-width:auto;padding:10px 22px}.led-rate-dialog{position:relative;overflow:visible}.led-rate-content{padding:40px 44px}.led-rate-subtext{margin:4px 0 0;font-size:16px}.led-rate-stars{justify-content:center;gap:10px;margin:34px 0;display:flex}.led-rate-star-btn{cursor:pointer;background:0 0;border:none;padding:0;line-height:0}.led-rate-star-btn img{width:55px;height:55px}.led-rate-question{color:#243a47;text-align:center;margin:0 0 16px;font-size:20px;font-weight:600}.led-rate-illustration{pointer-events:none;width:222px;height:360px;position:absolute;bottom:85px;right:-87px}@media (max-width:767px){.led-rate-illustration{display:none}}.led-fully-blocked-badge{width:167px;height:auto;position:absolute;top:-32px;right:40px}.devtools-guard-overlay__card{text-align:center;color:#fff;max-width:420px}.devtools-guard-overlay__title{margin-bottom:12px;font-size:20px;font-weight:700}.devtools-guard-overlay__text{opacity:.85;margin:0 0 8px;font-size:14px}.devtools-guard-overlay__retry{color:#fff;cursor:pointer;background:#2f936d;border:none;border-radius:6px;margin-top:16px;padding:10px 28px;font-size:14px;font-weight:600}.devtools-guard-overlay__retry:hover{background:#267a5a}.content-subtext-section{max-width:450px}.profile-content.students-content{flex-direction:column;display:flex}.mm-modal .mm-dialog{width:100%;max-width:860px}.mm-modal .mm-content{flex-direction:column;min-height:560px;padding:40px 48px 36px;display:flex;position:relative;overflow:hidden}.mm-body{flex:auto}.mm-close{z-index:2;position:absolute;top:28px;right:32px}.mm-header{margin-bottom:22px}.mm-modal .mm-title{letter-spacing:.01em;color:#243a47;margin-bottom:6px;font-size:28px;font-weight:600}.mm-subtitle{color:#7b8fa1;margin-bottom:0;font-size:14px}.mm-table-wrap{border:1px solid #eef0f2;border-radius:8px}.mm-table{min-width:620px}.mm-table .sl-thead-row th:first-child{border-top-left-radius:8px}.mm-table .sl-thead-row th:last-child{border-top-right-radius:8px}.mm-status{align-items:center;gap:6px;font-size:14px;font-weight:500;display:inline-flex}.mm-status--available{color:#1abc9c}.mm-status--locked{color:#99a3b1}.mm-edit-btn{border-radius:6px;min-width:64px;padding:6px 18px;font-size:13px;font-weight:600}.mm-footer{justify-content:center;gap:16px;margin-top:30px;display:flex}.mm-footer-btn{min-width:180px}.mm-drawer-scrim{z-index:3;background:#243a4726;position:absolute;inset:0}.mm-drawer{z-index:4;background:#fff;flex-direction:column;width:360px;max-width:88%;animation:.25s ease-out mmDrawerIn;display:flex;position:absolute;top:0;bottom:0;right:0;box-shadow:-8px 0 24px #243a471f}@keyframes mmDrawerIn{0%{transform:translate(100%)}to{transform:translate(0)}}.mm-drawer-header{border-bottom:1px solid #f0f2f4;justify-content:space-between;align-items:flex-start;gap:12px;padding:24px 24px 16px;display:flex}.mm-drawer-title{color:#243a47;margin-bottom:4px;font-size:18px;font-weight:600}.mm-drawer-sub{color:#7b8fa1;margin-bottom:0;font-size:12px}.mm-drawer-close{flex-shrink:0}.mm-drawer-body{flex-direction:column;flex:1;gap:18px;padding:20px 24px;display:flex;overflow-y:auto}.mm-options{flex-direction:column;gap:10px;display:flex}.mm-option{text-align:left;background:#fff;border:1.5px solid #e4e7eb;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px 14px;transition:border-color .15s,background .15s;display:flex}.mm-option--active{background:#f2fbf9;border-color:#1abc9c}.mm-option-radio{border:2px solid #c6cdd4;border-radius:50%;flex-shrink:0;width:18px;height:18px;position:relative}.mm-option--active .mm-option-radio{border-color:#1abc9c}.mm-option--active .mm-option-radio:after{content:"";background:#1abc9c;border-radius:50%;position:absolute;inset:3px}.mm-option-label{color:#243a47;font-size:14px;font-weight:500}.mm-field{flex-direction:column;display:flex}.mm-field-label{margin-bottom:8px}.mm-date-input{max-width:100%}.dp-root{width:100%;position:relative}.dp-trigger{background-color:var(--white);color:#243a47;cursor:pointer;border:1px solid #e9e9f1;border-radius:30px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:14px 20px;font-size:14px;font-weight:500;transition:border-color .15s,box-shadow .15s;display:flex}.dp-trigger:hover{border-color:#c9e9dd}.dp-trigger--open{border-color:#3bba8a;box-shadow:0 0 0 3px #3bba8a26}.dp-placeholder{color:#99a3b1}.dp-cal-icon{color:#3bba8a;flex-shrink:0}.dp-popover{z-index:20;background:#fff;border:1px solid #edf1f4;border-radius:18px;width:288px;max-width:100%;padding:14px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 12px 34px #243a4729}.dp-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.dp-title{color:#243a47;font-size:14px;font-weight:600}.dp-nav{color:#3bba8a;cursor:pointer;background:#f2fbf7;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s;display:flex}.dp-nav:hover{color:#fff;background:#3bba8a}.dp-weekdays,.dp-grid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.dp-weekday{text-align:center;color:#99a3b1;padding:4px 0;font-size:11px;font-weight:600}.dp-cell{aspect-ratio:1}.dp-day{color:#243a47;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:500;transition:background .12s,color .12s;display:flex}.dp-day:hover:not(:disabled){background:#f2fbf7}.dp-day--today{color:#3bba8a;font-weight:700}.dp-day--selected,.dp-day--selected:hover{color:#fff;background:#3bba8a;font-weight:600}.dp-day:disabled{color:#cbd3db;cursor:not-allowed}.dp-cell--empty{pointer-events:none}.mm-message{resize:vertical;min-height:78px}.mm-notify-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.mm-notify-label{color:#243a47;font-size:13px;line-height:1.4}.mm-switch{background:#d5dae0;border:none;border-radius:999px;flex-shrink:0;width:44px;height:24px;padding:0;transition:background .2s;position:relative}.mm-switch--on{background:#1abc9c}.mm-switch-knob{background:#fff;border-radius:50%;width:18px;height:18px;transition:left .2s;position:absolute;top:3px;left:3px}.mm-switch--on .mm-switch-knob{left:23px}.mm-drawer-footer{border-top:1px solid #f0f2f4;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.mm-drawer-btn{border-radius:6px;min-width:96px;padding:8px 16px;font-size:14px}@media (max-width:767px){.mm-content{padding:32px 20px 28px}.mm-drawer{width:100%;max-width:100%}.mm-footer-btn{min-width:130px}}.md-dashboard{gap:48px;padding-top:32px}.md-page-title{color:#243a47;margin:0 0 -16px;font-size:24px;font-weight:600}.md-stats-grid{grid-template-columns:repeat(3,1fr);gap:24px 28px;display:grid}.md-stat-card{background:#fff;border:1px solid #e4e9ec;border-radius:8px;min-height:116px;padding:22px 28px;transition:box-shadow .2s,transform .2s}.md-stat-card:hover{background:#f2fbf7;border-color:#d7efe4;transform:translateY(-2px);box-shadow:0 6px 18px #00000014}.md-stat-label{text-transform:uppercase;letter-spacing:.06em;color:#5059e6;margin:0 0 14px;font-size:11px;font-weight:600}.md-stat-value{color:#243a47;margin:0 0 6px;font-size:18px;font-weight:600}.md-stat-link{color:#99a3b1;font-size:11px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-block}.md-stat-link:hover,.md-stat-link:focus-visible{color:#3bba8a;text-decoration:underline}.md-dashboard .dash-section-title{margin-bottom:18px;font-size:20px;font-weight:600}.md-dashboard .af-title{font-size:20px;font-weight:600}.md-dashboard .dash-swiper-outer{padding:10px 0 22px 10px}@media (min-width:992px){.md-dashboard .session-card-empty{width:calc(40% - 18px)}}@media (min-width:1200px){.md-dashboard .session-card-empty{width:calc(25% - 22.5px)}}.md-sidebar .students-nav-item{justify-content:center}.md-sidebar .students-nav-label{text-align:center;flex:none;line-height:1.3}.md-session-card,.md-session-card:hover{color:inherit;text-decoration:none}.md-session-card-past .session-img-wrap img{filter:grayscale(.35);opacity:.85;transition:filter .3s,opacity .3s}.md-session-card-past:hover .session-img-wrap img{filter:none;opacity:1}.md-session-card-past .session-slots-badge--finished{background:#5b666d}.md-sessions-loading{justify-content:center;align-items:center;width:100%;min-height:200px;display:flex}.md-pagination-row{justify-content:center}.md-back-link{color:#5b666d;align-items:center;gap:6px;margin-bottom:18px;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.md-back-link:hover{color:#3bba8a}.md-session-actions{flex-shrink:0;align-items:center;gap:14px;display:flex}.md-session-status{letter-spacing:.08em;text-transform:uppercase;color:#5059e6;white-space:nowrap;background:#eef0fe;border-radius:6px;padding:6px 12px;font-size:10px;font-weight:700}.md-session-status--live{color:#fff;background:#3bba8a}.md-session-status--past{color:#5b666d;background:#eef1f3}.md-session-tags{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.md-session-tag{color:#243a47;background:#f2fbf7;border:1px solid #d7efe4;border-radius:999px;padding:5px 14px;font-size:12px;font-weight:600}.md-materials-card{gap:20px}.md-materials-col{flex-direction:column;display:flex}.md-materials-col .led-materials-empty,.md-materials-col .led-materials-card{flex:1;height:auto}.md-session-summary{grid-template-columns:1fr;gap:12px}.md-session-summary .md-stat-card{min-height:0;padding:14px 20px}.md-session-summary .md-stat-label{margin-bottom:6px}.md-audience-section{margin-top:56px}.md-audience-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.md-audience-card{background:#fff;border:1px solid #e4e9ec;border-radius:8px;padding:20px 22px}.md-audience-card-loose{margin-top:20px}.md-audience-card-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.md-audience-school{color:#0f2137;font-size:15px;font-weight:700}.md-audience-tag{text-transform:uppercase;letter-spacing:.06em;color:#5059e6;background:#eff0fe;border-radius:999px;flex-shrink:0;padding:4px 10px;font-size:10px;font-weight:600}.md-audience-city{color:#5b666d;margin-top:4px;font-size:12px;display:block}.md-audience-groups{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.md-audience-group{background:#f2fbf7;border:1px solid #d7efe4;border-radius:999px;align-items:baseline;gap:8px;padding:6px 14px;display:inline-flex}.md-audience-group-name{color:#0f2137;font-size:13px;font-weight:600}.md-audience-group-count{color:#5b666d;font-size:11px}.md-audience-empty{margin-top:14px;font-size:13px;display:block}.md-participants-section{margin-top:56px}.md-participants-table td{vertical-align:top}.md-participant{align-items:center;gap:10px;display:inline-flex}.md-participant-avatar{object-fit:cover;border-radius:50%;flex-shrink:0}.md-participant-review-title{color:#243a47;max-width:280px;font-weight:700;display:block}.md-participant-review{color:#243a47;max-width:280px;display:block}.md-participant-note{color:#99a3b1;max-width:280px;margin-top:4px;font-size:11px;display:block}.md-work-link{color:#3bba8a;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:8px;max-width:220px;font-weight:600;text-decoration:none;display:inline-flex;overflow:hidden}.md-work-link:hover{text-decoration:underline}.md-stars{gap:2px;display:inline-flex}.md-muted{color:#99a3b1}.filter-dd{position:relative}.filter-dd-trigger{color:#243a47;text-align:left;background:#fff;border:1.5px solid #e4e9ec;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;min-width:132px;padding:11px 14px;font-size:14px;transition:border-color .2s;display:flex}.filter-dd-trigger:hover,.filter-dd-trigger--open{border-color:#cbd0de}.filter-dd-placeholder{color:#99a3b1}.filter-dd-chevron{color:#243a47;flex-shrink:0;transition:transform .2s}.filter-dd-chevron--up{transform:rotate(180deg)}.filter-dd-menu{z-index:120;background:#fff;border-radius:14px;min-width:100%;padding:8px 0;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 14px 34px #0f213724}.filter-dd-option{color:#243a47;text-align:left;white-space:nowrap;background:0 0;border:none;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:10px 20px;font-size:14px;transition:background .15s;display:flex}.filter-dd-option:hover{background:#f1faf5}.filter-dd-option--selected{font-weight:700}.filter-dd-option--selected svg{color:#5059e6}.md-sub-group{margin-bottom:26px}.md-sub-group-label{color:#5b666d;margin:0 0 10px;padding-left:4px;font-size:14px;font-weight:600}.md-sub-card{background:#fff;border-radius:12px;margin:9px;padding:6px 0;box-shadow:0 4px 24px #0f213712}.md-sub-row{align-items:center;gap:16px;padding:18px 28px;display:flex}.md-sub-row-icon{color:#243a47;flex-shrink:0;justify-content:center;align-items:center;width:24px;display:flex}.md-sub-avatar{background:#f2f5f7;border-radius:50%;flex-shrink:0;width:32px;height:32px;display:flex;overflow:hidden}.md-sub-avatar img{object-fit:cover;width:100%;height:100%}.md-sub-text{flex:1;min-width:0}.md-sub-line{color:#5b666d;margin:0;font-size:14px;line-height:1.55}.md-sub-student{color:#243a47;font-weight:700}.md-sub-course{color:#3bba8a;font-weight:600}.md-sub-time{color:#99a3b1;margin-top:2px;font-size:12px;display:block}.md-sub-actions{flex-shrink:0;align-items:center;gap:14px;display:flex}.md-sub-see{color:#5b666d;white-space:nowrap;background:#fff;border:1px solid #e4e9ec;border-radius:8px;align-items:center;gap:8px;padding:9px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex}.md-sub-see:hover{color:#3bba8a;border-color:#b9e4d2}.md-sub-btn{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border:1px solid #0000;border-radius:30px;justify-content:center;align-items:center;gap:8px;min-width:168px;padding:12px 22px;font-size:11px;font-weight:700;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.md-sub-btn:disabled{opacity:.6;cursor:not-allowed}.md-sub-btn-solid{color:#fff;background:#3bba8a;box-shadow:5px 5px 16px #5cc19b33}.md-sub-btn-solid:hover:not(:disabled){background:#2c986f}.md-sub-btn-outline{color:#3bba8a;background:#fff;border-color:#3bba8a}.md-sub-btn-outline:hover{background:#f2fbf7}.md-sub-form{padding:0 28px 26px}.md-sub-label{letter-spacing:.08em;text-transform:uppercase;color:#99a3b1;margin:0 0 8px;font-size:10px;font-weight:700;display:block}.md-sub-form .md-sub-label+.md-sub-input+.md-sub-label{margin-top:18px}.md-sub-input{color:#243a47;border:1px solid #e4e9ec;border-radius:8px;outline:none;width:100%;padding:12px 16px;font-size:14px;transition:border-color .2s}.md-sub-input::placeholder{color:#b4bcc6}.md-sub-input:focus{border-color:#3bba8a}.md-sub-counter{color:#99a3b1;text-align:right;margin:8px 2px 0;font-size:12px}.md-sub-counter-over{color:#e0574f;font-weight:600}.md-sub-form-actions{justify-content:flex-end;align-items:center;gap:18px;margin-top:18px;display:flex}.md-sub-cancel{color:#5b666d;background:0 0;border:none;font-size:13px;font-weight:600;transition:color .2s}.md-sub-cancel:hover:not(:disabled){color:#243a47}.md-sub-file-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.md-sub-file-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.md-sub-file-btn{color:#3bba8a;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #3bba8a;border-radius:8px;align-items:center;gap:8px;padding:9px 16px;font-size:13px;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.md-sub-file-btn:hover{background:#f2fbf7}.md-sub-file-btn-disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.md-sub-file-name{color:#5b666d;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;overflow:hidden}.md-sub-file-remove{color:#5b666d;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;line-height:1;transition:background .2s,color .2s;display:inline-flex}.md-sub-file-remove:hover:not(:disabled){color:#243a47;background:#e4e9ec}.md-sub-file-remove:disabled{opacity:.6;cursor:not-allowed}.md-sub-file-hint{color:#99a3b1;margin:8px 2px 0;font-size:12px}.md-sub-feedback{background:#e4f6ef;border-radius:10px;align-items:flex-start;gap:24px;margin:0 28px 24px;padding:28px 32px;display:flex}.md-sub-mentor{flex-shrink:0;align-items:center;gap:12px;width:32%;display:flex}.md-sub-mentor-avatar{border-radius:50%;flex-shrink:0;width:38px;height:38px;display:flex;overflow:hidden}.md-sub-mentor-avatar img{object-fit:contain;width:100%;height:100%}.md-sub-mentor-info{flex-direction:column;gap:2px;min-width:0;display:flex}.md-sub-mentor-name{color:#243a47;font-size:15px;font-weight:600}.md-sub-mentor-role{color:#5b666d;font-size:13px}.md-sub-feedback-body{flex:1;min-width:0}.md-sub-quote-title{color:#243a47;margin:0 0 6px;font-size:15px;font-weight:700}.md-sub-quote{white-space:pre-wrap;color:#243a47;margin:0 0 14px;font-size:14px;line-height:1.75}.md-sub-quote-date{color:#5b666d;margin:0 0 14px;font-size:13px}.md-sub-attachment{color:#243a47;background:#fff;border-radius:12px;align-items:center;gap:10px;margin:0 0 14px;padding:10px 18px 10px 12px;font-size:14px;font-weight:700;text-decoration:none;transition:box-shadow .2s;display:inline-flex;box-shadow:0 2px 8px #243a4714}.md-sub-attachment:hover{box-shadow:0 4px 14px #243a4724}.md-sub-feedback-footer{justify-content:flex-end;align-items:center;gap:16px;display:flex}.md-sub-edit{color:#3bba8a;background:0 0;border:none;flex-shrink:0;font-size:13px;font-weight:700;transition:color .2s}.md-sub-edit:hover{color:#2c986f;text-decoration:underline}.md-error-text{color:#e0574f;margin:0;font-size:14px}.md-rte{background:#fff;border:1px solid #e4e9ec;border-radius:8px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.md-rte-focused{border-color:#3bba8a;box-shadow:0 0 0 3px #3bba8a1f}.md-rte-disabled{opacity:.6;pointer-events:none}.md-rte-toolbar{background:#f8fafb;border-bottom:1px solid #e4e9ec;flex-wrap:wrap;align-items:center;gap:2px;padding:7px 10px;display:flex}.md-rte-btn{color:#5b666d;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background .15s,color .15s;display:inline-flex}.md-rte-btn:hover{color:#243a47;background:#eaeff2}.md-rte-btn-active{color:#2fa578;background:#e4f6ef}.md-rte-letter{font-size:15px;font-weight:700;line-height:1}.md-rte-bold{font-weight:800}.md-rte-italic{font-family:Georgia,Times New Roman,serif;font-style:italic}.md-rte-underline{text-underline-offset:2px;text-decoration:underline}.md-rte-divider{background:#d9e1e6;flex:none;width:1px;height:20px;margin:0 7px}.md-rte-block-wrap{align-items:center;margin-left:auto;display:flex;position:relative}.md-rte-block{appearance:none;color:#243a47;cursor:pointer;background:#fff;border:1px solid #dde4e9;border-radius:6px;outline:none;min-width:108px;padding:7px 28px 7px 12px;font-size:12px;font-weight:500;transition:border-color .2s}.md-rte-block:hover,.md-rte-block:focus{border-color:#3bba8a}.md-rte-block-arrow{pointer-events:none;color:#99a3b1;font-size:5px;position:absolute;right:11px}.md-rte-area{color:#243a47;outline:none;max-height:340px;padding:16px 18px;font-size:14px;line-height:1.75;overflow-y:auto}.md-rte-area-empty:before{content:attr(data-placeholder);color:#b4bcc6;pointer-events:none}.md-rte-area>:last-child{margin-bottom:0}.md-rte-area p{margin:0 0 8px}.md-rte-area h1{margin:0 0 8px;font-size:22px;font-weight:700;line-height:1.35}.md-rte-area h2{margin:0 0 8px;font-size:18px;font-weight:700;line-height:1.4}.md-rte-area h3{margin:0 0 8px;font-size:16px;font-weight:700;line-height:1.45}.md-rte-area ul,.md-rte-area ol{margin:0 0 8px;padding-left:24px}.md-rte-area ul{list-style:outside}.md-rte-area ol{list-style:decimal}.md-rte-area li{margin-bottom:2px}.md-rte-area a{color:#3bba8a;text-decoration:underline}.md-rte-area b,.md-rte-area strong{font-weight:700}.rich-text-html{white-space:normal}.rich-text-html>:first-child{margin-top:0}.rich-text-html>:last-child{margin-bottom:0}.rich-text-html p,.rich-text-html div{margin:0 0 .75em}.rich-text-html h1,.rich-text-html h2,.rich-text-html h3,.rich-text-html h4,.rich-text-html h5,.rich-text-html h6{color:inherit;margin:0 0 .5em;font-weight:700;line-height:1.3}.rich-text-html h1{font-size:1.5em}.rich-text-html h2{font-size:1.3em}.rich-text-html h3{font-size:1.15em}.rich-text-html h4,.rich-text-html h5,.rich-text-html h6{font-size:1em}.rich-text-html ul,.rich-text-html ol{margin:0 0 .75em;padding-left:1.35em}.rich-text-html ul{list-style:outside}.rich-text-html ol{list-style:decimal}.rich-text-html li{margin-bottom:.25em}.rich-text-html a{color:#3bba8a;word-break:break-word;text-decoration:underline}.rich-text-html blockquote{border-left:3px solid #e9e9f1;margin:0 0 .75em;padding-left:12px}.rich-text-html pre{white-space:pre-wrap;margin:0 0 .75em;font-family:inherit}.legal-list,.faq-list{flex-direction:column;display:flex}.legal-item,.faq-item{border-bottom:1px solid #e9e9f1;justify-content:space-between;align-items:center;gap:24px;margin-bottom:34px;padding-bottom:26px;display:flex}.legal-item:last-child,.faq-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.legal-item-text,.faq-item-text{flex:auto;min-width:0}.legal-item-title,.faq-item-title{letter-spacing:.01em;text-transform:uppercase;color:#2430e0;margin-bottom:8px;font-size:12px;font-weight:700;line-height:18px}.legal-item-desc,.faq-item-desc,.faq-intro{color:#243a47;word-break:normal;margin:0;font-size:14px;font-weight:400;line-height:22px;display:block}.faq-intro{margin-bottom:30px}.legal-item .legal-read-btn,.faq-item .faq-action-btn{white-space:nowrap;flex-shrink:0;gap:10px;min-width:128px;min-height:40px;padding:0 18px}.legal-item .legal-read-btn i,.faq-item .faq-action-btn i{font-size:16px;line-height:1}@media (max-width:767px){.legal-item,.faq-item{flex-direction:column;align-items:stretch;gap:16px;margin-bottom:24px;padding-bottom:20px}.legal-item .legal-read-btn,.faq-item .faq-action-btn{width:100%}}
