.cc-banner{position:fixed;bottom:1rem;right:1rem;left:1rem;z-index:200;max-width:420px;margin-left:auto;border-radius:12px;background:#ffffffeb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(229,231,235,.6);box-shadow:0 8px 32px #1f26871f;font-family:Inter,Segoe UI,Arial,sans-serif;opacity:0;transform:translateY(20px) scale(.96);pointer-events:none;transition:opacity .3s ease-out,transform .3s ease-out}.cc-banner--visible{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}@media(prefers-reduced-motion:reduce){.cc-banner{transition:none;transform:none}.cc-banner--visible{transform:none}}.cc-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid rgba(229,231,235,.4)}.cc-title{font-size:.88rem;font-weight:600;color:#1f2937}.cc-close{background:none;border:none;font-size:1.2rem;color:#6b7280;cursor:pointer;padding:.25rem;line-height:1;transition:color .2s}.cc-close:hover{color:#1f2937}.cc-body{padding:1rem}.cc-text{background:#374151f2;color:#fff;border-radius:14px 14px 14px 4px;padding:.85rem 1rem;margin-bottom:.75rem;box-shadow:0 2px 8px #0000001a}.cc-text p{font-size:.78rem;line-height:1.55;margin:0 0 .5rem;color:inherit}.cc-text p:last-child{margin-bottom:0}.cc-text a{color:#f59e0b;font-weight:500;text-decoration:underline}.cc-text a:hover{color:#f97316}.cc-buttons{display:flex;gap:.5rem}.cc-btn{flex:1;padding:.55rem 1rem;font-size:.78rem;font-weight:600;border:none;border-radius:10px;cursor:pointer;transition:background .2s,box-shadow .2s;white-space:nowrap}.cc-btn--primary{background:#f59e0b;color:#fff;box-shadow:0 2px 8px #f59e0b4d}.cc-btn--primary:hover{background:#f97316;box-shadow:0 4px 12px #f973164d}.cc-btn--secondary{background:#f59e0b;color:#fff;box-shadow:0 2px 8px #f59e0b33}.cc-btn--secondary:hover{background:#f97316}.cc-btn--link{flex:0;background:#f3f4f6;color:#6b7280;padding:.55rem .85rem}.cc-btn--link:hover{background:#e5e7eb;color:#374151}.cc-toggle-details{display:block;width:100%;margin-top:.5rem;padding:.4rem;background:none;border:none;font-size:.78rem;color:#6b7280;cursor:pointer;text-align:center;text-decoration:underline;text-underline-offset:2px;transition:color .2s}.cc-toggle-details:hover{color:#374151}.cc-details{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e5e7eb}.cc-option{margin-bottom:.75rem}.cc-option-row{display:flex;align-items:center;gap:.5rem;cursor:pointer}.cc-option-row input[type=checkbox]{width:14px;height:14px;accent-color:#f59e0b;cursor:pointer}.cc-option-row input[disabled]{cursor:not-allowed;opacity:.6}.cc-option-label{font-size:.8rem;font-weight:500;color:#374151}.cc-option-desc{font-size:.7rem;color:#9ca3af;margin:.2rem 0 0 1.75rem;line-height:1.4}.cc-details .cc-buttons{margin-top:.75rem}@media(max-width:479px){.cc-banner{left:.5rem;right:.5rem;bottom:.5rem;max-width:none}}
