:root{color:#171717;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Helvetica Neue,Arial,sans-serif;font-size:16px}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100vh;margin:0}body,button,input,select,textarea{font:inherit}.status-page{text-align:center;color:#475569;background:#f8fafc;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:100vh;padding:32px;display:flex}.status-page h1,.status-page p{margin:0}.status-page h1{color:#0f172a;font-size:clamp(2rem,5vw,3.5rem)}.status-code{color:#7856ff;letter-spacing:.2em;font-size:.875rem;font-weight:800}.not-found-page{background:#03070b;justify-content:center;align-items:center;min-height:100vh;display:flex;overflow:hidden}.not-found-image{object-fit:contain;width:100%;height:100vh;display:block}.status-page a{color:#fff;background:#0f172a;border-radius:999px;margin-top:12px;padding:10px 18px;font-weight:700;text-decoration:none}.spinner-container{min-height:160px;color:inherit;flex-direction:column;justify-content:center;align-items:center;padding:32px;display:flex}.spinner-overlay{z-index:2000;min-height:100vh;padding:0 var(--app-horizontal-gutter);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#02091eb8;position:fixed;inset:0}.status-text{color:#f6f8fb;letter-spacing:-.01em;text-align:center;margin-top:16px;font-size:clamp(.8125rem,.2vw + .78rem,.9rem);font-weight:600}.nexfolio-loader{place-items:center;width:76px;height:76px;display:grid;position:relative}.nexfolio-loader-small{width:52px;height:52px}.nexfolio-loader-large{width:96px;height:96px}.loader-halo{background:conic-gradient(#38bdf8,#7c3aed,#ff2f92,#ffb020,#38bdf8);border-radius:24%;padding:2px;animation:1.6s linear infinite nexfolio-spin;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.loader-logo-wrap{background:#02091edb;border:1px solid #ffffff1f;border-radius:22%;place-items:center;width:82%;height:82%;animation:1.6s ease-in-out infinite nexfolio-pulse;display:grid;overflow:hidden;box-shadow:0 14px 34px #00000047,0 0 28px #38bdf826}.loader-logo{object-fit:cover;width:100%;height:100%;display:block}html[data-theme=light] .spinner-overlay{background:#f4f8ffc2}html[data-theme=light] .status-text{color:#172033}html[data-theme=light] .loader-logo-wrap{background:#ffffffeb;border-color:#1720331a;box-shadow:0 14px 34px #1e345229,0 0 28px #246bfe1f}@keyframes nexfolio-spin{to{transform:rotate(360deg)}}@keyframes nexfolio-pulse{0%,to{opacity:.82;transform:scale(.94)}50%{opacity:1;transform:scale(1)}}@media (width<=600px){.spinner-container{min-height:140px;padding:24px 16px}.nexfolio-loader{width:68px;height:68px}.nexfolio-loader-small{width:48px;height:48px}.nexfolio-loader-large{width:84px;height:84px}}@media (prefers-reduced-motion:reduce){.loader-halo,.loader-logo-wrap{animation-duration:3s}}
