@import "https://fonts.googleapis.com/css2?family=Urbanist:wght@400;500;600;700&family=Inter:wght@400;500;600&display=swap";html{box-sizing:border-box;scroll-behavior:smooth;max-width:100%;overflow-x:hidden}*,:before,:after{box-sizing:inherit;margin:0;padding:0}body{color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fcfcfc;max-width:100%;min-height:100vh;font-family:Inter,sans-serif;overflow-x:hidden}img,picture,video,canvas,svg{max-width:100%;display:block}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6{color:#222;font-family:Urbanist,sans-serif;font-weight:700}h1{font-size:30px}h2{font-size:24px}h3{font-size:20px}.sidebar .nav-item[data-name=Dashboard] .icon-box svg,.sidebar .nav-item[data-name=My\ Course] .icon-box svg{width:18px!important;height:18px!important;transform:scale(.85)!important}.sidebar .sidebar-footer{background-color:#fff;border-top:1px solid #d9d9d966;flex-shrink:0;padding:14px 20px;transition:padding .35s cubic-bezier(.4,0,.2,1);position:relative}.sidebar .sidebar-footer .profile-wrapper{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:50px;max-width:50px;height:50px;padding:0;transition:width .35s cubic-bezier(.4,0,.2,1),max-width .35s cubic-bezier(.4,0,.2,1),padding .35s cubic-bezier(.4,0,.2,1),border-radius .2s,background-color .2s,color .2s;display:flex}.sidebar .sidebar-footer .profile-wrapper:hover{color:#7e262a;background-color:#7e262a17}.sidebar .sidebar-footer .profile-wrapper:hover .user-avatar{color:#7e262a;background:0 0}.sidebar .sidebar-footer .profile-main-info{justify-content:flex-start;align-items:center;width:100%;min-width:0;display:flex}.sidebar .sidebar-footer .user-avatar{color:#757575;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:color .2s;display:flex;overflow:hidden}.sidebar .sidebar-footer .user-avatar svg{width:24px;height:24px;display:block}.sidebar .sidebar-footer .user-avatar .sidebar-avatar-img{object-fit:cover;border-radius:50%;width:24px;height:24px;display:block}.sidebar .sidebar-footer .user-info-text{text-align:left;opacity:0;visibility:hidden;flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-start;max-width:0;margin-left:0;transition:max-width .35s cubic-bezier(.4,0,.2,1),opacity .2s,margin-left .35s cubic-bezier(.4,0,.2,1),visibility .35s;display:flex;overflow:hidden}.sidebar .sidebar-footer .user-info-text .instructor-profile-name{color:#111;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:14px;font-weight:700;line-height:1.4;display:block;overflow:hidden}.sidebar .sidebar-footer .user-info-text .user-profile-role{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:12px;font-weight:500;line-height:1.2;display:block;overflow:hidden}.sidebar .sidebar-footer .guest-profile-text{color:#aaa;white-space:nowrap;font-size:13px;font-weight:700;display:block}.sidebar .sidebar-footer .direct-logout-icon-btn{color:#757575;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:8px;transition:background .2s,color .2s;display:none}.sidebar .sidebar-footer .direct-logout-icon-btn svg path,.sidebar .sidebar-footer .direct-logout-icon-btn svg rect,.sidebar .sidebar-footer .direct-logout-icon-btn svg circle,.sidebar .sidebar-footer .direct-logout-icon-btn svg line{stroke:currentColor!important}.sidebar .sidebar-footer .profile-collapsed-popover{z-index:99999;opacity:0;visibility:hidden;background:#fff;border:1px solid #d9d9d966;border-radius:10px;flex-direction:column;gap:4px;width:140px;padding:6px;transition:opacity .2s,transform .2s,visibility .2s;display:flex;position:fixed;bottom:24px;left:100px;transform:translate(-10px);box-shadow:0 8px 25px #0000001f}.sidebar .sidebar-footer .profile-collapsed-popover,.sidebar .sidebar-footer .profile-collapsed-popover:hover{background:#fff!important}.sidebar .sidebar-footer .profile-collapsed-popover .popover-item{cursor:pointer;text-align:left;color:#444;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:8px 10px;text-decoration:none;transition:background .2s;display:flex}.sidebar .sidebar-footer .profile-collapsed-popover .popover-item .popover-icon{color:#757575;flex-shrink:0;justify-content:center;align-items:center;display:flex}.sidebar .sidebar-footer .profile-collapsed-popover .popover-item .popover-icon svg{width:16px;height:16px;color:inherit}.sidebar .sidebar-footer .profile-collapsed-popover .popover-item .popover-text{color:#444;font-size:13px;font-weight:600}.sidebar .sidebar-footer .profile-collapsed-popover .popover-item:hover{background:#7e262a17}.sidebar .sidebar-footer .profile-collapsed-popover .popover-item:hover .popover-icon,.sidebar .sidebar-footer .profile-collapsed-popover .popover-item:hover .popover-text{color:#7e262a}.sidebar.expanded .nav-item[data-name=Dashboard] .icon-box svg,.sidebar.expanded .nav-item[data-name=My\ Course] .icon-box svg{transform:scale(.85)!important}.sidebar.expanded .nav-item.active a{color:#7e262a;background:#7e262a17}.sidebar.expanded .sidebar-footer .profile-container{justify-content:space-between}.sidebar.expanded .sidebar-footer .profile-wrapper{border-radius:12px;justify-content:flex-start;width:100%;max-width:100%;padding:0 16px}.sidebar.expanded .sidebar-footer .profile-wrapper:hover{color:#7e262a;background-color:#7e262a17}.sidebar.expanded .sidebar-footer .profile-wrapper:hover .user-avatar{color:#7e262a}.sidebar.expanded .sidebar-footer .profile-main-info{justify-content:flex-start;align-items:center}.sidebar.expanded .sidebar-footer .user-avatar,.sidebar.expanded .sidebar-footer .user-avatar svg{width:24px;height:24px}.sidebar.expanded .sidebar-footer .user-info-text{opacity:1;visibility:visible;max-width:130px;margin-left:12px;transition-delay:50ms}.sidebar.expanded .sidebar-footer .direct-logout-icon-btn{align-self:center;margin-left:auto;display:flex}.global-floating-tooltip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#1e1e1e;border-radius:6px;padding:6px 12px;font-size:11px;font-weight:500;transition:opacity .15s ease-in-out;position:fixed;transform:translateY(-50%);box-shadow:0 4px 12px #00000026;z-index:9999999!important}.nav-item-locked{opacity:.4;cursor:not-allowed}.nav-item-locked a{pointer-events:none;cursor:not-allowed}.topbar{background:#fff;border-bottom:1px solid #d9d9d966;justify-content:space-between;align-items:center;height:80px;padding:0 32px;display:flex}.topbar .page-title{color:#111;font-size:20px;font-weight:700}.topbar .topbar-right{align-items:center;gap:16px;display:flex}.topbar .topbar-right .topbar-actions{align-items:center;gap:6px;display:flex}.topbar .topbar-right .action-icon-btn{cursor:pointer;color:#626161;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:all .2s;display:flex;position:relative}.topbar .topbar-right .action-icon-btn svg{width:20px;height:20px}.topbar .topbar-right .action-icon-btn svg path,.topbar .topbar-right .action-icon-btn svg rect,.topbar .topbar-right .action-icon-btn svg circle,.topbar .topbar-right .action-icon-btn svg line{stroke:currentColor!important}.topbar .topbar-right .action-icon-btn svg path[fill]:not([fill=none]),.topbar .topbar-right .action-icon-btn svg rect[fill]:not([fill=none]),.topbar .topbar-right .action-icon-btn svg circle[fill]:not([fill=none]),.topbar .topbar-right .action-icon-btn svg line[fill]:not([fill=none]){fill:currentColor!important}.topbar .topbar-right .action-icon-btn:hover{color:#7e262a;background:#7e262a17}.topbar .topbar-right .action-icon-btn .badge-dot{background:#ef4444;border:1.5px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:8px;right:8px}.topbar .topbar-right .btn-signin{color:#626161;padding:8px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s}.topbar .topbar-right .btn-signin:hover{color:#7e262a}.topbar .topbar-right .btn-signup{color:#fff;background:#7e262a;border-radius:8px;padding:8px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .2s;box-shadow:0 4px 10px #7e262a26}.topbar .topbar-right .btn-signup:hover{opacity:.9}.topbar .topbar-right .icon-btn{cursor:pointer;color:#626161;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.topbar .topbar-right .icon-btn svg{width:18px;height:18px}.topbar .topbar-right .icon-btn:hover{color:#333;background:#eee}.builder-topbar{z-index:8;box-sizing:border-box;background-color:#fff;border-bottom:1px solid #e2e8f0;height:70px;min-height:70px;position:sticky;top:0;box-shadow:0 1px 3px #00000005;justify-content:space-between!important;align-items:center!important;width:100%!important;margin:0!important;padding:0 32px!important;display:flex!important}.builder-topbar *{box-sizing:border-box;margin:0;padding:0}.builder-topbar .topbar-left-side{gap:12px;align-items:center!important;margin:0!important;display:flex!important}.builder-topbar .topbar-left-side .topbar-page-title{color:#111;margin:0;font-size:18px;font-weight:700;line-height:1}.builder-topbar .topbar-left-side .topbar-breadcrumb-divider{color:#cbd5e1;-webkit-user-select:none;user-select:none;font-size:16px}.builder-topbar .topbar-left-side .topbar-course-context{color:#64748b;font-size:14px;font-weight:500}.builder-topbar .topbar-left-side .topbar-course-context .highlight-name{color:#801e1d;background-color:#801e1d0d;border-radius:6px;margin-left:4px;padding:4px 8px;font-weight:600}.builder-topbar .topbar-right-side{align-items:center!important;display:flex!important}.builder-topbar .topbar-right-side .topbar-btn-exit{color:#64748b;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;gap:10px;padding:8px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;align-items:center!important;display:inline-flex!important}.builder-topbar .topbar-right-side .topbar-btn-exit i{font-size:12px;transition:transform .2s}.builder-topbar .topbar-right-side .topbar-btn-exit:hover{color:#fff;background-color:#7e262a;border-color:#7e262a}.builder-topbar .topbar-right-side .topbar-btn-exit:hover i{transform:translate(-3px)}.sidebar{z-index:100;background:#fff;border-right:1px solid #d9d9d966;flex-direction:column;width:90px;height:100vh;transition:width .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;overflow:hidden}.sidebar .sidebar-brand{border-bottom:1px solid #d9d9d966;flex-shrink:0;justify-content:flex-start;align-items:center;height:80px;padding:0 22px;transition:padding .35s cubic-bezier(.4,0,.2,1);display:flex}.sidebar .sidebar-brand .brand-logo,.sidebar .sidebar-brand .logo-placeholder{color:inherit;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;display:flex;background:0 0!important;width:46px!important;height:46px!important}.sidebar .sidebar-brand .brand-logo svg,.sidebar .sidebar-brand .logo-placeholder svg{width:45px!important;height:45px!important}.sidebar .sidebar-brand .brand-text{opacity:0;visibility:hidden;white-space:nowrap;max-width:0;margin-left:0;transition:max-width .35s cubic-bezier(.4,0,.2,1),opacity .2s,margin-left .35s cubic-bezier(.4,0,.2,1);display:block;overflow:hidden}.sidebar .sidebar-brand .brand-text .brand-name{color:#801e1d;font-size:16px;font-weight:700}.sidebar .sidebar-brand .brand-text .brand-sub{color:#801e1d;font-size:16px}.sidebar .sidebar-nav{flex:1;padding:20px 0;overflow-y:auto}.sidebar .sidebar-nav::-webkit-scrollbar{background:0 0;width:0}.sidebar .nav-section{justify-content:flex-start;align-items:center;width:100%;padding:16px 38px 6px;transition:padding .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.sidebar .nav-section .section-initial{color:#aaa;opacity:1;font-size:14px;font-weight:700;transition:opacity .2s,visibility .2s;display:block}.sidebar .nav-section .section-full{opacity:0;visibility:hidden;white-space:nowrap;text-transform:uppercase;letter-spacing:.8px;color:#aaa;max-width:0;font-size:11px;font-weight:700;transition:max-width .35s cubic-bezier(.4,0,.2,1),opacity .2s,visibility .35s;display:block;position:absolute;left:24px;overflow:hidden}.sidebar .nav-item{justify-content:flex-start;width:100%;margin-bottom:6px;padding:0 20px;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex}.sidebar .nav-item a{color:#757575;border-radius:12px;justify-content:flex-start;align-items:center;width:50px;max-width:50px;height:50px;padding:0 13px;text-decoration:none;transition:width .35s cubic-bezier(.4,0,.2,1),max-width .35s cubic-bezier(.4,0,.2,1),padding .35s cubic-bezier(.4,0,.2,1),background-color .2s,color .2s;display:flex}.sidebar .nav-item .icon-box{width:24px;height:24px;color:inherit;flex-shrink:0;justify-content:center;align-items:center;display:flex}.sidebar .nav-item .icon-box svg{transition:transform .2s;width:18px!important;height:18px!important;transform:scale(1)!important}.sidebar .nav-item .icon-box svg path,.sidebar .nav-item .icon-box svg rect,.sidebar .nav-item .icon-box svg circle,.sidebar .nav-item .icon-box svg line{stroke:currentColor!important}.sidebar .nav-item .icon-box svg path[fill]:not([fill=none]),.sidebar .nav-item .icon-box svg rect[fill]:not([fill=none]),.sidebar .nav-item .icon-box svg circle[fill]:not([fill=none]),.sidebar .nav-item .icon-box svg line[fill]:not([fill=none]){fill:currentColor!important}.sidebar .nav-item .nav-label{opacity:0;visibility:hidden;white-space:nowrap;max-width:0;color:inherit;margin-left:0;transition:max-width .35s cubic-bezier(.4,0,.2,1),opacity .2s,margin-left .35s cubic-bezier(.4,0,.2,1),visibility .35s;display:block;overflow:hidden}.sidebar .nav-item:hover a,.sidebar .nav-item.active a{color:#801e1d;background:#801e1d0d}.sidebar .nav-item:hover a .icon-box svg path,.sidebar .nav-item:hover a .icon-box svg rect,.sidebar .nav-item:hover a .icon-box svg circle,.sidebar .nav-item:hover a .icon-box svg line,.sidebar .nav-item.active a .icon-box svg path,.sidebar .nav-item.active a .icon-box svg rect,.sidebar .nav-item.active a .icon-box svg circle,.sidebar .nav-item.active a .icon-box svg line{stroke:#801e1d!important}.sidebar .nav-item:hover a .icon-box svg path[fill]:not([fill=none]),.sidebar .nav-item:hover a .icon-box svg rect[fill]:not([fill=none]),.sidebar .nav-item:hover a .icon-box svg circle[fill]:not([fill=none]),.sidebar .nav-item:hover a .icon-box svg line[fill]:not([fill=none]),.sidebar .nav-item.active a .icon-box svg path[fill]:not([fill=none]),.sidebar .nav-item.active a .icon-box svg rect[fill]:not([fill=none]),.sidebar .nav-item.active a .icon-box svg circle[fill]:not([fill=none]),.sidebar .nav-item.active a .icon-box svg line[fill]:not([fill=none]){fill:#801e1d!important}.sidebar .sidebar-footer{border-top:1px solid #d9d9d966;flex-shrink:0;padding:14px 23px;transition:padding .35s cubic-bezier(.4,0,.2,1);position:relative}.sidebar .sidebar-footer .profile-container{justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.sidebar .sidebar-footer .profile-main-info{cursor:pointer;border-radius:8px;flex-grow:1;justify-content:flex-start;align-items:center;padding:2px;display:flex}.sidebar .sidebar-footer .profile-main-info:hover{background:#00000005}.sidebar .sidebar-footer .profile-main-info.guest-mode-active{cursor:default}.sidebar .sidebar-footer .profile-main-info.guest-mode-active:hover{background:0 0}.sidebar .sidebar-footer .user-avatar{color:#801e1d;background:#801e1d0d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.sidebar .sidebar-footer .user-avatar svg{width:20px;height:20px}.sidebar .sidebar-footer .user-info-text{opacity:0;visibility:hidden;max-width:0;transition:max-width .35s cubic-bezier(.4,0,.2,1),opacity .2s,visibility .35s;display:block;overflow:hidden}.sidebar .sidebar-footer .instructor-profile-name,.sidebar .sidebar-footer .guest-profile-text{color:#111;white-space:nowrap;margin-left:12px;font-size:14px;font-weight:700;display:block}.sidebar .sidebar-footer .guest-profile-text{color:#aaa;font-size:13px}.sidebar .sidebar-footer .direct-logout-icon-btn{color:#757575;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:background .2s,color .2s;display:none}.sidebar .sidebar-footer .direct-logout-icon-btn svg{width:20px;height:20px}.sidebar .sidebar-footer .direct-logout-icon-btn:hover{color:#801e1d;background:#fff5f5}.sidebar .sidebar-footer .profile-collapsed-popover{cursor:pointer;z-index:99999;opacity:0;visibility:hidden;background:#fff;border:1px solid #d9d9d966;border-radius:10px;align-items:center;gap:10px;width:120px;padding:10px 12px;transition:opacity .2s,transform .2s,visibility .2s;display:flex;position:fixed;bottom:24px;left:100px;transform:translate(-10px);box-shadow:0 8px 25px #0000001f}.sidebar .sidebar-footer .profile-collapsed-popover.show-popover{opacity:1;visibility:visible;transform:translate(0)}.sidebar .sidebar-footer .profile-collapsed-popover .popover-icon{color:#757575;display:flex}.sidebar .sidebar-footer .profile-collapsed-popover .popover-icon svg{width:16px;height:16px}.sidebar .sidebar-footer .profile-collapsed-popover .popover-text{color:#444;font-size:13px;font-weight:600}.sidebar .sidebar-footer .profile-collapsed-popover:hover{background:#fff5f5}.sidebar .sidebar-footer .profile-collapsed-popover:hover .popover-icon,.sidebar .sidebar-footer .profile-collapsed-popover:hover .popover-text{color:#801e1d}.sidebar.expanded{width:260px}.sidebar.expanded .sidebar-brand{padding:0 24px}.sidebar.expanded .sidebar-brand .brand-text{opacity:1;visibility:visible;max-width:150px;margin-left:14px;display:block}.sidebar.expanded .nav-section{padding:16px 24px 6px}.sidebar.expanded .nav-section .section-initial{opacity:0;visibility:hidden}.sidebar.expanded .nav-section .section-full{opacity:1;visibility:visible;max-width:150px;transition-delay:50ms}.sidebar.expanded .nav-item{padding:0 14px}.sidebar.expanded .nav-item a{width:100%;max-width:100%;padding:0 16px}.sidebar.expanded .nav-item .icon-box{width:24px;height:24px}.sidebar.expanded .nav-item .icon-box svg{width:18px!important;height:18px!important}.sidebar.expanded .nav-item .nav-label{opacity:1;visibility:visible;max-width:150px;margin-left:14px;font-size:14px;font-weight:500;transition-delay:80ms;display:block}.sidebar.expanded .nav-item.active a .nav-label{font-weight:600}.sidebar.expanded .sidebar-footer{padding:14px 16px}.sidebar.expanded .sidebar-footer .profile-main-info{cursor:default}.sidebar.expanded .sidebar-footer .profile-main-info:hover{background:0 0}.sidebar.expanded .sidebar-footer .user-info-text{opacity:1;visibility:visible;max-width:140px;transition-delay:50ms}.sidebar.expanded .sidebar-footer .direct-logout-icon-btn{margin-left:auto;padding:6px;display:flex}.sidebar.expanded .sidebar-footer .direct-logout-icon-btn svg{width:16px!important;height:16px!important}.sidebar.expanded .sidebar-footer .profile-collapsed-popover{display:none!important}.logout-confirm-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:9999999;opacity:0;visibility:hidden;background:#0006;justify-content:center;align-items:center;width:100vw;height:100vh;transition:opacity .25s,visibility .25s;display:flex;position:fixed;top:0;left:0}.logout-confirm-overlay.active{opacity:1;visibility:visible}.logout-confirm-overlay.active .logout-confirm-box{transform:scale(1)}.logout-confirm-overlay .logout-confirm-box{background:#fff;border-radius:14px;width:340px;padding:22px;transition:transform .25s cubic-bezier(.34,1.56,.64,1);transform:scale(.9);box-shadow:0 15px 35px #0003}.logout-confirm-overlay .logout-confirm-box .confirm-header{color:#111;margin-bottom:8px;font-size:16px;font-weight:700}.logout-confirm-overlay .logout-confirm-box .confirm-body{color:#555;margin-bottom:24px;font-size:14px;font-weight:500}.logout-confirm-overlay .logout-confirm-box .confirm-footer{justify-content:flex-end;gap:12px;display:flex}.logout-confirm-overlay .logout-confirm-box .confirm-footer button{cursor:pointer;border-radius:8px;padding:9px 20px;font-size:13px;font-weight:600;transition:all .2s}.logout-confirm-overlay .logout-confirm-box .confirm-footer .btn-confirm-no{color:#4b5563;background:#f3f4f6;border:1px solid #e5e7eb}.logout-confirm-overlay .logout-confirm-box .confirm-footer .btn-confirm-no:hover{color:#1f2937;background:#e5e7eb}.logout-confirm-overlay .logout-confirm-box .confirm-footer .btn-confirm-yes{color:#fff;background:#801e1d;border:1px solid #801e1d}.logout-confirm-overlay .logout-confirm-box .confirm-footer .btn-confirm-yes:hover{background:#8b0000;border-color:#8b0000;box-shadow:0 4px 12px #8b000033}.global-sidebar-toggle{cursor:pointer;color:#757575;background:#fff;border:1px solid #d9d9d966;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:left .35s cubic-bezier(.4,0,.2,1),border-color .2s,color .2s;display:flex;position:fixed;top:40px;left:77px;transform:translateY(-50%);box-shadow:0 2px 8px #0000001f;z-index:999999!important}.global-sidebar-toggle svg{pointer-events:none;width:14px;height:14px}.global-sidebar-toggle:hover{color:#801e1d;border-color:#801e1d}.global-sidebar-toggle.sidebar-is-expanded{left:247px}.auth-page-loader{z-index:9999;background:#f0f0f0;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:fixed;inset:0}.auth-page-loader.hidden{opacity:0;pointer-events:none}.auth-loader-spinner{border:3px solid #7e262a33;border-top-color:#7e262a;border-radius:50%;width:36px;height:36px;animation:.7s linear infinite auth-spin}@keyframes auth-spin{to{transform:rotate(360deg)}}.auth-body{background:#f0f0f0;justify-content:center;align-items:center;min-height:100vh;margin:0;padding:0;font-family:Inter,sans-serif;display:flex}.auth-wrapper{background:#f0f0f0;border-radius:24px;width:100%;max-width:960px;height:calc(100vh - 64px);min-height:480px;max-height:680px;margin:auto;display:flex;overflow:hidden;box-shadow:0 8px 48px #00000024}.auth-left{background-image:var(--cover-url);background-color:#7e1f22;background-position:50%;background-size:cover;border-radius:24px;flex:1;position:relative;overflow:hidden}.auth-left-content{text-align:center;z-index:2;flex-direction:column;justify-content:center;align-items:center;padding:48px 40px 110px;display:flex;position:absolute;inset:0}.auth-left-content svg,.auth-left-content img{width:100%;max-width:200px;height:auto;margin-bottom:-24px}.auth-tagline{color:#fff;opacity:.95;margin:0;font-family:Urbanist,sans-serif;font-size:15px;font-weight:600;line-height:1.55}.auth-right{background:#f0f0f0;flex:1;justify-content:center;align-items:center;padding:56px 48px;display:flex}.auth-form-wrap{width:100%;max-width:380px}.auth-title{color:#111;text-align:center;margin:0 0 8px;font-family:Urbanist,sans-serif;font-size:34px;font-weight:800}.auth-subtitle{color:#626161;text-align:center;margin:0 0 36px;font-size:14px}.auth-subtitle a{color:#7e262a;font-weight:600;text-decoration:none}.auth-subtitle a:hover{text-decoration:underline}.auth-desc{color:#626161;text-align:center;margin:0 0 32px;font-size:14px;line-height:1.6}.auth-input-group{flex-direction:column;gap:12px;margin-bottom:12px;display:flex}.auth-input-wrap{cursor:text;background:#e4e4e4;border:2px solid #0000;border-radius:14px;align-items:center;gap:12px;padding:15px 18px;transition:background .2s,border-color .2s;display:flex}.auth-input-wrap:focus-within{background:#dcdcdc;border-color:#7e262a4d}.auth-input-wrap svg{color:#757575;flex-shrink:0;width:18px;height:18px}.auth-input-wrap input{color:#222;cursor:text;background:0 0;border:none;outline:none;flex:1;width:100%;font-family:Inter,sans-serif;font-size:14px}.auth-input-wrap input::-ms-reveal{display:none!important}.auth-input-wrap input::-ms-clear{display:none!important}.auth-input-wrap input::-webkit-contacts-auto-fill-button{display:none!important}.auth-input-wrap input::-webkit-credentials-auto-fill-button{display:none!important}.auth-input-wrap input::placeholder{color:#757575}.auth-input-wrap input:-webkit-autofill{-webkit-text-fill-color:#334155!important;-webkit-box-shadow:inset 0 0 0 1000px #e4e4e4!important}.auth-input-wrap input:-webkit-autofill:hover{-webkit-text-fill-color:#334155!important;-webkit-box-shadow:inset 0 0 0 1000px #e4e4e4!important}:-webkit-any(.auth-input-wrap input:-webkit-autofill:focus,.auth-input-wrap input:-webkit-autofill:active){-webkit-text-fill-color:#334155!important;-webkit-box-shadow:inset 0 0 0 1000px #dcdcdc!important}:is(.auth-input-wrap input:autofill:focus,.auth-input-wrap input:autofill:active){-webkit-text-fill-color:#334155!important;-webkit-box-shadow:inset 0 0 0 1000px #dcdcdc!important}.auth-forgot{justify-content:flex-end;margin-bottom:28px;display:flex}.auth-forgot a{color:#7e262a;font-size:13px;font-weight:500;text-decoration:none}.auth-forgot a:hover{text-decoration:underline}.btn-auth{color:#fff;cursor:pointer;letter-spacing:.3px;background:#7e262a;border:none;border-radius:14px;width:100%;padding:17px;font-family:Urbanist,sans-serif;font-size:16px;font-weight:700;transition:background .2s,transform .1s}.btn-auth:hover{background:#5e1b1e}.btn-auth:active{transform:scale(.99)}.auth-divider{align-items:center;gap:14px;margin:28px 0;display:flex}.auth-divider span{color:#757575;white-space:nowrap;font-size:13px}.auth-divider:before,.auth-divider:after{content:"";background:#cacaca;flex:1;height:1px}.auth-social{justify-content:center;display:flex}.btn-google{cursor:pointer;background:#e4e4e4;border:none;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;text-decoration:none;transition:background .2s,transform .1s;display:flex}.btn-google:hover{background:#d8d8d8}.btn-google:active{transform:scale(.96)}.btn-google img{width:24px;height:24px}.btn-toggle-pw{cursor:pointer;color:#757575;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0;transition:color .2s;display:flex}.btn-toggle-pw:hover{color:#222}.btn-toggle-pw svg{width:18px;height:18px}.auth-alert{border-radius:10px;margin-bottom:20px;padding:12px 16px;font-size:13px}.auth-alert.error{color:#dc2626;background:#fee2e2;border:1px solid #fecaca}.auth-alert.success{color:#16a34a;background:#dcfce7;border:1px solid #bbf7d0}.otp-input-group{justify-content:center;gap:10px;margin-bottom:28px;display:flex}.otp-box{text-align:center;color:#222;background:#e4e4e4;border:2px solid #0000;border-radius:12px;outline:none;width:52px;height:60px;font-family:Urbanist,sans-serif;font-size:22px;font-weight:700;transition:background .2s,border-color .2s}.otp-box:focus{background:#dcdcdc;border-color:#7e262a66}.otp-box:not(:placeholder-shown){background:#dcdcdc;border-color:#7e262a}.otp-box::-webkit-outer-spin-button{-webkit-appearance:none}.otp-box::-webkit-inner-spin-button{-webkit-appearance:none}.otp-box{-moz-appearance:textfield}.auth-resend{text-align:center;color:#626161;margin-top:20px;font-size:14px}.auth-resend a{color:#7e262a;font-weight:600;text-decoration:none}.auth-resend a:hover{text-decoration:underline}@media (width<=720px){.auth-wrapper{border-radius:0;flex-direction:column;min-height:100vh;margin:0}.auth-left{border-radius:0 0 28px 28px;width:100%;min-height:220px}.auth-left-content{gap:16px;padding:32px 24px}.auth-tagline{font-size:16px}.auth-right{padding:36px 24px 48px}}.dashboard-content-inside{box-sizing:border-box;background:#fff;flex-direction:column;gap:24px;width:100%;padding:32px;display:flex}.stats-grid{grid-template-columns:repeat(4,1fr);gap:20px;width:100%;display:grid}.stats-grid .stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:12px;padding:24px;display:flex}.stats-grid .stat-card .stat-header{align-items:center;gap:8px;display:flex}.stats-grid .stat-card .stat-header .stat-icon{font-size:16px}.stats-grid .stat-card .stat-header .stat-label{color:#64748b;font-size:13px;font-weight:600}.stats-grid .stat-card .stat-value{color:#111;margin:0;font-size:32px;font-weight:700}.charts-section{flex-direction:column;gap:20px;display:flex}.charts-section .chart-box{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:16px;padding:24px;display:flex}.charts-section .chart-box .chart-title{color:#111;margin:0;font-size:16px;font-weight:700}.charts-section .chart-box #chart-purchases,.charts-section .chart-box #chart-category,.charts-section .chart-box #chart-progress{width:100%;min-height:280px}.charts-section .charts-grid-bottom{grid-template-columns:1fr 1fr;gap:20px;display:grid}.dashboard-content-inside{font-family:Inter,sans-serif}.dashboard-content-inside *,.dashboard-content-inside :before,.dashboard-content-inside :after{box-sizing:border-box}.dashboard-content-inside .btn-create-course{color:#fff;cursor:pointer;background-color:#801e1d;border:none;border-radius:8px;align-items:center;gap:8px;margin:0;padding:10px 18px;font-size:14px;font-weight:600;transition:background .2s;display:flex}.dashboard-content-inside .btn-create-course:hover{background-color:#801e1d}.dashboard-content-inside .course-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.dashboard-content-inside .course-header h2{color:#000;margin:0;font-size:24px;font-weight:700}.dashboard-content-inside .course-content-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;box-shadow:0 1px 3px #00000005}.dashboard-content-inside .toolbar-section{justify-content:space-between;align-items:center;gap:16px;width:100%;margin-bottom:14px;display:flex}.dashboard-content-inside .toolbar-section .search-box{flex:1;position:relative}.dashboard-content-inside .toolbar-section .search-box .search-icon{color:#718096;align-items:center;display:flex;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.dashboard-content-inside .toolbar-section .search-box input{color:#2d3748;background-color:#f1f3f5;border-radius:6px;outline:none;width:100%;padding:10px 16px 10px 42px;font-size:13px;border:none!important}.dashboard-content-inside .toolbar-section .search-box input::placeholder{color:#a0aec0}.dashboard-content-inside .toolbar-section .filter-box{align-items:center;display:flex;position:relative}.dashboard-content-inside .toolbar-section .filter-box .filter-icon{color:#4a5568;pointer-events:none;align-items:center;display:flex;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.dashboard-content-inside .toolbar-section .filter-box .arrow-icon{color:#4a5568;pointer-events:none;align-items:center;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.dashboard-content-inside .toolbar-section .filter-box .filter-select{color:#4a5568;cursor:pointer;appearance:none;background-color:#f1f3f5;border:none;border-radius:6px;outline:none;padding:10px 36px 10px 40px;font-size:13px;font-weight:500}.dashboard-content-inside .tags-section{gap:8px;margin-bottom:24px;display:flex}.dashboard-content-inside .tags-section .tag-item{color:#4a5568;background-color:#f1f3f5;border-radius:4px;align-items:center;gap:8px;padding:4px 10px;font-size:11px;font-weight:500;display:flex}.dashboard-content-inside .tags-section .tag-item .btn-remove-tag{color:#a0aec0;cursor:pointer;background:0 0;border:none;padding:0;font-size:11px}.dashboard-content-inside .tags-section .tag-item .btn-remove-tag:hover{color:#e53e3e}.dashboard-content-inside .empty-state-section{flex-direction:column;justify-content:center;align-items:center;padding:80px 0;display:flex}.dashboard-content-inside .empty-state-section .empty-icon-wrapper{color:#718096;background-color:#f1f3f5;border-radius:12px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:16px;font-size:28px;display:flex}.dashboard-content-inside .empty-state-section h3{color:#000;margin-bottom:16px;font-size:16px;font-weight:700}.dashboard-content-inside .empty-state-section .btn-create-course-center{color:#fff;cursor:pointer;background-color:#801e1d;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;display:flex}.dashboard-content-inside .empty-state-section .btn-create-course-center:hover{background-color:#801e1d}.dashboard-content-inside .course-grid-section{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;display:grid}.dashboard-content-inside .course-card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.dashboard-content-inside .course-card:hover{transform:translateY(-4px);box-shadow:0 10px 20px #0000000d}.dashboard-content-inside .course-card .card-thumbnail{background-color:#f7fafc;background-image:linear-gradient(135deg,#edf2f7 25%,#e2e8f0 100%);justify-content:center;align-items:center;height:160px;padding:14px;display:flex;position:relative}.dashboard-content-inside .course-card .card-thumbnail img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.dashboard-content-inside .course-card .card-body{box-sizing:border-box;flex-direction:column;flex:1;width:100%;padding:14px 20px;display:flex}.dashboard-content-inside .course-card .card-body .card-title{color:#1a202c;min-height:unset;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:16px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.dashboard-content-inside .course-card .card-body .card-description{color:#718096;height:unset;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:12px;line-height:1.6;display:-webkit-box;overflow:hidden}.dashboard-content-inside .course-card .card-body .card-price{color:#801e1d;margin-top:auto;margin-bottom:4px;font-size:16px;font-weight:700}.dashboard-content-inside .course-card .card-body .card-line{border:0;border-top:1px solid #edf2f7;width:100%;margin:14px 0}.dashboard-content-inside .course-card .card-body .card-footer-meta{color:#718096;justify-content:space-between;align-items:center;width:100%;margin-bottom:16px;font-size:12px;font-weight:500;display:flex}.dashboard-content-inside .course-card .card-body .card-footer-meta .meta-item{align-items:center;gap:6px;display:flex}.dashboard-content-inside .course-card .card-body .card-footer-meta .meta-item i{color:#a0aec0;font-size:13px}.dashboard-content-inside .course-card .card-body .card-footer-meta .meta-item .text-warning{color:#ecc94b!important}.dashboard-content-inside .course-card .card-body .card-footer-meta .status-text{align-items:center;gap:4px;font-weight:600;display:flex}.dashboard-content-inside .course-card .card-body .card-footer-meta .status-text:before{content:"";border-radius:50%;width:6px;height:6px;display:inline-block}.dashboard-content-inside .course-card .card-body .card-footer-meta .status-text.text-unpublished{color:#4a5568}.dashboard-content-inside .course-card .card-body .card-footer-meta .status-text.text-unpublished:before{background-color:#4a5568}.dashboard-content-inside .course-card .card-body .card-footer-meta .status-text.text-not-completed{color:#e53e3e}.dashboard-content-inside .course-card .card-body .card-footer-meta .status-text.text-not-completed:before{background-color:#e53e3e}.dashboard-content-inside .course-card .card-body .card-footer-meta .status-text.text-draft{color:#dd6b20}.dashboard-content-inside .course-card .card-body .card-footer-meta .status-text.text-draft:before{background-color:#dd6b20}.dashboard-content-inside .course-card .card-body .card-footer-meta .status-text.text-archived{color:#718096}.dashboard-content-inside .course-card .card-body .card-footer-meta .status-text.text-archived:before{background-color:#718096}.dashboard-content-inside .course-card .card-body .card-buttons{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.dashboard-content-inside .course-card .card-body .card-buttons .action-wrapper,.dashboard-content-inside .course-card .card-body .card-buttons .form-delete-inline{flex:1;width:100%;margin:0;padding:0}.dashboard-content-inside .course-card .card-body .card-buttons .btn-edit,.dashboard-content-inside .course-card .card-body .card-buttons .btn-delete{cursor:pointer;box-sizing:border-box;border-radius:8px;justify-content:center;align-items:center;width:100%;height:36px;margin:0;padding:0 8px;font-size:12px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.dashboard-content-inside .course-card .card-body .card-buttons .btn-edit{color:#fff;background-color:#801e1d;border:1px solid #801e1d}.dashboard-content-inside .course-card .card-body .card-buttons .btn-edit:hover{background-color:#801e1d;border-color:#801e1d}.dashboard-content-inside .course-card .card-body .card-buttons .btn-edit:disabled{color:#fff!important;background-color:#a0aec0!important;border-color:#a0aec0!important}.dashboard-content-inside .course-card .card-body .card-buttons .btn-delete{color:#4a5568;background-color:#0000;border:1px solid #cbd5e0}.dashboard-content-inside .course-card .card-body .card-buttons .btn-delete:hover{color:#e53e3e;background-color:#f7fafc;border-color:#feb2b2}.status-badge{z-index:2;border-radius:20px;padding:3px 10px;font-size:10px;font-weight:700;position:absolute;top:12px;left:12px}.status-badge.badge-published{color:#22543d;background-color:#c6f6d5}.status-badge.badge-unpublished{color:#4a5568;background-color:#e2e8f0}.status-badge.badge-archived{color:#fff;background-color:#718096}.status-badge.badge-draft{color:#c05621;background-color:#feebc8}.status-badge.badge-not-completed{color:#9b2c2c;background-color:#fed7d7}.modal-overlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:999999;opacity:0;visibility:hidden;background-color:#00000059;justify-content:center;align-items:flex-start;padding:24px 16px;transition:opacity .25s,visibility .25s;display:flex;position:fixed;inset:0;overflow-y:auto}.modal-overlay.open-modal{opacity:1;visibility:visible}.modal-overlay .modal-card{box-sizing:border-box;background-color:#fff;border:2px solid #801e1d;border-radius:14px;width:100%;max-width:480px;margin:auto 0;padding:28px;position:relative;box-shadow:0 10px 25px #0000001a}.modal-overlay .modal-card .modal-close-icon{color:#801e1d;cursor:pointer;z-index:10;background:#fff;border:none;border-radius:50%;padding:0;font-size:28px;line-height:1;position:absolute;top:-14px;right:-14px}.modal-overlay .modal-card .modal-form{box-sizing:border-box;flex-direction:column;width:100%;display:flex}.modal-overlay .modal-card .modal-image-dropzone{box-sizing:border-box;background-color:#f7fafc;border:2px dashed #cbd5e0;border-radius:8px;justify-content:center;align-items:center;width:100%;height:160px;margin-bottom:20px;transition:all .2s ease-in-out;display:flex;position:relative;overflow:hidden}.modal-overlay .modal-card .modal-image-dropzone:hover{background-color:#fff5f5;border-color:#801e1d}.modal-overlay .modal-card .modal-image-dropzone:hover .dropzone-icon{transform:scale(1.05);color:#801e1d!important}.modal-overlay .modal-card .modal-image-dropzone:hover .main-text{color:#801e1d!important}.modal-overlay .modal-card .modal-image-dropzone .dropzone-label{cursor:pointer;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:24px 16px;transition:opacity .2s;display:flex}.modal-overlay .modal-card .modal-image-dropzone .dropzone-label .dropzone-icon{color:#718096;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:8px;transition:all .2s ease-in-out;display:flex}.modal-overlay .modal-card .modal-image-dropzone .dropzone-label .dropzone-icon svg,.modal-overlay .modal-card .modal-image-dropzone .dropzone-label .dropzone-icon img{fill:currentColor;width:100%;height:100%}.modal-overlay .modal-card .modal-image-dropzone .dropzone-label .main-text{color:#2d3748;margin:0 0 2px;font-size:13px;font-weight:600;transition:color .2s ease-in-out}.modal-overlay .modal-card .modal-image-dropzone .dropzone-label .sub-text{color:#a0aec0;margin:0;font-size:11px}.modal-overlay .modal-card .modal-image-dropzone .dropzone-preview-wrapper{cursor:pointer;width:100%;height:100%;display:block;position:relative}.modal-overlay .modal-card .modal-image-dropzone .dropzone-preview-wrapper .cover-image-preview{object-fit:cover;width:100%;height:100%;display:block}.modal-overlay .modal-card .modal-image-dropzone .dropzone-preview-wrapper .hover-overlay{opacity:0;visibility:hidden;background-color:#801e1dd9;justify-content:center;align-items:center;transition:all .2s ease-in-out;display:flex;position:absolute;inset:0}.modal-overlay .modal-card .modal-image-dropzone .dropzone-preview-wrapper .hover-overlay .overlay-content{text-align:center;flex-direction:column;align-items:center;padding:16px;display:flex}.modal-overlay .modal-card .modal-image-dropzone .dropzone-preview-wrapper .hover-overlay .overlay-content .dropzone-icon{width:32px;height:32px;margin-bottom:6px;color:#fff!important}.modal-overlay .modal-card .modal-image-dropzone .dropzone-preview-wrapper .hover-overlay .overlay-content .dropzone-icon svg,.modal-overlay .modal-card .modal-image-dropzone .dropzone-preview-wrapper .hover-overlay .overlay-content .dropzone-icon i{fill:currentColor;width:100%;height:100%;color:#fff!important}.modal-overlay .modal-card .modal-image-dropzone .dropzone-preview-wrapper .hover-overlay .overlay-content .main-text{text-transform:uppercase;letter-spacing:.5px;margin:0 0 4px;font-size:13px;font-weight:700;color:#fff!important}.modal-overlay .modal-card .modal-image-dropzone .dropzone-preview-wrapper .hover-overlay .overlay-content .sub-text{margin:0;font-size:11px;color:#ffffffd9!important}.modal-overlay .modal-card .modal-image-dropzone .dropzone-preview-wrapper.is-hovered .hover-overlay{opacity:1;visibility:visible}.modal-overlay .modal-card .form-section{width:100%;margin-bottom:12px}.modal-overlay .modal-card .form-section label{color:#000;margin-bottom:6px;font-size:13px;font-weight:700;display:block}.modal-overlay .modal-card .form-section input[type=text],.modal-overlay .modal-card .form-section textarea,.modal-overlay .modal-card .form-section select{color:#2d3748;box-sizing:border-box;background-color:#fff;border:1px solid #cbd5e0;border-radius:6px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:12px}.modal-overlay .modal-card .form-section input[type=text]:focus,.modal-overlay .modal-card .form-section textarea:focus,.modal-overlay .modal-card .form-section select:focus{border-color:#801e1d}.modal-overlay .modal-card .form-section select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23a0aec0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.modal-overlay .modal-card .form-section textarea{resize:none;height:75px;line-height:1.4}.modal-overlay .modal-card .modal-action-footer{justify-content:flex-end;gap:12px;width:100%;margin-top:20px;display:flex}.modal-overlay .modal-card .modal-action-footer .btn-modal-cancel{color:#4a5568;cursor:pointer;background-color:#0000;border:1px solid #cbd5e0;border-radius:6px;padding:8px 20px;font-size:13px;font-weight:600;transition:all .2s}.modal-overlay .modal-card .modal-action-footer .btn-modal-cancel:hover{color:#2d3748;background-color:#f7fafc;border-color:#a0aec0}.modal-overlay .modal-card .modal-action-footer .btn-submit-publish{color:#fff;cursor:pointer;background-color:#801e1d;border:none;border-radius:6px;padding:8px 22px;font-size:13px;font-weight:600;transition:background .2s}.modal-overlay .modal-card .modal-action-footer .btn-submit-publish:hover{background-color:#801e1d}.display-none{display:none!important}.students-content-inside{box-sizing:border-box;background:#fff;flex-direction:column;gap:24px;width:100%;padding:32px;display:flex}.students-stat-row{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;display:grid}.students-stat-row .students-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:12px;padding:24px;display:flex}.students-stat-row .students-stat-card .stat-card-header{align-items:center;gap:8px;display:flex}.students-stat-row .students-stat-card .stat-card-header .stat-card-icon{font-size:16px}.students-stat-row .students-stat-card .stat-card-header .stat-card-label{color:#64748b;font-size:13px;font-weight:600}.students-stat-row .students-stat-card .stat-card-value{color:#111;margin:0;font-size:32px;font-weight:700}.students-directory-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.students-directory-card .directory-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.students-directory-card .directory-header .directory-title{color:#111;margin:0;font-size:16px;font-weight:700}.students-directory-card .directory-header .directory-controls{align-items:center;gap:10px;display:flex}.students-directory-card .directory-header .directory-controls .directory-search-wrapper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;padding:7px 12px;display:flex}.students-directory-card .directory-header .directory-controls .directory-search-wrapper .directory-search-icon{color:#94a3b8;font-size:13px}.students-directory-card .directory-header .directory-controls .directory-search-wrapper .directory-search-input{color:#334155;background:0 0;border:none;outline:none;width:180px;font-size:13px}.students-directory-card .directory-header .directory-controls .directory-search-wrapper .directory-search-input::placeholder{color:#94a3b8}.students-directory-card .directory-header .directory-controls .directory-sort-wrapper{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:7px 12px;font-size:13px;display:flex}.students-directory-card .directory-header .directory-controls .directory-sort-wrapper .directory-sort-select{color:#334155;cursor:pointer;background:0 0;border:none;outline:none;font-size:13px}.directory-table-wrapper{overflow-x:auto}.directory-table-wrapper .directory-table{border-collapse:collapse;width:100%}.directory-table-wrapper .directory-table thead tr{background:#f8fafc;border-bottom:1px solid #e2e8f0}.directory-table-wrapper .directory-table thead tr th{color:#64748b;text-align:left;white-space:nowrap;padding:10px 16px;font-size:12px;font-weight:600}.directory-table-wrapper .directory-table tbody .student-row{border-bottom:1px solid #f1f5f9;transition:background .15s}.directory-table-wrapper .directory-table tbody .student-row:hover{background:#f8fafc}.directory-table-wrapper .directory-table tbody .student-row td{color:#334155;vertical-align:middle;padding:12px 16px;font-size:13px}.student-name-cell .student-avatar{background:#e2e8f0;border-radius:8px;flex-shrink:0;width:36px;height:36px;overflow:hidden}.student-name-cell .student-avatar img{object-fit:cover;width:100%;height:100%}.student-name-cell .student-avatar-placeholder{color:#fff;background:#7e262a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex}.student-name-cell .student-name{color:#1e293b;font-size:13px;font-weight:600}.student-name-cell .student-email{color:#94a3b8;margin-top:1px;font-size:11px}.student-date{color:#64748b;white-space:nowrap;font-size:13px}.student-course-count{color:#334155;font-weight:600}.payment-badges{flex-wrap:wrap;gap:4px;display:flex}.payment-badge{letter-spacing:.4px;text-transform:uppercase;border-radius:999px;padding:3px 10px;font-size:10px;font-weight:700;display:inline-block}.payment-badge.badge-success{color:#16a34a;background:#dcfce7}.payment-badge.badge-pending{color:#ca8a04;background:#fef9c3}.payment-badge.badge-failed{color:#dc2626;background:#fee2e2}.student-status-badge{border-radius:999px;padding:3px 12px;font-size:12px;font-weight:600;display:inline-block}.student-status-badge.status-active{color:#16a34a;background:#dcfce7}.student-status-badge.status-inactive{color:#64748b;background:#f1f5f9}.student-actions{justify-content:center;align-items:center;display:flex}.student-actions .btn-student-action{cursor:pointer;color:#64748b;letter-spacing:2px;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:16px;transition:all .15s}.student-actions .btn-student-action:hover{color:#1e293b;background:#f1f5f9}.directory-empty-state{flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:48px 20px;display:flex}.directory-empty-state .empty-state-icon{opacity:.4;font-size:40px}.directory-empty-state .empty-state-text{color:#94a3b8;font-size:14px;font-weight:500}.directory-footer{border-top:1px solid #f1f5f9;justify-content:flex-end;align-items:center;gap:12px;padding:12px 20px;display:flex}.directory-footer .showing-text{color:#64748b;font-size:13px}.directory-footer .showing-text strong{color:#334155}.directory-footer .btn-show-all{color:#fff;cursor:pointer;background:#7e262a;border:none;border-radius:6px;padding:6px 16px;font-size:12px;font-weight:600;transition:background .15s}.directory-footer .btn-show-all:hover{background:#6b1f23}.student-modal-overlay{z-index:1000;opacity:0;visibility:hidden;background:#00000073;justify-content:center;align-items:center;transition:all .2s;display:flex;position:fixed;inset:0}.student-modal-overlay.active{opacity:1;visibility:visible}.student-modal-overlay .student-modal-box{background:#fff;border-radius:14px;width:100%;max-width:420px;max-height:85vh;padding:24px;position:relative;overflow-y:auto}.student-modal-overlay .student-modal-box .student-modal-close{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;transition:all .15s;display:flex;position:absolute;top:16px;right:16px}.student-modal-overlay .student-modal-box .student-modal-close:hover{color:#fff;background:#ef4444}.modal-student-profile{align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.modal-student-profile .modal-student-avatar{background:#e2e8f0;border-radius:10px;flex-shrink:0;width:52px;height:52px;overflow:hidden}.modal-student-profile .modal-student-avatar img{object-fit:cover;width:100%;height:100%}.modal-student-profile .modal-avatar-placeholder{color:#fff;background:#7e262a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;font-weight:700;display:flex}.modal-student-profile .modal-avatar-placeholder.large{width:64px;height:64px;font-size:24px}.modal-student-profile .modal-student-info{flex:1;min-width:0}.modal-student-profile .modal-student-info .modal-student-name{color:#1e293b;margin-bottom:3px;font-size:15px;font-weight:700}.modal-student-profile .modal-student-info .modal-student-status{border-radius:999px;margin-bottom:4px;padding:2px 10px;font-size:11px;font-weight:600;display:inline-block}.modal-student-profile .modal-student-info .modal-student-status.status-active{color:#16a34a;background:#dcfce7}.modal-student-profile .modal-student-info .modal-student-status.status-inactive{color:#64748b;background:#f1f5f9}.modal-student-profile .modal-student-info .modal-student-meta{color:#64748b;margin-top:2px;font-size:12px}.modal-student-profile .btn-message-student{color:#fff;cursor:pointer;white-space:nowrap;background:#7e262a;border:none;border-radius:8px;flex-shrink:0;padding:7px 14px;font-size:12px;font-weight:600;transition:background .15s}.modal-student-profile .btn-message-student:hover{background:#6b1f23}.modal-section{margin-bottom:20px}.modal-section .modal-section-title{color:#1e293b;border-bottom:1px solid #f1f5f9;margin-bottom:12px;padding-bottom:8px;font-size:13px;font-weight:700}.modal-course-item{border-bottom:1px solid #f8fafc;margin-bottom:12px;padding-bottom:12px}.modal-course-item:last-child{border-bottom:none}.modal-course-item .modal-course-name{color:#1e293b;margin-bottom:6px;font-size:13px;font-weight:600}.modal-course-item .modal-course-progress-row{align-items:center;gap:8px;margin-bottom:3px;display:flex}.modal-course-item .modal-course-progress-row .modal-progress-bar-wrapper{background:#e2e8f0;border-radius:999px;flex:1;height:6px;overflow:hidden}.modal-course-item .modal-course-progress-row .modal-progress-bar-wrapper .modal-progress-bar{background:#7e262a;border-radius:999px;height:100%;transition:width .3s}.modal-course-item .modal-course-progress-row .modal-progress-label{color:#334155;text-align:right;min-width:32px;font-size:12px;font-weight:600}.modal-course-item .modal-course-sub{color:#94a3b8;font-size:11px}.modal-payment-table{border-collapse:collapse;width:100%;font-size:12px}.modal-payment-table thead tr{border-bottom:1px solid #e2e8f0}.modal-payment-table thead tr th{color:#94a3b8;text-align:left;padding:6px 8px;font-weight:600}.modal-payment-table tbody tr{border-bottom:1px solid #f8fafc}.modal-payment-table tbody tr td{color:#334155;padding:8px}.btn-view-more{color:#7e262a;cursor:pointer;background:0 0;border:none;margin-top:4px;padding:6px 0;font-size:12px;font-weight:600;display:block}.btn-view-more:hover{text-decoration:underline}.btn-view-full-detail{color:#7e262a;cursor:pointer;text-align:center;background:0 0;border:1px solid #7e262a;border-radius:8px;width:100%;margin-top:4px;padding:10px;font-size:13px;font-weight:600;transition:all .15s}.btn-view-full-detail:hover{color:#fff;background:#7e262a}.student-full-detail .btn-back-to-modal{color:#7e262a;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:20px;padding:0;font-size:13px;font-weight:600;display:flex}.student-full-detail .btn-back-to-modal:hover{text-decoration:underline}.student-full-detail .full-detail-profile-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:16px;margin-bottom:20px;padding:20px 24px;display:flex}.student-full-detail .full-detail-profile-card .full-detail-avatar{background:#e2e8f0;border-radius:12px;flex-shrink:0;width:64px;height:64px;overflow:hidden}.student-full-detail .full-detail-profile-card .full-detail-avatar img{object-fit:cover;width:100%;height:100%}.student-full-detail .full-detail-profile-card .full-detail-info{flex:1;min-width:0}.student-full-detail .full-detail-profile-card .full-detail-info .full-detail-name{color:#1e293b;margin-bottom:4px;font-size:18px;font-weight:700}.student-full-detail .full-detail-columns{grid-template-columns:1fr 1fr;gap:20px;display:grid}.student-full-detail .full-detail-columns .full-detail-col{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.student-full-detail .full-detail-columns .full-detail-col .modal-section-title{color:#1e293b;border-bottom:1px solid #f1f5f9;margin-bottom:16px;padding-bottom:10px;font-size:14px;font-weight:700}.progress-page{flex-direction:column;gap:24px;padding:32px;display:flex}.progress-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.progress-title{color:#222;margin:0;font-family:Urbanist,sans-serif;font-size:22px;font-weight:700}.progress-subtitle{color:#757575;margin:4px 0 0;font-size:13px}.btn-export{color:#222;cursor:pointer;background:#fff;border:1.5px solid #d9d9d9;border-radius:10px;align-items:center;gap:8px;padding:9px 18px;font-size:13px;font-weight:500;transition:border-color .2s,background .2s;display:inline-flex}.btn-export:hover{color:#7e262a;background:#801e1d0d;border-color:#7e262a}.progress-stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (width<=900px){.progress-stats-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){.progress-stats-grid{grid-template-columns:1fr}}.progress-stat-card{background:#fff;border:1.5px solid #d9d9d9;border-radius:16px;align-items:center;gap:14px;padding:20px;transition:border-color .2s,box-shadow .2s;display:flex}.progress-stat-card:hover{border-color:#7e262a}.stat-icon-wrap{color:#7e262a;background:#801e1d0d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.stat-label{color:#757575;margin-bottom:4px;font-size:12px;font-weight:500}.stat-value{color:#222;font-family:Urbanist,sans-serif;font-size:26px;font-weight:700;line-height:1}.progress-chart-card{background:#fff;border:1.5px solid #d9d9d9;border-radius:16px;overflow:hidden}.chart-card-header{border-bottom:1px solid #d9d9d9;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.progress-table-card{background:#fff;border:1.5px solid #d9d9d9;border-radius:16px;overflow:hidden}.progress-table-card .table-card-header{border-bottom:1px solid #d9d9d9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;display:flex}.progress-table-card .table-card-header .table-card-title{color:#222;margin:0;font-family:Urbanist,sans-serif;font-size:15px;font-weight:600}.progress-table-card .table-card-header .table-controls{align-items:center;gap:12px;display:flex}.progress-table-card .table-card-header .table-controls .search-box{background:#fff;border:1.5px solid #d9d9d9;border-radius:10px;align-items:center;gap:8px;padding:8px 14px;transition:border-color .2s;display:flex}.progress-table-card .table-card-header .table-controls .search-box:focus-within{border-color:#7e262a}.progress-table-card .table-card-header .table-controls .search-box svg{color:#757575;flex-shrink:0}.progress-table-card .table-card-header .table-controls .search-box input{color:#222;background:0 0;border:none;outline:none;width:180px;font-size:13px}.progress-table-card .table-card-header .table-controls .search-box input::placeholder{color:#757575}.progress-table-card .table-card-header .table-controls .sort-box{color:#626161;cursor:pointer;background:#fff;border:1.5px solid #d9d9d9;border-radius:10px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;transition:border-color .2s;display:flex}.progress-table-card .table-card-header .table-controls .sort-box:hover{border-color:#7e262a}.progress-table-card .table-card-header .table-controls .sort-box select{color:#222;cursor:pointer;background:0 0;border:none;outline:none;font-size:13px}.student-table{width:100%;overflow-x:auto}.student-table-head{color:#757575;text-transform:uppercase;letter-spacing:.04em;background:#fafafa;border-bottom:1px solid #d9d9d9;grid-template-columns:4.5fr 3fr 3fr 2.5fr 2.5fr 1.1fr;align-items:center;width:100%;padding:12px 23px;font-size:12px;font-weight:600;display:grid}.student-table-row{grid-template-columns:4.5fr 3fr 3fr 2.5fr 2.5fr 1.1fr;align-items:center;width:100%;padding:16px 24px;transition:background .15s;display:grid}.student-table-row:hover{background:#fafafa}.student-name-cell{align-items:center;gap:12px;display:flex}.student-avatar{color:#7e262a;background:#801e1d0d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-family:Urbanist,sans-serif;font-size:13px;font-weight:700;display:flex}.student-name{color:#222;font-size:13px;font-weight:600}.student-email{color:#757575;margin-top:2px;font-size:11px}.student-enrolled-count{color:#222;font-size:14px;font-weight:600}.student-progress-cell{align-items:center;gap:10px;display:flex}.progress-bar-track{background:#f0f0f0;border-radius:99px;flex:1;max-width:60px;height:6px;overflow:hidden}.progress-bar-fill{background:#7e262a;border-radius:99px;height:100%;transition:width .4s}.progress-pct{color:#626161;min-width:32px;font-size:12px;font-weight:600}.student-score{color:#222;font-size:14px;font-weight:600}.student-activity{color:#626161;font-size:12px}.text-muted{color:#757575}.btn-toggle-detail{color:#626161;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #d9d9d9;border-radius:10px;align-items:center;gap:6px;padding:7px 14px;font-size:12px;font-weight:500;transition:all .2s;display:inline-flex}.btn-toggle-detail svg{transition:transform .2s}.btn-toggle-detail:hover{color:#7e262a;border-color:#7e262a}.student-detail-panel{background:#fafafa;border-top:1px solid #d9d9d9}.detail-panel-inner{padding:20px 24px}.detail-enrolled-label{text-transform:uppercase;letter-spacing:.06em;color:#757575;margin-bottom:14px;font-size:11px;font-weight:600}.detail-course-block{background:#fff;border:1.5px solid #d9d9d9;border-radius:10px;margin-bottom:12px;padding:16px}.detail-course-block:last-child{margin-bottom:0}.detail-course-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.detail-course-title{color:#222;font-size:13px;font-weight:700}.detail-course-meta{color:#757575;font-size:11px}.detail-quiz-badges{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.badge-quiz{border-radius:99px;padding:4px 10px;font-size:11px;font-weight:600}.badge-quiz.passed{color:#16a34a;background:#dcfce7}.badge-quiz.failed{color:#dc2626;background:#fee2e2}.badge-quiz.pending{color:#a16207;background:#fef9c3}.detail-lessons-table{border:1px solid #d9d9d9;border-radius:10px;overflow:hidden}.detail-lessons-head{color:#757575;text-transform:uppercase;letter-spacing:.04em;background:#f5f5f5;grid-template-columns:2fr 80px 140px;padding:10px 14px;font-size:11px;font-weight:600;display:grid}.detail-lesson-row{color:#626161;border-top:1px solid #d9d9d9;grid-template-columns:2fr 80px 140px;align-items:center;padding:10px 14px;font-size:12px;display:grid}.detail-lesson-row:hover{background:#fafafa}.lesson-name{color:#222;align-items:center;gap:7px;font-size:12px;display:flex}.status-dot{border-radius:50%;width:9px;height:9px;display:inline-block}.status-dot.done{background:#22c55e}.status-dot.pending{background:#f97316}.completed-date{color:#757575;font-size:12px}.student-empty-state{color:#757575;flex-direction:column;align-items:center;gap:10px;padding:48px 24px;font-size:13px;display:flex}.results-page{flex-direction:column;gap:24px;padding:32px;display:flex}.results-stats-grid{grid-template-columns:repeat(2,1fr);gap:16px;max-width:560px;display:grid}@media (width<=500px){.results-stats-grid{grid-template-columns:1fr}}.results-stat-card{background:#fff;border:1.5px solid #d9d9d9;border-radius:16px;align-items:center;gap:14px;padding:20px;transition:border-color .2s,box-shadow .2s;display:flex}.results-stat-card:hover{border-color:#7e262a;box-shadow:0 0 0 3px #7e262a0f}.results-stat-card .stat-icon-wrap{color:#7e262a;background:#801e1d0d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.results-stat-card .stat-label{color:#757575;margin-bottom:4px;font-size:12px;font-weight:500}.results-stat-card .stat-value{color:#222;font-family:Urbanist,sans-serif;font-size:26px;font-weight:700;line-height:1}.results-chart-card{background:#fff;border:1.5px solid #d9d9d9;border-radius:16px;overflow:hidden}.chart-card-header{border-bottom:1px solid #d9d9d9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:18px 24px;display:flex}.chart-card-title{color:#222;font-family:Urbanist,sans-serif;font-size:15px;font-weight:600}.chart-card-actions{align-items:center;gap:10px;display:flex}.btn-export-report{color:#626161;cursor:pointer;background:#fff;border:1.5px solid #d9d9d9;border-radius:10px;align-items:center;gap:6px;padding:7px 14px;font-size:12px;font-weight:500;transition:all .2s;display:inline-flex}.btn-export-report:hover{color:#7e262a;border-color:#7e262a}.btn-chart-period{color:#626161;cursor:pointer;background:#fff;border:1.5px solid #d9d9d9;border-radius:10px;padding:7px 16px;font-size:12px;font-weight:500;transition:all .2s}.btn-chart-period.active{color:#fff;background:#7e262a;border-color:#7e262a}.chart-body{justify-content:center;align-items:center;min-height:180px;padding:24px;display:flex}.chart-empty{color:#757575;flex-direction:column;align-items:center;gap:10px;font-size:13px;display:flex}.chart-empty p{margin:0}.results-bottom-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}@media (width<=800px){.results-bottom-grid{grid-template-columns:1fr}}.top-students-list{flex-direction:column;padding:12px 0;display:flex}.top-students-list .chart-empty{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:200px;display:flex}.top-student-row{align-items:center;gap:14px;padding:12px 24px;transition:background .15s;display:flex}.top-student-row:hover{background:#fafafa}.top-student-rank{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:flex}.top-student-rank.rank-1{color:#d97706;background:#fef3c7}.top-student-rank.rank-2{color:#6b7280;background:#f3f4f6}.top-student-rank.rank-3{color:#a16207;background:#fef9c3}.top-student-rank.rank-other{color:#757575;background:#f5f5f5}.student-avatar-sm{color:#7e262a;background:#801e1d0d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-family:Urbanist,sans-serif;font-size:12px;font-weight:700;display:flex}.top-student-name{color:#222;flex:1;font-size:13px;font-weight:600}.top-student-score{color:#7e262a;font-size:13px;font-weight:700}.profile-page{box-sizing:border-box;width:100%;max-width:100%;padding:28px 32px}@media (width<=768px){.profile-page{padding:20px 16px}}.profile-page__header{width:100%;margin-bottom:28px}.profile-page__title{color:#111827;letter-spacing:-.3px;margin:0 0 4px;font-size:1.5rem;font-weight:700}.profile-page__subtitle{color:#6b7280;margin:0;font-size:.9rem}.profile-page__alert{box-sizing:border-box;border-radius:8px;align-items:center;gap:10px;width:100%;margin-bottom:24px;padding:12px 16px;font-size:.875rem;display:flex}.profile-page__alert--success{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0}.profile-page__form{flex-direction:column;gap:24px;width:100%;display:flex}.profile-page__actions{justify-content:flex-end;align-items:center;gap:12px;width:100%;padding-bottom:40px;display:flex}.profile-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 1px 3px #00000012,0 1px 2px #0000000a}.profile-card__heading{border-bottom:1px solid #e5e7eb;align-items:center;gap:10px;padding:18px 24px;display:flex}.profile-card__heading-icon{color:#7b1e2e;background:#7b1e2e14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.profile-card__title{color:#111827;margin:0;font-size:1rem;font-weight:600}.profile-card__body{box-sizing:border-box;flex-direction:column;gap:28px;width:100%;padding:24px;display:flex}@media (width<=640px){.profile-card__body{padding:16px}}.profile-avatar{align-items:center;gap:24px;display:flex}@media (width<=480px){.profile-avatar{flex-direction:column;align-items:flex-start;gap:16px}}.profile-avatar__preview{background:#f3f4f6;border:2px solid #e5e7eb;border-radius:50%;flex-shrink:0;width:88px;height:88px;position:relative;overflow:visible}.profile-avatar__img{object-fit:cover;border-radius:50%;width:88px;height:88px;display:block}.profile-avatar__img.d-none{display:none!important}.profile-avatar__placeholder{color:#9ca3af;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.profile-avatar__placeholder.d-none{display:none!important}.profile-avatar__edit-btn{color:#fff;cursor:pointer;background:#7b1e2e;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:background .2s;display:flex;position:absolute;bottom:0;right:0}.profile-avatar__edit-btn:hover{background:#9b2335}.profile-avatar__actions{flex-direction:column;gap:8px;display:flex}.profile-fields{grid-template-columns:1fr 1fr;gap:20px 24px;width:100%;display:grid}@media (width<=600px){.profile-fields{grid-template-columns:1fr}}.profile-fields--links{grid-template-columns:repeat(3,1fr)}@media (width<=768px){.profile-fields--links{grid-template-columns:1fr 1fr}}@media (width<=480px){.profile-fields--links{grid-template-columns:1fr}}.profile-field{flex-direction:column;gap:6px;display:flex}.profile-field--full{grid-column:1/-1}.profile-field__label{color:#374151;letter-spacing:.01em;font-size:.8125rem;font-weight:600}.profile-field__input{color:#111827;appearance:none;box-sizing:border-box;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.profile-field__input::placeholder{color:#b0b7c3}.profile-field__input:focus{background:#fff;border-color:#7b1e2e;box-shadow:0 0 0 3px #7b1e2e1a}.profile-field__input.is-invalid{border-color:#ef4444}.profile-field__input.is-invalid:focus{box-shadow:0 0 0 3px #ef44441a}.profile-field__input--icon{padding-left:40px}.profile-field__textarea{resize:vertical;min-height:120px;line-height:1.6}.profile-field__select{cursor:pointer;padding-right:36px}.profile-field__select-wrap{position:relative}.profile-field__select-arrow{color:#6b7280;pointer-events:none;align-items:center;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.profile-field__icon-wrap{position:relative}.profile-field__icon{color:#6b7280;pointer-events:none;align-items:center;display:flex;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.profile-field__error{color:#ef4444;margin-top:2px;font-size:.78rem}.btn{cursor:pointer;white-space:nowrap;border:1.5px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:7px;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s,box-shadow .2s;display:inline-flex}.btn--sm{padding:7px 14px;font-size:.8125rem}.btn--primary{color:#fff;background:#7b1e2e;border-color:#7b1e2e}.btn--primary:hover{background:#9b2335;border-color:#9b2335}.btn--outline{color:#111827;background:0 0;border-color:#e5e7eb}.btn--outline:hover{background:#f3f4f6;border-color:#9ca3af}.btn--ghost{color:#6b7280;background:0 0;border-color:#0000;padding:10px 20px}.btn--ghost:hover{color:#111827;background:#f3f4f6}.btn--save{padding:10px 24px}.d-none{display:none!important}.dashboard-content-inside .text-center{text-align:center}.dashboard-content-inside .text-right{text-align:right}.dashboard-content-inside .text-muted{color:#757575}.dashboard-content-inside .font-semibold{font-weight:600}.dashboard-content-inside .font-medium{font-weight:500}.dashboard-content-inside .stat-icon{justify-content:center;align-items:center;display:inline-flex}.dashboard-content-inside .stat-icon svg,.dashboard-content-inside .stat-icon img{color:#626161;width:18px;height:18px}.dashboard-content-inside .chart-header-admin{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}@media (width<=640px){.dashboard-content-inside .chart-header-admin{flex-direction:column;align-items:flex-start}}.dashboard-content-inside .chart-header-admin-fix{flex-direction:row;justify-content:space-between;align-items:center;gap:20px;width:100%;display:flex;margin-bottom:6px!important}@media (width<=1024px){.dashboard-content-inside .chart-header-admin-fix{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:12px!important}}.dashboard-content-inside .header-actions-admin{align-items:center;gap:10px;display:flex}.dashboard-content-inside .header-actions-admin .btn-export-admin{color:#801e1d;cursor:pointer;background:#fff;border:1px solid #801e1d;border-radius:10px;padding:8px 16px;font-family:Urbanist,sans-serif;font-size:14px;font-weight:600;transition:all .2s}.dashboard-content-inside .header-actions-admin .btn-export-admin:hover{background:#801e1d0d}.dashboard-content-inside .header-actions-admin .select-wrapper-admin{display:inline-block;position:relative}.dashboard-content-inside .header-actions-admin .select-wrapper-admin:after{content:"";pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'></polyline></svg>");background-position:50%;background-repeat:no-repeat;background-size:contain;width:12px;height:12px;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.dashboard-content-inside .header-actions-admin .btn-filter-admin{color:#fff;cursor:pointer;appearance:none;background:#801e1d;border:1px solid #801e1d;padding:8px 38px 8px 16px;font-family:Urbanist,sans-serif;font-size:14px;font-weight:600;transition:all .2s;border-radius:10px!important}.dashboard-content-inside .header-actions-admin .btn-filter-admin:hover,.dashboard-content-inside .header-actions-admin .btn-filter-admin:focus{background:#5e1b1e;border-color:#5e1b1e;outline:none}.dashboard-content-inside .header-actions-admin .btn-filter-admin option{color:#333;background-color:#fff}.dashboard-content-inside .recent-transactions-box{position:relative!important;overflow:visible!important}.dashboard-content-inside .table-controls-admin-fix{flex:1;justify-content:flex-end;align-items:center;gap:12px;display:flex}@media (width<=768px){.dashboard-content-inside .table-controls-admin-fix{flex-direction:column;align-items:stretch;gap:8px;width:100%}}.dashboard-content-inside .table-controls-admin-fix .search-box-admin-fix{box-sizing:border-box;align-items:center;width:240px;display:inline-flex;position:relative}@media (width<=768px){.dashboard-content-inside .table-controls-admin-fix .search-box-admin-fix{width:100%}}.dashboard-content-inside .table-controls-admin-fix .search-box-admin-fix .search-icon-fix,.dashboard-content-inside .table-controls-admin-fix .search-box-admin-fix svg{color:#757575;pointer-events:none;z-index:5;width:16px;height:16px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.dashboard-content-inside .table-controls-admin-fix .search-box-admin-fix input{color:#333;box-sizing:border-box;background:#d9d9d959;border:1px solid #0000;border-radius:10px;outline:none;width:100%;height:38px;padding:0 14px 0 36px;font-family:Inter,sans-serif;font-size:14px;transition:all .2s}.dashboard-content-inside .table-controls-admin-fix .search-box-admin-fix input:focus{background:#fff;border-color:#d9d9d9}.dashboard-content-inside .table-controls-admin-fix .search-box-admin-fix input::placeholder{color:#757575}.dashboard-content-inside .dropdown-context-wrapper-fix{align-items:center;gap:12px;display:flex;overflow:visible}@media (width<=768px){.dashboard-content-inside .dropdown-context-wrapper-fix{justify-content:space-between;width:100%}}.dashboard-content-inside .dropdown-context-wrapper-fix .calendar-filter-wrapper-fix{display:inline-block}.dashboard-content-inside .dropdown-context-wrapper-fix .calendar-filter-wrapper-fix .admin-date-input-fix{color:#333;box-sizing:border-box;cursor:pointer;background-color:#d9d9d959;border:1px solid #0000;border-radius:10px;outline:none;height:38px;padding:0 12px;font-family:Inter,sans-serif;font-size:13px}.dashboard-content-inside .dropdown-context-wrapper-fix .calendar-filter-wrapper-fix .admin-date-input-fix:focus{background:#fff;border-color:#d9d9d9}.dashboard-content-inside .dropdown-context-wrapper-fix .custom-nested-dropdown{display:inline-block;position:relative}.dashboard-content-inside .dropdown-context-wrapper-fix .custom-nested-dropdown .btn-filter-admin{color:#333;cursor:pointer;box-sizing:border-box;appearance:none;background:#d9d9d959;border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;height:38px;padding:0 14px;font-family:Urbanist,sans-serif;font-size:14px;font-weight:600;display:flex}.dashboard-content-inside .dropdown-context-wrapper-fix .custom-nested-dropdown .btn-filter-admin .icon-left{color:#626161;width:16px;height:16px}.dashboard-content-inside .dropdown-context-wrapper-fix .custom-nested-dropdown .btn-filter-admin .icon-right{color:#757575;width:14px;height:14px;margin-left:4px}.dashboard-content-inside .dropdown-context-wrapper-fix .custom-nested-dropdown .btn-filter-admin:hover{background:#d9d9d980}.dashboard-content-inside .dropdown-context-wrapper-fix .custom-nested-dropdown .dropdown-menu-layer-one{background:#fff;border:1px solid #d9d9d966;border-radius:10px;min-width:160px;padding:6px 0;display:none;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 10px 25px -5px #00000014;z-index:99999!important}.dashboard-content-inside .dropdown-context-wrapper-fix .custom-nested-dropdown.open .dropdown-menu-layer-one{display:block}.dashboard-content-inside .dropdown-context-wrapper-fix .custom-nested-dropdown .menu-item-has-sub{position:relative}.dashboard-content-inside .dropdown-context-wrapper-fix .custom-nested-dropdown .menu-item-has-sub .menu-label-flex{color:#333;cursor:pointer;justify-content:space-between;align-items:center;padding:8px 14px;font-size:13px;transition:background .15s;display:flex}.dashboard-content-inside .dropdown-context-wrapper-fix .custom-nested-dropdown .menu-item-has-sub .menu-label-flex .arrow-sub{color:#757575;width:12px;height:12px}.dashboard-content-inside .dropdown-context-wrapper-fix .custom-nested-dropdown .menu-item-has-sub.show-sub .menu-label-flex{color:#801e1d;background-color:#801e1d0d}.dashboard-content-inside .dropdown-context-wrapper-fix .custom-nested-dropdown .menu-item-has-sub.show-sub .dropdown-menu-layer-two{display:block}.dashboard-content-inside .dropdown-context-wrapper-fix .custom-nested-dropdown .menu-item-has-sub:after{content:"";z-index:9999;width:12px;height:100%;display:none;position:absolute;top:0;left:100%;right:auto}.dashboard-content-inside .dropdown-context-wrapper-fix .custom-nested-dropdown .menu-item-has-sub.show-sub:after{display:block}.dashboard-content-inside .dropdown-context-wrapper-fix .custom-nested-dropdown .dropdown-menu-layer-two{background:#fff;border:1px solid #d9d9d966;border-radius:10px;min-width:160px;padding:6px 0;display:none;position:absolute;top:-6px;left:calc(100% + 2px);right:auto;box-shadow:0 10px 25px -5px #00000014;z-index:100000!important}.dashboard-content-inside .dropdown-context-wrapper-fix .custom-nested-dropdown .dropdown-menu-layer-two a,.dashboard-content-inside .dropdown-context-wrapper-fix .custom-nested-dropdown .dropdown-menu-layer-two .dropdown-item-link{color:#333;text-align:left;cursor:pointer;padding:8px 14px;font-size:13px;text-decoration:none;transition:background .15s;display:block}.dashboard-content-inside .dropdown-context-wrapper-fix .custom-nested-dropdown .dropdown-menu-layer-two a:hover,.dashboard-content-inside .dropdown-context-wrapper-fix .custom-nested-dropdown .dropdown-menu-layer-two .dropdown-item-link:hover{color:#801e1d;background-color:#801e1d0d}.dashboard-content-inside .dropdown-context-wrapper-fix .custom-nested-dropdown .dropdown-menu-layer-two .dropdown-item-divider{background-color:#d9d9d966;height:1px;margin:4px 0}.dashboard-content-inside .dropdown-context-wrapper-fix .custom-nested-dropdown .dropdown-menu-layer-two .clear-status-btn{font-weight:600;color:#ef4444!important}.dashboard-content-inside .dropdown-context-wrapper-fix .custom-nested-dropdown .dropdown-menu-layer-two .clear-status-btn:hover{background-color:#fef2f2}.dashboard-content-inside .top-selling-table-wrapper{margin-top:4px;overflow-x:auto}.dashboard-content-inside .admin-table-simple{border-collapse:collapse;width:100%}.dashboard-content-inside .admin-table-simple th{color:#626161;text-align:left;background:#d9d9d966;padding:10px 14px;font-family:Urbanist,sans-serif;font-size:13px;font-weight:600}.dashboard-content-inside .admin-table-simple td{vertical-align:middle;border-bottom:1px solid #d9d9d966;padding:12px 14px;font-size:14px}.dashboard-content-inside .admin-table-simple tr:last-child td{border-bottom:none}.dashboard-content-inside .admin-table-simple .rank-item{align-items:center;gap:12px;display:flex}.dashboard-content-inside .admin-table-simple .rank-item .rank-badge{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-family:Urbanist,sans-serif;font-size:11px;font-weight:700;display:inline-flex}.dashboard-content-inside .admin-table-simple .rank-item .rank-badge.rank-1{background-color:#c084fc}.dashboard-content-inside .admin-table-simple .rank-item .rank-badge.rank-2{background-color:#64748b}.dashboard-content-inside .admin-table-simple .rank-item .course-title-text{color:#333;font-weight:600}.dashboard-content-inside .main-table-responsive{border:1px solid #d9d9d966;border-radius:10px;overflow-x:auto;margin-top:0!important}.dashboard-content-inside .admin-table-main{border-collapse:collapse;text-align:left;width:100%}.dashboard-content-inside .admin-table-main th{color:#626161;background:#d9d9d966;padding:10px 18px;font-family:Urbanist,sans-serif;font-size:14px;font-weight:600}.dashboard-content-inside .admin-table-main td{white-space:nowrap;color:#333;border-bottom:1px solid #d9d9d966;padding:14px 18px;font-size:14px}.dashboard-content-inside .admin-table-main tr:last-child td{border-bottom:none}.dashboard-content-inside .admin-table-main .status-badge{letter-spacing:.5px;border-radius:100px;padding:4px 10px;font-family:Urbanist,sans-serif;font-size:11px;font-weight:700;display:inline-block}.dashboard-content-inside .admin-table-main .status-badge.badge-paid{color:#16a34a;background-color:#bbf7d0}.dashboard-content-inside .admin-table-main .status-badge.badge-pending{color:#a16207;background-color:#fef08a}.dashboard-content-inside .admin-table-main .status-badge.badge-refunded{color:#dc2626;background-color:#fee2e2}.dashboard-content-inside .admin-table-main .empty-state-row{text-align:center;color:#757575!important;padding:3rem 0!important}.adm-all-course-page{box-sizing:border-box;background-color:#fff;padding:24px}.adm-all-course-page *,.adm-all-course-page :before,.adm-all-course-page :after{box-sizing:border-box}.adm-all-course-page .toolbar-section{align-items:center;gap:16px;width:100%;margin-top:0;margin-bottom:6px;display:flex}.adm-all-course-page .toolbar-section .search-box{flex:1;position:relative}.adm-all-course-page .toolbar-section .search-box .search-icon{color:#718096;pointer-events:none;align-items:center;display:flex;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.adm-all-course-page .toolbar-section .search-box .search-icon svg{width:16px;height:16px}.adm-all-course-page .toolbar-section .search-box input{color:#2d3748;background-color:#f1f3f5;border:none;border-radius:6px;outline:none;width:100%;padding:10px 16px 10px 42px;font-size:13px}.adm-all-course-page .toolbar-section .search-box input::placeholder{color:#a0aec0}.adm-all-course-page .toolbar-section .filter-box{flex-shrink:0;align-items:center;display:flex;position:relative}.adm-all-course-page .toolbar-section .filter-box .filter-icon{color:#4a5568;pointer-events:none;align-items:center;display:flex;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.adm-all-course-page .toolbar-section .filter-box .filter-icon svg{width:16px;height:16px}.adm-all-course-page .toolbar-section .filter-box .arrow-icon{color:#4a5568;pointer-events:none;align-items:center;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.adm-all-course-page .toolbar-section .filter-box .arrow-icon svg{width:16px;height:16px}.adm-all-course-page .toolbar-section .filter-box .filter-select{color:#4a5568;cursor:pointer;appearance:none;background-color:#f1f3f5;border:none;border-radius:6px;outline:none;padding:10px 36px 10px 40px;font-size:13px;font-weight:500}.adm-all-course-page .tags-section{flex-wrap:wrap;gap:8px;margin:0 0 4px;padding:0;display:flex}.adm-all-course-page .tags-section:empty{display:none}.adm-all-course-page .tags-section .tag-item{color:#4a5568;background-color:#f1f3f5;border-radius:4px;align-items:center;gap:8px;padding:4px 10px;font-size:11px;font-weight:500;display:flex}.adm-all-course-page .tags-section .tag-item .btn-remove-tag{color:#a0aec0;cursor:pointer;background:0 0;border:none;padding:0;font-size:11px}.adm-all-course-page .tags-section .tag-item .btn-remove-tag:hover{color:#e53e3e}.adm-all-course-page .adm-instructor-block{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:24px;padding:20px}.adm-all-course-page .adm-instructor-block .adm-instructor-header{background-color:#eaeaea;border:none;border-radius:10px;align-items:center;gap:14px;margin-bottom:20px;padding:14px 18px;display:flex}.adm-all-course-page .adm-instructor-block .adm-instructor-header .adm-instructor-avatar{color:#fff;background-color:#94a3b8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.adm-all-course-page .adm-instructor-block .adm-instructor-header .adm-instructor-avatar svg,.adm-all-course-page .adm-instructor-block .adm-instructor-header .adm-instructor-avatar i{width:20px;height:20px}.adm-all-course-page .adm-instructor-block .adm-instructor-header .adm-instructor-info h3{color:#1e293b;margin:0;font-size:16px;font-weight:700}.adm-all-course-page .adm-instructor-block .adm-instructor-header .adm-instructor-info p{color:#64748b;margin:2px 0 0;font-size:13px}.adm-all-course-page .adm-courses-grid{grid-template-columns:repeat(auto-fill,minmax(200px,280px));align-items:start;gap:16px;display:grid}.adm-all-course-page .adm-course-card-item{box-sizing:border-box;background-color:#f5f5f5;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;padding:12px;display:flex}.adm-all-course-page .adm-course-card-item .adm-course-thumbnail-wrapper{background-color:#e5e5e5;border-radius:10px;flex-shrink:0;width:100%;height:150px;margin-bottom:12px;position:relative;overflow:hidden}.adm-all-course-page .adm-course-card-item .adm-course-thumbnail-wrapper .adm-course-img{object-fit:cover;width:100%;height:100%;display:block}.adm-all-course-page .adm-course-card-item .adm-course-thumbnail-wrapper .adm-thumbnail-placeholder{background-color:#e2e8f0;width:100%;height:100%}.adm-all-course-page .adm-course-card-item .adm-course-thumbnail-wrapper .adm-badge-status-container{z-index:3;position:absolute;top:8px;left:8px}.adm-all-course-page .adm-course-card-item .adm-course-thumbnail-wrapper .adm-badge-status-container span{border-radius:20px;padding:4px 10px;font-size:10px;font-weight:700;display:inline-block}.adm-all-course-page .adm-course-card-item .adm-course-thumbnail-wrapper .adm-badge-status-container .adm-badge-approved{color:#14532d;background-color:#4ade80}.adm-all-course-page .adm-course-card-item .adm-course-thumbnail-wrapper .adm-badge-status-container .adm-badge-not-approved{color:#713f12;background-color:#fef08a}.adm-all-course-page .adm-course-card-item .adm-course-thumbnail-wrapper .adm-badge-status-container .adm-badge-default{color:#334155;background-color:#cbd5e1}.adm-all-course-page .adm-course-card-item .adm-course-details{flex-direction:column;flex-grow:1;display:flex}.adm-all-course-page .adm-course-card-item .adm-course-details .adm-course-title{color:#000;margin:0 0 4px;font-size:14px;font-weight:700}.adm-all-course-page .adm-course-card-item .adm-course-details .adm-course-desc{color:#555;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;font-size:11px;line-height:1.5;display:-webkit-box;overflow:hidden}.adm-all-course-page .adm-course-card-item .adm-course-details .adm-course-price{color:#000;margin:auto 0 10px;font-size:13px;font-weight:700}.adm-all-course-page .adm-course-card-item .adm-course-details .adm-course-divider{border:0;border-top:1px solid #ccc;width:100%;margin:0 0 10px}.adm-all-course-page .adm-course-card-item .adm-course-details .adm-course-meta-info{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.adm-all-course-page .adm-course-card-item .adm-course-details .adm-course-meta-info .adm-course-meta-left{gap:12px;display:flex}.adm-all-course-page .adm-course-card-item .adm-course-details .adm-course-meta-info .adm-course-meta-stat{color:#666;align-items:center;gap:4px;font-size:12px;display:flex}.adm-all-course-page .adm-course-card-item .adm-course-details .adm-course-meta-info .adm-course-meta-stat i,.adm-all-course-page .adm-course-card-item .adm-course-details .adm-course-meta-info .adm-course-meta-stat svg{color:#888;flex-shrink:0;width:15px;height:15px}.adm-all-course-page .adm-course-card-item .adm-course-details .adm-course-meta-info .adm-course-meta-stat.text-rating{color:#4b5563}.adm-all-course-page .adm-course-card-item .adm-course-details .adm-course-meta-info .adm-course-meta-stat.text-rating i,.adm-all-course-page .adm-course-card-item .adm-course-details .adm-course-meta-info .adm-course-meta-stat.text-rating svg{color:#eab308}.adm-all-course-page .adm-course-card-item .adm-course-details .adm-course-meta-info .adm-meta-right-action{cursor:pointer}.adm-all-course-page .adm-course-card-item .adm-course-details .adm-course-meta-info .adm-meta-right-action i,.adm-all-course-page .adm-course-card-item .adm-course-details .adm-course-meta-info .adm-meta-right-action svg{color:#888;width:17px;height:17px}.adm-all-course-page .adm-course-card-item .adm-course-action-group{gap:8px;width:100%;display:flex}.adm-all-course-page .adm-course-card-item .adm-course-action-group form{flex:1;margin:0;padding:0;display:flex}.adm-all-course-page .adm-course-card-item .adm-course-action-group button{cursor:pointer;text-align:center;box-sizing:border-box;border-radius:8px;width:100%;padding:9px 0;font-size:12px;font-weight:600;transition:background-color .15s}.adm-all-course-page .adm-course-card-item .adm-course-action-group .adm-btn-approve,.adm-all-course-page .adm-course-card-item .adm-course-action-group .adm-btn-delete{color:#fff;background-color:#7c2d12;border:none}.adm-all-course-page .adm-course-card-item .adm-course-action-group .adm-btn-approve:hover,.adm-all-course-page .adm-course-card-item .adm-course-action-group .adm-btn-delete:hover{background-color:#6b250f}.adm-all-course-page .adm-course-card-item .adm-course-action-group .adm-btn-reject{color:#7c2d12;background-color:#fff;border:1px solid #7c2d12}.adm-all-course-page .adm-course-card-item .adm-course-action-group .adm-btn-reject:hover{background-color:#fff7ed}.adm-all-course-page .adm-course-empty-state{text-align:center;color:#64748b;border:1px dashed #e2e8f0;border-radius:12px;padding:40px}.user-management{flex-direction:column;gap:24px;padding:24px;display:flex}.user-stats{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}@media (width<=1200px){.user-stats{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.user-stats{grid-template-columns:repeat(2,1fr)}}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;gap:10px;padding:16px 20px 20px;transition:box-shadow .2s,transform .2s;display:flex;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.stat-card__header{align-items:center;gap:8px;display:flex}.stat-card__icon{color:#9ca3af;flex-shrink:0;width:18px;height:18px}.stat-card__icon--active{color:#9ca3af}.stat-card__label{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.stat-card__value{color:#1a1a1a;font-size:28px;font-weight:700;line-height:1}.user-list-section{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.user-list-section__toolbar{border-bottom:1px solid #e5e7eb;flex-wrap:wrap;align-items:center;gap:12px;padding:16px 20px;display:flex}@media (width<=640px){.user-list-section__toolbar{flex-direction:column;align-items:stretch}}.user-search{flex:1;min-width:200px;position:relative}.user-search__icon{color:#9ca3af;pointer-events:none;width:16px;height:16px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.user-search__input{color:#1a1a1a;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:10px;outline:none;width:100%;height:38px;padding:0 12px 0 38px;font-size:14px;transition:border-color .2s,box-shadow .2s}.user-search__input::placeholder{color:#9ca3af}.user-search__input:focus{background:#fff;border-color:#8b1a1a;box-shadow:0 0 0 3px #8b1a1a14}.user-filters{gap:10px;display:flex}.user-filter-select{color:#1a1a1a;appearance:none;cursor:pointer;background:#f8f9fa url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239CA3AF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") right 10px center no-repeat;border:1px solid #e5e7eb;border-radius:10px;outline:none;height:38px;padding:0 32px 0 12px;font-size:13px;transition:border-color .2s}.user-filter-select:focus{border-color:#8b1a1a}.btn-add-user{color:#fff;white-space:nowrap;background:#8b1a1a;border-radius:10px;align-items:center;gap:8px;height:38px;padding:0 16px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.btn-add-user i{width:16px;height:16px}.btn-add-user:hover{background:#a52020;transform:translateY(-1px)}.btn-add-user:active{transform:translateY(0)}.user-table-wrapper{overflow-x:auto}.user-table{border-collapse:collapse;width:100%}.user-table__head{background:#f8f9fa;border-bottom:1px solid #e5e7eb}.user-table__th{text-align:left;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;padding:12px 20px;font-size:12px;font-weight:600}.user-table__th--action{text-align:center}.user-table__body .user-table__row{border-bottom:1px solid #e5e7eb;transition:background .15s}.user-table__body .user-table__row:last-child{border-bottom:none}.user-table__body .user-table__row:hover{background:#f9f1f1}.user-table__td{color:#1a1a1a;vertical-align:middle;padding:14px 20px;font-size:14px}.user-table__td--date{color:#6b7280;white-space:nowrap;font-size:13px}.user-table__td--action{text-align:center}.user-info{align-items:center;gap:12px;display:flex}.user-info__avatar{background:#e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex;overflow:hidden}.user-info__img{object-fit:cover;width:100%;height:100%}.user-info__initials{color:#6b7280;font-size:15px;font-weight:700}.user-info__details{flex-direction:column;gap:2px;display:flex}.user-info__name{color:#1a1a1a;font-size:14px;font-weight:600;line-height:1.3}.user-info__email{color:#9ca3af;font-size:12px}.role-badge{border:1px solid #0000;border-radius:20px;align-items:center;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.role-badge--instructor{color:#8b1a1a;background:#8b1a1a14;border-color:#8b1a1a33}.role-badge--student{color:#6b7280;background:#9ca3af1a;border-color:#e5e7eb}.role-badge--admin{color:#f59e0b;background:#f59e0b1a;border-color:#f59e0b4d}.status-badge{font-size:13px;font-weight:600}.status-badge--active{color:#22c55e}.status-badge--inactive{color:#ef4444}.status-badge--pending{color:#f59e0b}.action-buttons{justify-content:center;align-items:center;gap:6px;display:flex}.action-btn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.action-btn i{width:15px;height:15px}.action-btn--view{color:#6b7280}.action-btn--view:hover{color:#3b82f6;background:#3b82f614;border-color:#3b82f6}.action-btn--edit{color:#6b7280}.action-btn--edit:hover{color:#f59e0b;background:#f59e0b14;border-color:#f59e0b}.action-btn--delete{color:#6b7280;background:0 0}.action-btn--delete:hover{color:#ef4444;background:#ef444414;border-color:#ef4444}.action-form{display:inline-flex}.user-empty{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:60px 24px;display:flex}.user-empty__icon{background:#f8f9fa;border-radius:10px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.user-empty__icon i{color:#9ca3af;width:24px;height:24px}.user-empty__text{color:#9ca3af;margin:0;font-size:14px}.user-pagination{border-top:1px solid #e5e7eb;justify-content:flex-end;padding:16px 20px;display:flex}.recent-activity{border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.recent-activity__header{color:#fff;background:#8b1a1a;border-radius:14px 14px 0 0;padding:14px 20px;font-size:15px;font-weight:600}.recent-activity__body{background:#fff;min-height:80px;padding:8px 0}.activity-item{align-items:flex-start;gap:14px;padding:12px 20px;transition:background .15s;display:flex}.activity-item:hover{background:#f8f9fa}.activity-item__dot{border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:4px}.activity-item__dot--red,.activity-item__dot--deactivate{background:#ef4444}.activity-item__dot--green,.activity-item__dot--update{background:#22c55e}.activity-item__dot--default,.activity-item__dot--register{background:#9ca3af}.activity-item__dot--warning{background:#f59e0b}.activity-item__content{flex-wrap:wrap;flex:1;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.activity-item__text{color:#1a1a1a;margin:0;font-size:13.5px;line-height:1.5}.activity-item__text strong{font-weight:700}.activity-item__time{color:#9ca3af;white-space:nowrap;align-items:center;gap:4px;font-size:12px;display:flex}.activity-item__clock{width:13px;height:13px}.activity-empty{flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:40px 24px;display:flex}.activity-empty__icon{background:#f8f9fa;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.activity-empty__icon i{color:#9ca3af;width:22px;height:22px}.activity-empty__text{color:#9ca3af;margin:0;font-size:13px}.transaction{flex-direction:column;gap:24px;padding:24px;display:flex}.transaction-stats{grid-template-columns:repeat(3,minmax(0,220px));gap:16px;display:grid}@media (width<=768px){.transaction-stats{grid-template-columns:1fr 1fr}}@media (width<=480px){.transaction-stats{grid-template-columns:1fr}}.trx-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;gap:10px;padding:16px 20px 20px;transition:box-shadow .2s,transform .2s;display:flex;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.trx-stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.trx-stat-card__header{align-items:center;gap:8px;display:flex}.trx-stat-card__icon{color:#9ca3af;flex-shrink:0;width:17px;height:17px}.trx-stat-card__label{color:#6b7280;font-size:13px;font-weight:500}.trx-stat-card__value{color:#1a1a1a;font-size:28px;font-weight:700;line-height:1}.trx-stat-card__value--currency{font-size:22px}.transaction-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.transaction-toolbar__left{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.transaction-toolbar__right,.trx-toolbar-group{align-items:center;gap:10px;display:flex}.trx-toolbar-label{color:#1a1a1a;white-space:nowrap;font-size:14px;font-weight:500}.trx-date-range{align-items:center;gap:6px;display:flex}.trx-date-range__sep{color:#9ca3af;font-size:14px}.trx-date-input{color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;outline:none;width:140px;height:36px;padding:0 10px;font-size:13px;transition:border-color .2s}.trx-date-input::-webkit-calendar-picker-indicator{opacity:.5;cursor:pointer}.trx-date-input:focus{border-color:#8b1a1a}.trx-status-tabs{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:10px;gap:4px;padding:3px;display:flex}.trx-status-tab{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:7px;height:30px;padding:0 14px;font-size:13px;transition:background .15s,color .15s}.trx-status-tab.active{color:#1a1a1a;background:#fff;font-weight:600;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.trx-status-tab:hover:not(.active){color:#1a1a1a}.trx-search{position:relative}.trx-search__icon{color:#9ca3af;pointer-events:none;width:15px;height:15px;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.trx-search__input{color:#1a1a1a;background:#fff;border:1px solid #e5e7eb;border-radius:10px;outline:none;width:220px;height:36px;padding:0 12px 0 34px;font-size:13px;transition:border-color .2s,box-shadow .2s}.trx-search__input::placeholder{color:#9ca3af}.trx-search__input:focus{border-color:#8b1a1a;box-shadow:0 0 0 3px #8b1a1a14}.trx-btn-export{color:#fff;cursor:pointer;white-space:nowrap;background:#8b1a1a;border:none;border-radius:10px;height:36px;padding:0 16px;font-size:13px;font-weight:600;transition:background .2s,transform .15s}.trx-btn-export:hover{background:#a52020;transform:translateY(-1px)}.trx-btn-export:active{transform:translateY(0)}.trx-table-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.trx-table{border-collapse:collapse;table-layout:auto;width:100%}.trx-table__head-row{background:#f8f9fa;border-bottom:2px solid #e5e7eb}.trx-table__th{text-align:left;color:#1a1a1a;white-space:nowrap;background:#f8f9fa;padding:14px 20px;font-size:13px;font-weight:700}.trx-table__row{border-bottom:1px solid #e5e7eb;transition:background .15s}.trx-table__row:last-child{border-bottom:none}.trx-table__row:hover{background:#fbf5f5}.trx-table__td{color:#1a1a1a;vertical-align:middle;padding:14px 20px;font-size:14px}.trx-table__td--id{color:#6b7280;font-family:Courier New,monospace;font-size:13px;font-weight:600}.trx-table__td--date{color:#6b7280;white-space:nowrap;font-size:13px}.trx-table__td--price{font-weight:600}.trx-badge{letter-spacing:.4px;border-radius:20px;justify-content:center;align-items:center;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.trx-badge--paid{color:#16a34a;background:#dcfce7}.trx-badge--pending{color:#ca8a04;background:#fef9c3}.trx-badge--failed{color:#dc2626;background:#fee2e2}.trx-empty{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:60px 24px;display:flex}.trx-empty__icon{background:#f8f9fa;border-radius:10px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.trx-empty__icon i{color:#9ca3af;width:24px;height:24px}.trx-empty__text{color:#9ca3af;margin:0;font-size:14px}.trx-pagination{border-top:1px solid #e5e7eb;justify-content:flex-end;padding:16px 20px;display:flex}.sp-page{flex-direction:column;gap:24px;padding:24px;display:flex}.sp-stats{grid-template-columns:repeat(4,minmax(0,220px));gap:16px;display:grid}@media (width<=900px){.sp-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.sp-stats{grid-template-columns:1fr}}.sp-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;gap:10px;padding:16px 20px 20px;transition:box-shadow .2s,transform .2s;display:flex;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.sp-stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.sp-stat-card__header{align-items:center;gap:8px;display:flex}.sp-stat-card__icon{color:#9ca3af;flex-shrink:0;width:17px;height:17px}.sp-stat-card__label{color:#6b7280;font-size:13px;font-weight:500}.sp-stat-card__value{color:#1a1a1a;font-size:28px;font-weight:700;line-height:1}.sp-section{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.sp-section__toolbar{border-bottom:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;display:flex}.sp-section__title{color:#1a1a1a;margin:0;font-size:16px;font-weight:700}.sp-section__controls{align-items:center;gap:12px;display:flex}.sp-search{position:relative}.sp-search__icon{color:#9ca3af;pointer-events:none;width:15px;height:15px;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.sp-search__input{color:#1a1a1a;background:#fff;border:1px solid #e5e7eb;border-radius:10px;outline:none;width:220px;height:36px;padding:0 12px 0 34px;font-size:13px;transition:border-color .2s,box-shadow .2s}.sp-search__input::placeholder{color:#9ca3af}.sp-search__input:focus{border-color:#8b1a1a;box-shadow:0 0 0 3px #8b1a1a14}.sp-sort{background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:8px;height:36px;padding:0 12px;display:flex}.sp-sort__icon{color:#9ca3af;flex-shrink:0;width:15px;height:15px}.sp-sort__label{color:#6b7280;white-space:nowrap;font-size:13px}.sp-sort__select{color:#1a1a1a;cursor:pointer;appearance:none;background:0 0;border:none;outline:none;padding-right:16px;font-size:13px}.sp-table-wrapper{overflow-x:auto}.sp-table{border-collapse:collapse;table-layout:auto;width:100%}.sp-table__head-row{background:#f8f9fa;border-bottom:1px solid #e5e7eb}.sp-table__th{text-align:left;color:#6b7280;white-space:nowrap;background:#f8f9fa;padding:12px 20px;font-size:13px;font-weight:600}.sp-table__row{border-bottom:1px solid #e5e7eb;transition:background .15s}.sp-table__row:last-child{border-bottom:none}.sp-table__row:hover{background:#fbf5f5}.sp-table__td{color:#1a1a1a;vertical-align:middle;padding:14px 20px;font-size:14px}.sp-table__td--date{color:#6b7280;white-space:nowrap;font-size:13px}.sp-table__td--center{text-align:center}.sp-student{align-items:center;gap:12px;display:flex}.sp-student__avatar{background:#e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex;overflow:hidden}.sp-student__img{object-fit:cover;width:100%;height:100%}.sp-student__initials{color:#6b7280;font-size:15px;font-weight:700}.sp-student__info{flex-direction:column;gap:2px;display:flex}.sp-student__name{color:#1a1a1a;font-size:14px;font-weight:600}.sp-student__email{color:#9ca3af;font-size:12px}.sp-progress{align-items:center;gap:10px;display:flex}.sp-progress__bar{background:#e5e7eb;border-radius:99px;flex-shrink:0;width:100px;height:8px;overflow:hidden}.sp-progress__fill{background:#8b1a1a;border-radius:99px;height:100%;transition:width .4s}.sp-progress__label{color:#6b7280;white-space:nowrap;min-width:34px;font-size:13px}.sp-score{border-radius:20px;justify-content:center;align-items:center;padding:5px 14px;font-size:13px;font-weight:700;display:inline-flex}.sp-score--high{color:#16a34a;background:#dcfce7}.sp-score--mid{color:#ca8a04;background:#fef9c3}.sp-score--low{color:#dc2626;background:#fee2e2}.sp-empty{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:60px 24px;display:flex}.sp-empty__icon{background:#f8f9fa;border-radius:10px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.sp-empty__icon i{color:#9ca3af;width:24px;height:24px}.sp-empty__text{color:#9ca3af;margin:0;font-size:14px}.sp-pagination{border-top:1px solid #e5e7eb;justify-content:flex-end;padding:16px 20px;display:flex}.cp-page{flex-direction:column;gap:24px;padding:24px;display:flex}.cp-stats{grid-template-columns:repeat(4,minmax(0,220px));gap:16px;display:grid}@media (width<=900px){.cp-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.cp-stats{grid-template-columns:1fr}}.cp-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;gap:10px;padding:16px 20px 20px;transition:box-shadow .2s,transform .2s;display:flex;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.cp-stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.cp-stat-card__header{align-items:center;gap:8px;display:flex}.cp-stat-card__icon{color:#9ca3af;flex-shrink:0;width:17px;height:17px}.cp-stat-card__label{color:#6b7280;font-size:13px;font-weight:500}.cp-stat-card__value{color:#1a1a1a;font-size:28px;font-weight:700;line-height:1}.cp-section{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.cp-section__toolbar{border-bottom:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;display:flex}.cp-section__title{color:#1a1a1a;margin:0;font-size:16px;font-weight:700}.cp-section__controls{align-items:center;gap:12px;display:flex}.cp-search{position:relative}.cp-search__icon{color:#9ca3af;pointer-events:none;width:15px;height:15px;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.cp-search__input{color:#1a1a1a;background:#fff;border:1px solid #e5e7eb;border-radius:10px;outline:none;width:220px;height:36px;padding:0 12px 0 34px;font-size:13px;transition:border-color .2s,box-shadow .2s}.cp-search__input::placeholder{color:#9ca3af}.cp-search__input:focus{border-color:#8b1a1a;box-shadow:0 0 0 3px #8b1a1a14}.cp-filter{background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:8px;height:36px;padding:0 12px;display:flex}.cp-filter__icon{color:#9ca3af;flex-shrink:0;width:15px;height:15px}.cp-filter__select{color:#1a1a1a;cursor:pointer;appearance:none;background:0 0;border:none;outline:none;padding-right:16px;font-size:13px}.cp-table-wrapper{overflow-x:auto}.cp-table{border-collapse:collapse;table-layout:auto;width:100%}.cp-table__head-row{background:#f8f9fa;border-bottom:1px solid #e5e7eb}.cp-table__th{text-align:left;color:#6b7280;white-space:nowrap;background:#f8f9fa;padding:12px 20px;font-size:13px;font-weight:600}.cp-table__row{border-bottom:1px solid #e5e7eb;transition:background .15s}.cp-table__row:last-child{border-bottom:none}.cp-table__row:hover{background:#fbf5f5}.cp-table__row--revoked{background:#fef2f2}.cp-table__row--revoked:hover{background:#fee2e2}.cp-table__td{color:#1a1a1a;vertical-align:middle;padding:14px 20px;font-size:14px}.cp-table__td--date{color:#6b7280;white-space:nowrap;font-size:13px}.cp-table__td--center{text-align:center}.cp-student{align-items:center;gap:12px;display:flex}.cp-student__avatar{background:#e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex;overflow:hidden}.cp-student__img{object-fit:cover;width:100%;height:100%}.cp-student__initials{color:#6b7280;font-size:15px;font-weight:700}.cp-student__info{flex-direction:column;gap:2px;display:flex}.cp-student__name{color:#1a1a1a;font-size:14px;font-weight:600}.cp-student__email{color:#9ca3af;font-size:12px}.cp-score{border-radius:20px;justify-content:center;align-items:center;padding:5px 14px;font-size:13px;font-weight:700;display:inline-flex}.cp-score--high{color:#16a34a;background:#dcfce7}.cp-score--mid{color:#ca8a04;background:#fef9c3}.cp-score--low{color:#dc2626;background:#fee2e2}.cp-status{border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.cp-status__dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.cp-status--active{color:#16a34a;background:#dcfce7}.cp-status--active .cp-status__dot{background:#16a34a}.cp-status--revoked{color:#dc2626;background:#fee2e2}.cp-status--revoked .cp-status__dot{background:#dc2626}.cp-actions{align-items:center;gap:8px;display:flex}.cp-btn{cursor:pointer;border:none;border-radius:6px;align-items:center;gap:5px;height:32px;padding:0 12px;font-size:12px;font-weight:600;text-decoration:none;transition:opacity .2s,transform .15s;display:inline-flex}.cp-btn:hover{opacity:.85;transform:translateY(-1px)}.cp-btn__icon{flex-shrink:0;width:13px;height:13px}.cp-btn--view{color:#2563eb;background:#eff6ff}.cp-btn--revoke{color:#dc2626;background:#fee2e2}.cp-btn--restore{color:#16a34a;background:#dcfce7}.cp-modal-backdrop{z-index:999;opacity:0;pointer-events:none;background:#00000073;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:fixed;inset:0}.cp-modal-backdrop.is-open{opacity:1;pointer-events:all}.cp-modal{background:#fff;border-radius:14px;flex-direction:column;gap:20px;width:100%;max-width:420px;padding:28px;transition:transform .2s;display:flex;transform:translateY(10px);box-shadow:0 4px 12px #00000014}.cp-modal-backdrop.is-open .cp-modal{transform:translateY(0)}.cp-modal__title{color:#1a1a1a;margin:0;font-size:16px;font-weight:700}.cp-modal__desc{color:#6b7280;margin:-12px 0 0;font-size:13px}.cp-modal__label{color:#1a1a1a;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.cp-modal__textarea{color:#1a1a1a;resize:none;box-sizing:border-box;border:1px solid #e5e7eb;border-radius:10px;outline:none;width:100%;height:90px;padding:10px 12px;font-size:13px;transition:border-color .2s,box-shadow .2s}.cp-modal__textarea:focus{border-color:#8b1a1a;box-shadow:0 0 0 3px #8b1a1a14}.cp-modal__footer{justify-content:flex-end;gap:10px;display:flex}.cp-modal__cancel{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;height:36px;padding:0 16px;font-size:13px;font-weight:600;transition:background .15s}.cp-modal__cancel:hover{background:#f8f9fa}.cp-modal__submit{color:#fff;cursor:pointer;background:#8b1a1a;border:none;border-radius:10px;height:36px;padding:0 16px;font-size:13px;font-weight:600;transition:background .15s}.cp-modal__submit:hover{background:#a52020}.cp-empty{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:60px 24px;display:flex}.cp-empty__icon{background:#f8f9fa;border-radius:10px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.cp-empty__icon i{color:#9ca3af;width:24px;height:24px}.cp-empty__text{color:#9ca3af;margin:0;font-size:14px}.cp-pagination{border-top:1px solid #e5e7eb;justify-content:flex-end;padding:16px 20px;display:flex}.st-page{flex-direction:column;gap:24px;max-width:860px;padding:24px;display:flex}.st-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.st-card__header{background:#f8f9fa;border-bottom:1px solid #e5e7eb;align-items:center;gap:10px;padding:18px 24px;display:flex}.st-card__icon{color:#8b1a1a;flex-shrink:0;width:18px;height:18px}.st-card__title{color:#1a1a1a;margin:0;font-size:15px;font-weight:700}.st-card__body{flex-direction:column;gap:20px;padding:24px;display:flex}.st-field{flex-direction:column;gap:6px;display:flex}.st-field__label{color:#1a1a1a;font-size:13px;font-weight:600}.st-field__hint{color:#9ca3af;margin-top:-2px;font-size:12px}.st-field__input,.st-field__textarea,.st-field__select{color:#1a1a1a;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:9px 12px;font-size:13px;transition:border-color .2s,box-shadow .2s}.st-field__input::placeholder,.st-field__textarea::placeholder,.st-field__select::placeholder{color:#9ca3af}.st-field__input:focus,.st-field__textarea:focus,.st-field__select:focus{border-color:#8b1a1a;box-shadow:0 0 0 3px #8b1a1a14}.st-field__textarea{resize:vertical;min-height:80px}.st-field__select{appearance:none;cursor:pointer}.st-field--row{flex-direction:row;justify-content:space-between;align-items:center;gap:16px}.st-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (width<=600px){.st-row{grid-template-columns:1fr}}.st-upload{align-items:center;gap:16px;display:flex}.st-upload__preview{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex;overflow:hidden}.st-upload__preview img{object-fit:contain;width:100%;height:100%}.st-upload__preview i{color:#9ca3af;width:24px;height:24px}.st-upload__preview--favicon{border-radius:6px;width:48px;height:48px}.st-upload__info{flex-direction:column;gap:6px;display:flex}.st-upload__btn{color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:6px;height:34px;padding:0 14px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.st-upload__btn i{width:14px;height:14px}.st-upload__btn:hover{background:#f8f9fa;border-color:#e5e7eb}.st-upload__name{color:#9ca3af;font-size:12px}.st-upload input[type=file]{display:none}.st-toggle{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.st-toggle__info{flex-direction:column;gap:2px;display:flex}.st-toggle__label{color:#1a1a1a;font-size:14px;font-weight:600}.st-toggle__desc{color:#9ca3af;font-size:12px}.st-toggle__switch{flex-shrink:0;width:44px;height:24px;position:relative}.st-toggle__switch input{opacity:0;width:0;height:0;position:absolute}.st-toggle__switch input:checked+.st-toggle__track{background:#8b1a1a}.st-toggle__switch input:checked+.st-toggle__track .st-toggle__thumb{transform:translate(20px)}.st-toggle__track{cursor:pointer;background:#e5e7eb;border-radius:99px;transition:background .2s;position:absolute;inset:0}.st-toggle__thumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.st-score-input{align-items:center;gap:10px;display:flex}.st-score-input__field{color:#1a1a1a;text-align:center;border:1px solid #e5e7eb;border-radius:10px;outline:none;width:80px;padding:9px 12px;font-size:14px;font-weight:700;transition:border-color .2s,box-shadow .2s}.st-score-input__field:focus{border-color:#8b1a1a;box-shadow:0 0 0 3px #8b1a1a14}.st-score-input__unit{color:#6b7280;font-size:13px;font-weight:500}.st-alert{border-radius:10px;align-items:center;gap:10px;padding:12px 16px;font-size:13px;font-weight:500;display:flex}.st-alert i{flex-shrink:0;width:16px;height:16px}.st-alert--success{color:#16a34a;background:#dcfce7;border:1px solid #bbf7d0}.st-alert--error{color:#dc2626;background:#fee2e2;border:1px solid #fecaca}.st-footer{justify-content:flex-end;padding-top:4px;display:flex}.st-btn-save{color:#fff;cursor:pointer;background:#8b1a1a;border:none;border-radius:10px;align-items:center;gap:8px;height:40px;padding:0 24px;font-size:14px;font-weight:600;transition:background .15s,transform .15s;display:inline-flex}.st-btn-save i{width:15px;height:15px}.st-btn-save:hover{background:#a52020;transform:translateY(-1px)}.st-btn-save:disabled{opacity:.6;cursor:not-allowed;transform:none}.app-layout{width:100%;max-width:100%;min-height:100vh;display:flex;position:relative}.main-wrapper{background-color:#fff;flex-direction:column;flex:1;width:100%;max-width:100%;min-height:100vh;padding-left:90px;transition:padding-left .3s cubic-bezier(.4,0,.2,1);display:flex;overflow-x:hidden}.sidebar.expanded~.main-wrapper{padding-left:260px}.topbar{z-index:10;width:100%;max-width:100%;position:relative}.main-content{box-sizing:border-box;flex:1;width:100%;max-width:100%;padding:32px}
