:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64);--vt-c-button-main: #FFA500;--vt-c-button-alt: #4CAF50}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-2);--color-button-main: var(--vt-c-button-main);--color-button-alt: var(--vt-c-button-alt);--color-button-text: var(--color-text);--color-button-red: #d21818;--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2);--color-button-text: var(--color-text)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Karla,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{border-radius:15px;background-color:transparent;border-width:2px;border-style:solid}#app{max-width:1280px;margin:0 auto;font-weight:400}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}@media (hover: hover){a:hover{background-color:#00bd7e33}}@media (min-width: 1024px){body{display:flex;place-items:center;background-color:var(--color-background, #222222)}}.user-status[data-v-2e659716]{position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:0rem;background-color:var(--color-background-mute, #ff00ff);border-bottom:1px solid var(--vt-c-indigo, #ff00ff);color:var(--color-text, #ff00ff)}.user-status p[data-v-2e659716]{margin:1rem;font-size:.8rem}.user-status button[data-v-2e659716]{background-color:transparent;border-color:var(--color-button-red, #ff00ff);color:var(--color-button-text, #ff00ff);padding:.5rem 1rem;border-radius:15px;cursor:pointer;transition:background-color .3s ease}.user-status button[data-v-2e659716]:hover{background-color:var(--color-button-red, #ff00ff)}.admin-link[data-v-2e659716],.nav-link[data-v-2e659716]{color:var(--color-button-alt, #4CAF50);text-decoration:none;font-weight:700;font-size:.8rem;margin-right:1rem;text-align:left}.admin-link[data-v-2e659716]:hover,.nav-link[data-v-2e659716]:hover{text-decoration:underline}.nav-link[data-v-2e659716]{color:var(--color-button-primary, #2196F3)}.cookie-banner[data-v-3e44af86]{position:fixed;bottom:0;left:0;width:100%;background-color:var(--color-background-mute, #222);color:var(--color-text, #fff);padding:1rem;display:flex;justify-content:space-between;align-items:center;z-index:1000;box-shadow:0 -2px 5px #0003}.cookie-banner p[data-v-3e44af86]{margin:0;font-size:.9rem;flex:1}.dismiss-button[data-v-3e44af86]{border-color:var(--color-button-alt, #4CAF50);border-width:2px;background-color:transparent;color:var(--color-button-text, white);padding:.5rem 1rem;border-radius:1rem;border-style:solid;cursor:pointer;font-size:.9rem;margin-left:1rem;transition:background-color .3s ease}.dismiss-button[data-v-3e44af86]:hover{background-color:var(--color-button-alt, #4CAF50)}.firebase-link[data-v-3e44af86]{color:var(--link-color, #4CAF50);text-decoration:underline;transition:color .3s ease}.firebase-link[data-v-3e44af86]:hover{color:var(--link-hover-color, #45a049)}main[data-v-e79473f5]{font-family:Karla,sans-serif}button[data-v-e79473f5]{font-family:var(--default-font);font-size:1rem;cursor:pointer}.intro-container[data-v-e79473f5]{height:100vh;max-width:1280px;width:100vw;overflow-y:hidden;scroll-timeline-name:--intro-timeline;scrollbar-width:none;-ms-overflow-style:none}.intro-container[data-v-e79473f5]::-webkit-scrollbar{display:none}.intro-section[data-v-e79473f5]{position:relative;height:100vh;margin:0 auto}@supports (animation-timeline: scroll()){.intro-container[data-v-e79473f5]{overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.intro-container[data-v-e79473f5]::-webkit-scrollbar{display:none}.intro-section[data-v-e79473f5]{height:500vh}}.starry-background[data-v-e79473f5]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover;z-index:-1}.intro-content[data-v-e79473f5]{position:fixed;left:50%;top:50%;height:100vh;width:100vw;transform:translate(-50%,-50%)}.prevent-select[data-v-e79473f5]{-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.intro-text[data-v-e79473f5]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#32cd32;font-size:8vw;text-align:center;animation:1ms intro-fade-out-e79473f5 linear forwards;animation-timeline:--intro-timeline}@keyframes intro-fade-out-e79473f5{5%{opacity:1}7%{opacity:0}to{opacity:0}}.date-text[data-v-e79473f5]{position:absolute;top:50%;left:50%;transform-origin:top left;transform:translate(-50%,-50%);color:#f2cb46;font-size:12vw;text-align:center;opacity:0;animation:1ms date-fade-out-e79473f5 linear forwards;animation-timeline:--intro-timeline;font-family:Starjout,sans-serif}@keyframes date-fade-out-e79473f5{6.99%{opacity:0}7%{opacity:1}15%{opacity:1;top:50%;scale:1}80%{opacity:0;top:40%;scale:.2}95%{opacity:0;top:10%;scale:.5}to{opacity:1;top:20%;scale:.5}}.perspective-container[data-v-e79473f5]{position:absolute;perspective:500px;perspective-origin:50% 50%;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100vh;transform-style:preserve-3d;overflow:hidden}.scrolling-text[data-v-e79473f5]{position:absolute;top:50%;left:50%;width:100%;transform-style:preserve-3d;transform-origin:top;transform:rotateX(60deg) translate3d(-50%,80%,-9cm);color:#f2cb46;font-size:8vw;text-align:justify;opacity:1;animation:1ms scroll-text-e79473f5 linear forwards;animation-timeline:--intro-timeline}.karla-scroller[data-v-e79473f5]{font-family:Karla,sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal}@keyframes scroll-text-e79473f5{0%{transform:rotateX(60deg) translate3d(-50%,80%,-9cm)}15%{transform:rotateX(60deg) translate3d(-50%,80%,-9cm)}to{transform:rotateX(60deg) translate3d(-50%,-100%,-9cm)}}.rsvp-section[data-v-e79473f5]{text-align:center;margin:2rem 0}.rsvp-button[data-v-e79473f5]{color:var(--color-button-text, #ff00ff);padding:.75rem 1.5rem;font-size:1rem;border-color:var(--color-button-main, #ff00ff);cursor:pointer;box-shadow:0 4px 8px #0003;transition:background-color .3s ease}.rsvp-button[data-v-e79473f5]:hover{background-color:var(--color-button-main, #ff00ff)}.event-details[data-v-e79473f5]{margin:0 auto;max-width:400px;padding:1rem;background-color:var(--color-background, #ff00ff);color:var(--color-text, #ff00ff)}.event-details h2[data-v-e79473f5]{margin-bottom:1rem;color:var(--color-heading, #ff00ff)}.event-details p[data-v-e79473f5]{margin:.5rem 0}@font-face{font-family:Starjout;src:url(/fonts/sfdistgalout.ttf) format("truetype");font-weight:400;font-style:normal}@media (min-width: 1024px){.intro-text[data-v-e79473f5]{font-size:3rem}.date-text[data-v-e79473f5]{font-size:6rem}}.maps-link[data-v-e79473f5]{display:flex;align-items:center;margin-top:.5rem;font-size:1rem;color:var(--link-color, #4CAF50);text-decoration:none;transition:color .3s ease}.maps-link[data-v-e79473f5]:hover{color:var(--link-hover-color, #45a049)}.maps-pin[data-v-e79473f5]{margin-right:.5rem;font-size:1.2rem}.free-paragraph[data-v-e79473f5]{margin:auto;padding:1rem;max-width:600px;text-align:left;color:var(--color-text, #ff00ff)}.thank-you-section[data-v-e79473f5]{margin:3rem auto;max-width:800px;padding:2rem;background:var(--thank-you-bg, linear-gradient(135deg, rgba(30, 30, 30, .9), rgba(60, 60, 60, .8)));border:2px solid #f2cb46;border-radius:15px;box-shadow:0 8px 32px #f2cb464d;backdrop-filter:blur(10px);text-align:center;position:relative;overflow:hidden}.thank-you-section[data-v-e79473f5]:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(242,203,70,.1) 0%,transparent 70%);animation:rotate-e79473f5 20s linear infinite;z-index:-1}@keyframes rotate-e79473f5{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.thank-you-section h2[data-v-e79473f5]{color:#f2cb46;font-family:Starjout,Karla,sans-serif;font-size:3rem;margin-bottom:2rem;text-shadow:0 0 20px rgba(242,203,70,.6);animation:glow-e79473f5 2s ease-in-out infinite alternate}@keyframes glow-e79473f5{0%{text-shadow:0 0 20px rgba(242,203,70,.6)}to{text-shadow:0 0 30px rgba(242,203,70,.8),0 0 40px rgba(242,203,70,.4)}}.thank-you-message[data-v-e79473f5]{color:var(--thank-you-text-color, #ffffff);font-family:Karla,sans-serif;font-size:1.2rem;line-height:1.8;margin:1.5rem 0;text-align:justify;text-justify:inter-word;opacity:.95}.thank-you-message[data-v-e79473f5]:first-of-type{margin-top:0}.thank-you-message[data-v-e79473f5]:last-of-type{font-size:1.4rem;font-weight:600;text-align:center;color:#f2cb46;margin-top:2rem;animation:pulse-e79473f5 3s ease-in-out infinite}@keyframes pulse-e79473f5{0%,to{opacity:.95;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@media (prefers-color-scheme: light){.thank-you-section[data-v-e79473f5]{--thank-you-bg: linear-gradient(135deg, rgba(255, 255, 255, .95), rgba(248, 248, 248, .9));--thank-you-text-color: #333333;background:var(--thank-you-bg);border:2px solid #d4a017;box-shadow:0 8px 32px #d4a01733}.thank-you-section[data-v-e79473f5]:before{background:radial-gradient(circle,rgba(212,160,23,.05) 0%,transparent 70%)}.thank-you-section h2[data-v-e79473f5]{color:#d4a017;text-shadow:0 0 10px rgba(212,160,23,.3)}@keyframes glow-e79473f5{0%{text-shadow:0 0 10px rgba(212,160,23,.3)}to{text-shadow:0 0 20px rgba(212,160,23,.5),0 0 30px rgba(212,160,23,.2)}}.thank-you-message[data-v-e79473f5]:last-of-type{color:#d4a017}}@media (prefers-color-scheme: dark){.thank-you-section[data-v-e79473f5]{--thank-you-bg: linear-gradient(135deg, rgba(30, 30, 30, .9), rgba(60, 60, 60, .8));--thank-you-text-color: #ffffff}}[data-v-e79473f5]:root{--thank-you-bg: linear-gradient(135deg, rgba(30, 30, 30, .9), rgba(60, 60, 60, .8));--thank-you-text-color: #ffffff}:root[data-theme=light][data-v-e79473f5]{--thank-you-bg: linear-gradient(135deg, rgba(255, 255, 255, .95), rgba(248, 248, 248, .9));--thank-you-text-color: #333333}:root[data-theme=dark][data-v-e79473f5]{--thank-you-bg: linear-gradient(135deg, rgba(30, 30, 30, .9), rgba(60, 60, 60, .8));--thank-you-text-color: #ffffff}[data-theme=light] .thank-you-section[data-v-e79473f5]{border-color:#d4a017;box-shadow:0 8px 32px #d4a01733}[data-theme=light] .thank-you-section[data-v-e79473f5]:before{background:radial-gradient(circle,rgba(212,160,23,.05) 0%,transparent 70%)}[data-theme=light] .thank-you-section h2[data-v-e79473f5]{color:#d4a017;text-shadow:0 0 10px rgba(212,160,23,.3);animation:glow-light-e79473f5 2s ease-in-out infinite alternate}[data-theme=light] .thank-you-message[data-v-e79473f5]:last-of-type{color:#d4a017}@keyframes glow-light-e79473f5{0%{text-shadow:0 0 10px rgba(212,160,23,.3)}to{text-shadow:0 0 20px rgba(212,160,23,.5),0 0 30px rgba(212,160,23,.2)}}@media (max-width: 768px){.thank-you-section[data-v-e79473f5]{margin:2rem 1rem;padding:1.5rem}.thank-you-section h2[data-v-e79473f5]{font-size:2.2rem}.thank-you-message[data-v-e79473f5]{font-size:1.1rem;text-align:left}.thank-you-message[data-v-e79473f5]:last-of-type{font-size:1.2rem}}@media (max-width: 480px){.thank-you-section[data-v-e79473f5]{margin:1.5rem .5rem;padding:1rem}.thank-you-section h2[data-v-e79473f5]{font-size:1.8rem}.thank-you-message[data-v-e79473f5]{font-size:1rem;line-height:1.6}.thank-you-message[data-v-e79473f5]:last-of-type{font-size:1.1rem}}div[data-v-eaaea27e]{max-width:400px;margin:20px auto;padding:20px;border-radius:8px;box-shadow:0 4px 8px #0000001a;text-align:center}.form-container[data-v-eaaea27e]{background-color:var(--color-background-soft)}.form[data-v-eaaea27e]{background-color:var(--color-background)}input[type=email][data-v-eaaea27e]{width:calc(100% - 22px);padding:10px;margin-bottom:15px;border:1px solid #ddd;border-radius:4px}.submit-button[data-v-eaaea27e]{padding:10px 20px;border-color:var(--color-button-main);color:var(--color-button-text, white);cursor:pointer;font-size:1rem}.submit-button[data-v-eaaea27e]:hover{background-color:var(--color-button-main)}.submit-button[data-v-eaaea27e]:disabled{background-color:var(--color-button-main);cursor:not-allowed}.success[data-v-eaaea27e]{color:green}.error[data-v-eaaea27e]{color:red}.social-login-separator[data-v-eaaea27e]{display:flex;align-items:center;text-align:center;margin:20px 0;color:#888;font-size:.9em;border:none;box-shadow:none}.social-login-separator hr[data-v-eaaea27e]{flex-grow:1;border:none;border-top:1px solid #ddd}.social-login-separator span[data-v-eaaea27e]{padding:0 10px}.social-login-buttons[data-v-eaaea27e]{display:flex;flex-direction:column;gap:10px}.social-button[data-v-eaaea27e]{display:flex;align-items:center;justify-content:center;padding:10px 15px;border-radius:5px;font-size:1em;font-weight:700;cursor:pointer;border:1px solid #ccc;transition:background-color .3s,border-color .3s}.social-button .icon[data-v-eaaea27e]{width:20px;height:20px;margin-right:10px}.google-button[data-v-eaaea27e]{background-color:#fff;color:#757575;border-color:#ddd}.google-button[data-v-eaaea27e]:hover{background-color:#f0f0f0}.confirm-sign-in-container[data-v-c6f963c7]{max-width:400px;margin:20px auto;padding:20px;border:1px solid var(--vt-c-indigo);border-radius:8px;box-shadow:0 4px 8px #0000001a;text-align:center;background-color:var(--color-background)}.success[data-v-c6f963c7]{color:green;font-weight:700}.error[data-v-c6f963c7]{color:red;font-weight:700}.rsvp-container[data-v-47ea71e2]{display:flex;justify-content:center;align-items:flex-start;padding:20px;min-height:100vh;background-color:var(--color-background, #ff00ff);color:var(--color-text)}.rsvp-form-card[data-v-47ea71e2]{width:100%;max-width:700px;background-color:var(--color-background-soft, #ff00ff);padding:30px 20px;margin-top:60px;border-radius:12px;box-shadow:0 10px 25px #0000001a}h2[data-v-47ea71e2]{text-align:center;color:var(--color-heading, #333);margin-bottom:10px}.description[data-v-47ea71e2]{text-align:center;color:var(--color-text, #666);margin-bottom:30px}.form-section[data-v-47ea71e2]{background-color:var(--color-background, #ff00ff);box-shadow:0 4px 8px #0000001a;border-radius:8px;padding:20px;margin-bottom:25px;transition:all .3s ease-in-out}.guest-section[data-v-47ea71e2]{background-color:var(--color-background, #ff00ff)}.section-header[data-v-47ea71e2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border-bottom:1px solid var(--vt-c-indigo);padding-bottom:10px}.section-header h3[data-v-47ea71e2]{margin:0;color:var(--color-heading);font-size:1.2em}.form-group[data-v-47ea71e2]{margin-bottom:20px}label[data-v-47ea71e2]{display:block;margin-bottom:8px;font-weight:600;font-size:.95em;color:var(--color-text)}input[type=number][data-v-47ea71e2],input[type=text][data-v-47ea71e2],select[data-v-47ea71e2],textarea[data-v-47ea71e2]{width:100%;padding:12px;border:1px solid var(--vt-c-indigo);border-radius:6px;box-sizing:border-box;font-size:1em;transition:border-color .2s;color:var(--color-text)}input[type=number][data-v-47ea71e2]:focus,input[type=text][data-v-47ea71e2]:focus,select[data-v-47ea71e2]:focus,textarea[data-v-47ea71e2]:focus{outline:none;border-color:#42b983}small[data-v-47ea71e2],.submission-hint[data-v-47ea71e2]{display:block;margin-top:6px;color:var(--color-text);font-size:.85em;font-weight:lighter}.radio-group-wrapper[data-v-47ea71e2]{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px;padding-inline-start:1rem}.radio-group[data-v-47ea71e2]{display:flex;align-items:center}.radio-group label[data-v-47ea71e2]{font-weight:400;margin-bottom:0;margin-left:5px}.confirm-btn[data-v-47ea71e2],.submit-btn[data-v-47ea71e2],.edit-btn[data-v-47ea71e2],.home-btn[data-v-47ea71e2]{width:100%;padding:12px 25px;cursor:pointer;font-size:1.1em;font-weight:600;transition:background-color .3s,transform .1s;color:var(--color-button-text);background-color:transparent}.confirm-btn[data-v-47ea71e2]{border-color:#42b983}.confirm-btn[data-v-47ea71e2]:hover{background-color:#36a473}.submit-btn[data-v-47ea71e2]{border-color:#3498db}.submit-btn[data-v-47ea71e2]:hover{background-color:#2980b9}.submit-btn[data-v-47ea71e2]:disabled{background-color:#a5c3d6;cursor:not-allowed}.edit-btn[data-v-47ea71e2]{width:auto;background-color:transparent;color:#3498db;font-size:.9em;padding:5px 10px;font-weight:700}.edit-btn[data-v-47ea71e2]:hover{text-decoration:underline}.summary-view[data-v-47ea71e2]{color:var(--color-button-text);padding:10px;border-left:3px solid #42b983;border-radius:4px}.summary-view p[data-v-47ea71e2]{margin:5px 0}.submission-section[data-v-47ea71e2]{margin-top:30px}.submission-hint[data-v-47ea71e2]{text-align:center;color:#e74c3c;font-weight:500}.message[data-v-47ea71e2]{text-align:center;font-weight:700;margin-top:20px;padding:10px;border-radius:6px}.success[data-v-47ea71e2]{color:#27ae60;background-color:var(--color-background-mute, #ff00ff)}.error[data-v-47ea71e2]{color:#e74c3c;background-color:#fbe NDE}.home-btn[data-v-47ea71e2]{margin-top:15px;border-color:var(--color-button-alt, #ff00ff)}.home-btn[data-v-47ea71e2]:hover{background-color:var(--color-button-alt, #ff00ff)}.home-btn[data-v-47ea71e2]:disabled{background-color:#9fc9b6;cursor:not-allowed}.button-group[data-v-47ea71e2]{display:flex;gap:10px;width:100%}.button-group .submit-btn[data-v-47ea71e2]{flex:4}.button-group .cancel-btn[data-v-47ea71e2]{flex:1;background-color:transparent;border-color:#e74c3c;color:var(--color-button-text)}.button-group .cancel-btn[data-v-47ea71e2]:hover{background-color:#e74c3c}.button-group .cancel-btn[data-v-47ea71e2]:disabled{background-color:#f8c9c5;cursor:not-allowed}.game-container[data-v-7f4e02b4]{position:relative;width:auto;height:90vh;aspect-ratio:7 / 10;overflow:hidden;background-color:#000;color:#fff;font-family:"Press Start 2P",cursive;font-size:1.1rem;box-shadow:1rem 1rem 2rem #00000080}.background[data-v-7f4e02b4]{position:absolute;width:100%;height:100%;object-fit:cover}.foreground[data-v-7f4e02b4],.svg[data-v-7f4e02b4]{position:absolute;width:100%;height:100%;object-fit:cover;pointer-events:none}.leia[data-v-7f4e02b4]{position:absolute;bottom:9%;left:50%;transform:translate(-50%);width:60%}.textbox[data-v-7f4e02b4]{position:absolute;top:10%;left:50%;transform:translate(-50%);background-color:#000c;color:#fff;padding:10px 20px;border-radius:5px;text-align:center;font-size:1rem}.start-button[data-v-7f4e02b4],.restart-button[data-v-7f4e02b4],.high-score-button[data-v-7f4e02b4],.close-high-score-button[data-v-7f4e02b4]{position:absolute;background-color:#4caf50;color:#fff;border:none;padding:10px 20px;font-size:1rem;cursor:pointer;border-radius:5px;width:80%;font-family:"Press Start 2P",cursive;text-align:center}.start-button[data-v-7f4e02b4]:hover,.restart-button[data-v-7f4e02b4]:hover,.high-score-button[data-v-7f4e02b4]:hover{background-color:#45a049}.start-button[data-v-7f4e02b4],.restart-button[data-v-7f4e02b4],.close-high-score-button[data-v-7f4e02b4]{bottom:5%;left:50%;transform:translate(-50%)}.high-score-button[data-v-7f4e02b4]{bottom:50%;left:50%;transform:translate(-50%)}.high-score-entry[data-v-7f4e02b4]{font-size:.75rem;padding:2px 10px}.highlight[data-v-7f4e02b4]{border:3px solid gold;border-radius:5px}.score[data-v-7f4e02b4],.timer[data-v-7f4e02b4]{position:absolute;font-size:1rem;background-color:#000000b3;padding:5px 10px;border-radius:5px}.score[data-v-7f4e02b4]{top:10px;right:10px}.timer[data-v-7f4e02b4]{top:10px;left:10px}.game-screen[data-v-7f4e02b4]{position:absolute;height:100%;width:auto;aspect-ratio:7 / 10;left:50%;transform:translate(-50%);cursor:crosshair}.stormtrooper[data-v-7f4e02b4]{position:absolute;aspect-ratio:627 / 771;width:auto}.stormtrooper.slide-in.left[data-v-7f4e02b4]{animation:slide-in-left-7f4e02b4 .3s ease-out}.stormtrooper.slide-in.right[data-v-7f4e02b4]{animation:slide-in-right-7f4e02b4 .4s ease-out}.stormtrooper.slide-in.top[data-v-7f4e02b4]{animation:slide-in-top-7f4e02b4 .4s ease-out}.stormtrooper.slide-in.bottom[data-v-7f4e02b4]{animation:slide-in-bottom-7f4e02b4 .4s ease-out}.stormtrooper.slide-out.left[data-v-7f4e02b4]{animation:slide-out-left-7f4e02b4 .3s ease-out}.stormtrooper.slide-out.right[data-v-7f4e02b4]{animation:slide-out-right-7f4e02b4 .4s ease-out}.stormtrooper.slide-out.top[data-v-7f4e02b4]{animation:slide-out-top-7f4e02b4 .4s ease-out}.stormtrooper.slide-out.bottom[data-v-7f4e02b4]{animation:slide-out-bottom-7f4e02b4 .4s ease-out}@keyframes slide-in-left-7f4e02b4{0%{transform:translate(-60%) rotate(90deg)}to{transform:translate(0) rotate(90deg)}}@keyframes slide-in-right-7f4e02b4{0%{transform:translate(80%) rotate(-90deg)}to{transform:translate(0) rotate(-90deg)}}@keyframes slide-in-top-7f4e02b4{0%{transform:translateY(-80%)}to{transform:translateY(0)}}@keyframes slide-in-bottom-7f4e02b4{0%{transform:translateY(80%)}to{transform:translateY(0)}}@keyframes slide-out-left-7f4e02b4{0%{transform:translate(0) rotate(90deg)}to{transform:translate(-60%) rotate(90deg)}}@keyframes slide-out-right-7f4e02b4{0%{transform:translate(0) rotate(-90deg)}to{transform:translate(80%) rotate(-90deg)}}@keyframes slide-out-top-7f4e02b4{0%{transform:translateY(0)}to{transform:translateY(-80%)}}@keyframes slide-out-bottom-7f4e02b4{0%{transform:translateY(0)}to{transform:translateY(80%)}}.game-over-screen[data-v-7f4e02b4],.high-score-screen[data-v-7f4e02b4]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;text-align:center;background:linear-gradient(#00000080,#00000080),url(/images/corridor_side.png);background-size:cover}.final-score[data-v-7f4e02b4]{position:absolute;top:30%;left:50%;transform:translate(-50%);background-color:#000c;color:#fff;padding:10px 20px;border-radius:5px;text-align:center;font-size:1rem}.close-button[data-v-7f4e02b4]{position:absolute;top:10px;right:10px;background-color:#ff4d4d;color:#fff;border:none;padding:.5rem 1rem;font-size:.7rem;border-radius:5px;cursor:pointer;z-index:1001;font-family:"Press Start 2P",cursive}.close-button[data-v-7f4e02b4]:hover{background-color:#e60000}.anonymous-warning[data-v-7f4e02b4]{position:absolute;top:7%;left:50%;transform:translate(-50%);background-color:#000000b3;color:#fff;padding:10px 20px;border-radius:5px;text-align:center;width:80%;font-size:.75rem}.register-button[data-v-7f4e02b4]{background-color:#4caf50;color:#fff;border:none;padding:10px 20px;font-size:.75rem;cursor:pointer;border-radius:5px;width:100%;font-family:"Press Start 2P",cursive}.loading-screen[data-v-7f4e02b4]{display:flex;justify-content:center;align-items:center;width:auto;height:90vh;aspect-ratio:7 / 10;background-color:#000;color:#fff;font-family:"Press Start 2P",cursive;font-size:1.5rem;background:linear-gradient(#00000080,#00000080),url(/images/corridor_side.png);background-size:cover}.karla-regular[data-v-26de155c]{font-family:Karla,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}.karla-scroller[data-v-26de155c]{font-family:Karla,sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal}[data-v-26de155c]:root{--default-font: "Karla", sans-serif}body[data-v-26de155c]{font-family:var(--default-font)}button[data-v-26de155c]{font-family:var(--default-font);font-size:1rem;cursor:pointer}header[data-v-26de155c]{line-height:1.5;max-height:100vh}.logo[data-v-26de155c]{display:block;margin:0 auto 2rem}nav[data-v-26de155c]{width:100%;font-size:12px;text-align:center;margin-top:2rem}nav a.router-link-exact-active[data-v-26de155c]{color:var(--color-text)}nav a.router-link-exact-active[data-v-26de155c]:hover{background-color:transparent}nav a[data-v-26de155c]{display:inline-block;padding:0 1rem;border-left:1px solid var(--color-border)}nav a[data-v-26de155c]:first-of-type{border:0}.game-launcher[data-v-26de155c]{font-family:var(--default-font);text-align:center;margin:2rem 0}.launch-game-button[data-v-26de155c]{color:var(--color-button-text, #ff00ff);padding:.75rem 1.5rem;font-size:1rem;border-color:var(--color-button-alt, #ff00ff);cursor:pointer;transition:background-color .3s ease}.launch-game-button[data-v-26de155c]:hover{background-color:var(--color-button-alt, #ff00ff)}.game-overlay[data-v-26de155c]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000004d;display:flex;justify-content:center;align-items:center;z-index:1000}.game-overlay[data-v-26de155c]>*{position:relative}.close-game-button[data-v-26de155c]{position:absolute;top:10px;right:10px;background-color:#ff4d4d;color:#fff;border:none;padding:.5rem 1rem;font-size:1rem;border-radius:5px;cursor:pointer;z-index:1001}.close-game-button[data-v-26de155c]:hover{background-color:#e60000}.game-overlay ShooterGame[data-v-26de155c]{width:auto;max-width:600px;height:80%;aspect-ratio:7 / 10;margin:1rem;background-color:#000;border:2px solid white;border-radius:10px;overflow:hidden}.jedi[data-v-26de155c]{width:100%;height:auto}@media (min-width: 1024px){header[data-v-26de155c]{display:flex;place-items:center;padding-right:calc(var(--section-gap) / 2)}.logo[data-v-26de155c]{margin:0 2rem 0 0}header .wrapper[data-v-26de155c]{display:flex;place-items:flex-start;flex-wrap:wrap}nav[data-v-26de155c]{text-align:left;margin-left:-1rem;font-size:1rem;padding:1rem 0;margin-top:1rem}}
