:root{color-scheme:light}.main-nav{display:flex;gap:24px;flex-wrap:wrap;margin-left:auto}.main-nav a{text-decoration:none;font-size:.94rem}.nav-bar{flex-wrap:wrap;padding-block:18px;gap:20px}.page-space{padding-top:35px;padding-bottom:65px;min-height:50vh}.admin-nav{display:flex;flex-wrap:wrap;gap:20px;padding-block:20px;border-bottom:1px solid var(--line)}.lead{font-size:1.12rem;max-width:740px;margin-top:20px}.intro{margin-bottom:35px}.field{margin-bottom:20px}.register-form>.button{margin-top:20px}.register-form{margin-top:20px}.register-page{gap:45px}.notice{background:#edf5dc;border-left:4px solid #618d20;padding:18px 24px;margin-bottom:24px;color:var(--ink)}.error-notice{background:#fff2ed;border-color:#a12319}.padded{padding:38px;border-radius:6px}.space-top{margin-top:28px}.content-prose{max-width:820px}.content-prose p{margin:18px 0;overflow-wrap:anywhere}.content-prose h2,.content-prose h3{margin:35px 0 16px}.data-row{display:flex;justify-content:space-between;gap:25px;align-items:center;padding:25px 0;border-bottom:1px solid var(--line);flex-wrap:wrap}.data-row h3{font-size:1.25rem;margin:10px 0}.data-row p{overflow-wrap:anywhere}.check{display:flex;gap:12px;align-items:start;margin:18px 0}.check input{margin-top:7px}.narrow{max-width:700px;margin:auto}.editor-fields{display:grid;grid-template-columns:1fr 1fr;gap:25px}.editor-fields>*{min-width:0}.editor-fields textarea{min-height:170px}.url{overflow-wrap:anywhere}.inline-form{display:inline-block;margin:0}.inline-form button{margin:0}.resource-main{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:40px;margin-top:35px}.resource-main aside{align-self:start}.tool-row{display:flex;gap:12px;flex-wrap:wrap;align-items:end;margin:25px 0}.tool-row .field{margin:0;flex:1;min-width:180px}.audit-list{max-height:500px;overflow:auto}.honeypot{position:absolute;left:-10000px}.site-header{position:static}.course-grid{margin-top:25px}button:disabled{opacity:.6;cursor:wait}.legal-warning{font-size:.9rem;padding:20px;background:#edf5dc;margin-bottom:25px}pre{white-space:pre-wrap;overflow-wrap:anywhere} @media(max-width:800px){.wrap{width:calc(100% - 36px)}.main-nav{margin:0;gap:15px}.nav-actions{margin-left:0}.hero-grid,.register-page,.resource-main,.editor-fields,.course-grid{grid-template-columns:1fr}.hero-grid{gap:35px}.hero{padding-top:25px}.section-head{align-items:start;flex-direction:column}.padded{padding:25px}.register-form{padding:24px}.footer-top{grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Theme changes colors only; the original layout and content are retained. */
.theme-toggle{min-height:44px;padding:9px 13px;border:1px solid var(--line);border-radius:6px;background:var(--paper);color:var(--ink);font-size:.85rem;white-space:nowrap;touch-action:manipulation}
.theme-toggle[hidden]{display:none}.theme-toggle:active{transform:scale(.97)}
:root[data-theme=dark]{color-scheme:dark;--paper:#111714;--soft:#1b231e;--ink:#eef3ee;--muted:#b6c2b8;--line:#3b483f;--accent:#d8f76b}
[data-theme=dark] .site-header,[data-theme=dark] .register-form,[data-theme=dark] .course-card,[data-theme=dark] .menu-button{background:var(--paper)}
[data-theme=dark] .field input,[data-theme=dark] .field select,[data-theme=dark] .field textarea,[data-theme=dark] #inquiry-text{background:var(--soft);color:var(--ink);border-color:#718176}
[data-theme=dark] .field input::placeholder,[data-theme=dark] .field textarea::placeholder{color:#a6b3a9}
[data-theme=dark] .project-panel,[data-theme=dark] .contact-banner{background:#19251c;color:#eef3ee;border:1px solid var(--line)}
[data-theme=dark] .button-dark{background:#d8f76b;color:#18200e}
[data-theme=dark] .button-accent,[data-theme=dark] .button-light,[data-theme=dark] .support-note,[data-theme=dark] .register-aside-note,[data-theme=dark] .register-aside-note p,[data-theme=dark] .skip-link{color:#18200e}
[data-theme=dark] .brand-square:after{border-color:#18200e}
[data-theme=dark] .highlight{background:linear-gradient(transparent 61%,#405521 61%,#405521 93%,transparent 93%)}
[data-theme=dark] .notice,[data-theme=dark] .legal-warning,[data-theme=dark] .register-steps li>span{background:#29391f;color:#e1f3c7}
[data-theme=dark] .error-notice{background:#402520;border-color:#f29a8e;color:#ffe4de}
[data-theme=dark] .notice p,[data-theme=dark] .legal-warning p{color:inherit}
[data-theme=dark] .badge{background:#2f4022;color:#d8f5b0}
[data-theme=dark] .badge-neutral{background:#303b34;color:#d6dfd8}
[data-theme=dark] :is(button,a,summary,input,select,textarea):focus-visible{outline-color:#d8f76b}
[data-theme=dark] .field input:user-invalid,[data-theme=dark] .field select:user-invalid{border-color:#f29a8e}
@media(hover:hover) and (pointer:fine){[data-theme=dark] .button-dark:hover{background:#e5ff95}[data-theme=dark] .button-outline:hover,[data-theme=dark] .planned-course:hover{background:var(--soft)}[data-theme=dark] .text-link:hover{color:#d8f76b}[data-theme=dark] .row-link:hover{color:#18200e}.theme-toggle:hover{border-color:var(--muted)}}
@media print{:root[data-theme=dark]{color-scheme:light;--paper:#fff;--soft:#f4f6f4;--ink:#131816;--muted:#53605a;--line:#dce2dd}.theme-toggle{display:none}}
