*{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-height:100vh;width:100%;overflow-x:hidden}#root{width:100%;min-height:100vh}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.app-container{position:relative;min-height:100vh;width:100%;overflow:hidden}.background-image{position:fixed;top:0;left:0;width:100%;height:100%;background-image:url(/background.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1}.ellipse-image{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:40%;height:40%;background-image:url(/elipse.png);background-size:contain;background-position:center;background-repeat:no-repeat;z-index:2}.header{position:relative;z-index:3;display:flex;width:100%;justify-content:space-between;align-items:center;padding:1rem 2rem}.main-content{position:relative;z-index:3;display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 80px)}.logo{font-family:Playfair Display,serif;font-size:36px;font-weight:400;color:#fff}.schedule-button{font-family:Inter,sans-serif;font-size:16px;font-weight:600;padding:.75rem 1.5rem;border:1px solid white;border-radius:100px;background:transparent;color:#fff;cursor:pointer;transition:all .3s ease}.schedule-button:hover{background:#ffffff1a}.tagline-container{position:relative;width:40%;display:flex;justify-content:center;align-items:center}.tagline{margin-bottom:100px;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;color:#fff;width:100%}.tagline-first{font-family:Playfair Display,serif;font-size:100px;font-weight:400;line-height:1}.tagline-second{font-family:Inter,sans-serif;font-size:100px;font-weight:800;line-height:1}
