:root{--ink:#11264b;--muted:#667085;--cream:#f7f4ed;--paper:#fffefa;--line:#e7e0d5;--coral:#ff6747;--shadow:0 18px 55px rgba(17,38,75,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;color:var(--ink);font-family:'DM Sans',sans-serif;background:var(--cream)}
.help-header{position:sticky;z-index:20;top:0;height:72px;padding:0 max(24px,calc((100vw - 1240px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line)}.help-brand{display:flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none;font-weight:800}.help-brand img{width:132px;height:45px;object-fit:contain}.help-brand span{padding-left:12px;border-left:1px solid var(--line)}.help-header nav{display:flex;gap:10px}.help-header nav a,.open-editor{padding:9px 13px;border:1px solid var(--line);border-radius:10px;color:var(--ink);text-decoration:none;font-size:13px;font-weight:700}
.hero{padding:70px 24px 52px;text-align:center;background:radial-gradient(circle at 20% 10%,#dff7ed 0,transparent 28%),radial-gradient(circle at 80% 20%,#ffe9df 0,transparent 30%),#fff}.eyebrow{font-size:11px;letter-spacing:2px;color:var(--coral);font-weight:800}.hero h1{max-width:800px;margin:10px auto 14px;font:700 clamp(35px,6vw,62px)/1.05 Fraunces,serif}.hero>p{max-width:720px;margin:0 auto;color:var(--muted);line-height:1.7}.help-search{display:flex;align-items:center;gap:10px;max-width:650px;margin:30px auto 0;padding:4px 15px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.help-search span{font-size:23px}.help-search input{width:100%;height:48px;border:0;outline:0;font:16px 'DM Sans'}.search-status{min-height:24px;margin-top:7px!important;font-size:13px}
.help-layout{display:grid;grid-template-columns:250px minmax(0,850px);gap:38px;max-width:1160px;margin:0 auto;padding:45px 24px 90px}.toc{position:sticky;top:100px;align-self:start;max-height:calc(100vh - 125px);overflow:auto;padding:20px;background:#fff;border:1px solid var(--line);border-radius:16px}.toc>strong{display:block;margin-bottom:12px}.toc nav{display:flex;flex-direction:column}.toc nav a{padding:7px 3px;color:var(--muted);text-decoration:none;font-size:12px;line-height:1.35}.toc nav a:hover,.toc nav a.active{color:var(--coral)}.open-editor{display:block;margin-top:17px;text-align:center;background:var(--ink);color:#fff}.articles{display:flex;flex-direction:column;gap:20px}.articles article{padding:30px 34px;background:var(--paper);border:1px solid var(--line);border-radius:18px;box-shadow:0 7px 25px rgba(17,38,75,.04)}.articles article[hidden]{display:none}.articles h2{margin:0 0 15px;font:700 25px Fraunces,serif}.articles p{margin:0;color:#445064;font-size:15px;line-height:1.82}
footer{display:flex;align-items:center;justify-content:center;gap:20px;padding:35px 24px;background:#10264b;color:#fff}footer img{width:120px;filter:brightness(0) invert(1)}footer p{margin:0;font-size:13px;opacity:.75}footer a{color:#fff}
@media(max-width:820px){.help-header{padding:0 16px}.help-header nav a:last-child{display:none}.help-brand img{width:105px}.help-brand span{font-size:12px}.help-layout{display:block}.toc{position:static;max-height:none;margin-bottom:25px}.toc nav{display:grid;grid-template-columns:1fr 1fr;gap:2px 14px}.articles article{padding:24px}.hero{padding-top:45px}}@media(max-width:520px){.help-header nav{display:none}.toc nav{display:block}.articles h2{font-size:22px}footer{flex-direction:column;text-align:center}}
/* Originaler Lehrcampus-Footer im Hilfebereich */
.site-footer{display:block;background:#112c28;color:#fff;padding:70px 0 25px}.footer-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:60px}.footer-brand img{display:block;width:190px;filter:brightness(0) invert(1);opacity:.94}.footer-brand p{color:#8fa6a1;font-size:13px;line-height:1.5}.footer-grid h4{margin:0 0 5px;font-size:12px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:11px}.footer-grid>div:not(:first-child) a{color:#aebfbb;text-decoration:none;font-size:12px}.footer-grid>div:not(:first-child) a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;margin-top:50px;padding-top:22px;border-top:1px solid #31504a;color:#708983;font-size:10px}@media(max-width:900px){.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{display:none}}@media(max-width:520px){.footer-shell{width:calc(100% - 28px)}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom>span{display:block;margin-top:6px}}
