.a-tracking-consent-banner{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:3px solid #0073aa;box-shadow:0 -2px 10px rgb(0 0 0 / .1);z-index:999999;padding:20px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.a-tracking-consent-content{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:15px}.a-tracking-consent-text{font-size:14px;line-height:1.6;color:#333}.a-tracking-consent-actions{display:flex;flex-direction:column;gap:12px}.a-tracking-consent-buttons{display:flex;gap:10px}.a-tracking-consent-accept,.a-tracking-consent-deny{padding:10px 20px;border:none;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;transition:opacity 0.2s}.a-tracking-consent-accept:hover,.a-tracking-consent-deny:hover{opacity:.9}.a-tracking-consent-accept{background:#0073aa;color:#fff}.a-tracking-consent-deny{background:#ccc;color:#333}@media (min-width:768px){.a-tracking-consent-content{flex-direction:row;align-items:center;justify-content:space-between}.a-tracking-consent-actions{flex-direction:row;align-items:center}.a-tracking-consent-text{flex:1}}