.cookie-consent-banner{position:fixed;bottom:0;left:0;right:0;background-color:#fff;box-shadow:0 -2px 10px rgba(0,0,0,.1);padding:15px 20px;z-index:10000;transform:translateY(0);transition:transform .3s ease-in-out;border-top:1px solid #e0e0e0}@media(min-width:768px){.cookie-consent-banner{padding:20px 40px}}.cookie-consent-banner .cookie-consent-content{display:flex;flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;gap:15px}@media(min-width:768px){.cookie-consent-banner .cookie-consent-content{flex-direction:row;justify-content:space-between;gap:30px}}.cookie-consent-banner .cookie-consent-text{margin:0;font-size:14px;line-height:1.4;color:#333;text-align:center}@media(min-width:768px){.cookie-consent-banner .cookie-consent-text{text-align:left;flex:1}}.cookie-consent-banner .cookie-consent-text a{color:#4f46e5;text-decoration:underline}.cookie-consent-banner .cookie-consent-text a:hover{color:#4338ca}.cookie-consent-banner .cookie-consent-buttons{display:flex;flex-direction:column;gap:10px;width:100%}@media(min-width:768px){.cookie-consent-banner .cookie-consent-buttons{flex-direction:row;width:auto;gap:15px}}.cookie-consent-banner .cookie-consent-buttons .btn{padding:10px 20px;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;border:none;transition:background-color .2s ease;min-width:140px;text-align:center}.cookie-consent-banner .cookie-consent-buttons .btn.btn-accept{background-color:#4f46e5;color:#fff}.cookie-consent-banner .cookie-consent-buttons .btn.btn-accept:hover{background-color:#4338ca}.cookie-consent-banner .cookie-consent-buttons .btn.btn-manage{background-color:#f3f4f6;color:#374151;border:1px solid #d1d5db}.cookie-consent-banner .cookie-consent-buttons .btn.btn-manage:hover{background-color:#e5e7eb}.cookie-consent-banner .cookie-consent-buttons .btn.btn-reject{background-color:#fff;color:#374151;border:1px solid #d1d5db}.cookie-consent-banner .cookie-consent-buttons .btn.btn-reject:hover{background-color:#f9fafb}.cookie-consent-banner .email-capture-container{display:flex;flex-direction:column;gap:10px;width:100%;max-width:400px}@media(min-width:768px){.cookie-consent-banner .email-capture-container{flex-direction:row;align-items:center;gap:15px}}.cookie-consent-banner .email-capture-container .email-input{padding:10px 15px;border:1px solid #d1d5db;border-radius:4px;font-size:14px;flex:1}.cookie-consent-banner .email-capture-container .email-input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px rgba(79,70,229,.1)}.cookie-consent-banner .email-capture-container .email-capture-buttons{display:flex;gap:10px}.cookie-consent-banner .email-capture-container .email-capture-buttons .btn{min-width:80px;padding:10px 15px}.cookie-preferences-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:10001;padding:20px}.cookie-preferences-modal{background-color:#fff;border-radius:8px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 10px 25px rgba(0,0,0,.2);display:flex;flex-direction:column}.cookie-preferences-modal .cookie-preferences-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e5e7eb}.cookie-preferences-modal .cookie-preferences-header h3{margin:0;font-size:20px;font-weight:600;color:#1f2937}.cookie-preferences-modal .cookie-preferences-header .close-btn{background:none;border:none;font-size:24px;cursor:pointer;color:#6b7280;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.cookie-preferences-modal .cookie-preferences-header .close-btn:hover{color:#1f2937}.cookie-preferences-modal .cookie-preferences-body{padding:20px}.cookie-preferences-modal .cookie-preferences-body p{color:#374151;line-height:1.5;margin-bottom:20px}.cookie-preferences-modal .cookie-preferences-body p a{color:#4f46e5;text-decoration:underline}.cookie-preferences-modal .cookie-preferences-body p a:hover{color:#4338ca}.cookie-preferences-modal .cookie-preferences-body .cookie-category{border:1px solid #e5e7eb;border-radius:6px;padding:15px;margin-bottom:15px}.cookie-preferences-modal .cookie-preferences-body .cookie-category .category-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.cookie-preferences-modal .cookie-preferences-body .cookie-category .category-header .category-name{font-weight:600;color:#1f2937}.cookie-preferences-modal .cookie-preferences-body .cookie-category .category-header .category-status{font-size:14px;color:#6b7280}.cookie-preferences-modal .cookie-preferences-body .cookie-category .category-description{margin:0;font-size:14px;color:#6b7280;line-height:1.4}.cookie-preferences-modal .cookie-preferences-footer{display:flex;flex-direction:column;padding:20px;border-top:1px solid #e5e7eb;gap:15px}.cookie-preferences-modal .cookie-preferences-footer .btn{padding:10px 20px;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;border:none;transition:background-color .2s ease;min-width:120px;text-align:center}.cookie-preferences-modal .cookie-preferences-footer .btn.btn-accept{background-color:#4f46e5;color:#fff}.cookie-preferences-modal .cookie-preferences-footer .btn.btn-accept:hover{background-color:#4338ca}.cookie-preferences-modal .cookie-preferences-footer .btn.btn-manage{background-color:#4f46e5;color:#fff}.cookie-preferences-modal .cookie-preferences-footer .btn.btn-manage:hover{background-color:#4338ca}.cookie-preferences-modal .cookie-preferences-footer .btn.btn-outline{background-color:#f3f4f6;color:#374151;border:1px solid #d1d5db}.cookie-preferences-modal .cookie-preferences-footer .btn.btn-outline:hover{background-color:#e5e7eb}.cookie-preferences-modal .cookie-preferences-footer .btn.btn-reject{background-color:#fff;color:#374151;border:1px solid #d1d5db}.cookie-preferences-modal .cookie-preferences-footer .btn.btn-reject:hover{background-color:#f9fafb}.cookie-preferences-modal .cookie-preferences-footer .footer-buttons{display:flex;gap:10px;margin-left:auto}.toggle-switch{position:relative;display:inline-block;width:42px;height:24px}.toggle-switch input{opacity:0;width:0;height:0}.toggle-switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:24px}.toggle-switch .slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}.toggle-switch input:checked+.slider{background-color:#4f46e5}.toggle-switch input:checked+.slider:before{transform:translateX(18px)}@media(max-width:767px){.cookie-preferences-modal .cookie-preferences-footer .footer-buttons{width:100%;flex-direction:column}.cookie-preferences-modal .cookie-preferences-footer .footer-buttons .btn{width:100%}}