/* Shared page shell: the approved header geometry applies to legal pages too. */
.fuss{font-size:14px;gap:22px;flex-wrap:wrap;padding-block:18px}
.footer-brand{display:grid;gap:5px}
.footer-brand small{font-size:13px;color:var(--muted)}
.footer-person{margin:0;font-size:14px;line-height:1.6;color:var(--muted);text-align:center}
.footer-person strong{display:block;color:var(--paper);font-weight:500}
.recht{gap:20px;flex-wrap:wrap}
.recht button{font:inherit;color:inherit;background:none;border:0;padding:0;min-height:44px;cursor:pointer;text-align:left}
.recht button:hover{text-decoration:underline;text-underline-offset:4px}
button:focus-visible,input:focus-visible{outline:2px solid currentColor;outline-offset:4px}
.legal-page{color-scheme:light;--paper:#29241f;--muted:#625b54;background:#faf6f1;color:var(--paper)}
.legal-page .sozial a{border-color:#29241f35;background:#29241f06}
.legal-page .seite{grid-template-rows:auto 1fr auto}
.legal-page .text{padding-block:42px 72px;text-align:left;min-width:0}
.legal-page .text>section,.legal-page .vorspann{max-width:76ch}
.legal-page h1{font-size:clamp(36px,4.6vw,60px);text-shadow:none;text-align:left;margin:25px 0 34px}
.legal-page h2{font-size:23px;font-weight:550;line-height:1.3;letter-spacing:-.025em;margin:32px 0 12px}
.legal-page .text p{font-size:17px;line-height:1.75;color:var(--muted);margin:0 0 14px;overflow-wrap:anywhere}
.legal-page .text a{color:#9f471a;text-underline-offset:4px}
.legal-page .zurueck{font-size:16px;text-decoration:none;display:inline-flex;min-height:44px;align-items:center}
.legal-page .fuss{border-color:#29241f25}
.consent-panel{position:fixed;z-index:100;bottom:max(18px,env(safe-area-inset-bottom));left:6%;width:88%;max-height:calc(100dvh - 36px);overflow:auto;border:1px solid #ffffff38;border-radius:16px;background:#241e19;color:#faf6f1;box-shadow:0 12px 50px #0006;padding:24px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px 30px;font-family:"General Sans",sans-serif}
.consent-panel[hidden],.consent-panel [hidden],.recht [hidden]{display:none!important}
.consent-panel h2{font-size:20px;font-weight:550;line-height:1.25;letter-spacing:-.02em;margin:0 0 8px}
.consent-panel p{font-size:14px;line-height:1.6;margin:0;color:#ded8d1;max-width:80ch}
.consent-panel a{color:#faf6f1;text-underline-offset:3px}
.consent-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}
.consent-actions button{border:1px solid #faf6f180;border-radius:999px;color:#faf6f1;background:#ffffff0a;min-height:46px;padding:11px 18px;font:500 14px/1.4 "General Sans",sans-serif;cursor:pointer;white-space:nowrap}
.consent-actions button:hover{background:#ffffff20;border-color:#faf6f1}
.consent-options{grid-column:1/-1;border-top:1px solid #ffffff30;padding-top:16px}
.consent-options label{display:flex;align-items:flex-start;gap:14px;margin-top:16px;cursor:pointer;min-height:44px}
.consent-options input{width:22px;height:22px;flex-shrink:0;accent-color:#e16f33;margin:2px 0}
.consent-options strong{display:block;font-size:15px;font-weight:550}
.consent-options small{display:block;color:#ded8d1;font-size:14px;line-height:1.6}
.consent-options~.consent-actions{grid-column:1/-1}
@media(min-width:1400px){.consent-panel{left:max(6%,calc((100% - 1600px)/2));width:min(88%,1600px)}}
@media(max-width:1050px){.fuss{justify-content:flex-start}.footer-person{text-align:left;margin-left:auto}.recht{width:100%}.consent-panel{grid-template-columns:1fr}}
@media(max-width:700px){
 .fuss{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:14px;gap:10px;padding-block:18px max(16px,env(safe-area-inset-bottom))}.footer-person{order:1;margin:0!important;font-size:14px;line-height:1.55;text-align:center}.footer-person strong{font-size:15px;font-weight:560}.footer-brand{order:3;margin:0;text-align:center;justify-items:center;font-size:12px;color:#ffffffa8}.footer-brand small{font-size:12px}.recht{order:2;width:auto;max-width:100%;justify-content:center;text-align:center;gap:22px;margin-top:2px}.recht a,.recht button{min-height:40px;text-align:center}
 .legal-page .text{padding-block:18px 40px}.legal-page h1{font-size:38px;margin-block:18px 26px}.legal-page h2{font-size:21px}.legal-page .text p{font-size:16px}
 .consent-panel{left:12px;width:calc(100% - 24px);bottom:max(12px,env(safe-area-inset-bottom));max-height:calc(100dvh - 24px);padding:19px;gap:16px}.consent-panel h2{font-size:19px}.consent-panel p{font-size:14px}.consent-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.consent-actions button{padding:10px 9px;font-size:13px;white-space:normal}.consent-actions [data-action="settings"],.consent-actions [data-action="save"]{grid-column:1/-1}
}
@media(max-width:380px){.recht{gap:12px}.fuss{font-size:13px}}
