.landing-root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#000;color:#222831;overflow-x:hidden;padding-bottom:500px}.page-wrapper{background:#fff;border-radius:0 0 60px 60px;overflow:visible;position:relative;z-index:1}.nav{position:fixed;top:2rem;left:50%;transform:translateX(-50%);width:auto;max-width:90%;padding:.75rem 1.5rem;display:flex;justify-content:space-between;align-items:center;gap:8rem;z-index:1000;background:hsla(0,0%,100%,.7);backdrop-filter:blur(20px) saturate(180%);border:1px solid hsla(0,0%,100%,.8);border-radius:100px;box-shadow:0 8px 32px rgba(34,40,49,.1),inset 0 1px 0 hsla(0,0%,100%,.9),0 2px 8px hsla(0,0%,100%,.5)}.logo{font-size:1.3rem;font-weight:700;background:linear-gradient(135deg,#222831,#393e46);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;white-space:nowrap}.nav-links{display:flex;gap:.5rem;align-items:center}.nav-links a:not(.btn-primary){color:#393e46;text-decoration:none;transition:all .3s;padding:.5rem 1rem;border-radius:50px;font-size:.95rem;font-weight:500}.nav-links a:not(.btn-primary):hover{color:#222831;background:hsla(43,34%,84%,.4)}.btn-primary{background:#222831;color:#fff;padding:.6rem 1.25rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:.95rem;transition:transform .3s,box-shadow .3s;border:none;cursor:pointer;white-space:nowrap;display:inline-block}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(34,40,49,.3)}.hero{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:6rem 2rem 4rem;position:relative}.hero h1{font-size:clamp(2.5rem,8vw,6rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;background:linear-gradient(135deg,#222831,#393e46);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:fadeInUp 1s ease-out}.hero p{font-size:clamp(1.1rem,2vw,1.5rem);color:#393e46;max-width:700px;margin-bottom:2.5rem;animation:fadeInUp 1s ease-out .2s backwards}.hero-cta{display:flex;gap:1rem;animation:fadeInUp 1s ease-out .4s backwards}.btn-secondary{background:#e4dcc8;color:#222831;padding:.75rem 1.5rem;border-radius:50px;text-decoration:none;font-weight:600;transition:background .3s;border:1px solid #a89f91;display:inline-block}.btn-secondary:hover{background:#d4cbb8}.animated-bg{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;overflow:hidden}.gradient-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.3;animation:float 20s ease-in-out infinite}.orb-1{width:500px;height:500px;background:linear-gradient(135deg,#a89f91,#e4dcc8);top:10%;left:-10%;animation-delay:0s}.orb-2{width:400px;height:400px;background:linear-gradient(135deg,#393e46,#222831);bottom:20%;right:-5%;animation-delay:5s}.orb-3{width:350px;height:350px;background:linear-gradient(135deg,#e4dcc8,#a89f91);top:50%;left:50%;animation-delay:10s}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(50px,-50px) scale(1.1)}66%{transform:translate(-50px,50px) scale(.9)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.features{padding:6rem 2rem;max-width:1200px;margin:0 auto}.features h2{font-size:clamp(2rem,5vw,3.5rem);text-align:center;margin-bottom:1rem;font-weight:800}.features-subtitle{text-align:center;color:#393e46;font-size:1.2rem;margin-bottom:4rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-top:4rem}.feature-card{background:#fff;padding:2.5rem;border-radius:20px;border:1px solid #e4dcc8;transition:transform .3s,border-color .3s,box-shadow .3s}.feature-card:hover{transform:translateY(-5px);border-color:#a89f91;box-shadow:0 10px 30px rgba(34,40,49,.1)}.feature-icon{width:60px;height:60px;background:#222831;border-radius:15px;display:flex;align-items:center;justify-content:center;font-size:2rem;margin-bottom:1.5rem;color:#fff}.feature-icon svg{color:#fff;stroke:#fff}.feature-card h3{font-size:1.5rem;margin-bottom:1rem;font-weight:700}.feature-card p{color:#393e46;line-height:1.6}.testimonial{padding:6rem 2rem;max-width:900px;margin:0 auto;text-align:center}.testimonial-quote{font-size:clamp(1.5rem,3vw,2.5rem);font-weight:500;line-height:1.4;margin-bottom:2rem;font-style:italic;font-family:Playfair Display,Georgia,serif}.testimonial-author{color:#393e46;font-size:1.1rem}.cta-section{padding:8rem 2rem 10rem;text-align:center;background:linear-gradient(135deg,hsla(43,34%,84%,.3),hsla(37,12%,61%,.3));border-radius:0 0 60px 60px;position:relative}.cta-section h2{font-size:clamp(2rem,5vw,4rem);margin-bottom:1.5rem;font-weight:800}.cta-section p{font-size:1.3rem;color:#393e46;margin-bottom:2.5rem}footer{padding:10rem 2rem 3rem;background:#000;position:fixed;bottom:0;left:0;right:0;z-index:0}.footer-content{max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem}.footer-logo{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.5rem}.footer-text{color:#666;font-size:1rem;line-height:1.6;max-width:600px}.footer-social{display:flex;gap:2rem;justify-content:center}.footer-social a{color:#666;text-decoration:none;transition:color .3s;font-size:1.5rem}.footer-social a:hover{color:#fff}.newsletter-form{display:flex;gap:.5rem;background:#1a1a1a;padding:.5rem;border-radius:50px;width:100%;max-width:600px}.newsletter-input{flex:1;background:transparent;border:none;padding:.75rem 1.25rem;color:#fff;outline:none;font-size:.95rem;border-radius:50px}.newsletter-input:focus{outline:2px solid hsla(43,34%,84%,.3);outline-offset:-2px}.newsletter-input::placeholder{color:#666}.newsletter-btn{background:#e4dcc8;color:#222831;padding:.75rem 1.5rem;border-radius:50px;border:none;font-weight:600;cursor:pointer;transition:background .3s;white-space:nowrap}.newsletter-btn:hover{background:#d4cbb8}.footer-bottom{text-align:center;padding-top:1rem;margin-top:1rem;color:#fff!important;font-size:.9rem}.footer-bottom p{margin:0;color:#fff!important}