.cookie-banner{position:fixed;left:1rem;right:1rem;bottom:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 8px 30px rgba(0,0,0,.12);z-index:9999}
.cookie-inner{padding:1rem 1.25rem}
.cookie-inner h3{margin:0 0 .5rem;font-size:1.1rem}
.cookie-actions{margin-top:.75rem;display:flex;gap:.5rem;justify-content:flex-end}
.btn{appearance:none;border:0;border-radius:10px;padding:.6rem .9rem;font-weight:600;cursor:pointer}
.btn-primary{background:#2563eb;color:#fff}
.btn-secondary{background:#e5e7eb;color:#111827}
.prose{line-height:1.6}
.prose h1{font-size:1.8rem;margin:0 0 .4rem}
.prose h2{font-size:1.25rem;margin:1.2rem 0 .4rem}
.prose h3{font-size:1.05rem;margin:1rem 0 .3rem}
.prose a{color:#2563eb;text-decoration:underline}
.prose ul{padding-left:1.2rem}

/* Optional spacing class for manual ad blocks (unused with Auto ads) */
.ad-space{margin:16px 0; text-align:center;}
