body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.auth-modal form{autocomplete:off}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.beach-homepage,.beach-loading{height:100vh;height:100dvh;left:0;overflow:hidden;position:fixed;top:0;width:100%}.beach-background{animation:beachWaves 8s ease-in-out infinite;background:linear-gradient(45deg,#f8d7da,#e2c8f0,#bfdbfe,#a7f3d0,#fde68a,#fed7e2);background-size:400% 400%;left:0;top:0}.beach-background,.wind-particles{height:100%;position:absolute;width:100%}.wind-particles{overflow:hidden}.particle{animation:float 15s linear infinite;background:#fff9;border-radius:50%;pointer-events:none;position:absolute}.particle:first-child{animation-delay:0s;animation-duration:12s;height:4px;left:10%;width:4px}.particle:nth-child(2){animation-delay:2s;animation-duration:15s;height:6px;left:20%;width:6px}.particle:nth-child(3){animation-delay:4s;animation-duration:10s;height:3px;left:30%;width:3px}.particle:nth-child(4){animation-delay:1s;animation-duration:14s;height:5px;left:40%;width:5px}.particle:nth-child(5){animation-delay:3s;animation-duration:11s;height:4px;left:50%;width:4px}.particle:nth-child(6){animation-delay:5s;animation-duration:16s;height:7px;left:60%;width:7px}.particle:nth-child(7){animation-delay:1.5s;animation-duration:13s;height:3px;left:70%;width:3px}.particle:nth-child(8){animation-delay:2.5s;animation-duration:12s;height:5px;left:80%;width:5px}.particle:nth-child(9){animation-delay:4.5s;animation-duration:14s;height:4px;left:90%;width:4px}.wave-overlay{animation:shimmer 6s ease-in-out infinite;background:radial-gradient(circle at 20% 30%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 80% 70%,#ffffff14 0,#0000 50%),radial-gradient(circle at 50% 50%,#ffffff0d 0,#0000 50%);height:100%;left:0;position:absolute;top:0;width:100%}.content{align-items:center;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:100vh;height:100dvh;justify-content:center;padding:1rem;position:relative;text-align:center;text-shadow:0 2px 4px #0000001a;z-index:10}.title{animation:fadeInUp 1.5s ease-out .5s forwards;font-size:4rem;letter-spacing:2px;line-height:1.1;margin-bottom:1rem}.subtitle,.title{font-family:Garamond,serif;font-weight:300;opacity:0;text-shadow:0 2px 4px #0000001a}.subtitle{animation:fadeInUp 1.5s ease-out 1s forwards;font-size:1.25rem;line-height:1.4;margin-bottom:4rem;max-width:90%}.enter-button{animation:fadeInUp 1.5s ease-out 1.5s forwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:none;border-radius:50px;box-shadow:0 10px 25px #0000001a;color:#6b7280;cursor:pointer;font-family:Garamond,serif;font-size:1.125rem;font-weight:500;margin-top:2rem;min-height:48px;min-width:200px;opacity:0;padding:1rem 2rem;transition:all .3s ease}.enter-button:hover{background:#fff;box-shadow:0 15px 35px #00000026;transform:translateY(-2px)}@keyframes beachWaves{0%,to{background-position:0 50%}25%{background-position:100% 25%}50%{background-position:100% 100%}75%{background-position:0 75%}}@keyframes float{0%{opacity:0;transform:translateY(100vh) translateX(0) rotate(0deg)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100px) translateX(100px) rotate(1turn)}}@keyframes shimmer{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.title{font-size:2.5rem;letter-spacing:1px;margin-bottom:.75rem}.subtitle{font-size:1.1rem;margin-bottom:2.5rem;max-width:95%}.enter-button{font-size:1rem;margin-top:1.5rem;min-width:180px;padding:.875rem 1.5rem}.particle:nth-child(n+6){display:none}}@media (max-width:480px){.content{padding:.75rem}.title{font-size:2rem;letter-spacing:.5px;margin-bottom:.5rem}.subtitle{font-size:1rem;margin-bottom:2rem;max-width:100%}.enter-button{border-radius:25px;font-size:.95rem;margin-top:1rem;min-width:160px;padding:.75rem 1.25rem}.particle:nth-child(n+4){display:none}.particle{height:3px!important;width:3px!important}}@media (max-width:375px){.title{font-size:1.75rem;line-height:1}.subtitle{font-size:.9rem;margin-bottom:1.5rem}.enter-button{font-size:.9rem;min-width:140px;padding:.7rem 1rem}}@media (max-height:500px) and (orientation:landscape){.content{justify-content:center;padding:.5rem}.title{font-size:2rem;margin-bottom:.5rem}.subtitle{font-size:.9rem;margin-bottom:1rem}.enter-button{font-size:.85rem;margin-top:.5rem;padding:.6rem 1rem}.wind-particles{display:none}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.subtitle,.title{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}}@media (prefers-color-scheme:dark){.enter-button{background:#fffffff2;color:#374151}.enter-button:hover{background:#fff}}@media (prefers-reduced-motion:reduce){.beach-background,.enter-button,.particle,.subtitle,.title,.wave-overlay{animation:none!important}.enter-button,.subtitle,.title{opacity:1;transform:none}.enter-button:hover{transform:none}}
/*# sourceMappingURL=main.aff6529d.css.map*/