@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{color-scheme:light;font-family:Inter,Segoe UI,Helvetica Neue,Arial,sans-serif;--as-top-nav-height: 56px;--as-left-nav-width: 220px}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:Inter,Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6;background:#f8f9fa;color:#163046}.as-app-shell{width:min(1100px,100%);margin:0 auto;padding:32px 24px 56px}.as-hero{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:48px 40px;border-radius:16px;background:linear-gradient(135deg,#1a73e8,#0d47a1);color:#fff;box-shadow:none}.as-hero-copy{max-width:640px}.as-hero h1{margin:0;font-size:2rem;font-weight:700;line-height:1.2;letter-spacing:0}.as-eyebrow{margin:0 0 8px;font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffffe6}.as-hero-text{max-width:600px;margin:12px 0 0;font-size:1.05rem;line-height:1.6;color:#ffffffeb}.as-hero-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.as-panel{border:1px solid #e9ecef;border-radius:12px;background:#fff;box-shadow:none}.as-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;border:0;border-radius:999px;font-weight:700;cursor:pointer;text-decoration:none;transition:transform .16s ease}.as-primary{background:linear-gradient(135deg,#ef7f36,#d4551f);color:#fff}.as-secondary{background:#edf5fb;color:#1a4f74}.as-ghost{background:#ffffff24;color:#fff;border:1px solid rgba(255,255,255,.24)}.as-button:hover{transform:translateY(-1px)}.as-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#0f1f2e8f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.as-modal-card{width:min(520px,100%);padding:24px;border-radius:28px;background:#fff;box-shadow:0 22px 48px #0d1d2c42}aside{padding:0;margin:0}aside ul{padding:0;margin:0}aside .nav-link{display:flex;align-items:center;gap:8px;padding:9px 16px;font-size:.9rem;font-weight:500;color:#495057;border-radius:6px;text-decoration:none}aside .nav-link:hover,aside .nav-link.active{background:#e9ecef;color:#212529}aside .nav-link i{width:18px;text-align:center}.navbar{min-height:var(--as-top-nav-height);padding:0;margin:0}.navbar .container-fluid{min-height:var(--as-top-nav-height);padding-left:24px;padding-right:24px}.navbar-brand{display:inline-flex;align-items:center;min-height:var(--as-top-nav-height);padding:0;margin:0;color:#212529;font-weight:600;font-size:1.1rem;text-decoration:none}.navbar-nav .nav-link{display:inline-flex;align-items:center;min-height:var(--as-top-nav-height);padding-top:0;padding-bottom:0;color:#495057;font-size:.9rem;font-weight:400}.navbar-toggler{min-height:44px}.as-top-nav-collapse{position:relative;flex:1 1 auto;align-items:center;min-height:var(--as-top-nav-height)}.as-top-search{display:flex;align-items:center;gap:12px;width:min(100%,640px);max-width:640px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin-bottom:0}.as-top-search .form-control{min-height:42px;border-radius:999px;border:1px solid rgba(22,48,70,.16);padding-left:16px;padding-right:16px;box-shadow:none}.as-top-search .form-control:focus{border-color:#1a4f7473;box-shadow:0 0 0 .2rem #1a4f741f}.as-top-search .btn{min-height:42px;border-radius:999px;padding-left:18px;padding-right:18px;white-space:nowrap}.as-top-nav-auth{margin-left:auto;position:relative;z-index:1}@media (max-width: 991.98px){.navbar .container-fluid{padding-left:16px;padding-right:16px}.as-top-nav-collapse{min-height:0}.as-top-search{position:static;transform:none;width:100%;margin-top:12px;margin-bottom:12px;max-width:none}}@media (max-width: 575.98px){.as-top-search{flex-direction:column;align-items:stretch}}@media (max-width: 980px){.as-hero{flex-direction:column;align-items:flex-start;padding:36px 28px}.as-hero h1{font-size:1.75rem}}.courses-grid{display:grid;grid-template-columns:320px 1fr;gap:1rem}.courses-sidebar,.courses-content{min-width:0}.courses-sidebar-header h2{margin:0}.courses-sidebar-header p{margin:.2rem 0 1rem;color:#5b6270}.courses-search{width:100%;border:1px solid #d8dce5;border-radius:10px;padding:.65rem .8rem;margin-bottom:.8rem;font-size:.95rem}.courses-list{list-style:none;margin:0;padding:0;display:grid;gap:.55rem;max-height:72vh;overflow:auto}.course-list-item{width:100%;display:grid;grid-template-columns:64px 1fr;gap:.7rem;align-items:center;border:1px solid #e5e7ef;border-radius:12px;background:#fff;padding:.45rem;text-align:left;cursor:pointer}.course-list-item.active{border-color:#0f4cdb;box-shadow:0 0 0 2px #0f4cdb1f}.course-list-item img{width:64px;height:48px;object-fit:cover;border-radius:8px}.course-list-item strong{display:block;color:#1b2130;line-height:1.2}.course-list-item small{display:block;margin-top:.2rem;color:#656f80}.course-details{display:grid;gap:1rem}.course-hero-image{width:100%;max-height:340px;object-fit:cover;border-radius:16px;border:1px solid #d9deea}.course-details-head h2{margin:.2rem 0}.course-actions{display:flex;gap:.6rem;flex-wrap:wrap}.course-description{margin:0;line-height:1.6;color:#2a3140}.section-card{border:1px solid #dfe4ee;border-radius:12px;padding:.85rem;background:#fcfdff}.section-card h4{margin:0 0 .45rem}.section-card ul{margin:0;padding-left:1rem}.section-card p{margin:0;color:#666f80}.course-content-panel{padding:1.25rem 1.5rem}.stack-md{display:grid;gap:1rem}.stack-lg{display:grid;gap:1.5rem}.toolbar-row{display:flex;gap:.75rem;align-items:center;justify-content:space-between;flex-wrap:wrap}.button-row{display:flex;gap:.6rem;flex-wrap:wrap}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.course-card{border:1px solid #e9ecef;border-radius:12px;background:#fff;overflow:hidden;box-shadow:none}.course-card-link{color:inherit;text-decoration:none;display:block}.course-card-image{width:100%;height:180px;object-fit:cover;display:block}.course-card-body{padding:1rem}.course-card-body h5{margin:.5rem 0}.course-card-body p{margin:0 0 .65rem;color:#46526a;line-height:1.5}.course-card-topline{display:flex;gap:.45rem;flex-wrap:wrap}.course-chip{display:inline-flex;align-items:center;border-radius:999px;background:#e9f7ef;color:#226f4d;padding:.2rem .55rem;font-size:.78rem;font-weight:700}.course-chip.muted{background:#eef2f7;color:#556174}.course-card-footer{padding:0 1rem 1rem}.courses-search,.course-form input,.course-form textarea,.editor-section-card input,.editor-section-card textarea,.lesson-editor-card input,.lesson-editor-card textarea{width:100%;border:1px solid #d8dce5;border-radius:10px;padding:.75rem .85rem;font-size:.96rem;min-width:0}.courses-note{color:#44506a}.courses-error{color:#bb2f3d}.course-hero-image{width:100%;max-height:360px;object-fit:cover;border-radius:16px;border:1px solid #d9deea}.course-details-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.course-category{margin:0;font-weight:700;color:#226f4d;text-transform:uppercase;font-size:.78rem;letter-spacing:.04em}.course-meta{margin:0;color:#5e6678}.course-description{margin:0;line-height:1.7;color:#2a3140}.sections-grid{display:grid;gap:.8rem}.section-card,.editor-section-card,.lesson-editor-card,.lesson-content-card{border:1px solid #e9ecef;border-radius:12px;padding:.95rem;background:#fff}.section-card ul,.section-nav ul{margin:0;padding-left:1rem}.player-grid{display:grid;grid-template-columns:300px 1fr;gap:1rem}.player-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;padding:0}.player-overlay-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#121d2c8f;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.player-overlay-panel{position:relative;width:100vw;height:100vh;max-height:100vh;border-radius:0;border:0;background:#f6f9fe;box-shadow:none;display:grid;grid-template-rows:auto 1fr;overflow:hidden}.player-overlay-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;position:sticky;top:0;z-index:10;padding:.6rem .9rem;border-bottom:1px solid #dfe5f0;background:#fff}.player-overlay-header h2{margin:0;font-size:1.2rem;line-height:1.2}.player-overlay-eyebrow{margin:0 0 .2rem;font-size:.66rem;letter-spacing:.08em;text-transform:uppercase;color:#2f638f;font-weight:700}.player-overlay-header .courses-note{margin-top:.2rem;font-size:.86rem;line-height:1.35}.player-overlay-header .as-button{padding:8px 12px;font-size:.86rem}.player-overlay-body{padding:1.25rem 1.5rem;overflow:hidden}.player-grid{height:100%;min-height:calc(100vh - 170px)}.player-sidebar,.player-content{min-width:0;height:100%;max-height:none;overflow:auto}.player-sidebar{padding:.75rem .85rem}.player-content{display:flex}.player-content .stack-md{width:100%;height:100%;display:grid;grid-template-rows:auto auto 1fr;min-height:0}.player-content .course-details-head{position:sticky;top:0;z-index:5;margin:-.1rem -.1rem .9rem;padding:.85rem .95rem;border:1px solid #dfe5f0;border-radius:12px;background:#fff}.player-content .course-details-head h2{font-size:1.25rem;line-height:1.25}.section-nav{margin:0;padding:.2rem .1rem .65rem}.section-nav+.section-nav{margin-top:.6rem;padding-top:.8rem;border-top:1px solid #e4e9f2}.section-nav h4{margin:0 0 .55rem;font-size:1rem;line-height:1.25}.section-nav ul{margin:.2rem 0 0;padding:0;list-style:none}.section-nav li{margin:0}.section-nav li+li{margin-top:.3rem}.section-nav a{display:block;padding:.25rem .35rem;border-radius:8px;color:#42506a;text-decoration:none}.section-nav a.active{background:#ebf2ff;color:#0f4cdb;font-weight:700}.lesson-content-card{line-height:1.7;padding:1.2rem 1.35rem;height:100%;min-height:0;overflow:auto}.lesson-content-card>:first-child{margin-top:0}.lesson-content-card>:last-child{margin-bottom:0}.lesson-content-card p,.lesson-content-card ul,.lesson-content-card ol{margin:0 0 .85rem}.lesson-content-card img,.lesson-content-card iframe,.lesson-content-card video,.lesson-content-card table{max-width:100%}.course-form label{display:grid;gap:.45rem}.course-edit-summary{display:grid;grid-template-columns:220px 1fr;gap:1rem;align-items:start}.course-thumb-small{width:100%;max-width:220px;border-radius:14px;border:1px solid #d9deea}.lesson-editor-card{display:grid;gap:.6rem}.lesson-editor-new{background:#f4f8ff}@media (max-width: 960px){.player-grid,.course-edit-summary{grid-template-columns:1fr}.player-overlay{padding:0}.player-overlay-panel{width:100%;height:100vh;max-height:100vh;border-radius:0}.player-overlay-header{padding:.85rem 1rem}.player-overlay-body{padding:.75rem}.player-grid{min-height:auto}.player-sidebar,.player-content{max-height:none}}@media (max-width: 960px){.courses-grid{grid-template-columns:1fr}.courses-list{max-height:38vh}.course-content-panel{padding:1rem}}
