*{box-sizing:border-box}html,body,#root{margin:0;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#0a0e1a;color:#e0e6ed}.app-shell{width:100%;height:100%}.shell-header{padding:1rem 1.5rem}.shell-header h1{margin:0;font-size:1.25rem;color:#fff}.shell-header p{margin:.35rem 0 0;color:#8b92a8;font-size:.85rem}.shell-loading,.shell-loading-compact{display:flex;align-items:center;justify-content:center;gap:.6rem;color:#8b92a8}.shell-loading{height:calc(100% - 74px)}.shell-loading-compact{min-height:120px}.shell-loader{width:16px;height:16px;border-radius:50%;border:2px solid rgba(124,192,255,.25);border-top-color:#7cc0ff;animation:shell-spin .7s linear infinite}@keyframes shell-spin{to{transform:rotate(360deg)}}
