*{margin:0;padding:0;box-sizing:border-box}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background-color:#000}#root{min-height:100vh}.image-slideshow{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden}.image-slideshow__slide{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transition:opacity 1s ease-in-out}.image-slideshow__slide--active{opacity:1}.hero{display:flex;align-items:center;justify-content:center;min-height:100vh;text-align:center;color:#fff;position:relative;z-index:1;padding-top:5vh}.hero__content{max-width:800px;padding:2rem;margin-top:-35vh}.hero__title{font-family:Ma Shan Zheng,Zen Maru Gothic,cursive;font-size:9rem;font-weight:400;margin-bottom:1rem;text-shadow:3px 3px 6px rgba(0,0,0,.7);letter-spacing:4px}.hero__tagline{font-size:1.6rem;font-weight:700;letter-spacing:2px;text-shadow:1px 1px 2px rgba(0,0,0,.5);margin:-.5rem 0 1.5rem;line-height:1.3}.hero__coming-soon{font-size:1.2rem;font-weight:400;letter-spacing:1px;text-shadow:1px 1px 2px rgba(0,0,0,.5);margin:0;color:#ff6b6b;text-transform:uppercase}@media (max-width: 768px){.hero__content{margin-top:-25vh}.hero__title{font-size:6rem;letter-spacing:3px;margin-bottom:.8rem}.hero__tagline{font-size:1.3rem;font-weight:700;letter-spacing:1px;margin:-.3rem 0 1rem}.hero__coming-soon{font-size:1rem}}.newsletter{position:fixed;bottom:0;left:0;right:0;background:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.1);z-index:2;color:#fff}.newsletter__content{max-width:1200px;margin:0 auto;padding:2rem;text-align:center}.newsletter__title{font-size:1.8rem;font-weight:600;margin-bottom:.5rem;color:#fff}.newsletter__coming-soon{font-size:1rem;font-weight:400;letter-spacing:1px;text-shadow:1px 1px 2px rgba(0,0,0,.5);margin:0 0 1rem;color:#ff6b6b;text-transform:uppercase}.newsletter__description{font-size:1rem;margin-bottom:1.5rem;color:#fffc;max-width:600px;margin-left:auto;margin-right:auto}.newsletter__form{max-width:500px;margin:0 auto}.newsletter__input-group{display:flex;gap:.5rem;margin-bottom:.5rem}.newsletter__input{flex:1;padding:.75rem 1rem;border:1px solid rgba(255,255,255,.3);border-radius:4px;background:#ffffff1a;color:#fff;font-size:1rem}.newsletter__input::placeholder{color:#fff9}.newsletter__input:focus{outline:none;border-color:#ff6b6b;background:#ffffff26}.newsletter__button{padding:.75rem 1.5rem;background:#ff6b6b;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s ease}.newsletter__button:hover{background:#ff5252}.newsletter__error{color:#ff6b6b;font-size:.9rem;margin:0;text-align:left}.newsletter--success .newsletter__title{color:#4caf50}.newsletter--success .newsletter__message{color:#ffffffe6;font-size:1.1rem;margin:0}@media (max-width: 768px){.newsletter__content{padding:1.5rem 1rem}.newsletter__input-group{flex-direction:column}.newsletter__title{font-size:1.5rem}.newsletter__description{font-size:.9rem}}.app{min-height:100vh;position:relative;overflow:hidden}
