.pb-cookie-banner{position:fixed;z-index:2147483000;left:0;right:0;bottom:0;padding:18px;pointer-events:none;font-family:system-ui,-apple-system,"Segoe UI",sans-serif}.pb-cookie-card{pointer-events:auto;max-width:1120px;margin:0 auto;background:#fff;color:#0f172a;border:1px solid rgba(15,23,42,.12);border-radius:24px;padding:20px;box-shadow:0 24px 80px rgba(15,23,42,.26)}.pb-cookie-main{display:flex;gap:16px;align-items:flex-start}.pb-cookie-icon{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:#eff6ff;color:#0f5fff;font-size:1.35rem;flex:0 0 auto}.pb-cookie-card h2,.pb-cookie-card h3{margin:0 0 8px;font-weight:900;line-height:1.15}.pb-cookie-card p{margin:0;color:#475569;line-height:1.55}.pb-cookie-card a{color:#0f5fff;font-weight:800}.pb-cookie-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;margin-top:16px}.pb-cookie-btn{border:0;border-radius:999px;padding:11px 16px;font-weight:850;cursor:pointer}.pb-cookie-btn-primary{background:#0f5fff;color:#fff}.pb-cookie-btn-light{background:#f1f5f9;color:#0f172a}.pb-cookie-settings{margin-top:18px;border-top:1px solid #e2e8f0;padding-top:16px}.pb-cookie-category-list{display:grid;gap:10px;margin-top:14px}.pb-cookie-category{display:flex;gap:16px;justify-content:space-between;align-items:center;border:1px solid #e2e8f0;border-radius:18px;padding:13px 14px;background:#f8fafc}.pb-cookie-category span{display:grid;gap:4px}.pb-cookie-category small{color:#475569;line-height:1.4}.pb-cookie-category em{font-size:.78rem;color:#64748b}.pb-cookie-category input{width:22px;height:22px}.pb-cookie-bottom_left{right:auto;max-width:560px}.pb-cookie-bottom_right{left:auto;right:0;max-width:560px}.pb-cookie-bottom_left .pb-cookie-card,.pb-cookie-bottom_right .pb-cookie-card{max-width:520px}.pb-cookie-center{top:0;display:grid;place-items:center;background:rgba(15,23,42,.42)}.pb-cookie-theme-dark .pb-cookie-card{background:#071526;color:#fff;border-color:rgba(255,255,255,.14)}.pb-cookie-theme-dark .pb-cookie-card p,.pb-cookie-theme-dark .pb-cookie-category small,.pb-cookie-theme-dark .pb-cookie-category em{color:#cbd5e1}.pb-cookie-theme-dark .pb-cookie-category,.pb-cookie-theme-dark .pb-cookie-btn-light{background:#0f172a;color:#fff;border-color:#1e293b}.pb-cookie-theme-brand .pb-cookie-card{border-top:5px solid #0f5fff}@media(max-width:767px){.pb-cookie-banner{padding:10px}.pb-cookie-main{display:block}.pb-cookie-icon{margin-bottom:12px}.pb-cookie-actions{justify-content:stretch}.pb-cookie-btn{flex:1 1 100%}.pb-cookie-category{align-items:flex-start}.pb-cookie-category input{margin-top:3px}}

.pb-cookie-reopen{position:fixed;z-index:2147482500;left:18px;bottom:18px;width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(15,23,42,.12);border-radius:999px;padding:0;background:#fff;color:#0f172a;box-shadow:0 16px 50px rgba(15,23,42,.18);font-weight:850;cursor:pointer;font-family:system-ui,-apple-system,"Segoe UI",sans-serif}.pb-cookie-reopen i{color:#0f5fff;font-size:1.05rem}.pb-cookie-reopen[hidden]{display:none!important}.pb-cookie-reopen.pb-cookie-theme-dark{background:#071526;color:#fff;border-color:rgba(255,255,255,.16)}.pb-cookie-reopen.pb-cookie-theme-brand{background:#0f5fff;color:#fff;border-color:#0f5fff}.pb-cookie-reopen.pb-cookie-theme-brand i{color:#fff}@media(max-width:767px){.pb-cookie-reopen{left:10px;bottom:10px;width:42px;height:42px}}

/* PaketBoss v1.10.20: Cookie-Reopen im Spielerbereich nicht ueber der Sidebar platzieren. */
body.player-body .pb-cookie-reopen{
  left:calc(286px + 18px);
  bottom:18px;
}
@media(max-width:900px){
  body.player-body .pb-cookie-reopen{
    left:10px;
    bottom:10px;
  }
}
