.loader-container{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;position:fixed;top:0;left:0;z-index:9999}#svg1{max-width:800px;width:100%}@keyframes animate-svg-stroke-1{0%{stroke-dashoffset:45.333335876464844px;stroke-dasharray:45.333335876464844px}to{stroke-dashoffset:0;stroke-dasharray:45.333335876464844px}}@keyframes animate-svg-fill-1{0%{fill:transparent}to{fill:rgb(254,107,0)}}.svg-elem-1{animation:animate-svg-stroke-1 1.4s ease 0s both,animate-svg-fill-1 1.2s cubic-bezier(.95,.05,.795,.035) .2s both}@keyframes animate-svg-stroke-2{0%{stroke-dashoffset:101.10403442382812px;stroke-dasharray:101.10403442382812px}to{stroke-dashoffset:0;stroke-dasharray:101.10403442382812px}}@keyframes animate-svg-fill-2{0%{fill:transparent}to{fill:rgb(63,71,134)}}.svg-elem-2{animation:animate-svg-stroke-2 1.4s ease .12s both,animate-svg-fill-2 1.2s cubic-bezier(.95,.05,.795,.035) .3s both}@keyframes animate-svg-stroke-3{0%{stroke-dashoffset:72.42269134521484px;stroke-dasharray:72.42269134521484px}to{stroke-dashoffset:0;stroke-dasharray:72.42269134521484px}}@keyframes animate-svg-fill-3{0%{fill:transparent}to{fill:rgb(19,33,106)}}.svg-elem-3{animation:animate-svg-stroke-3 1.4s ease .24s both,animate-svg-fill-3 1.2s cubic-bezier(.95,.05,.795,.035) .4s both}@keyframes animate-svg-stroke-4{0%{stroke-dashoffset:759.9058837890625px;stroke-dasharray:759.9058837890625px}to{stroke-dashoffset:0;stroke-dasharray:759.9058837890625px}}@keyframes animate-svg-fill-4{0%{fill:transparent}to{fill:rgb(136,137,141)}}.svg-elem-4{animation:animate-svg-stroke-4 1.4s ease .36s both,animate-svg-fill-4 1.2s cubic-bezier(.95,.05,.795,.035) .5s both}@keyframes animate-svg-stroke-5{0%{stroke-dashoffset:947.6492309570312px;stroke-dasharray:947.6492309570312px}to{stroke-dashoffset:0;stroke-dasharray:947.6492309570312px}}@keyframes animate-svg-fill-5{0%{fill:transparent}to{fill:rgb(254,107,0)}}.svg-elem-5{animation:animate-svg-stroke-5 1.4s ease .48s both,animate-svg-fill-5 1.2s cubic-bezier(.95,.05,.795,.035) .6s both}@keyframes animate-svg-stroke-6{0%{stroke-dashoffset:253.02142333984375px;stroke-dasharray:253.02142333984375px}to{stroke-dashoffset:0;stroke-dasharray:253.02142333984375px}}@keyframes animate-svg-fill-6{0%{fill:transparent}to{fill:rgb(19,33,106)}}.svg-elem-6{animation:animate-svg-stroke-6 1.4s ease .6s both,animate-svg-fill-6 1.2s cubic-bezier(.95,.05,.795,.035) .7s both}svg.active .svg-elem-1,svg.active .svg-elem-2,svg.active .svg-elem-3,svg.active .svg-elem-4,svg.active .svg-elem-5,svg.active .svg-elem-6{animation-play-state:running}svg.end .svg-elem-1,svg.end .svg-elem-2,svg.end .svg-elem-3,svg.end .svg-elem-4,svg.end .svg-elem-5,svg.end .svg-elem-6{animation-direction:reverse}.mini-container{--mini-overlay:radial-gradient(circle at center,rgba(255,255,255,0.4),transparent 35%),rgba(225,230,242,0.66);--mini-surface:rgba(255,255,255,0.9);--mini-border:rgba(255,255,255,0.94);--mini-title:#232f5d;--mini-track:rgba(35,47,93,0.13);--mini-core:#232f5d;--mini-core-ring:rgba(35,47,93,0.08);--mini-dot:rgba(35,47,93,0.24);--mini-shadow:0 18px 50px rgba(35,47,93,0.17),0 4px 14px rgba(35,47,93,0.08);position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:var(--mini-overlay);backdrop-filter:blur(5px) saturate(.88);-webkit-backdrop-filter:blur(5px) saturate(.88);pointer-events:none}.mini-container--dashboard{--mini-overlay:rgba(241,244,249,0.72);--mini-surface:rgba(255,255,255,0.95);--mini-border:rgba(35,47,93,0.08);--mini-shadow:0 16px 38px rgba(35,47,93,0.14),0 1px 2px rgba(35,47,93,0.05)}:root[data-dashboard-theme=dark] .mini-container--dashboard{--mini-overlay:rgba(18,25,51,0.72);--mini-surface:rgba(45,58,109,0.95);--mini-border:rgba(255,255,255,0.1);--mini-title:#ffffff;--mini-track:rgba(255,255,255,0.15);--mini-core:#ffffff;--mini-core-ring:rgba(255,255,255,0.09);--mini-dot:rgba(255,255,255,0.28);--mini-shadow:0 20px 48px rgba(5,10,28,0.36),inset 0 1px 0 rgba(255,255,255,0.05)}.mini-loader-card{position:relative;display:grid;min-width:128px;justify-items:center;gap:9px;padding:18px 22px 15px;overflow:hidden;border:1px solid var(--mini-border);border-radius:22px;background:var(--mini-surface);box-shadow:var(--mini-shadow)}.mini-loader-card:before{content:"";position:absolute;top:0;width:46px;height:3px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,#ed6c05,#ff9b4a);box-shadow:0 2px 9px rgba(237,108,5,.28)}.mini-loader-mark{position:relative;display:grid;width:42px;height:42px;place-items:center}.mini-loader-orbit{position:absolute;inset:0;border-left:2px solid var(--mini-track);border-bottom:2px solid var(--mini-track);border-top:2px solid #ed6c05;border-right:2px solid rgba(237,108,5,.5);border-radius:50%;animation:mini-loader-spin .85s cubic-bezier(.55,.15,.45,.85) infinite}.mini-loader-orbit:after{content:"";position:absolute;top:1px;right:3px;width:5px;height:5px;border-radius:50%;background:#ed6c05;box-shadow:0 0 8px rgba(237,108,5,.52)}.mini-loader-core{width:17px;height:17px;border:4px solid var(--mini-surface);border-radius:50%;background:var(--mini-core);box-shadow:0 0 0 5px var(--mini-core-ring),0 5px 12px rgba(12,22,58,.2);animation:mini-loader-breathe 1.2s ease-in-out infinite}.mini-loader-label{color:var(--mini-title);font-size:.75rem;font-weight:700;line-height:1;letter-spacing:.08em;text-transform:uppercase}.mini-loader-progress{display:flex;gap:4px;height:4px}.mini-loader-progress span{width:4px;height:4px;border-radius:50%;background:var(--mini-dot);animation:mini-loader-dot 1s ease-in-out infinite}.mini-loader-progress span:nth-child(2){animation-delay:.14s}.mini-loader-progress span:nth-child(3){animation-delay:.28s}@keyframes mini-loader-spin{to{transform:rotate(1turn)}}@keyframes mini-loader-breathe{50%{transform:scale(.84)}}@keyframes mini-loader-dot{0%,60%,to{transform:translateY(0);background:var(--mini-dot)}30%{transform:translateY(-2px);background:#ed6c05}}@media (prefers-reduced-motion:reduce){.mini-loader-orbit{animation-duration:2.4s}.mini-loader-core,.mini-loader-progress span{animation:none}}