body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}.App{scroll-behavior:smooth}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;border-bottom:1px solid #ffffff0d;left:0;padding:0;position:fixed;right:0;top:0;z-index:1000}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:20px 40px}.nav-logo{color:#ff4d8e;cursor:pointer;font-size:1.5rem;font-weight:700;letter-spacing:2px;transition:opacity .3s ease}.nav-logo:hover{opacity:.8}.nav-menu{display:flex;gap:40px}.nav-link{background:none;border:none;color:#fff;cursor:pointer;font-size:.95rem;font-weight:400;letter-spacing:.5px;padding:8px 0;position:relative;transition:color .3s ease}.nav-link:after{background:#ff4d8e;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover{color:#ff4d8e}.nav-link:hover:after{width:100%}.section{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:120px 40px 80px;position:relative}.section-1{background:linear-gradient(180deg,#000,#0a0a0a)}.section-2{background:linear-gradient(180deg,#0a0a0a,#050505)}.section-3{background:linear-gradient(180deg,#050505,#0a0a0a)}.section-4{background:linear-gradient(180deg,#0a0a0a,#000)}.content-wrapper{margin:0 auto;max-width:1200px;width:100%}.hero-content{animation:fadeInUp 1s ease-out;text-align:center}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.main-title{font-size:5rem;font-weight:700;letter-spacing:-2px;line-height:1.1;margin-bottom:20px}.pink-text{color:#ff4d8e}.title-underline{background:linear-gradient(90deg,#ff4d8e,#ff8eb3);border-radius:2px;height:4px;margin:0 auto 40px;width:100px}.hero-subtitle{color:#ffffffe6;font-size:1.8rem;font-weight:300;letter-spacing:.5px;margin-bottom:40px}.hero-description{color:#ffffffb3;font-size:1.15rem;line-height:1.8;margin:0 auto;max-width:800px}.section-content{margin:0 auto;max-width:900px}.section-heading{font-size:3.5rem;font-weight:700;letter-spacing:-1px;margin-bottom:40px}.founder-title{color:#ffffffd9;font-size:2rem;font-weight:400;margin-bottom:30px}.text-content p{color:#ffffffbf;font-size:1.15rem;line-height:1.9;margin-bottom:25px}.intro-text{color:#fffc;font-size:1.3rem;font-weight:300;margin-bottom:50px}.goals-list{display:flex;flex-direction:column;gap:30px;margin-bottom:60px}.goal-item{align-items:flex-start;background:#ffffff05;border-left:3px solid #ff4d8e;border-radius:8px;display:flex;gap:30px;padding:30px;transition:all .3s ease}.goal-item:hover{background:#ffffff0d;border-left-color:#ff8eb3;transform:translateX(10px)}.goal-number{color:#ff4d8e;font-size:2rem;font-weight:700;min-width:60px;opacity:.5}.goal-text h4{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:8px}.goal-text p{color:#ffffffb3;font-size:1rem;line-height:1.6;margin:0}.closing-text{color:#ffffffa6;font-size:1.1rem;font-style:italic;line-height:1.8}.closing-text,.cta-content{text-align:center}.cta-text{color:#ffffffbf;font-size:1.2rem;line-height:1.8;margin-bottom:50px}.email-button{background:linear-gradient(135deg,#ff4d8e,#ff1654);border-radius:50px;box-shadow:0 10px 30px #ff4d8e4d;color:#fff;display:inline-block;font-size:1.3rem;font-weight:500;letter-spacing:.5px;padding:18px 50px;text-decoration:none;transition:all .3s ease}.email-button:hover{background:linear-gradient(135deg,#ff1654,#ff4d8e);box-shadow:0 15px 40px #ff4d8e66;transform:translateY(-3px)}.final-message{color:#fffc;font-size:1.4rem;font-style:italic;font-weight:300;margin-top:60px}@media (max-width:768px){.nav-container{padding:15px 20px}.nav-menu{gap:20px}.nav-link{font-size:.85rem}.section{padding:100px 20px 60px}.main-title{font-size:3rem}.hero-subtitle{font-size:1.3rem}.hero-description{font-size:1rem}.section-heading{font-size:2.5rem}.founder-title{font-size:1.5rem}.text-content p{font-size:1rem}.intro-text{font-size:1.1rem}.goal-item{flex-direction:column;gap:15px;padding:20px}.goal-number{font-size:1.5rem}.email-button,.goal-text h4{font-size:1.1rem}.email-button{padding:15px 35px}.final-message{font-size:1.1rem}}@media (max-width:480px){.nav-logo{font-size:1.2rem}.nav-menu{gap:15px}.nav-link{font-size:.8rem}.main-title{font-size:2.2rem;letter-spacing:-1px}.hero-subtitle{font-size:1.1rem}.section-heading{font-size:2rem}.goal-item:hover{transform:translateX(5px)}.email-button{font-size:1rem;padding:12px 30px}}
/*# sourceMappingURL=main.d9c3136c.css.map*/