@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";.loader-overlay[data-v-7dda8bd8]{z-index:9999;-webkit-backdrop-filter:blur(4px);background:#f5f7fae0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.overlay-inner[data-v-7dda8bd8]{flex-direction:column;align-items:center;gap:1rem;animation:.3s both fadeUp-7dda8bd8;display:flex}@keyframes fadeUp-7dda8bd8{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.loader-inline[data-v-7dda8bd8]{flex-direction:column;align-items:center;gap:.625rem;display:inline-flex}.ring-svg[data-v-7dda8bd8]{transform-origin:50%;animation:1.4s linear infinite rotate-7dda8bd8;display:block}.ring-track[data-v-7dda8bd8]{fill:none;stroke:#e4e8ed;stroke-width:3px}.ring-arc[data-v-7dda8bd8]{fill:none;stroke-width:3px;stroke-linecap:round;transform-origin:50%;animation:1.4s ease-in-out infinite dash-7dda8bd8}@keyframes rotate-7dda8bd8{to{transform:rotate(360deg)}}@keyframes dash-7dda8bd8{0%{stroke-dasharray:1 200;stroke-dashoffset:0}50%{stroke-dasharray:130 200;stroke-dashoffset:-30px}to{stroke-dasharray:130 200;stroke-dashoffset:-160px}}.dots[data-v-7dda8bd8]{align-items:center;gap:5px;display:flex}.dot[data-v-7dda8bd8]{background:var(--c);border-radius:50%;width:8px;height:8px;animation:.8s ease-in-out infinite both bounce-7dda8bd8;display:block}[style*="--sz: xs"] .dot[data-v-7dda8bd8],[style*=--sz\:xs] .dot[data-v-7dda8bd8]{gap:3px;width:5px;height:5px}[style*="--sz: sm"] .dot[data-v-7dda8bd8],[style*=--sz\:sm] .dot[data-v-7dda8bd8]{width:6px;height:6px}[style*="--sz: lg"] .dot[data-v-7dda8bd8],[style*=--sz\:lg] .dot[data-v-7dda8bd8]{gap:7px;width:11px;height:11px}[style*="--sz: xl"] .dot[data-v-7dda8bd8],[style*=--sz\:xl] .dot[data-v-7dda8bd8]{gap:9px;width:14px;height:14px}@keyframes bounce-7dda8bd8{0%,80%,to{opacity:.5;transform:scale(.65)translateY(0)}40%{opacity:1;transform:scale(1)translateY(-7px)}}.bars[data-v-7dda8bd8]{align-items:flex-end;gap:3px;height:20px;display:flex}.bar[data-v-7dda8bd8]{background:var(--c);transform-origin:bottom;border-radius:3px;width:3px;height:100%;animation:1s ease-in-out infinite both wave-7dda8bd8;display:block}@keyframes wave-7dda8bd8{0%,40%,to{opacity:.4;transform:scaleY(.3)}20%{opacity:1;transform:scaleY(1)}}.loader-label[data-v-7dda8bd8]{color:#888;letter-spacing:.02em;margin:0;font-size:.8125rem;font-weight:600}.splash[data-v-41aa0e17]{background:linear-gradient(135deg,#f5f7fa 0%,#e4e8ed 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.splash-card[data-v-41aa0e17]{flex-direction:column;align-items:center;gap:1rem;animation:.4s cubic-bezier(.34,1.56,.64,1) both popIn-41aa0e17;display:flex}.splash-logo[data-v-41aa0e17]{object-fit:cover;border:3px solid #ff6b0033;border-radius:50%;width:72px;height:72px;box-shadow:0 0 0 6px #ff6b0014}.splash-brand[data-v-41aa0e17]{flex-direction:column;align-items:center;margin-bottom:.5rem;line-height:1.2;display:flex}.splash-title[data-v-41aa0e17]{color:#30353a;letter-spacing:-.03em;font-size:1.25rem;font-weight:700}.splash-sub[data-v-41aa0e17]{color:#ff6b00;letter-spacing:.06em;text-transform:uppercase;font-size:.8125rem;font-weight:600}.splash-hint[data-v-41aa0e17]{color:#aaa;letter-spacing:.01em;margin:.25rem 0 0;font-size:.8rem}@keyframes popIn-41aa0e17{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}.splash-fade-enter-active[data-v-41aa0e17],.splash-fade-leave-active[data-v-41aa0e17]{transition:opacity .25s}.splash-fade-enter-from[data-v-41aa0e17],.splash-fade-leave-to[data-v-41aa0e17]{opacity:0}:root{--sav-orange:#ff6b00;--sav-orange-dark:#e65c00;--sav-orange-light:#fff5eb;--sav-orange-mid:#ffe0c2;--sav-teal:#089fac;--sav-teal-light:#e3f8fa;--sav-black:#30353a;--sav-gray:#666;--sav-gray-light:#f5f7fa;--sav-border:#e4e8ed;--sav-white:#fff;--status-live:#4caf50;--status-maintenance:#ff9800;--status-failed:#f44336}*,:before,:after{box-sizing:border-box}body{background:var(--sav-gray-light);color:var(--sav-black);-webkit-font-smoothing:antialiased;letter-spacing:-.01em;margin:0;font-family:Manrope,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}h1,h2,h3,h4,h5,h6{letter-spacing:-.03em;color:var(--sav-black);margin:0;font-weight:700}p{margin:0}a{text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}#app{min-height:100vh}
