body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.desktop-wrapper{align-items:center;background:#111;background-position:50%;background-size:cover;display:flex;justify-content:center;min-height:100svh;overflow:hidden;position:relative;width:100vw}.computer-wrapper{aspect-ratio:1/1;max-width:900px;position:relative;transform:perspective(1200px) rotateX(4deg) translateX(0);transition:transform .8s ease;width:60vw;z-index:2}.computer-wrapper.slide-left{transform:perspective(1200px) rotateX(4deg) translateX(-20vw)}.retro-bg{height:100%;object-fit:contain;pointer-events:none;position:relative;width:100%;z-index:2}.screen-content{animation:boot-glow 3s ease-in-out,flicker .4s linear 1;background-color:#000000d9;background-repeat:no-repeat;border-radius:4px;box-shadow:0 0 20px #00ff90;height:42%;left:20%;overflow-y:auto;position:absolute;top:12%;width:60%;z-index:1}.mobile-screen,.screen-content{background-position:50%;background-size:cover;color:#00ff90;font-family:Courier New,monospace;padding:20px}.mobile-screen{display:none;min-height:100svh;overflow:hidden;position:relative;width:100%}.crt-overlay{animation:crt-roll .4s linear infinite;background-image:repeating-linear-gradient(180deg,rgba(0,255,128,.317),#00ff800d 2px,#0000 0,#0000 4px);background-size:100% 4px;inset:0;mix-blend-mode:screen;pointer-events:none;position:absolute;z-index:10}@keyframes crt-roll{0%{background-position-y:0}to{background-position-y:4px}}@keyframes boot-glow{0%{box-shadow:none;opacity:0}15%{box-shadow:0 0 80px #00ff8059;opacity:1}25%{box-shadow:0 0 10px #00ff801a;opacity:.6}40%{box-shadow:0 0 100px #00ff8066;opacity:1}55%{box-shadow:0 0 30px #00ff8033;opacity:.8}70%{box-shadow:0 0 60px #00ff804d;opacity:1}to{box-shadow:0 0 20px #00ff8026;opacity:1}}@keyframes flicker{0%,to{transform:translateX(0)}10%{transform:translateX(-1px)}20%{transform:translateX(1px)}30%{transform:translateX(-1px)}40%{transform:translateX(1px)}50%{transform:translateX(0)}}.button-column{align-items:flex-start;gap:20px;margin-top:5vh}.button-column,.icon-button{display:flex;flex-direction:column}.icon-button{align-items:center;background:none;border:none;color:#000;cursor:pointer;font-family:Courier New,monospace;transition:transform .1s ease}.icon-button img{height:48px;image-rendering:pixelated;margin-bottom:6px;width:48px}.icon-button span{font-size:.9rem;text-shadow:0 0 3px #00ff90}.icon-button:hover{transform:scale(1.05)}.icon-button:active{transform:scale(.97)}.content-window{animation:fadeIn .5s ease-in-out;background-color:#ececec;border:2px solid #000;box-shadow:-5px 5px 0 #999;display:flex;flex-direction:column;font-family:Courier New,monospace;height:clamp(360px,80vh,900px);position:absolute;right:min(5vw,48px);width:clamp(320px,40vw,720px);z-index:10}@keyframes fadeIn{0%{opacity:0;transform:scale(.9) translateX(30px)}to{opacity:1;transform:scale(1) translateX(0)}}.window-header{background:linear-gradient(90deg,#06c,#39f);border-bottom:2px solid #000;color:#fff;justify-content:space-between;padding:8px 16px}.window-header,.window-title{align-items:center;display:flex}.window-title{font-size:1.2rem;font-weight:700}.window-close{background:#ccc;border:1px solid #000;cursor:pointer;font-size:1.2rem;height:28px;line-height:24px;padding:0;text-align:center;width:28px}.window-close:hover{background-color:red;color:#fff}.window-body{align-items:center;display:flex;flex:1 1;gap:24px;justify-content:center;overflow:hidden;padding:24px}.icon-area{font-size:4rem;text-shadow:2px 2px #888}.text-area p{font-size:1.1rem;margin:0 0 20px}.pdf-frame{border:none;height:100%;width:100%}.ok-button{background:#e0e0e0;border:2px solid #000;box-shadow:3px 3px #aaa;cursor:pointer;font-family:inherit;font-size:1rem;padding:8px 24px}.ok-button:active{box-shadow:inset 2px 2px #555}.header-left{align-items:center;display:flex}.header-icon{height:40px;image-rendering:pixelated;margin-right:12px;width:40px}@media (max-width:640px){.computer-wrapper{display:none}.mobile-screen{display:block}.desktop-wrapper{background-image:url(/static/media/computerBG.f092b6f5ae6512f7f4c4.png)}.content-window{box-shadow:0 8px 24px #00000059;height:70vh;left:50%;position:fixed;top:12vh;transform:translateX(-50%);width:min(92vw,520px)}.window-body{padding:16px}.window-title{font-size:1rem}.header-icon{height:28px;margin-right:8px;width:28px}.button-column{gap:16px;margin-top:4vh}.icon-button img{height:44px;width:44px}.icon-button span{font-size:.95rem}}@media (min-width:641px) and (max-width:1024px){.content-window{height:clamp(420px,72vh,820px);width:clamp(360px,48vw,640px)}}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}
/*# sourceMappingURL=main.1cc354fe.css.map*/