.cookie-consent{position:fixed;z-index:9999;background:#fff;box-shadow:0 0 20px rgba(0,0,0,.2);padding:20px;border-radius:8px;max-width:380px;bottom:20px;right:20px;border:1px solid #eee;font-size:14px;line-height:1.4;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#333}.cookie-consent,.cookie-consent *{box-sizing:border-box}.cookie-consent.mobile{bottom:0;left:0;right:0;max-width:100%;border-radius:8px 8px 0 0;border-bottom:none}.cookie-consent h3{margin-top:0;font-size:18px;margin-bottom:10px;color:#333;font-weight:600}.cookie-consent p{margin-top:0;margin-bottom:15px}.cookie-consent a{color:#fca311;text-decoration:none}.cookie-consent a:hover{text-decoration:underline}.cookie-consent hr{border:none;height:1px;background:#eee;margin:15px 0}.consent-option,.consent-options-container{margin-bottom:15px}.consent-option{display:flex;align-items:flex-start}.consent-option.necessary{opacity:.8}.consent-option input[type=checkbox]{margin-right:10px!important;margin-top:3px!important;width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;flex-shrink:0!important;cursor:pointer!important;opacity:1!important;visibility:visible!important;display:inline-block!important;position:relative!important;appearance:auto!important;-webkit-appearance:checkbox!important;-moz-appearance:checkbox!important;border:1px solid #ccc!important;background:#fff!important;vertical-align:middle!important}.consent-option input[type=checkbox]:disabled{cursor:not-allowed!important;opacity:.6!important}.consent-option label{font-weight:600;display:block;margin-bottom:3px;color:#333;font-size:14px}.consent-option p{margin:0;font-size:12px;color:#666}.consent-buttons{display:flex;justify-content:space-between;gap:10px;margin-top:20px}.cookie-consent button{padding:8px 16px;border-radius:4px;cursor:pointer;border:none;font-size:14px;font-weight:500;text-transform:none;letter-spacing:normal;line-height:normal;white-space:nowrap}.accept-button{background-color:#fca311;color:#fff}.reject-button,.save-button{background-color:#000;color:#fff}.preferences-button{background-color:#807f7f;color:#fff}@media(min-width:768px){.consent-buttons{flex-direction:row;flex-wrap:nowrap}.cookie-consent button{flex:1 1}}@media(max-width:767px){.consent-buttons{flex-direction:column;justify-content:center}.cookie-consent button{flex-grow:1;margin-bottom:5px}}