html,body{min-height:100vh;padding:0;margin:0}.spin{-webkit-animation:spin 4s linear infinite;-moz-animation:spin 4s linear infinite;animation:spin 4s linear infinite}@-moz-keyframes spin{to{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ad-campaign *{font-size:14px}.ad{display:inline-block;margin:5px;background-color:#f8f9fa;border-width:1px;border-color:#e4e4e4;border-style:solid;padding:10px}.theme-dark .ad{background-color:#1a1b1e;border-color:#141517}.ad-title{font-size:16px;font-weight:700}.ad-variants-title{font-size:16px;font-weight:700;padding-top:10px}.ad-image{padding-top:10px}.chart-container{max-height:500px;margin-bottom:20px}.chart-controls{display:flex;padding:20px 0 0}.refresh-container{flex-shrink:1;min-width:200px}.custom-legend-container{flex-grow:1}.custom-legend{text-align:center}.custom-legend-color-dot{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:10px}button.events-refresh{background-color:#fff;border-width:1px;border-color:#ced4da;border-style:solid;border-radius:4px;font-size:14px;margin-left:5px;margin-right:5px;padding:5px 10px;cursor:pointer}.date-range-button{min-width:200px}
