@layer base{.gmn-loader_1{width:50px;aspect-ratio:1;color:#000;border:2px solid;box-sizing:border-box;background:repeating-conic-gradient(rgba(0,0,0,0) 0 90deg,currentColor 0 180deg),repeating-conic-gradient(currentColor 0 90deg,rgba(0,0,0,0) 0 180deg);background-size:16px 16px;background-position:0 0;animation:gmn-loader_1 2s infinite}@media(prefers-color-scheme:dark){.gmn-loader_1{color:#fff;border-color:#fff}}@keyframes gmn-loader_1{to{background-position:0 32px,16px 0}}.gmn-loader_2{width:50px;aspect-ratio:1;display:grid;background:radial-gradient(farthest-side,currentColor calc(100% - 6px),rgba(0,0,0,0) calc(100% - 5px) 0);-webkit-mask:radial-gradient(farthest-side,rgba(0,0,0,0) calc(100% - 13px),#000 calc(100% - 12px));border-radius:50%;animation:gmn-loader_2 2s linear infinite;color:#000;margin:auto}@media(prefers-color-scheme:dark){.gmn-loader_2{color:#fff}}.gmn-loader_2:after,.gmn-loader_2:before{content:"";grid-area:1/1;background:linear-gradient(currentColor 0 0) 50%,linear-gradient(currentColor 0 0) 50%;background-size:100% 10px,10px 100%;background-repeat:no-repeat}.gmn-loader_2:after{transform:rotate(45deg)}@keyframes gmn-loader_2{to{transform:rotate(1turn)}}.gmn-loader_3{height:60px;aspect-ratio:2;border-bottom:3px solid rgba(0,0,0,0);background:linear-gradient(90deg,var(--text-color) 50%,rgba(0,0,0,0) 0) -25% 100%/50% 3px repeat-x border-box;position:relative;animation:l3-0 .75s linear infinite;margin:auto}.gmn-loader_3:before{content:"";position:absolute;inset:auto 42.5% 0;aspect-ratio:1;border-radius:50%;background:var(--primary-color);animation:l3-1 .75s cubic-bezier(0,900,1,900) infinite}@keyframes l3-0{to{background-position:-125% 100%}}@keyframes l3-1{0%,2%{bottom:0}98%,to{bottom:.1%}}html body{background-color:var(--background-color);color:var(--text-color)}html p{color:var(--secondary-text-color)}html a{color:var(--link-color);text-decoration:underline 1px solid}html.light{--primary-color:#d83219;--secondary-color:#6c757d;--success-color:#28a745;--info-color:#17a2b8;--warning-color:#e65100;--danger-color:#dc3545;--disabled-color:#6c757d;--text-color:#212529;--secondary-text-color:#474c52;--light-color:#f6f7f8;--dark-color:#121619;--background-color:#fff;--secondary-background-color:#f6f7f8;--tertiary-background-color:#e9ecef;--link-color:#3993dd}html.light a:hover{color:rgb(144.0517241379,194.4827586207,235.9482758621)}html.dark{--primary-color:#d83219;--secondary-color:#6c757d;--success-color:#28a745;--info-color:#17a2b8;--warning-color:#ffc107;--danger-color:#dc3545;--disabled-color:#6c757d;--text-color:#f6f7f8;--secondary-text-color:#b0b3b7;--light-color:#f6f7f8;--dark-color:#121619;--background-color:#000;--secondary-background-color:#121619;--tertiary-background-color:#1b1b1b;--link-color:#3993dd}html.dark a:hover{color:rgb(144.0517241379,194.4827586207,235.9482758621)}html h1,html h2,html h3,html h4,html h5,html h6{color:var(--text-color)}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.115rem}@media(max-width:600px){h1{font-size:1.25rem}h2{font-size:1.125rem}h3{font-size:1rem}h4{font-size:.875rem}}}