@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap";.calendar-date-modal-overlay{position:fixed;inset:0;z-index:7100;background:#0810285c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;justify-content:center;align-items:center;padding:1rem}.calendar-date-modal-card{width:min(340px,100%);border-radius:16px;padding:.95rem}.calendar-date-inline-popover{width:340px;max-width:calc(100vw - 2rem)}.calendar-date-inline-popover .calendar-date-modal-card{width:100%}.calendar-date-modal-head{margin-bottom:.55rem}.calendar-date-modal-head h4{margin:0;color:#0c183ceb;font-size:1rem;font-weight:700}.calendar-date-modal-month-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem;color:#0a143ce6}.calendar-date-nav-btn{width:28px;height:28px;border:none;border-radius:8px;background:#0c2a851a;color:#0a143cdb;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.calendar-date-nav-btn:hover{background:#0c2a852e}.calendar-date-weekdays,.calendar-date-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.24rem}.calendar-date-weekdays{margin-bottom:.25rem}.calendar-date-weekdays span{text-align:center;font-size:.74rem;font-weight:700;color:#0a143c94}.calendar-date-empty-cell{height:32px}.calendar-date-day-btn{height:32px;border:none;border-radius:8px;background:transparent;color:#0a143ce6;cursor:pointer}.calendar-date-day-btn:hover{background:#0c2a851a}.calendar-date-day-btn.active{background:var(--blue-primary);color:#fff}.time-select-modal-overlay{position:fixed;inset:0;z-index:7100;background:#0810285c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;justify-content:center;align-items:center;padding:1rem}.time-select-modal-card{width:min(360px,100%);border-radius:16px;padding:.95rem}.time-select-inline-popover{width:fit-content}.time-select-modal-head{display:grid;gap:.5rem;margin-bottom:.65rem}.time-select-modal-head h4{margin:0;color:#0c183ceb;font-size:1rem;font-weight:700}.time-select-modal-head input{width:100%;box-sizing:border-box;border-radius:10px;border:1px solid rgba(118,146,250,.35);padding:.55rem .65rem;font-size:.9rem}.time-select-modal-list{max-height:300px;overflow-y:auto;display:grid;gap:.25rem}.time-select-modal-option{width:100%;border:none;border-radius:10px;background:transparent;color:#0a143ceb;text-align:left;padding:.55rem .6rem;cursor:pointer}.time-select-modal-option:hover{background:#0c2a851a}.time-select-modal-option.active{background:#0c2a852b}.time-select-modal-empty{margin:0;color:#0a143c94;font-size:.88rem;padding:.5rem .2rem}input,textarea,select{width:100%;padding:.9em 1.2em;border-radius:9999px;border:1px solid rgba(255,255,255,.08);background-color:#edf1f5;color:var(--muted-text);font-size:1em;font-family:inherit;outline:none;transition:all .3s ease}textarea{border-radius:14px;resize:vertical;min-height:100px}input::placeholder,textarea::placeholder{color:#f5f3ef66}input:focus,textarea:focus,select:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #c8a95126}a{color:var(--primary-color);text-decoration:none;transition:color .3s ease}a:hover{color:var(--primary-hover)}.checkbox-label{display:flex;align-items:center;gap:.5rem;color:var(--muted-text);font-size:.95rem;cursor:pointer}@media(max-width:700px){input,textarea,select{font-size:.95rem;padding:.85em 1em}textarea{min-height:80px}}.course-detail-wrapper,.course-detail-panel{width:100%}.course-back-link{margin:0}.course-back-link:hover{transform:translateY(-1px)}.course-detail-admin-title-row{width:100%;margin:0 0 .85rem;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.6rem}.course-detail-admin-title-row h1{margin:0;color:var(--blue-very-dark);font-size:1.9rem;font-weight:800;line-height:1.15}.course-detail-wrapper.course-detail--dashboard{background:transparent;min-height:100%}.course-detail-wrapper.course-detail--dashboard .course-detail-inner{max-width:none;margin:0}.course-detail-wrapper.course-detail--dashboard .course-detail-panel{border-radius:15px;box-sizing:border-box;min-height:100%}.course-detail-inner{max-width:1250px;margin:0 auto}.course-detail-header.centered h1{text-align:center;font-size:2.6rem;font-weight:800;color:var(--blue-dark)}.course-detail-header.centered p{text-align:center;margin:1rem auto 2.5rem;max-width:620px;color:var(--text-color-grey);line-height:1.6}.course-detail-wrapper.course-detail--dashboard .course-detail-header.centered h1{text-align:left;font-size:2rem}.course-detail-wrapper.course-detail--dashboard .course-detail-header.centered p{text-align:left;margin:.6rem 0 1.8rem;max-width:none}.course-lock-banner.centered-full{width:100%;background:linear-gradient(135deg,#dfedffb3,#ffffffd9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--blue-pearl);border-radius:16px;padding:1.8rem 2rem;margin:1rem auto 3rem;text-align:center;box-shadow:0 12px 30px #6e96ff1f}.course-lock-banner span{display:block;font-size:1.3rem;font-weight:800;color:var(--blue-dark);margin-bottom:.8rem}.course-lock-banner button{padding:.8rem 1.8rem;border:none;border-radius:999px;background:var(--button-color-black);color:#fff;font-weight:700;cursor:pointer;transition:.25s ease}.course-lock-banner button:hover{background:var(--button-color-blue);transform:translateY(-2px)}.course-toolbar{width:100%;margin-bottom:.45rem;display:flex;justify-content:space-between;align-items:center;gap:1.2rem;flex-wrap:nowrap}.course-sections{margin:0;flex:1 1 auto;min-width:0}.course-toolbar>.btn-action{flex:0 0 auto;margin-left:auto}.course-sections--locked,.course-subsections--locked{filter:blur(2px) brightness(.96);opacity:.78;pointer-events:none}.course-sections--locked .task-subtab,.course-subsections--locked .task-subtab{cursor:not-allowed}.course-search.tutor-search-bar{width:250px}.video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;transition:.3s ease}.video-grid.blurred-soft{filter:blur(6px) brightness(.9);pointer-events:none}.video-grid-wrapper{position:relative}.video-grid-wrapper.is-locked{min-height:320px}.video-grid-lock{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:2rem;pointer-events:auto;z-index:2}.video-grid-lock-card{border-radius:20px;padding:1.6rem 2rem;max-width:420px;text-align:center}.video-grid-lock-card h3{margin:0 0 .6rem;font-size:1.2rem;color:var(--blue-dark)}.video-grid-lock-card p{margin:0;color:#142850b3;line-height:1.5}.video-card{border-radius:18px;cursor:pointer;transition:.25s ease;position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:.6rem;padding:1rem;min-height:276px}.video-card:hover{transform:translateY(-4px)}.video-card-media{width:100%;height:100%;border-radius:14px;overflow:hidden;background:transparent}.video-card-media img,.video-card-media video{width:100%;height:100%;display:block;object-fit:cover}.video-card-thumbnail-placeholder{width:100%;height:100%;display:block;background:linear-gradient(145deg,#e2ecffe6,#f7fafff2);position:relative}.video-card-thumbnail-placeholder:before{content:"";position:absolute;left:50%;top:50%;width:52px;height:52px;transform:translate(-50%,-50%);border-radius:50%;background:#ffffffa6;box-shadow:inset 0 0 0 1px #788cc838}.video-card-thumbnail-placeholder:after{content:"";position:absolute;left:calc(50% + 2px);top:50%;transform:translate(-50%,-50%);width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid rgba(80,110,180,.75)}.video-card-media video{pointer-events:none}.video-card--draggable{cursor:grab}.video-card--drag-over{outline:2px dashed rgba(56,75,118,.4);outline-offset:4px}.video-card-body{display:flex;flex-direction:column;justify-content:flex-start;gap:.2rem;height:auto}.video-card-title{margin:0;font-size:1.28rem;font-weight:700;color:var(--blue-dark)}.video-card-description{margin:0;color:#142850c2;font-size:1.02rem;line-height:1.45}.video-card-title-row{display:flex;align-items:baseline;justify-content:space-between;gap:.65rem}.video-card-progress-inline{flex-shrink:0;font-size:1.06rem;font-weight:700;color:#142850ad}.video-card-actions-row{display:flex;justify-content:flex-end;margin-top:.1rem}.video-card .card-icon-cluster{position:static;top:auto;right:auto;display:flex;align-items:center;gap:8px;z-index:2}.video-modal-bg{position:fixed;inset:0;background:#0000008c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:center;padding:2rem;z-index:5000}.video-modal{background:var(--bg-light-white);border-radius:22px;padding:2.2rem;max-width:720px;width:100%;max-height:85vh;overflow-y:auto;position:relative;border:1px solid rgba(0,0,0,.05);box-shadow:0 12px 42px #0000002e;display:flex;flex-direction:column;gap:1rem}.video-modal-title{margin:0;font-size:1.35rem;font-weight:800;color:var(--blue-dark);padding-right:2.5rem}.video-modal-description{margin:0;color:#142850b3;font-size:1.05rem;line-height:1.5}.video-modal video{width:100%;border-radius:16px;background:#000000d9}.video-copyright-note{margin:.2rem 0 0;font-size:.83rem;line-height:1.4;color:#142850ad}.modal-nav{display:flex;justify-content:space-between;margin-top:.5rem}.modal-nav button{padding:.72rem 1.15rem;border-radius:999px;min-height:44px;line-height:1;display:inline-flex;align-items:center;justify-content:center;border:none;background:#fff;color:#111;font-weight:800;letter-spacing:.01em;box-shadow:0 12px 24px #0003,inset 0 1px #ffffff59;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.modal-nav button:hover:not(:disabled){transform:translateY(-2px);background:#f4f4f4;color:#000;box-shadow:0 14px 26px #0000003d,inset 0 1px #ffffff6b}.modal-nav button:disabled{opacity:.4;cursor:not-allowed;transform:none;background:#fff;color:#111;box-shadow:0 10px 20px #00000029,inset 0 1px #ffffff4d}.course-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.2rem;width:100%}.course-edit-grid .span-2{grid-column:1 / -1}.course-edit-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.2rem}.settings-list-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.7rem .9rem;border:1px solid rgba(20,40,80,.12);border-radius:10px;background:#fff}.settings-list-row--drag-over{border-color:#384b768c;box-shadow:inset 0 0 0 1px #384b7633}.settings-icon-btn{border:none;background:transparent;color:#142850d9;cursor:pointer;padding:.2rem;display:inline-flex;align-items:center;justify-content:center}.settings-icon-btn.delete{color:#b42318}.settings-icon-btn:disabled{opacity:.45;cursor:not-allowed}.course-visibility-row{display:inline-flex;align-items:center;gap:.55rem;margin-top:1.8rem;margin-bottom:.2rem;-webkit-user-select:none;user-select:none}.course-visibility-row input[type=checkbox]{width:16px;height:16px;margin:0}.course-visibility-label{font-size:.95rem;font-weight:600;color:var(--blue-dark);line-height:1.2}@media(max-width:700px){.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.course-detail-wrapper{margin-top:100px;padding:1.5rem 1rem 3rem}.course-detail-wrapper.course-detail--dashboard{margin-top:0;padding:0}.course-detail-wrapper.course-detail--dashboard .course-detail-panel{padding:1.5rem}.video-modal .student-modal-close-btn{width:32px;height:32px;top:12px;right:12px}.video-modal .student-modal-close-btn svg{width:14px;height:14px}.course-back-link{display:block;width:fit-content;margin:0 auto 1.1rem;text-align:center;font-size:1.2rem}.course-detail-admin-title-row{margin:0 0 .8rem;flex-direction:column;align-items:flex-start}.course-detail-admin-title-row h1{font-size:1.55rem}.course-detail-header.centered h1{font-size:2rem;line-height:1.2;padding:0 1rem}.course-detail-header.centered p{font-size:1rem;margin:.8rem auto 2rem;padding:0 1rem}.course-lock-banner.centered-full{padding:1.2rem 1rem;margin:1rem 0 2rem}.course-lock-banner span{font-size:1.1rem;margin-bottom:.6rem}.course-lock-banner button{padding:.7rem 1.4rem;font-size:.95rem}.course-toolbar{flex-direction:column;align-items:stretch;gap:1rem;margin-bottom:.7rem;flex-wrap:wrap}.course-sections{justify-content:center;flex:initial}.course-search.tutor-search-bar{width:100%}.video-grid{grid-template-columns:1fr;gap:1.4rem}.video-card-title{font-size:1.32rem}.video-card-description{font-size:1.1rem}.video-card-progress-inline{font-size:1.12rem}.video-grid-wrapper.is-locked{min-height:260px}.video-modal-bg{padding:1.5rem}.video-modal{max-width:95%;padding:1.4rem;border-radius:18px}.video-modal-title{font-size:1.2rem}.modal-nav{gap:.6rem}.modal-nav button{padding:.72rem 1.15rem;min-height:44px;border-radius:999px;font-size:1rem}.course-edit-grid{grid-template-columns:1fr}}.profile-page{width:100%;margin-top:1.5rem;box-sizing:border-box}.profile-form-card{width:100%;box-sizing:border-box;margin-bottom:1rem}.profile-upload-grid input:disabled{opacity:.85;cursor:not-allowed}.profile-upload-grid input[aria-invalid=true]{border-color:#c8282899;box-shadow:0 0 0 3px #c828281f}.profile-view-card{padding:1.2rem}.profile-view-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.9rem}.profile-view-head h3{margin:0;color:var(--blue-very-dark)}.profile-view-head .btn-action{padding:.72rem 1.15rem;border-radius:999px;min-height:44px;line-height:1;display:inline-flex;align-items:center;justify-content:center;font-weight:800;letter-spacing:.01em;background:#000!important;color:#fff!important;box-shadow:0 12px 24px #0000003d,inset 0 1px #ffffff29;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.profile-view-head .btn-action:hover{transform:translateY(-2px);background:#131313!important;color:#fff!important;box-shadow:0 14px 26px #00000047,inset 0 1px #fff3}.profile-view-head .btn-action:active{transform:translateY(0);background:#1f1f1f!important;color:#fff!important;box-shadow:0 8px 16px #0003,inset 0 1px #ffffff1f}.profile-view-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.profile-view-item{display:flex;flex-direction:column;gap:.35rem}.profile-view-item.span-2{grid-column:span 2}.profile-view-item label{font-size:.9rem;font-weight:700;color:#0a143cb3}.profile-view-item p{margin:0;width:100%;box-sizing:border-box;border-radius:12px;padding:.65rem .85rem;font-size:.95rem;border:none;background:#ffffffe6;color:var(--blue-very-dark);font-weight:600}.purchases-card{padding:1.2rem}.purchases-card h3{margin:0 0 .7rem;color:var(--blue-very-dark)}.profile-empty{margin:0;color:#142846a8}.purchase-list{display:flex;flex-direction:column;gap:.65rem}.purchase-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border:none;padding:.7rem .8rem}.purchase-title{margin:0;font-weight:700;color:var(--blue-very-dark)}.purchase-date{margin:.2rem 0 0;font-size:.82rem;color:#1428469e}.purchase-right{text-align:right}.purchase-amount{margin:0;font-weight:800;color:var(--blue-dark)}.purchase-status{margin:.2rem 0 0;font-size:.8rem;color:#1428469e;text-transform:capitalize}.profile-delete-row{width:100%;display:flex;justify-content:flex-end;margin-top:1.35rem}.profile-delete-row .delete-btn{align-self:center;padding:.72rem 1.15rem;border-radius:999px;min-height:44px;line-height:1;display:inline-flex;align-items:center;justify-content:center;font-weight:800;letter-spacing:.01em;background:#b3261e!important;color:#fff!important;box-shadow:0 12px 24px #8c1e1e42,inset 0 1px #ffffff24;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.profile-delete-row .delete-btn:hover{transform:translateY(-2px);background:#9f2019!important;color:#fff!important;box-shadow:0 14px 26px #8c1e1e4d,inset 0 1px #ffffff2e}.profile-delete-row .delete-btn:active{transform:translateY(0);background:#8c1b15!important;color:#fff!important;box-shadow:0 8px 16px #8c1e1e38,inset 0 1px #ffffff1f}.delete-buttons .delete-yes,.delete-buttons .delete-cancel{flex:0 0 auto!important;padding:.72rem 1.15rem!important;border-radius:999px!important;min-height:44px;line-height:1;display:inline-flex;align-items:center;justify-content:center;font-weight:800;letter-spacing:.01em;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.delete-buttons .delete-yes{background:#b3261e!important;color:#fff!important;box-shadow:0 12px 24px #8c1e1e42,inset 0 1px #ffffff24}.delete-buttons .delete-yes:hover{transform:translateY(-2px);background:#9f2019!important;color:#fff!important;box-shadow:0 14px 26px #8c1e1e4d,inset 0 1px #ffffff2e}.delete-buttons .delete-cancel{background:#000!important;color:#fff!important;box-shadow:0 12px 24px #0000003d,inset 0 1px #ffffff29}.delete-buttons .delete-cancel:hover{transform:translateY(-2px);background:#131313!important;color:#fff!important;box-shadow:0 14px 26px #00000047,inset 0 1px #fff3}.profile-edit-modal{position:relative;width:min(92vw,620px)}.profile-edit-modal .delete-title{margin-bottom:1rem}.profile-upload-grid .form-field{align-items:flex-start}.profile-upload-grid .form-field label{width:100%;text-align:left}.profile-upload-grid input{border:none!important;box-shadow:none!important}.profile-upload-grid input:focus{border:none!important;box-shadow:none!important}.profile-upload-grid input[aria-invalid=true]{border:none!important;box-shadow:none!important}.profile-edit-actions{display:flex;justify-content:flex-end;margin-top:.9rem}.profile-edit-actions .btn-action{align-self:center;padding:.72rem 1.15rem;border-radius:999px;min-height:44px;line-height:1;display:inline-flex;align-items:center;justify-content:center;font-weight:800;letter-spacing:.01em;background:#000!important;color:#fff!important;box-shadow:0 12px 24px #0000003d,inset 0 1px #ffffff29;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.profile-edit-actions .btn-action:hover{transform:translateY(-2px);background:#131313!important;color:#fff!important;box-shadow:0 14px 26px #00000047,inset 0 1px #fff3}.profile-edit-actions .btn-action:active{transform:translateY(0);background:#1f1f1f!important;color:#fff!important;box-shadow:0 8px 16px #0003,inset 0 1px #ffffff1f}.profile-message{margin-top:1rem;font-weight:600;color:var(--blue-dark)}@media(max-width:700px){.profile-view-grid{grid-template-columns:1fr}.profile-view-item.span-2{grid-column:span 1}.purchase-row{align-items:flex-start;flex-direction:column}.purchase-right{text-align:left}}@media(max-width:700px){.profile-page{font-size:1.12rem}.profile-view-head .btn-action,.profile-delete-row .delete-btn{padding:.72rem 1.15rem;min-height:44px;border-radius:999px;font-size:1.28rem;line-height:1}.profile-view-head h3,.purchases-card h3{font-size:1.45rem}.profile-view-item label,.purchase-date,.purchase-status,.profile-empty,.profile-message{font-size:1.05rem}.profile-view-item p,.purchase-title,.purchase-amount{font-size:1.12rem}.profile-delete-row{justify-content:center}.profile-edit-modal .delete-title,.delete-confirm-card .delete-title{font-size:1.65rem}.profile-edit-modal .form-field label,.profile-edit-modal input,.profile-edit-modal input::placeholder,.delete-confirm-card .delete-text,.delete-buttons button{font-size:1.08rem}}body.dashboard-mode{height:100%;overflow:hidden}body.dashboard-mode #root{height:100%}.dashboard-root-wrapper{height:100%;min-height:100dvh;width:100%;background:center / cover no-repeat url(/assets/bg-b-Dbwmmlcj.png);box-sizing:border-box;display:flex;justify-content:center;align-items:center;overflow:hidden}.dashboard-frame{display:flex;overflow:hidden;height:100%;min-height:100dvh;width:100%;position:relative;background:transparent;box-shadow:0 30px 90px #0e285a2e;z-index:10}.dashboard-inner{display:flex;height:100%;min-height:0;width:100%;overflow:visible;background:transparent}@media(max-width:700px){.dashboard-content-kicker,.dashboard-content-header h2{font-size:2.25rem;line-height:1.2}.dashboard-mobile-nav{display:block;position:relative;width:100%;margin-left:0;margin-right:0;margin-bottom:.75rem}.dashboard-mobile-nav-bar.navbar-inner{pointer-events:auto;width:100%!important;max-width:none!important;min-height:44px;margin:0!important;padding:0!important;border-radius:0!important}.dashboard-mobile-nav-bar.navbar-inner:hover,.dashboard-mobile-nav-bar.navbar-inner.scrolled,.dashboard-mobile-nav-bar.navbar-inner.menu-open{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border-radius:0!important}.dashboard-mobile-logo{width:44px;height:auto}.dashboard-mobile-nav .hamburger{display:flex}.dashboard-mobile-nav .mobile-menu{top:100%;border-radius:0;padding:1.5rem 1.4rem 2rem;z-index:50}.dashboard-mobile-menu-link{width:100%;font-size:1.7rem!important;font-weight:800!important;padding-top:.7rem;padding-bottom:.7rem;line-height:1.05;margin-bottom:.9rem}.dashboard-mobile-menu-link.active{color:var(--blue-primary)}.dashboard-mobile-menu-actions{margin-top:0;padding-top:0;border-top:none}.dashboard-root-wrapper{padding:0}.dashboard-frame{margin:0;width:100%;height:100dvh}.dashboard-inner{flex-direction:row}.dashboard-sidebar{width:150px;height:100%;padding:1rem .7rem .8rem}.dashboard-sidebar.collapsed{width:40px;padding:2rem .1rem 1.4rem}.sidebar-header{justify-content:center;margin-bottom:.8rem}.dashboard-sidebar .sidebar-logo{width:44px}.dashboard-sidebar.collapsed .sidebar-logo{width:40px}.sidebar-nav{overflow-y:auto;padding-bottom:.8rem}.dashboard-sidebar-links{flex-direction:column;flex-wrap:nowrap;gap:.5rem}.dashboard-sidebar-link{width:100%;min-width:0;padding:0 .5rem;height:36px}.dashboard-sidebar.collapsed .dashboard-sidebar-links{align-items:center}.sidebar-footer{margin-top:.6rem;padding-bottom:.6rem;margin-bottom:.4rem;width:100%}.dashboard-content{margin-right:0;padding:.6rem;border-radius:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.dashboard-content-header{margin-bottom:.75rem;text-align:center;flex-direction:column;align-items:stretch}.dashboard-content-top-slot{margin-left:0}.dashboard-content-kicker,.dashboard-content-header h2{text-align:center;width:100%}.dashboard-content-body{flex:none;overflow:visible;gap:.75rem;padding-top:.8rem;padding-bottom:.8rem;padding-left:calc(.25rem + env(safe-area-inset-left,0px));padding-right:calc(.25rem + env(safe-area-inset-right,0px))}.dashboard-sidebar:not(.collapsed){width:100%}.dashboard-sidebar:not(.collapsed)+.dashboard-content{display:none}.dashboard-sidebar:not(.collapsed)+.dashboard-content .dashboard-content-body{display:none}}.dashboard-sidebar{position:relative;height:100%;width:200px;background:transparent;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:2rem 1.2rem;display:flex;flex-direction:column;overflow:visible;transition:width .3s ease,padding .3s ease;z-index:5}.dashboard-sidebar.collapsed{width:78px;padding:2rem .6rem 1.4rem}.dashboard-mobile-nav{width:100%}.dashboard-mobile-menu-link{background:none;border:none;color:var(--blue-very-dark);text-align:left;padding-left:0;padding-right:0;cursor:pointer}.dashboard-mobile-menu-link:hover,.dashboard-mobile-menu-link:focus-visible,.dashboard-mobile-menu-link:active{color:var(--blue-primary);background:none;padding-left:0}.dashboard-mobile-menu-link-logout:hover,.dashboard-mobile-menu-link-logout:focus-visible,.dashboard-mobile-menu-link-logout:active{color:#c80038!important}.sidebar-footer{margin-top:auto;padding-top:1.1rem;padding-bottom:4rem;display:flex;flex-direction:column;align-items:stretch;gap:.9rem;margin-bottom:0}.dashboard-sidebar.collapsed .sidebar-collapse-toggle{align-self:center}.sidebar-action-btn{width:44px;height:44px;border-radius:15px;padding:0;background:transparent;border:none;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;color:#142346e6;cursor:pointer;transition:background .2s ease,box-shadow .2s ease,transform .2s ease}.sidebar-action-btn:hover{background:#ffffff94;box-shadow:0 4px 12px #1e3c8c29;transform:translateY(-1px)}.sidebar-header{display:flex;justify-content:center;margin-bottom:1rem}.sidebar-logo{transition:transform .25s ease,width .25s ease;cursor:pointer}.dashboard-sidebar .sidebar-logo{width:65px}.dashboard-sidebar.collapsed .sidebar-logo{width:45px}.dashboard-sidebar-links{display:flex;flex-direction:column;gap:.45rem}.dashboard-sidebar.collapsed .dashboard-sidebar-links{align-items:center}.dashboard-sidebar-link{position:relative;width:100%;height:44px;border-radius:15px;padding:0 1rem;background:transparent;border:none;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;gap:.6rem;color:#142346e6;font-weight:500;cursor:pointer;transition:background .2s ease,box-shadow .2s ease,transform .2s ease}.dashboard-sidebar-link:hover{background:#ffffff94;box-shadow:0 6px 18px #aae7fb2e;transform:translateY(-1px)}.dashboard-sidebar-link.active{background:#ffffff94;border-color:#7896ff47;box-shadow:0 6px 18px #aae7fb2e}.dashboard-sidebar.collapsed .dashboard-sidebar-link{width:44px;height:44px;border-radius:15px;padding:0;justify-content:center}.dashboard-sidebar.collapsed .dashboard-sidebar-link.active{box-shadow:0 4px 14px #5a82ff29}.sidebar-icon{display:flex;align-items:center;justify-content:center;color:#000000bf;transition:color .2s ease}.sidebar-icon svg{width:18px;height:18px;min-width:18px;min-height:18px}.sidebar-label{font-size:.95rem;letter-spacing:.01em}.dashboard-content{position:relative;z-index:6;flex:1;min-height:0;display:flex;flex-direction:column;background:transparent;padding:2rem;border-radius:0;overflow:hidden;margin-right:0;margin-top:0;margin-bottom:0}.dashboard-content:before{display:none;content:none}.dashboard-content-header{flex-shrink:0;margin-bottom:1.5rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.dashboard-content-header-main{min-width:0}.dashboard-content-header-main.with-leading{display:flex;align-items:center;gap:.65rem}.dashboard-content-leading{display:inline-flex;align-items:center;flex-shrink:0}.dashboard-content-title-block{min-width:0}.dashboard-content-top-slot{margin-left:auto;flex-shrink:0}.dashboard-content-kicker{text-transform:none;letter-spacing:0;font-size:1.65rem;line-height:1.2;font-weight:800;color:#000;margin:0 0 .55rem}.dashboard-content-header-main.with-leading .dashboard-content-kicker{margin:0}.page-back-icon-btn{width:40px;height:40px}.dashboard-content-header h2{margin:0;font-size:1.65rem;line-height:1.2;font-weight:800;color:#000;text-transform:none}.dashboard-content-body{flex:1;overflow-y:auto;padding:.8rem .5rem 1.1rem;display:flex;flex-direction:column;gap:1.5rem}.sidebar-profile{margin-top:0;padding-top:0;padding-bottom:0;display:flex;align-items:center;gap:12px;flex-shrink:0;width:100%}.profile-actions{margin-left:auto;display:inline-flex;align-items:center;gap:.6rem}.dashboard-sidebar.collapsed .sidebar-profile{flex-direction:column;justify-content:center;width:100%}.profile-avatar-btn{width:38px;height:38px;border-radius:15px;border:none;background:#0a0a0a;color:#fff;font-weight:700;font-size:.8rem;cursor:pointer;display:flex;align-items:center;justify-content:center;flex:0 0 38px;min-width:38px;min-height:38px;transition:transform .2s ease,box-shadow .2s ease}.profile-avatar-btn:hover{transform:scale(1.06)}.profile-info{display:flex;flex-direction:column;line-height:1.2;min-width:0}.sidebar-profile-name{font-weight:600;color:var(--text-dark)}.profile-role{font-size:.78rem;font-weight:700;color:#142346e6}.dashboard-sidebar.collapsed .profile-info{display:none}.dashboard-sidebar.collapsed .profile-avatar-btn{margin:0 auto}.sidebar-logout-btn{color:var(--logout-icon-color)}.sidebar-nav{flex:1;min-height:0;overflow-y:auto;padding-top:.25rem;padding-bottom:1rem}@media(max-width:700px){.dashboard-content{font-size:1.15rem}.dashboard-content{padding:0!important;overflow-y:auto}.dashboard-content-header{text-align:center;margin-bottom:.75rem;flex-direction:column;align-items:stretch}.dashboard-content-top-slot{margin-left:0}.dashboard-content-kicker,.dashboard-content-header h2{width:100%;text-align:center;font-size:2.4rem!important;line-height:1.15}.dashboard-content-body{flex:none;overflow:visible!important;padding-top:.8rem;padding-bottom:5.4rem;padding-left:calc(4rem + env(safe-area-inset-left,0px));padding-right:calc(4rem + env(safe-area-inset-right,0px))}.dashboard-mobile-nav{position:sticky;top:0;padding-top:env(safe-area-inset-top,0px);z-index:80;width:100%;margin:0 0 .75rem}.dashboard-mobile-nav-bar.navbar-inner,.dashboard-mobile-nav-bar.navbar-inner:hover,.dashboard-mobile-nav-bar.navbar-inner.scrolled,.dashboard-mobile-nav-bar.navbar-inner.menu-open{width:100%!important;max-width:none!important;box-sizing:border-box;margin:0!important;padding:.7rem 2rem .7rem 1.6rem!important;border-radius:0!important}.dashboard-mobile-nav-bar.navbar-inner:hover{background:#ffffffa6!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;box-shadow:0 2px 14px #00000014!important}.dashboard-mobile-nav-bar.navbar-inner.scrolled{background:#ffffffbf!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;border-bottom:1px solid rgba(200,200,200,.45);box-shadow:0 2px 18px #0000001f!important}.dashboard-mobile-nav-bar.navbar-inner.menu-open{background:#fffffff2!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important}.dashboard-mobile-nav .mobile-menu{left:0;width:100%;border-radius:0}.dashboard-sidebar{padding-bottom:.7rem}.sidebar-footer{padding-top:.5rem;padding-bottom:3.5rem;margin-bottom:0;gap:.45rem}.sidebar-nav{padding-bottom:.35rem}.sidebar-profile{width:100%;height:auto}.profile-avatar-btn{width:32px;height:32px;aspect-ratio:1 / 1;flex:0 0 32px;min-width:32px;min-height:32px;font-size:.72rem;border-radius:12px;padding:0;line-height:1}.sidebar-action-btn{width:32px;height:32px;border-radius:12px}.dashboard-sidebar.collapsed{width:50px;padding:1.1rem .2rem .7rem}.dashboard-sidebar.collapsed .dashboard-sidebar-link{width:30px;height:30px;border-radius:10px}.dashboard-sidebar.collapsed .sidebar-logo{width:30px}.dashboard-sidebar.collapsed .profile-avatar-btn{width:30px;height:30px;aspect-ratio:1 / 1;flex:0 0 30px;min-width:30px;min-height:30px;font-size:.68rem;border-radius:10px;padding:0;line-height:1}.profile-avatar-btn:hover{transform:none}.dashboard-sidebar.collapsed .sidebar-action-btn{width:30px;height:30px;border-radius:10px}}.student-db-tasks{display:flex;flex-direction:column;padding:.7rem 1rem .7rem .7rem;box-sizing:border-box}.task-subtabs{display:flex;flex-wrap:wrap;gap:.55rem;justify-content:flex-start;margin-bottom:2rem;padding-top:.5rem;padding-bottom:.6rem;border-bottom:none;overflow:visible}.task-subtab{border-radius:999px}.task-tab-title{font-size:.9rem}.task-tab-dot{width:6px;height:6px;border-radius:999px;background:#3c3ce88c}.task-tab-count{font-size:.85rem;color:#141e3cb8}.student-performance{width:100%;min-height:100%;display:flex;flex-direction:column;padding-top:.6rem;padding-bottom:.6rem;--performance-card-gap: 2.25rem;gap:var(--performance-card-gap)}.student-performance-grid-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--performance-card-gap);margin-top:0;align-items:stretch}.student-performance-top-composite{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto auto;gap:var(--performance-card-gap);margin-top:0;align-items:stretch}.student-performance-grid-row--main{flex:1;min-height:0}.student-performance-grid-row--main>.student-performance-courses-card,.student-performance-grid-row--main>.student-performance-sessions-card,.student-performance-grid-row--main>.student-performance-tasks-card{height:100%;min-height:0}.student-performance-exam-card{grid-column:1 / 3;grid-row:1 / 3;height:100%;display:flex;align-items:center;box-shadow:none}.student-performance-exam-card:before{display:none}.student-performance-tutor-card{grid-column:3;grid-row:1}.student-performance-english-card--inline{grid-column:3;grid-row:2}.student-performance-top{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:var(--performance-card-gap);margin-top:1.6rem;align-items:start}.student-performance-left-stack{display:flex;flex-direction:column;gap:var(--performance-card-gap)}.student-performance-card-stack{display:flex;flex-direction:column;gap:var(--performance-card-gap);margin-top:0}@media(max-width:700px){.student-performance-top{grid-template-columns:1fr}.student-performance-card-stack{margin-top:0;display:grid;gap:1.2rem}}.student-performance-card{box-sizing:border-box;padding:.95rem;margin:0;min-width:0}.student-performance-card .admin-analytics-top{width:100%;padding-top:.3rem;padding-left:.3rem}.student-performance-card .admin-analytics-top h4{width:100%;margin:0;text-align:left;font-size:1rem;font-weight:700;color:var(--blue-dark)}.student-performance-card-header{justify-content:flex-start;text-align:left}.student-performance-card .admin-analytics-top+*{margin-top:.9rem}.student-performance-card-stack>.student-performance-card:last-child .admin-analytics-top{width:100%;justify-content:flex-start;text-align:left}.student-performance-card-stack>.student-performance-card:last-child .admin-analytics-top h4{width:100%;margin:0;text-align:left}.student-performance-card .analytics-card-title{font-size:1.1rem}.student-performance-card .admin-analytics-value{font-size:1.6rem;padding-top:.6rem}.student-performance-left-stack>.student-performance-card:first-child{min-height:0;height:auto;display:flex;align-items:center}.exam-tip-card-body{width:100%;height:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:0}.exam-tip-stat-col{position:relative;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:.4rem .7rem}.exam-tip-stat-col:not(:first-child):before{content:"";position:absolute;left:0;top:.05rem;bottom:.05rem;width:1px;background:#b6babfb8}.exam-tip-days-value{color:#2b3037fa;font-size:2.45rem;font-weight:800;line-height:1}.exam-tip-days-inline{display:inline-flex;flex-direction:column;align-items:center;gap:.5rem}.exam-tip-days-label{color:#2e343beb;font-size:.7rem;font-weight:700;text-transform:none;line-height:1.1;margin-top:.4rem}.student-performance-card-stack>.student-performance-card:first-child{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;min-height:0;height:auto;gap:.2rem}.tutor-summary-content{width:100%;display:flex;align-items:center;gap:.9rem;padding-top:0;padding-bottom:0}.tutor-summary-avatar{width:44px;height:44px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#7390ad2e;color:var(--blue-dark);font-size:.92rem;font-weight:800;letter-spacing:.04em;flex-shrink:0}.tutor-summary-copy{min-width:0;display:flex;flex-direction:column;gap:.18rem}.tutor-summary-name{color:#0a1018f5;font-size:1rem;font-weight:700}.tutor-summary-email{color:#5f6873e6;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tutor-summary-email-action{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;color:#747a83f2;text-decoration:none;background:transparent;border:0;padding:0;line-height:1}.tutor-summary-email-action:hover{color:#59606afa}.tutor-summary-email-action:active{color:#444a53fa}.tutor-summary-email-action:focus-visible{outline:2px solid rgba(104,112,124,.45);outline-offset:3px;border-radius:6px}.student-performance-split{display:grid;grid-template-columns:repeat(3,minmax(0,1.3fr));gap:1.6rem;margin-top:1.6rem}.student-performance-subtext{margin-top:.4rem;color:var(--blue-dark);opacity:.75}.student-performance-courses-list{margin-top:.2rem;display:grid;gap:.45rem}.student-performance-course-item{color:#0c1222eb;font-size:.94rem;font-weight:600;line-height:1.35}.student-performance-courses-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;justify-items:start}.student-performance-bottom-row{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,3fr);gap:1rem;min-height:0}.student-performance-courses-card{display:flex;flex-direction:column;min-height:0}.student-performance-courses-card .student-performance-courses-grid{min-height:0;overflow-y:auto;padding-right:.15rem}@media(min-width:761px){.student-performance-courses-card .student-performance-courses-grid{flex:1;height:100%;grid-template-rows:repeat(2,minmax(0,1fr));align-content:stretch}.student-performance-course-row{min-height:0;height:100%}}.student-performance-english-card{display:flex;flex-direction:column;justify-content:space-between;gap:.95rem}.student-performance-english-copy{margin:0;font-size:.9rem;line-height:1.45;color:#f2f2f2e6}.student-performance-english-btn{margin-top:auto;align-self:flex-start}.student-performance-english-btn.upcoming-sessions-fake-btn{background:#fff;color:#111;box-shadow:0 12px 24px #00000029,inset 0 1px #fff6}.student-performance-english-btn.upcoming-sessions-fake-btn:hover{background:#f4f4f4;color:#000;box-shadow:0 14px 26px #0003,inset 0 1px #ffffff73}.student-performance-english-btn.upcoming-sessions-fake-btn:active{background:#e9e9e9;color:#000;box-shadow:0 8px 16px #00000024,inset 0 1px #ffffff59}.student-performance-english-btn:focus-visible{outline:2px solid rgba(255,240,224,.5);outline-offset:2px}.student-performance-english-card--inline{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.9rem}.student-performance-english-inline-copy h4{margin:0;font-size:1rem;font-weight:700}.student-performance-english-inline-copy p{margin:.28rem 0 0;color:#f2f2f2db;font-size:.88rem}.student-performance-course-row{display:grid;grid-template-columns:minmax(0,1fr);width:100%;margin-left:0;margin-right:auto;align-items:center;gap:0;padding:0;min-height:0;border:none;border-radius:14px;background:#ffffff6b;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);position:relative;overflow:hidden}@media(min-width:761px){.student-performance-course-row{min-height:0;height:100%}}.student-performance-course-row:last-child{border-bottom:none}.student-performance-course-info{min-width:0;height:100%;display:grid;gap:0;padding:.4rem}.student-performance-course-link{width:100%;height:100%;border:none;background:transparent;padding:0;margin:0;text-align:left;cursor:pointer}.student-performance-course-cover-image{width:100%;height:100%;display:block;border-radius:14px;object-fit:cover;background:transparent}.student-performance-course-info .student-course-cover-placeholder{min-height:100%;height:100%;border-radius:14px}.student-performance-course-title{margin:0 0 .04rem;color:#3a3f46fa;font-size:.98rem;font-weight:650;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.student-performance-course-start-date{margin:0;color:#6d747cf5;font-size:.8rem;font-weight:600}.student-performance-course-progress-col{display:flex;align-items:center;justify-content:center;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.student-performance-course-action-col{display:flex;align-items:center;justify-content:flex-end;margin-left:.6rem;padding-right:.2rem;padding-top:.4rem}.student-performance-course-progress-badge{width:auto;height:auto;display:inline-block;color:#2f353cf5;font-size:.74rem;line-height:1.15;font-weight:800;background:transparent;padding:0;border-radius:0;box-shadow:none;text-shadow:0 1px 1px rgba(255,255,255,.75)}.student-course-progress-donut{--progress: 0%;--donut-thickness: 10px;width:58px;height:58px;border-radius:999px;position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:none;box-shadow:none}.student-course-progress-donut:before{content:"";position:absolute;inset:0;border-radius:999px;background:conic-gradient(from -90deg,rgba(255,140,43,.95) 0 var(--progress),rgba(205,212,220,.75) var(--progress) 100%);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - var(--donut-thickness)),#000 calc(100% - var(--donut-thickness)));mask:radial-gradient(farthest-side,transparent calc(100% - var(--donut-thickness)),#000 calc(100% - var(--donut-thickness)))}.student-course-progress-donut>span{position:relative;z-index:2;width:auto;height:auto;display:inline-flex;align-items:center;justify-content:center;color:#444a51f5;font-size:.95rem;font-weight:800;line-height:1;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border-radius:0;padding:0}.student-course-continue-btn{white-space:nowrap;padding:.44rem .84rem;font-size:.79rem}.student-performance-sessions-card{display:flex;flex-direction:column;min-height:0}.student-performance-sessions-card .admin-analytics-top h4{color:#f8fbfcf5}.student-performance-sessions-list{margin-top:.5rem;display:grid;gap:.5rem}.student-performance-session-row{display:flex;align-items:center;justify-content:space-between;gap:.7rem;padding:.35rem 0;border-bottom:1px solid rgba(228,233,239,.2)}.student-performance-session-row.pending-task-row{display:grid;grid-template-columns:auto 1fr auto;gap:.85rem;width:100%}.student-performance-session-row:last-child{border-bottom:none}.student-performance-session-main{min-width:0}.student-performance-session-time{margin-top:.2rem;display:inline-flex;align-items:center;gap:.38rem;color:#e8eef2e6;font-size:.82rem}.student-performance-sessions-list .pending-task-date-col{padding-right:.6rem;border-right-color:#b6bcc59e}.student-performance-sessions-list .student-performance-item-title{color:#f6f9fbf5;min-width:0;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.student-performance-sessions-list .pending-task-date-month,.student-performance-sessions-list .pending-task-date-day{color:#f6f9fbf5}.student-performance-sessions-list .pending-task-content{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;min-width:0}.student-performance-tasks-card{display:flex;flex-direction:column;min-height:0}@media(max-width:700px){.student-performance{min-height:auto}.student-performance-grid-row--main{flex:none;min-height:auto}.student-performance-grid-row--main>.student-performance-courses-card,.student-performance-grid-row--main>.student-performance-sessions-card,.student-performance-grid-row--main>.student-performance-tasks-card{height:auto;min-height:auto}.student-performance-courses-card .student-performance-courses-grid{overflow:visible;max-height:none;padding-right:0;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));align-content:stretch}.student-performance-top-composite{grid-template-columns:1fr;grid-template-rows:auto}.student-performance-exam-card,.student-performance-tutor-card,.student-performance-english-card--inline{grid-column:auto;grid-row:auto}.student-performance-grid-row,.student-performance-bottom-row{grid-template-columns:1fr}.student-performance-english-card--inline{flex-direction:row;align-items:center;justify-content:space-between}.student-performance-english-card--inline .student-performance-english-btn{margin-top:0;margin-left:auto;align-self:center}.student-performance-session-row{align-items:flex-start;flex-wrap:wrap}.student-performance-course-row{grid-template-columns:1fr;width:100%;gap:0;min-height:0;height:100%}.student-performance-course-progress-col{bottom:10px;left:50%;transform:translate(-50%)}.student-performance-course-action-col{grid-column:1 / -1;justify-content:space-between}.student-performance-tasks-footer{flex-wrap:wrap;row-gap:.5rem}}.upcoming-session-hero{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;margin-top:.65rem}.upcoming-session-hero-date{min-width:62px;padding-right:1rem;margin-right:.25rem;border-right:1px solid rgba(255,255,255,.78);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.upcoming-session-hero-month{margin:0 0 .22rem;color:#ecf2f6eb;font-size:.86rem;font-weight:650;text-transform:uppercase;line-height:1}.upcoming-session-hero-day{margin:0;color:#fffffff5;font-size:1.6rem;font-weight:800;line-height:1}.upcoming-session-hero-main{min-width:0}.upcoming-session-hero-title{margin-bottom:.45rem}.upcoming-session-hero-time{display:inline-flex;align-items:center;gap:.45rem;color:#e8eef2e0;font-size:.9rem}.upcoming-session-hero-action{display:flex;justify-content:flex-end;align-items:center}.upcoming-sessions-fake-btn.upcoming-session-join-btn{text-decoration:none;margin-top:0;align-self:center;display:inline-flex;align-items:center;justify-content:center}.student-performance-list{margin-top:.65rem;display:grid;gap:.4rem;justify-items:start}.student-performance-card-stack>.student-performance-card:last-child{display:flex;flex-direction:column;min-height:318px}.student-performance-tasks-body{min-height:0;display:flex;flex-direction:column;flex:1;padding-bottom:.55rem}.student-performance-tasks-footer{margin-top:auto;padding-top:.72rem;border-top:1px solid rgba(165,171,179,.6);display:flex;align-items:center;justify-content:space-between;gap:.8rem}.student-performance-tasks-total{color:#4e545cf2;font-size:.9rem;font-weight:700}.student-performance-view-all-btn{appearance:none;border:none;border-radius:999px;background:#bdc3ca73;color:#4a5058f5;font-size:.82rem;font-weight:700;padding:.44rem .92rem;line-height:1;cursor:pointer;box-shadow:none;transition:background-color .18s ease,color .18s ease,transform .12s ease}.student-performance-view-all-btn:hover{background:#acb3bb8a;color:#383e46fa}.student-performance-view-all-btn:active{transform:translateY(1px);background:#a0a7b099;color:#2d333afa}.student-performance-view-all-btn:focus-visible{outline:2px solid rgba(136,145,156,.5);outline-offset:2px}.student-performance-item{display:flex;flex-direction:column;gap:.15rem;color:inherit;text-decoration:none}.student-performance-item-title{font-weight:600;color:var(--blue-very-dark);font-size:.95rem}.pending-task-row{width:100%;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.85rem;padding:.25rem 0}.pending-task-date-col{min-width:62px;padding-right:.6rem;border-right:1px solid rgba(159,165,173,.62);display:flex;flex-direction:column;align-items:center;text-align:center}.pending-task-date-month{margin:0 0 .22rem;color:#676d75eb;font-size:.8rem;font-weight:650;text-transform:uppercase;line-height:1}.pending-task-date-day{margin:0;color:#3c424af5;font-size:1.35rem;font-weight:750;line-height:1}.pending-task-date-col.is-overdue .pending-task-date-month,.pending-task-date-col.is-overdue .pending-task-date-day{color:#d97706}.pending-task-content{min-width:0;display:flex;align-items:center;gap:.5rem}.pending-task-content .student-performance-item-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pending-task-meta{display:inline-flex;align-items:center;gap:.45rem;font-size:.82rem;color:var(--blue-dark);opacity:.75;white-space:nowrap}.pending-task-overdue{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;color:var(--logout-icon-color);flex-shrink:0;font-size:.8rem;font-weight:600}.pending-task-date{font-size:.82rem}@media(max-width:700px){.student-performance-split{grid-template-columns:1fr}}.student-schedule{width:100%}.student-schedule-empty{padding:1rem 0;color:#0a143ca6}.student-schedule-list{display:flex;flex-direction:column;gap:1.2rem;padding-left:.25rem;padding-right:.6rem}.student-schedule-meeting-card{width:70%;min-width:0;display:grid;grid-template-columns:10% 35% 55%;align-items:center;column-gap:0;padding:1.25rem 1.5rem;transition:transform .2s ease}.student-schedule-meeting-card:hover{transform:translateY(-2px)}.student-schedule-col{position:relative;min-width:0;padding:0 1.2rem}.student-schedule-col:not(:first-child):before{content:"";position:absolute;left:0;top:.45rem;bottom:.45rem;width:1px;background:#9fa5ad9e}.student-schedule-col-date{padding-left:0;display:flex;flex-direction:column;align-items:center;text-align:center}.student-schedule-weekday{margin:0 0 .22rem;color:#676d75eb;font-size:.92rem;font-weight:600}.student-schedule-day{margin:0;color:#3c424af5;font-size:1.45rem;font-weight:700;line-height:1}.student-schedule-col-meta{display:flex;flex-direction:column;gap:.55rem}.student-schedule-meta-row{margin:0;display:inline-flex;align-items:center;gap:.5rem;color:#767c85f5;font-size:.92rem;min-width:0}.student-schedule-meta-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.student-schedule-col-main{display:flex;align-items:center;justify-content:space-between;gap:1rem}.student-schedule-main-copy{min-width:0;flex:1}.student-schedule-title{margin:0 0 .3rem;font-weight:700;font-size:1.15rem;color:#0c0c0cf5}.student-schedule-desc{margin:0;color:#6c727af5;font-size:.94rem;line-height:1.45}.upcoming-sessions-fake-btn.student-schedule-join-btn{margin-top:0;align-self:center;flex-shrink:0;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.flypai-page{width:100%}.student-flypai-card{padding:1.5rem 1.4rem}.student-flypai-title{margin:0;color:#111;font-size:1.15rem;font-weight:800;line-height:1.2}.student-flypai-copy{margin:0;color:#3a3f46f2;line-height:1.45}.task-card-student{position:relative;width:70%;max-width:70%;padding:1rem 1.1rem;margin-bottom:1.4rem;overflow:hidden;display:grid;grid-template-columns:auto 1fr minmax(190px,.9fr);align-items:center;gap:.95rem}.task-card-badge{top:1rem;right:1rem}.task-card-meta{display:none}.task-card-badge.pending{position:static;background:#7a1f1f1f;color:var(--logout-icon-color)}.task-card-badge.completed{position:static}.task-card-student:hover{transform:translateY(-.5px)}.task-title{color:var(--blue-very-dark);font-size:1rem;font-weight:700;margin:0 0 .25rem}.task-desc{color:#0a143cbf;font-weight:500;margin:0;font-size:.9rem;line-height:1.35}.task-date{color:#0a143c99;font-size:.9rem}.task-date-top{margin:0;font-size:.96rem;font-weight:600;color:#0a143cb8}.task-card-date-col{min-width:62px;padding-right:.95rem;border-right:1px solid rgba(159,165,173,.62);display:flex;flex-direction:column;align-items:center;text-align:center}.task-card-date-month{margin:0 0 .22rem;color:#676d75eb;font-size:.8rem;font-weight:650;text-transform:uppercase;line-height:1}.task-card-date-day{margin:0;color:#3c424af5;font-size:1.35rem;font-weight:750;line-height:1}.task-card-date-col.is-overdue .task-card-date-month,.task-card-date-col.is-overdue .task-card-date-day{color:#d97706}.task-card-main-col{min-width:0;display:flex;flex-direction:column;gap:.05rem}.task-card-attachments-col{min-width:0;padding-left:.9rem;border-left:1px solid rgba(159,165,173,.62)}.task-card-student .task-attachments-title{margin:0 0 .35rem;font-size:.8rem;font-weight:700;color:#0a143cbf}.task-card-student .task-attachment-list{display:flex;flex-direction:column;gap:.3rem}.task-card-student .task-attachment-item{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.task-card-student .task-attachment-link{font-size:.9rem;color:var(--blue-dark);text-decoration:underline;word-break:break-word}.task-card-student .task-attachment-size{font-size:.78rem;color:#0a143c80}.task-attachments-empty{margin:0;font-size:.86rem;color:#0a143c8f}@media(max-width:700px){.dashboard-sidebar{flex-direction:column;flex-wrap:nowrap}.dashboard-sidebar-link{flex:0 0 auto}.dashboard-content{padding:1.5rem}.student-schedule-meeting-card{width:70%;grid-template-columns:10% 35% 55%;row-gap:0}.student-schedule-col{padding:0 1.2rem}.student-schedule-col-main{flex-direction:row;align-items:center}.upcoming-sessions-fake-btn.student-schedule-join-btn{align-self:center;margin-top:0}.student-schedule-col:not(:first-child):before{display:block}.task-card-student{width:70%;max-width:70%;grid-template-columns:auto 1fr minmax(190px,.9fr);gap:.95rem}.task-card-date-col,.task-card-attachments-col{padding:0}.task-card-date-col{align-items:center;text-align:center;padding-right:.95rem;border-right:1px solid rgba(159,165,173,.62)}.task-card-attachments-col{padding-left:.9rem;border-left:1px solid rgba(159,165,173,.62)}}.student-courses-page{display:flex;flex-direction:column;gap:1.5rem;align-items:center;width:100%}.student-courses-page:not(.public-courses-page){align-items:flex-start}.public-courses-page{padding-top:8.6rem;padding-bottom:3.2rem;min-height:100vh;background:center / cover no-repeat url(/assets/course-bg-DS8HKSlB.png)}.public-courses-page .student-store-grid{margin-top:.9rem}.public-courses-intro{width:min(980px,100%);color:#000;font-size:1.12rem;line-height:1.6;font-weight:600;margin-top:.2rem;margin-bottom:.25rem}.public-courses-intro p{margin:0 0 .95rem}.public-courses-intro p:last-child{margin-bottom:0}.public-courses-page .student-store-cover-image{box-sizing:border-box;object-fit:contain;padding:.35rem;background:#dfe4eb61}.student-courses-intro{max-width:900px;color:#0a143cd1;font-size:1rem;line-height:1.7}.student-courses-intro p{margin:0 0 1rem}.student-courses-intro p:last-child{margin-bottom:0}.student-courses-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.courses-grid.student-my-courses-grid{grid-template-columns:1fr;justify-items:start;width:100%;padding-top:.5rem}.courses-grid.student-my-courses-grid .course-card{width:80%;margin:0 auto 0 0}@media(min-width:901px){.student-courses-page:not(.public-courses-page){align-items:flex-start!important}.courses-grid.student-my-courses-grid{justify-items:start!important;justify-content:start}.courses-grid.student-my-courses-grid .course-card{margin-left:0!important;margin-right:auto!important}}.courses-grid.student-my-courses-grid .course-card.student-my-course-row-card{display:grid;grid-template-columns:30% 50% 20%;align-items:center;gap:1rem;min-height:220px;padding:1.25rem}.student-my-course-media-col{width:100%;height:100%;display:flex;align-items:center}.student-my-course-media-col .student-course-cover-image{height:100%;max-height:180px}.student-my-course-description-col{display:flex;align-items:center;justify-content:flex-start}.student-my-course-description{margin:0;color:#3a3f46fa;font-size:.95rem;line-height:1.5}.student-my-course-progress-col{display:flex;align-items:center;justify-content:center}.student-my-course-progress-col .student-course-progress-donut{width:72px;height:72px}.student-courses-empty-state{width:100%;min-height:calc(100vh - 280px);display:flex;align-items:center;justify-content:center}.student-courses-empty-card{width:min(420px,92%);padding:1rem;display:flex;flex-direction:column;gap:.8rem;align-items:center;text-align:center}.student-courses-empty-card p{margin:0;color:#3a3f46f2;font-size:.92rem}.courses-grid.student-store-grid{display:grid;grid-template-columns:repeat(3,minmax(280px,320px));gap:2rem;align-items:stretch;min-height:70vh;width:fit-content;max-width:100%;margin-left:auto;margin-right:auto;padding-top:.5rem;justify-items:stretch;justify-content:center}.student-course-card{position:relative;min-height:180px;overflow:hidden}.student-course-cover-image{width:100%;height:100%;display:block;object-fit:cover;border-radius:14px}.student-course-cover-placeholder,.student-store-cover-placeholder{width:100%;height:100%;min-height:140px;border-radius:14px;background:#d0d6de73}.student-store-product-card{padding:1rem;min-height:70vh;height:70vh;display:flex;flex-direction:column;gap:.85rem;align-items:center}.student-store-cover-image{width:100%;height:auto;aspect-ratio:4 / 3;display:block;object-fit:cover;border-radius:14px}.btn-action.student-store-purchase-btn{align-self:center;padding:.72rem 1.15rem;border-radius:999px;min-height:44px;line-height:1;display:inline-flex;align-items:center;justify-content:center;font-weight:800;letter-spacing:.01em;background:#000;color:#fff;box-shadow:0 12px 24px #0000003d,inset 0 1px #ffffff29;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.btn-action.student-store-purchase-btn:hover{transform:translateY(-2px);background:#131313;color:#fff;box-shadow:0 14px 26px #00000047,inset 0 1px #fff3}.btn-action.student-store-purchase-btn:active{transform:translateY(0);background:#1f1f1f;color:#fff;box-shadow:0 8px 16px #0003,inset 0 1px #ffffff1f}.btn-action.student-store-purchase-btn:disabled{cursor:default;transform:none;background:#000;color:#fff;opacity:1;box-shadow:0 10px 20px #0003,inset 0 1px #ffffff24}.student-store-product-description{margin:0;color:#0a143cd1;font-size:.92rem;line-height:1.45;text-align:center}.student-store-product-description-list{margin:0;padding-left:1.1rem;text-align:left}.student-store-product-description-list li{margin:.45rem 0}.student-store-callout{max-width:900px;color:#0a143cd1;font-size:1rem;line-height:1.7}.student-store-callout p{margin:0}.student-course-badge{position:absolute;top:1rem;right:1rem;display:inline-flex;align-items:center;justify-content:center;padding:.35rem .7rem;border-radius:999px;background:#3a6e961f;color:var(--btn-blue-hover);font-size:.76rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase}@media(max-width:700px){.courses-grid.student-store-grid{grid-template-columns:repeat(2,minmax(260px,320px))}.student-courses-grid{grid-template-columns:1fr}.courses-grid.student-my-courses-grid .course-card{width:100%}}@media(max-width:700px){.public-courses-page{padding-left:1rem;padding-right:1rem;box-sizing:border-box}.public-courses-intro{width:100%;box-sizing:border-box;padding-left:.25rem;padding-right:.25rem}.courses-grid.student-store-grid{grid-template-columns:1fr;min-height:0;width:70%;margin-left:auto;margin-right:auto}.student-store-product-card{min-height:0;height:auto}.student-store-cover-image{height:auto;aspect-ratio:4 / 3}}@media(max-width:700px){.task-subtabs{flex-wrap:wrap;gap:1rem}.task-subtab{font-size:.9rem}.task-card-student{padding:1.2rem 1.1rem;margin-bottom:1.2rem}.task-title{font-size:1.05rem}.task-desc{font-size:.9rem}.task-date{font-size:.85rem}}@media(max-width:700px){.task-subtabs{justify-content:center}.task-tab-title{font-size:1.2rem!important}.task-tab-count{font-size:1.14rem!important}.student-performance{font-size:1.28rem}.student-performance-card .admin-analytics-top h4{font-size:1.45rem!important}.student-performance-english-inline-copy h4{font-size:1.35rem!important}.student-performance-english-inline-copy p{font-size:1.12rem!important;line-height:1.4}.tutor-summary-name{font-size:1.2rem!important}.tutor-summary-email{font-size:1.05rem!important;line-height:1.35}.exam-tip-days-value{font-size:3.2rem!important}.exam-tip-days-label{font-size:.95rem!important}.student-performance-subtext,.student-performance-item-title,.student-performance-session-time,.student-performance-tasks-total,.student-performance-view-all-btn,.student-performance-course-progress-badge{font-size:1.18rem!important}.student-performance-course-progress-badge{font-size:1.02rem!important;line-height:1.1}.student-my-course-description{font-size:1.22rem!important;line-height:1.5}.student-courses-empty-card p,.student-flypai-copy,.student-store-product-description{font-size:1.24rem!important;line-height:1.5}.student-flypai-title{font-size:1.62rem!important}.student-schedule-title{font-size:1.46rem!important}.student-schedule-desc,.student-schedule-meta-row span{font-size:1.14rem!important;line-height:1.45}.student-schedule-weekday{font-size:1.05rem!important}.student-schedule-day{font-size:2rem!important}.task-title{font-size:1.55rem!important}.task-date,.task-date-top{font-size:1.22rem!important}.task-desc,.task-card-student .task-attachments-title,.task-card-student .task-attachment-link,.task-card-student .task-attachment-size{font-size:1.16rem!important}.student-schedule-meeting-card{width:100%;grid-template-columns:72px minmax(0,1fr) auto;row-gap:.45rem;column-gap:.9rem;align-items:stretch}.student-schedule-col:not(:first-child):before{display:none}.student-schedule-col{padding:0}.student-schedule-col-date{grid-column:1;grid-row:1 / span 2;align-self:stretch;justify-content:center;padding-right:.9rem;border-right:1px solid rgba(159,165,173,.62)}.student-schedule-col-main{display:contents}.upcoming-sessions-fake-btn.student-schedule-join-btn{grid-column:3;grid-row:1 / span 2;align-self:center;justify-self:end;margin-top:0!important}.student-schedule-col-meta{grid-column:2;grid-row:2;gap:.35rem}.student-schedule-main-copy{grid-column:2;grid-row:1}.task-card-student{width:100%;max-width:100%;grid-template-columns:72px minmax(0,1fr);align-items:stretch;row-gap:.55rem;column-gap:.95rem}.tutor-summary-email-action svg{width:24px;height:24px}.student-schedule-list,.student-db-tasks{padding-left:calc(.45rem + env(safe-area-inset-left,0px));padding-right:calc(1.3rem + env(safe-area-inset-right,0px));box-sizing:border-box}.student-schedule-title{font-size:1.58rem!important}.student-schedule-desc,.student-schedule-meta-row,.student-schedule-meta-row span{font-size:1.2rem!important;line-height:1.45}.student-schedule-weekday{font-size:1.1rem!important}.student-schedule-day{font-size:2.15rem!important}.task-card-date-month{font-size:1.02rem!important}.task-card-date-day{font-size:2.05rem!important}.task-attachments-empty{font-size:1.08rem!important}.courses-grid.student-my-courses-grid .course-card.student-my-course-row-card{grid-template-columns:1fr;gap:.8rem;align-items:start}.student-my-course-media-col{order:1;width:100%;height:auto}.student-my-course-media-col .student-course-cover-image{width:100%;height:auto;max-height:none}.student-my-course-description-col{order:2}.student-my-course-progress-col{order:3;width:100%;justify-content:center;margin-top:.6rem}.task-card-date-col{grid-column:1;grid-row:1 / span 2;align-self:stretch;justify-content:center;padding-right:.95rem;border-right:1px solid rgba(159,165,173,.62)}.task-card-main-col{grid-column:2;grid-row:1}.task-card-attachments-col{grid-column:2;grid-row:2;padding-left:0;border-left:none;padding-top:.15rem}}.tutor-search-bar{position:relative;width:100%;overflow:visible}.tutor-search-bar input{position:relative;z-index:1;width:100%;max-width:100%;box-sizing:border-box;padding:.9rem 1rem .9rem 3.6rem;border-radius:15px;border:1px solid rgba(140,160,220,.35);background:var(--bg-light-white);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:1rem;color:var(--blue-very-dark)}.tutor-search-bar input:focus,.tutor-search-bar input:focus-visible{border-color:transparent;outline:none;box-shadow:none}.tutor-search-bar input:focus,.tutor-search-bar input:focus-visible{border-color:#8ca0dca6}.tutor-search-bar input::placeholder{color:#0f234bbf}.tutor-search-bar .search-icon{position:absolute;top:50%;left:1rem;z-index:2;background:var(--bg-light-white);border-radius:999px;padding:6px;transform:translateY(-50%);opacity:1;color:#0f234bbf;pointer-events:none}.tutor-students-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.6rem;margin-bottom:2.5rem;margin-top:1rem;padding:.5rem}.tutor-student-card{padding:1.4rem;min-height:150px;cursor:pointer;transition:all .25s ease}.tutor-student-card:hover{transform:translateY(-3px)}.tutor-student-card h3{font-size:1.2rem;font-weight:700;color:var(--blue-very-dark)}.tutor-student-card p{color:var(--blue-dark);opacity:.75;margin:.2rem 0 .8rem}.tutor-students-list .empty-text{color:#000}.pending-label{display:inline-block;background:var(--btn-blue-hover);color:#fff;padding:.2rem .6rem;border-radius:15px;font-size:.85rem}@media(max-width:700px){.tutor-search-bar{margin-bottom:1.4rem}.tutor-search-bar input{padding:.8rem 1rem .8rem 2.5rem;font-size:.95rem}.tutor-search-bar .search-icon{left:.8rem;font-size:1.1rem}.tutor-students-list{grid-template-columns:1fr;gap:1.2rem;margin-bottom:2rem}.tutor-student-card{padding:1.1rem 1rem}.tutor-student-card h3{font-size:1.05rem}.tutor-student-card p{font-size:.9rem}.pending-label{font-size:.78rem;padding:.15rem .5rem}}.admin-search-bar{display:flex;align-items:center;width:min(100%,520px);background:#ffffff8c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;padding:.45rem 1.1rem;margin-bottom:1.4rem;box-shadow:inset 0 0 8px #00000014}.admin-search-icon{color:var(--blue-primary);margin-right:.8rem}.admin-search-bar input{background:none;border:none;outline:none;flex:1;min-width:0;font-size:1rem;font-family:Manrope;color:var(--blue-very-dark)}.courses-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.6rem}.courses-grid.admin-products-grid{grid-template-columns:repeat(auto-fit,minmax(260px,320px));justify-content:center}.admin-products-grid .student-course-cover-image{object-fit:contain;background:#f0f4fabf}.admin-products-action-btn{border-radius:999px}.admin-product-tags-row{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap;width:100%}.admin-product-tag{display:inline-flex;align-items:center;justify-content:center;padding:.22rem .62rem;border-radius:999px;font-size:.8rem;font-weight:800;line-height:1}.admin-product-type-tag.is-single{background:#2b78ff29;color:#1f5fd4}.admin-product-type-tag.is-bundle{background:#ba86f83d;color:#7a42c8}.admin-product-status-tag.is-active{background:#28a74533;color:#1f8a3a}.admin-product-status-tag.is-inactive{background:#dc354529;color:#b42318}.course-card{padding:1.4rem;margin-bottom:1.2rem;margin-left:.25rem;margin-right:.25rem;text-align:left;cursor:pointer;transition:transform .25s ease;display:flex;flex-direction:column;align-items:flex-start}.course-card:hover{transform:translateY(-3px)}.course-card h3{font-size:1.2rem;font-weight:700;color:var(--blue-very-dark);margin-bottom:.4rem}.course-card p{font-size:.95rem;color:#0a143cbf;margin-bottom:0}.admin-course-row-title{margin:0 0 .4rem;color:#0a143cf2;font-size:1.05rem;font-weight:800}.admin-course-status-col{justify-content:center}.admin-course-active-tag{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:.4rem .9rem;border-radius:999px;font-weight:800;font-size:.84rem;letter-spacing:.01em;border:1px solid transparent;color:#6a3000}.admin-course-active-tag.is-active{background:#ffa44e57;border-color:#ff942a9e}.admin-course-active-tag.is-inactive{background:#ffb06c33;border-color:#ff942a66}.admin-settings-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.analytics-page{height:100%}.admin-analytics-cards{display:grid;gap:1.6rem;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:1.6rem}.admin-analytics-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;padding:1rem 1.1rem;transition:all .25s ease;min-height:108px}.admin-analytics-top{position:relative;width:100%;display:flex;align-items:center;justify-content:center}.admin-analytics-top .analytics-icon{position:absolute;left:0}.admin-analytics-card .analytics-icon{width:36px;height:36px;border-radius:12px;color:var(--btn-blue-hover);display:inline-flex;align-items:center;justify-content:center}.admin-analytics-card:hover{transform:translateY(-3px)}.analytics-card-title{font-size:1.3rem;font-weight:700;color:var(--blue-dark);margin:0}.admin-analytics-value{text-align:center;font-size:2rem;font-weight:800;color:var(--btn-blue-hover);padding-top:1.3rem}.admin-analytics-stat-value{color:#2b3037fa;font-size:2.45rem;font-weight:800;line-height:1;text-align:center}.admin-analytics-stat-label{color:#2e343beb;font-size:.7rem;font-weight:700;line-height:1.1;text-align:center;margin-top:.2rem}.admin-analytics-purchases-card{margin-top:1.2rem;width:50vw;min-width:340px;max-width:920px;padding:1.25rem 1.35rem;display:flex;flex-direction:column;gap:1rem}.admin-analytics-purchases-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.admin-analytics-purchases-head h3{margin:0;font-size:1.12rem;color:#0c1a36f2}.admin-analytics-range-toggle{display:inline-flex;align-items:center;gap:.45rem}.admin-analytics-range-toggle button{border:1px solid rgba(39,95,210,.2);background:#fff;color:#14285ad1;border-radius:999px;min-height:38px;padding:.5rem .85rem;font-size:.83rem;font-weight:700;cursor:pointer}.admin-analytics-range-toggle button.active{background:#2b78ff;border-color:#2b78ff;color:#fff;box-shadow:0 12px 24px #2b78ff52,inset 0 1px #fff3}.admin-analytics-bar-chart{display:grid;grid-template-columns:repeat(auto-fit,minmax(24px,1fr));gap:.65rem;align-items:end;min-height:230px}.admin-analytics-bar-col{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:.35rem}.admin-analytics-bar-value{font-size:.78rem;font-weight:700;color:#1f2c4ae0;min-height:16px}.admin-analytics-bar-track{width:100%;height:140px;display:flex;align-items:flex-end}.admin-analytics-bar{width:100%;border-radius:10px 10px 8px 8px;background:linear-gradient(180deg,#ffab56,#ff7a12)}.admin-analytics-bar-label{font-size:.72rem;color:#162444bd;text-align:center;white-space:nowrap}.admin-analytics-product-legend p{margin:0;font-weight:800;color:#122242eb}.admin-analytics-product-legend>span{display:block;margin-top:.35rem;color:#122242b3}.admin-analytics-product-legend ul{margin:.5rem 0 0;padding:0;list-style:none;display:grid;gap:.35rem}.admin-analytics-product-legend li{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#142648e6;font-size:.9rem}.modal-overlay.blur-bg{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.inline-toast{position:fixed;transform:translate(-50%,-110%);background:#0a1020eb;color:#fff;padding:.45rem .7rem;border-radius:10px;font-size:.85rem;box-shadow:0 10px 22px #00000040;z-index:999;pointer-events:none;max-width:240px}.all-users-search-slot{width:min(100%,520px);min-width:300px;margin-left:auto}.tutor-search-bar .search-icon.all-users-search-icon{background:transparent;padding:0}.tutor-search-bar.all-users-search-bar{width:100%;margin-left:0}@media(max-width:700px){.all-users-search-slot,.tutor-search-bar.all-users-search-bar{width:100%;margin-left:0}.admin-search-bar{padding:.35rem .8rem}.admin-analytics-cards{grid-template-columns:1fr}.admin-analytics-purchases-card{width:100%;min-width:0}.admin-analytics-purchases-head{flex-direction:column;align-items:flex-start}.admin-analytics-range-toggle{width:100%;justify-content:flex-start;flex-wrap:wrap}}.admin-students-table-wrapper{padding:1.6rem 1.8rem;overflow-x:auto;background:transparent;box-shadow:none}.all-users-table-scroll{min-height:0;max-height:calc(100dvh - 230px);overflow-y:auto}.admin-students-table{width:100%;border-collapse:collapse;font-family:Manrope;background:transparent}.admin-students-table thead th{padding:1rem .6rem;text-align:left;color:var(--btn-blue-hover);font-size:.95rem;font-weight:700;letter-spacing:.4px;cursor:default;border-bottom:1px solid rgba(0,0,0,.12);transition:.25s ease}.admin-students-table thead th:hover{color:var(--btn-blue-hover);transform:translateY(-1px)}.admin-sort-btn{display:inline-flex;align-items:center;gap:.4rem;background:transparent;border:none;padding:0;color:inherit;font:inherit;cursor:pointer}.admin-sort-btn:hover{color:var(--btn-blue-hover)}.admin-sort-icon{font-size:.85rem;line-height:1}.admin-students-table tbody tr{background:transparent;border-bottom:1px solid rgba(0,0,0,.06);transition:.3s ease}.admin-students-table tbody tr:hover{background:transparent;transform:translateY(-3px);border-radius:14px;box-shadow:none;z-index:10;position:relative}.admin-students-table tbody td{padding:.9rem .6rem;color:var(--btn-blue-hover);font-size:.95rem}.admin-pending-count{font-weight:800;color:var(--btn-blue-hover)}.admin-settings-btn{padding:.35rem .8rem;border-radius:12px;background:transparent;border:1px solid rgba(120,140,200,.25);font-size:.85rem;font-weight:700;cursor:pointer;color:var(--blue-very-dark);transition:.25s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.admin-settings-btn:hover{background:transparent;color:var(--btn-blue-hover);transform:translateY(-2px);border:1px solid rgba(100,130,255,.45);box-shadow:0 6px 16px #143a6640,0 0 12px #5a96ff54}@media(max-width:700px){.all-users-table-scroll{max-height:none;overflow:visible}.admin-students-table-wrapper{padding:1rem 1.1rem}.admin-students-table thead th{padding:.7rem .4rem;font-size:.85rem}.admin-students-table tbody td{padding:.75rem .4rem;font-size:.9rem}}.admin-filter-row{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-bottom:1.4rem}.admin-special-toggle-inline{display:flex;align-items:center;gap:.5rem;font-weight:700;color:#0a143ca6;cursor:pointer;white-space:nowrap}.admin-special-toggle-inline input{accent-color:var(--blue-primary);width:18px;height:18px}@media(max-width:700px){.admin-filter-row{flex-direction:column;align-items:stretch;gap:1rem}}.role-editor-modal{width:100%;max-width:480px;padding:2.4rem 2rem}.role-editor-modal h2{font-size:1.7rem;font-weight:800;text-align:center;color:var(--blue-very-dark);margin-bottom:.5rem}.role-editor-modal .modal-subtitle{text-align:center;color:#0a143c99;margin-bottom:1.8rem}.modal-actions .btn-login,.modal-actions .btn-logout{margin-top:.7rem}.modal-actions-center{display:flex;justify-content:center;margin-top:.5rem}.role-segmented{position:relative;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:.55rem;background:#fff;border-radius:18px;padding:0;margin:1.8rem 0 2.4rem;border:none;box-shadow:none}.role-segmented-indicator{display:none}.role-editor-modal .role-segment{position:relative;z-index:2;background:#fff;border:1px solid rgba(43,120,255,.2);border-radius:0;cursor:pointer;text-align:center;min-height:44px;padding:.72rem 1.05rem;font-size:.95rem;font-weight:800;line-height:1;justify-content:center;color:#14285ac7;transition:transform .18s ease,background .18s ease,box-shadow .18s ease,color .18s ease,border-color .18s ease;box-shadow:0 4px 10px #0a14280f;backdrop-filter:none;-webkit-backdrop-filter:none}.role-editor-modal .role-segment.active{background:#2b78ff;border-color:#2b78ff;color:#fff;filter:none;opacity:1;box-shadow:0 12px 24px #2b78ff52,inset 0 1px #fff3}.role-editor-modal .role-segment:hover{transform:none;filter:none;opacity:1}.role-editor-modal .role-segment:not(.active):hover{background:#fff;border-color:#2b78ff33;color:#14285ac7}.upload-page{display:grid;grid-template-columns:1fr;gap:2.5rem;margin-top:1.5rem;width:100%;box-sizing:border-box}.upload-form-card{padding:2rem;width:100%;box-sizing:border-box}.upload-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem 1.4rem;width:100%}.upload-form-grid .form-field{margin-bottom:0;width:100%}.upload-form-grid .span-2{grid-column:1 / -1}.form-field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1.2rem}.form-field label{font-size:.9rem;font-weight:700;color:#0a143cb3}.form-field input,.form-field textarea,.form-field select{width:100%;box-sizing:border-box;border-radius:12px;padding:.65rem .85rem;font-size:.95rem;border:1px solid rgba(118,146,250,.35);background:#ffffffe6;outline:none;transition:.25s ease}.form-field input:focus,.form-field textarea:focus,.form-field select:focus{border-color:#31428259;box-shadow:none}.upload-preview-card{padding:2rem;width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.upload-actions{width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start}.upload-actions .upload-content-btn{align-self:flex-start}.upload-preview-card video{width:100%;max-height:420px;border-radius:14px}.upload-preview-placeholder{font-weight:700;color:#0a143c73;text-align:center}.upload-file-row{display:flex;align-items:center;gap:.85rem;flex-wrap:wrap}.upload-file-input{display:none}.upload-file-trigger{color:var(--blue-primary);font-weight:800;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.upload-file-name{color:#0a143ca6;font-size:.95rem;font-weight:600;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.course-empty-state{font-weight:600;color:#0a143c99;padding:1.5rem 0}.admin-courses-top-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.admin-courses-top-row--right{justify-content:flex-end}.admin-add-video-btn{color:#000;background:#fff;box-shadow:0 12px 24px #0003,inset 0 1px #ffffff80}.admin-add-video-btn:hover{transform:translateY(-2px);background:#f4f4f4;box-shadow:0 14px 26px #0000003d,inset 0 1px #ffffff8c}.admin-add-video-btn:active{transform:translateY(0);background:#e9e9e9;box-shadow:0 8px 16px #0000002e,inset 0 1px #ffffff73}.admin-add-course-btn{color:#000;background:#fff;box-shadow:0 12px 24px #0003,inset 0 1px #ffffff80}.admin-add-course-btn:hover{background:#f4f4f4;color:#000}.admin-add-course-btn:active{background:#e9e9e9;color:#000}.admin-course-modal{position:relative;width:min(720px,calc(100vw - 2rem));max-height:min(calc(100vh - 6rem),920px);margin:3rem 0;overflow:hidden;overscroll-behavior:contain;display:flex;flex-direction:column}.admin-course-form{display:grid;gap:.75rem;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:.2rem}.admin-product-form{padding-right:1.1rem}.admin-product-form input,.admin-product-form textarea{padding-right:1rem}.admin-course-form label{font-weight:700;color:#142850e6}.admin-course-form input,.admin-course-form textarea,.admin-course-form select{width:100%;max-width:100%;box-sizing:border-box;border:1px solid rgba(30,60,120,.2);border-radius:12px;padding:.75rem .85rem;font:inherit;color:#0a143cf2;background:#fff}.admin-course-form textarea{resize:vertical}.admin-product-form .courses-grid{width:100%;grid-template-columns:repeat(auto-fit,minmax(0,1fr));justify-content:stretch;align-items:stretch}.admin-product-form .courses-grid .course-card{margin-left:0;margin-right:0}.admin-file-input-hidden{display:none}.admin-file-link-btn{border:none;background:transparent;color:#142850db;padding:0;font:inherit;font-weight:600;text-align:left;text-decoration:underline;cursor:pointer}.admin-file-link-btn:disabled{opacity:.6;cursor:default}.admin-course-checkbox{display:inline-flex;align-items:center;gap:1rem;margin-top:.35rem}.admin-course-checkbox-label{font-weight:700;color:#142850e6}.admin-course-checkbox input[type=checkbox]{width:44px;height:24px;margin:0;appearance:none;-webkit-appearance:none;border-radius:999px;border:1px solid rgba(28,58,125,.22);background:#d6dde8b3;position:relative;cursor:pointer;transition:background .2s ease,border-color .2s ease}.admin-course-checkbox input[type=checkbox]:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #00000038;transition:transform .2s ease}.admin-course-checkbox input[type=checkbox]:checked{background:#2b78ff;border-color:#2b78ff}.admin-course-checkbox input[type=checkbox]:checked:after{transform:translate(20px)}.admin-course-checkbox input[type=checkbox]:disabled{opacity:.6;cursor:default}.admin-course-modal-actions{justify-content:flex-end}.admin-course-modal .modal-actions button.admin-course-cancel-btn,.admin-course-modal .modal-actions button.admin-course-create-btn{width:auto;min-height:44px;padding:.72rem 1.15rem;border-radius:999px;line-height:1;display:inline-flex;align-items:center;justify-content:center;font-weight:800;letter-spacing:.01em;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.admin-course-modal .modal-actions button.admin-course-cancel-btn{min-width:120px;background:#000;border:1px solid #000000;color:#fff;box-shadow:0 12px 24px #0000003d,inset 0 1px #ffffff29}.admin-course-modal .modal-actions button.admin-course-create-btn{min-width:164px;border:1px solid #2b78ff;background:#2b78ff;color:#fff;box-shadow:0 12px 24px #2b78ff52,inset 0 1px #fff3}.admin-course-modal .modal-actions button.admin-course-cancel-btn:hover,.admin-course-modal .modal-actions button.admin-course-create-btn:hover{transform:translateY(-2px);color:#fff}.admin-course-modal .modal-actions button.admin-course-cancel-btn:hover{background:#131313;border-color:#131313;box-shadow:0 14px 26px #00000047,inset 0 1px #fff3}.admin-course-modal .modal-actions button.admin-course-create-btn:hover{background:#1f69ea;border-color:#1f69ea;box-shadow:0 14px 26px #2b78ff5c,inset 0 1px #ffffff38}.admin-course-error{margin:0;color:#b42318;font-weight:600}.admin-product-detail-top-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem}.admin-product-back-link{border:none;background:transparent;color:#0a143cd1;font-weight:700;padding:0;cursor:pointer}.admin-product-detail-card{width:min(980px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(260px,360px) 1fr;gap:1.2rem;align-items:start;padding:1.2rem}.admin-product-detail-image{width:100%;border-radius:14px;object-fit:cover;aspect-ratio:4 / 3}.admin-product-detail-body h2{margin:0 0 .85rem;color:#0a143cf2}.admin-product-detail-field{margin-bottom:.85rem}.admin-product-detail-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem 1rem;margin-bottom:.15rem}.admin-product-detail-label{margin:0 0 .25rem;font-size:.82rem;font-weight:900;color:#0a143c94;text-transform:uppercase;letter-spacing:.04em}.admin-product-detail-value{margin:0;color:#0a143ce0;line-height:1.45}.admin-product-detail-courses{margin:.2rem 0 0;padding-left:1.2rem}.admin-product-detail-courses li{margin:.3rem 0}@media(max-width:700px){.upload-page,.upload-form-grid{grid-template-columns:1fr}.admin-courses-top-row{flex-direction:column;align-items:stretch}.admin-product-detail-top-row{flex-direction:column;align-items:flex-start}.admin-product-detail-card,.admin-product-detail-field-grid{grid-template-columns:1fr}}.checkout-page{min-height:calc(100vh - 140px);display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem 3rem}.checkout-card{width:100%;max-width:640px;background:#fffffff2;border-radius:22px;padding:2rem;border:1px solid rgba(40,80,150,.15);box-shadow:0 18px 36px #0a1e4629}.checkout-card h2{margin:0 0 .3rem;color:var(--blue-very-dark)}.checkout-subtitle{color:#142850bf;margin-bottom:1.4rem}.checkout-loading{color:#142850bf}.checkout-error{color:#c0392b;font-weight:700}@media(max-width:700px){.checkout-card{padding:1.5rem;border-radius:18px}}.modal-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:9999;background:#0a142873}.modal-overlay.blur-bg{-webkit-backdrop-filter:blur(14px) saturate(140%);backdrop-filter:blur(14px) saturate(140%)}.modal-card{width:100%;max-width:640px;padding:2.2rem 2rem}.modal-card.delete-modal{max-width:420px;text-align:center;padding:2rem 1.5rem}.modal-subtitle{margin-top:-.4rem;margin-bottom:1.5rem;color:#142850bf}.modal-actions,.delete-actions{display:flex;gap:1rem;margin-top:1.5rem}.delete-actions{justify-content:center}.modal-cancel-btn{width:100%;padding:.75rem 1rem;border-radius:999px;border:none;font-weight:700;cursor:pointer;background:var(--blue-primary);color:#fff;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.modal-cancel-btn:hover{background:#fff;color:#000;box-shadow:0 8px 20px #00000026}@media(max-width:700px){.modal-overlay{padding:1rem}.modal-card{padding:1.5rem 1.2rem;max-width:95%}.modal-card.delete-modal{max-width:85%;padding:1.4rem 1rem}.modal-subtitle{font-size:.9rem;margin-bottom:1rem}.modal-actions,.delete-actions{flex-direction:column;gap:.75rem}.modal-actions button,.delete-actions button{width:100%}}.student-modal-overlay{position:fixed;inset:0;background:#0000008c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:center;z-index:6000;padding:2rem}.student-modal-page-shell{width:100%;max-width:100%}.student-details-back-link{background:none;border:0;padding:0;margin:.35rem 0 .2rem;color:var(--blue-dark);font-weight:600;font-size:1.02rem;line-height:1.3;cursor:pointer;text-decoration:none;transition:transform .2s ease}.student-details-back-link:hover{transform:translate(-2px)}.student-details-page-top-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin:0 0 .65rem}.student-details-page-top-row.student-details-page-top-row--compact{justify-content:flex-start}.student-details-page-top-row h2{margin:0;font-size:2rem;font-weight:800;color:var(--blue-dark);line-height:1.15}.student-modal-card{width:100%;max-width:800px;height:80vh;max-height:80vh;padding:2.8rem;position:relative;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;will-change:opacity,transform}.student-modal-card.student-modal-card--page{width:100%;max-width:100%;box-sizing:border-box;height:auto;max-height:none;min-height:68vh;padding:0;background:transparent;box-shadow:none;border:0}.student-modal-tabs.student-modal-tabs--page-inline{padding-top:.4rem;padding-bottom:0;margin-bottom:.9rem;justify-content:flex-start}.student-modal-tabs-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.9rem;flex-wrap:wrap}.student-modal-tabs-row .student-modal-tabs{margin-bottom:0}.student-modal-tab-add-btn{margin-left:auto;white-space:nowrap}.student-modal-add-popup{width:min(760px,94vw);text-align:left}.student-modal-add-popup .delete-title{text-align:left;margin-bottom:.9rem}.student-modal-add-popup .form-field label{text-align:left}.student-modal-add-actions{display:flex;justify-content:flex-end;gap:.65rem;margin-top:.35rem}.student-modal-card.student-modal-card--page .student-modal-content{padding-left:0;padding-right:0}.student-modal-card::-webkit-scrollbar{width:10px}.student-modal-card::-webkit-scrollbar-track{background:#eef4ff;border-radius:10px}.student-modal-card::-webkit-scrollbar-thumb{background:var(--blue-primary);border-radius:10px}.student-modal-card::-webkit-scrollbar-thumb:hover{background:var(--blue-dark)}.student-modal-close-btn{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:50%;border:none;background:var(--primary-color-lgrey);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s ease}.student-modal-close-btn:hover{background:var(--blue-soft)}.student-modal-tabs{display:flex;flex-wrap:wrap;gap:.55rem;justify-content:flex-start;margin-bottom:1.8rem;border-bottom:none;padding-top:.5rem;padding-bottom:.6rem;overflow:visible}.student-modal-content{flex:1;overflow-y:auto;overflow-x:visible;padding-left:.5rem;padding-right:.5rem}.student-modal-info{padding-top:.45rem}.student-modal-info h2{font-size:2rem;font-weight:800;margin-bottom:.1rem;color:var(--blue-dark)}.student-modal-identity-row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1rem}.student-modal-identity-row h2{margin:0}.student-modal-email{opacity:.65;margin:0;font-size:1rem;text-align:right;white-space:nowrap}.student-modal-identity-email{font-size:1.08rem;font-weight:700;color:#111;opacity:1}.student-modal-contact-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:1.4rem;row-gap:1rem;margin-bottom:.9rem}.student-modal-third{margin-bottom:0;background:transparent;box-shadow:none;border:0;padding:0}.student-modal-half{margin-bottom:0}.student-modal-inline-edit-field{position:relative}.student-modal-inline-edit-field input,.student-modal-inline-edit-field .meeting-date-trigger{padding-right:4.8rem}.student-modal-inline-edit-field input[readonly]{cursor:default;color:#0a143cc7;background:#ffffffeb;pointer-events:none}.student-modal-value-box{text-align:left}.exam-date-entry-trigger{justify-content:flex-start}.student-modal-field-icons{position:absolute;top:50%;right:.6rem;transform:translateY(-50%);display:inline-flex;align-items:center;gap:.3rem;opacity:0;pointer-events:none;transition:opacity .18s ease}.student-modal-inline-edit-field:hover .student-modal-field-icons,.student-modal-inline-edit-field:focus-within .student-modal-field-icons{opacity:1;pointer-events:auto}.student-modal-field-icon-btn{width:28px;height:28px;border:none;border-radius:8px;background:#0000000f;color:#0a143ce0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.student-modal-field-icon-btn:hover{background:#0000001f;color:#0f172a;transform:translateY(-1px)}.student-modal-field-icon-btn:disabled{opacity:.5;cursor:default;transform:none}.student-modal-inline-picker{margin-top:.55rem;border-radius:14px;border:1px solid rgba(20,38,70,.14);box-shadow:0 12px 24px #0a143c1f;padding:.45rem;display:grid;gap:.35rem}.student-modal-inline-picker-item{border:none;border-radius:10px;padding:.6rem .7rem;text-align:left;font-size:.95rem;font-weight:600;background:#f5f8fff2;color:#0a143ceb;cursor:pointer}.student-modal-inline-picker-item:hover{background:#e7eefcf2}.student-modal-readonly-value{margin:0;min-height:44px;display:flex;align-items:center}.student-modal-metrics{display:flex;gap:1.2rem;margin-bottom:1.8rem}.student-modal-metric-box{flex:1;padding:.9rem 1.2rem;text-align:center;position:relative;transition:transform .25s ease;cursor:pointer}.student-modal-metric-box.small{padding:.8rem 1.1rem}.student-modal-card.student-modal-card--page .student-modal-metric-box.small{min-height:110px;display:flex;flex-direction:column;justify-content:center}.student-modal-metric-box:hover{transform:translateY(-3px)}.student-modal-metric-box strong{font-size:1.4rem;display:block;color:var(--blue-dark)}.student-modal-metric-actions{position:absolute;top:.45rem;right:.45rem;display:inline-flex;gap:.25rem;opacity:0;pointer-events:none;transition:opacity .18s ease}.student-modal-metric-exam:hover .student-modal-metric-actions,.student-modal-metric-exam:focus-within .student-modal-metric-actions{opacity:1;pointer-events:auto}.student-modal-metric-icon-btn{border:none;width:24px;height:24px;border-radius:7px;background:#00000014;color:#0a143ce0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.student-modal-metric-icon-btn:hover{background:#00000026}.student-modal-inline-calendar-wrap{margin:0 0 1rem .25rem}.student-modal-tutor-section{margin-top:1.6rem;display:flex;flex-direction:column;gap:.9rem;width:50%;max-width:50%}.student-modal-tutor-header h3{margin:0;font-size:1.15rem;font-weight:700;color:var(--blue-dark)}.student-modal-field-title{font-size:.9rem;font-weight:700;color:#0a143cb3}.student-modal-section-title{margin:0}.student-modal-tutor-controls{display:flex;gap:.65rem;align-items:center;flex-wrap:nowrap;justify-content:space-between}.student-modal-tutor-controls .student-modal-dropdown{min-width:0;flex:1 1 auto}.student-modal-assign-btn{margin-left:auto;white-space:nowrap;flex:0 0 auto}.student-modal-tutor-list{display:grid;gap:1rem}.student-modal-tutor-card{position:relative;padding:1.2rem 1.4rem;margin-left:.25rem;margin-right:.25rem;transition:transform .2s ease}.student-modal-tutor-card:hover{transform:translateY(-2px)}.student-modal-tutor-card h3{margin:0 0 .3rem;font-weight:700;font-size:1.15rem;color:var(--blue-dark)}.tutor-meta{opacity:.7;font-size:.9rem;margin:0 0 .35rem}.student-modal-task-card,.student-modal-note-card,.student-modal-meeting-card{position:relative;padding:1.5rem 1.6rem;margin-bottom:1.2rem;margin-left:.25rem;margin-right:.25rem;transition:transform .2s ease}.student-modal-task-card:hover,.student-modal-note-card:hover,.student-modal-meeting-card:hover{transform:translateY(-2px)}.student-modal-notes .student-modal-note-card{width:70%;max-width:70%}.student-modal-task-card h3,.student-modal-meeting-card h3{margin:0 0 .4rem;font-weight:700;font-size:1.25rem;color:var(--blue-dark)}.card-icon-cluster{position:absolute;top:12px;right:12px;display:flex;gap:8px}.student-modal-hover-actions{flex-direction:column;align-items:center;opacity:0;pointer-events:none;z-index:5;transition:opacity .18s ease}.task-card-student:hover .student-modal-hover-actions,.task-card-student:focus-within .student-modal-hover-actions,.student-modal-note-card:hover .student-modal-hover-actions,.student-modal-note-card:focus-within .student-modal-hover-actions,.student-schedule-meeting-card:hover .student-modal-hover-actions,.student-schedule-meeting-card:focus-within .student-modal-hover-actions{opacity:1;pointer-events:auto}.icon-btn{width:22px;height:22px;padding:2px;border:none;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;cursor:pointer;background:transparent;color:var(--btn-blue-hover);pointer-events:auto;transition:transform .2s ease,opacity .2s ease}.icon-btn:hover{transform:translateY(-1px);opacity:.9}.icon-btn.delete{color:var(--btn-blue-hover)}.task-desc,.meeting-desc,.note-content{opacity:.85;margin:.4rem 0 .6rem}.task-sub,.meeting-time,.note-meta{opacity:.65;font-size:.9rem;margin-bottom:.6rem}.task-attachments{margin:.65rem 0 .8rem}.task-attachments-title{margin:0 0 .35rem;font-size:.8rem;font-weight:700;color:#0a143cbf;text-transform:uppercase;letter-spacing:.04em}.task-attachment-list{display:flex;flex-direction:column;gap:.35rem}.task-attachment-item{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.task-attachment-link{font-size:.92rem;color:var(--blue-dark);text-decoration:underline;word-break:break-word}.task-attachment-link.disabled{color:#0a143c80;text-decoration:none}.task-attachment-size{font-size:.8rem;color:#0a143c80}.task-file-selection{margin:.45rem 0 0;font-size:.82rem;color:#0a143ca6}.file-picker-link{display:inline-block;margin-top:.15rem;color:var(--blue-dark);text-decoration:underline;font-size:.92rem;cursor:pointer}.file-picker-link input{width:.1px;height:.1px;opacity:0;position:absolute;pointer-events:none}.task-file-list{display:flex;flex-direction:column;gap:.35rem;margin-top:.5rem}.task-file-item{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap;font-size:.9rem;color:#0a143cd9}.task-file-remove{border:none;background:transparent;color:#8b1a1a;text-decoration:none;font-size:.78rem;font-weight:700;cursor:pointer}.meeting-link{color:var(--blue-primary);font-weight:600;text-decoration:none;margin-top:8px;display:inline-block}.student-modal-input{position:relative;margin-bottom:1.1rem}.student-modal-input input,.student-modal-input textarea,.student-modal-dropdown{width:100%;box-sizing:border-box;padding:.85rem 1rem;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,.15);font-size:1rem;box-shadow:inset 0 2px 5px #0000000a}.student-modal-input label{position:absolute;top:-9px;left:14px;background:#fff;padding:0 .35rem;font-size:.78rem;color:var(--blue-dark);border-radius:6px}.student-modal-input .student-modal-field-title{position:static;display:inline-block;margin:0 0 .35rem;padding:0;background:transparent;border-radius:0}.student-modal-empty{opacity:.65;text-align:center;font-size:1rem;margin-top:.8rem}.student-modal-tasks .task-card-student{grid-template-columns:auto 1fr minmax(170px,.85fr) auto;align-items:stretch}.student-modal-tasks .task-card-date-col{justify-content:center}.student-modal-tasks .task-card-student .card-icon-cluster{top:10px;right:10px}.task-card-status-col{min-width:0;padding-left:.85rem;padding-right:2rem;border-left:none;display:flex;align-items:center;justify-content:flex-end}.student-modal-task-actions{margin-top:.55rem;display:inline-flex;align-items:center;gap:.35rem;flex-wrap:wrap}.student-schedule-meeting-card{position:relative}.student-modal-card.student-modal-card--page .student-schedule-col-main{padding-right:2rem}.student-modal-card.student-modal-card--page .student-schedule-col:not(:first-child):before{display:none}.student-modal-card.student-modal-card--page .student-schedule-col-date,.student-modal-card.student-modal-card--page .student-schedule-col-meta{border-right:1px solid rgba(159,165,173,.62)}@media(max-width:900px){.student-modal-tasks .task-card-student{grid-template-columns:auto 1fr;gap:.85rem}.student-modal-tasks .task-card-attachments-col,.student-modal-tasks .task-card-status-col{grid-column:1 / -1;border-left:none;padding-left:0;padding-right:0}.student-modal-tasks .task-card-status-col{justify-content:flex-start}.student-modal-notes .student-modal-note-card{width:100%;max-width:100%}.student-modal-card.student-modal-card--page .student-schedule-col-main{padding-right:0}}@media(max-width:700px){.student-modal-tabs-row{align-items:stretch}.student-modal-tab-add-btn{width:100%;margin-left:0}.student-details-page-top-row{flex-direction:column;align-items:flex-start;gap:.6rem}.student-modal-tabs.student-modal-tabs--page-inline{justify-content:flex-start}.student-modal-card.student-modal-card--page .student-modal-new{width:100%;max-width:100%}}.student-modal-card .timeline-item{padding:.55rem .65rem;margin-bottom:12px}.student-modal-card .timeline-icon-wrapper{padding-top:8px;margin-right:12px}.student-modal-card .timeline-message{font-size:.95rem}.student-modal-card .timeline-date{margin-top:2px;font-size:.8rem}.student-modal-new-grid{margin-top:.4rem}.student-modal-card.student-modal-card--page .student-modal-new{width:70%;max-width:70%}.student-modal-new-grid .btn-action{justify-self:start}.meeting-form-error{margin:0;color:var(--red-danger, #b42318);font-size:.9rem}.meeting-date-field,.meeting-time-field{position:relative}.meeting-date-field .calendar-date-inline-popover,.meeting-time-field .time-select-inline-popover{position:absolute;top:calc(100% + .35rem);left:0;z-index:50}.meeting-datetime-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;align-items:start}.meeting-datetime-row .form-field{margin-bottom:0}.meeting-date-trigger{width:100%;box-sizing:border-box;border-radius:12px;padding:.65rem .85rem;font-size:.95rem;border:1px solid rgba(118,146,250,.35);background:#ffffffe6;color:#0a143ceb;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.meeting-date-trigger:hover{border-color:#31428259}.meeting-date-trigger:disabled{cursor:default;color:#0a143ca6;background:#f5f7fbe6}.popup-overlay{position:fixed;inset:0;background:#00000073;display:flex;justify-content:center;align-items:flex-end;z-index:6500;padding:1.5rem}.popup-card{width:100%;max-width:650px;padding:2rem 1.6rem;position:relative}.popup-overlay.centered{align-items:center;padding:2rem}.popup-card.centered{padding:2.2rem 2rem;max-width:640px;max-height:80vh;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.popup-close-btn{position:absolute;top:12px;right:16px;width:38px;height:38px;border-radius:50%;border:none;background:var(--primary-color-lgrey);cursor:pointer;display:flex;align-items:center;justify-content:center}.popup-close-btn:hover{background:var(--blue-soft)}.popup-content h3{font-size:1.35rem;font-weight:700;margin-bottom:0;color:var(--blue-dark)}.popup-content{display:flex;flex-direction:column;align-items:flex-start;gap:.85rem;padding-right:.25rem;width:100%}.popup-content p{margin:0;color:#142850b3}.popup-content .auth-btn{align-self:flex-start;margin:.6rem 0 0}.popup-form-grid{margin-top:.2rem;width:100%}.popup-content .student-modal-add-actions{width:100%}.student-modal-danger-btn{background:#d43d3d;color:#fff}.student-modal-danger-btn:hover{background:#bd2f2f;color:#fff}.student-modal-danger-btn:active{background:#a62929;color:#fff}.delete-btn{background:#e64545!important}.delete-btn:hover{background:#c23434!important}@media(max-width:900px){.student-modal-identity-row{flex-direction:column;align-items:flex-start;gap:.35rem}.student-modal-email{text-align:left;white-space:normal}.student-modal-contact-row{grid-template-columns:1fr}.student-modal-inline-edit-field input{padding-right:4.6rem}.student-modal-tutor-section{width:100%;max-width:100%}.meeting-datetime-row{grid-template-columns:1fr;gap:.85rem}}.student-activity-tab{position:relative;overflow:visible;border:none!important;transition:all .25s ease}.student-activity-tab .task-subtab,.student-activity-tab .task-subtab:hover,.student-activity-tab .task-subtab.active,.student-activity-tab .task-subtab:focus,.student-activity-tab .task-subtab:focus-visible{border:none!important;outline:none}.empty-text{text-align:center;font-size:1.1rem;color:#202020;opacity:.7;padding:2rem 0}.timeline-item{position:relative;margin-bottom:2rem;padding-left:20px;animation:slideUp .35s ease}.timeline-message{font-size:1.05rem;color:#1e2256;margin-bottom:.4rem;font-weight:600}.timeline-date{font-size:.9rem;opacity:.6;color:#1e2256}.student-activity-tab .timeline-container,.timeline-items{width:100%;box-sizing:border-box}.student-activity-tab .timeline-items{display:flex;flex-direction:column;align-items:flex-start}.student-activity-tab .timeline-item{width:70%;max-width:70%;margin-bottom:.9rem;padding:1rem 1.1rem;display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;column-gap:.95rem;border-radius:16px;transition:transform .25s ease;will-change:transform}.student-activity-tab .timeline-item:hover{transform:translateY(-3px)}.student-activity-tab .timeline-icon-wrapper{width:56px;height:56px;margin-right:0;padding-top:0;border-radius:0;background:transparent;display:inline-flex;align-items:center;justify-content:center}.student-activity-tab .timeline-icon-wrapper:hover{background:transparent}.student-activity-tab .activity-icon{width:24px;height:24px}.student-activity-tab .timeline-content{min-width:0;min-height:56px;display:flex;flex-direction:column;justify-content:space-between;gap:.4rem}.student-activity-tab .timeline-message{margin:0}.student-activity-tab .timeline-date{margin-top:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(prefers-color-scheme:dark){.student-activity-tab{border:none!important}.timeline-message,.timeline-date{color:#e9ecff}.empty-text{color:#535354}}@media(max-width:700px){.student-activity-tab{padding:1.2rem 1.1rem 2rem;font-size:1.05rem}.student-activity-tab .timeline-item{width:100%;max-width:100%}.student-activity-tab .timeline-message{font-size:1.24rem}.student-activity-tab .timeline-date{font-size:1.02rem}.empty-text{font-size:.96rem}}.timeline-section-label{font-size:1rem;font-weight:800;margin:1.2rem 0 .6rem;color:var(--blue-very-dark, #1a2d5a);opacity:.85}.timeline-items{display:flex;flex-direction:column;align-items:flex-start;padding-right:1rem}.timeline-item{display:flex;align-items:flex-start;margin-bottom:20px;background:var(--bg-lighter-white);border-radius:15px;padding:10px;width:100%;max-width:100%;transition:transform .25s ease;will-change:transform}.timeline-item:hover{transform:translateY(-3px)}.timeline-icon-wrapper{width:24px;height:24px;display:flex;align-items:center;justify-content:center;padding-top:10px;margin-right:16px;line-height:0;transition:.25s}.timeline-icon-wrapper:hover{transform:scale(1.08);background:#ffffffe6}.activity-icon{width:16px;height:16px;display:block}.activity-icon.task,.activity-icon.complete,.activity-icon.pending,.activity-icon.delete,.activity-icon.note,.activity-icon.meeting{color:var(--btn-blue-hover)}.timeline-message{font-size:1rem;font-weight:500;color:#000!important}.timeline-date{display:block;margin-top:4px;opacity:.65;font-size:.85rem;color:#000!important}.timeline-show-more{margin-top:.7rem;background:#7896ff26;border:1px solid rgba(120,150,255,.4);padding:.45rem 1rem;border-radius:999px;font-size:.85rem;font-weight:600;cursor:pointer;transition:.25s ease;color:var(--blue-dark, #1d2c5b)}.timeline-show-more:hover{background:#7896ff4d}.tutor-calendar-card{cursor:pointer;transition:all .25s ease}.calendar-header{position:relative;display:flex;align-items:center;justify-content:flex-end;min-height:44px}.calendar-title-nav{position:absolute;left:50%;transform:translate(-50%);min-width:0;display:inline-grid;grid-template-columns:40px max-content 40px;align-items:center;column-gap:.6rem}.calendar-title-nav h2{font-size:1.1rem;font-weight:650;color:var(--blue-dark);justify-self:center;text-align:center;width:max-content;padding:0 .2rem;margin:0}.schedule-toggle-btn{justify-self:end;white-space:nowrap;flex-shrink:0}.calendar-nav-btn{width:40px;height:40px;border-radius:15px}.week-view-wrapper{width:100%;overflow-x:auto;margin-top:1.4rem;padding:1.45rem .9rem .9rem;box-sizing:border-box}.week-view-days{width:100%;min-width:1120px;display:grid;grid-template-columns:repeat(7,minmax(150px,1fr));gap:.85rem;align-items:start}.dashboard-sidebar:not(.collapsed)+.dashboard-content .week-view-days{min-width:980px;grid-template-columns:repeat(7,minmax(136px,1fr));gap:.5rem}.week-day-card{min-height:220px;padding:.35rem .45rem .2rem;border-right:none}.week-day-header{margin:0 0 .55rem;padding:0 .35rem .4rem;font-size:.84rem;font-weight:800;letter-spacing:.01em;color:#0f234bc7;text-transform:uppercase}.week-no-meetings{margin:.5rem .35rem 0;font-size:.86rem;color:#0f234b75}.week-meeting-card{min-height:118px;padding:.65rem .72rem;border:none;margin-bottom:.45rem;display:flex;flex-direction:column;align-items:stretch;gap:.4rem;cursor:pointer;position:relative}@media(max-width:700px){.week-view-days{min-width:980px;gap:.65rem}.week-day-card{min-height:180px}}.week-meeting-time{margin:0;font-size:.67rem;font-weight:800;letter-spacing:.01em;color:#ffffffe0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-sidebar:not(.collapsed)+.dashboard-content .week-meeting-time{font-size:.61rem}.week-meeting-title{margin:0;font-size:.92rem;font-weight:700;line-height:1.25;color:#fff;white-space:normal;word-break:break-word;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.week-meeting-join{color:#fff;text-decoration:none;font-size:.78rem;font-weight:700;border:1px solid rgba(255,255,255,.42);border-radius:999px;padding:.2rem .6rem}.week-meeting-join:hover,.week-meeting-join:focus-visible{color:#ff9f1a;border-color:#ff9f1a}.week-meeting-footer{margin-top:auto;min-height:22px;display:flex;align-items:center;justify-content:space-between;gap:.45rem;opacity:0;transform:translateY(4px);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.week-meeting-card:hover .week-meeting-footer,.week-meeting-card:focus-within .week-meeting-footer{opacity:1;transform:translateY(0);pointer-events:auto}.week-meeting-actions{display:inline-flex;align-items:center;gap:.25rem;flex-shrink:0}.week-meeting-actions .icon-btn{border:none;border-radius:8px;background:#ffffff29;box-shadow:none;width:22px;height:22px;padding:0;cursor:pointer;color:#fff}.week-meeting-actions .icon-btn:hover{background:#ffffff47}.meeting-modal-overlay{position:fixed;inset:0;background:#0a142873;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:9000}.meeting-modal{width:100%;max-width:640px;padding:2rem;position:relative;max-height:85vh;overflow-y:auto}.meeting-modal-title{margin:0 0 1rem;color:var(--blue-very-dark)}.meeting-modal label{display:block;margin:.75rem 0 .35rem;font-weight:700;color:#142850e6}.meeting-input,.meeting-textarea{width:100%;border:1px solid rgba(30,60,120,.2);border-radius:12px;padding:.75rem .85rem;font:inherit;color:#0a143cf2;background:#fff;box-sizing:border-box}.meeting-textarea{min-height:82px;resize:vertical}.meeting-actions{display:flex;gap:.75rem;margin-top:1rem}.meeting-save,.meeting-delete{border:none;border-radius:999px;padding:.7rem 1rem;font-weight:700;cursor:pointer}.meeting-save{background:var(--blue-primary);color:#fff}.meeting-delete{background:#dc2626;color:#fff}.meeting-close{position:absolute;top:.9rem;right:1rem;width:32px;height:32px;border:none;border-radius:50%;background:#dce4f2b3;cursor:pointer}.month-view-wrapper{width:100%;margin-top:1.4rem}.month-grid{width:100%;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.5rem}.month-weekday-header{text-align:center;font-size:.85rem;font-weight:800;letter-spacing:.02em;color:#0f234bb3;padding:.35rem 0}.month-day-cell{padding:.5rem .45rem;min-height:104px;cursor:default;position:relative;display:flex;flex-direction:column;gap:.28rem;will-change:transform}.month-day-faded{opacity:.35;cursor:default}.month-day-number{font-size:.82rem;font-weight:900;color:var(--blue-dark);line-height:1}.month-day-events{display:grid;gap:.2rem;margin-top:.1rem}.month-event-card{width:100%;border:none;border-radius:8px;padding:.16rem .3rem;min-height:18px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.24rem;cursor:pointer;text-align:left}.month-event-time{font-size:.54rem;font-weight:800;color:#ffffffd6;white-space:nowrap;line-height:1}.month-event-title{font-size:.58rem;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1}.month-event-more{font-size:.58rem;font-weight:700;color:#0c183c9e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 .1rem}@media(max-width:700px){.month-grid{gap:.6rem}.month-day-cell{min-height:88px;padding:.44rem .35rem}}.about-page{width:100%;overflow-x:hidden}.about-hero{padding:10.2rem 2rem 6rem;background:linear-gradient(#1c69de38,#1c69de38),center center / cover no-repeat url(/assets/hom-bg-CEtnBcAh.png);text-align:center}.about-hero h1{font-size:3rem;font-weight:800;color:var(--blue-very-dark)}.about-hero h1 span{color:#fff}.about-hero p{margin-top:1.5rem;max-width:650px;margin-left:auto;margin-right:auto;color:var(--text-color-black);font-size:1.15rem;line-height:1.7}.founder-section{padding:6rem 2rem 3rem;background:#fff}.founder-wrapper{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:380px 1fr;gap:4rem;align-items:center}.founder-photo img{width:100%;border-radius:18px}.founder-text h2{font-size:1.5rem;color:var(--blue-dark);margin-bottom:1.2rem}.founder-text p{margin-bottom:1.2rem;color:var(--text-color-grey);line-height:1.7}.platform-section{padding:6rem 2rem;background:#000;text-align:center}.platform-section h2{font-size:2.3rem;color:var(--text-color-white)}.platform-subtitle{margin-top:.7rem;color:#ffffffe6;font-size:1.05rem}.platform-grid{margin-top:3rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin-left:auto;margin-right:auto}.platform-card{background:#fff;padding:2rem;border-radius:20px;transition:transform .3s ease}.platform-card:hover{transform:translateY(-6px)}.platform-card h3{margin-bottom:.7rem;color:var(--blue-dark)}.offer-section{padding:2rem 2rem 20rem;background:linear-gradient(#1c69de38,#1c69de38),center / cover no-repeat url(/assets/hom-bg-CEtnBcAh.png)}.offer-inner{max-width:1100px;margin:0 auto}.offer-inner h2{font-size:2.3rem;margin-bottom:3rem;color:var(--blue-very-dark)}.offer-columns{display:flex;gap:3rem;justify-content:space-between;flex-wrap:wrap}.offer-columns div{flex:1;min-width:250px;background:#fff;border-radius:18px;padding:1.8rem 1.6rem;transition:transform .3s ease}.offer-columns div:hover{transform:translateY(-6px)}.offer-columns h3{margin-bottom:.8rem;color:var(--text-color-black)}.offer-columns p{color:var(--text-color-black)}.tutor-section{padding:6rem 2rem 8rem;background:#fff;text-align:center}.tutor-box{max-width:750px;margin:2rem auto;padding:2.5rem;background:var(--blue-pearl);border-radius:22px}.tutor-box ul{margin-top:1rem;list-style:none;padding:0}.tutor-box li{margin-bottom:.6rem;color:var(--text-color-grey)}.coming-soon{margin-top:2rem;font-weight:600;color:var(--blue-primary)}.reveal{opacity:0;transform:translateY(40px);transition:all .8s ease}.reveal.active{opacity:1;transform:translateY(0)}@media(max-width:700px){.founder-wrapper{grid-template-columns:1fr;text-align:center}.platform-grid{grid-template-columns:1fr;gap:2.8rem}.platform-card{grid-column:auto!important}.platform-card h3{font-size:1.22rem}.platform-card p{font-size:1.06rem;line-height:1.65}.offer-columns{flex-direction:column;width:100%;box-sizing:border-box;gap:2.2rem}.offer-section{width:100%;box-sizing:border-box;padding-left:1.25rem;padding-right:1.25rem;padding-bottom:16rem;overflow-x:hidden}.offer-inner{width:100%;max-width:100%;box-sizing:border-box}.offer-columns{max-width:100%}.offer-columns div{width:100%;max-width:100%;min-width:0;box-sizing:border-box;overflow-wrap:anywhere}.about-hero h1{font-size:2.2rem}.founder-text h2{font-size:1.4rem}}:root{--primary-color-white: #ffffff;--primary-color-black: #000000;--primary-color-lgrey: #EFF4FA;--blue-very-dark: #0A1A2F;--blue-dark: #143A66;--blue-primary: #2A6FDB;--blue-glow: #5EA8FF;--blue-soft: #CFE8FF;--blue-pearl: #E8F3FF;--button-color-white: #ffffff;--button-color-black: #000000;--button-color-blue: #2A6FDB;--button-color-blue-hover: #1D57B0;--text-color-black: #0A0A0A;--text-color-white: #ffffff;--text-color-grey: hsl(207, 10%, 40%);--dashboard-bg: #8badc5;--dashboard-card-bg: rgba(255,255,255,.65);--dashboard-border: rgba(3, 3, 4, .18);--dashboard-text: var(--blue-very-dark);--dashboard-muted: var(--text-color-grey);--dashboard-accent: var(--blue-primary);--bg-app: rgba(248, 248, 248, .763);--bg-light-white: white;--bg-lighter-white: rgba(184, 219, 216, .78);--btn-blue-hover: #384b76;--border-soft: rgba(18, 42, 85, .12);--toggle-bg: rgba(255, 255, 255, .95);--sidebar-btn-bg: rgba(241, 245, 255, .8);--sidebar-btn-hover: rgba(233, 239, 255, .95);--sidebar-btn-active1: #dfe8ff;--sidebar-btn-active2: #bcd3ff;--text-dark: #0b1d33;--text-medium: #5d6784;--logout-icon-color: #7a1f1f;font-family:Manrope,sans-serif;background-color:var(--primary-color-white);color-scheme:light}html,body,#root{margin:0;padding:0;width:100%;height:100%}body{overflow-x:hidden;-webkit-font-smoothing:antialiased}.loading-state{width:100%;min-height:220px;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;box-sizing:border-box;text-align:center}.loading-state.full-screen{min-height:100vh}.loading-state-copy{display:inline-flex;align-items:center;gap:.45rem}.loading-state-label{font-size:.96rem;font-weight:800;letter-spacing:.03em;color:#000}.loading-state-dots{display:inline-flex;align-items:center;gap:.22rem}.loading-state-dots span{width:6px;height:6px;border-radius:999px;background:#000;opacity:.28;animation:loading-dot 1s ease-in-out infinite}.loading-state-dots span:nth-child(2){animation-delay:.16s}.loading-state-dots span:nth-child(3){animation-delay:.32s}@media(max-width:700px){.loading-state-label{font-size:1.25rem}.loading-state-dots span{width:8px;height:8px}}@keyframes loading-dot{0%,80%,to{transform:translateY(0);opacity:.25}40%{transform:translateY(-3px);opacity:1}}.tutor-search-bar input,.course-search.tutor-search-bar{border:none;background:#ffffff94;box-shadow:inset 0 1px #ffffff4d,inset 0 -10px 26px #ffffff0f,0 18px 38px #223a5412;backdrop-filter:blur(36px) saturate(150%);-webkit-backdrop-filter:blur(36px) saturate(150%)}.card-light,.card-dark,.card-white,.card-black,.card-green{position:relative;overflow:hidden;isolation:isolate;border:none;border-radius:18px;transition:transform .28s ease,box-shadow .28s ease,background .28s ease;backdrop-filter:blur(36px) saturate(150%);-webkit-backdrop-filter:blur(36px) saturate(150%)}.card-light:before,.card-dark:before,.card-white:before,.card-black:before,.card-green:before{content:"";position:absolute;inset:0;border-radius:inherit;opacity:1;filter:blur(.2px);pointer-events:none;z-index:-1}.card-light,.card-light:hover{background:#ffffff94;box-shadow:inset 0 1px #ffffff4d,inset 0 -10px 26px #ffffff0f,0 18px 38px #223a5412}.card-light:before{background:radial-gradient(ellipse at 24% 14%,#ffffff47,#ffffff1f 30%,#fff0 66%),linear-gradient(150deg,#ffffff29,#ffffff0f 44%,#fff0 62%)}.card-light h4,.card-light .admin-analytics-value{color:var(--blue-dark)}.card-green,.card-green:hover{background:#ade8c0d1;box-shadow:inset 0 1px #fff6,inset 0 -10px 24px #70bb8c2e,0 18px 38px #24783e24}.card-green:before{background:radial-gradient(ellipse at 24% 14%,#ffffff47,#ffffff1f 30%,#fff0 66%),linear-gradient(150deg,#a8ecbc47,#7bd09829 44%,#7bd0980a 62%)}.card-light:hover{background:#ffffffbd;box-shadow:inset 0 1px #ffffff57,inset 0 -12px 30px #ffffff14,0 24px 48px #223a541a}.card-dark{background:#18263385;box-shadow:inset 0 1px #ffffff14,inset 0 -14px 30px #060c1233,0 18px 38px #14222f3d}.card-dark:before{background:radial-gradient(ellipse at 18% 12%,#c9e1e724,#c9e1e70d 30%,#c9e1e700 64%),linear-gradient(145deg,#ffffff14,#ffffff05 42%,#fff0)}.card-dark:hover{background:#1826339e;box-shadow:inset 0 1px #ffffff1f,inset 0 -16px 36px #060c123d,0 24px 46px #14222f47}.card-dark h4,.card-dark .student-performance-subtext,.card-dark .student-performance-item-title,.card-dark .upcoming-session-join-btn{color:#f8fbfceb}.upcoming-sessions-fake-btn{margin-top:1rem;align-self:flex-start;border:none;border-radius:999px;padding:.72rem 1.15rem;background:linear-gradient(135deg,#ff9a3d,#ff6a00);color:#fff7ef;font:inherit;font-weight:800;letter-spacing:.01em;box-shadow:0 12px 24px #ff6a0047,inset 0 1px #fff0e059;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.upcoming-sessions-fake-btn:hover{transform:translateY(-2px);background:linear-gradient(135deg,#ffab56,#ff7a12);box-shadow:0 14px 26px #ff6a0052,inset 0 1px #fff0e066}.upcoming-sessions-fake-btn:active{transform:translateY(0);background:linear-gradient(135deg,#f1892a,#e96500);box-shadow:0 8px 16px #ff6a003d,inset 0 1px #fff0e052}.card-white,.card-white:hover{background:#ffffffe6;box-shadow:inset 0 1px #ffffff7a,inset 0 -10px 24px #ffffff1f,0 18px 38px #223a5414}.card-white:before{background:radial-gradient(ellipse at 22% 12%,#ffffff6b,#ffffff2e 28%,#fff0 64%),linear-gradient(150deg,#ffffff38,#ffffff14 42%,#ffffff05)}.card-black,.card-black:hover{background:#0a0a0af5;box-shadow:inset 0 1px #ffffff0d,inset 0 -10px 24px #0003,0 18px 38px #00000040}.card-black:before{background:none}.card-black h4,.card-black p{color:#f8f8f8f0}.task-subtab,.student-modal-tab,.role-segment{position:relative;cursor:pointer;border:none!important;outline:none;border-radius:999px;padding:.55rem .75rem;display:inline-flex;align-items:center;justify-content:flex-start;gap:.55rem;font-size:.9rem;font-weight:750;color:#141e3cdb;background:#ffffff94;box-shadow:inset 0 1px #ffffff4d,inset 0 -8px 20px #ffffff0d,0 12px 26px #223a540d;backdrop-filter:blur(30px) saturate(145%);-webkit-backdrop-filter:blur(30px) saturate(145%);transition:all .25s ease;will-change:transform,filter,opacity}.task-subtab:focus,.task-subtab:focus-visible,.student-modal-tab:focus,.student-modal-tab:focus-visible,.role-segment:focus,.role-segment:focus-visible{outline:none;border:none!important}.task-subtab:not(.active),.student-modal-tab:not(.active),.role-segment:not(.active){filter:blur(.6px);opacity:.82}.task-subtab:hover,.student-modal-tab:hover,.role-segment:hover,.task-subtab.active,.student-modal-tab.active,.role-segment.active{background:#ffffffbd;color:var(--blue-dark);transform:translateY(-2px);filter:none;opacity:1;z-index:1}.btn-login{padding:.55rem 1.3rem;border-radius:15px;font-weight:600;border:none;background:var(--button-color-black);color:var(--text-color-white);cursor:pointer;transition:all .35s ease;box-shadow:0 4px 14px #00000040}.btn-login:hover{background:var(--button-color-blue);transform:translateY(-2px);box-shadow:0 8px 20px #5a96ff66}.btn-logout{padding:.55rem 1.3rem;border-radius:15px;font-weight:600;border:none;background:var(--button-color-blue);color:var(--text-color-white);cursor:pointer;transition:all .35s ease;box-shadow:0 4px 18px #5a96ff66}.btn-logout:hover{background:var(--button-color-blue-hover);transform:translateY(-2px);box-shadow:0 8px 22px #5a96ff8c}.btn-action{padding:.55rem 1.3rem;border-radius:15px;font-weight:600;border:none;background:var(--button-color-black);color:var(--text-color-white);cursor:pointer;transition:all .35s ease}.btn-action:hover{background:var(--btn-blue-hover);transform:translateY(-2px)}.btn-action.btn-action-white{padding:.72rem 1.15rem;border-radius:999px;min-height:44px;line-height:1;display:inline-flex;align-items:center;justify-content:center;font-weight:800;letter-spacing:.01em;background:#fff;color:#111;border:1px solid #ffffff}.btn-action.btn-action-white:hover{background:#f5f5f5;color:#111;border-color:#fff}.btn-action.btn-action-white:active{background:#ececec;color:#111;border-color:#fff}.btn-action.btn-action-white:disabled{background:#fff;color:#11111173;border-color:#fff;cursor:not-allowed}.home-hero{width:100%;min-height:58vh;display:block;padding-top:1.6rem;position:relative;overflow:hidden;background:linear-gradient(#1c69de38,#1c69de38),center / cover no-repeat url(/assets/hom-bg-CEtnBcAh.png)}.home-hero:before{content:none;position:absolute;right:-20%;top:50%;transform:translateY(-50%);width:900px;height:900px;background:radial-gradient(circle at center,var(--blue-glow) 0%,var(--blue-primary) 40%,var(--blue-dark) 70%,rgba(0,0,0,0) 90%);filter:blur(100px);opacity:.45;pointer-events:none;border-radius:50%}.home-hero-corner{position:absolute;bottom:2.5rem;z-index:3}.home-hero-corner-left{left:5.5rem;top:50%;transform:translateY(-50%);max-width:min(54vw,760px)}.home-hero-mock{width:min(90%,560px);height:auto;display:block;border-radius:18px;box-shadow:0 18px 40px #0a1e462e}.home-hero-title{font-size:2rem;font-weight:700;line-height:1.25;max-width:540px;color:var(--text-color-black)}.home-hero-subtitle{margin-top:2rem;color:var(--text-color-black);font-size:1.15rem;max-width:640px;line-height:1.7}.home-hero-right{flex:1;display:flex;justify-content:center;align-items:center;z-index:3}.home-hero-brand-mark{position:absolute;top:50%;right:12.6rem;transform:translateY(-50%);width:min(10.5vw,155px);height:auto;z-index:4;pointer-events:none}.btn-action.hero-signup-btn{width:fit-content;align-self:center;margin-top:1.4rem;padding:.72rem 1.15rem;border-radius:999px;min-height:44px;line-height:1;display:inline-flex;align-items:center;justify-content:center;font-weight:800;letter-spacing:.01em;background:#000;color:#fff;box-shadow:0 12px 24px #0000003d,inset 0 1px #ffffff29;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.btn-action.hero-signup-btn:hover{transform:translateY(-2px);background:#131313;color:#fff;box-shadow:0 14px 26px #00000047,inset 0 1px #fff3}.auth-container{width:100%;min-height:100vh;background:center / cover no-repeat url(/assets/bg-b-Dbwmmlcj.png);display:flex;justify-content:center;align-items:center;padding:5rem 1.5rem 4.8rem;box-sizing:border-box}.auth-panel{width:100%;max-width:360px;box-sizing:border-box;background:#ffffffbf;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);padding:2.6rem 2.2rem;border-radius:15px;border:1px solid rgba(120,160,230,.18);box-shadow:0 16px 48px #0a1a2f1a;text-align:center;animation:fadeIn .6s ease-out}.auth-title{font-size:1.8rem;font-weight:800;color:var(--blue-very-dark);margin-bottom:.5rem;text-align:center}.auth-subtitle{font-size:.95rem;color:var(--text-color-grey);margin-bottom:2rem;text-align:center}.auth-panel form{text-align:left}.auth-panel .form-field{width:100%;box-sizing:border-box;margin-bottom:1.2rem}.auth-panel .form-field label{font-size:.9rem;font-weight:700;color:#0a143cb3}.auth-panel .form-field input{width:100%;box-sizing:border-box;border-radius:15px;padding:.65rem .85rem;font-size:.95rem;border:1px solid rgba(118,146,250,.35);background:#ffffffe6;outline:none;transition:.25s ease}.auth-panel .form-field input:focus{border-color:#31428259;box-shadow:none}.auth-panel .form-field input:-webkit-autofill,.auth-panel .form-field input:-webkit-autofill:hover,.auth-panel .form-field input:-webkit-autofill:focus{-webkit-text-fill-color:var(--blue-very-dark);font-size:.95rem;border-radius:15px;box-shadow:0 0 0 1000px #ffffffe6 inset;-webkit-box-shadow:0 0 0px 1000px rgba(255,255,255,.9) inset}.auth-btn{display:flex;margin:1.2rem auto 0;padding:.72rem 1.15rem;width:auto;max-width:100%;min-height:44px;border-radius:999px;border:none;background:#000;color:#fff;font-weight:800;letter-spacing:.01em;line-height:1;align-items:center;justify-content:center;cursor:pointer;font-size:1rem;transition:transform .18s ease,background .18s ease,box-shadow .18s ease;box-shadow:0 12px 24px #0000003d,inset 0 1px #ffffff29}.auth-btn:hover{background:#131313;color:#fff;transform:translateY(-2px);box-shadow:0 14px 26px #00000047,inset 0 1px #fff3}.auth-btn:active{transform:translateY(0);background:#1f1f1f}.auth-btn:disabled{cursor:default;transform:none;opacity:1}.message{margin:1rem 0 0;text-align:center;font-size:.95rem;line-height:1.55}.message.error{color:#a53636}.message.success{color:#1f6a47}.message.info{color:var(--blue-dark)}.form-footer{margin-top:1.7rem;font-size:.95rem;color:var(--text-color-grey);text-align:center}.form-footer a{color:var(--btn-blue-hover);font-weight:700;cursor:pointer}.signup-consent-actions .btn-action,.signup-consent-actions .delete-cancel{flex:0 0 auto!important;width:auto!important;min-height:44px;border-radius:999px;padding:.72rem 1.15rem}.signup-consent-actions .btn-action{background:#000!important;color:#fff!important}.signup-consent-actions .delete-cancel{background:#b3261e!important;color:#fff!important;box-shadow:0 12px 24px #8c1e1e42,inset 0 1px #ffffff24}.signup-consent-actions .delete-cancel:hover{background:#9f2019!important}.signup-consent-actions .delete-cancel:active{background:#8c1b15!important}.delete-confirm-card .delete-text a{color:var(--btn-blue-hover);font-weight:700;text-decoration:none}.delete-confirm-card .delete-text a:hover{text-decoration:underline}.legal-page{min-height:calc(100vh - 120px);padding:116px 20px 148px;background:#fff}.legal-content{max-width:860px;margin:0 auto;background:#000;padding:36px;border-radius:16px;box-shadow:0 12px 30px #0f172a33;color:#fff}.legal-content h1{margin-bottom:16px;color:#fff}.legal-content h2{margin-top:28px;margin-bottom:12px;color:#fff}.legal-content p,.legal-content li,.legal-content a{color:#fff}.public-footer{margin-top:0;padding:24px 20px 32px;background:#000;text-align:center;display:flex;flex-direction:column;align-items:center;gap:0}.public-footer-row{display:grid;width:100%;max-width:1180px;grid-template-columns:1fr auto 1fr;align-items:center;font-weight:600;color:#ffffffdb}.public-footer-left{justify-self:start}.public-footer-center{display:inline-flex;align-items:center;justify-self:center;gap:12px}.public-footer-email{justify-self:end}@media(max-width:700px){.public-footer-row{grid-template-columns:1fr;justify-items:center;row-gap:10px}.public-footer-left,.public-footer-center,.public-footer-email{justify-self:center}}.public-footer-row a{color:#fff;text-decoration:none}.public-footer-row a:hover{text-decoration:underline}.public-footer-email{color:#fff;text-decoration:none}.public-footer-email:hover{text-decoration:underline}@media(max-width:700px){.auth-container{padding:4rem 1.25rem}.auth-panel{max-width:min(320px,100%);padding:2.1rem 1.7rem;border-radius:15px;margin:0 auto}.auth-title{font-size:2.15rem}.auth-subtitle{font-size:1.28rem;margin-bottom:1.5rem}.auth-panel .form-field label{font-size:12px}.auth-panel .form-field input,.auth-panel .form-field input:-webkit-autofill,.auth-panel .form-field input:-webkit-autofill:hover,.auth-panel .form-field input:-webkit-autofill:focus,.auth-panel .form-field input:focus,.auth-panel .form-field input:focus-visible{border-radius:15px;padding:.65rem .85rem;font-size:16px;border:1px solid rgba(118,146,250,.35);background:#ffffffe6;box-shadow:none;outline:none;-webkit-appearance:none;appearance:none;background-clip:padding-box}.auth-btn{width:100%;padding:.62rem 1rem;min-height:38px;font-size:1.22rem}.message,.form-footer,.form-footer a{font-size:1.24rem}}@media(max-width:700px){html{font-size:66.67%}.lucide{transform:scale(.67);transform-origin:center}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.offer-section{width:100%;padding:2rem;background:var(--primary-color-white);text-align:center}.offer-title{font-size:2.3rem;font-weight:800;color:var(--blue-very-dark);margin-bottom:.8rem}.offer-subtitle{color:var(--text-color-grey);font-size:1.15rem;max-width:620px;margin:0 auto 3.5rem;line-height:1.7}.offer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:3rem;max-width:1100px;margin:0 auto}.offer-item{padding:2.2rem 1.6rem;border-radius:15px;position:relative;border-left:3px solid var(--blue-primary);background:linear-gradient(120deg,#f0f7ff8c,#ffffffe6);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:all .35s ease;text-align:left}.offer-item:hover{transform:translateY(-6px);box-shadow:0 14px 34px #143a661f;border-left:3px solid var(--blue-glow)}.offer-item h3{font-size:1.4rem;font-weight:700;color:var(--blue-dark);margin-bottom:.6rem}.offer-item p{color:var(--text-color-grey);line-height:1.65;font-size:1.05rem}.about-page .offer-section{padding-top:3rem;padding-bottom:8rem;background:linear-gradient(#1c69de38,#1c69de38),center / cover no-repeat url(/assets/hom-bg-CEtnBcAh.png)}.course-hero{width:100%;padding:6rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:4rem;background:linear-gradient(115deg,var(--blue-pearl) 0%,var(--blue-soft) 40%,var(--primary-color-white) 100%)}.course-hero-left{flex:1.2;max-width:650px}.course-hero-left h1{font-size:3rem;font-weight:800;color:var(--blue-very-dark);margin-bottom:1rem}.course-hero-left p{font-size:1.2rem;color:var(--text-color-grey);line-height:1.7;margin-bottom:2rem}.hero-btn{padding:.9rem 2.2rem;border-radius:15px;background:var(--button-color-black);color:#fff;font-size:1rem;font-weight:700;border:none;cursor:pointer;transition:.3s ease;box-shadow:0 6px 20px #00000026}.hero-btn:hover{background:var(--button-color-blue);transform:translateY(-3px)}.course-hero-right{flex:1;display:flex;justify-content:center}@media(max-width:700px){.about-page .offer-section{padding-top:4rem;padding-bottom:7rem}.navbar-inner{padding:.8rem 1.2rem;width:calc(100% - 1.5rem)}.home-hero{flex-direction:column;padding:2rem 1rem;text-align:center;min-height:62vh;display:flex;justify-content:center;gap:.8rem}.home-hero-brand-mark{top:5.2rem;right:50%;transform:translate(50%);width:min(22vw,82px)}.home-hero-corner{position:static;max-width:100%;text-align:center;transform:none}.home-hero-corner-left{top:auto;left:auto}.home-hero-title{font-size:2.25rem}.home-hero-subtitle{font-size:1.3rem;line-height:1.65}.hero-signup-btn{align-self:center;margin-left:auto;margin-right:auto;padding:.9rem 2.2rem;font-size:1.3rem;min-height:60px}.offer-grid{grid-template-columns:1fr;gap:1.6rem}.course-hero{flex-direction:column;text-align:center;padding:4rem 1.5rem}.course-hero-left h1{font-size:2.2rem}.auth-panel{width:100%;max-width:340px;padding:2rem 1.4rem;margin:0 auto}.auth-title{font-size:1.5rem}}.navbar-outer{position:fixed;top:0;padding-top:env(safe-area-inset-top,0px);width:100%;z-index:5000;display:flex;justify-content:center;pointer-events:none}.navbar-inner{pointer-events:auto;display:flex;justify-content:space-between;align-items:center;width:calc(100% - 2rem);max-width:1400px;padding:.7rem 1.6rem;background:transparent;border-radius:0;transition:all .3s ease}.navbar-right{display:flex;align-items:center;gap:.7rem}.nav-auth{display:flex;align-items:center}.nav-auth .btn-action{padding:.72rem 1.15rem;border-radius:999px;min-height:44px;line-height:1;display:inline-flex;align-items:center;justify-content:center;font-weight:800;letter-spacing:.01em;background:#000;color:#fff;box-shadow:0 12px 24px #0000003d,inset 0 1px #ffffff29;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.nav-auth .btn-action:hover{transform:translateY(-2px);background:#131313;color:#fff;box-shadow:0 14px 26px #00000047,inset 0 1px #fff3}@media(max-width:700px){.hide-on-mobile{display:none!important}}.navbar-inner:hover{background:#ffffffa6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 2px 14px #00000014}.navbar-inner.scrolled{background:#ffffffbf;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(200,200,200,.45);box-shadow:0 2px 18px #0000001f}.navbar-inner.menu-open{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.brand-logo{width:44px;cursor:pointer;transition:.25s ease}.brand-logo:hover{transform:translateY(-2px)}.navbar-center .menu{display:flex;gap:2rem}.navbar-center .menu a{color:var(--blue-very-dark);font-weight:600;text-decoration:none;position:relative}.navbar-center .menu a:after{content:"";position:absolute;width:0;height:2px;bottom:-4px;left:50%;background:var(--blue-primary);transform:translate(-50%);transition:.3s ease}.navbar-center .menu a:hover:after{width:60%}@media(max-width:700px){.navbar-center .menu{display:none}}.hamburger{display:none;flex-direction:column;justify-content:center;gap:4px;width:30px;height:24px;background:none;border:none;cursor:pointer}.hamburger span{width:100%;height:3px;background:var(--blue-very-dark);border-radius:3px;transition:.3s}.hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:700px){.hamburger{display:flex}.desktop-only{display:none!important}.navbar-right{gap:.45rem}.nav-auth .btn-action{padding:.5rem 1rem;font-size:.95rem}}.mobile-menu{position:absolute;top:100%;left:0;width:100%;opacity:0;transform:translateY(-10px);pointer-events:none;background:#ffffffeb;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:1.5rem 1.4rem 2rem;border-radius:0;box-shadow:0 8px 20px #0000001f;display:flex;flex-direction:column;gap:1.2rem;transition:all .3s ease}.mobile-menu.show{opacity:1;transform:translateY(0);pointer-events:auto}.mobile-menu a,.mobile-menu button{width:100%;font-size:1.7rem;font-weight:800;text-align:left;line-height:1.05;padding-top:.7rem;padding-bottom:.7rem;margin-bottom:.9rem;background:none;border:none;color:var(--blue-very-dark);cursor:pointer}.mobile-menu a:hover,.mobile-menu button:hover{color:var(--blue-primary);padding-left:0}.mobile-menu .mobile-login:hover,.mobile-menu .mobile-login:focus-visible,.mobile-menu .mobile-login:active{color:var(--blue-primary);padding-left:0}.profile-btn{width:38px;height:38px;border-radius:15px;background:var(--primary-color-black);color:#fff;font-weight:700;font-size:1rem;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 12px #0000002e;flex:0 0 38px;min-width:38px;min-height:38px}.profile-dropdown-container{position:relative}.profile-btn:hover,.profile-btn.active{transform:translateY(-2px);box-shadow:0 6px 16px #00000040}.profile-slideout{position:absolute;top:50%;transform:translateY(-50%);right:calc(100% + 18px);display:flex;align-items:center;gap:.7rem;z-index:9999}.profile-slideout-arrow{width:12px;height:12px;transform:rotate(45deg);background:#fffffff2;border:1px solid rgba(160,180,220,.45);box-shadow:0 6px 16px #0000002e}.profile-slideout-card{width:190px;padding:.7rem 0}.dropdown-name{font-size:.9rem;font-weight:700;padding:.4rem 1rem .5rem;color:var(--blue-very-dark)}.dropdown-divider{width:100%;height:1px;background:#00000012}.dropdown-item{width:100%;padding:.55rem 1rem;background:none;border:none;font-size:.95rem;font-weight:600;text-align:left;color:var(--blue-very-dark);cursor:pointer;transition:.17s ease}.dropdown-item:hover{background:#2850a00d}.dropdown-item.logout{color:#c80038}.dropdown-item.logout:hover{background:#ff00500f}.delete-confirm-card{padding:2rem;text-align:center;max-width:420px}.delete-title{font-size:1.4rem;font-weight:800;color:var(--blue-very-dark);margin-bottom:.4rem}.delete-text{color:#142846bf;margin-bottom:1.4rem}.delete-buttons{display:flex;gap:1rem;justify-content:center}.delete-buttons button{flex:1;padding:.75rem 1rem;border-radius:15px;border:none;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.delete-buttons button:hover{transform:translateY(-2px);box-shadow:0 8px 22px #0000002e}.delete-yes{background:var(--logout-icon-color);color:#fff}.delete-cancel{background:var(--button-color-black);color:#fff}
