/* BFS Datenschutz-Landingpage 3.8.32 */
.bfs-privacy-page{padding-bottom:80px}
.bfs-privacy-shell{width:min(1120px,calc(100% - 44px));margin-inline:auto}
.bfs-privacy-updated{margin:20px 0 0;font-size:.9rem;font-weight:800;color:var(--blue)}
.bfs-privacy-content{max-width:none!important;padding-top:42px}
.bfs-privacy-content>.panel-layout{width:100%!important;max-width:none!important;margin:0!important}
.bfs-privacy-content .panel-grid,.bfs-privacy-content .panel-grid-cell,.bfs-privacy-content .so-panel,.bfs-privacy-content .textwidget{max-width:none!important}
.bfs-privacy-overview{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:0 0 38px}
.bfs-privacy-card{padding:24px;border:1px solid #dce7ed;border-radius:22px;background:#fff;box-shadow:0 10px 28px rgba(22,53,76,.055)}
.bfs-privacy-card small{display:block;margin-bottom:8px;color:var(--blue);font-size:.74rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.bfs-privacy-card strong{display:block;margin-bottom:7px;font-size:1.08rem;color:var(--ink)}
.bfs-privacy-card p{margin:0;color:var(--muted);font-size:.95rem;line-height:1.55}
.bfs-privacy-nav{position:sticky;top:88px;z-index:4;margin:0 0 44px;padding:14px;border:1px solid #dce7ed;border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 10px 30px rgba(22,53,76,.07);backdrop-filter:blur(12px)}
.bfs-privacy-nav__inner{display:flex;gap:8px;overflow-x:auto;scrollbar-width:thin}
.bfs-privacy-nav a{flex:0 0 auto;padding:9px 12px;border-radius:11px;text-decoration:none!important;font-size:.87rem;font-weight:900;color:var(--ink);background:#f3f7f9}
.bfs-privacy-nav a:hover,.bfs-privacy-nav a:focus-visible{background:var(--blue);color:#fff}
.bfs-privacy-section{scroll-margin-top:170px;margin:0 0 26px;padding:clamp(28px,4vw,44px);border:1px solid #dfe8ed;border-radius:26px;background:#fff}
.bfs-privacy-section h2{margin:0 0 18px;font-size:clamp(1.65rem,3vw,2.35rem)}
.bfs-privacy-section h3{margin:28px 0 10px;font-size:1.2rem}
.bfs-privacy-section p,.bfs-privacy-section li{font-size:1rem;line-height:1.72;color:var(--ink)}
.bfs-privacy-section p:last-child,.bfs-privacy-section ul:last-child{margin-bottom:0}
.bfs-privacy-section a{font-weight:700}
.bfs-privacy-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0 24px}
.bfs-privacy-meta div{padding:14px 16px;border-radius:15px;background:#f4f8fa}
.bfs-privacy-meta small{display:block;margin-bottom:4px;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.07em;color:var(--blue)}
.bfs-privacy-meta strong{font-size:.92rem;line-height:1.4}
.bfs-privacy-note{margin:22px 0;padding:18px 20px;border-left:4px solid var(--green);border-radius:0 15px 15px 0;background:#f2f9ef}
.bfs-privacy-rights{margin-top:38px;padding:clamp(30px,5vw,52px);border-radius:28px;background:var(--blue);color:#fff}
.bfs-privacy-rights .eyebrow{color:#fff;opacity:.75}.bfs-privacy-rights h2{color:#fff;margin:4px 0 12px}.bfs-privacy-rights p,.bfs-privacy-rights li,.bfs-privacy-rights a{color:#fff}.bfs-privacy-rights a{font-weight:900;text-decoration:underline}
html.bfs-dark-mode .bfs-privacy-card,html.bfs-dark-mode .bfs-privacy-section,html.bfs-dark-mode .bfs-privacy-nav{background:#142438;border-color:#294056}
html.bfs-dark-mode .bfs-privacy-card strong,html.bfs-dark-mode .bfs-privacy-section p,html.bfs-dark-mode .bfs-privacy-section li{color:var(--ink)}
html.bfs-dark-mode .bfs-privacy-nav a,html.bfs-dark-mode .bfs-privacy-meta div{background:#1c3147}
html.bfs-dark-mode .bfs-privacy-note{background:#193323}
@media(max-width:900px){.bfs-privacy-overview{grid-template-columns:1fr 1fr}.bfs-privacy-meta{grid-template-columns:1fr}.bfs-privacy-nav{top:72px}}

/* 3.8.37 – Titelbereich identisch mit normalen Inhaltsseiten. */
.bfs-privacy-page .bfs-privacy-updated{margin:18px 0 0;color:var(--muted);font-size:.92rem;font-weight:700;}
html.bfs-dark-mode .bfs-privacy-page .bfs-privacy-updated{color:#aebdcc;}

/* 3.8.47 – Abstand Titelbereich → Inhalt wie bei den übrigen Bürgerverein-Seiten */
.bfs-privacy-content{padding-top:clamp(24px,3vw,34px)!important}
@media(max-width:620px){.bfs-privacy-content{padding-top:20px!important}}
