:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.text-type{display:inline-block;white-space:pre-wrap}.text-type__cursor{margin-left:.25rem;display:inline-block;opacity:1}.text-type__cursor--hidden{display:none}.window-positioned{position:absolute!important}.window-positioned *{box-sizing:border-box}.window-header{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important}.window-header .window-title{flex:1!important;text-align:left!important}.window-header .window-controls{display:flex!important;align-items:center!important;gap:.25rem!important;flex-shrink:0!important;margin-left:auto!important}.window-content{padding:24px!important;box-sizing:border-box!important}.desktop-container{display:flex;width:100vw;height:100vh;overflow:hidden;background-color:#ccd0cf}.desktop-sidebar{width:20%;flex-shrink:0;height:100vh;min-width:200px}.desktop-main{width:80%;flex:1;height:100vh;overflow:hidden;min-width:0}.desktop-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 16px;gap:1rem}.desktop-message{text-align:center;font-size:clamp(1.5rem,4vw,4rem)!important;line-height:1.1!important;flex-shrink:0;width:100%;max-width:100%}.desktop-message *{font-size:inherit!important;line-height:inherit!important}.desktop-tools{width:100%;max-width:1020px;display:grid;grid-template-columns:repeat(3,1fr);gap:.4rem;grid-auto-rows:minmax(420px,auto);justify-items:center;align-items:center;padding:0 .3rem}.desktop-tools>*{border-radius:16px;overflow:hidden;aspect-ratio:.7;width:100%;max-width:310px;min-width:280px;max-height:420px;margin:0 auto;padding:10px!important;box-sizing:border-box}@media(min-width:1400px){.desktop-tools{max-width:1200px;gap:.5rem}.desktop-tools>*{max-width:340px;min-width:320px}.desktop-content{padding:24px 20px}}@media(max-width:1399px)and (min-width:1200px){.desktop-tools{max-width:1020px;gap:.3rem}.desktop-tools>*{max-width:310px;min-width:280px}}@media(max-width:1199px)and (min-width:992px){.desktop-sidebar{width:22%;min-width:180px}.desktop-main{width:78%}.desktop-tools{max-width:900px;gap:.3rem}.desktop-tools>*{max-width:280px;min-width:260px;max-height:400px}.desktop-content{padding:18px 14px;gap:1.2rem}}@media(max-width:991px)and (min-width:768px){.desktop-sidebar{width:25%;min-width:160px}.desktop-main{width:75%}.desktop-tools{max-width:700px;gap:.3rem;grid-template-columns:repeat(2,1fr)}.desktop-tools>*{max-width:300px;min-width:250px;max-height:380px}.desktop-content{padding:16px 12px;gap:1rem}.desktop-message{font-size:clamp(1.2rem,3.5vw,2.5rem)!important}}@media(max-width:767px)and (min-width:576px){.desktop-container{flex-direction:column}.desktop-sidebar{width:100%;height:60px;min-width:unset}.desktop-main{width:100%;height:calc(100vh - 60px)}.desktop-tools{grid-template-columns:1fr;max-width:400px;gap:.7rem}.desktop-tools>*{max-width:350px;min-width:300px;max-height:400px}.desktop-content{padding:12px 16px;gap:.8rem}.desktop-message{font-size:clamp(1rem,3vw,2rem)!important}}@media(max-width:575px){.desktop-container{flex-direction:column}.desktop-sidebar{width:100%;height:50px;min-width:unset}.desktop-main{width:100%;height:calc(100vh - 50px)}.desktop-tools{grid-template-columns:1fr;max-width:320px;gap:.6rem}.desktop-tools>*{max-width:300px;min-width:280px;max-height:380px;aspect-ratio:.75}.desktop-content{padding:8px 12px;gap:.6rem}.desktop-message{font-size:clamp(.9rem,2.5vw,1.5rem)!important}}@media(min-width:1600px){.desktop-sidebar{width:18%;min-width:250px}.desktop-main{width:82%}.desktop-tools{max-width:1400px;gap:1.2rem}.desktop-tools>*{max-width:380px;min-width:350px;max-height:450px}.desktop-content{padding:32px 24px;gap:2rem}}@media(max-height:600px){.desktop-content{gap:.5rem;padding:8px 16px}.desktop-tools>*{max-height:320px;min-height:280px}.desktop-message{font-size:clamp(.8rem,2vw,1.2rem)!important}}.home-container{position:fixed;inset:0;width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;overflow:hidden;background-color:#0a1833}.home-background{position:absolute;inset:0;z-index:0;background:linear-gradient(135deg,#0a1833,#11212d,#253745)}.home-content{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3rem;width:100%;height:100%;padding:2rem;max-width:none}.home-logo{width:70%;max-width:700px;height:auto}.home-button{min-width:220px;padding:.75rem 2rem;font-size:1.125rem}.login-container{position:fixed;inset:0;width:100vw;height:100vh;overflow:visible;background-color:#11212d}.login-background{position:absolute;inset:0;z-index:0;width:100%;height:100%}.login-content{position:relative;z-index:10;width:100%;height:100%;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center}
