.cookie-consent-layer{position:fixed;z-index:9999;inset:0;display:grid;align-items:end;justify-items:end;padding:16px;box-sizing:border-box;background:transparent;pointer-events:auto}
.cookie-consent-card{pointer-events:auto;box-sizing:border-box;width:min(396px,100%);max-height:min(520px,calc(100dvh - 32px));overflow:auto;background:rgba(255,255,255,.98);border:1px solid #eadfeb;border-radius:18px;padding:17px;box-shadow:0 18px 55px rgba(49,34,54,.2);font-family:Inter,Arial,sans-serif;color:#29212d}
.cookie-consent-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.cookie-consent-kicker{margin:0 0 2px!important;color:#d92d61;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.cookie-consent-card h2{margin:0;font-size:22px;line-height:1.15}.cookie-consent-card>p{margin:7px 0 0;color:#706776;font-size:13px;line-height:1.4}
.cookie-consent-close{flex:0 0 auto;width:34px;height:34px;border:1px solid #ddd4df;border-radius:50%;background:#fff;color:#3d3441;font:700 21px/1 Arial,sans-serif;cursor:pointer}.cookie-consent-close:hover,.cookie-consent-close:focus-visible{border-color:#ff4f7b;outline:3px solid rgba(255,79,123,.18)}
.cookie-customize{display:grid;gap:7px;margin:13px 0}.cookie-choice-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 11px;border:1px solid #e7dfe8;border-radius:12px;background:#fff}.cookie-choice-row>div{display:grid;gap:1px;min-width:0}.cookie-choice-row label,.cookie-choice-label{font-size:13px;font-weight:800}.cookie-choice-row small{color:#766d79;font-size:11px;line-height:1.3}.cookie-choice-row input{flex:0 0 auto;width:20px;height:20px;accent-color:#ff4f7b}.cookie-choice-row.is-essential{background:#faf7fb}.cookie-choice-row.is-essential input{accent-color:#667085}
.cookie-choice-row.is-ad-service{border-color:#ffd1dc;background:#fff7f9}.cookie-service-status{flex:0 0 auto;border-radius:999px;background:#ff4f7b;color:#fff;padding:5px 8px;font-size:10px;font-weight:900;letter-spacing:.08em}.cookie-service-actions{display:grid;gap:8px;margin-top:12px}.cookie-service-actions button,.cookie-service-actions a{box-sizing:border-box;display:flex;align-items:center;justify-content:center;min-height:42px;border-radius:10px;padding:10px 15px;font:800 13px/1.2 Inter,Arial,sans-serif;text-align:center;cursor:pointer}.cookie-service-actions button{border:1px solid #ff4f7b;background:#ff4f7b;color:#fff}.cookie-service-actions .cookie-premium-choice{border:1px solid #d9d1dc;background:#fff;color:#3d3441;text-decoration:none}.cookie-service-actions button:hover,.cookie-service-actions button:focus-visible,.cookie-service-actions a:hover,.cookie-service-actions a:focus-visible{border-color:#e63869;outline:3px solid rgba(255,79,123,.18)}.cookie-policy-link{margin-top:10px;text-align:center}.cookie-policy-link a{color:#c92859;font-size:12px;font-weight:700}.cookie-policy-link a:focus-visible{outline:3px solid rgba(255,79,123,.18);outline-offset:3px}
@media(max-width:680px){.cookie-consent-layer{padding:max(8px,env(safe-area-inset-top)) 8px max(8px,env(safe-area-inset-bottom))}.cookie-consent-card{width:100%;max-height:min(520px,calc(100dvh - 16px));padding:14px;border-radius:16px}.cookie-choice-row{padding:9px 10px}.cookie-service-actions button,.cookie-service-actions a{min-height:42px}}
@media(max-height:560px){.cookie-consent-card{max-height:calc(100dvh - 12px);padding:12px}.cookie-consent-card>p{margin-top:4px}.cookie-customize{margin:8px 0;gap:5px}.cookie-choice-row{padding:7px 9px}.cookie-service-actions{margin-top:8px}}
