@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";.device-code-char{width:1.4rem;font-size:1.8rem}.logo{width:7rem;height:auto}@media(min-width:3840px){.device-code-char{width:1.8rem;font-size:2rem}.subtext{font-size:1.5rem!important}.logo{width:10rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.screen-layout{display:flex;flex-direction:column;gap:1.5rem;margin:1.2rem;opacity:0;animation:fadeIn .5s forwards}.screen-layout .logo{width:8rem;height:auto}@media(min-width:3840px){.screen-layout .logo{width:10rem}}.subtext{font-size:1rem}@media(min-width:3840px){.subtext{font-size:1.2rem}}.loading-text{font-size:1rem;font-weight:500;color:#f2f2f2}.project-name{font-size:1.2rem;font-weight:600;color:#f2f2f2}.progress-text{font-size:.875rem;font-weight:300;color:#b3b3b3}.progress-bar{width:16rem;height:.5rem}.spinner-icon{width:1.5rem;height:1.5rem}@media(min-width:3840px){.loading-text{font-size:1.2rem}.project-name{font-size:1.4rem}.progress-text{font-size:1rem}.progress-bar{width:24rem;height:.75rem}.spinner-icon{width:2rem;height:2rem}}.kaptive-text p{margin:0}.edit-mode{position:relative}.edit-mode:after{content:"";position:absolute;inset:0;border:2px solid var(--secondary);pointer-events:none}.empty-text:before{content:var(--empty-text);pointer-events:none;display:inline;opacity:.5}.kaptive-button:active div{transform:scale3d(.97,.97,1)}.kaptive-button div{transition:transform .1s ease-in-out}.kaptive-button{-webkit-tap-highlight-color:transparent}html,body{margin:0;padding:0;background-color:#0d0d0d;color:#f2f2f2;font-family:Inter,sans-serif;font-size:16px}*{touch-action:none}@media(min-width:3840px){html{font-size:24px}}.animate-spin{animation:spin 1s linear infinite;stroke:#f06a22}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
