@import"https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Bangers&display=swap";@import"https://fonts.googleapis.com/css2?family=Jua&family=Modak&display=swap";@import"https://fonts.googleapis.com/css2?family=Fredoka:wdth,wght@86.5,300..700&display=swap";: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)}: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-1);--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)}}*,*: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: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}.loading-screen[data-v-f2c9adcc]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#1a1a1a;color:#fff;font-family:sans-serif;width:100vw;overflow:hidden}.spinner[data-v-f2c9adcc]{border:4px solid rgba(255,255,255,.3);border-radius:50%;border-top:4px solid #fff;width:40px;height:40px;animation:spin-f2c9adcc 1s linear infinite;margin-top:20px}@keyframes spin-f2c9adcc{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.slide-container[data-v-8ef8abbd]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem}h1[data-v-8ef8abbd]{margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.8);font-weight:700;animation:slide-down-from-top-8ef8abbd 2s ease-out -1s}p[data-v-8ef8abbd]{font-size:1.25rem;font-weight:700;max-width:600px;animation:slide-down-from-top-8ef8abbd 2s ease-out;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.triangle-bg[data-v-8ef8abbd]{background-color:#e5e5f7;opacity:1;background-image:linear-gradient(45deg,#073059 50%,#0c4286 50%);background-size:150px 150px;animation:pattern-slide-8ef8abbd 10s linear infinite}@keyframes pattern-slide-8ef8abbd{0%{background-position:0% 0%}to{background-position:150px 150px}}@keyframes slide-down-from-top-8ef8abbd{0%{transform:translateY(-100%);opacity:0}50%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.slide-container[data-v-714908ba]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem}h1[data-v-714908ba]{margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.8);font-weight:700;animation:slide-down-from-top-714908ba 2s ease-out -1s}p[data-v-714908ba]{font-size:1.25rem;font-weight:700;max-width:600px;animation:slide-down-from-top-714908ba 2s ease-out;text-shadow:2px 2px 4px rgba(0,0,0,.5);margin-bottom:1rem}.triangle-bg[data-v-714908ba]{background-color:#e5e5f7;opacity:1;background-image:linear-gradient(45deg,#590745 50%,#550c86 50%);background-size:150px 150px;animation:pattern-slide-714908ba 10s linear infinite}@keyframes pattern-slide-714908ba{0%{background-position:0% 0%}to{background-position:150px 150px}}@keyframes slide-down-from-top-714908ba{0%{transform:translateY(-100%);opacity:0}50%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.slide-container[data-v-3169df08]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem}svg[data-v-3169df08]{position:fixed;top:0;left:0;width:100%;height:100vh}@keyframes rotate-3169df08{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.out-top[data-v-3169df08]{animation:rotate-3169df08 20s linear infinite;transform-origin:13px 25px}.in-top[data-v-3169df08]{animation:rotate-3169df08 10s linear infinite;transform-origin:13px 25px}.out-bottom[data-v-3169df08]{animation:rotate-3169df08 25s linear infinite;transform-origin:84px 93px}.in-bottom[data-v-3169df08]{animation:rotate-3169df08 15s linear infinite;transform-origin:84px 93px}h1[data-v-3169df08]{text-shadow:2px 2px 4px rgba(0,0,0,.8);font-weight:700;margin-bottom:1rem;font-family:Cormorant,serif;font-optical-sizing:auto}p[data-v-3169df08]{font-size:1rem;max-width:600px;text-shadow:2px 2px 4px rgba(0,0,0,.5);margin-bottom:1rem;font-family:Times New Roman,serif;font-optical-sizing:auto;text-align:left}.bg[data-v-3169df08]{position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:-1;overflow:hidden;opacity:1;background-color:##27272f}#title-1[data-v-3169df08]{font-size:2rem;animation:slide-down-from-top-3169df08 2s ease-out -1s}#title-2[data-v-3169df08]{font-size:2.5rem;animation:slide-down-from-top-3169df08 2s ease-out -.5s}#text[data-v-3169df08]{animation:fade-in-3169df08 4s ease-out 0s}@keyframes slide-down-from-top-3169df08{0%{transform:translate(-100%);opacity:0}50%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fade-in-3169df08{0%{opacity:0}75%{opacity:0}to{opacity:1}}.slide-container[data-v-974b8c5c]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem;background:linear-gradient(132deg,#000,#0f0,#00f,#e60073,red,#fff);background-size:400% 4%;animation:BackgroundGradient-974b8c5c 15s ease infinite}@keyframes BackgroundGradient-974b8c5c{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}h1[data-v-974b8c5c]{font-weight:700;margin-bottom:1rem;font-family:Bangers,system-ui;font-weight:400}p[data-v-974b8c5c]{font-size:1rem;max-width:600px;text-shadow:2px 2px 4px rgba(0,0,0,.5);margin-bottom:1rem;font-family:Times New Roman,serif;font-optical-sizing:auto;text-align:left}.highlight[data-v-974b8c5c]{--mark-color: #f8db75;--mark-skew: .25em;--mark-height: 1em;--mark-overlap: .3em;margin-inline:calc(var(--mark-overlap) * -1);padding-inline:var(--mark-overlap);background-color:transparent;background-image:linear-gradient(to bottom right,transparent 50%,var(--mark-color) 50%),linear-gradient(var(--mark-color),var(--mark-color)),linear-gradient(to top left,transparent 50%,var(--mark-color) 50%);background-size:var(--mark-skew) var(--mark-height),calc(100% - var(--mark-skew) * 2 + 1px) var(--mark-height),var(--mark-skew) var(--mark-height);background-position:left center,center,right center;background-repeat:no-repeat;color:#000;margin-left:.05rem;margin-right:.05rem}.bg[data-v-974b8c5c]{position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:-1;overflow:hidden;opacity:1;background-color:##27272f}#title-1[data-v-974b8c5c]{font-size:2rem;animation:slide-down-from-top-974b8c5c 2s ease-out -1s}#title-2[data-v-974b8c5c]{font-size:2.5rem;animation:slide-down-from-top-974b8c5c 2s ease-out -.5s}#text[data-v-974b8c5c]{animation:fade-in-974b8c5c 4s ease-out 0s}@keyframes slide-down-from-top-974b8c5c{0%{transform:translate(-100%);opacity:0}50%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fade-in-974b8c5c{0%{opacity:0}75%{opacity:0}to{opacity:1}}.slide-container[data-v-73da2dd5]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem;background:linear-gradient(132deg,#00553b,#00645f,#00f,#560d71,#5f0808,#619c02);background-size:400% 400%;animation:BackgroundGradient-73da2dd5 15s ease infinite}@keyframes BackgroundGradient-73da2dd5{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}h1[data-v-73da2dd5]{font-weight:700;margin-bottom:1.5rem;font-family:Bangers,system-ui;font-weight:400}p[data-v-73da2dd5]{font-size:1.5rem;max-width:600px;text-shadow:2px 2px 4px rgba(0,0,0,.5);margin-bottom:1rem;font-family:Times New Roman,serif;font-optical-sizing:auto;text-align:center}.highlight[data-v-73da2dd5]{--mark-color: #f8db75;--mark-skew: .25em;--mark-height: 1em;--mark-overlap: .3em;margin-inline:calc(var(--mark-overlap) * -1);padding-inline:var(--mark-overlap);font-family:Arial,system-ui;font-weight:700;font-style:italic;background-color:transparent;background-image:linear-gradient(to bottom right,transparent 50%,var(--mark-color) 50%),linear-gradient(var(--mark-color),var(--mark-color)),linear-gradient(to top left,transparent 50%,var(--mark-color) 50%);background-size:var(--mark-skew) var(--mark-height),calc(100% - var(--mark-skew) * 2 + 1px) var(--mark-height),var(--mark-skew) var(--mark-height);background-position:left center,center,right center;background-repeat:no-repeat;color:#000;margin-left:.05rem;margin-right:.05rem}.bg[data-v-73da2dd5]{position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:-1;overflow:hidden;opacity:1;background-color:#27272f}#title-1[data-v-73da2dd5]{font-size:2rem;animation:slide-down-from-top-73da2dd5 2s ease-out -1s}#title-2[data-v-73da2dd5]{font-size:2.5rem;animation:slide-down-from-top-73da2dd5 2s ease-out -.5s}#text[data-v-73da2dd5]{animation:fade-in-73da2dd5 4s ease-out 0s}@keyframes slide-down-from-top-73da2dd5{0%{transform:translate(-100%);opacity:0}50%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fade-in-73da2dd5{0%{opacity:0}75%{opacity:0}to{opacity:1}}a[data-v-8778f8f5]{text-decoration:none;color:inherit;cursor:pointer}.bluesky-embed-container[data-v-8778f8f5]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;max-width:37.5em;margin:0 auto}.bluesky-post[data-v-8778f8f5]{background-color:#161e27;color:#fff;border:.0625em solid #2e4052;border-radius:.75em;padding:1em;box-shadow:0 .25em .75em #0003}.post-header[data-v-8778f8f5]{display:flex;align-items:flex-start;position:relative}.avatar-link[data-v-8778f8f5]{text-decoration:none}.avatar[data-v-8778f8f5]{width:3em;height:3em;border-radius:50%;margin-right:.75em;object-fit:cover}.author-info[data-v-8778f8f5]{flex:1;display:flex;flex-direction:column;justify-content:center}.author-top[data-v-8778f8f5]{display:flex;align-items:baseline;flex-wrap:wrap;gap:.25em}.display-name[data-v-8778f8f5]{font-weight:700;font-size:1em;color:#fff;text-decoration:none;line-height:1}.display-name[data-v-8778f8f5]:hover{text-decoration:underline}.handle[data-v-8778f8f5]{color:#8899a6;font-size:.9375em}.dot[data-v-8778f8f5]{color:#8899a6}.time[data-v-8778f8f5]{color:#8899a6;font-size:.9375em;text-decoration:none}.time[data-v-8778f8f5]:hover{text-decoration:underline}.logo[data-v-8778f8f5]{position:absolute;top:0;right:0}.post-content[data-v-8778f8f5]{font-size:.8125em;line-height:1.5;margin-bottom:.75em;white-space:pre-wrap;word-wrap:break-word;text-align:left}.post-images[data-v-8778f8f5]{display:grid;gap:.5em;margin-top:.75em;border-radius:.5em;overflow:hidden}.post-images.count-1[data-v-8778f8f5]{grid-template-columns:1fr}.post-images.count-2[data-v-8778f8f5],.post-images.count-3[data-v-8778f8f5],.post-images.count-4[data-v-8778f8f5]{grid-template-columns:1fr 1fr}.external-embed[data-v-8778f8f5]{margin-top:.75em;border:.0625em solid #2e4052;border-radius:.5em;overflow:hidden}.external-link[data-v-8778f8f5]{display:block;text-decoration:none;color:inherit}.external-link[data-v-8778f8f5]:hover{background-color:#ffffff05}.external-thumb[data-v-8778f8f5]{width:100%;border-bottom:.0625em solid #2e4052}.external-thumb img[data-v-8778f8f5]{width:100%;height:auto;display:block;object-fit:cover}.external-info[data-v-8778f8f5]{padding:.75em}.external-title[data-v-8778f8f5]{font-weight:700;font-size:.9375em;margin-bottom:.25em}.external-description[data-v-8778f8f5]{font-size:.8125em;color:#8899a6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-clamp:2}.image-wrapper img[data-v-8778f8f5]{width:100%;height:100%;object-fit:cover;display:block;max-height:31.25em}.quote-post[data-v-8778f8f5]{border:.0625em solid #2e4052;border-radius:.5em;padding:.75em;margin-top:.75em;background-color:#ffffff05}.quote-post[data-v-8778f8f5]:hover{background-color:#ffffff0a;cursor:pointer}.quote-header[data-v-8778f8f5]{display:flex;align-items:center;gap:.375em}.quote-avatar[data-v-8778f8f5]{width:1.875em;height:1.875em;border-radius:50%}.quote-name[data-v-8778f8f5]{font-weight:700;font-size:.875em;line-height:.5}.quote-handle[data-v-8778f8f5]{color:#8899a6;font-size:.875em}.quote-text[data-v-8778f8f5]{font-size:.875em;line-height:1.4}.mt-2[data-v-8778f8f5]{margin-top:.5em}.post-footer[data-v-8778f8f5]{display:flex;align-items:center;margin-top:1em;padding-top:.75em;border-top:.0625em solid #2e4052;color:#8899a6;font-size:.875em;gap:1.25em}.icon[data-v-8778f8f5]{display:flex;align-items:center;justify-content:center}.stat[data-v-8778f8f5]{display:flex;align-items:center;gap:.375em}.date-footer[data-v-8778f8f5]{margin-left:auto;font-size:.5625em}.loading-state[data-v-8778f8f5],.error-state[data-v-8778f8f5]{padding:1.25em;text-align:center;color:#8899a6;background-color:#161e27;border-radius:.75em;border:.0625em solid #2e4052}.spinner[data-v-8778f8f5]{border:.1875em solid rgba(255,255,255,.1);border-radius:50%;border-top:.1875em solid #0085ff;width:1.5em;height:1.5em;animation:spin-8778f8f5 1s linear infinite;margin:0 auto}@keyframes spin-8778f8f5{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.slide-container[data-v-1ef9c724]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem}.bg[data-v-1ef9c724]{position:absolute;top:0;left:0;z-index:-1;width:100vw;height:100vh;background-image:url(/pizzajohn.jpg);background-repeat:repeat;background-size:140px;animation:moveBackground-1ef9c724 7s linear infinite;opacity:.2}.post[data-v-1ef9c724]{opacity:0;position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;left:10vw;height:80vh;width:80vw;margin-top:2.5rem}.post[data-v-1ef9c724]:nth-child(1 of.post){animation:post-fade-in-and-out-1ef9c724 6s ease-out 4s}.post[data-v-1ef9c724]:nth-child(2 of.post){animation:post-fade-in-and-out-1ef9c724 6s ease-out 10s}.post[data-v-1ef9c724]:nth-child(3 of.post){animation:post-fade-in-1ef9c724 2s ease-out 16s;animation-fill-mode:forwards}@keyframes post-fade-in-and-out-1ef9c724{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}@keyframes post-fade-out-1ef9c724{0%{opacity:1}20%{opacity:1}80%{opacity:1}to{opacity:0}}@keyframes post-fade-in-1ef9c724{0%{opacity:0}to{opacity:1}}@keyframes moveBackground-1ef9c724{0%{background-position:0 0}to{background-position:140px 140px}}#title-1[data-v-1ef9c724]{font-size:2rem;margin-bottom:1rem;line-height:1.2;font-weight:700;opacity:0;animation:post-fade-in-and-out-1ef9c724 4.5s ease-out 0s}#title-2[data-v-1ef9c724]{font-size:1rem;margin-bottom:1rem;line-height:1.2;font-weight:700;position:absolute;top:1.5rem;left:50%;z-index:5;transform:translate(-50%);opacity:0;animation:post-fade-in-1ef9c724 2s ease-out 4s;animation-fill-mode:forwards}#title-2[data-v-1ef9c724]{font-size:1rem;margin-bottom:1rem;line-height:1.2;z-index:5;transform:translate(-50%);opacity:0;animation:post-fade-in-1ef9c724 2s ease-out 4s;animation-fill-mode:forwards}@keyframes fade-in-1ef9c724{0%{opacity:0}75%{opacity:0}to{opacity:1}}.slide-container[data-v-0b1375b0]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem;font-family:Bangers}.stat-text[data-v-0b1375b0]{font-size:1rem;margin:.5rem 0;font-family:Cormorant,sans-serif;line-height:1.2}.stat-text b[data-v-0b1375b0]{font-size:1.2rem;font-weight:700}h3[data-v-0b1375b0]{margin-top:1.5rem}#intro[data-v-0b1375b0]{animation:post-fade-in-and-out-0b1375b0 4.5s ease-out 0s;animation-fill-mode:forwards}.post[data-v-0b1375b0]{opacity:0;position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;left:10vw;height:80vh;width:80vw;font-size:.9rem}.post[data-v-0b1375b0]:nth-child(1 of.post){animation:post-fade-in-and-out-0b1375b0 9s ease-out 4s}.post[data-v-0b1375b0]:nth-child(2 of.post){animation:post-fade-in-and-out-0b1375b0 8s ease-out 13s}.post[data-v-0b1375b0]:nth-child(3 of.post){animation:post-fade-in-0b1375b0 2s ease-out 21s;animation-fill-mode:forwards}@keyframes post-fade-in-and-out-0b1375b0{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}@keyframes post-fade-in-0b1375b0{0%{opacity:0}to{opacity:1}}[data-v-0b1375b0] .image-wrapper img{max-height:30vh}.slide-container[data-v-83ec69ee]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem;font-family:Bangers}.stat-text[data-v-83ec69ee]{font-size:1rem;margin:.5rem 0;font-family:Cormorant,sans-serif;line-height:1.2}.stat-text b[data-v-83ec69ee]{font-size:1.2rem;font-weight:700}h3[data-v-83ec69ee]{margin-top:1.5rem}#intro[data-v-83ec69ee]{animation:post-fade-in-and-out-83ec69ee 4.5s ease-out 0s;animation-fill-mode:forwards}.post[data-v-83ec69ee]{opacity:0;position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;left:10vw;height:80vh;width:80vw;font-size:.9rem}.post[data-v-83ec69ee]:nth-child(1 of.post){animation:post-fade-in-and-out-83ec69ee 5s ease-out 4s}.post[data-v-83ec69ee]:nth-child(2 of.post){animation:post-fade-in-and-out-83ec69ee 5s ease-out 9s}.post[data-v-83ec69ee]:nth-child(3 of.post){animation:post-fade-in-83ec69ee 2s ease-out 14s;animation-fill-mode:forwards}@keyframes post-fade-in-and-out-83ec69ee{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}@keyframes post-fade-in-83ec69ee{0%{opacity:0}to{opacity:1}}[data-v-83ec69ee] .image-wrapper img{max-height:30vh}.slide-container[data-v-d0deb517]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem}#title-1[data-v-d0deb517]{font-size:2rem;margin-bottom:1rem;line-height:1.2;font-weight:700}.post[data-v-d0deb517]{background-color:#00000080;border-radius:8px;padding:.5rem;margin:.5rem 0;max-width:600px;box-shadow:0 4px 6px #0000001a;font-size:.7rem;text-align:left}.post[data-v-d0deb517]:nth-child(1 of.post){animation:fade-in-d0deb517 8s ease-out -3s}.post[data-v-d0deb517]:nth-child(2 of.post){animation:fade-in-d0deb517 8s ease-out -2s}.post[data-v-d0deb517]:nth-child(3 of.post){animation:fade-in-d0deb517 8s ease-out -1s}.word-item[data-v-d0deb517]:nth-child(1 of.word-item){animation:fade-in-d0deb517 2s ease-out -1s}.word-item[data-v-d0deb517]:nth-child(2 of.word-item){animation:fade-in-d0deb517 2s ease-out -.75s}.word-item[data-v-d0deb517]:nth-child(3 of.word-item){animation:fade-in-d0deb517 2s ease-out -.5s}.word-item[data-v-d0deb517]:nth-child(4 of.word-item){animation:fade-in-d0deb517 2s ease-out -.25s}.word-item[data-v-d0deb517]:nth-child(5 of.word-item){animation:fade-in-d0deb517 2s ease-out 0s}.top-words-list[data-v-d0deb517]{list-style-type:none;padding:0;margin:0 0 2rem;font-size:1.3rem;line-height:1.4}.top-words-list li[data-v-d0deb517]{margin:.2rem 0}.word[data-v-d0deb517]{font-weight:700;color:#ffeb3b;background-color:#0000004d;padding:.2rem .5rem;border-radius:4px;font-size:1.5rem}.count[data-v-d0deb517]{font-weight:700;color:#92e195;background-color:#0000004d;padding:.2rem .5rem;border-radius:4px}.bg[data-v-d0deb517]{animation:slide-d0deb517 3s ease-in-out infinite alternate;background-image:linear-gradient(-60deg,#6c3 50%,#09f 50%);inset:0 -50%;opacity:.5;position:fixed;z-index:-1}.bg2[data-v-d0deb517]{animation-direction:alternate-reverse;animation-duration:4s}.bg3[data-v-d0deb517]{animation-duration:5s}@keyframes slide-d0deb517{0%{transform:translate(-25%)}to{transform:translate(25%)}}@keyframes fade-in-d0deb517{0%{opacity:0}75%{opacity:0}to{opacity:1}}.slide-container[data-v-c7d2d04c]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem;color:#333;overflow:hidden}h1[data-v-c7d2d04c]{margin-bottom:1rem;font-weight:700;font-size:2.5rem;background:#ffffffe6;padding:.5rem 1.5rem;border-radius:12px;box-shadow:0 4px 15px #0000001a;z-index:2}.week-label[data-v-c7d2d04c]{font-size:1.5rem;margin-bottom:3rem;color:#555;background:#ffffffe6;padding:.5rem 1rem;border-radius:8px;font-weight:600;z-index:2}.words-container[data-v-c7d2d04c]{display:flex;flex-direction:column;gap:1.5rem;z-index:2;min-height:300px;justify-content:center}.word-item[data-v-c7d2d04c]{font-size:2rem;font-weight:800;color:#073059;background:#fffffff2;padding:1rem 3rem;border-radius:50px;box-shadow:0 8px 20px #07305926;animation:pop-in-c7d2d04c .4s cubic-bezier(.175,.885,.32,1.275);transition:all .3s ease}.checkerboard-bg[data-v-c7d2d04c]{background-color:#fff;background-image:linear-gradient(45deg,#f0f0f0 25%,transparent 25%,transparent 75%,#f0f0f0 75%,#f0f0f0),linear-gradient(45deg,#f0f0f0 25%,transparent 25%,transparent 75%,#f0f0f0 75%,#f0f0f0);background-position:0 0,25px 25px;background-size:50px 50px;animation:move-bg-c7d2d04c .2s linear infinite}@keyframes move-bg-c7d2d04c{0%{background-position:0 0,25px 25px}to{background-position:-50px 0,-25px 25px}}@keyframes pop-in-c7d2d04c{0%{transform:scale(.5);opacity:0}70%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.slide-container[data-v-2d90c2a6]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:1;padding:.8rem;font-family:Fredoka,sans-serif;font-optical-sizing:auto}body[data-v-2d90c2a6]{margin:0;background-color:#6223d2;height:100vh;width:100vw;position:relative;overflow:hidden}#title-1[data-v-2d90c2a6]{font-size:2rem;margin-bottom:.2rem;line-height:1.2;color:#fff;font-family:Jua,sans-serif;font-weight:400;font-style:normal}#subtitle-1[data-v-2d90c2a6]{font-size:.8rem;color:#fff;margin-bottom:2rem;opacity:.85}.person[data-v-2d90c2a6]{margin-bottom:1.5rem}.name[data-v-2d90c2a6]{font-size:2rem;line-height:1.2;color:#fff;font-family:Jua,sans-serif;font-weight:400;font-style:normal}.overlay[data-v-2d90c2a6]{width:100vw;height:100vh;position:absolute;z-index:0;background:radial-gradient(circle,#6223d2e3,#6223d2)}.bg[data-v-2d90c2a6]{display:grid;grid-template-columns:repeat(10,200px);grid-template-rows:repeat(6,230px);transform:translate(-3%,-4%);position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:-1}.shape[data-v-2d90c2a6]{width:200px;height:230px;-webkit-clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0 75%,0 25%);clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0 75%,0 25%)}.shape[data-v-2d90c2a6]:nth-child(11){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(12){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(13){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(14){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(15){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(16){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(17){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(18){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(19){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(20){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(21){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(21){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(22){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(22){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(23){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(23){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(24){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(24){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(25){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(25){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(26){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(26){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(27){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(27){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(28){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(28){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(29){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(29){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(30){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(30){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(31){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(31){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(31){transform:translate(-50%,-75%)}.shape[data-v-2d90c2a6]:nth-child(32){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(32){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(32){transform:translate(-50%,-75%)}.shape[data-v-2d90c2a6]:nth-child(33){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(33){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(33){transform:translate(-50%,-75%)}.shape[data-v-2d90c2a6]:nth-child(34){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(34){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(34){transform:translate(-50%,-75%)}.shape[data-v-2d90c2a6]:nth-child(35){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(35){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(35){transform:translate(-50%,-75%)}.shape[data-v-2d90c2a6]:nth-child(36){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(36){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(36){transform:translate(-50%,-75%)}.shape[data-v-2d90c2a6]:nth-child(37){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(37){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(37){transform:translate(-50%,-75%)}.shape[data-v-2d90c2a6]:nth-child(38){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(38){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(38){transform:translate(-50%,-75%)}.shape[data-v-2d90c2a6]:nth-child(39){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(39){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(39){transform:translate(-50%,-75%)}.shape[data-v-2d90c2a6]:nth-child(40){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(40){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(40){transform:translate(-50%,-75%)}.shape[data-v-2d90c2a6]:nth-child(41){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(41){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(41){transform:translate(-50%,-75%)}.shape[data-v-2d90c2a6]:nth-child(41){transform:translateY(-100%)}.shape[data-v-2d90c2a6]:nth-child(42){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(42){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(42){transform:translate(-50%,-75%)}.shape[data-v-2d90c2a6]:nth-child(42){transform:translateY(-100%)}.shape[data-v-2d90c2a6]:nth-child(43){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(43){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(43){transform:translate(-50%,-75%)}.shape[data-v-2d90c2a6]:nth-child(43){transform:translateY(-100%)}.shape[data-v-2d90c2a6]:nth-child(44){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(44){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(44){transform:translate(-50%,-75%)}.shape[data-v-2d90c2a6]:nth-child(44){transform:translateY(-100%)}.shape[data-v-2d90c2a6]:nth-child(45){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(45){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(45){transform:translate(-50%,-75%)}.shape[data-v-2d90c2a6]:nth-child(45){transform:translateY(-100%)}.shape[data-v-2d90c2a6]:nth-child(46){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(46){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(46){transform:translate(-50%,-75%)}.shape[data-v-2d90c2a6]:nth-child(46){transform:translateY(-100%)}.shape[data-v-2d90c2a6]:nth-child(47){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(47){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(47){transform:translate(-50%,-75%)}.shape[data-v-2d90c2a6]:nth-child(47){transform:translateY(-100%)}.shape[data-v-2d90c2a6]:nth-child(48){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(48){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(48){transform:translate(-50%,-75%)}.shape[data-v-2d90c2a6]:nth-child(48){transform:translateY(-100%)}.shape[data-v-2d90c2a6]:nth-child(49){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(49){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(49){transform:translate(-50%,-75%)}.shape[data-v-2d90c2a6]:nth-child(49){transform:translateY(-100%)}.shape[data-v-2d90c2a6]:nth-child(50){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(50){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(50){transform:translate(-50%,-75%)}.shape[data-v-2d90c2a6]:nth-child(50){transform:translateY(-100%)}.shape[data-v-2d90c2a6]:nth-child(51){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(51){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(51){transform:translate(-50%,-75%)}.shape[data-v-2d90c2a6]:nth-child(51){transform:translateY(-100%)}.shape[data-v-2d90c2a6]:nth-child(51){transform:translate(-50%,-125%)}.shape[data-v-2d90c2a6]:nth-child(52){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(52){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(52){transform:translate(-50%,-75%)}.shape[data-v-2d90c2a6]:nth-child(52){transform:translateY(-100%)}.shape[data-v-2d90c2a6]:nth-child(52){transform:translate(-50%,-125%)}.shape[data-v-2d90c2a6]:nth-child(53){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(53){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(53){transform:translate(-50%,-75%)}.shape[data-v-2d90c2a6]:nth-child(53){transform:translateY(-100%)}.shape[data-v-2d90c2a6]:nth-child(53){transform:translate(-50%,-125%)}.shape[data-v-2d90c2a6]:nth-child(54){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(54){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(54){transform:translate(-50%,-75%)}.shape[data-v-2d90c2a6]:nth-child(54){transform:translateY(-100%)}.shape[data-v-2d90c2a6]:nth-child(54){transform:translate(-50%,-125%)}.shape[data-v-2d90c2a6]:nth-child(55){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(55){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(55){transform:translate(-50%,-75%)}.shape[data-v-2d90c2a6]:nth-child(55){transform:translateY(-100%)}.shape[data-v-2d90c2a6]:nth-child(55){transform:translate(-50%,-125%)}.shape[data-v-2d90c2a6]:nth-child(56){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(56){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(56){transform:translate(-50%,-75%)}.shape[data-v-2d90c2a6]:nth-child(56){transform:translateY(-100%)}.shape[data-v-2d90c2a6]:nth-child(56){transform:translate(-50%,-125%)}.shape[data-v-2d90c2a6]:nth-child(57){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(57){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(57){transform:translate(-50%,-75%)}.shape[data-v-2d90c2a6]:nth-child(57){transform:translateY(-100%)}.shape[data-v-2d90c2a6]:nth-child(57){transform:translate(-50%,-125%)}.shape[data-v-2d90c2a6]:nth-child(58){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(58){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(58){transform:translate(-50%,-75%)}.shape[data-v-2d90c2a6]:nth-child(58){transform:translateY(-100%)}.shape[data-v-2d90c2a6]:nth-child(58){transform:translate(-50%,-125%)}.shape[data-v-2d90c2a6]:nth-child(59){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(59){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(59){transform:translate(-50%,-75%)}.shape[data-v-2d90c2a6]:nth-child(59){transform:translateY(-100%)}.shape[data-v-2d90c2a6]:nth-child(59){transform:translate(-50%,-125%)}.shape[data-v-2d90c2a6]:nth-child(60){transform:translate(-50%,-25%)}.shape[data-v-2d90c2a6]:nth-child(60){transform:translateY(-50%)}.shape[data-v-2d90c2a6]:nth-child(60){transform:translate(-50%,-75%)}.shape[data-v-2d90c2a6]:nth-child(60){transform:translateY(-100%)}.shape[data-v-2d90c2a6]:nth-child(60){transform:translate(-50%,-125%)}.slide-container[data-v-b8f6af53]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:1;padding:.8rem;font-family:Fredoka,sans-serif;font-optical-sizing:auto}body[data-v-b8f6af53]{margin:0;background-color:#6223d2;height:100vh;width:100vw;position:relative;overflow:hidden}#title-1[data-v-b8f6af53]{font-size:2rem;margin-bottom:.2rem;line-height:1.2;color:#fff;font-family:Jua,sans-serif;font-weight:400;font-style:normal}#subtitle-1[data-v-b8f6af53]{font-size:.8rem;color:#fff;margin-bottom:2rem;opacity:.85}.person[data-v-b8f6af53]{margin-bottom:1.5rem}.name[data-v-b8f6af53]{font-size:2rem;line-height:1.2;color:#fff;font-family:Jua,sans-serif;font-weight:400;font-style:normal}.overlay[data-v-b8f6af53]{width:100vw;height:100vh;position:absolute;z-index:0;background:radial-gradient(circle,#6223d2e3,#6223d2)}.bg[data-v-b8f6af53]{position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:-1;background:linear-gradient(315deg,#65005e 3%,#3c84ce 38%,#30eee2,#ff1919 98%);animation:gradient-b8f6af53 15s ease infinite;background-size:400% 400%;background-attachment:fixed}@keyframes gradient-b8f6af53{0%{background-position:0% 0%}50%{background-position:100% 100%}to{background-position:0% 0%}}.wave[data-v-b8f6af53]{background:#ffffff40;border-radius:1000% 1000% 0 0;position:fixed;width:300vw;height:50vh;animation:wave-b8f6af53 10s -3s linear infinite;transform:translateZ(0);opacity:.3;bottom:0;left:0;z-index:-1}.wave[data-v-b8f6af53]:nth-of-type(2){bottom:-1.25em;animation:wave-b8f6af53 18s linear reverse infinite;opacity:.2}.wave[data-v-b8f6af53]:nth-of-type(3){bottom:-2.5em;animation:wave-b8f6af53 20s -1s reverse infinite;opacity:.3}@keyframes wave-b8f6af53{2%{transform:translate(1)}25%{transform:translate(-25%)}50%{transform:translate(-50%)}75%{transform:translate(-25%)}to{transform:translate(1)}}.slide-container[data-v-55d19471]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:1;padding:.8rem;font-family:Fredoka,sans-serif;font-optical-sizing:auto}body[data-v-55d19471]{margin:0;height:100vh;width:100vw;position:relative;overflow:hidden}.highlight[data-v-55d19471]{color:#ffdd57;font-weight:700;font-size:1.2em}#title-1[data-v-55d19471]{font-size:1.5rem;margin-bottom:5rem;line-height:1.2;color:#fff;font-family:Jua,sans-serif;font-weight:400;font-style:normal}#subtitle-1[data-v-55d19471]{font-size:.8rem;color:#fff;margin-bottom:2rem;opacity:.85}.person[data-v-55d19471]{margin-bottom:1.5rem}.name[data-v-55d19471]{font-size:2rem;line-height:1.2;font-family:Jua,sans-serif;font-weight:400;font-style:normal}.bg[data-v-55d19471]{position:absolute;top:0;left:0;width:100vw;height:100vh;background-color:#b06686;overflow:hidden}.heart-icon[data-v-55d19471]{position:absolute;bottom:-150px;fill:#fff;animation:floatUp-55d19471 linear infinite}@keyframes floatUp-55d19471{0%{transform:translateY(0)}to{transform:translateY(-120vh)}}.slide-container[data-v-f64634c7]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:1.3rem}.title[data-v-f64634c7]{font-family:Cormorant,serif;font-size:2rem;font-weight:700;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.5)}p[data-v-f64634c7]{max-width:600px;margin-top:1rem;line-height:1.4;text-shadow:1px 1px 3px rgba(0,0,0,.3)}a[data-v-f64634c7]{background-color:#ffdd57;color:#073059;text-decoration:underline;padding:.2rem .4rem;border-radius:4px}.bg[data-v-f64634c7],.bg[data-v-f64634c7]:before{--s: 56px;--g: 10px;--c: #2b854f;--_l: #0000 calc(33% - .866*var(--g)), var(--c) calc(33.2% - .866*var(--g)) 33%, #0000 34%;background:repeating-linear-gradient(var(--c) 0 var(--g),#0000 0 50%) 0 calc(.866*var(--s) - var(--g)/2),conic-gradient(from -150deg at var(--g) 50%,var(--c) 120deg,#0000 0),linear-gradient(-120deg,var(--_l)),linear-gradient(-60deg,var(--_l)) #0e6360;background-size:var(--s) calc(3.466*var(--s));animation:g2-f64634c7 infinite 2s linear}.bg[data-v-f64634c7]:before{content:"";position:fixed;z-index:-1;inset:0;-webkit-mask:linear-gradient(#000 50%,#0000 0) 0 calc(.866*var(--s))/100% calc(3.466*var(--s));animation-direction:reverse}@keyframes g2-f64634c7{to{background-position-x:calc(-1*var(--s))}}.wrapped-container[data-v-0934f614]{height:100vh;width:100vw;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;position:relative;font-family:sans-serif}.progress-bar[data-v-0934f614]{position:absolute;top:10px;left:10px;right:10px;display:flex;gap:5px;z-index:10}.progress-segment[data-v-0934f614]{flex:1;height:4px;background-color:#ffffff4d;border-radius:2px;transition:background-color .3s ease}.progress-segment.visited[data-v-0934f614],.progress-segment.active[data-v-0934f614]{background-color:#fff}.slide-content[data-v-0934f614]{width:100vw;height:100vh}.navigation-hint[data-v-0934f614]{position:absolute;bottom:20px;font-size:.8rem;opacity:.7;pointer-events:none}.slide-timer-bar[data-v-0934f614]{position:absolute;bottom:0;left:0;height:6px;background-color:#ffffff4d;width:100%;z-index:10}.slide-timer-fill[data-v-0934f614]{height:100%;background-color:#fff;width:0%}.welcome-screen[data-v-5f658080]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#1a1a1a;color:#fff;font-family:sans-serif;padding:20px;text-align:center}h1[data-v-5f658080]{font-size:2.5rem;margin-bottom:1rem;color:#42b883}.subtitle[data-v-5f658080]{font-size:1.2rem;margin-bottom:2rem;color:#ccc}.input-group[data-v-5f658080]{display:flex;gap:10px;margin-bottom:20px;flex-wrap:wrap;justify-content:center;align-items:flex-start}.input-wrapper[data-v-5f658080]{position:relative}.handle-input[data-v-5f658080]{padding:10px 15px;font-size:1rem;border-radius:4px;border:1px solid #444;background:#333;color:#fff;width:250px}.suggestions-list[data-v-5f658080]{position:absolute;top:100%;left:0;right:0;background-color:#333;border:1px solid #444;border-radius:0 0 4px 4px;list-style:none;padding:0;margin:0;max-height:200px;overflow-y:auto;z-index:100;text-align:left}.suggestions-list li[data-v-5f658080]{padding:10px 15px;cursor:pointer;border-bottom:1px solid #444}.suggestions-list li[data-v-5f658080]:last-child{border-bottom:none}.suggestions-list li[data-v-5f658080]:hover{background-color:#444}.submit-btn[data-v-5f658080]{padding:10px 20px;font-size:1rem;border-radius:4px;border:none;background-color:#42b883;color:#fff;cursor:pointer;transition:background-color .2s;height:42px}.submit-btn[data-v-5f658080]:hover:not(:disabled){background-color:#3aa876}.submit-btn[data-v-5f658080]:disabled{background-color:#555;cursor:not-allowed}.error-message[data-v-5f658080]{color:#ff6b6b;max-width:500px;margin-top:10px;line-height:1.5}body{margin:0;padding:0;overflow:hidden;background-color:#000}#app{width:100vw;height:100vh}.app-container[data-v-ed486af5]{width:100%;height:100%}.error[data-v-ed486af5]{color:#ff6b6b;padding:20px;text-align:center;display:flex;align-items:center;justify-content:center;height:100%;font-family:sans-serif;background-color:#1a1a1a}
