.cookie-consent{position:fixed;z-index:1000;right:16px;bottom:16px;width:min(430px,calc(100% - 32px));padding:16px;border:1px solid rgba(87,227,137,.32);border-radius:12px;background:#0b1e17;color:#f5fff8;box-shadow:0 18px 50px rgba(0,0,0,.34)}
.cookie-consent[hidden]{display:none}.cookie-consent h2{margin:0 0 6px;font-size:17px}.cookie-consent p{margin:0;color:#afc0b6;font-size:14px;line-height:1.4}.cookie-consent a{color:#57e389;text-decoration:underline}.cookie-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}.cookie-actions button{min-height:36px;padding:7px 10px;border-radius:7px;font:750 13px system-ui;cursor:pointer}.cookie-accept{border:1px solid #57e389;background:#57e389;color:#082216}.cookie-essential,.cookie-manage{border:1px solid rgba(255,255,255,.2);background:transparent;color:#effff4}.cookie-options{display:none;margin-top:12px;padding-top:11px;border-top:1px solid rgba(255,255,255,.12)}.cookie-options.open{display:block}.cookie-option{display:flex;justify-content:space-between;gap:15px;padding:6px 0}.cookie-option span,.cookie-option b{font-size:13px}.cookie-option span{color:#afc0b6}.cookie-option input{width:18px;height:18px;accent-color:#57e389}
@media(max-width:850px){.cookie-consent{z-index:9;right:10px;bottom:10px;width:calc(100% - 20px);max-height:60vh;padding:12px 14px;overflow:auto}.cookie-consent h2{margin-bottom:4px;font-size:17px;line-height:1.25}.cookie-consent p{font-size:13px;line-height:1.45}.cookie-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:10px}.cookie-actions button{width:100%;min-height:40px;padding:8px;font-size:13px}.cookie-accept{grid-column:1/-1}.cookie-options{margin-top:10px;padding-top:9px}.cookie-option{gap:10px;padding:6px 0}.cookie-option span,.cookie-option b{font-size:13px;line-height:1.35}.cookie-option input{flex:0 0 auto;width:20px;height:20px}}
