@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;z-index:2000;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}.as-mobile-nav-divider{height:1px;margin:10px 0;background:#e9ecef}.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%,520px);max-width:520px;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}.as-google-nav-item{display:flex;align-items:center;min-height:var(--as-top-nav-height)}.as-google-nav-button{display:inline-flex;align-items:center;justify-content:center;min-width:190px;min-height:40px}.as-google-fallback{gap:8px;min-height:40px!important;padding:0 12px!important;border:1px solid rgba(22,48,70,.16);border-radius:999px;background:#fff;color:#212529!important}@media (min-width: 992px) and (max-width: 1199.98px){.as-top-search{width:min(100%,430px);max-width:430px}}@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}.as-google-nav-item,.as-google-nav-button{min-height:44px;justify-content:flex-start}}@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}}.as-app-shell{padding-top:0}.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}.courses-panel-title{margin:0 0 .75rem;color:#111827;font-size:1.45rem;line-height:1.2;font-weight:800}.courses-tabs-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.courses-tabs{display:flex;gap:.5rem;flex:1;min-width:0;padding:.35rem;border:1px solid #dfe5f0;border-radius:12px;background:#f6f9fe;overflow-x:auto}.courses-create-button{min-height:52px;flex:0 0 auto;border-radius:12px}.courses-tab{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border:0;border-radius:9px;padding:0 .85rem;background:transparent;color:#43506a;font-weight:800;white-space:nowrap;cursor:pointer}.courses-tab.active{background:#fff;color:#0f4cdb;box-shadow:0 6px 18px #1720331a}.courses-tab small{min-width:24px;min-height:24px;display:inline-grid;place-items:center;border-radius:999px;background:#e8edf5;color:#42506a;font-size:.78rem}.courses-tab.active small{background:#e9f1ff;color:#0f4cdb}.courses-tab-toolbar{align-items:flex-start}.courses-tab-toolbar .courses-search{flex:1 1 280px}.courses-empty{display:grid;place-items:center;min-height:220px;border:1px dashed #cfd8e8;border-radius:12px;background:#fbfdff;text-align:center;padding:1.5rem}.courses-empty h3{margin:0;color:#172033}.courses-empty p{margin:.35rem 0 0;color:#5e6678}.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}.completed-courses-list{display:grid;gap:.75rem}.completed-course-row{display:flex;justify-content:space-between;gap:1rem;align-items:center;border:1px solid #dbeafe;border-radius:12px;padding:1rem;background:#fff}.completed-course-row h3{margin:0 0 .25rem;font-size:1rem}.completed-course-row p{margin:0;color:#64748b}.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-mobile-toolbar,.player-sidebar-scrim{display:none}.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:.5rem .85rem;border-bottom:1px solid #dfe5f0;background:#fff}.player-overlay-header h2{margin:0;font-size:1.05rem;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 .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-sidebar-header{display:none}.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 summary{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin:0 0 .55rem;padding:.35rem .2rem;border-radius:8px;color:#172033;font-size:1rem;font-weight:800;line-height:1.25;cursor:pointer;list-style:none}.section-nav summary::-webkit-details-marker{display:none}.section-nav summary:hover{background:#f3f6fb}.section-nav summary i{color:#65738a;font-size:.8rem;transition:transform .16s ease}.section-nav[open] summary i{transform:rotate(180deg)}.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-quiz-unlock-card{display:flex;justify-content:space-between;gap:1rem;align-items:center;border:1px solid #fed7aa;border-radius:12px;padding:1rem;background:#fff7ed}.course-quiz-unlock-card.ready{border-color:#bbf7d0;background:#f0fdf4}.course-quiz-unlock-card h3{margin:0 0 .35rem;font-size:1.05rem}.course-quiz-unlock-card p{margin:0}.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}.course-quiz-form{display:grid;gap:1rem}.course-quiz-summary{display:flex;flex-wrap:wrap;gap:.5rem}.course-quiz-summary span{border:1px solid #dbeafe;border-radius:999px;padding:.4rem .7rem;background:#eff6ff;color:#1e3a8a;font-weight:700;font-size:.88rem}.course-quiz-question{border:1px solid #e0e7f2;border-radius:12px;padding:1rem;background:#fff}.course-quiz-question legend{padding:0;margin-bottom:.8rem;font-size:1rem;font-weight:800;color:#172033}.course-quiz-options{display:grid;gap:.6rem}.course-quiz-options label{display:flex;gap:.55rem;align-items:flex-start;padding:.65rem;border:1px solid #edf1f7;border-radius:10px;background:#f8fbff;cursor:pointer}.course-quiz-result{border:1px solid #fed7aa;border-radius:12px;padding:1rem;background:#fff7ed}.course-quiz-result.passed{border-color:#bbf7d0;background:#f0fdf4}.course-certificate{max-width:780px;margin:0 auto;border:2px solid #1d4ed8;border-radius:10px;padding:clamp(1.5rem,4vw,3rem);background:#fff;text-align:center;color:#172033}.course-certificate-page{display:grid;gap:1rem}.course-certificate-actions,.course-certificate-share{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem}.course-certificate-actions .as-button{gap:.45rem}.course-certificate-share a{display:inline-flex;align-items:center;gap:.45rem;min-height:42px;border:1px solid #dbeafe;border-radius:999px;padding:0 .9rem;background:#eff6ff;color:#1e3a8a;font-weight:800;text-decoration:none}.course-certificate-share a:hover{background:#dbeafe}.course-certificate-kicker{margin:0 0 1rem;color:#1d4ed8;font-weight:800;text-transform:uppercase}.course-certificate h2{margin:0;font-size:clamp(1.8rem,6vw,3rem)}.course-certificate h3{margin:.4rem 0 1rem;font-size:clamp(1.25rem,4vw,2rem)}@media print{body{background:#fff!important}.courses-top-nav,.courses-left-nav,.as-hero,.course-certificate-actions,.course-certificate-share{display:none!important}.courses-app-container{margin:0!important;background:#fff!important}.courses-app-inner{padding:0!important}.as-panel{border:0!important;box-shadow:none!important;padding:0!important}.course-certificate{width:100%;max-width:none;min-height:7in;display:grid;place-content:center;page-break-inside:avoid}}@media (max-width: 960px){.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{align-items:center;padding:.55rem .75rem}.player-overlay-eyebrow{display:none}.player-overlay-header h2{font-size:.98rem;line-height:1.25}.player-overlay-body{display:grid;grid-template-rows:auto minmax(0,1fr);padding:.75rem;overflow:hidden}.player-grid{grid-template-columns:1fr;min-height:auto;min-width:0;overflow:hidden}.player-mobile-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.75rem;padding:.6rem;border:1px solid #dfe5f0;border-radius:12px;background:#fff;box-shadow:0 8px 22px #17203314}.player-mobile-actions{min-width:0;display:flex;justify-content:flex-end;gap:.35rem;flex:1;overflow-x:auto;scrollbar-width:none}.player-mobile-actions::-webkit-scrollbar{display:none}.player-mobile-actions .as-button{min-height:40px;gap:.35rem;padding:0 .65rem;border-radius:10px;font-size:.82rem;white-space:nowrap}.player-lessons-toggle{min-height:42px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:0;border-radius:10px;padding:0 .75rem;background:#0f4cdb;color:#fff;font-weight:800;cursor:pointer}.player-sidebar-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:24;border:0;background:#121d2c6b}.player-sidebar{position:fixed;top:0;bottom:0;left:0;z-index:25;width:min(340px,calc(100vw - 44px));max-height:100vh;padding:.85rem;border-radius:0 16px 16px 0;transform:translate(-105%);transition:transform .18s ease;box-shadow:16px 0 40px #0d1d2c42}.player-sidebar.is-open{transform:translate(0)}.player-sidebar-header{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-start;margin:0 0 .85rem;padding-bottom:.75rem;border-bottom:1px solid #e4e9f2}.player-sidebar-header h3{margin:0;font-size:1.05rem}.player-sidebar-close{width:36px;height:36px;border:0;border-radius:50%;background:#e8edf5;color:#42506a;font-size:1.2rem;line-height:1;cursor:pointer}.player-content{max-height:none;overflow:hidden}.player-content .course-details-head{display:none}.lesson-content-card{min-height:0;max-height:calc(100vh - 175px)}.course-quiz-unlock-card{display:grid}}@media (max-width: 960px){.courses-tabs-row{flex-wrap:wrap}.courses-tabs{flex-basis:100%;order:2}.courses-create-button{order:1;min-height:44px;margin-left:auto}.courses-grid{grid-template-columns:1fr}.courses-list{max-height:38vh}.course-content-panel{padding:1rem}.completed-course-row{align-items:flex-start;display:grid}}
