*{box-sizing:border-box;margin:0;padding:0}:root{--main-header-background:#030c20;--header-background:black;--header-background2:#14171b;--hover-yellow:#f15f22;--hover-dark:#e05828;--heading:#3c335a;--border:#cfcfcf;--blue:#007bff;--white:#fff;--dark-grey:#343a40;--primary:#007bff;--light-green:#f5f7fe;--red:#dc3545;--orange:#fd7e14;--light-orange:#fea142;--text:#47556e;--indigo:#6610f2;--yellow:#ffc107;--green:#28a745;--light-blue:#e4e8f8;--teal:#20c997;--cyan:#17a2b8;--gray:#6c757d;--secodry:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343}::-webkit-scrollbar{background-color:#0000;width:5px;height:5px}::-webkit-scrollbar-corner{background-color:#0000}::-webkit-scrollbar-track{background-color:#0000}::-webkit-scrollbar-thumb{background-color:#555;border-radius:15px}body{background-color:#fff}button{border:none}.custom-input,.custom-btn{height:50px}.full-width{width:100%}.auth-guard-loading{min-height:calc(100vh - 80px);color:var(--text);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:48px 24px;font-size:14px;display:flex}.auth-guard-loading p{color:#64748b;margin:0}.account-panel-loader{box-sizing:border-box;background:#fff;border:1px solid #00000014;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:420px;margin-top:24px;padding:48px 24px;display:flex;box-shadow:0 8px 24px #1118270a}.account-panel-loader p{color:#64748b;margin:0;font-size:14px}.pac-container{z-index:10000!important}
