@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@400;500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400&display=swap);.table{width:100%}.table .empty-logs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:-2.5rem}.table .empty-logs svg{margin-top:10px;max-width:100px;-webkit-transform:translateX(15px);transform:translateX(15px)}.table .empty-logs p{padding:2rem 0 0}.table .none{width:20px}.table .none span{display:block;margin:auto;width:10px;height:1px;background:#6a6482}.table .table-line{font-size:12px!important}.table .table-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.table .executed-at{color:#8b879a!important}.table .dropdown-icon svg{width:1rem;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.table .dropdown-icon-container{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.table details[open] .dropdown-icon svg{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.table .details-code>div p{margin-bottom:1rem;font-weight:500}.table .details-code>div pre{margin-bottom:1.5rem}.table .details-code>div:last-child pre{margin-bottom:0}.table .log-status{padding:2px 8px!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-transform:uppercase;border-radius:1rem}.table .log-status>strong{color:#0c091b}.table .log-status.queued{background-color:#f2abff}.table .log-status.processing{background-color:#e345ff}.table .log-status.success{background-color:#45ff9b}.table .log-status.error{background-color:#ff8a80}#overview{padding:55px 50px 115px 50px}#overview p{margin-top:0}#overview h1{color:#fff;margin-bottom:30px}#overview h1 svg{margin-right:10px}#overview .card-title{width:100%;color:#fff;font-weight:500;font-size:16px;line-height:20px;text-align:left}#overview .content{gap:24px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:Outfit,sans-serif}#overview .content .details-statistics-container{gap:24px}#overview .content .details-container,#overview .content .logs-container,#overview .content .statistics-container{padding:16px;border-radius:8px;background:#211d35}#overview .content .details-container,#overview .content .statistics-container{height:350px}#overview .content .details-container{min-width:450px}#overview .content .details-container,#overview .content .details-container .progress-bar-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#overview .content .details-container .progress-bar-container{height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#overview .content .details-container .progress-bar-container .progress{margin:auto}#overview .content .details-container .progress-bar-container .progress .plan-link{margin-top:12px;text-decoration:underline;color:#e345ff;cursor:pointer}#overview .content .details-container .upgrade-banner{gap:30px;padding:14px 16px;border-radius:4px;background:rgba(227,69,255,.1)}#overview .content .details-container .upgrade-banner label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#e345ff;font-weight:400;font-size:12px;line-height:15px;font-family:Inter,sans-serif}#overview .content .details-container .upgrade-banner .app-button{font-size:14px;font-weight:500;line-height:18px}#overview .content .statistics-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-y:auto}#overview .content .statistics-container::-webkit-scrollbar{width:0;height:8px}#overview .content .statistics-container::-webkit-scrollbar-thumb{background:#3d3758;border-radius:4px}#overview .content .statistics-container::-webkit-scrollbar-thumb:active{background:#272339}#overview .content .statistics-container::-webkit-scrollbar-track{background:none}#overview .content .statistics-container::-webkit-scrollbar{width:8px;height:0}#overview .content .statistics-container::-webkit-scrollbar-thumb{background:#322d48}#overview .content .statistics-container::-webkit-scrollbar-thumb:active{background:#484167}#overview .content .statistics-container .app-table{margin:18px 0 0 0}#overview .content .statistics-container .app-table .data .price{font-weight:600;font-size:14px;font-family:Inter,sans-serif}#overview .content .statistics-container .app-table .data .app-button{width:40px;height:40px;margin:0}#overview .content .statistics-container .app-table .table-cell{color:#000;font-weight:700;font-size:12px;line-height:15px;padding:4px 8px;border-radius:32px}#overview .content .statistics-container .app-table .month{padding:0;color:#fff;font-weight:400}#overview .content .statistics-container .app-table .total{background:#e345ff}#overview .content .statistics-container .app-table .success{background:#45ff9b}#overview .content .statistics-container .app-table .failed{background:#ff8a80}#overview .content .statistics-container .no-data{margin:auto}#overview .content .statistics-container .no-data p{margin-top:20px;text-align:center;font-weight:500;color:#6a6482;font-size:14px}#overview .content .statistics-container .no-data svg{width:110px}#overview .logs-container{min-height:auto}#overview .logs-container .logs-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#overview .logs-container .logs-header .card-title{-webkit-box-flex:1;-ms-flex:1;flex:1}#overview .logs-container .no-request{position:relative;margin:35px 25px;padding:30px 40px;background:#17122b}#overview .logs-container .no-request div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;height:42px;bottom:-21px;left:0;right:0}