.loading-modal-3d{width:100%;min-height:240px;background:radial-gradient(circle at 60% 40%,#fdf8ff 60%,#f3e8ff 100%);border-radius:22px;-webkit-box-shadow:0 12px 36px 0 rgba(120,80,160,.22),0 2px 8px 0 rgba(120,80,160,.1);box-shadow:0 12px 36px 0 rgba(120,80,160,.22),0 2px 8px 0 rgba(120,80,160,.1);-webkit-backdrop-filter:blur(8px) saturate(1.2);backdrop-filter:blur(8px) saturate(1.2);border:1.5px solid rgba(255,200,255,.18)}.loading-content-3d,.loading-modal-3d{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.loading-content-3d{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:56px 36px 48px 36px;gap:36px}.loading-text{font-size:28px;font-weight:700;color:#4a2d5a;margin-bottom:8px;letter-spacing:-1px}.loading-dots-3d{display:-webkit-box;display:-ms-flexbox;display:flex;gap:22px;margin-bottom:10px}.dot-3d{width:22px;height:22px;background:linear-gradient(135deg,#9c27b0 60%,#ba68c8);border-radius:50%;-webkit-animation:dotPulse3d 1.3s cubic-bezier(.68,-.55,.27,1.55) infinite both;animation:dotPulse3d 1.3s cubic-bezier(.68,-.55,.27,1.55) infinite both;-webkit-box-shadow:0 6px 18px 0 rgba(156,39,176,.3333333333333333),0 0 16px 4px rgba(186,104,200,.3333333333333333),0 2px 8px 0 hsla(0,0%,100%,.5333333333333333),0 0 0 4px rgba(243,232,255,.26666666666666666) inset;box-shadow:0 6px 18px 0 rgba(156,39,176,.3333333333333333),0 0 16px 4px rgba(186,104,200,.3333333333333333),0 2px 8px 0 hsla(0,0%,100%,.5333333333333333),inset 0 0 0 4px rgba(243,232,255,.26666666666666666);-webkit-filter:brightness(1.15) saturate(1.3);filter:brightness(1.15) saturate(1.3);-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s}.dot-3d:first-child{-webkit-animation-delay:-.26s;animation-delay:-.26s}.dot-3d:nth-child(2){-webkit-animation-delay:-.13s;animation-delay:-.13s}.dot-3d:nth-child(3){-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes dotPulse3d{0%,80%,to{-webkit-transform:scale(.7);transform:scale(.7);opacity:.5}40%{-webkit-transform:scale(1.6);transform:scale(1.6);opacity:1}}@keyframes dotPulse3d{0%,80%,to{-webkit-transform:scale(.7);transform:scale(.7);opacity:.5}40%{-webkit-transform:scale(1.6);transform:scale(1.6);opacity:1}}.loading-spinner-3d{position:relative;width:74px;height:74px;margin-top:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.spinner-ring-3d{position:absolute;width:100%;height:100%;border:9px solid #f3e8ff;border-top:9px solid #9c27b0;border-right:9px solid #ba68c8;border-radius:50%;-webkit-animation:spin3d .8s cubic-bezier(.6,.2,.4,1) infinite;animation:spin3d .8s cubic-bezier(.6,.2,.4,1) infinite;-webkit-box-shadow:0 0 32px 6px rgba(156,39,176,.3333333333333333),0 0 48px 12px rgba(186,104,200,.2),0 4px 16px 0 hsla(0,0%,100%,.5333333333333333),0 0 0 8px rgba(243,232,255,.26666666666666666) inset;box-shadow:0 0 32px 6px rgba(156,39,176,.3333333333333333),0 0 48px 12px rgba(186,104,200,.2),0 4px 16px 0 hsla(0,0%,100%,.5333333333333333),inset 0 0 0 8px rgba(243,232,255,.26666666666666666);-webkit-filter:brightness(1.18) saturate(1.4);filter:brightness(1.18) saturate(1.4);background:radial-gradient(circle at 60% 40%,#fdf8ff 60%,#f3e8ff 100%)}@-webkit-keyframes spin3d{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin3d{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.v-content{-webkit-transition:none;transition:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:100%}.v-content[data-booted=true]{-webkit-transition:.2s cubic-bezier(.4,0,.2,1);transition:.2s cubic-bezier(.4,0,.2,1)}.v-content__wrap{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;position:relative}@-moz-document url-prefix(){@media print{.v-content{display:block}}}.theme--light.v-footer{background:#f5f5f5;color:rgba(0,0,0,.87)}.theme--dark.v-footer{background:#212121;color:#fff}.v-footer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important;min-height:36px;-webkit-transition:.2s cubic-bezier(.4,0,.2,1);transition:.2s cubic-bezier(.4,0,.2,1)}.v-footer--absolute,.v-footer--fixed{bottom:0;left:0;width:100%;z-index:3}.v-footer--inset{z-index:2}.v-footer--absolute{position:absolute}.v-footer--fixed{position:fixed}.scroll-container-wrapper[data-v-a745313a]{position:relative;overflow:hidden}.custom-bottom-menu-flex[data-v-a745313a],.scroll-container-wrapper[data-v-a745313a]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.custom-bottom-menu-flex[data-v-a745313a]{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;gap:6px;padding:0 12px;-ms-overflow-style:none;scrollbar-width:none}.custom-bottom-menu-flex>[data-v-a745313a]{-ms-flex-negative:0;flex-shrink:0;margin:0 3px}.custom-bottom-menu-flex[data-v-a745313a]::-webkit-scrollbar{display:none}.scroll-button[data-v-a745313a]{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;background:hsla(0,0%,100%,.45)!important;height:36px!important;width:36px!important;min-width:36px!important;margin:0!important;padding:0!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.left-scroll[data-v-a745313a]{left:0}.right-scroll[data-v-a745313a]{right:0}.active-custom-bottom-div[data-v-a745313a]{background-color:hsla(0,0%,100%,.1)}.externalSettingsHeader{position:fixed;top:0;left:0;right:0;height:50px;padding:0;color:#000;background-color:#1e3a8a;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:300}.externalSettingsWrapper{padding:15px;min-height:calc(100vh - 105px);background:-webkit-gradient(linear,left top,left bottom,from(#f8f9fa),to(#fff));background:linear-gradient(180deg,#f8f9fa 0,#fff)}.externalSettingsSectionCard{background:#fff;border-radius:12px;margin-bottom:20px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(0,0,0,.08);overflow:hidden}.externalSettingsSectionHeader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:18px 20px;background:linear-gradient(135deg,#f8f9fa,#fff);border-bottom:1px solid #f0f0f0}.externalSettingsSectionIcon{font-size:24px!important;margin-right:12px}.externalSettingsSectionTitle{font-size:20px;font-weight:600;color:#2c3e50;letter-spacing:-.3px}.externalSettingsList{padding:0;margin:0}.externalSettingsItem{border-bottom:1px solid #f5f5f5}.externalSettingsItem:last-child{border-bottom:none}.externalSettingsItemContent{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 20px;cursor:pointer;background:#fff}.externalSettingsItemContent,.externalSettingsItemLeft{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.externalSettingsItemLeft{-webkit-box-flex:1;-ms-flex:1;flex:1}.externalSettingsItemIcon{font-size:22px!important;margin-right:14px}.externalSettingsItemText{font-size:16px;color:#34495e;font-weight:500}.externalSettingsItemValue{font-size:16px;color:#2563eb;font-weight:600;margin-right:8px}.externalSettingsItemArrow{font-size:20px!important;opacity:.5}.externalSettingsLogoutText{color:#e74c3c!important;font-weight:600}