.atlas-loader{color:#48716f;pointer-events:none;background:radial-gradient(at 65% 30%,#d9e3d94d,#0000 65%),#f5efe5;place-items:center;display:grid}.atlas-loader--preview{position:absolute;inset:0}.atlas-loader--page{z-index:1000;animation:.25s both atlas-loader-arrive;position:fixed;inset:0}.atlas-loader-content{flex-direction:column;align-items:center;gap:18px;display:flex}.atlas-loader-emblem{border:1px solid #48716f20;border-radius:50%;place-items:center;width:88px;height:88px;display:grid}.atlas-loader .atlas-brand-mark{color:#48716f;width:48px;height:48px}.atlas-loader .atlas-mark-outer{animation:2.6s ease-in-out infinite atlas-loader-draw}.atlas-loader .atlas-mark-inner{animation:2.6s ease-in-out .2s infinite atlas-loader-draw}.atlas-loader .atlas-mark-point{transform-origin:25px 8px;animation:2.6s ease-in-out infinite atlas-loader-point}.atlas-loader-label{font:11px/1.5 var(--font-mono), monospace;letter-spacing:.09em}.atlas-loader-track{background:#48716f20;width:64px;height:2px;overflow:hidden}.atlas-loader-track i{background:#bd7151;width:24px;height:100%;animation:1.8s ease-in-out infinite alternate atlas-loader-travel;display:block}.atlas-preview--ready canvas{animation:.4s both atlas-loader-arrive}.atlas-preview-fallback{color:#48716f;background:#f5efe5;place-items:center;display:grid;position:absolute;inset:0}@keyframes atlas-loader-draw{0%,to{stroke-dasharray:100;stroke-dashoffset:0;opacity:1}50%{stroke-dasharray:100;stroke-dashoffset:65px;opacity:.45}}@keyframes atlas-loader-point{50%{opacity:.6;transform:scale(.7)}}@keyframes atlas-loader-travel{0%{transform:translate(-10px)}to{transform:translate(50px)}}@keyframes atlas-loader-arrive{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.atlas-loader,.atlas-loader *,.atlas-preview--ready canvas{animation:none!important}}
