.consent-scrim{z-index:1900;pointer-events:auto;cursor:pointer;background:#0000000a;position:fixed;inset:0}.consent-banner{z-index:2000;background:#fff;border:1px solid #00000014;border-radius:14px;max-width:440px;animation:.22s cubic-bezier(.2,.8,.2,1) consent-fade-in;position:fixed;bottom:20px;left:auto;right:20px;box-shadow:0 12px 32px #00000029}@keyframes consent-fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.consent-inner{flex-direction:column;gap:12px;padding:16px 18px;display:flex}.consent-text{flex-direction:column;gap:4px;display:flex}.consent-title{color:#111;margin:0;font-size:15px;font-weight:700}.consent-body{color:#333;margin:0;font-size:13px;line-height:1.5}.consent-categories{border:1px solid #00000014;border-radius:10px;flex-direction:column;gap:0;display:flex;overflow:hidden}.consent-row{cursor:pointer;background:#fff;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.consent-row:last-child{border-bottom:none}.consent-row-text{flex:1;min-width:0}.consent-row-label{color:#111;font-size:13.5px;font-weight:600}.consent-row-desc{color:#555;margin-top:2px;font-size:12px;line-height:1.4}.consent-toggle{flex:none;width:16px;height:16px}.consent-toggle:disabled{opacity:.5;cursor:not-allowed}.consent-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.consent-btn{cursor:pointer;border:1px solid #0000;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600;transition:background .12s,border-color .12s}.consent-btn-ghost{color:#333;background:0 0;border-color:#00000024}.consent-btn-ghost:hover{background:#0000000a}.consent-btn-primary{color:#fff;background:#111}.consent-btn-primary:hover{background:#000}@media (width<=560px){.consent-banner{border-bottom:none;border-left:none;border-right:none;border-radius:14px 14px 0 0;max-width:none;bottom:0;left:0;right:0}.consent-inner{gap:12px;padding:16px}.consent-actions .consent-btn{flex:1;min-width:0}}
