:root{--primary-main:#1a3c34;--primary-light:#84a590;--primary-dark:#086934;--accent-1:#f5c75b;--accent-2:#bf6734;--bg-light:#f9f8f6;--text-main:#2c3633;--text-light:#5a6d65;--border-glass:#fff6;--bg-glass:#ffffffb3;--shadow-soft:0 10px 40px #1a3c3414}.landing-page *{box-sizing:border-box;margin:0;padding:0}.landing-page{font-family:var(--font-outfit),"Outfit",sans-serif;color:var(--text-main);background-color:var(--bg-light);scroll-behavior:smooth;line-height:1.6;overflow-x:hidden}.landing-page h1,.landing-page h2,.landing-page h3,.landing-page .logo{font-family:var(--font-playfair),"Playfair Display",serif;color:var(--primary-main);line-height:1.2}.landing-page p{margin-bottom:1rem}.landing-page .highlight{color:var(--accent-2);font-style:italic;font-family:var(--font-playfair),"Playfair Display",serif}.landing-page .mt-4{margin-top:1.5rem!important}.landing-page .container{width:100%;max-width:1200px;margin:0 auto}.landing-page .container.narrow,.landing-page .container-narrow{max-width:900px}.landing-page .section-title{margin-bottom:1.5rem;font-size:2.8rem;display:inline-block;position:relative}.landing-page .section-title:after{content:"";background-color:var(--accent-1);width:60px;height:3px;transition:width .3s;position:absolute;bottom:-10px;left:0}.landing-page .section-title:hover:after{width:100px}.landing-page .section-title.center{text-align:center;flex-direction:column;align-items:center;display:flex}.landing-page .section-title.center:after{left:50%;transform:translate(-50%)}.landing-page .subtitle{color:var(--accent-2);text-transform:uppercase;letter-spacing:2px;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.landing-page .btn-primary,.landing-page .btn-secondary{cursor:pointer;border-radius:40px;justify-content:center;align-items:center;gap:.5rem;padding:14px 32px;font-size:1.05rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.25,.8,.25,1);display:inline-flex}.landing-page .btn-primary{background-color:var(--primary-main);color:#fff;border:2px solid var(--primary-main);box-shadow:0 4px 15px #1a3c3433}.landing-page .btn-primary:hover{background-color:var(--primary-dark);color:#fff;border-color:var(--primary-dark);transform:translateY(-2px);box-shadow:0 6px 20px #1a3c344d}.landing-page .btn-secondary{color:var(--primary-main);border:2px solid var(--primary-light);background-color:#0000}.landing-page .btn-secondary:hover{background-color:var(--accent-1);color:var(--primary-main);border-color:var(--accent-1);transform:translateY(-2px)}.landing-page .glass-card{background:var(--bg-glass);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-glass);box-shadow:var(--shadow-soft);border-radius:24px}.landing-page .navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-glass);background:#f9f8f6e6;justify-content:space-between;align-items:center;width:100%;padding:15px 5%;transition:all .3s;display:flex;position:fixed;top:0;left:0}.landing-page .navbar.scrolled{padding:10px 5%;box-shadow:0 2px 20px #0000000d}.landing-page .navbar .logo a{color:var(--primary-main);flex-shrink:1;align-items:center;gap:1rem;min-width:0;font-size:2.2rem;font-weight:600;text-decoration:none;transition:transform .3s;display:flex}.landing-page .navbar .logo img{flex-shrink:0;width:auto;height:55px;display:block}.landing-page .navbar .logo span:last-child{color:var(--accent-2);font-style:italic;font-weight:400}.landing-page .navbar .logo a:hover{transform:translateY(-2px)}.landing-page .nav-links{gap:2.5rem;list-style:none;display:flex}.landing-page .nav-links a{color:var(--text-main);font-size:1.05rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.landing-page .nav-links a:after{content:"";background-color:var(--accent-1);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.landing-page .nav-links a:hover{color:var(--primary-main)}.landing-page .nav-links a:hover:after{width:100%}.landing-page .nav-actions{align-items:center;gap:1.5rem;display:flex}.landing-page .hamburger{cursor:pointer;flex-direction:column;gap:6px;display:none}.landing-page .hamburger span{background-color:var(--primary-main);border-radius:3px;width:30px;height:3px;transition:all .3s}.landing-page .hamburger.active span:first-child{transform:rotate(45deg)translate(7px,7px)}.landing-page .hamburger.active span:nth-child(2){opacity:0}.landing-page .hamburger.active span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}.landing-page .hero{align-items:center;min-height:100vh;padding:0 5%;display:flex;position:relative;overflow:hidden}.landing-page .hero-bg{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.landing-page .hero-bg img{object-fit:cover;object-position:center;filter:blur(2px);width:100%;height:100%;transform:scale(1.05)}.landing-page .hero-bg:after{content:"";background:linear-gradient(90deg,var(--bg-light)0%,#f9f8f633 55%,transparent 100%);width:100%;height:100%;display:block;position:absolute;top:0;left:0}.landing-page .hero-content{z-index:1;max-width:650px;margin-top:50px;padding:3.5rem;position:relative}.landing-page .hero-content h1{margin-bottom:1.5rem;font-size:4.5rem}.landing-page .hero-content p{color:var(--text-light);margin-bottom:2.5rem;font-size:1.25rem}.landing-page .cta-group{flex-wrap:wrap;gap:1rem;display:flex}.landing-page .proposals-membership{background-color:var(--bg-light);padding:8rem 5%}.landing-page .proposals-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:2rem;display:grid}.landing-page .membership-header{margin-bottom:4rem}.landing-page .membership-brand{color:var(--accent-2);font-size:1.8rem;font-family:var(--font-playfair),"Playfair Display",serif;margin-top:-.5rem;font-style:italic}.landing-page .membership-intro{max-width:700px;color:var(--text-light);margin:2rem auto;font-size:1.2rem;line-height:1.6}.landing-page .membership-details-card{background:#fff;border:1px solid #0000000d;border-radius:24px;height:100%;padding:3rem}.landing-page .details-title{margin-bottom:.5rem;font-size:2.2rem}.landing-page .details-subtitle{letter-spacing:2px;color:var(--text-light);margin-bottom:1.5rem;font-size:.9rem}.landing-page .details-description{color:var(--text-main);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.landing-page .benefit-list{gap:1.2rem;padding:0;list-style:none;display:grid}.landing-page .benefit-list li{color:var(--text-main);border-bottom:1px solid #00000008;align-items:center;gap:1rem;padding-bottom:.8rem;font-size:1.1rem;display:flex}.landing-page .benefit-list li .icon{font-size:1.4rem}.landing-page .bonus-section{background-color:var(--primary-main);color:#fff;border-radius:24px;height:100%;padding:3.5rem}.landing-page .bonus-title{color:#fff;margin-bottom:.5rem;font-size:2rem}.landing-page .bonus-subtitle{color:var(--accent-1);letter-spacing:2px;margin-bottom:1.5rem;font-size:.9rem}.landing-page .bonus-description{opacity:.9;margin-bottom:2.5rem;font-size:1.1rem}.landing-page .kit-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:2rem;padding:1.5rem;display:flex}.landing-page .kit-image{background-position:50%;background-size:cover;border-radius:12px;flex-shrink:0;width:150px;height:150px}.landing-page .kit-label{letter-spacing:1px;opacity:.7;margin-bottom:.5rem;font-size:.75rem}.landing-page .kit-title{color:#fff;margin-bottom:.8rem;font-size:1.4rem}.landing-page .kit-description{opacity:.8;font-size:.95rem;line-height:1.5}.landing-page .membership-cta{margin-top:3rem}.landing-page .about{background-color:var(--bg-light);z-index:1;padding:8rem 5%;position:relative;overflow:hidden}.landing-page .about:before{content:"";background:var(--primary-light);opacity:.15;z-index:0;filter:blur(50px);border-radius:50%;width:400px;height:400px;position:absolute;top:-150px;right:-100px}.landing-page .about-grid{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.landing-page .about-image .img-wrapper{box-shadow:var(--shadow-soft);border-radius:24px;position:relative;overflow:hidden}.landing-page .about-image img{width:100%;height:auto;transition:transform .8s cubic-bezier(.25,1,.5,1);display:block}.landing-page .about-image:hover img{transform:scale(1.05)}.landing-page .about-text p{color:var(--text-light);margin-bottom:1.5rem;font-size:1.15rem}.landing-page .closing-quote{font-family:var(--font-playfair),"Playfair Display",serif;color:var(--primary-main);text-align:center;margin-bottom:2rem;font-size:1.8rem;font-style:italic;line-height:1.4}.landing-page .school-section{background-color:var(--primary-main);color:#fff;text-align:center;padding:10rem 5%;position:relative;overflow:hidden}.landing-page .school-grid{text-align:left;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.landing-page .school-text{flex-direction:column;align-items:flex-start;display:flex}.landing-page .school-image .img-wrapper{border-radius:20px;width:100%;overflow:hidden;box-shadow:0 20px 40px #0000004d}.landing-page .school-image img{object-fit:cover;width:100%;height:100%;display:block}.landing-page .section-title.light{color:#fff}.landing-page .subtitle.light{color:var(--bg-light);opacity:.9}.landing-page .school-tagline{max-width:800px;margin:2rem 0 3rem;font-size:1.4rem;font-weight:300;line-height:1.5}.landing-page .tech-pills{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.landing-page .pill{letter-spacing:1px;background:0 0;border:1px solid #ffffff4d;border-radius:50px;padding:10px 24px;font-size:.95rem;transition:all .3s}.landing-page .pill:hover{background-color:var(--accent-1);border-color:var(--accent-1);color:var(--primary-main)}.landing-page .school-body{max-width:850px;margin-bottom:2rem}.landing-page .school-body p{opacity:.9;margin-bottom:1.5rem;font-size:1.15rem;line-height:1.8}.landing-page .emphatic-quote-left{font-family:var(--font-playfair),"Playfair Display",serif;color:#fff;margin-top:2rem;font-size:2rem;font-style:italic;line-height:1.3}.landing-page .emphatic-quote-left span{color:var(--accent-1);font-weight:600}.landing-page .reviews-section{background-color:#fff;padding:8rem 5%;position:relative}.landing-page .reviews-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;margin-top:5rem;display:grid}.landing-page .review-card{border:1px solid #1a3c340d;flex-direction:column;justify-content:space-between;height:100%;padding:3rem;transition:transform .4s;display:flex}.landing-page .review-card:hover{transform:translateY(-10px)}.landing-page .quote-icon{color:var(--accent-1);font-size:4rem;line-height:1;font-family:var(--font-playfair),"Playfair Display",serif;opacity:.5;margin-bottom:-1rem}.landing-page .review-text{color:var(--text-main);z-index:1;margin-bottom:2.5rem;font-size:1.15rem;font-style:italic;line-height:1.7;position:relative}.landing-page .author-info h4{color:var(--primary-main);margin-bottom:.2rem;font-size:1.1rem}.landing-page .author-role{color:var(--accent-2);text-transform:uppercase;letter-spacing:1px;font-size:.85rem;font-weight:600}.landing-page .footer-content{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}.landing-page .footer{background-color:var(--primary-main);color:#fffc;text-align:center;padding:5rem 5% 3rem}.landing-page .footer .logo img{width:auto;height:70px;margin-bottom:1rem}.landing-page .footer a.instagram-link{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:30px;align-items:center;gap:.8rem;margin-top:1.5rem;padding:8px 20px;text-decoration:none;transition:all .3s;display:inline-flex}.landing-page .footer a.instagram-link:hover{color:var(--accent-1);background:#ffffff1a;transform:translateY(-3px)}.landing-page .fade-in,.landing-page .slide-in-left,.landing-page .slide-in-right{opacity:0;transition:opacity .8s,transform .8s}.landing-page .fade-in{transform:translateY(30px)}.landing-page .slide-in-left{transform:translate(-50px)}.landing-page .slide-in-right{transform:translate(50px)}.landing-page .appear{opacity:1;transform:translate(0)}.landing-page .delay-1{transition-delay:.2s}.landing-page .whatsapp-float{color:#fff;z-index:2000;background-color:#25d366;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 20px #00000040}.landing-page .whatsapp-float:hover{background-color:#1ebe57;transform:scale(1.1)translateY(-5px)}@media (max-width:1024px){.landing-page .hero-content h1{font-size:3.5rem}.landing-page .about-grid{gap:3rem}}@media (max-width:768px){.landing-page .nav-links{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f9f8f6fa;flex-direction:column;align-items:center;width:100%;height:calc(100vh - 80px);padding-top:2rem;transition:left .4s;position:fixed;top:80px;left:-100%}.landing-page .nav-links.active{left:0}.landing-page .hamburger{display:flex}.landing-page .hero-content{text-align:center;max-width:90%;margin:100px auto 0;padding:2rem 1.5rem}.landing-page .hero{justify-content:center;align-items:flex-start}.landing-page .hero-content h1{margin-bottom:1rem;font-size:2.2rem}.landing-page .hero-content p{font-size:1.1rem}.landing-page .about-grid,.landing-page .proposals-grid,.landing-page .school-grid{grid-template-columns:1fr;gap:2.5rem}.landing-page .about-image{order:-1}.landing-page .navbar .logo a{gap:.5rem;font-size:1.2rem}.landing-page .navbar .logo img{height:35px}.landing-page .kit-card{text-align:center;flex-direction:column;padding:2rem}.landing-page .kit-image{width:100%;max-width:250px;height:200px;margin:0 auto}.landing-page .section-title{text-align:center;font-size:2.2rem}.landing-page .section-title:after{left:50%;transform:translate(-50%)}.landing-page .footer-content{color:#fff!important}}@media (max-width:480px){.landing-page .navbar{padding:10px 12px}.landing-page .navbar .logo a{gap:.3rem;font-size:.9rem}.landing-page .btn-primary,.landing-page .btn-secondary{width:100%;padding:10px 20px;font-size:.9rem}.landing-page .nav-actions .btn-secondary{width:auto;padding:6px 12px;font-size:.8rem}.landing-page .hero-content{padding:1.5rem 1rem}.landing-page .hero-content h1{font-size:1.7rem}.landing-page .footer{padding:3rem 5%}}
