.consent-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;align-items:flex-end;justify-content:center;padding:18px;background:#0c171329;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);font-family:Avenir Next,Avenir,Segoe UI,Helvetica,Arial,sans-serif}.consent-panel{width:min(1160px,100%);border:1px solid rgba(255,255,255,.18);border-radius:22px;background:#17231f;color:#fff;box-shadow:0 24px 80px #0c17134d;overflow:hidden}.consent-simple{display:grid;grid-template-columns:1fr auto;align-items:center;gap:34px;padding:22px}.consent-copy{display:flex;align-items:center;gap:16px}.consent-icon{flex:0 0 auto;width:46px;height:46px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:#c9ff8f;color:#17483c}.consent-icon svg{width:21px;height:21px}.consent-copy__body{min-width:0}.consent-kicker{display:flex;align-items:center;gap:6px;margin-bottom:4px;color:#c9ff8f;font-size:8px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.consent-kicker svg{width:12px;height:12px}.consent-panel h2{margin:0;color:#fff;font-size:17px;line-height:1.2;letter-spacing:-.02em}.consent-copy p{max-width:580px;margin:5px 0 0;color:#abb7b2;font-size:11px;line-height:1.5}.consent-copy p a,.consent-legal a{color:#d7ffad;text-decoration:underline;text-underline-offset:3px}.consent-actions{display:flex;align-items:center;gap:8px}.consent-button{min-height:43px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 16px;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:transparent;color:#fff;font-size:10px;font-weight:750;white-space:nowrap;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease}.consent-button:hover{transform:translateY(-1px);border-color:#fff}.consent-button:focus-visible,.consent-close:focus-visible{outline:2px solid #c9ff8f;outline-offset:3px}.consent-button--accept{border-color:#c9ff8f;background:#c9ff8f;color:#17483c}.consent-button--accept:hover{background:#dcffb7;border-color:#dcffb7}.consent-button--reject{border-color:#fff;background:#fff;color:#17231f}.consent-button--reject:hover{background:#eef1ef}.consent-button--settings{border-color:transparent;color:#c2cbc7}.consent-button--settings svg{width:14px;height:14px}.consent-panel--settings{max-height:calc(100dvh - 36px);overflow-y:auto}.consent-settings{padding:28px}.consent-settings__header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:22px}.consent-settings__header h2{font-size:24px}.consent-close{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:transparent;color:#fff;cursor:pointer}.consent-close svg{width:16px;height:16px}.consent-options{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.consent-option{padding:16px;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:#ffffff0e}.consent-option--ai{border-color:#c9ff8f4d;background:#c9ff8f14}.consent-option__top{display:flex;align-items:center;justify-content:space-between;gap:16px}.consent-option label{color:#fff;font-size:11px;font-weight:750}.consent-option p{margin:8px 0 0;color:#96a29d;font-size:9px;line-height:1.5}.consent-option input{width:17px;height:17px;accent-color:#c9ff8f}.consent-settings__footer{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:20px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12)}.consent-legal{display:flex;flex-wrap:wrap;gap:15px}.consent-legal a{font-size:9px}@media (max-width: 900px){.consent-simple{grid-template-columns:1fr;gap:18px}.consent-actions{width:100%}.consent-actions .consent-button{flex:1 1 0}.consent-options{grid-template-columns:repeat(2,1fr)}}@media (max-width: 560px){.consent-overlay{padding:8px;align-items:flex-end}.consent-panel{border-radius:20px}.consent-simple{gap:15px;padding:17px}.consent-copy{align-items:flex-start;gap:12px}.consent-icon{width:38px;height:38px;border-radius:12px}.consent-icon svg{width:18px;height:18px}.consent-panel h2{font-size:15px}.consent-copy p{font-size:10px}.consent-actions{display:grid;grid-template-columns:1fr 1fr}.consent-button{min-height:42px;padding:0 11px;font-size:9px}.consent-button--settings{grid-column:1 / -1;min-height:34px}.consent-settings{padding:19px 16px}.consent-settings__header h2{font-size:20px}.consent-options{grid-template-columns:1fr}.consent-settings__footer{align-items:stretch;flex-direction:column}.consent-actions--settings{display:grid;grid-template-columns:1fr 1fr}.consent-actions--settings .consent-button{min-width:0}}
