#cookie-confirmation,#cookie-consent-banner,#cookie-customization-panel{background-color:#fff;bottom:0;box-shadow:0 -2px 10px rgba(0,0,0,.1);font-family:Quicksand,sans-serif;left:0;position:fixed;right:0;z-index:9999}.cookie-consent-container{margin:0 auto;max-width:1200px;padding:20px}.cookie-consent-text h3{color:#333;font-size:1.2em;margin-top:0}.cookie-consent-text p{color:#666;font-size:.95em;line-height:1.5;margin-bottom:15px}.cookie-consent-text a{color:var(--color-accent);text-decoration:none}.cookie-consent-text a:hover{text-decoration:underline}.cookie-consent-buttons{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.cookie-btn{border:none;border-radius:6px;cursor:pointer;font-family:inherit;font-size:.9em;font-weight:600;padding:10px 16px;transition:background-color .2s ease}.cookie-btn-primary{background-color:var(--color-accent);color:#fff}.cookie-btn-primary:hover{background-color:#b01553}.cookie-btn-secondary{background-color:#f0f0f0;border:1px solid #ccc;color:#333}.cookie-btn-secondary:hover{background-color:#e0e0e0}.cookie-option{background-color:#f9f9f9;border-radius:6px;margin-bottom:15px;padding:12px}.cookie-option-header{align-items:center;display:flex;justify-content:space-between}.cookie-option-title{font-weight:600;margin-left:8px}.cookie-option-status{color:var(--color-accent);font-size:.8em}.cookie-option-description{color:#666;font-size:.85em;margin-bottom:0;margin-top:5px}.cookie-confirmation-container{background-color:#eaffea;color:#2c7c2c;padding:15px;text-align:center}@media (min-width:768px){.cookie-consent-container{align-items:center;display:flex;justify-content:space-between}.cookie-consent-text{flex:1;padding-right:20px}.cookie-consent-buttons{flex-direction:row;justify-content:flex-end}}@media (max-width:767px){.cookie-consent-buttons{justify-content:center;margin-top:15px}#cookie-customization-panel .cookie-consent-container{display:block}}