.loading-overlay[data-v-80aa2775]{z-index:9999;background:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.loading-container[data-v-80aa2775]{flex-direction:column;align-items:center;gap:16px;display:flex}.spinner[data-v-80aa2775]{border:4px solid #e0e0e0;border-top-color:#3b82f6;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite spin-80aa2775}.loading-text[data-v-80aa2775]{color:#666;margin:0;font-size:14px}@media screen and (width<=768px){.spinner[data-v-80aa2775]{border-width:3px;width:36px;height:36px}.loading-text[data-v-80aa2775]{font-size:13px}.loading-container[data-v-80aa2775]{gap:12px}}@keyframes spin-80aa2775{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow-x:hidden}.not-found{background:#fff;justify-content:center;align-items:center;min-height:100vh;display:flex}.not-found-inner{text-align:center}.not-found-code{color:#222;margin-bottom:16px;font-size:72px;font-weight:700;line-height:1}.not-found-divider{background:#ddd;width:40px;height:3px;margin:0 auto 16px}.not-found-msg{color:#555;margin-bottom:8px;font-size:20px}.not-found-desc{color:#999;font-size:14px}.page-content{color:#333;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.content-wrapper{text-align:center;width:100%;max-width:1200px;margin:0 auto}.title{font-size:2rem;font-weight:600}@media screen and (width<=1024px){.content-wrapper{max-width:720px}.title{font-size:1.75rem}}@media screen and (width<=768px){html{font-size:14px}.page-content{padding:16px}.content-wrapper{max-width:100%}.title{font-size:1.5rem}.not-found-code{font-size:56px}.not-found-msg{font-size:18px}}@media screen and (width<=375px){html{font-size:13px}.page-content{padding:12px}.title{font-size:1.25rem}}
