*{margin:0;padding:0;box-sizing:border-box}body{font-family:Quicksand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333}.hero{position:relative;min-height:600px;display:flex;align-items:center;justify-content:flex-start;text-align:left;color:#fff;padding:80px;overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.2);z-index:1}.hero-video{z-index:0}.hero-video,.hero-video-poster{position:absolute;top:0;left:0;width:100%;height:100%}.hero-video-poster{background-size:cover;background-position:50%;z-index:2;pointer-events:none}.hero-video-poster.hidden{display:none}.hero-video video{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.hero-content{position:relative;z-index:2;max-width:650px}.hero-header{font-size:1rem;letter-spacing:.15em;text-transform:uppercase;opacity:.9;margin-bottom:20px}.hero h1{font-size:3.5rem;font-weight:800;margin-bottom:30px;line-height:1.1}.hero-description{font-size:1.3rem;margin-bottom:30px;line-height:1.6;opacity:.95}.bullet-list{margin-left:25px;margin-top:20px;margin-bottom:40px}.bullet-list li{font-size:1.2rem;padding:8px 0;font-weight:500}.hero-logo{position:absolute;top:40px;right:80px;width:200px;height:auto;z-index:3}.cta-button{display:inline-block;background:#fff;color:#333;padding:18px 50px;font-size:1.2rem;font-weight:700;text-decoration:none;border-radius:50px;transition:transform .2s}.cta-button:hover{transform:scale(1.05)}section{padding:80px 20px;max-width:1200px;margin:0 auto}.section-title{font-size:2.5rem;font-weight:800;text-align:center;margin-bottom:60px;color:#333}.section-subtitle{text-align:center;color:#666;margin-bottom:50px;font-size:1.1rem}.option-label{background:#7a9a3b;color:#fff;padding:8px 20px;border-radius:20px;display:inline-block;margin-bottom:30px;font-weight:700;font-size:.9rem}.camp-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;max-width:1000px;margin:0 auto}.camp-card{background:#fff;border:3px solid #7a9a3b;border-radius:15px;padding:30px;text-align:center}.camp-card h3{color:#7a9a3b;font-size:1.5rem;font-weight:700;margin-bottom:15px}.camp-detail{color:#666;font-size:1rem;margin-bottom:8px}.camp-price{font-size:1.2rem;font-weight:700;color:#7a9a3b;margin:15px 0}.camp-timeline{max-width:700px;margin:0 auto}.timeline-item{display:flex;gap:25px;margin-bottom:30px;padding:25px;background:#fff;border-radius:12px;border-left:5px solid #7a9a3b}.timeline-date{min-width:120px;text-align:center}.timeline-month{font-size:.9rem;color:#7a9a3b;font-weight:600;text-transform:uppercase}.timeline-days{font-size:1.8rem;font-weight:800;color:#333}.timeline-content h3{font-size:1.4rem;font-weight:700;color:#333;margin-bottom:8px}.timeline-info{color:#666;font-size:.95rem;margin-bottom:5px}.camp-list{max-width:800px;margin:0 auto}.list-item{display:flex;justify-content:space-between;align-items:center;padding:25px 30px;background:#fff;border:2px solid #e0e0e0;border-radius:10px;margin-bottom:15px;transition:all .3s}.list-item:hover{border-color:#7a9a3b;box-shadow:0 4px 12px rgba(122,154,59,.15)}.list-left h3{font-size:1.3rem;font-weight:700;color:#333;margin-bottom:5px}.list-meta{color:#666;font-size:.95rem}.list-right{text-align:right}.list-price{font-size:1.1rem;font-weight:700;color:#7a9a3b;margin-bottom:8px}.cute-item{display:flex;justify-content:space-between;align-items:center;padding:25px 30px;border-radius:20px;margin-bottom:20px;transition:all .3s}.cute-item:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.cute-emoji{font-size:2.5rem;margin-right:20px}.cute-content{flex:1}.cute-content h3{font-size:1.4rem;font-weight:700;margin-bottom:5px}.cute-meta{font-size:.95rem;opacity:.8}.cute-badge{background:hsla(0,0%,100%,.9);padding:8px 16px;border-radius:20px;font-size:.9rem;font-weight:600;margin-right:10px}.rounded-item{background:#fff;border-radius:25px;padding:30px;margin-bottom:20px;box-shadow:0 4px 15px rgba(0,0,0,.08);transition:all .3s}.rounded-item:hover{box-shadow:0 8px 25px rgba(122,154,59,.2)}.rounded-header{margin-bottom:15px}.rounded-header,.rounded-icon{display:flex;align-items:center}.rounded-icon{width:60px;height:60px;background:linear-gradient(135deg,#7a9a3b,#68842f);border-radius:50%;justify-content:center;font-size:1.8rem;margin-right:20px}.rounded-details{display:flex;gap:15px;flex-wrap:wrap;margin-bottom:15px}.rounded-tag{background:#f0f7e8;color:#7a9a3b;padding:6px 14px;border-radius:15px;font-size:.9rem;font-weight:600}.outcome-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-bottom:40px}.outcome-card{background:#f5f5f5;padding:40px 30px;border-radius:15px;text-align:center;border-left:5px solid #7a9a3b}.outcome-card h3{font-size:1.8rem;color:#7a9a3b;margin-bottom:15px}.outcome-card p{font-size:1.1rem;color:#666;line-height:1.6}.program-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:40px}.program-card{position:relative;height:700px;background-size:cover;background-position:50%;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.15)}.program-card-content{position:absolute;bottom:0;left:0;right:0;padding:40px;color:#fff}.program-card h3{font-size:2.5rem;font-weight:800;margin-bottom:10px}.program-card .age{font-size:1.4rem;font-weight:700;margin-bottom:20px}.program-card .description{font-size:1.05rem;margin-bottom:20px;line-height:1.6}.program-card .schedule{font-size:1rem;margin-bottom:20px;opacity:.95}.program-card .price{font-size:2.5rem;font-weight:800;margin-bottom:20px}.program-card .price-note{font-size:.95rem;margin-bottom:20px;opacity:.9}.program-card .cta-btn{display:block;background:#fff;color:#7a9a3b;text-align:center;padding:18px;border-radius:10px;text-decoration:none;font-weight:700;font-size:1.2rem}@media (max-width:768px){.hero{min-height:500px;padding:60px 30px}.hero h1{font-size:2.5rem}.hero-description{font-size:1.1rem}.hero-logo{top:20px;right:20px;width:120px}.section-title{font-size:2rem}.camp-grid,.outcome-grid{grid-template-columns:1fr}.list-item,.timeline-item{flex-direction:column;text-align:center}.list-item{gap:15px}.cute-item{flex-direction:column;text-align:center}.cute-emoji{margin-right:0;margin-bottom:15px}.rounded-header{flex-direction:column;text-align:center}.rounded-icon{margin-right:0;margin-bottom:15px}.program-grid{grid-template-columns:1fr;gap:30px}.program-card{height:600px}.program-card-content{padding:30px}.program-card h3{font-size:2rem}.program-card .age{font-size:1.2rem}.program-card .description{font-size:.95rem}.program-card .schedule{font-size:.9rem}.program-card .price{font-size:2rem;margin-bottom:15px}.program-card .price-note{font-size:.85rem;margin-bottom:15px}.program-card .cta-btn{padding:15px;font-size:1.1rem}#programs h2{font-size:2rem!important}#programs p{font-size:1rem!important;margin-bottom:40px!important}}.floating-whatsapp{position:fixed;bottom:30px;right:30px;background:#25d366;border-radius:50px;display:flex;align-items:center;justify-content:center;gap:12px;padding:18px 28px;box-shadow:0 4px 20px rgba(37,211,102,.4);z-index:1000;cursor:pointer;transition:transform .3s,box-shadow .3s;text-decoration:none;color:#fff;font-weight:700;font-size:1.1rem}.floating-whatsapp:hover{transform:scale(1.05);box-shadow:0 6px 30px rgba(37,211,102,.6)}.floating-whatsapp svg{width:28px;height:28px;fill:#fff;flex-shrink:0}@media (max-width:768px){.floating-whatsapp{padding:14px 22px;bottom:20px;right:20px;font-size:1rem}.floating-whatsapp svg{width:24px;height:24px}}