.student-page{background:#f6f5f1;color:#182b43;min-height:65vh;padding:32px 24px 64px}.student-container{max-width:1180px;margin:0 auto}.student-nav-wrap{border-bottom:1px solid #182b4318;background:#fff}.student-nav{display:flex;align-items:center;gap:8px;max-width:1180px;margin:auto;padding:12px 20px;overflow-x:auto}.student-nav a,.student-nav button{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;padding:10px 14px;border-radius:10px;font-size:14px}.student-nav a[aria-current=page]{background:#182b43;color:#fff}.student-nav button{margin-left:auto}.student-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.student-heading h1{font-size:30px;font-weight:700;letter-spacing:-.6px}.student-heading p{margin-top:8px;color:#647084;font-size:15px}.student-card{background:#fff;border:1px solid #182b4315;border-radius:16px;padding:26px}.student-card h2{font-size:19px;font-weight:700}.student-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.student-form{display:grid;gap:18px;margin-top:24px}.student-form label{display:grid;gap:7px;font-size:14px;font-weight:600}.student-form input,.student-form textarea,.student-search{width:100%;border:1px solid #cfd4dc;border-radius:9px;padding:11px 13px;background:#fff;color:#182b43;font-weight:400}.student-form input:focus,.student-form textarea:focus,.student-search:focus{outline:2px solid #aa7550;outline-offset:2px}.student-form small{font-weight:400;color:#647084}.student-button{display:inline-flex;justify-content:center;align-items:center;gap:8px;background:#182b43;color:#fff;border-radius:10px;padding:12px 18px;font-weight:600;font-size:14px}.student-button--light{background:#eeefec;color:#182b43}.student-button:disabled,button:disabled{opacity:.55;cursor:not-allowed}.student-alert{border:1px solid #e6c5b3;border-radius:10px;padding:14px;background:#fff6f0;color:#95462d;margin:16px 0;font-size:14px}.student-success{background:#edf7ef;border:1px solid #c0ddc7;color:#28603c}.student-muted{color:#647084;font-size:14px;line-height:1.7}.student-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:26px}.student-stat{background:#fff;border:1px solid #182b4315;border-radius:14px;padding:20px}.student-stat strong{display:block;font-size:30px;margin-top:6px}.student-stat span{color:#647084;font-size:14px}.student-progress{display:block;appearance:none;width:100%;height:7px;border:0;border-radius:10px;overflow:hidden;background:#e7eae8;accent-color:#3a826b}.student-progress::-webkit-progress-bar{background:#e7eae8}.student-progress::-webkit-progress-value{background:#3a826b;border-radius:10px}.student-progress::-moz-progress-bar{background:#3a826b}.student-course{display:flex;flex-direction:column;gap:18px}.student-course h2{line-height:1.4}.student-course .student-button{margin-top:auto;align-self:flex-start}.student-course-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:13px;color:#647084}.student-badge{display:inline-flex;border-radius:20px;background:#f0ede6;padding:5px 10px;font-size:12px;font-weight:600}.student-badge--done{background:#e5f3ea;color:#28603c}.student-filters{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.student-filters button{padding:9px 14px;border-radius:20px;background:#fff;border:1px solid #182b4320;font-size:14px}.student-filters button[aria-pressed=true]{background:#182b43;color:#fff}.student-empty{text-align:center;padding:50px 24px}.student-empty h2{font-weight:700;font-size:22px;margin-bottom:12px}.student-auth{max-width:480px;margin:24px auto}.student-auth h1{font-size:28px;font-weight:700}.student-auth a{color:#935e3f;text-decoration:underline}.learning-shell{min-height:100vh;background:#f5f5f2;color:#182b43}.learning-topbar{background:#182b43;color:#fff;padding:15px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.learning-topbar a{display:flex;align-items:center;gap:8px;font-size:14px}.learning-topbar h1{font-size:16px;font-weight:600;max-width:700px;line-height:1.5}.learning-layout{max-width:1600px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) 340px;align-items:start}.learning-main{min-width:0;padding:28px 32px 48px}.learning-outline{background:#fff;border-left:1px solid #182b4318;position:sticky;top:0;max-height:100vh;overflow-y:auto}.learning-outline-header{padding:24px;border-bottom:1px solid #182b4318}.learning-outline-header h2{font-size:18px;font-weight:700}.learning-outline details{border-bottom:1px solid #182b4315}.learning-outline summary{padding:18px 20px;cursor:pointer;font-weight:600;font-size:14px;background:#f7f7f4}.learning-outline summary small{display:block;color:#647084;font-weight:400;margin-top:5px}.learning-lesson-button{display:flex;align-items:flex-start;gap:12px;padding:15px 20px;width:100%;text-align:left;font-size:14px;border-left:3px solid transparent}.learning-lesson-button:hover{background:#f6f5f1}.learning-lesson-button[aria-current=true]{background:#edf3ef;border-left-color:#3a826b;color:#225b47}.learning-lesson-button span{min-width:0;line-height:1.5}.learning-lesson-button small{display:block;margin-top:4px;color:#647084;font-size:12px}.learning-video{aspect-ratio:16/9;background:#0b1522;border-radius:12px;overflow:hidden;margin-bottom:26px}.learning-video iframe{width:100%;height:100%;border:0}.learning-lesson-heading{margin-bottom:24px}.learning-lesson-heading h2{font-size:27px;font-weight:700;line-height:1.35;margin-top:8px}.learning-content{padding:28px;background:#fff;border:1px solid #182b4315;border-radius:12px;overflow-wrap:anywhere}.learning-content img,.learning-content video{max-width:100%}.learning-content table{display:block;max-width:100%;overflow:auto}.learning-overview{display:grid;gap:22px}.learning-overview-hero{display:flex;align-items:flex-start;gap:28px;border-top:4px solid #3a826b}.learning-overview-intro{display:grid;flex:1;min-width:0;gap:18px}.learning-overview-eyebrow,.learning-overview-meta,.learning-overview-meta span{display:flex;align-items:center;gap:8px}.learning-overview-eyebrow{color:#225b47;font-size:14px;font-weight:600}.learning-overview h2{font-size:clamp(24px,2.4vw,34px);font-weight:700;line-height:1.3}.learning-overview h3{margin-bottom:16px;font-size:19px;font-weight:700;line-height:1.4}.learning-overview-meta{flex-wrap:wrap;gap:12px 20px;color:#647084;font-size:14px}.learning-overview-start{display:grid;justify-items:start;gap:10px}.learning-overview-cover{width:28%;max-width:240px;aspect-ratio:4 / 3;object-fit:cover;border-radius:8px}.learning-overview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:22px}.learning-overview-list{display:grid;gap:12px}.learning-overview-list li{display:flex;align-items:flex-start;gap:10px;line-height:1.65}.learning-overview-list svg{flex-shrink:0;margin-top:4px;color:#3a826b}.learning-overview-guide ol{display:grid;gap:10px;padding-left:22px;list-style:decimal;line-height:1.65}.learning-overview-button{min-height:76px;border-bottom:1px solid #182b4318;font-weight:600}.learning-overview-button small{font-weight:400}.learning-topbar h1 button{text-align:left;overflow-wrap:anywhere}@media(max-width:1200px){.learning-overview-hero{flex-direction:column}.learning-overview-cover{order:-1;width:100%;max-width:none;max-height:220px}}.learning-tabs{display:flex;gap:24px;border-bottom:1px solid #182b4320;margin-bottom:24px}.learning-tabs button{padding:0 0 14px;font-size:14px;font-weight:600;border-bottom:2px solid transparent}.learning-tabs button[aria-selected=true]{border-color:#a86d47;color:#935e3f}.learning-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:24px;flex-wrap:wrap}.learning-outline-toggle{display:none}.learning-top-progress{width:150px;flex-shrink:0;font-size:12px;display:grid;gap:6px}.learning-focus .learning-layout{grid-template-columns:minmax(0,1fr);max-width:1200px}.learning-focus .learning-outline{display:none}.student-page :focus-visible,.learning-shell :focus-visible,.student-nav :focus-visible{outline:2px solid #aa7550;outline-offset:3px}@media(max-width:900px){.learning-layout{grid-template-columns:minmax(0,1fr)}.learning-outline{position:static;max-height:none;grid-row:1;display:none;border-left:0}.learning-outline.is-open{display:block;max-height:60vh;overflow:auto}.learning-outline-toggle{display:inline-flex}.learning-main{padding:22px 18px}.learning-topbar{padding:15px 18px;flex-wrap:wrap;gap:12px}.learning-topbar h1{order:3;width:100%}.learning-top-progress{margin-left:auto}.learning-focus .learning-outline.is-open{display:block}}@media(max-width:640px){.student-page{padding:24px 16px 48px}.student-grid{grid-template-columns:1fr}.student-stats{gap:8px}.student-stat{padding:14px 10px}.student-stat strong{font-size:25px}.student-stat span{font-size:12px}.student-heading{align-items:flex-start;flex-direction:column}.student-heading h1{font-size:26px}.student-card{padding:20px}.student-nav{padding:10px;gap:0}.student-nav a,.student-nav button{padding:10px;font-size:13px}.learning-content{padding:20px}.learning-lesson-heading h2{font-size:23px}.learning-controls .student-button{flex:1}.learning-topbar .focus-toggle{display:none}}
