*{box-sizing:border-box;margin:0;padding:0}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}body{background-color:#2c2c2c;min-width:320px;min-height:100vh;margin:0}#root{width:100%;min-height:100vh}html{scroll-behavior:smooth}.app{background-color:#f0e6c8;min-height:100vh}.navbar{z-index:1000;background-color:#f0e6c8;border-bottom:1.33px solid #9b7bb5;justify-content:space-between;align-items:center;padding:.75rem 2rem;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 8px #00000026}.home-button{color:#9b7bb5;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:.5rem 1rem;font-family:American Typewriter,serif;font-size:1.1rem;transition:opacity .3s}.home-button:hover{opacity:.7}.nav-links{flex:1;justify-content:center;gap:2rem;display:flex}.nav-links button{color:#9b7bb5;cursor:pointer;background:0 0;border:none;padding:.5rem 1rem;font-family:American Typewriter,serif;font-size:1.1rem;transition:opacity .3s}.nav-links button:hover{opacity:.7}@media (max-width:768px){.navbar{padding:.5rem 1rem}.nav-links{gap:.5rem}.nav-links button{padding:.4rem .6rem;font-family:American Typewriter,serif;font-size:.9rem}.home-button{width:40px;height:40px}.home-button img{width:22px;height:22px}}.hero-section{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;padding-top:33vh;display:flex}.main-title{color:#9b7bb5;text-shadow:2px 2px 4px #0003;margin:0 0 1rem;font-family:American Typewriter,serif;font-size:3.5rem;font-weight:700}.subtitle{color:#e88888;text-shadow:2px 2px 4px #0003;margin:0 0 2rem;font-family:American Typewriter,serif;font-size:2rem;font-weight:600}.logo{filter:drop-shadow(2px 2px 4px #0003);max-width:300px;height:auto;margin-top:2rem}.content-section{flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:100vh;padding:4rem 2rem;display:flex}.section-title{color:#9b7bb5;text-align:left;text-shadow:2px 2px 4px #0003;margin-bottom:2rem;font-family:American Typewriter,serif;font-size:2.5rem;font-weight:700}.text-box{color:#e88888;box-sizing:border-box;background-color:#f0e6c8;border:2px solid #e88888;border-radius:8px;width:100%;max-width:1000px;margin:0 auto;padding:2rem;box-shadow:0 4px 10px #0003}.text-box p{text-align:center;margin:0;font-family:American Typewriter,serif;font-size:1.1rem;line-height:1.8}.coming-soon{font-family:American Typewriter,serif;font-weight:700;font-size:2.5rem!important}.contact-info{color:#9b7bb5;margin-left:2rem;font-family:American Typewriter,serif;font-size:1.2rem;line-height:2}.contact-info p{margin:.5rem 0}
