#sts-cookie-consent-banner{display:none;position:fixed!important;bottom:0!important;left:0!important;width:100%!important;background:#fff!important;border-top:1px solid #ddd!important;box-shadow:0 -2px 10px rgba(0,0,0,.1)!important;z-index:999999!important;padding:20px!important;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,sans-serif!important;animation:slideUp .3s ease-out}#sts-cookie-consent-banner>div{max-width:1200px!important;margin:0 auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:wrap!important;gap:15px!important}#sts-cookie-consent-banner>div>div:first-child{flex:1!important;min-width:280px!important}#sts-cookie-consent-banner h4{margin:0 0 5px!important;font-size:18px!important;font-weight:600!important;color:#333!important;line-height:1.3!important}#sts-cookie-consent-banner p{margin:0!important;font-size:14px!important;color:#666!important;line-height:1.4!important}#sts-cookie-consent-banner>div>div:last-child{display:flex!important;gap:8px!important;flex-shrink:0!important}#sts-cookie-consent-banner button{padding:12px 16px!important;border-radius:6px!important;cursor:pointer!important;font-size:13px!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:.5px!important;transition:all .2s ease!important;white-space:nowrap!important;min-width:100px!important}#sts-cookie-consent-banner button:first-child{border:2px solid #666!important;background:#fff!important;color:#666!important}#sts-cookie-consent-banner button:first-child:hover{background:#f5f5f5!important;border-color:#333!important;color:#333!important}#sts-cookie-consent-banner button:last-child{border:none!important;background:#4285f4!important;color:#fff!important}#sts-cookie-consent-banner button:last-child:hover{background:#3367d6!important;box-shadow:0 2px 4px rgba(0,0,0,.2)!important}@keyframes slideUp{from{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:768px){#sts-cookie-consent-banner{padding:15px!important}#sts-cookie-consent-banner>div{flex-direction:column!important;align-items:stretch!important}#sts-cookie-consent-banner>div>div:first-child{min-width:100%!important;margin-bottom:15px!important}#sts-cookie-consent-banner>div>div:last-child{width:100%!important;justify-content:stretch!important}#sts-cookie-consent-banner button{flex:1!important;min-width:0!important}#sts-cookie-consent-banner h4{font-size:16px!important}#sts-cookie-consent-banner p{font-size:13px!important}}#sts-cookie-consent-banner button:focus{outline:3px solid #4285f4!important;outline-offset:2px!important}#sts-cookie-consent-banner button:first-child:focus{outline-color:#666!important}@media(prefers-contrast:high){#sts-cookie-consent-banner{border-top-width:2px!important}#sts-cookie-consent-banner button:first-child{border-width:3px!important}}@media(prefers-color-scheme:dark){#sts-cookie-consent-banner{background:#1a1a1a!important;border-top-color:#444!important;color:#e0e0e0!important}#sts-cookie-consent-banner h4{color:#fff!important}#sts-cookie-consent-banner p{color:#b0b0b0!important}#sts-cookie-consent-banner button:first-child{background:#1a1a1a!important;border-color:#888!important;color:#e0e0e0!important}#sts-cookie-consent-banner button:first-child:hover{background:#2a2a2a!important;border-color:#aaa!important;color:#fff!important}}