.cookie-sticky-panel{z-index:1000;animation:.5s ease-out slideInLeft;position:fixed;bottom:20px;left:20px}.cookie-panel-toggle{color:#fff;cursor:pointer;background:#9bbb59;border:none;border-radius:25px 25px 25px 5px;justify-content:center;align-items:center;gap:8px;min-width:120px;padding:12px 16px;font-size:14px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px #9bbb5966}.cookie-panel-toggle:hover{background:#8aac4f;transform:translate(5px);box-shadow:0 6px 20px #9bbb5999}.cookie-icon{font-size:16px;animation:2s infinite bounce}.cookie-text{text-transform:uppercase;letter-spacing:.5px;font-size:12px}.cookies-consent-overlay{z-index:9999;background-color:#00000080;justify-content:center;align-items:center;padding:20px;animation:.3s ease-in-out fadeIn;display:flex;position:fixed;inset:0}.cookies-consent-banner{background:#fff;border-radius:12px;width:100%;max-width:600px;max-height:80vh;animation:.3s ease-out slideUp;overflow-y:auto;box-shadow:0 10px 30px #0003}.cookies-consent-content{padding:30px}.cookies-consent-header h3{color:#2c3e50;margin-bottom:15px;font-size:1.5rem;font-weight:600}.header-top{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.close-btn{color:#6c757d;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:24px;transition:all .2s;display:flex}.close-btn:hover{color:#495057;background-color:#f8f9fa}.cookies-consent-header p{color:#6c757d;margin-bottom:25px;line-height:1.6}.cookies-consent-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-bottom:20px;display:flex}.cookies-consent-actions .btn{border-radius:6px;min-width:120px;padding:10px 20px;font-weight:500;transition:all .2s}.cookies-consent-actions .btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.cookies-consent-preferences{margin-bottom:20px}.preference-item{border-bottom:1px solid #e9ecef;justify-content:space-between;align-items:flex-start;padding:20px 0;display:flex}.preference-item:last-child{border-bottom:none}.preference-info{flex:1;margin-right:20px}.preference-info h4{color:#2c3e50;margin-bottom:8px;font-size:1.1rem;font-weight:600}.preference-info p{color:#6c757d;margin:0;font-size:.9rem;line-height:1.5}.preference-toggle{flex-shrink:0}.preference-toggle .form-check-input{cursor:pointer;width:20px;height:20px}.preference-toggle .form-check-input:disabled{opacity:.6;cursor:not-allowed}.preferences-actions{border-top:1px solid #e9ecef;justify-content:flex-end;gap:12px;margin-top:25px;padding-top:20px;display:flex}.preferences-actions .btn{border-radius:6px;min-width:120px;padding:10px 20px;font-weight:500;transition:all .2s}.preferences-actions .btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.cookies-consent-footer{text-align:center;border-top:1px solid #e9ecef;padding-top:20px}.cookies-consent-footer p{color:#6c757d;margin:0;font-size:.9rem}.cookies-consent-footer a{color:#007bff;font-weight:500;text-decoration:none}.cookies-consent-footer a:hover{text-decoration:underline}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-3px)}60%{transform:translateY(-2px)}}@media (max-width:768px){.cookie-sticky-panel{bottom:20px;left:10px}.cookie-panel-toggle{min-width:100px;padding:10px 14px;font-size:12px}.cookie-text{font-size:10px}.cookies-consent-overlay{padding:10px}.cookies-consent-content{padding:20px}.cookies-consent-actions{flex-direction:column}.cookies-consent-actions .btn{width:100%;margin-bottom:10px}.preference-item{flex-direction:column;align-items:flex-start}.preference-info{margin-bottom:15px;margin-right:0}.preference-toggle{align-self:flex-end}.preferences-actions{flex-direction:column}.preferences-actions .btn{width:100%;margin-bottom:10px}}@media (max-width:480px){.cookie-sticky-panel{bottom:10px;left:5px}.cookie-panel-toggle{min-width:80px;padding:8px 12px;font-size:11px}.cookie-icon{font-size:14px}.cookie-text{font-size:9px}.cookies-consent-header h3{font-size:1.3rem}.cookies-consent-content{padding:15px}}
