#cookie-consent-banner{border-right:4px solid #466954;transform:translateY(20px);border-left:4px solid #466954;padding:20px 25px;justify-content:space-between;flex-wrap:wrap;right:20px;color:#333;transition:opacity .3s ease,transform .3s ease;position:fixed;max-width:1200px;opacity:0;bottom:20px;background-color:#fff;margin:0 auto;align-items:center;box-shadow:0 5px 20px rgba(0,0,0,.15);border-radius:8px;left:20px;font-family:inherit;display:none;z-index:9999}.cookie-text{flex:1;font-size:14px;margin-right:30px;color:#555;line-height:1.6}.cookie-text p{margin:0}.cookie-policy-link{text-decoration:underline;font-weight:700;color:#466954;transition:color .2s ease;position:relative;border-bottom:2px dotted #466954;padding-bottom:1px}.cookie-policy-link:hover{text-decoration:none;color:#385847;border-bottom:2px solid #385847}.cookie-buttons{flex-wrap:wrap;gap:12px;align-items:center;display:flex}.cookie-btn{padding:10px 20px;font-size:14px;border:none;font-weight:600;transition:all .25s ease;text-align:center;border-radius:6px;cursor:pointer}.accept-btn{color:#fff;background-color:#466954;box-shadow:0 2px 4px rgba(70,105,84,.2)}.accept-btn:hover{transform:translateY(-2px);background-color:#385847;box-shadow:0 4px 8px rgba(70,105,84,.3)}.reject-btn{border:1px solid #e0e0e0;color:#333;background-color:#f2f1e9}.reject-btn:hover{transform:translateY(-2px);background-color:#e5e4dc}@media (max-width:768px){#cookie-consent-banner{padding:15px 20px;right:10px;bottom:10px;left:10px}.cookie-text{font-size:13px;margin-right:0;margin-bottom:15px}.cookie-buttons{justify-content:space-between;width:100%}}@media (max-width:480px){#cookie-consent-banner{flex-direction:column;align-items:flex-start}.cookie-buttons{flex-direction:row;width:100%}.cookie-btn{flex:1;padding:8px 12px;font-size:13px}}