.sys-route-loading{display:flex;gap:8px;align-items:center;justify-content:center;color:#14b8a6}.sys-route-loading--shell{min-height:100vh;background:#030918}.sys-route-loading--page{min-height:320px}.sys-route-loading__dot{width:8px;height:8px;background:currentcolor;border-radius:50%;opacity:.35;animation:sys-route-loading-pulse 1.1s ease-in-out infinite}.sys-route-loading__dot:nth-child(2){animation-delay:.15s}.sys-route-loading__dot:nth-child(3){animation-delay:.3s}@keyframes sys-route-loading-pulse{0%,80%,to{opacity:.35;transform:scale(1)}40%{opacity:1;transform:scale(1.15)}}.sys-permission-denied{display:grid;place-items:center;min-height:320px;padding:48px 24px;text-align:center}.sys-permission-denied h1{margin:0 0 8px;font-size:48px;color:#cf1322}.sys-permission-denied p{margin:0;color:#000000a6}
