@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body,#root{min-height:100%}body{margin:0}:root{--navy:#0b163f;--navy-light:#17275e;--blue:#315be8;--blue-light:#6f8cff;--purple:#7759ed;--text:#17213a;--muted:#69738a;--surface:#fff;--background:#f5f7fc;--border:#e3e7f1;--shadow:0 24px 70px #14225221}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);min-width:320px;color:var(--text);margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;overflow:hidden}.site-header{z-index:20;justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);min-height:82px;margin:0 auto;display:flex;position:relative}.brand{align-items:center;gap:12px;display:inline-flex}.brand-mark{background:linear-gradient(145deg, var(--blue), var(--purple));color:#fff;border-radius:13px;place-items:center;width:42px;height:42px;font-size:20px;font-weight:800;display:inline-grid;box-shadow:0 10px 25px #4353da40}.brand-copy{flex-direction:column;line-height:1.15;display:flex}.brand-copy strong{color:var(--navy);letter-spacing:-.2px;font-size:16px}.brand-copy small{color:var(--muted);letter-spacing:.8px;text-transform:uppercase;margin-top:3px;font-size:11px}.header-nav{align-items:center;gap:28px;display:flex}.header-nav>a{color:#536078;font-size:14px;font-weight:600;transition:color .16s}.header-nav>a:hover{color:var(--blue)}.button{border:0;border-radius:13px;justify-content:center;align-items:center;gap:13px;min-height:48px;padding:0 22px;font-weight:700;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-small{border-radius:11px;min-height:40px;padding:0 18px;font-size:14px}.button-outline{color:var(--navy);background:#ffffffb3;border:1px solid #cdd4e4}.button-outline:hover{border-color:var(--blue);color:var(--blue);background:#fff}.button-primary{background:linear-gradient(135deg, var(--blue), #594ce5);color:#fff;box-shadow:0 15px 30px #315be83d}.button-primary:hover{box-shadow:0 19px 38px #315be852}.button-ghost{color:var(--navy)}.button-ghost:hover{background:#ffffffa6}.hero{grid-template-columns:minmax(0,1.08fr) minmax(380px,.72fr);align-items:center;gap:80px;width:min(1180px,100% - 48px);min-height:670px;margin:0 auto;padding:70px 0 105px;display:grid;position:relative}.hero:before{z-index:-2;content:"";background:radial-gradient(circle at 18% 22%,#5b77ff1c,#0000 34%),radial-gradient(circle at 89% 40%,#8052ee21,#0000 30%),linear-gradient(#fbfcff 0%,#f5f7fc 100%);width:100vw;height:calc(100% + 82px);position:absolute;top:-82px;left:50%;transform:translate(-50%)}.hero-glow{z-index:-1;filter:blur(7px);pointer-events:none;border-radius:999px;position:absolute}.hero-glow-one{background:#4a68f21a;width:210px;height:210px;top:40px;right:115px}.hero-glow-two{background:#7f51de17;width:270px;height:270px;bottom:60px;right:-70px}.hero-content{z-index:2;position:relative}.eyebrow{color:#59677f;letter-spacing:.2px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffbf;border:1px solid #dde3f4;border-radius:999px;align-items:center;gap:9px;min-height:34px;padding:0 14px;font-size:12px;font-weight:700;display:inline-flex}.status-dot{background:#2cb67d;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 4px #2cb67d21}.hero h1{max-width:700px;color:var(--navy);letter-spacing:-3.1px;margin:27px 0 21px;font-size:clamp(46px,5vw,70px);line-height:1.03}.hero h1 span{background:linear-gradient(110deg, var(--blue), var(--purple));color:#0000;-webkit-background-clip:text;background-clip:text}.hero-content>p{max-width:620px;color:var(--muted);margin:0;font-size:18px;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.trust-row{color:#7a8498;flex-wrap:wrap;gap:25px;margin-top:30px;font-size:12px;font-weight:600;display:flex}.trust-row span{padding-left:18px;position:relative}.trust-row span:before{color:#3c70e8;content:"✓";font-weight:900;position:absolute;top:1px;left:0}.hero-panel{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe0;border:1px solid #dce1efe6;border-radius:26px;padding:25px;position:relative;transform:rotate(1.5deg)}.hero-panel:before{z-index:-1;content:"";background:#eff2fcb8;border:1px solid #d5dbeecc;border-radius:26px;position:absolute;inset:22px -22px -22px 22px}.panel-header{border-bottom:1px solid #eaedf5;justify-content:space-between;align-items:flex-start;padding-bottom:20px;display:flex}.panel-header div{flex-direction:column;gap:5px;display:flex}.panel-header small{color:var(--blue);letter-spacing:1.2px;font-size:9px;font-weight:800}.panel-header strong{color:var(--navy);font-size:19px}.panel-status{color:#16815b;background:#eaf8f2;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:800}.panel-profile{background:#f7f8fc;border-radius:16px;align-items:center;gap:13px;margin:21px 0 17px;padding:15px;display:flex}.profile-avatar{background:var(--navy);color:#fff;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.panel-profile div:last-child{flex-direction:column;gap:3px;display:flex}.panel-profile strong{color:var(--navy);font-size:13px}.panel-profile span{color:var(--muted);font-size:11px}.mini-product{background:#fff;border:1px solid #ebedf4;border-radius:15px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;margin-top:10px;padding:13px;display:grid}.mini-product>span{color:#fff;border-radius:12px;place-items:center;width:40px;height:40px;font-size:15px;font-weight:800;display:grid}.mini-product>div{flex-direction:column;gap:3px;display:flex}.mini-product strong{color:var(--navy);font-size:12px}.mini-product small{color:var(--muted);font-size:10px}.mini-product b{color:#9aa3b4}.tutor>span,.product-icon.tutor{background:linear-gradient(135deg,#4365e9,#6d86f1)}.student>span,.product-icon.student{background:linear-gradient(135deg,#7b53e7,#9a78f1)}.business>span,.product-icon.business{background:linear-gradient(135deg,#009b83,#32bea2)}.products-section{width:min(1180px,100% - 48px);margin:0 auto;padding:105px 0}.section-heading{text-align:center;max-width:680px;margin:0 auto 48px}.section-heading>span,.security-section>div:last-child>span{color:var(--blue);letter-spacing:1.5px;font-size:11px;font-weight:800}.section-heading h2,.security-section h2{color:var(--navy);letter-spacing:-1.6px;margin:13px 0 12px;font-size:clamp(30px,4vw,43px);line-height:1.15}.section-heading p,.security-section p{color:var(--muted);margin:0;line-height:1.7}.product-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.product-card{border:1px solid var(--border);background:var(--surface);border-radius:22px;min-height:338px;padding:28px;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;box-shadow:0 13px 34px #1422520e}.product-card:hover{border-color:#cbd5ef;transform:translateY(-6px);box-shadow:0 20px 45px #1422521c}.product-icon{color:#fff;border-radius:15px;place-items:center;width:52px;height:52px;margin-bottom:25px;font-size:19px;font-weight:800;display:grid}.product-label{color:var(--blue);letter-spacing:.4px;text-transform:uppercase;font-size:10px;font-weight:800}.product-card h3{color:var(--navy);margin:8px 0 10px;font-size:24px}.product-card p{min-height:78px;color:var(--muted);margin:0;font-size:14px;line-height:1.65}.product-card button{width:100%;color:var(--navy);background:0 0;border:0;border-top:1px solid #edf0f6;justify-content:space-between;align-items:center;margin-top:24px;padding:14px 0 0;font-size:13px;font-weight:800;display:flex}.product-card button span{color:var(--blue);font-size:18px;transition:transform .16s}.product-card:hover button span{transform:translate(4px)}.security-section{background:linear-gradient(110deg,#fffffff5,#eff3fff5);border:1px solid #dfe4f1;border-radius:26px;grid-template-columns:105px 1fr;align-items:center;gap:35px;width:min(1060px,100% - 48px);margin:25px auto 120px;padding:48px 55px;display:grid;box-shadow:0 18px 50px #19295c14}.security-icon{background:linear-gradient(145deg, var(--navy-light), var(--blue));color:#fff;border-radius:24px;place-items:center;width:82px;height:82px;font-size:34px;font-weight:800;display:grid;box-shadow:0 16px 30px #315be838}.security-section h2{max-width:760px;font-size:32px}.security-section p{max-width:750px}footer{border-top:1px solid var(--border);grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;width:min(1180px,100% - 48px);margin:0 auto;padding:35px 0;display:grid}.footer-brand .brand-mark{border-radius:11px;width:36px;height:36px;font-size:16px}footer p{color:#8a93a5;margin:0;font-size:12px}footer>div{justify-content:flex-end;gap:20px;display:flex}footer>div a{color:#687287;font-size:12px;font-weight:600}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#060d26ad;place-items:center;padding:25px;animation:.18s fade-in;display:grid;position:fixed;inset:0;overflow-y:auto}.login-modal{background:#fff;border:1px solid #fff9;border-radius:25px;width:min(440px,100%);padding:38px;animation:.22s modal-in;position:relative;box-shadow:0 30px 90px #050c274d}.modal-close{color:#6f788b;background:#f1f3f8;border:0;border-radius:10px;place-items:center;width:34px;height:34px;font-size:22px;display:grid;position:absolute;top:17px;right:19px}.modal-logo{width:48px;height:48px;margin-bottom:22px}.modal-eyebrow{color:var(--blue);letter-spacing:1.2px;margin-bottom:8px;font-size:10px;font-weight:800;display:block}.login-modal h2{color:var(--navy);letter-spacing:-1px;margin:0 0 8px;font-size:30px}.login-modal>p{color:var(--muted);margin:0 0 25px;font-size:14px}.google-button{color:#26324c;background:#fff;border:1px solid #d8ddea;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:49px;font-weight:700;display:flex}.google-button:hover{background:#fafbfe;border-color:#bfc8dc}.google-button span{color:#4285f4;font-size:18px;font-weight:900}.divider{color:#929bad;align-items:center;gap:13px;margin:22px 0;font-size:11px;display:flex}.divider:before,.divider:after{content:"";background:#e4e7ee;flex:1;height:1px}.login-modal label{color:#3e4960;margin-top:15px;font-size:12px;font-weight:700;display:block}.login-modal input{width:100%;min-height:48px;color:var(--text);background:#fafbfe;border:1px solid #d9deea;border-radius:11px;outline:none;margin-top:8px;padding:0 14px;transition:border-color .16s,box-shadow .16s}.login-modal input:focus{border-color:var(--blue);background:#fff;box-shadow:0 0 0 4px #315be81a}.modal-submit{width:100%;margin-top:22px}.login-note{color:#929bad;text-align:center;margin-top:17px;font-size:10px;line-height:1.5;display:block}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-in{0%{opacity:0;transform:translateY(15px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=900px){.hero{grid-template-columns:1fr;gap:60px;padding-top:55px}.hero-content{text-align:center;max-width:720px}.hero-content .eyebrow{margin:0 auto}.hero h1,.hero-content>p{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.hero-panel{width:min(500px,100%);margin:0 auto;transform:none}.product-grid{grid-template-columns:1fr}.product-card,.product-card p{min-height:auto}footer{text-align:center;grid-template-columns:1fr;justify-items:center}footer>div{justify-content:center}}@media (width<=680px){.site-header{width:min(100% - 32px,1180px)}.header-nav>a{display:none}.hero,.products-section,.security-section,footer{width:min(100% - 32px,1180px)}.hero{min-height:auto;padding:45px 0 80px}.hero h1{letter-spacing:-2px;font-size:43px}.hero-content>p{font-size:16px}.trust-row{gap:12px 20px}.hero-panel{padding:18px}.products-section{padding:80px 0}.security-section{text-align:center;grid-template-columns:1fr;margin-bottom:80px;padding:35px 28px}.security-icon{margin:0 auto}.login-modal{padding:30px 23px}}.console-layout{color:#17213a;background:#f5f7fb;grid-template-columns:270px minmax(0,1fr);min-height:100vh;display:grid}.console-sidebar{background:#fff;border-right:1px solid #e2e6f0;flex-direction:column;height:100vh;padding:24px 18px 18px;display:flex;position:sticky;top:0}.console-brand{text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:0 7px;display:flex}.console-brand>span:last-child{flex-direction:column;gap:2px;display:flex}.console-brand strong{color:#17213a;font-size:14px}.console-brand small{color:#8b94a7;font-size:10px}.workspace-product{background:linear-gradient(135deg,#f7f5ff,#f1f4ff);border:1px solid #e4e7f0;border-radius:15px;align-items:center;gap:12px;margin-top:31px;padding:15px;display:flex}.workspace-product-icon{color:#fff;background:linear-gradient(135deg,#7654df,#9878ed);border-radius:12px;flex:none;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.workspace-product>div{flex-direction:column;gap:3px;min-width:0;display:flex}.workspace-product strong{color:#202a43;font-size:13px}.workspace-product small{color:#818ba0;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.console-navigation{flex-direction:column;gap:5px;margin-top:30px;display:flex}.navigation-label{color:#a1a9b9;letter-spacing:1.3px;margin:0 11px 8px;font-size:9px;font-weight:800}.console-navigation button{color:#657087;text-align:left;background:0 0;border:0;border-radius:11px;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;min-height:45px;padding:7px 10px;font-size:12px;font-weight:700;display:grid}.console-navigation button>span{color:#7d8799;background:#f0f2f7;border-radius:9px;place-items:center;width:29px;height:29px;font-size:11px;font-weight:800;display:grid}.console-navigation button.active{color:#315be8;background:#eef2ff}.console-navigation button.active>span{color:#fff;background:#315be8}.console-navigation button:disabled{cursor:not-allowed;opacity:.62}.console-navigation button small{color:#9aa2b1;background:#f0f2f6;border-radius:999px;padding:3px 6px;font-size:8px}.sidebar-footer{margin-top:auto}.back-to-console{color:#667187;background:0 0;border:0;align-items:center;gap:10px;width:100%;margin-bottom:14px;padding:10px;font-size:11px;font-weight:700;display:flex}.back-to-console span{color:#315be8;font-size:16px}.sidebar-user{background:#fafbfe;border:1px solid #e5e8f0;border-radius:13px;grid-template-columns:36px minmax(0,1fr) 28px;align-items:center;gap:9px;padding:12px;display:grid}.sidebar-avatar{color:#fff;background:#17213a;border-radius:11px;place-items:center;width:36px;height:36px;font-size:12px;font-weight:800;display:grid}.sidebar-user>div:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.sidebar-user strong,.sidebar-user span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-user strong{color:#273149;font-size:10px}.sidebar-user span{color:#929aab;font-size:8px}.sidebar-user>button{color:#8a93a5;background:0 0;border:0;border-radius:8px;place-items:center;width:28px;height:28px;font-size:15px;display:grid}.sidebar-user>button:hover{color:#315be8;background:#eceff6}.console-main{min-width:0}.console-topbar{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #e2e6ef;justify-content:space-between;align-items:center;min-height:70px;padding:0 35px;display:flex;position:sticky;top:0}.console-breadcrumb{color:#798399;font-size:11px;font-weight:600}.console-access-status{color:#637086;align-items:center;gap:8px;font-size:10px;font-weight:700;display:flex}.console-access-status span{background:#25aa78;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #25aa781c}.console-content{width:min(1260px,100%);margin:0 auto;padding:40px 35px 60px}.workspace-heading{justify-content:space-between;align-items:flex-end;gap:25px;display:flex}.workspace-eyebrow{color:#315be8;letter-spacing:1.3px;font-size:10px;font-weight:800}.workspace-heading h1{color:#17213a;letter-spacing:-1.3px;margin:8px 0 7px;font-size:clamp(29px,4vw,38px);line-height:1.1}.workspace-heading p{color:#788297;margin:0;font-size:13px}.console-primary-button{color:#fff;background:#315be8;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-size:11px;font-weight:800;display:flex;box-shadow:0 10px 23px #315be833}.console-primary-button:hover{background:#284ed0;transform:translateY(-1px)}.console-primary-button span{font-size:17px}.course-summary-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px;display:grid}.summary-card{background:#fff;border:1px solid #e2e6ef;border-radius:16px;flex-direction:column;justify-content:center;min-height:118px;padding:20px;display:flex;box-shadow:0 9px 24px #1824490a}.summary-card>span{color:#727d92;font-size:11px;font-weight:700}.summary-card strong{color:#17213a;margin:8px 0 5px;font-size:26px;line-height:1}.summary-card small{color:#a0a7b5;font-size:9px}.courses-panel{background:#fff;border:1px solid #e1e5ee;border-radius:18px;margin-top:20px;overflow:hidden;box-shadow:0 12px 30px #1824490b}.courses-toolbar{border-bottom:1px solid #e8ebf2;justify-content:space-between;align-items:center;gap:25px;padding:20px 22px;display:flex}.courses-toolbar h2{color:#202a42;margin:0 0 4px;font-size:16px}.courses-toolbar p{color:#929aaa;margin:0;font-size:9px}.course-search{background:#f8f9fc;border:1px solid #dde2ec;border-radius:10px;align-items:center;gap:9px;width:min(330px,100%);min-height:40px;padding:0 12px;display:flex}.course-search>span{color:#98a1b2;font-size:18px}.course-search input{color:#263149;background:0 0;border:0;outline:0;width:100%;font-family:inherit;font-size:10px}.course-search:focus-within{background:#fff;border-color:#315be8;box-shadow:0 0 0 3px #315be817}.courses-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:240px;padding:30px;display:flex}.courses-state strong{color:#354058;font-size:13px}.courses-state span{color:#9099aa;font-size:10px}.courses-state-error strong{color:#c34d5b}.courses-table-wrap{overflow-x:auto}.courses-table{border-collapse:collapse;white-space:nowrap;width:100%}.courses-table th{color:#8c95a6;letter-spacing:.4px;text-align:left;text-transform:uppercase;background:#fafbfe;border-bottom:1px solid #e8ebf2;padding:13px 16px;font-size:9px;font-weight:800}.courses-table td{color:#667186;border-bottom:1px solid #edf0f5;padding:14px 16px;font-size:10px}.courses-table tbody tr:last-child td{border-bottom:0}.courses-table tbody tr:hover{background:#fafbff}.sort-order{color:#677287;background:#f0f2f7;border-radius:8px;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.course-identity{align-items:center;gap:11px;min-width:260px;display:flex}.course-thumbnail{color:#596fe1;background:linear-gradient(135deg,#e9edff,#f1ebff);border-radius:10px;flex:none;place-items:center;width:42px;height:42px;font-size:13px;font-weight:800;display:grid;overflow:hidden}.course-thumbnail img{object-fit:cover;width:100%;height:100%}.course-identity>div:last-child{flex-direction:column;gap:4px;max-width:310px;display:flex}.course-identity strong,.course-identity span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.course-identity strong{color:#29334a;font-size:11px}.course-identity span{color:#949cab;font-size:9px}.course-badge{border-radius:999px;align-items:center;min-height:23px;padding:0 8px;font-size:8px;font-weight:800;display:inline-flex}.course-badge-active{color:#16815b;background:#e8f8f1}.course-badge-inactive{color:#858e9e;background:#f2f3f6}.course-badge-featured{color:#a67200;background:#fff4d9}.course-badge-regular{color:#858e9e;background:#f1f3f7}.course-actions{justify-content:flex-end;align-items:center;gap:5px;display:flex}.course-actions a,.course-actions button{color:#657087;background:#f1f3f7;border:0;border-radius:8px;place-items:center;width:30px;height:30px;font-size:13px;font-weight:800;text-decoration:none;display:grid}.course-actions a:hover,.course-actions button:hover{color:#315be8;background:#e9edff}.console-page-loader{color:#657087;background:#f5f7fb;place-items:center;min-height:100vh;font-size:13px;font-weight:700;display:grid}@media (width<=920px){.console-layout{grid-template-columns:82px minmax(0,1fr)}.console-sidebar{padding:20px 12px}.console-brand{justify-content:center}.console-brand>span:last-child,.workspace-product>div,.navigation-label,.console-navigation button:not(.active),.console-navigation button.active small,.console-navigation button.active{font-size:0}.workspace-product{justify-content:center;padding:11px}.console-navigation button{justify-content:center;padding:7px;display:flex}.console-navigation button>span{font-size:11px}.back-to-console{justify-content:center;font-size:0}.sidebar-user{justify-content:center;padding:8px;display:flex}.sidebar-user>div:nth-child(2),.sidebar-user>button{display:none}}@media (width<=680px){.console-layout{display:block}.console-sidebar{border-bottom:1px solid #e2e6ef;border-right:0;width:auto;height:auto;padding:14px 16px;position:static}.console-brand{justify-content:flex-start}.console-brand>span:last-child{display:flex}.workspace-product,.console-navigation,.sidebar-footer{display:none}.console-topbar{min-height:56px;padding:0 16px}.console-content{padding:28px 16px 45px}.workspace-heading{flex-direction:column;align-items:stretch}.console-primary-button{width:100%}.course-summary-grid{grid-template-columns:1fr}.summary-card{min-height:95px}.courses-toolbar{flex-direction:column;align-items:stretch}.course-search{width:auto}}.course-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#091026ad;place-items:center;padding:28px;display:grid;position:fixed;inset:0;overflow-y:auto}.course-form-modal{background:#fff;border:1px solid #ffffffa6;border-radius:22px;width:min(700px,100%);max-height:calc(100vh - 56px);overflow-y:auto;box-shadow:0 30px 90px #070f284d}.course-form-header{border-bottom:1px solid #e8ebf2;justify-content:space-between;align-items:flex-start;gap:25px;padding:28px 30px 22px;display:flex}.course-form-header>div{min-width:0}.course-form-header span{color:#315be8;letter-spacing:1.2px;font-size:9px;font-weight:800}.course-form-header h2{color:#17213a;letter-spacing:-.7px;margin:7px 0 6px;font-size:24px}.course-form-header p{color:#818b9f;margin:0;font-size:11px}.course-form-header>button{color:#747e91;background:#f0f2f7;border:0;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;font-size:21px;display:grid}.course-form-modal form{padding:25px 30px 28px}.course-form-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.course-form-grid label{color:#505b71;flex-direction:column;gap:7px;min-width:0;font-size:10px;font-weight:700;display:flex}.course-form-grid label strong{color:#d15363}.course-form-full{grid-column:1/-1}.course-form-grid input,.course-form-grid select{color:#29344b;background:#fafbfe;border:1px solid #dce1eb;border-radius:10px;outline:0;width:100%;min-height:43px;padding:0 12px;font-family:inherit;font-size:11px}.course-form-grid input:focus,.course-form-grid select:focus{background:#fff;border-color:#315be8;box-shadow:0 0 0 3px #315be817}.course-form-grid input:disabled,.course-form-grid select:disabled{cursor:not-allowed;opacity:.65}.course-option-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:20px;display:grid}.course-switch-row{background:#fafbfe;border:1px solid #e1e5ee;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;padding:14px 15px;display:flex}.course-switch-row>span{flex-direction:column;gap:3px;display:flex}.course-switch-row strong{color:#364158;font-size:10px}.course-switch-row small{color:#929aaa;font-size:8px}.course-switch-row input{accent-color:#315be8;flex:none;width:17px;height:17px}.course-form-error{color:#b34251;background:#fff4f5;border:1px solid #f0cbd1;border-radius:9px;margin:17px 0 0;padding:11px 13px;font-size:10px;line-height:1.5}.course-form-actions{border-top:1px solid #e8ebf2;justify-content:flex-end;align-items:center;gap:10px;margin-top:24px;padding-top:20px;display:flex}.course-cancel-button{color:#697489;background:#fff;border:1px solid #dce1eb;border-radius:10px;min-height:43px;padding:0 17px;font-size:10px;font-weight:800}.course-cancel-button:hover{background:#f6f7fa}.course-form-actions button:disabled,.course-form-header button:disabled{cursor:not-allowed;opacity:.6}@media (width<=680px){.course-modal-backdrop{align-items:start;padding:14px}.course-form-modal{border-radius:17px;max-height:none}.course-form-header{padding:23px 20px 19px}.course-form-modal form{padding:21px 20px 24px}.course-form-grid,.course-option-grid{grid-template-columns:1fr}.course-form-full{grid-column:auto}.course-form-actions{flex-direction:column-reverse;align-items:stretch}.course-form-actions button{width:100%}}.course-actions .course-delete-action{color:#c14b5b;background:#fff1f3}.course-actions .course-delete-action:hover{color:#a83242;background:#fde1e5}.course-actions .course-delete-action:disabled{cursor:not-allowed;opacity:.55}
