@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap";::selection{background-color:#b189e5c2;color:#2b2b2b}#root{align-content:center}body{margin:0;padding:0;background-color:#e0eaeb;opacity:1;background:radial-gradient(circle,transparent 20%,#e0eaeb 20%,#e0eaeb 80%,transparent 80%,transparent),radial-gradient(circle,transparent 20%,#e0eaeb 20%,#e0eaeb 80%,transparent 80%,transparent) 30px 30px,linear-gradient(#B2D5D6 2.4000000000000004px,transparent 2.4000000000000004px) 0 -1.2000000000000002px,linear-gradient(90deg,#b2d5d6 2.4000000000000004px,#e0eaeb 2.4000000000000004px) -1.2000000000000002px 0;background-size:60px 60px,60px 60px,30px 30px,30px 30px;color:var(--charcoal-ink);font-family:JetBrains Mono,monospace;height:100vh;display:flex;justify-content:center;align-content:center}.dashboard-layout{display:flex;gap:20px;width:95vw;max-width:1500px;min-width:900px;height:95vh;max-height:800px;min-height:500px;padding:20px;box-sizing:border-box}.nav-panel{display:flex;flex-direction:column;background:linear-gradient(to top left,#d48fa0 50%,#ffd4df 50%);border-radius:20px 20px 30% 30%/20px 20px 5% 5%;justify-content:center;align-items:center;border:1px solid rgba(0,0,0,.4);height:100%;aspect-ratio:1/1.3;flex-shrink:.5;overflow:hidden;box-shadow:15px 15px 10px #0000004d;min-height:0;min-width:0;max-width:450px}.gameboy-base{margin:10px;height:100%;background-color:#f4b8c7;width:calc(100% - 20px);border-radius:15px 15px 30% 30%/15px 15px 5% 5%;border:2px dotted rgba(0,0,0,.164);display:flex;flex-direction:column;min-height:0;overflow:hidden}.gameboy-screen{margin:15px;width:auto;background-color:#e8e8e8;flex:0 0 47%;display:flex;flex-direction:column;min-height:0;overflow:hidden;border-radius:3% 3% 40% 40%/3% 3% 6.5% 6.5%;box-shadow:inset 1px 2px 3px -1px #fff9,0 1px 5px -1px #00000080}.gameboy-title{text-align:center;color:#a1a1a1}.gameboy-buttons{flex-grow:1;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:0 10% 10%;position:relative}.gameboy-buttons .left{width:45%}.gameboy-buttons .left .croix{color:#000;position:relative;aspect-ratio:1/1;width:71%;font-size:1.2rem}.gameboy-buttons .left .croix .line{position:absolute;width:33%;height:33%;top:50%;transform:translateY(-50%);border-radius:10% 0 0 10%;cursor:pointer;display:flex;justify-content:center;align-items:center;background:#e8e8e8;text-shadow:1px 2px 1px rgba(41,41,41,.35)}.gameboy-buttons .left .croix .line:nth-child(1){border-radius:10% 10% 0 0;width:33%;height:33%;top:2%;left:50%;transform:translate(-50%);box-shadow:inset 3px 5px 5px -1px #ffffff80,inset -3px 0 3px -1px #000000b3,1px 1px 1px 2px #0006,2.5px 5px 5px 1px #00000080}.gameboy-buttons .left .croix .line:nth-child(2){border-radius:0 10% 10% 0;width:33%;height:33%;top:50%;right:2%;transform:translateY(-50%);box-shadow:inset -1px 3px 3px -1px #ffffff80,inset -3px -3px 5px -1px #000000b3,1px 1px 1px 2px #0006,2.5px 5px 5px 1px #00000080}.gameboy-buttons .left .croix .line:nth-child(3){border-radius:0 0 10% 10%;width:33%;height:33%;top:64%;left:50%;transform:translate(-50%);box-shadow:inset 3px 0 3px -1px #ffffff80,inset -3px -3px 5px -1px #000000b3,1px 1px 1px 2px #0006,2.5px 5px 5px 1px #00000080}.gameboy-buttons .left .croix .line:nth-child(4){left:2%;box-shadow:inset 3px 3px 3px -1px #ffffff80,inset 0 -3px 5px -1px #000000b3,1px 1px 1px 2px #0006,2.5px 5px 5px 1px #00000080}.gameboy-buttons .left .croix .middle{z-index:1;position:absolute;width:32%;height:32%;top:34%;left:34%;background:#e8e8e8;box-shadow:3px 0 3px #e8e8e8,-3px 0 3px #e8e8e8,-1px 8px 4px #e8e8e8,0 -3px 3px #e8e8e8}.gameboy-buttons .right{width:50%;text-align:end;transform:translateY(20%)}.gameboy-buttons .right button{all:unset;background:#e8e8e8;text-shadow:1px 2px 1px rgb(255 255 255 / 50%);box-shadow:inset 3px 5px 5px -1px #fff,inset -3px -3px 5px -1px #00000080,1px 1px 1px 2px #00000080,2.5px 5px 5px 1px #00000080;cursor:pointer;font-size:1.2rem;text-align:center;color:silver;padding-top:1%;padding-left:3%;box-sizing:border-box;aspect-ratio:1/1;width:32%;border-radius:50%}.gameboy-buttons .right button:nth-child(2){transform:translateY(-55%);margin-left:13%}.gameboy-buttons .small-buttons{text-align:center;width:100%;margin-top:-15px}.gameboy-buttons .small-buttons button{all:unset;box-sizing:border-box;box-shadow:inset 1px 5px 7px -1px #fff,inset -3px -3px 5px -1px #000000b3,0 0 1px 1px #0006,2.5px 4px 5px -1px #00000080;cursor:pointer;position:relative;font-size:1rem;display:inline-block;width:12%;margin:0 4%;aspect-ratio:4 / 2;background:#e8e8e8;border-radius:30%}.gameboy-buttons .small-buttons button span{color:#0003;position:absolute;display:inline-block;top:100%;left:50%;transform:translate(-50%,40%);font-family:JetBrains Mono,monospace;font-weight:700}@media screen and (max-width:700px){.gameboy-buttons .small-buttons button span{font-size:.85rem}}.gameboy-buttons .sound-grid{width:25%;aspect-ratio:1 / 1;position:absolute;right:3%;bottom:4%;transform:skew(-2deg,-7deg) rotate(-5deg);display:grid;grid-template-columns:repeat(8,1fr);gap:2px}.gameboy-buttons .sound-grid .dot{border-radius:50%;display:inline-block;height:5px;width:5px;background:#00000026;box-shadow:inset 1px 1px 2px #0006,.5px .5px #fff6}.gameboy-buttons .sound-grid .dot.b{background:#0000004d;box-shadow:inset 1px 1px 2px #0009}.gameboy-buttons .sound-grid .dot.t{background:transparent;box-shadow:none}.center-screen{background:linear-gradient(to top left,#646464 50%,var(--win-95-gray) 50%);padding:12px;border-radius:10px;box-shadow:15px 15px 10px #0000004d,inset 2px 2px 0 var(--old-plastic),inset -2px -2px #0003;display:flex;flex-grow:1;border:1px solid rgba(0,0,0,.4);justify-content:center;align-items:center}.monitor-bezel{width:98%;height:90%;background-color:#e8e8e8;border:2px dotted rgba(0,0,0,.5);border-radius:4px;padding:40px;display:flex}.bezel-shadow{width:100%;height:97%;background:linear-gradient(to top left,var(--win-95-gray) 50%,var(--charcoal-ink) 50%);padding:12px;border-radius:10px;display:flex;border:1px solid rgba(0,0,0,.4);justify-content:center;align-items:center}.screen-off{background:#111!important;background-image:none!important}.monitor-screen{flex-grow:1;width:100%;height:100%;border-radius:4px;background-image:linear-gradient(135deg,#fbd1e8 10%,#d8c9fa,#c4f0fd,#faf8b8 70%);box-shadow:inset 0 0 15px #0003;border:1px solid #a1a1a1;overflow:auto;color:var(--charcoal-ink)}.hardware-buttons{display:flex;flex-direction:column;box-sizing:border-box;flex-shrink:0;max-width:120px;min-width:0;align-items:center;justify-content:center;background-color:#e8e8e8;box-shadow:15px 15px 10px #0000004d;border-radius:10px;padding:12px;border:1px solid rgba(0,0,0,.4);border-top:2px solid white;border-left:2px solid white;background:linear-gradient(to top left,var(--win-95-gray) 30%,#e8e8e8 60%)}.boot-screen{width:100%;height:100%;background-color:#2b2b2b;color:#b2d5d6;text-shadow:0 0 10px #0073e6;font-family:Courier New,Courier,monospace;font-size:14px;padding:20px;box-sizing:border-box;overflow:hidden;text-align:left;border-radius:4px}.blinking-cursor{display:inline-block;width:10px;animation:blink 1s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes pulse{0%{background-color:#c79285;box-shadow:0 5px #2b2b2b,0 0 5px #ef9a9a66}50%{background-color:#e2b0a4;box-shadow:0 5px #2b2b2b,0 0 25px #ef9a9a}to{background-color:#c79285;box-shadow:0 5px #2b2b2b,0 0 5px #ef9a9a66}}.power-button{margin-bottom:10px;border-radius:6px;background-color:#e2b0a4;position:relative;z-index:1000}.power-off{animation:pulse 2s infinite ease-in-out}.power-on{box-shadow:0 5px #2b2b2b,0 0 25px #ef9a9a}.ambient-darkness{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000000bf;z-index:999;opacity:0;pointer-events:none;transition:opacity .6s ease-in-out}.ambient-darkness.darkness-active{opacity:1;pointer-events:auto}.power-button-container{position:relative;z-index:1001;width:100%;display:flex;justify-content:center}.power-tooltip{position:absolute;right:120%;top:25%;transform:translateY(-50%);background-color:#b2d5d6;color:var(--charcoal-ink);padding:10px 15px;border:2px solid var(--charcoal-ink);border-radius:8px;font-size:14px;font-weight:700;white-space:nowrap;box-shadow:4px 4px #000c;pointer-events:none;animation:float-point 2s infinite ease-in-out}@keyframes float-point{0%,to{transform:translateY(-50%)}50%{transform:translate(-8px,-50%)}}:root{--old-plastic: #E6E3DB;--win-95-gray: #C8C8C8;--dusty-crt: #B2D5D6;--floppy-pink: #F4B8C7;--terra-peach: #E2B0A4;--charcoal-ink: #2B2B2B}.terminal-container{padding:10px;width:80%;display:flex;flex-direction:column;min-height:0;box-sizing:border-box;border:solid 5px black;background-color:#2b2b2b;color:#b2d5d6;text-shadow:0 0 10px #0073e6;aspect-ratio:1/1;margin:30px auto -5px;transform:translateY(-5px);box-shadow:inset 1px 2px 3px -1px #fff9,0 1px 5px -1px #00000080}.history-block{padding-bottom:1em}input{background:transparent;border:none;color:inherit;outline:none;font-family:JetBrains Mono,monospace;width:90%;font-size:medium;caret-color:currentColor;text-shadow:0 0 5px #0073e6}::-webkit-input-placeholder{text-shadow:none}.terminal-history{flex-grow:1;overflow-y:auto;min-height:0;display:flex;flex-direction:column}.terminal-history::-webkit-scrollbar{display:none}.terminal-history{-ms-overflow-style:none;scrollbar-width:none}.output-line{white-space:pre-line}.terminal-off{display:none}.wsdot-project-page-container{width:100%;height:100%;display:flex;flex-direction:column;background-color:#fff}.wsdot-project-header{background:radial-gradient(ellipse 350% 120% at 30% 100%,#fff 20%,#a3bbac,#5f806c,#466d51,#233e2a,#05130c 70%);color:#fff;font-family:Inter,-apple-system,sans-serif;padding:5%;box-sizing:border-box;overflow:hidden}.wsdot-project-header p{font-size:.85rem;padding-bottom:20px}.logo-and-links{display:flex;align-items:center;margin-bottom:20px;justify-content:space-between;width:100%}.wsdot-logo-image{width:130px;height:auto;max-width:100%;filter:sepia(100%) hue-rotate(35deg) saturate(1300%) brightness(120%)}.app-store-link{display:flex;align-items:center;text-decoration:none;color:#000;background-color:#c7ff6c;padding:10px 20px;border-radius:50px;transition:all .2s ease-in-out}.side-buttons{display:flex;justify-content:space-between;flex-grow:1;height:auto;flex-direction:column;padding:20px 10px;border:2px dotted rgba(0,0,0,.4);border-radius:8px;align-items:center;margin:10px 0;box-sizing:border-box}.floppy-disk{background-color:#646464;border-radius:5px;display:flex;justify-content:center;padding:15px;height:30%}.disk-slit{display:flex;background-color:#2b2b2b;width:13px;height:100%}.button-container{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;padding:25% 5%;width:100%;align-items:center;box-sizing:border-box}.circle-button{width:100%;aspect-ratio:1 / 1;border-radius:50%;box-shadow:0 5px #2b2b2b}.side-button{border-top:2px solid rgba(255,255,255,.4);border-left:2px solid rgba(255,255,255,.4);border-bottom:2px solid rgba(0,0,0,.4);border-right:2px solid rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;cursor:pointer;transition:transform .1s ease,box-shadow .1s ease}.side-button:after{content:"";position:absolute;top:0;left:-150%;width:50%;height:100%;background:linear-gradient(to right,#fff0,#fff9,#fff0);transform:skew(-25deg);transition:left .5s ease-in-out;pointer-events:none}.side-button:hover:after{left:200%}.side-button:hover{transform:translateY(-2px);box-shadow:0 7px #2b2b2b}.button-icon{max-width:90%;width:auto;height:auto;object-fit:contain;display:block}.side-button:active{transform:translateY(5px);box-shadow:0 0 #2b2b2b}.top{background-color:#b2d5d6}.bottom{background-color:#f4b8c7}.vents{height:20%;width:100%;display:flex;flex-direction:column;justify-content:space-between;padding-top:10px}.vent{background-color:#2b2b2b;height:5%;width:100%}
