.cookie-banner{animation:slideUp .5s ease-out;backdrop-filter:blur(10px);background:linear-gradient(135deg,#667eea,#764ba2);border-top:1px solid #ffffff1a;bottom:0;box-shadow:0 -4px 20px #00000026;color:#fff;left:0;padding:20px 0;position:fixed;right:0;z-index:9999}.cookie-banner .cookie-content h5{font-size:1.1rem;font-weight:600;margin-bottom:10px}.cookie-banner .cookie-content p{font-size:.95rem;line-height:1.5;margin-bottom:0;opacity:.95}.cookie-banner .cookie-content a{color:#fff;opacity:.9;text-decoration:underline;transition:opacity .3s ease}.cookie-banner .cookie-content a:hover{color:#fff;opacity:1}.cookie-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.cookie-actions .btn{border:2px solid #ffffff4d;border-radius:25px;font-size:.9rem;font-weight:500;padding:8px 20px;transition:all .3s ease}.cookie-actions .btn-outline-light:hover{background-color:#ffffff1a;border-color:#ffffff80;transform:translateY(-2px)}.cookie-actions .btn-light{background-color:#fff;border:2px solid #fff;color:#4c51bf;font-weight:600}.cookie-actions .btn-light:hover{background-color:#f8f9fa;box-shadow:0 4px 15px #0003;transform:translateY(-2px)}.cookie-modal .modal-content{border:none;border-radius:15px;box-shadow:0 10px 40px #00000026}.cookie-modal .modal-header{border-bottom:1px solid #e9ecef;padding:25px 30px 20px}.cookie-modal .modal-title{color:#2c3e50;font-size:1.3rem;font-weight:600}.cookie-modal .modal-body{padding:20px 30px}.cookie-category{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:10px;margin-bottom:20px;padding:20px;transition:all .3s ease}.cookie-category:hover{background-color:#f1f3f4;border-color:#dee2e6}.cookie-category h5{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:0}.cookie-category p{color:#6c757d;font-size:.9rem;line-height:1.5;margin-bottom:0}.custom-toggle{align-items:center;display:flex}.toggle-switch{background-color:#dee2e6;border:2px solid #0000;border-radius:12px;cursor:pointer;height:24px;position:relative;transition:all .3s ease;width:50px}.toggle-switch:hover{background-color:#c6c9cc}.toggle-switch.active{background-color:#667eea}.toggle-switch.active:hover{background-color:#5a67d8}.toggle-switch.disabled{cursor:not-allowed;opacity:.8}.toggle-switch.disabled,.toggle-switch.disabled:hover{background-color:#198754}.toggle-slider{background-color:#fff;border-radius:50%;box-shadow:0 2px 4px #0003;height:18px;left:1px;position:absolute;top:1px;transition:all .3s ease;width:18px}.toggle-switch.active .toggle-slider,.toggle-switch.disabled .toggle-slider.active{transform:translateX(26px)}.cookie-modal .modal-footer{border-top:1px solid #e9ecef;padding:20px 30px 25px}.cookie-modal .modal-footer .btn{border-radius:25px;font-weight:500;padding:10px 25px;transition:all .3s ease}.cookie-modal .modal-footer .btn-primary{background-color:#667eea;border-color:#667eea}.cookie-modal .modal-footer .btn-primary:hover{background-color:#5a67d8;border-color:#5a67d8;transform:translateY(-2px)}.cookie-settings-btn-left{bottom:20px;left:20px;position:fixed;right:auto;z-index:9998}.cookie-settings-btn-left button{align-items:center;background-color:#fff;border:2px solid #667eea;border-radius:50%;box-shadow:0 4px 15px #00000026;color:#667eea;display:flex;font-size:20px;height:50px;justify-content:center;transition:all .3s ease;width:50px}.cookie-settings-btn-left button:hover{background-color:#667eea;box-shadow:0 6px 20px #667eea4d;color:#fff;transform:translateY(-3px)}@media (max-width:768px){.cookie-banner{padding:15px 0}.cookie-banner .container{padding:0 15px}.cookie-content h5{font-size:1rem}.cookie-content p{font-size:.85rem}.cookie-actions{justify-content:center;margin-top:15px}.cookie-actions .btn{font-size:.8rem;padding:6px 15px}.cookie-modal .modal-body,.cookie-modal .modal-footer,.cookie-modal .modal-header{padding:15px 20px}.cookie-category{padding:15px}.cookie-settings-btn-left{bottom:75px;left:15px}}@media (max-width:576px){.cookie-banner .row{flex-direction:column;text-align:center}.cookie-actions{justify-content:center;width:100%}.cookie-actions .btn{flex:1;max-width:120px}.cookie-settings-btn-left{bottom:85px;left:15px}.cookie-settings-btn-left button{font-size:18px;height:45px;width:45px}}@media (min-width:481px) and (max-width:1024px) and (orientation:landscape){.cookie-settings-btn-left{bottom:65px;left:20px}}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (prefers-color-scheme:dark){.cookie-category{background-color:#2d3748;border-color:#4a5568}.cookie-category:hover{background-color:#374151}.cookie-category h5{color:#f7fafc}.cookie-category p{color:#a0aec0}.cookie-modal .modal-content{background-color:#1a202c;color:#f7fafc}.cookie-modal .modal-footer,.cookie-modal .modal-header{border-color:#4a5568}}