@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-ce4f2c85]{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-ce4f2c85]{border:4px solid rgba(255,255,255,.3);border-radius:50%;border-top:4px solid #fff;width:40px;height:40px;animation:spin-ce4f2c85 1s linear infinite;margin-top:20px}@keyframes spin-ce4f2c85{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.slide-container[data-v-16f1183d]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem}h1[data-v-16f1183d]{margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.8);font-weight:700;animation:slide-down-from-top-16f1183d 2s ease-out -1s}p[data-v-16f1183d]{font-size:1.25rem;font-weight:700;max-width:600px;animation:slide-down-from-top-16f1183d 2s ease-out;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.triangle-bg[data-v-16f1183d]{background-color:#e5e5f7;opacity:1;background-image:linear-gradient(45deg,#073059 50%,#0c4286 50%);background-size:150px 150px;animation:pattern-slide-16f1183d 10s linear infinite}@keyframes pattern-slide-16f1183d{0%{background-position:0% 0%}to{background-position:150px 150px}}@keyframes slide-down-from-top-16f1183d{0%{transform:translateY(-100%);opacity:0}50%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.slide-container[data-v-60d8e376]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem}h1[data-v-60d8e376]{margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.8);font-weight:700;animation:slide-down-from-top-60d8e376 2s ease-out -1s}p[data-v-60d8e376]{font-size:1.25rem;font-weight:700;max-width:600px;animation:slide-down-from-top-60d8e376 2s ease-out;text-shadow:2px 2px 4px rgba(0,0,0,.5);margin-bottom:1rem}.triangle-bg[data-v-60d8e376]{background-color:#e5e5f7;opacity:1;background-image:linear-gradient(45deg,#590745 50%,#550c86 50%);background-size:150px 150px;animation:pattern-slide-60d8e376 10s linear infinite}@keyframes pattern-slide-60d8e376{0%{background-position:0% 0%}to{background-position:150px 150px}}@keyframes slide-down-from-top-60d8e376{0%{transform:translateY(-100%);opacity:0}50%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.slide-container[data-v-030bcf64]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem}svg[data-v-030bcf64]{position:fixed;top:0;left:0;width:100%;height:100vh}@keyframes rotate-030bcf64{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.out-top[data-v-030bcf64]{animation:rotate-030bcf64 20s linear infinite;transform-origin:13px 25px}.in-top[data-v-030bcf64]{animation:rotate-030bcf64 10s linear infinite;transform-origin:13px 25px}.out-bottom[data-v-030bcf64]{animation:rotate-030bcf64 25s linear infinite;transform-origin:84px 93px}.in-bottom[data-v-030bcf64]{animation:rotate-030bcf64 15s linear infinite;transform-origin:84px 93px}h1[data-v-030bcf64]{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-030bcf64]{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-030bcf64]{position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:-1;overflow:hidden;opacity:1;background-color:##27272f}#title-1[data-v-030bcf64]{font-size:2rem;animation:slide-down-from-top-030bcf64 2s ease-out -1s}#title-2[data-v-030bcf64]{font-size:2.5rem;animation:slide-down-from-top-030bcf64 2s ease-out -.5s}#text[data-v-030bcf64]{animation:fade-in-030bcf64 4s ease-out 0s}@keyframes slide-down-from-top-030bcf64{0%{transform:translate(-100%);opacity:0}50%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fade-in-030bcf64{0%{opacity:0}75%{opacity:0}to{opacity:1}}.slide-container[data-v-3da5db88]{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-3da5db88 15s ease infinite}@keyframes BackgroundGradient-3da5db88{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}h1[data-v-3da5db88]{font-weight:700;margin-bottom:1rem;font-family:Bangers,system-ui;font-weight:400}p[data-v-3da5db88]{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-3da5db88]{--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-3da5db88]{position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:-1;overflow:hidden;opacity:1;background-color:##27272f}#title-1[data-v-3da5db88]{font-size:2rem;animation:slide-down-from-top-3da5db88 2s ease-out -1s}#title-2[data-v-3da5db88]{font-size:2.5rem;animation:slide-down-from-top-3da5db88 2s ease-out -.5s}#text[data-v-3da5db88]{animation:fade-in-3da5db88 4s ease-out 0s}@keyframes slide-down-from-top-3da5db88{0%{transform:translate(-100%);opacity:0}50%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fade-in-3da5db88{0%{opacity:0}75%{opacity:0}to{opacity:1}}.slide-container[data-v-96157e45]{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-96157e45 15s ease infinite}@keyframes BackgroundGradient-96157e45{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}h1[data-v-96157e45]{font-weight:700;margin-bottom:1.5rem;font-family:Bangers,system-ui;font-weight:400}p[data-v-96157e45]{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-96157e45]{--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-96157e45]{position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:-1;overflow:hidden;opacity:1;background-color:#27272f}#title-1[data-v-96157e45]{font-size:2rem;animation:slide-down-from-top-96157e45 2s ease-out -1s}#title-2[data-v-96157e45]{font-size:2.5rem;animation:slide-down-from-top-96157e45 2s ease-out -.5s}#text[data-v-96157e45]{animation:fade-in-96157e45 4s ease-out 0s}@keyframes slide-down-from-top-96157e45{0%{transform:translate(-100%);opacity:0}50%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fade-in-96157e45{0%{opacity:0}75%{opacity:0}to{opacity:1}}a[data-v-20002cbe]{text-decoration:none;color:inherit;cursor:pointer}.bluesky-embed-container[data-v-20002cbe]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;max-width:37.5em;margin:0 auto}.bluesky-post[data-v-20002cbe]{background-color:#161e27;color:#fff;border:.0625em solid #2e4052;border-radius:.75em;padding:1em;box-shadow:0 .25em .75em #0003}.post-header[data-v-20002cbe]{display:flex;align-items:flex-start;position:relative}.avatar-link[data-v-20002cbe]{text-decoration:none}.avatar[data-v-20002cbe]{width:3em;height:3em;border-radius:50%;margin-right:.75em;object-fit:cover}.author-info[data-v-20002cbe]{flex:1;display:flex;flex-direction:column;justify-content:center}.author-top[data-v-20002cbe]{display:flex;align-items:baseline;flex-wrap:wrap;gap:.25em}.display-name[data-v-20002cbe]{font-weight:700;font-size:1em;color:#fff;text-decoration:none;line-height:1}.display-name[data-v-20002cbe]:hover{text-decoration:underline}.handle[data-v-20002cbe]{color:#8899a6;font-size:.9375em}.dot[data-v-20002cbe]{color:#8899a6}.time[data-v-20002cbe]{color:#8899a6;font-size:.9375em;text-decoration:none}.time[data-v-20002cbe]:hover{text-decoration:underline}.logo[data-v-20002cbe]{position:absolute;top:0;right:0}.post-content[data-v-20002cbe]{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-20002cbe]{display:grid;gap:.5em;margin-top:.75em;border-radius:.5em;overflow:hidden}.post-images.count-1[data-v-20002cbe]{grid-template-columns:1fr}.post-images.count-2[data-v-20002cbe],.post-images.count-3[data-v-20002cbe],.post-images.count-4[data-v-20002cbe]{grid-template-columns:1fr 1fr}.external-embed[data-v-20002cbe]{margin-top:.75em;border:.0625em solid #2e4052;border-radius:.5em;overflow:hidden}.external-link[data-v-20002cbe]{display:block;text-decoration:none;color:inherit}.external-link[data-v-20002cbe]:hover{background-color:#ffffff05}.external-thumb[data-v-20002cbe]{width:100%;border-bottom:.0625em solid #2e4052}.external-thumb img[data-v-20002cbe]{width:100%;height:auto;display:block;object-fit:cover}.external-info[data-v-20002cbe]{padding:.75em}.external-title[data-v-20002cbe]{font-weight:700;font-size:.9375em;margin-bottom:.25em}.external-description[data-v-20002cbe]{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-20002cbe]{width:100%;height:100%;object-fit:cover;display:block;max-height:31.25em}.quote-post[data-v-20002cbe]{border:.0625em solid #2e4052;border-radius:.5em;padding:.75em;margin-top:.75em;background-color:#ffffff05}.quote-post[data-v-20002cbe]:hover{background-color:#ffffff0a;cursor:pointer}.quote-header[data-v-20002cbe]{display:flex;align-items:center;gap:.375em}.quote-avatar[data-v-20002cbe]{width:1.875em;height:1.875em;border-radius:50%}.quote-name[data-v-20002cbe]{font-weight:700;font-size:.875em;line-height:.5}.quote-handle[data-v-20002cbe]{color:#8899a6;font-size:.875em}.quote-text[data-v-20002cbe]{font-size:.875em;line-height:1.4}.mt-2[data-v-20002cbe]{margin-top:.5em}.post-footer[data-v-20002cbe]{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-20002cbe]{display:flex;align-items:center;justify-content:center}.stat[data-v-20002cbe]{display:flex;align-items:center;gap:.375em}.date-footer[data-v-20002cbe]{margin-left:auto;font-size:.5625em}.loading-state[data-v-20002cbe],.error-state[data-v-20002cbe]{padding:1.25em;text-align:center;color:#8899a6;background-color:#161e27;border-radius:.75em;border:.0625em solid #2e4052}.spinner[data-v-20002cbe]{border:.1875em solid rgba(255,255,255,.1);border-radius:50%;border-top:.1875em solid #0085ff;width:1.5em;height:1.5em;animation:spin-20002cbe 1s linear infinite;margin:0 auto}@keyframes spin-20002cbe{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.slide-container[data-v-66b812f0]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem}.bg[data-v-66b812f0]{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-66b812f0 7s linear infinite;opacity:.2}.post[data-v-66b812f0]{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-66b812f0]:nth-child(1 of.post){animation:post-fade-in-and-out-66b812f0 6s ease-out 4s}.post[data-v-66b812f0]:nth-child(2 of.post){animation:post-fade-in-and-out-66b812f0 6s ease-out 10s}.post[data-v-66b812f0]:nth-child(3 of.post){animation:post-fade-in-66b812f0 2s ease-out 16s;animation-fill-mode:forwards}@keyframes post-fade-in-and-out-66b812f0{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}@keyframes post-fade-out-66b812f0{0%{opacity:1}20%{opacity:1}80%{opacity:1}to{opacity:0}}@keyframes post-fade-in-66b812f0{0%{opacity:0}to{opacity:1}}@keyframes moveBackground-66b812f0{0%{background-position:0 0}to{background-position:140px 140px}}#title-1[data-v-66b812f0]{font-size:2rem;margin-bottom:1rem;line-height:1.2;font-weight:700;opacity:0;animation:post-fade-in-and-out-66b812f0 4.5s ease-out 0s}#title-2[data-v-66b812f0]{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-66b812f0 2s ease-out 4s;animation-fill-mode:forwards}#title-2[data-v-66b812f0]{font-size:1rem;margin-bottom:1rem;line-height:1.2;z-index:5;transform:translate(-50%);opacity:0;animation:post-fade-in-66b812f0 2s ease-out 4s;animation-fill-mode:forwards}@keyframes fade-in-66b812f0{0%{opacity:0}75%{opacity:0}to{opacity:1}}.slide-container[data-v-3dc5323e]{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-3dc5323e]{font-size:1rem;margin:.5rem 0;font-family:Cormorant,sans-serif;line-height:1.2}.stat-text b[data-v-3dc5323e]{font-size:1.2rem;font-weight:700}h3[data-v-3dc5323e]{margin-top:1.5rem}#intro[data-v-3dc5323e]{animation:post-fade-in-and-out-3dc5323e 4.5s ease-out 0s;animation-fill-mode:forwards}.post[data-v-3dc5323e]{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-3dc5323e]:nth-child(1 of.post){animation:post-fade-in-and-out-3dc5323e 9s ease-out 4s}.post[data-v-3dc5323e]:nth-child(2 of.post){animation:post-fade-in-and-out-3dc5323e 8s ease-out 13s}.post[data-v-3dc5323e]:nth-child(3 of.post){animation:post-fade-in-3dc5323e 2s ease-out 21s;animation-fill-mode:forwards}@keyframes post-fade-in-and-out-3dc5323e{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}@keyframes post-fade-in-3dc5323e{0%{opacity:0}to{opacity:1}}[data-v-3dc5323e] .image-wrapper img{max-height:30vh}.slide-container[data-v-f523d6e2]{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-f523d6e2]{font-size:1rem;margin:.5rem 0;font-family:Cormorant,sans-serif;line-height:1.2}.stat-text b[data-v-f523d6e2]{font-size:1.2rem;font-weight:700}h3[data-v-f523d6e2]{margin-top:1.5rem}#intro[data-v-f523d6e2]{animation:post-fade-in-and-out-f523d6e2 4.5s ease-out 0s;animation-fill-mode:forwards}.post[data-v-f523d6e2]{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-f523d6e2]:nth-child(1 of.post){animation:post-fade-in-and-out-f523d6e2 5s ease-out 4s}.post[data-v-f523d6e2]:nth-child(2 of.post){animation:post-fade-in-and-out-f523d6e2 5s ease-out 9s}.post[data-v-f523d6e2]:nth-child(3 of.post){animation:post-fade-in-f523d6e2 2s ease-out 14s;animation-fill-mode:forwards}@keyframes post-fade-in-and-out-f523d6e2{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}@keyframes post-fade-in-f523d6e2{0%{opacity:0}to{opacity:1}}[data-v-f523d6e2] .image-wrapper img{max-height:30vh}.slide-container[data-v-ba175d4d]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem}#title-1[data-v-ba175d4d]{font-size:2rem;margin-bottom:1rem;line-height:1.2;font-weight:700}.post[data-v-ba175d4d]{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-ba175d4d]:nth-child(1 of.post){animation:fade-in-ba175d4d 8s ease-out -3s}.post[data-v-ba175d4d]:nth-child(2 of.post){animation:fade-in-ba175d4d 8s ease-out -2s}.post[data-v-ba175d4d]:nth-child(3 of.post){animation:fade-in-ba175d4d 8s ease-out -1s}.word-item[data-v-ba175d4d]:nth-child(1 of.word-item){animation:fade-in-ba175d4d 2s ease-out -1s}.word-item[data-v-ba175d4d]:nth-child(2 of.word-item){animation:fade-in-ba175d4d 2s ease-out -.75s}.word-item[data-v-ba175d4d]:nth-child(3 of.word-item){animation:fade-in-ba175d4d 2s ease-out -.5s}.word-item[data-v-ba175d4d]:nth-child(4 of.word-item){animation:fade-in-ba175d4d 2s ease-out -.25s}.word-item[data-v-ba175d4d]:nth-child(5 of.word-item){animation:fade-in-ba175d4d 2s ease-out 0s}.top-words-list[data-v-ba175d4d]{list-style-type:none;padding:0;margin:0 0 2rem;font-size:1.3rem;line-height:1.4}.top-words-list li[data-v-ba175d4d]{margin:.2rem 0}.word[data-v-ba175d4d]{font-weight:700;color:#ffeb3b;background-color:#0000004d;padding:.2rem .5rem;border-radius:4px;font-size:1.5rem}.count[data-v-ba175d4d]{font-weight:700;color:#92e195;background-color:#0000004d;padding:.2rem .5rem;border-radius:4px}.bg[data-v-ba175d4d]{animation:slide-ba175d4d 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-ba175d4d]{animation-direction:alternate-reverse;animation-duration:4s}.bg3[data-v-ba175d4d]{animation-duration:5s}@keyframes slide-ba175d4d{0%{transform:translate(-25%)}to{transform:translate(25%)}}@keyframes fade-in-ba175d4d{0%{opacity:0}75%{opacity:0}to{opacity:1}}.slide-container[data-v-abf42fca]{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-abf42fca]{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-abf42fca]{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-abf42fca]{display:flex;flex-direction:column;gap:1.5rem;z-index:2;min-height:300px;justify-content:center}.word-item[data-v-abf42fca]{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-abf42fca .4s cubic-bezier(.175,.885,.32,1.275);transition:all .3s ease}.checkerboard-bg[data-v-abf42fca]{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-abf42fca .2s linear infinite}@keyframes move-bg-abf42fca{0%{background-position:0 0,25px 25px}to{background-position:-50px 0,-25px 25px}}@keyframes pop-in-abf42fca{0%{transform:scale(.5);opacity:0}70%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.slide-container[data-v-cb7afbea]{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-cb7afbea]{margin:0;background-color:#6223d2;height:100vh;width:100vw;position:relative;overflow:hidden}#title-1[data-v-cb7afbea]{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-cb7afbea]{font-size:.8rem;color:#fff;margin-bottom:2rem;opacity:.85}.person[data-v-cb7afbea]{margin-bottom:1.5rem}.name[data-v-cb7afbea]{font-size:2rem;line-height:1.2;color:#fff;font-family:Jua,sans-serif;font-weight:400;font-style:normal}.overlay[data-v-cb7afbea]{width:100vw;height:100vh;position:absolute;z-index:0;background:radial-gradient(circle,#6223d2e3,#6223d2)}.bg[data-v-cb7afbea]{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-cb7afbea]{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-cb7afbea]:nth-child(11){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(12){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(13){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(14){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(15){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(16){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(17){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(18){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(19){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(20){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(21){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(21){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(22){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(22){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(23){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(23){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(24){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(24){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(25){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(25){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(26){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(26){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(27){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(27){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(28){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(28){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(29){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(29){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(30){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(30){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(31){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(31){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(31){transform:translate(-50%,-75%)}.shape[data-v-cb7afbea]:nth-child(32){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(32){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(32){transform:translate(-50%,-75%)}.shape[data-v-cb7afbea]:nth-child(33){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(33){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(33){transform:translate(-50%,-75%)}.shape[data-v-cb7afbea]:nth-child(34){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(34){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(34){transform:translate(-50%,-75%)}.shape[data-v-cb7afbea]:nth-child(35){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(35){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(35){transform:translate(-50%,-75%)}.shape[data-v-cb7afbea]:nth-child(36){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(36){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(36){transform:translate(-50%,-75%)}.shape[data-v-cb7afbea]:nth-child(37){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(37){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(37){transform:translate(-50%,-75%)}.shape[data-v-cb7afbea]:nth-child(38){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(38){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(38){transform:translate(-50%,-75%)}.shape[data-v-cb7afbea]:nth-child(39){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(39){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(39){transform:translate(-50%,-75%)}.shape[data-v-cb7afbea]:nth-child(40){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(40){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(40){transform:translate(-50%,-75%)}.shape[data-v-cb7afbea]:nth-child(41){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(41){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(41){transform:translate(-50%,-75%)}.shape[data-v-cb7afbea]:nth-child(41){transform:translateY(-100%)}.shape[data-v-cb7afbea]:nth-child(42){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(42){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(42){transform:translate(-50%,-75%)}.shape[data-v-cb7afbea]:nth-child(42){transform:translateY(-100%)}.shape[data-v-cb7afbea]:nth-child(43){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(43){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(43){transform:translate(-50%,-75%)}.shape[data-v-cb7afbea]:nth-child(43){transform:translateY(-100%)}.shape[data-v-cb7afbea]:nth-child(44){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(44){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(44){transform:translate(-50%,-75%)}.shape[data-v-cb7afbea]:nth-child(44){transform:translateY(-100%)}.shape[data-v-cb7afbea]:nth-child(45){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(45){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(45){transform:translate(-50%,-75%)}.shape[data-v-cb7afbea]:nth-child(45){transform:translateY(-100%)}.shape[data-v-cb7afbea]:nth-child(46){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(46){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(46){transform:translate(-50%,-75%)}.shape[data-v-cb7afbea]:nth-child(46){transform:translateY(-100%)}.shape[data-v-cb7afbea]:nth-child(47){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(47){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(47){transform:translate(-50%,-75%)}.shape[data-v-cb7afbea]:nth-child(47){transform:translateY(-100%)}.shape[data-v-cb7afbea]:nth-child(48){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(48){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(48){transform:translate(-50%,-75%)}.shape[data-v-cb7afbea]:nth-child(48){transform:translateY(-100%)}.shape[data-v-cb7afbea]:nth-child(49){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(49){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(49){transform:translate(-50%,-75%)}.shape[data-v-cb7afbea]:nth-child(49){transform:translateY(-100%)}.shape[data-v-cb7afbea]:nth-child(50){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(50){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(50){transform:translate(-50%,-75%)}.shape[data-v-cb7afbea]:nth-child(50){transform:translateY(-100%)}.shape[data-v-cb7afbea]:nth-child(51){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(51){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(51){transform:translate(-50%,-75%)}.shape[data-v-cb7afbea]:nth-child(51){transform:translateY(-100%)}.shape[data-v-cb7afbea]:nth-child(51){transform:translate(-50%,-125%)}.shape[data-v-cb7afbea]:nth-child(52){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(52){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(52){transform:translate(-50%,-75%)}.shape[data-v-cb7afbea]:nth-child(52){transform:translateY(-100%)}.shape[data-v-cb7afbea]:nth-child(52){transform:translate(-50%,-125%)}.shape[data-v-cb7afbea]:nth-child(53){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(53){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(53){transform:translate(-50%,-75%)}.shape[data-v-cb7afbea]:nth-child(53){transform:translateY(-100%)}.shape[data-v-cb7afbea]:nth-child(53){transform:translate(-50%,-125%)}.shape[data-v-cb7afbea]:nth-child(54){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(54){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(54){transform:translate(-50%,-75%)}.shape[data-v-cb7afbea]:nth-child(54){transform:translateY(-100%)}.shape[data-v-cb7afbea]:nth-child(54){transform:translate(-50%,-125%)}.shape[data-v-cb7afbea]:nth-child(55){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(55){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(55){transform:translate(-50%,-75%)}.shape[data-v-cb7afbea]:nth-child(55){transform:translateY(-100%)}.shape[data-v-cb7afbea]:nth-child(55){transform:translate(-50%,-125%)}.shape[data-v-cb7afbea]:nth-child(56){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(56){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(56){transform:translate(-50%,-75%)}.shape[data-v-cb7afbea]:nth-child(56){transform:translateY(-100%)}.shape[data-v-cb7afbea]:nth-child(56){transform:translate(-50%,-125%)}.shape[data-v-cb7afbea]:nth-child(57){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(57){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(57){transform:translate(-50%,-75%)}.shape[data-v-cb7afbea]:nth-child(57){transform:translateY(-100%)}.shape[data-v-cb7afbea]:nth-child(57){transform:translate(-50%,-125%)}.shape[data-v-cb7afbea]:nth-child(58){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(58){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(58){transform:translate(-50%,-75%)}.shape[data-v-cb7afbea]:nth-child(58){transform:translateY(-100%)}.shape[data-v-cb7afbea]:nth-child(58){transform:translate(-50%,-125%)}.shape[data-v-cb7afbea]:nth-child(59){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(59){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(59){transform:translate(-50%,-75%)}.shape[data-v-cb7afbea]:nth-child(59){transform:translateY(-100%)}.shape[data-v-cb7afbea]:nth-child(59){transform:translate(-50%,-125%)}.shape[data-v-cb7afbea]:nth-child(60){transform:translate(-50%,-25%)}.shape[data-v-cb7afbea]:nth-child(60){transform:translateY(-50%)}.shape[data-v-cb7afbea]:nth-child(60){transform:translate(-50%,-75%)}.shape[data-v-cb7afbea]:nth-child(60){transform:translateY(-100%)}.shape[data-v-cb7afbea]:nth-child(60){transform:translate(-50%,-125%)}.slide-container[data-v-ab6eae90]{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-ab6eae90]{margin:0;background-color:#6223d2;height:100vh;width:100vw;position:relative;overflow:hidden}#title-1[data-v-ab6eae90]{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-ab6eae90]{font-size:.8rem;color:#fff;margin-bottom:2rem;opacity:.85}.person[data-v-ab6eae90]{margin-bottom:1.5rem}.name[data-v-ab6eae90]{font-size:2rem;line-height:1.2;color:#fff;font-family:Jua,sans-serif;font-weight:400;font-style:normal}.overlay[data-v-ab6eae90]{width:100vw;height:100vh;position:absolute;z-index:0;background:radial-gradient(circle,#6223d2e3,#6223d2)}.bg[data-v-ab6eae90]{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-ab6eae90 15s ease infinite;background-size:400% 400%;background-attachment:fixed}@keyframes gradient-ab6eae90{0%{background-position:0% 0%}50%{background-position:100% 100%}to{background-position:0% 0%}}.wave[data-v-ab6eae90]{background:#ffffff40;border-radius:1000% 1000% 0 0;position:fixed;width:300vw;height:50vh;animation:wave-ab6eae90 10s -3s linear infinite;transform:translateZ(0);opacity:.3;bottom:0;left:0;z-index:-1}.wave[data-v-ab6eae90]:nth-of-type(2){bottom:-1.25em;animation:wave-ab6eae90 18s linear reverse infinite;opacity:.2}.wave[data-v-ab6eae90]:nth-of-type(3){bottom:-2.5em;animation:wave-ab6eae90 20s -1s reverse infinite;opacity:.3}@keyframes wave-ab6eae90{2%{transform:translate(1)}25%{transform:translate(-25%)}50%{transform:translate(-50%)}75%{transform:translate(-25%)}to{transform:translate(1)}}.slide-container[data-v-de3a4abb]{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-de3a4abb]{margin:0;height:100vh;width:100vw;position:relative;overflow:hidden}.highlight[data-v-de3a4abb]{color:#ffdd57;font-weight:700;font-size:1.2em}#title-1[data-v-de3a4abb]{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-de3a4abb]{font-size:.8rem;color:#fff;margin-bottom:2rem;opacity:.85}.person[data-v-de3a4abb]{margin-bottom:1.5rem}.name[data-v-de3a4abb]{font-size:2rem;line-height:1.2;font-family:Jua,sans-serif;font-weight:400;font-style:normal}.bg[data-v-de3a4abb]{position:absolute;top:0;left:0;width:100vw;height:100vh;background-color:#b06686;overflow:hidden}.heart-icon[data-v-de3a4abb]{position:absolute;bottom:-150px;fill:#fff;animation:floatUp-de3a4abb linear infinite}@keyframes floatUp-de3a4abb{0%{transform:translateY(0)}to{transform:translateY(-120vh)}}.slide-container[data-v-ba3b4891]{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-ba3b4891]{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-ba3b4891]{max-width:600px;margin-top:1rem;line-height:1.4;text-shadow:1px 1px 3px rgba(0,0,0,.3)}a[data-v-ba3b4891]{background-color:#ffdd57;color:#073059;text-decoration:underline;padding:.2rem .4rem;border-radius:4px}.bg[data-v-ba3b4891],.bg[data-v-ba3b4891]: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-ba3b4891 infinite 2s linear}.bg[data-v-ba3b4891]: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-ba3b4891{to{background-position-x:calc(-1*var(--s))}}.wrapped-container[data-v-3b26313b]{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-3b26313b]{position:absolute;top:10px;left:10px;right:10px;display:flex;gap:5px;z-index:10}.progress-segment[data-v-3b26313b]{flex:1;height:4px;background-color:#ffffff4d;border-radius:2px;transition:background-color .3s ease}.progress-segment.visited[data-v-3b26313b],.progress-segment.active[data-v-3b26313b]{background-color:#fff}.slide-content[data-v-3b26313b]{width:100vw;height:100vh}.navigation-hint[data-v-3b26313b]{position:absolute;bottom:20px;font-size:.8rem;opacity:.7;pointer-events:none}.slide-timer-bar[data-v-3b26313b]{position:absolute;bottom:0;left:0;height:6px;background-color:#ffffff4d;width:100%;z-index:10}.slide-timer-fill[data-v-3b26313b]{height:100%;background-color:#fff;width:0%}.welcome-screen[data-v-16ede65f]{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-16ede65f]{font-size:2.5rem;margin-bottom:1rem;color:#42b883}.subtitle[data-v-16ede65f]{font-size:1.2rem;margin-bottom:2rem;color:#ccc}.input-group[data-v-16ede65f]{display:flex;gap:10px;margin-bottom:20px;flex-wrap:wrap;justify-content:center;align-items:flex-start}.input-wrapper[data-v-16ede65f]{position:relative}.handle-input[data-v-16ede65f]{padding:10px 15px;font-size:1rem;border-radius:4px;border:1px solid #444;background:#333;color:#fff;width:250px}.suggestions-list[data-v-16ede65f]{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-16ede65f]{padding:10px 15px;cursor:pointer;border-bottom:1px solid #444}.suggestions-list li[data-v-16ede65f]:last-child{border-bottom:none}.suggestions-list li[data-v-16ede65f]:hover{background-color:#444}.submit-btn[data-v-16ede65f]{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-16ede65f]:hover:not(:disabled){background-color:#3aa876}.submit-btn[data-v-16ede65f]:disabled{background-color:#555;cursor:not-allowed}.error-message[data-v-16ede65f]{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}
