:root{--paper:#f8f7f3;--white:#fff;--ink:#202b2b;--muted:#5d6969;--line:#dfe4df;--gold:#f3b631;--gold-dark:#795410;--pale:#fff4d6;--green:#234a40;--green-pale:#eaf3ec;--danger:#a02727;--radius:18px;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:var(--green);text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #9b6a09;outline-offset:3px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(26px,3vw,38px);line-height:1.16;letter-spacing:-1.1px;margin-bottom:18px}h2{font-size:22px;letter-spacing:-.5px;line-height:1.25}h3{font-size:17px;line-height:1.4}p{line-height:1.65}small{display:block;color:var(--muted);line-height:1.5}img{max-width:100%;height:auto}form{margin:0}label{display:block;font-size:14px;font-weight:600;margin-bottom:19px;line-height:1.5}input:not([type=checkbox]),select,textarea{display:block;width:100%;min-width:0;border:1px solid #b9c4bf;border-radius:9px;background:white;color:var(--ink);padding:13px 14px;margin-top:7px;min-height:48px}textarea{resize:vertical;line-height:1.6}input::placeholder{color:#6b7674;font-weight:400}input[type=checkbox]{width:19px;height:19px;accent-color:var(--green)}input[readonly]{background:#fffdf7;font-size:13px}select{max-width:100%}hr{border:0;border-top:1px solid var(--line);margin:28px 0}.logo{width:196px;height:auto;object-fit:contain}.muted{color:var(--muted)}.eyebrow{color:var(--gold-dark);font-size:11px;font-weight:800;letter-spacing:1.8px;margin:0 0 13px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:48px;padding:13px 20px;border:1px solid transparent;border-radius:9px;background:var(--gold);color:#292414;font-weight:700;font-size:14px;line-height:1.4;text-align:center;text-decoration:none}.button:hover{background:#e8a923;text-decoration:none}.button.secondary{background:white;border-color:#b9c4bf;color:var(--green)}.button.secondary:hover{background:var(--green-pale)}.button.full{width:100%;margin-bottom:16px}.text-button{background:none;border:0;min-height:44px;padding:10px;color:var(--green);font-size:13px;text-decoration:underline}.text-button.danger{color:var(--danger)}.back-link{display:inline-block;font-size:13px;margin:0 0 28px;line-height:1.5}.notice{background:var(--green-pale);border:1px solid #afcbb6;border-radius:12px;padding:18px 20px;line-height:1.6;margin-bottom:24px;overflow-wrap:anywhere}.notice.error{background:#fff0ed;color:#862121;border-color:#e1aaa5}.notice p{margin:6px 0 12px}.notice .button{margin-bottom:12px}.skip{position:absolute;top:-60px;left:12px;z-index:10;padding:12px;background:white}.skip:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}[hidden]{display:none!important}.standalone{max-width:600px;margin:7vh auto;padding:32px}.standalone h1{font-size:28px}.auth-layout{min-height:100vh;display:grid;grid-template-columns:1.08fr 1fr}.auth-story{position:relative;min-height:760px;background:#efece2;padding:42px 7%;overflow:hidden;display:flex;flex-direction:column}.story-copy{position:relative;z-index:1;padding-top:55px}.story-copy h1{font-size:clamp(34px,3.7vw,58px);line-height:1.08;letter-spacing:-2px}.story-copy p:not(.eyebrow){font-size:16px;color:#455653}.story-tag{display:inline-block;padding:8px 13px;background:#fcf5e1;border:1px solid #d2c5a7;border-radius:30px;color:#644711;font-size:12px}.story-image{width:calc(100% + 100px);max-width:none;height:290px;object-fit:cover;object-position:center;border-radius:110px 0 0 0;margin:36px -50px 25px 0}.story-foot{margin-top:auto;font-size:12px;font-weight:700;display:flex;justify-content:space-between;gap:12px}.story-foot span{font-weight:400;color:#52605c}.auth-form{display:flex;flex-direction:column;padding:36px 10%;background:#fff}.auth-form>.back-link{align-self:flex-end;color:var(--muted);font-size:12px}.auth-card{width:100%;max-width:420px;margin:auto}.auth-card h2{font-size:31px;letter-spacing:-1px;line-height:1.12;margin-bottom:17px}.brand-mark{display:inline-flex;width:47px;height:47px;align-items:center;justify-content:center;border-radius:13px;background:var(--gold);font-size:29px;font-weight:900;font-style:italic;margin-bottom:30px;color:#343426}.auth-card .muted{font-size:14px;margin-bottom:28px}.stack-form{margin-top:24px}.password-wrap{display:block;position:relative}.password-wrap input{padding-right:85px}.password-wrap button{position:absolute;right:7px;top:5px;border:0;border-radius:5px;background:white;color:var(--muted);font-size:12px;padding:12px}.forgot-link{display:block;text-align:right;font-size:13px;margin:-5px 0 25px}.first-access{border-top:1px solid var(--line);margin-top:18px;padding-top:24px;font-size:13px}.first-access p{color:var(--muted);margin:6px 0 12px}.auth-footer{text-align:center;font-size:11px;color:var(--muted);line-height:1.9;padding-top:38px}.app-layout{display:grid;grid-template-columns:244px minmax(0,1fr);min-height:100vh}.sidebar{padding:28px 22px;background:white;border-right:1px solid var(--line);display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.brand{text-align:center;display:block}.portal-label{font-size:10px;letter-spacing:2px;color:#687771;text-align:center;padding:15px 0 32px}.sidebar nav{display:flex;flex-direction:column;gap:6px}.sidebar nav a{padding:15px 12px;border-radius:10px;font-size:13px;font-weight:600;color:#53645e;display:flex;align-items:center;gap:12px;min-height:48px}.sidebar nav a[aria-current]{background:var(--pale);color:#674700}.nav-dot{width:8px;height:8px;display:inline-block;border:1.6px solid currentColor;border-radius:3px}.sidebar nav a[aria-current] .nav-dot{background:currentColor}.sidebar-bottom{margin-top:auto;padding:24px 10px 0;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.sidebar-bottom p{line-height:1.8}.sidebar-bottom a{font-size:11px}.menu-toggle{display:none}.workspace{min-width:0}.topbar{min-height:83px;display:flex;align-items:center;justify-content:space-between;padding:16px 42px;border-bottom:1px solid var(--line);background:#fffefa;gap:16px;font-size:12px;color:var(--muted)}.user-menu{display:flex;gap:12px;align-items:center}.user-name{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.avatar{display:inline-flex;align-items:center;justify-content:center;flex:none;width:36px;height:36px;border-radius:50%;background:#e8eee7;color:var(--green);font-size:14px;font-weight:700}.main-content{max-width:1440px;margin:auto;padding:34px 42px 20px}.welcome{display:flex;justify-content:space-between;gap:24px;padding:35px 38px;background:#ebeede;border-radius:var(--radius);overflow:hidden;margin-bottom:38px;position:relative}.welcome h1{font-size:37px}.welcome p:not(.eyebrow){font-size:14px;color:#52604d}.welcome .eyebrow{color:#526044}.welcome-art{flex:0 0 36%;padding:20px 5px 0 30px;position:relative;display:flex;flex-direction:column;justify-content:center}.welcome-art:before{content:"";position:absolute;width:245px;height:245px;border-radius:50%;background:#dde2bf;top:-25px;right:-45px}.welcome-art span{font-size:10px;letter-spacing:3px;z-index:1}.welcome-art strong{font-size:31px;line-height:1.13;font-weight:500;letter-spacing:-1px;z-index:1;margin-top:13px}.welcome-art i{position:absolute;font-size:120px;font-style:normal;right:-6px;bottom:-30px;color:#526543}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:22px}.section-heading h1,.section-heading h2{margin-bottom:0}.section-heading p.muted{margin:12px 0 0}.section-heading>a{flex-shrink:0;font-size:13px}.count{display:inline-block;background:#e7ece4;color:var(--green);font-size:12px;vertical-align:middle;padding:5px 9px;border-radius:7px;margin-left:5px;letter-spacing:0}.search-label{margin:0;max-width:300px;width:100%}.search-label input{margin:0;font-size:13px;background:#fff}.course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.course-card{background:white;border:1px solid var(--line);border-radius:14px;overflow:hidden;display:flex;flex-direction:column}.cover-link{display:block}.cover-link img{width:100%;height:auto;aspect-ratio:1.6;object-fit:cover;display:block}.course-card-body{padding:20px;display:flex;flex-direction:column;flex:1}.tag{align-self:flex-start;display:inline-flex;border-radius:5px;background:var(--pale);padding:5px 8px;font-size:10px;font-weight:700;color:#765015}.course-card h3{margin:13px 0 23px;flex:1}.course-card h3 a{color:var(--ink)}.progress-label{display:flex;justify-content:space-between;gap:10px;font-size:11px;color:var(--muted);margin:8px 0}.progress-label strong{color:var(--green)}progress{display:block;width:100%;height:6px;border:0;border-radius:8px;overflow:hidden;background:#e9ede7;appearance:none}progress::-webkit-progress-bar{background:#e9ede7;border-radius:8px}progress::-webkit-progress-value{background:#63866a;border-radius:8px}progress::-moz-progress-bar{background:#63866a}.course-cta{display:flex;justify-content:space-between;align-items:center;min-height:44px;border-top:1px solid var(--line);margin-top:22px;padding-top:13px;font-size:12px;font-weight:700}.course-card small{margin-top:8px;font-size:10px}.page-footer{display:flex;justify-content:space-between;gap:20px;margin:40px 0 0;border-top:1px solid var(--line);padding:22px 0;font-size:11px;color:var(--muted)}.course-heading{max-width:820px;margin-bottom:30px}.course-heading>p:not(.eyebrow){color:var(--muted);font-size:14px}.course-progress{max-width:420px;margin-top:25px}.content-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:24px;align-items:start}.panel{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:27px;margin-bottom:24px;min-width:0}.panel h2{font-size:20px}.panel p{font-size:14px}.panel .section-heading{margin-bottom:14px}.panel .section-heading h2{margin:0}.help-panel{background:#fcf8ec}.help-panel h2{line-height:1.4}.help-panel small{margin-top:24px;font-size:11px}.lesson-row{display:flex;align-items:center;gap:15px;padding:17px 0;border-bottom:1px solid #e8ece6;color:var(--ink);min-width:0}.lesson-row:last-child{border-bottom:0}.lesson-row>span:nth-child(2){flex:1;min-width:0;overflow-wrap:anywhere}.lesson-row>span:last-child{flex:none;font-size:12px}.lesson-row strong{font-size:13px;line-height:1.5}.lesson-row small{font-size:11px;margin-top:4px}.lesson-icon{width:39px;height:39px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:var(--green-pale);color:var(--green);font-size:12px;flex:none}.module-title{margin:25px 0 0;font-size:12px;color:#6a756d;background:#f4f5ee;padding:10px 12px;border-radius:6px}.empty{padding:40px 20px;text-align:center;max-width:500px;margin:auto}.empty-icon{display:inline-flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:50%;background:var(--pale);color:var(--gold-dark);font-size:24px;margin-bottom:15px}.empty h2{font-size:20px}.empty p{font-size:13px;color:var(--muted);margin-bottom:0}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:30px 0}.stat{padding:25px;background:white;border:1px solid var(--line);border-radius:14px}.stat>span{font-size:12px;color:var(--muted)}.stat strong{display:block;font-size:37px;color:var(--green);margin:15px 0}.stat small{font-size:11px}.steps{padding-left:20px;font-size:14px;line-height:1.7}.steps li{padding:0 0 14px 4px}.search-form{display:flex;gap:10px;align-items:flex-end;margin-bottom:15px}.search-form label{flex:1;margin:0}.search-form input{margin:0}.check{display:flex;align-items:center;gap:9px;font-weight:500}.form-columns{display:grid;grid-template-columns:2fr 1fr;gap:20px}.enrollment{padding:12px 0 20px;border-bottom:1px solid var(--line)}.enrollment h3{margin-bottom:5px}.enrollment p{font-size:12px}.enrollment .text-button{padding-left:0;margin-top:8px}.catalog-list{margin-top:20px}.catalog-row img{width:76px;height:48px;object-fit:cover;border-radius:7px}.catalog-row>span:nth-child(2){flex:1}.catalog-row>span:last-child{font-size:11px}.editor-panel{max-width:920px}.pagination{display:flex;justify-content:space-between;margin-top:20px;font-size:13px}.reading-text{font-size:16px;line-height:1.9;overflow-wrap:anywhere;max-width:850px}.download-box{display:flex;align-items:center;justify-content:space-between;gap:25px;background:var(--pale);padding:25px;border-radius:14px;margin:25px 0}.download-box h2{margin:14px 0 8px}.download-box p{margin:0;overflow-wrap:anywhere}.download-box .button{flex:none}.completion{display:flex;align-items:center;gap:20px;border-top:1px solid var(--line);padding-top:25px;margin-top:30px}.completion>span{font-size:12px;color:var(--muted)}.video-placeholder{background:#edf1e8;border:1px solid #ccd7c7;border-radius:12px;text-align:center;padding:35px;margin-bottom:30px}.video-symbol{display:inline-block;padding:15px;border-radius:50%;background:white;margin-bottom:15px}.video-placeholder h2{margin-bottom:12px}.video-placeholder p{max-width:440px;margin:0 auto 20px;color:var(--muted)}.video-placeholder.loaded{padding:0;aspect-ratio:16/9;background:black;overflow:hidden}.video-placeholder iframe{width:100%;height:100%;border:0;display:block}
@media(min-width:1600px){.auth-story{padding-left:12%;padding-right:12%}.story-image{height:330px}}@media(max-width:1200px){.app-layout{grid-template-columns:205px minmax(0,1fr)}.sidebar{padding:25px 14px}.main-content{padding:28px}.topbar{padding:17px 28px}.course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.welcome{padding:30px}.content-layout{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.auth-form{padding:30px 8%}.story-copy h1{font-size:42px}.story-foot{flex-direction:column}.panel{padding:22px}}
@media(max-width:800px){.auth-layout{grid-template-columns:1fr}.auth-story{min-height:auto;padding:22px 26px;background:#efece2}.auth-story .logo{width:153px}.story-copy{padding-top:24px}.story-copy h1{font-size:30px;letter-spacing:-1px;margin-bottom:12px}.story-copy p:not(.eyebrow),.story-tag,.story-image,.story-foot{display:none}.auth-form{padding:22px 26px 28px}.auth-form>.back-link{margin-bottom:18px}.auth-card{max-width:460px}.brand-mark{display:none}.auth-card h2{font-size:27px}.auth-card>.eyebrow{display:none}.auth-footer{padding-top:25px}.app-layout{display:block}.sidebar{position:static;width:100%;height:auto;padding:14px 20px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:0;background:#fff}.brand{text-align:left}.brand .logo{width:150px;display:block}.portal-label,.sidebar-bottom{display:none}.menu-toggle{display:block;background:#f8f7f3;border:1px solid #b9c4bf;padding:10px 14px;border-radius:8px;font-size:12px;min-height:44px}.sidebar nav{display:none;grid-column:1/-1;margin-top:15px}.sidebar nav.open{display:flex}.topbar{min-height:64px;padding:12px 20px;font-size:11px}.user-menu{gap:8px}.user-name{max-width:150px;font-size:11px}.avatar{width:29px;height:29px;font-size:12px}.main-content{padding:24px 20px 15px}.welcome{padding:27px;margin-bottom:28px}.welcome h1{font-size:31px}.welcome-art{flex-basis:34%;padding-left:0}.welcome-art strong{font-size:26px}.welcome-art:before{width:200px;height:200px;right:-70px}.welcome-art i{font-size:90px;right:-16px}.content-layout{grid-template-columns:1fr}.panel{margin-bottom:0}.content-layout>aside .panel{margin-bottom:22px}.stats-grid{gap:12px}.stat{padding:18px}.stat strong{font-size:30px}.stat small{font-size:10px}.section-heading{gap:16px}.course-heading h1{font-size:28px}.lesson-content{margin-top:20px}.standalone{margin:30px auto}.page-footer{font-size:10px}}
@media(max-width:520px){h1{font-size:27px}.main-content{padding:22px 16px 15px}.topbar{padding:10px 16px}.topbar>span{font-size:10px}.user-name{max-width:125px}.course-grid{grid-template-columns:1fr;gap:20px}.welcome{padding:25px 23px}.welcome-art{display:none}.welcome p:not(.eyebrow){font-size:13px}.welcome .button{font-size:13px}.section-heading{align-items:flex-start;flex-direction:column;gap:16px}.section-heading .search-label{max-width:100%}.section-heading h2{font-size:22px}.course-card-body{padding:20px}.course-card h3{font-size:18px;margin-bottom:20px}.cover-link img{aspect-ratio:1.75}.course-cta{font-size:13px}.stats-grid{grid-template-columns:1fr;gap:10px;margin:22px 0}.stat{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px 16px;padding:17px 20px}.stat strong{grid-column:2;grid-row:1/3;margin:0}.stat small{font-size:11px}.panel{padding:21px 18px}.panel .section-heading{flex-direction:row;align-items:center}.panel .section-heading h2{font-size:18px}.lesson-row{gap:11px}.lesson-row>span:last-child{font-size:11px}.catalog-row img{width:54px;height:43px}.catalog-row>span:last-child{font-size:0}.catalog-row>span:last-child:after{content:'→';font-size:14px}.catalog-row strong{font-size:12px}.catalog-row small{font-size:10px}.form-columns{grid-template-columns:1fr;gap:0}.search-form{gap:7px}.search-form .button{padding:13px 12px}.completion{align-items:flex-start;flex-direction:column;gap:12px}.completion .button{width:100%}.download-box{padding:20px;flex-direction:column;align-items:stretch}.reading-text{font-size:15px}.video-placeholder{padding:25px 15px}.page-footer{flex-direction:column;gap:10px}.back-link{margin-bottom:23px}.notice{padding:16px}.course-heading{margin-bottom:24px}.standalone{padding:22px}.help-panel small{margin-top:20px}}
