.cc-banner{z-index:200;background:var(--surface,#181b27);border-top:1px solid var(--line,#ffffff1f);padding:16px clamp(16px,4vw,32px);position:fixed;bottom:0;left:0;right:0;box-shadow:0 -16px 40px #0000006b}.cc-body{max-width:var(--maxw,1120px);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:0 auto;display:flex}.cc-text{color:var(--muted,#f4f1ea99);flex:380px;margin:0;font-size:.92rem;line-height:1.5}.cc-text a{color:var(--prose-link,#ffcaa0);text-decoration:underline}.cc-actions{flex-shrink:0;gap:10px;display:flex}.cc-btn{font-family:var(--font-ui);cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:8px;padding:10px 18px;font-size:.88rem;font-weight:600}.cc-btn-solid{background:var(--accent,#e0604c);color:#fff}.cc-btn-solid:hover{background:var(--accent-2,#c94f3c)}@media (max-width:560px){.cc-body{flex-direction:column;align-items:stretch}.cc-text{flex-basis:auto}.cc-actions{justify-content:stretch}.cc-btn{flex:1}}
