.learning-page{background:#fbf8f0}.learning-hero{display:grid;grid-template-columns:minmax(520px,.9fr) minmax(560px,1.1fr);min-height:650px;background:linear-gradient(115deg,#fffefa 0 48%,#edf5e7 48% 100%)}.learning-hero-copy{align-self:center;max-width:720px;padding:88px 64px 82px max(34px,calc((100vw - var(--content))/2))}.learning-hero h1{margin:18px 0 24px;color:var(--forest-deep);font-size:clamp(50px,4.4vw,70px);letter-spacing:-.03em;line-height:1.08}.learning-hero-copy>p:not(.hero-kicker){max-width:620px;color:var(--muted);font-size:18px}.learning-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.learning-hero-media{position:relative;min-height:650px;overflow:hidden}.learning-hero-media>img{width:100%;height:100%;min-height:650px;object-fit:cover}.learning-hero-badge{position:absolute;right:30px;bottom:30px;display:grid;grid-template-columns:auto 1fr;gap:5px 14px;min-width:250px;padding:22px;color:#fff;background:rgba(8,68,44,.92);border-radius:18px;box-shadow:var(--shadow)}.learning-hero-badge strong{grid-row:1/3;font-family:var(--serif);font-size:42px}.learning-hero-badge span{font-weight:800}.learning-hero-badge small{color:rgba(255,255,255,.76)}
.learning-intro{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(48px,8vw,120px);align-items:end;background:#fffefa}.learning-intro h2,.catalog-head h2,.founder-story h1,.founder-principles h2{margin:0;color:var(--forest-deep);font-size:clamp(40px,3.8vw,60px);letter-spacing:-.03em;line-height:1.12}.learning-intro p:last-child{max-width:680px;margin:0;color:var(--muted);font-size:17px}.course-catalog{background:#eef5e8}.catalog-head{display:grid;grid-template-columns:1fr .7fr;gap:50px;align-items:end}.catalog-head p{max-width:520px;margin:0;color:var(--muted)}.catalog-filters{display:flex;flex-wrap:wrap;gap:9px;margin-top:34px}.catalog-filter{padding:9px 14px;color:var(--forest);background:#fff;border:1px solid rgba(13,92,58,.16);border-radius:999px;font:700 13px var(--sans);cursor:pointer}.catalog-filter.is-active{color:#fff;background:var(--forest)}.online-course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px}.online-course-card{display:flex;flex-direction:column;min-height:470px;overflow:hidden;background:#fff;border-radius:18px;box-shadow:var(--shadow-soft)}.online-course-card figure{position:relative;height:245px;margin:0;overflow:hidden}.online-course-card img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.online-course-card:hover img{transform:scale(1.04)}.course-access{position:absolute;top:15px;left:15px;padding:7px 11px;color:#fff;background:var(--forest);border-radius:999px;font-size:12px;font-weight:800}.course-access.is-member{background:#b47a10}.course-card-body{display:flex;flex:1;flex-direction:column;padding:24px}.course-meta{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:12px}.online-course-card h3{margin:18px 0 10px;color:var(--forest-deep);font-size:28px;line-height:1.22}.online-course-card p{color:var(--muted);font-size:14px}.course-card-foot{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto}.course-access-note{color:var(--forest-deep);font-family:var(--serif);font-size:24px;font-weight:800}.course-open{padding:10px 14px;color:#fff;background:var(--forest);border:0;border-radius:10px;font-weight:800;cursor:pointer}.course-open:disabled{cursor:not-allowed;opacity:.55}.course-empty{grid-column:1/-1;padding:60px;text-align:center;color:var(--muted);background:rgba(255,255,255,.7);border-radius:18px}
.course-player[hidden]{display:none}.course-player{position:fixed;z-index:80;inset:0;display:grid;padding:24px;background:rgba(8,31,21,.86);place-items:center}.course-player-panel{position:relative;width:min(980px,100%);padding:26px;background:#fffefa;border-radius:22px;box-shadow:0 30px 80px rgba(0,0,0,.3)}.course-player-close{position:absolute;top:16px;right:16px;width:38px;height:38px;color:#fff;background:var(--forest);border:0;border-radius:50%;font-size:20px;cursor:pointer}.course-player video{width:100%;max-height:65vh;margin-top:18px;background:#10271d;border-radius:14px}.course-player-message{padding:48px 20px;text-align:center;color:var(--muted);background:#eef5e8;border-radius:14px}.course-player h2{padding-right:48px;color:var(--forest-deep);font-size:30px}
.founder-story{background:#fffefa}.founder-story-grid{display:grid;grid-template-columns:minmax(380px,.72fr) minmax(500px,1.28fr);gap:clamp(52px,8vw,120px);align-items:center}.founder-story figure{margin:0;overflow:hidden;border-radius:26px 26px 8px 26px;box-shadow:var(--shadow)}.founder-story figure img{display:block;width:100%;min-height:610px;object-fit:cover;object-position:left center}.founder-story h1{margin:18px 0 26px}.founder-story .lead{color:var(--forest-deep);font-family:var(--serif);font-size:25px;line-height:1.65}.founder-story p{color:var(--muted);font-size:16px}.evidence-list{display:grid;gap:12px;margin-top:30px}.evidence-list a{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;padding:17px;color:var(--ink);background:#eef5e8;border-radius:12px}.evidence-list span{color:var(--forest);font-size:12px;font-weight:800}.evidence-list small{color:var(--muted)}.founder-principles{background:#eef5e8}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:46px}.principle-grid article{min-height:260px;padding:30px;background:#fffefa;border-top:4px solid var(--forest);border-radius:0 0 16px 16px}.principle-grid article:nth-child(2){border-color:var(--gold)}.principle-grid article:nth-child(3){border-color:var(--coral)}.principle-grid span{color:var(--forest);font-weight:800}.principle-grid h3{margin:50px 0 12px;color:var(--forest-deep);font-size:27px}.principle-grid p{color:var(--muted);font-size:14px}
.course-admin-page{min-height:100vh;background:#eef5e8}.admin-shell{width:min(1080px,calc(100% - 40px));margin:42px auto;padding:36px;background:#fffefa;border-radius:24px;box-shadow:var(--shadow)}.admin-head{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;padding-bottom:28px;border-bottom:1px solid var(--line)}.admin-head h1{margin:8px 0;color:var(--forest-deep);font-size:42px}.admin-head p{margin:0;color:var(--muted)}.admin-status{padding:8px 12px;color:var(--forest);background:#eef5e8;border-radius:999px;font-size:12px;font-weight:800}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:30px}.admin-panel{padding:26px;background:#f8f6ef;border-radius:16px}.admin-panel h2{color:var(--forest-deep);font-size:27px}.admin-form{display:grid;gap:15px}.admin-form label{display:grid;gap:7px;color:var(--forest-deep);font-size:13px;font-weight:800}.admin-form input,.admin-form textarea,.admin-form select{width:100%;padding:12px 13px;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:9px;font:inherit}.admin-form textarea{min-height:110px;resize:vertical}.admin-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.admin-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.admin-log{min-height:110px;padding:14px;color:#d8efe3;background:#0c3d29;border-radius:10px;font:12px/1.7 monospace;white-space:pre-wrap}.admin-note{padding:14px;color:#6d531b;background:#fff2cf;border-radius:10px;font-size:13px}
@media(max-width:980px){.learning-hero{grid-template-columns:1fr 1fr}.online-course-grid{grid-template-columns:1fr 1fr}.founder-story-grid{grid-template-columns:.8fr 1.2fr}.principle-grid{grid-template-columns:1fr 1fr}.principle-grid article:last-child{grid-column:1/-1}}
@media(max-width:720px){.learning-hero{display:flex;flex-direction:column;min-height:0}.learning-hero-copy{padding:64px 22px 50px}.learning-hero h1{font-size:clamp(42px,11vw,53px)}.learning-hero-media,.learning-hero-media>img{min-height:390px}.learning-hero-badge{right:16px;bottom:16px;min-width:220px}.learning-intro,.catalog-head,.founder-story-grid{grid-template-columns:1fr;gap:28px}.online-course-grid{grid-template-columns:1fr}.online-course-card{min-height:0}.online-course-card figure{height:225px}.founder-story figure img{min-height:440px}.principle-grid{grid-template-columns:1fr}.principle-grid article:last-child{grid-column:auto}.course-player{padding:12px}.course-player-panel{padding:20px 16px}.admin-shell{width:min(100% - 24px,1080px);margin:18px auto;padding:20px}.admin-head{display:block}.admin-grid{grid-template-columns:1fr}.admin-form .form-row{grid-template-columns:1fr}}
.course-video-frame{width:100%;height:min(65vh,560px);margin-top:18px;background:#10271d;border:0;border-radius:14px}

/* The founder page uses the same forest-green and growth-gold signature as the homepage. */
.founder-page{background:#f7f4ec}
.founder-page .founder-profile-hero{max-width:none;padding:clamp(80px,8vw,132px) max(30px,calc((100vw - var(--content))/2));color:#fff;background:linear-gradient(118deg,#0a4c35 0 56%,#1c7458 56% 100%)}
.founder-profile-grid{grid-template-columns:minmax(360px,.78fr) minmax(0,1.22fr);gap:clamp(48px,7vw,110px);align-items:center}
.founder-profile-media{position:relative;min-height:720px;overflow:hidden;border-radius:4px 76px 4px 4px;box-shadow:0 24px 60px rgba(0,0,0,.18);background:#d9c1a6}
.founder-profile-media img{width:100%;height:100%;min-height:720px;object-fit:cover;object-position:left center}
.founder-profile-media figcaption{position:absolute;bottom:18px;left:20px;right:20px;color:#fff;font-size:13px;text-shadow:0 1px 10px rgba(0,0,0,.25)}
.founder-profile-copy{max-width:730px}
.founder-profile-kicker{color:#f3d988!important}
.founder-profile-copy h1{margin:10px 0 2px;color:#fff;font-size:clamp(58px,6.4vw,96px);line-height:.98;letter-spacing:-.035em}
.founder-profile-role{margin:0 0 28px;color:#f3d988!important;font-family:var(--serif);font-size:clamp(21px,1.8vw,28px);font-weight:600}
.founder-profile-motto{margin:0 0 22px;color:#fff;font-family:var(--serif);font-size:clamp(28px,2.6vw,42px);line-height:1.28;letter-spacing:-.02em}
.founder-profile-copy .lead{max-width:680px;margin:0 0 18px;color:rgba(255,255,255,.94);font-size:18px;line-height:1.85}
.founder-profile-copy>p:not(.section-label):not(.founder-profile-role):not(.founder-profile-motto):not(.lead){max-width:680px;color:rgba(255,255,255,.78);font-size:16px;line-height:1.85}
.founder-profile-credentials{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0 26px}
.founder-profile-credentials span{padding:8px 12px;color:#f3d988;border:1px solid rgba(243,217,136,.45);border-radius:999px;font-size:12px;font-weight:700}
.founder-profile-stats{display:grid;grid-template-columns:repeat(3,1fr);margin:32px 0 4px;border-top:1px solid rgba(255,255,255,.26);border-bottom:1px solid rgba(255,255,255,.26)}
.founder-profile-stats div{padding:18px 16px;border-right:1px solid rgba(255,255,255,.2)}
.founder-profile-stats div:first-child{padding-left:0}
.founder-profile-stats div:last-child{border-right:0}
.founder-profile-stats dt{color:#f3d988;font-family:var(--serif);font-size:30px;font-weight:700}
.founder-profile-stats dd{margin:6px 0 0;color:rgba(255,255,255,.74);font-size:12px;line-height:1.55}
.founder-profile-actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-top:32px}
.founder-profile-actions .button{color:var(--forest-deep);background:#f3d988}
.founder-profile-actions .text-link{color:#fff}
@media (max-width:980px){.founder-page .founder-profile-hero{padding:72px 30px}.founder-profile-grid{grid-template-columns:1fr;gap:42px}.founder-profile-media,.founder-profile-media img{min-height:560px}.founder-profile-copy{max-width:720px}}
@media (max-width:720px){.founder-page .founder-profile-hero{padding:58px 20px}.founder-profile-media,.founder-profile-media img{min-height:440px}.founder-profile-copy h1{font-size:60px}.founder-profile-motto{font-size:29px}.founder-profile-stats{grid-template-columns:1fr}.founder-profile-stats div{padding:14px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}.founder-profile-stats div:last-child{border-bottom:0}.founder-profile-actions{align-items:flex-start;flex-direction:column}}
