/* fox42 — Legal Pages (Impressum, Datenschutz) */
@font-face{font-family:'Figtree';src:url('../fonts/figtree-latin-ext.woff2') format('woff2');font-weight:300 900;font-style:normal;font-display:swap;unicode-range:U+0100-02BA,U+0304,U+0308,U+0329,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:'Figtree';src:url('../fonts/figtree-latin.woff2') format('woff2');font-weight:300 900;font-style:normal;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+20AC,U+2122,U+FEFF,U+FFFD}
*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Figtree',system-ui,sans-serif;background:#fff;color:#111610;line-height:1.7;-webkit-font-smoothing:antialiased}
a{color:#2d6b55;text-decoration:none}
a:hover{text-decoration:underline}
.w{max-width:900px;margin:0 auto;padding:0 24px}
.nav{padding:16px 0;border-bottom:1px solid #e4e7e1}
.nav .w{display:flex;justify-content:space-between;align-items:center;max-width:1140px}
.logo{display:flex;align-items:center;gap:4px;font-size:1.35rem;font-weight:800;letter-spacing:-.6px}
.logo img{height:30px}
.logo strong{color:#2d6b55;font-weight:700}
.nav-right{display:flex;align-items:center;gap:16px}
.back{font-size:.85rem;font-weight:500;color:#4a5242}
.back:hover{color:#2d6b55}
.lang-sw{display:flex;align-items:center;gap:5px}
.lang-btn{background:none;border:2px solid transparent;cursor:pointer;padding:2px 3px;border-radius:5px;opacity:.38;transition:.2s;display:flex;align-items:center;line-height:0}
.lang-btn:hover{opacity:.72}
.lang-btn.active{opacity:1;border-color:#dce8e4}
.lang-btn svg{width:26px;height:17px;border-radius:2px;display:block}
main{padding:80px 0 120px}
h1{font-size:2rem;font-weight:800;letter-spacing:-1px;margin-bottom:8px}
.sub{font-size:.85rem;color:#7d8576;margin-bottom:48px}
h2{font-size:1.1rem;font-weight:700;margin:36px 0 12px;letter-spacing:-.2px}
h2:first-of-type{margin-top:0}
h3{font-size:.95rem;font-weight:700;margin:20px 0 8px}
p{font-size:.95rem;color:#4a5242;margin-bottom:8px}
p strong{color:#111610}
ul{margin:8px 0 8px 20px}
ul li{font-size:.95rem;color:#4a5242;margin-bottom:4px}
.hint{margin-top:48px;padding:20px 24px;background:#f8f9f7;border:1px solid #e4e7e1;border-radius:12px;font-size:.82rem;color:#7d8576;line-height:1.6}
.hint strong{color:#4a5242}
.wid-box{background:#f0f7f4;border-left:3px solid #2d6b55;padding:12px 16px;border-radius:0 4px 4px 0;margin:16px 0;font-size:.95rem;color:#111610}
.foot{padding:32px 0;border-top:1px solid #e4e7e1;margin-top:80px}
.foot p{font-size:.75rem;color:#7d8576;text-align:center}
