.styles_container__vzx6d{box-shadow:0 15px 40px rgba(0,0,0,.01);max-width:79vw;margin:0 auto 0 0}.styles_cardGrid__YuXKL{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin-bottom:1rem}.styles_card__U_8mb{background-color:#fff;border-radius:8px;box-shadow:0 15px 40px rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:start;height:100%;padding:1.5rem;transition:all .3s ease}.styles_title__PW_K5{color:var(--page-title);font-size:1.25rem;font-weight:700;margin-bottom:1.25rem}.styles_subtitle__SAYHX{color:#8c899e;margin-bottom:4px}.styles_cardValue__iAf2y,.styles_subscriptionValue__lLDUM{color:var(--text-black);font-size:1.5rem;font-weight:700;margin-bottom:10px;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}.styles_subscriptionGrid__7F7uK{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:10px}.styles_grafanaContainer__v6K_b{background-color:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 15px 40px rgba(0,0,0,.1);margin-bottom:30px}.styles_grafanaTitle__slwYN{color:var(--page-title);font-size:1.25rem;font-weight:700}.styles_grafanaHeader__JzcAs{display:flex;justify-content:space-between;margin-bottom:1.25rem}.styles_iframe__RpLx0{border-radius:6px}.styles_buttonStyle__XbKUj{color:#fff;justify-self:flex-end;height:40px;white-space:nowrap}.styles_button__uhXTv{background-color:var(--button-blue);height:40px;display:flex;justify-content:center;align-items:center;padding:16px;border-radius:6px;border:none;cursor:pointer;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}.styles_button__uhXTv:hover{background-color:#3e92ff}.styles_outlined__27f45{background-color:transparent;border:1px solid rgba(0,0,0,.1);color:#222;padding:8px 16px}.styles_button__uhXTv[disabled],.styles_outlined__27f45:hover{background-color:rgba(0,0,0,.05)}.styles_button__uhXTv[disabled]{cursor:not-allowed}.styles_loading__FNzYS .styles_buttonText__Lf0cR{color:#222}.styles_buttonText__Lf0cR{color:#fff;font-size:14px;font-family:Inter,sans-serif!important;font-weight:700;letter-spacing:.5px}.styles_outlined__27f45 .styles_buttonText__Lf0cR{color:#222}.styles_formSection__eoW24{background-color:#f6f7f8;padding:40px 232px 32px 40px;border-radius:12px;margin-bottom:24px;width:calc(100% - 24px)}.styles_buttonStyle__GuCsE{max-width:138px;white-space:nowrap;margin-top:40px}.styles_container__FlTsh{margin:0 auto 0 0;width:calc(79vw - 24px)}.styles_formSection__mjOcm{background-color:#fff;padding:24px;border-radius:8px;box-shadow:0 1px 10px rgba(0,0,0,.1);margin-bottom:24px}.styles_formTitle__KFgj_{font-size:1.5rem;font-weight:800;margin-bottom:16px;color:#333}.styles_submitButton__CS93k{margin-top:24px}.styles_success__Doxlt{background-color:#c0fdc8;color:#007815}.styles_error__gUS1b,.styles_success__Doxlt{display:inline-flex;align-items:center;gap:5px;padding:6px;border-radius:10px;font-size:11px;font-weight:600}.styles_error__gUS1b{background-color:#ffdcdb;color:#da2013}.styles_warning__NnYRE{display:inline-flex;align-items:center;gap:5px;padding:6px;border-radius:10px;background-color:#ffebc7;color:#cf7c19;font-size:11px;font-weight:600}.styles_success-dot__m5A3i{width:8px;height:8px;border-radius:50%;background-color:#007815}.styles_error-dot__kImP6{width:8px;height:8px;border-radius:50%;background-color:#da2013}.styles_warning-dot__5ewet{width:8px;height:8px;border-radius:50%;background-color:#cf7c19}.styles_loadingContainer__hyppH{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);z-index:1000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.styles_image__3arLP{max-width:50px;max-height:50px;object-fit:contain}.styles_loadingText__lgKPe{color:#fff;font-size:1rem;font-weight:400;text-align:center}.styles_overlay__FwXga{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:9999;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.styles_modal__R8He6{background-color:#fff;border-radius:8px;padding:24px;max-width:90%;max-height:90%;overflow-y:auto;position:relative;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:10000}.styles_closeButton__KynwE{position:absolute;top:10px;right:10px;background:none;border:none;font-size:24px;cursor:pointer;color:#333}.styles_loadingContainer__19Ubu{width:150px;height:150px;display:flex;justify-content:center;align-items:center}.styles_loadingIndicator__P0_oo{display:flex;justify-content:center;align-items:center;height:100px}.styles_spinner__OK5c9{border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:30px;height:30px;animation:styles_spin__bNfWY .75s linear infinite}@keyframes styles_spin__bNfWY{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}