.cookie-consent-modal{position:fixed;bottom:20px;right:20px;width:400px;max-width:90vw;background:#fff;border-radius:8px;box-shadow:0 5px 25px rgb(0 0 0 / .15);z-index:999999;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.cookie-consent-content{padding:20px}.cookie-consent-header h3{margin:0 0 15px 0;color:#23282d;font-size:18px;font-weight:600}.cookie-consent-body{margin-bottom:20px}.cookie-consent-body p{margin:0 0 15px 0;line-height:1.5;color:#555;font-size:14px}.cookie-consent-terms{font-size:12px;color:#666}.cookie-consent-terms h4{margin:0 0 10px 0;color:#333}.cookie-consent-terms ul{margin:10px 0;padding-left:20px}.cookie-consent-terms li{margin-bottom:5px}.cookie-consent-footer{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}.cookie-consent-btn{padding:8px 16px;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:all 0.2s ease}.cookie-consent-accept{background:#007cba;color:#fff}.cookie-consent-accept:hover{background:#005a87}.cookie-consent-decline{background:#f0f0f0;color:#555;border:1px solid #ccc}.cookie-consent-decline:hover{background:#e0e0e0}.cookie-consent-settings{background:#fff0;color:#007cba;border:1px solid #007cba}.cookie-consent-settings:hover{background:#f8f9fa}.cookie-setting{margin-bottom:15px;padding:10px;border:1px solid #e0e0e0;border-radius:4px}.cookie-setting label{display:block;cursor:pointer}.cookie-setting input[type="checkbox"]{margin-right:8px}.cookie-setting strong{display:block;margin-bottom:5px;color:#333}.cookie-setting p{margin:0;font-size:12px;color:#666;line-height:1.4}@media (max-width:768px){.cookie-consent-modal{bottom:0;right:0;left:0;width:auto;max-width:none;border-radius:0}.cookie-consent-footer{justify-content:center}}