@import "https://fonts.googleapis.com/css2?family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap";*,html{margin:0;padding:0}:root{background:#101010;width:100vw;height:100vh;margin:0;padding:0;font-family:Space Mono;overflow:hidden}.app-root{width:100vw;height:100vh;position:relative}.mode-toggle-overlay{z-index:9999;pointer-events:auto;color:#e5e7eb;position:fixed;top:16px;right:16px}.screen-wrapper{pointer-events:auto;background:#160e0e;border-radius:8px;justify-content:center;align-items:center;width:820px;height:610px;display:flex;overflow:hidden}.computer-site{background-image:url(/assets/background-hXjUJ-mm.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100vw;height:100vh}.landing-page{flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;display:flex}.landing-page img{padding-bottom:24px}.landing-page button{color:#e5e7eb;cursor:pointer;background:red;border:1px solid #600;border-radius:0;padding:10px 14px;font-family:Space Mono;font-size:20px}.menu-page{flex-direction:column;justify-content:center;align-items:flex-start;gap:100px;width:100%;height:100%;padding-left:100px;padding-right:100px;display:flex}.menu-page button{color:#e5e7eb;cursor:pointer;background:0 0;border:none;font-family:Space Mono;font-size:20px}.menu-page .menu-link-btn{text-transform:none;justify-content:flex-start;min-width:0;padding:0}.menu-page .menu-link-btn .MuiButton-endIcon{margin-left:48px;display:none}.menu-page .menu-link-btn:hover .MuiButton-endIcon,.menu-page .menu-link-btn:active .MuiButton-endIcon,.menu-page .menu-link-btn.Mui-focusVisible .MuiButton-endIcon{display:inline-flex}.menu-page-2d{flex-direction:column;justify-content:center;align-items:flex-start;gap:100px;width:100%;height:100%;padding-left:100px;padding-right:100px;display:flex}.menu-page-2d button{color:#e5e7eb;cursor:pointer;background:0 0;border:none;font-family:Space Mono;font-size:32px}.menu-page-2d .menu-link-btn{text-transform:none;justify-content:flex-start;min-width:0;padding:0}.menu-page-2d .menu-link-btn .MuiButton-endIcon{margin-left:48px;display:none}.menu-page-2d .menu-link-btn:hover .MuiButton-endIcon,.menu-page-2d .menu-link-btn:active .MuiButton-endIcon,.menu-page-2d .menu-link-btn.Mui-focusVisible .MuiButton-endIcon{display:inline-flex}.about-modal{color:#e5e7eb;background:#160e0e;border:2px solid #600;border-radius:8px;flex-direction:column;align-items:center;gap:32px;width:40%;margin-right:24px;padding:24px;font-size:20px;display:flex}.about-modal-root{justify-content:flex-end;align-items:center;display:flex}.services-modal{color:#e5e7eb;background:#160e0e;border:2px solid #600;border-radius:8px;flex-direction:column;align-items:center;gap:32px;width:40%;margin-right:24px;padding:24px;font-size:20px;display:flex}.services-modal-root{justify-content:flex-end;align-items:center;display:flex}.contact-modal{color:#e5e7eb;background:#160e0e;border:2px solid #600;border-radius:8px;flex-direction:column;align-items:center;gap:32px;width:40%;margin-right:24px;padding:24px;font-size:20px;display:flex}.contact-modal-root{justify-content:flex-end;align-items:center;display:flex}
