html{position:absolute}body{margin:0;padding:0;background-color:#0ab64c}button{text-decoration:none}.page-header-container{height:60px;width:100%;align-items:center;justify-content:center;background-color:#0ab64c}.page-header{height:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:#0ab64c;margin:0 15px}.page-header-logo{width:64px;height:48px}.menu-button{width:100px;height:45px;color:#f0f0f0;font-size:14px;font-weight:700;background-color:#09a043;border:0px}.menu-button:hover{background-color:#0e883d;border:0px;cursor:pointer}.center-button{margin-left:5px}.menu-button:active{background-color:#105e2e}#contact-button{margin-left:5px}#boop{position:absolute;transition:left .2s ease,top .2s ease;cursor:pointer;left:46%}.game-option{display:flex;flex-direction:row;width:750px;height:300px;align-items:center;justify-content:center;background-color:#0b0b0f;overflow:hidden;border-style:solid;border-width:2px;border-radius:12px;border-color:transparent;margin:25px}.game-option:hover{border-color:#06d85d;cursor:pointer}.game-option-overview{height:100%;flex:5;flex-direction:column}.game-option-preview{flex:4}.game-option-image{width:100%;height:100%}.game-option-divider{width:2px;height:100%;background-color:#a1a1a1}.game-option-text{padding:25px 20px 0;color:#fff}.game-option-brief{padding:0 20px;color:#fff}.game-options{display:flex;flex-direction:row;flex-wrap:wrap}#pattern-canvas{pointer-events:none;display:block}.image-wrapper{flex:1;display:flex;align-items:center;justify-content:center}#profile-picture{width:300px}#profile-intro{flex:2}.email{color:#5a5aeb;text-decoration-line:underline}form p{margin-top:.5rem;font-size:.95rem;text-align:center;font-family:Montserrat,sans-serif;transition:opacity .3s ease}form p:nth-of-type(1){color:#0f8}form p:nth-of-type(2){color:#ff5f5f}.form-field{display:flex;flex-direction:column;align-items:center;justify-content:center;width:min(90%,600px);gap:1rem;padding:2.5rem;margin:3rem auto;background-color:#000f1e99;border-width:1px;border-style:solid;border-color:#00ff801a;border-radius:16px;box-shadow:0 8px 32px #00000073;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .3s ease,box-shadow .3s ease}.form-field:hover{transform:translateY(-3px);box-shadow:0 12px 40px #00ff8026}.input-field,.textarea-field{width:100%;background-color:#001e3cb3;padding:.75rem 1rem;color:#e0f8ff;border-width:1px;border-style:solid;border-color:#00ff804d;border-radius:10px;font-size:1rem;font-family:Montserrat,sans-serif;outline:none;transition:border-color .3s ease,box-shadow .3s ease,transform .2s ease}.input-field:focus,.textarea-field:focus{border-color:#0f8;box-shadow:0 0 10px #00ff804d;transform:translateY(-1px)}.textarea-field{min-height:220px;resize:vertical}.submit-button{margin-top:1rem;color:#001020;background:linear-gradient(90deg,#0f8,#0cf);padding:.75rem 2rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease}.submit-button:hover{transform:translateY(-2px);box-shadow:0 0 20px #00ff804d}.submit-button:disabled{opacity:.6;cursor:not-allowed}@keyframes float-glow{0%,to{box-shadow:0 0 12px #00ff8033}50%{box-shadow:0 0 18px #00ff8066}}.project-image{width:250px;height:500px;margin:15px}#project-videos,#project-images{display:flex;flex-direction:row;flex-wrap:wrap}.footnote-image-container{display:flex;flex-direction:column}.footnote-image-image{width:250px;height:500px}.footnote-image-footnote{font-size:10px}.footnote-video-container{display:flex;flex-direction:column}.footnote-video-video{width:100%;height:100%;object-fit:contain}.footnote-video-footnote{font-size:10px}.page-footer-container{position:relative;height:150px;width:100%;align-items:center;justify-content:center;background-color:#0ab64c1a}.page-footer{height:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:0 150px}.page-footer-text{color:#fff;font-size:12px;font-family:Montserrat,sans-serif}.page-footer-send-message-container{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.page-footer-send-message-text{margin-right:5px}.page-footer-send-message-button{width:auto;height:25px;color:#fff;background:linear-gradient(90deg,#32912f,#19536e);font-size:12px;font-family:Montserrat,sans-serif;text-decoration:none;border:0;border-radius:4px}.page-footer-send-message-button:hover{cursor:pointer;transform:translateY(-1px);box-shadow:0 0 12px #32912f}html{width:100%;height:100%;font-family:Montserrat,sans-serif}body{display:flex;flex-direction:column;width:100%;min-height:100vh;margin:0;align-items:center;background-image:url(/assets/green_circuitry_1200x1200-Bqr17x0o.jpg);background-color:#000000f5;background-blend-mode:multiply;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}iframe{display:block;border:none;margin:0;padding:0;background-color:#0ab64c}video{border:none;margin:0;padding:0}h1{font-size:48px;margin:0;color:#fff}h2{font-size:32px;margin:0;color:#fff}h3,p{color:#fff}.divider-horizontal{width:500px;height:1px;background-color:#fff;margin:25px 5px}.divider-vertical{width:1px;height:500px;background-color:#fff}.gradient-text{background:radial-gradient(circle,#05b649,#2db873 60%,#6498bb);background:linear-gradient(90deg,#05b649,#2db873 60%,#6498bb);color:transparent;-webkit-text-fill-color:transparent;background-clip:text;-webkit-background-clip:text;display:inline-block}.hyperlink-text{text-align:center;white-space:pre-line;line-height:32px}.paragraph{margin:0 50px;white-space:pre-line}.side-by-side{display:flex;flex-direction:row;align-items:center;justify-content:center;margin:25px 15px}.page-container{flex:1;width:100%}.page-title-container{flex:1;display:flex;flex-direction:column;align-items:center;margin-top:50px;margin-bottom:50px}.page-title-intro{width:650px;margin-top:20px;text-align:center;white-space:pre-line}.page-body{flex:7;display:flex;flex-direction:column;flex-wrap:wrap;align-items:center}.project-options{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center}.project-option{display:flex;flex-direction:row;width:750px;height:300px;align-items:center;justify-content:center;background-color:#0b0b0f;overflow:hidden;border-style:solid;border-width:2px;border-radius:12px;border-color:transparent;margin:25px}.project-option:hover{border-color:#06d85d;cursor:pointer}.project-option-overview{height:100%;flex:5;flex-direction:column}.project-option-preview{flex:4}.project-option-image{width:100%;height:100%}.project-option-divider{width:2px;height:100%;background-color:#a1a1a1}.project-option-text{padding:25px 20px 0;color:#fff}.project-option-brief{padding:0 20px;color:#fff;white-space:pre-line}.project-overview{display:flex;flex-direction:column;align-items:center;justify-content:center}.project-video-title{padding:0 10px}.project-video-wide{width:600px;height:400px;margin:25px}.project-video-tall{width:250px;height:500px;margin:15px}.project-about{width:65%;white-space:pre-line}#root{display:flex;flex-direction:column;width:100%;height:100%;min-height:100vh;margin:0}
