html{scroll-behavior:smooth}:root{--emerald:#1b2d17;--emerald-light:#2a4225;--gold:#c5a059;--gold-bright:#d4af37;--off-white:#fdfcfb;--text-primary:#1b2d17;--text-secondary:#4a5d45;--transition:all .4s cubic-bezier(.165,.84,.44,1)}::selection{background-color:var(--gold);color:#fff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--off-white)}::-webkit-scrollbar-thumb{background:var(--emerald);border-radius:10px}.app{background-color:var(--off-white);color:var(--text-primary);font-family:Outfit,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3,.logo-text{font-family:Cormorant Garamond,serif;font-weight:500}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fdfcfbe6;border-bottom:1px solid #1b2d170d;width:100%;position:fixed;top:0;left:0}.nav-container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:1.5rem 2rem;display:flex}.logo{letter-spacing:.2rem;flex-direction:column;display:flex}.logo-text{color:var(--emerald);font-size:1.8rem;line-height:1}.logo-subtext{color:var(--gold);margin-top:2px;font-size:.7rem;font-weight:400}.nav-links{align-items:center;gap:3rem;display:flex}.nav-links a{color:var(--emerald);text-transform:uppercase;letter-spacing:.1rem;transition:var(--transition);font-size:.9rem;font-weight:500;text-decoration:none}.nav-links a:hover{color:var(--gold)}.cta-button{background:var(--emerald);border-radius:2px;padding:.8rem 1.5rem;color:#fff!important}.hero{background:var(--emerald);min-height:100vh;color:var(--off-white);align-items:center;padding-top:80px;display:flex;position:relative;overflow:hidden}.hero-content{z-index:2;flex:1;padding:5rem}.pre-title{letter-spacing:.4rem;color:var(--gold);margin-bottom:1rem;font-size:1rem}.hero-title{margin-bottom:2rem;font-size:4.5rem;line-height:1.1}.hero-title .highlight{color:var(--gold);font-style:italic}.hero-description{opacity:.8;max-width:500px;margin-bottom:3rem;font-size:1.1rem}.coming-soon-text{color:var(--gold);letter-spacing:.2rem;text-transform:uppercase;margin-right:2rem;font-size:1rem;font-weight:500;display:inline-block}.hero-cta{background:var(--gold);color:#fff;cursor:pointer;letter-spacing:.1rem;transition:var(--transition);border:none;padding:1rem 3rem;font-size:.9rem;font-weight:500;display:inline-block}.hero-cta:hover{background:var(--gold-bright);transform:translateY(-5px)}.hero-visual{flex:1;justify-content:center;align-items:center;height:100vh;display:flex;position:relative}.arch-frame{border-radius:500px 500px 0 0;width:80%;height:80%;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.hero-img{object-fit:cover;width:100%;height:100%}.quote-section{text-align:center;background:var(--off-white);padding:10rem 0}.section-tag{letter-spacing:.5rem;color:var(--gold);text-transform:uppercase;margin-bottom:2rem;font-size:.9rem}.quote-text{max-width:900px;color:var(--emerald);margin:0 auto;font-family:Cormorant Garamond,serif;font-size:2.5rem;line-height:1.3}.features{padding-bottom:10rem}.feature-card{align-items:center;margin-bottom:5rem;display:flex}.feature-card.reverse{flex-direction:row-reverse}.feature-image{flex:1;height:600px;padding:2rem}.feature-image img{object-fit:cover;width:100%;height:100%}.arch-bottom img{border-radius:0 0 300px 300px}.arch-top img{border-radius:300px 300px 0 0}.feature-info{flex:1;padding:5rem}.feature-info h3{color:var(--emerald);margin-bottom:1.5rem;font-size:3rem}.feature-info p{color:var(--text-secondary);font-size:1.1rem}.registration{background:var(--emerald);color:var(--off-white);padding:10rem 0;position:relative}.reg-form-container{text-align:center;max-width:600px;margin:0 auto}.reg-header h2{margin-bottom:1rem;font-size:3.5rem}.reg-header p{opacity:.7;margin-bottom:3rem}.reg-form{gap:1.5rem;display:grid}.form-group input{color:#fff;width:100%;transition:var(--transition);background:#ffffff0d;border:1px solid #ffffff1a;outline:none;padding:1.2rem;font-family:Outfit,sans-serif}.form-group input:focus{border-color:var(--gold);background:#ffffff1a}.submit-btn{background:var(--gold);color:#fff;cursor:pointer;letter-spacing:.2rem;transition:var(--transition);border:none;padding:1.2rem;font-weight:500}.submit-btn:hover{background:var(--gold-bright)}.footer{background:var(--off-white);text-align:center;border-top:1px solid #1b2d171a;padding:5rem 0}.footer-logo{letter-spacing:.3rem;margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:2rem}.footer p{opacity:.6;font-size:.8rem}[data-aos]{opacity:0;transition:transform 1.2s cubic-bezier(.165,.84,.44,1),opacity 1.2s cubic-bezier(.165,.84,.44,1)}[data-aos=fade-up]{transform:translateY(50px)}[data-aos=fade-right]{transform:translate(-50px)}[data-aos=fade-left]{transform:translate(50px)}.aos-animate{opacity:1!important;transform:translate(0)!important}@media (max-width:968px){.hero{text-align:center;flex-direction:column;min-height:auto;padding-bottom:5rem}.hero-content{padding:4rem 1.5rem}.hero-title{font-size:3rem}.hero-visual{width:100%;height:60vh;padding:1.5rem}.coming-soon-text{margin-bottom:1.5rem;margin-right:0;font-size:.9rem;display:block}.hero-cta{width:100%;max-width:300px}.arch-frame{width:100%;height:100%}.feature-card,.feature-card.reverse{flex-direction:column}.feature-image{width:100%;height:350px}.quote-section,.registration,.features{padding:5rem 0}.quote-text{font-size:1.8rem}.nav-links{display:none}.feature-info{padding:2rem}.reg-header h2{font-size:2.5rem}}
