*{margin:0;padding:0;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body{font-family:'Quicksand',sans-serif;line-height:1.6;color:#333;background-color:#fff}.video-container{position:absolute;top:0;left:0;width:100%;height:75vh;z-index:-1;overflow:hidden}.video-container video{width:100%;height:100%;object-fit:cover}.video-text{position:absolute;bottom:2rem;right:2rem;font-family:'Cabin Sketch',cursive;font-size:3rem;color:#fff;text-shadow:2px 2px 4px rgb(0 0 0 / .5);z-index:2}@media (max-width:768px){.video-container{height:65vh;transform:scale(1);transform-origin:top center}.video-text{position:absolute;bottom:1rem;right:2rem;font-family:'Cabin Sketch',cursive;font-size:2.5rem;color:#fff;text-shadow:2px 2px 4px rgb(0 0 0 / .5);z-index:2}}.header{position:absolute;top:0;width:100%;background:rgb(0 0 0 / .5);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:1000;height:90px}.nav-container{max-width:1800px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 2rem;height:100%}.logo-container{display:flex;align-items:center;gap:.75rem;margin-left:2rem}.logo-img{height:40px;width:auto}.logo{font-family:'Cabin Sketch',cursive;font-size:2rem;font-weight:700;color:#fff}.nav-right{display:flex;align-items:center;gap:2.5rem;margin-right:2rem}.nav-links{display:flex;list-style:none;gap:2.5rem;height:100%;align-items:center}.nav-links li{position:relative;padding:.5rem 0}.nav-links a{text-decoration:none;color:#fff;font-weight:300;transition:all 0.3s ease;font-size:1.1rem;font-family:'Poppins',sans-serif;letter-spacing:1px;position:relative;padding:.5rem 0}.nav-links a.active{font-weight:600;color:#fff;background-color:#ff6b00;padding:.5rem 1rem;border-radius:20px}.nav-links a.active::before{transform:scaleX(1)}.nav-links a::before{content:'';position:absolute;width:100%;height:2px;bottom:0;left:0;background:linear-gradient(to right,#8B4513,#A0522D);transform:scaleX(0);transform-origin:right;transition:transform 0.3s ease}.nav-links a:hover{color:#fff;text-shadow:0 0 10px rgb(139 69 19 / .3)}.nav-links a.active::before{display:none}.nav-links a:not(.active):hover{color:#ff6b00;text-shadow:0 0 10px rgb(139 69 19 / .3)}.book-now{padding:.5rem 1.5rem;font-size:1rem;font-weight:700;background:linear-gradient(45deg,#ff6b00,#ff8533);color:#fff;border:none;border-radius:25px;cursor:pointer;transition:all 0.3s ease;text-decoration:none}.book-now:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgb(255 107 0 / .4)}.page-content{margin-top:0;min-height:calc(100vh - 75vh - 400px);padding:4rem 2rem;background:#fff;position:relative;z-index:1}.team-container{max-width:1200px;margin:0 auto;padding:0 20px}.about-section h1{font-family:'Cabin Sketch',cursive;font-size:3.5rem;color:#8B4513;text-align:center;margin-bottom:2rem}.team-member.owner{display:flex;background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 15px rgb(0 0 0 / .1);margin-bottom:3rem}.team-member.owner .member-image{flex:0 0 40%;position:relative}.team-member.owner .member-image img{width:100%;height:100%;object-fit:cover;display:block}.team-member.owner .member-info{flex:0 0 60%;padding:2.5rem}.team-member.owner h2{font-family:'Cabin Sketch',cursive;font-size:2.5rem;color:#8B4513;margin-bottom:.5rem}.team-member.owner h3{font-size:1.2rem;color:#666;margin-bottom:1.5rem;font-weight:500}.team-member.owner p{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:1.5rem}.get-to-know{text-align:center;margin-bottom:2rem}.get-to-know h2{font-family:'Cabin Sketch',cursive;font-size:3rem;color:#8B4513;display:inline-block;position:relative}.get-to-know h2:after{content:'';display:block;width:80%;height:3px;background:#8B4513;margin:.5rem auto 0}.owner-favorites{display:flex;background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 15px rgb(0 0 0 / .1);margin-bottom:3rem}.favorites-content{flex:0 0 60%;padding:2.5rem}.favorites-image{flex:0 0 40%;position:relative}.favorites-image img{width:100%;height:100%;object-fit:cover;display:block}.favorites-content h2{font-family:'Cabin Sketch',cursive;font-size:2.5rem;color:#8B4513;margin-bottom:1.5rem;text-align:center}.favorites-list{list-style:none;padding:0}.favorites-list li{display:flex;align-items:flex-start;margin-bottom:1.5rem}.favorites-list i{font-size:1.5rem;color:#8B4513;margin-right:1rem;margin-top:.2rem}.favorites-list h3{font-size:1.2rem;color:#333;margin-bottom:.5rem}.favorites-list p{font-size:1.1rem;line-height:1.6;color:#555;margin:0}.about-philosophy{background:#fff;border-radius:15px;padding:2.5rem;box-shadow:0 5px 15px rgb(0 0 0 / .1);margin-bottom:2rem}.about-philosophy h2{font-family:'Cabin Sketch',cursive;font-size:2.5rem;color:#8B4513;margin-bottom:1.5rem;text-align:center}.about-philosophy p{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:1.5rem}.about-philosophy p:last-child{margin-bottom:0}@media (max-width:992px){.team-member.owner,.owner-favorites{flex-direction:column}.team-member.owner .member-image,.favorites-image{flex:0 0 100%;height:400px}.team-member.owner .member-info,.favorites-content{flex:0 0 100%;padding:2rem}}@media (max-width:768px){.about-section h1{font-size:2.8rem}.get-to-know h2{font-size:2.5rem}.team-member.owner .member-image,.favorites-image{height:350px}.team-member.owner h2,.favorites-content h2,.about-philosophy h2{font-size:2.2rem}.team-member.owner p,.favorites-list p,.about-philosophy p{font-size:1rem}.favorites-list h3{font-size:1.1rem}.favorites-list i{font-size:1.3rem}.about-philosophy,.favorites-content{padding:2rem}}@media (max-width:480px){.team-container{padding:0 15px}.about-section h1{font-size:2.5rem}.get-to-know h2{font-size:2.2rem}.team-member.owner .member-image,.favorites-image{height:300px}.team-member.owner .member-info,.favorites-content,.about-philosophy{padding:1.5rem}.team-member.owner h2,.favorites-content h2,.about-philosophy h2{font-size:2rem}.team-member.owner h3,.favorites-list h3{font-size:1.1rem}.team-member.owner p,.favorites-list p,.about-philosophy p{font-size:.95rem;line-height:1.7}.favorites-list i{font-size:1.2rem;margin-right:.8rem}.favorites-list li{margin-bottom:1.2rem}}.pricing-section{max-width:1200px;margin:0 auto;padding:2rem;text-align:center}.pricing-section h1{font-family:'Cabin Sketch',cursive;font-size:3.5rem;color:#333;margin-bottom:2rem;text-align:center}.pricing-description{text-align:center;font-size:1.2rem;color:#666;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.faq-link{color:#8B4513;text-decoration:none;font-weight:600;transition:all 0.3s ease}.faq-link:hover{color:sienna;text-decoration:underline}.pricing-category{background:#fff;border-radius:15px;padding:2rem;margin-bottom:3rem;box-shadow:0 4px 6px rgb(0 0 0 / .1)}.pricing-category h2{color:#8B4513;font-size:2rem;margin-bottom:1rem;font-family:'Cabin Sketch',cursive}.category-description{color:#666;margin-bottom:2rem;line-height:1.8}.pricing-table{width:100%;border-radius:10px;overflow:hidden;box-shadow:0 2px 4px rgb(0 0 0 / .1)}.table-header{display:grid;grid-template-columns:1fr 1fr;background:#8B4513;color:#fff;padding:1rem;font-weight:700;text-align:center}.table-row{display:grid;grid-template-columns:1fr 1fr;padding:1rem;text-align:center;border-bottom:1px solid #eee;transition:background-color 0.3s ease}.table-row:last-child{border-bottom:none}.table-row:hover{background-color:#f5f5f5}.table-row div:last-child{font-weight:600;color:#8B4513}@media (max-width:768px){.pricing-category{padding:1.5rem}.pricing-category h2{font-size:1.8rem}.table-header,.table-row{font-size:.9rem}.pricing-section h1{font-family:'Cabin Sketch',cursive;font-size:2.1rem;color:#333;margin-bottom:2rem;text-align:center}}@media (max-width:480px){.pricing-section{padding:1rem}.pricing-category{padding:1rem}.pricing-category h2{font-size:1.5rem}.table-header,.table-row{font-size:.8rem;padding:.8rem}}.faqs-section{max-width:1000px;margin:0 auto;padding:2rem}.faqs-section h1{font-family:'Cabin Sketch',cursive;font-size:3.5rem;color:#333;margin-bottom:2rem;text-align:center}.faq-category{margin-bottom:3rem}.faq-category h2{color:#8B4513;font-size:2rem;margin-bottom:1.5rem;font-family:'Cabin Sketch',cursive}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 4px rgb(0 0 0 / .1)}.faq-question{padding:1.5rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color 0.3s ease}.faq-question:hover{background-color:#f9f9f9}.faq-question h3{margin:0;font-size:1.1rem;color:#333;font-weight:500;flex:1}.faq-toggle{margin-left:1rem;color:#8B4513;transition:transform 0.3s ease}.faq-toggle i{transition:transform 0.3s ease}.faq-answer{padding:0 1.5rem;max-height:0;overflow:hidden;transition:max-height 0.3s ease-out}.faq-answer p{margin:0;padding-bottom:1.5rem;color:#666;line-height:1.6}.faq-item.active .faq-question{background-color:#f9f9f9}.fixed-social-icons{position:fixed;right:25px;bottom:25px;display:flex;flex-direction:column-reverse;align-items:flex-end;z-index:1000;pointer-events:none}.social-toggle{width:80px;height:80px;background:#ff6b00;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:all 0.3s ease;pointer-events:auto}.social-toggle img{width:50px;height:50px;transition:transform 0.3s ease}.social-menu{display:flex;flex-direction:column-reverse;gap:20px;margin-bottom:20px;opacity:0;transform:translateY(10px);visibility:hidden;transition:all 0.3s ease}.social-menu.active{opacity:1;transform:translateY(0);visibility:visible}.social-icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-size:40px;transition:transform 0.3s ease}.social-icon:hover{transform:scale(1.1)}.whatsapp{background:#25D366}.instagram{background:#E4405F}.traveloka{background:#2B9FDC}.klook{background:#FF5722}.social-icon.traveloka img,.social-icon.klook img{width:55px;height:55px}@media (max-width:768px){.faqs-section{padding:1rem}.faq-category h2{font-size:1.8rem}.faq-question h3{font-size:1rem}.fixed-social-icons{right:10px;bottom:10px}.social-icon{width:40px;height:40px}.social-icon i{font-size:20px}}@media (max-width:480px){.faq-category h2{font-size:1.5rem}.faq-question{padding:1rem}.faq-answer{padding:0 1rem}.faq-answer p{padding-bottom:1rem}}.location-section{max-width:1200px;margin:0 auto;padding:2rem}.location-section h1{font-family:'Cabin Sketch',cursive;font-size:3.5rem;color:#333;margin-bottom:2rem;text-align:center}.location-content{display:flex;flex-direction:column;gap:3rem}.location-details{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 4px 6px rgb(0 0 0 / .1)}.location-details h2{color:#8B4513;font-size:2.5rem;margin-bottom:1.5rem;font-family:'Cabin Sketch',cursive}.location-intro{font-size:1.2rem;color:#666;margin-bottom:2rem;line-height:1.8}.directions-container{margin-top:2rem}.directions-container h3{color:#8B4513;font-size:1.8rem;margin-bottom:2rem;font-family:'Cabin Sketch',cursive}.direction-step{display:flex;gap:2rem;margin-bottom:3rem;padding:1.5rem;background:#f9f9f9;border-radius:10px;transition:transform 0.3s ease,box-shadow 0.3s ease}.direction-step:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgb(0 0 0 / .1)}.direction-image{flex:0 0 300px;height:200px;border-radius:10px;overflow:hidden}.direction-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.direction-step:hover .direction-image img{transform:scale(1.05)}.direction-content{flex:1;display:flex;flex-direction:column;justify-content:center}.direction-content h4{color:#8B4513;font-size:1.4rem;margin-bottom:1rem;font-family:'Poppins',sans-serif}.direction-content p{color:#666;line-height:1.6}.location-tips{margin-top:3rem;padding:2rem;background:#f5f5f5;border-radius:10px}.location-tips h3{color:#8B4513;font-size:1.8rem;margin-bottom:1.5rem;font-family:'Cabin Sketch',cursive}.location-tips ul{list-style:none;padding:0}.location-tips li{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;color:#666}.location-tips i{color:#8B4513;font-size:1.2rem}@media (max-width:1024px){.direction-step{flex-direction:column}.direction-image{flex:0 0 200px;width:100%}}@media (max-width:768px){.location-section{padding:1rem}.location-details{padding:1.5rem}.location-details h2{font-size:2rem}.direction-content h4{font-size:1.2rem}}@media (max-width:480px){.location-details h2{font-size:1.8rem}.location-intro{font-size:1rem}.direction-step{padding:1rem}.direction-image{height:150px}}.modal{display:none;position:fixed;z-index:9999;padding:20px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0 0 0 / .9);backdrop-filter:blur(5px)}.modal-content{margin:auto;display:block;max-width:90%;max-height:90vh;object-fit:contain}.modal-caption{margin:auto;display:block;width:80%;max-width:700px;text-align:center;color:#ccc;padding:10px 0;height:150px;font-size:1.2rem}.modal-close{position:fixed;right:35px;top:15px;color:#f1f1f1;font-size:40px;font-weight:700;cursor:pointer;z-index:10000;transition:color 0.3s ease}.modal-close:hover,.modal-close:focus{color:#bbb;text-decoration:none;cursor:pointer}.zoomable-image{cursor:pointer;transition:transform 0.3s ease}.zoomable-image:hover{transform:scale(1.02)}@media only screen and (max-width:700px){.modal-content{width:100%}}.contact-section{max-width:1200px;margin:0 auto;padding:2rem}.contact-section h1{font-family:'Cabin Sketch',cursive;font-size:3.5rem;color:#333;margin-bottom:2rem;text-align:center}.contact-intro{text-align:center;font-size:1.2rem;color:#666;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.contact-container{display:flex;flex-direction:column;gap:3rem}.contact-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.contact-card{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 4px 6px rgb(0 0 0 / .1);text-align:center;transition:transform 0.3s ease,box-shadow 0.3s ease}.contact-card:hover{transform:translateY(-5px);box-shadow:0 6px 12px rgb(0 0 0 / .15)}.card-icon{font-size:2.5rem;color:#000;margin-bottom:1.5rem;position:relative;z-index:2;transition:all 0.3s ease}.card-icon i{font-size:px;color:#000}.contact-card h3{color:#8B4513;font-size:1.5rem;margin-bottom:1rem;font-family:'Cabin Sketch',cursive}.contact-card p{color:#666;margin-bottom:.5rem}.card-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:#8B4513;color:#fff;padding:.8rem 1.5rem;border-radius:25px;text-decoration:none;margin-top:1rem;transition:background-color 0.3s ease;font-weight:500}.card-button:hover{background:sienna}.whatsapp-contacts{display:flex;flex-direction:column;gap:1rem}.social-buttons{display:flex;flex-direction:column;gap:1rem}.card-button.instagram{background:#E4405F}.card-button.instagram:hover{background:#D93A59}.card-button.traveloka{background:#2B9FDC}.card-button.traveloka:hover{background:#0187d0}.card-button.klook{background:#FF5722}.card-button.klook:hover{background:#F4511E}.button-icon{width:20px;height:20px;object-fit:contain}.business-hours-grid{margin-top:1rem}.hours-row{display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.5rem 0;border-bottom:1px solid #eee}.hours-note{color:#8B4513;font-style:italic;margin-top:1rem}.map-section{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 4px 6px rgb(0 0 0 / .1)}.map-section h2{color:#8B4513;font-size:2rem;margin-bottom:1.5rem;text-align:center;font-family:'Cabin Sketch',cursive}@media (max-width:768px){.contact-section{padding:1rem}.contact-cards{grid-template-columns:1fr}.card-button{width:100%}}@media (max-width:480px){.contact-card{padding:1.5rem}.card-icon{width:50px;height:50px}.card-icon i{font-size:20px}.contact-card h3{font-size:1.3rem}}.welcome{padding:5rem 2rem;max-width:1800px;margin:75vh auto 0;text-align:center;background:#fff;position:relative;z-index:1}.welcome h1{font-family:'Cabin Sketch',cursive;font-size:4rem;margin-bottom:1rem;color:#333}.welcome h1 .highlight{color:#ff6b00}.welcome h2{margin-bottom:2rem;font-family:'Montserrat',sans-serif;font-size:1.8rem;color:#666;font-weight:300}.welcome-content p{font-family:'Open Sans',sans-serif;font-size:1.2rem;color:#666;max-width:none;margin:0 auto;padding:0 4rem}@media (max-width:768px){.welcome{padding:3rem 1.5rem;margin:75vh auto 0}.welcome h1{font-size:3rem;margin-bottom:.8rem;margin-top:-6rem;text-align:center}.welcome h2{margin-bottom:1.5rem;font-size:1rem;font-family:'Montserrat',sans-serif;text-align:center}.welcome-content p{font-size:1rem;padding:0 1.5rem;line-height:1.6;text-align:center}}@media (max-width:480px){.welcome{padding:2.5rem 1rem}.welcome h1{font-size:2.5rem;margin-bottom:.6rem}.welcome h2{font-size:1.3rem;font-family:'Montserrat',sans-serif}.welcome-content p{font-size:.95rem;padding:0 .5rem;padding-bottom:.5rem}}.service-cards{padding:4rem 2rem;background:#fff}.cards-container{max-width:1800px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;padding:0 2rem}.card{background:#fff0;padding:2rem;border-radius:15px;text-align:center;transition:all 0.3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border:2px solid #000}.card::before{content:none}.card:hover{transform:translateY(-10px);box-shadow:none}.card-icon{font-size:2.5rem;color:#000;margin-bottom:1.5rem;position:relative;z-index:2;transition:all 0.3s ease;display:flex;justify-content:center;align-items:center}.card:hover .card-icon{transform:scale(1.2);color:#000}.card h3{font-size:1.4rem;color:#000;margin-bottom:1rem;position:relative;z-index:2;font-family:'Poppins',sans-serif;font-weight:500}.card p{color:#000;font-size:1rem;line-height:1.6;position:relative;z-index:2}@media (max-width:768px){.service-cards{padding:2rem 1rem}.cards-container{padding:0 1rem;gap:1.5rem}.card{border:none;padding:1.5rem}.card-icon{margin-bottom:1rem;font-size:10rem;margin:0 auto 1rem;display:flex;justify-content:center;align-items:center;transform:scale(3)}.card:hover .card-icon{transform:scale(3);color:#000}.card h3{font-size:1rem;margin-top:1rem}.card p{font-size:.85rem;margin-top:-1rem}}.gallery{padding:4rem 0;background:#fff;position:relative;z-index:1;width:100%;overflow:hidden;-webkit-touch-callout:none;-webkit-tap-highlight-color:#fff0}.gallery-container{position:relative;padding:0;margin:0;width:100%}.gallery-wrapper{overflow:hidden;position:relative;cursor:grab;width:100%;touch-action:pan-y pinch-zoom}.gallery-wrapper:active{cursor:grabbing}.gallery-track{display:flex;transition:transform 0.3s ease;gap:20px;will-change:transform;transform:translate3d(0,0,0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.gallery-slide{flex:0 0 calc((100vw - 40px) / 3);width:calc((100vw - 40px) / 3);transition:transform 0.3s ease;pointer-events:none}.gallery-slide img{width:100%;height:500px;object-fit:cover;pointer-events:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;background:rgb(139 69 19 / .9);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;box-shadow:0 4px 15px rgb(0 0 0 / .15);transition:all 0.3s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(4px);z-index:2}.gallery-arrow:hover{background:rgb(139 69 19);transform:translateY(-50%) scale(1.05);box-shadow:0 6px 20px rgb(0 0 0 / .2)}.gallery-arrow:active{transform:translateY(-50%) scale(.95)}.gallery-arrow.prev{left:2rem}.gallery-arrow.next{right:2rem}.gallery-arrow::before{content:'';position:absolute;width:12px;height:12px;border-style:solid;border-width:2px 2px 0 0;border-color:#fff;transition:all 0.3s ease}.gallery-arrow.prev::before{transform:rotate(-135deg);margin-left:4px}.gallery-arrow.next::before{transform:rotate(45deg);margin-right:4px}.gallery-description{width:100%;padding:1rem 2rem;text-align:center;background:#fff}.gallery-description p{font-family:'Open Sans',sans-serif;font-size:1.1rem;color:#666;line-height:1.8;max-width:none;margin:0 auto}@media (max-width:768px){.gallery-track{gap:0}.gallery-slide{flex:0 0 100%;width:100%}.gallery-slide img{height:300px}.gallery-arrow{width:40px;height:40px}.gallery-arrow.prev{left:1rem}.gallery-arrow.next{right:1rem}.gallery-description p{font-size:.95rem;padding:0 .5rem;margin-bottom:-80px;margin-top:30px}.gallery{margin-top:-50px}}@media (max-width:480px){.gallery-slide img{height:250px}.gallery-arrow{width:35px;height:35px}.gallery{margin-top:-50px}}.lesson-steps{padding:6rem 2rem;background:#fff;max-width:1800px;margin:0 auto}.lesson-steps h2{text-align:center;font-family:'Cabin Sketch',cursive;font-size:3.5rem;color:#000;margin-bottom:8rem;margin-top:-100px}.lesson-step{display:flex;align-items:center;gap:4rem;margin-bottom:6rem;opacity:0;transform:translateY(30px);animation:fadeInUp 0.8s ease forwards;font-family:'Open Sans',sans-serif}.lesson-step:last-child{margin-bottom:0}.lesson-step.reverse{flex-direction:row-reverse}.lesson-image{flex:1;position:relative;overflow:hidden;border-radius:20px;padding:none}.lesson-image:hover{box-shadow:0 40px 40px rgb(0 0 0 / .2)}.lesson-image img{width:100%;height:400px;object-fit:cover;transition:transform 0.5s ease;display:block}.lesson-image:hover img{transform:scale(1.05)}.lesson-content{flex:1;padding:2rem}.lesson-content h3{font-family:'Cabin Sketch',cursive;font-size:2.5rem;color:#000;margin-bottom:1.5rem;position:relative}.lesson-content h3::after{content:'';position:absolute;bottom:-10px;left:0;width:60px;height:3px;background:#000;border-radius:2px}.lesson-content p{font-size:1.1rem;line-height:1.8;color:#666}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.lesson-steps{padding:3rem 1rem}.lesson-steps h2{font-size:2.5rem;margin-bottom:2rem}.lesson-step{flex-direction:column;gap:2rem;margin-bottom:3rem}.lesson-step.reverse{flex-direction:column}.lesson-image{width:100%;max-width:100%}.lesson-image img{height:250px}.lesson-content{padding:1rem 0;text-align:center}.lesson-content h3{font-size:2rem;margin-bottom:1.2rem;margin-top:-30px}.lesson-content h3::after{left:50%;transform:translateX(-50%);position:sticky}.lesson-content p{font-size:1rem;line-height:1.6}}@media (max-width:480px){.lesson-steps{padding:2rem 1rem}.lesson-steps h2{font-size:2.2rem;padding-bottom:20px}.lesson-image img{height:200px}.lesson-content h3{font-size:1.5rem}.lesson-content p{font-size:.95rem}}.testimonials{padding:6rem 2rem;position:relative}.testimonials-container{max-width:1400px;margin:0 auto}.testimonial-content{display:flex;align-items:stretch;background:#424140;border-radius:20px;box-shadow:0 20px 40px rgb(0 0 0 / .3);height:600px;overflow:hidden}.testimonial-image{flex:1;height:100%;border-radius:15px 0 0 15px;overflow:hidden}.testimonial-image img{width:100%;height:100%;object-fit:cover}.testimonial-right{flex:1;padding:2rem;display:flex;flex-direction:column}.testimonial-right h2{text-align:center;font-family:'Cabin Sketch',cursive;font-size:3.8rem;color:#fff;margin-top:2rem;margin-bottom:5rem;text-shadow:1px 1px 2px rgb(0 0 0 / .3)}.testimonial-slider{background:#fff;padding:1rem;padding-top:-50px;border-radius:8px;flex:1;display:flex;flex-direction:column;position:relative;max-height:280px;margin-bottom:10px;margin-top:-50px;width:80%;margin-left:auto;margin-right:auto;box-shadow:0 2px 4px rgb(0 0 0 / .1)}.testimonial-slides{flex:1;position:relative}.testimonial-slide{display:none;opacity:0;transition:opacity 0.5s ease;position:absolute;width:calc(100% - 4rem);left:2rem;right:2rem;top:40%;transform:translateY(-50%)}.testimonial-slide.active{display:block;opacity:1}.testimonial-rating{margin-bottom:.5rem}.testimonial-rating i{color:gold;margin-right:.3rem}.testimonial-text-container{position:relative;height:3.3em;overflow:hidden;transition:all 0.3s ease}.testimonial-text-container.expanded{height:110px;overflow-y:auto}.testimonial-text-container.expanded::-webkit-scrollbar{width:6px}.testimonial-text-container.expanded::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.testimonial-text-container.expanded::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.testimonial-text-container.expanded::-webkit-scrollbar-thumb:hover{background:#555}.testimonial-text{font-size:1.1rem;line-height:1.6;color:#333;margin:0;padding:0 .5rem}.read-more-btn{display:none;color:#1a73e8;background:none;border:none;padding:0;font-size:.9rem;cursor:pointer!important;margin-top:1rem;font-weight:500;position:absolute;bottom:-1.4rem;left:.5rem}.read-more-btn.visible{display:block}.testimonial-controls{display:flex;justify-content:center;gap:1rem;margin-top:auto;padding-top:.5rem;position:absolute;bottom:1rem;left:0;right:0}.testimonial-dot{width:12px;height:12px;border-radius:50%;background:rgb(51 51 51 / .3);border:none;cursor:pointer;transition:all 0.3s ease}.testimonial-dot.active{background:#333;transform:scale(1.2)}.google-review-header{display:flex;align-items:center;justify-content:flex-start;margin-bottom:.5rem;padding:.5rem 0}.reviewer-profile{display:flex;align-items:center;gap:.75rem;padding-top:15px}.reviewer-img{width:40px;height:40px;border-radius:50%;object-fit:cover}.reviewer-info{display:flex;align-items:center;gap:1rem}.reviewer-name{font-family:'Roboto',sans-serif;font-size:1.5rem;font-weight:500;color:#202124;white-space:nowrap}.google-icon{width:25px;height:25px;margin-left:auto}.nav-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#fff0;border:none;color:#666;font-size:1.5rem;cursor:pointer;padding:.5rem;z-index:3;transition:color 0.3s ease}.nav-arrow:hover{color:#1a73e8}.nav-prev{left:.5rem}.nav-next{right:.5rem}.rating-summary{text-align:center;color:#fff;font-family:'Roboto',sans-serif;font-size:.9rem;margin:1.5rem 0}.review-button{display:block;width:80%;margin:0 auto;padding:.75rem;background:#1a73e8;color:#fff;text-align:center;text-decoration:none;border-radius:4px;font-family:'Roboto',sans-serif;font-size:.9rem;font-weight:500;transition:background-color 0.3s ease}.review-button:hover{background:#1557b0}@media (max-width:768px){.testimonials{padding:0;margin:0;width:100vw;position:relative;background:#424140;height:90vh;overflow:hidden}.testimonials-container{width:100%;height:100%;margin:0;padding:0;position:relative}.testimonial-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;border-radius:0;box-shadow:none;background:#fff0;overflow:hidden}.testimonial-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;border-radius:0}.testimonial-image img{width:100%;height:100%;object-fit:fill;object-position:center;padding-bottom:30px;padding-top:100px}.testimonial-image::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.testimonial-right{position:relative;z-index:2;padding:0;height:100%;display:flex;flex-direction:column;justify-content:space-between}.testimonial-right h2{font-size:2.5rem;color:#fff;text-align:center;margin:0;padding:2rem 1rem;text-shadow:2px 2px 4px rgb(0 0 0 / .5);position:relative;z-index:2;font-family:'Cabin Sketch',cursive}.testimonial-slider{position:absolute;margin-bottom:100px;left:1rem;right:1rem;background:rgb(255 255 255);backdrop-filter:blur(10px);border-radius:0;padding:1.5rem;max-height:none;z-index:2;box-shadow:0 10px 30px rgb(0 0 0 / .3);height:210px}.testimonial-text{font-size:1rem;margin-bottom:1rem;text-align:justify;color:#333}.testimonial-controls{padding-top:0;display:flex;justify-content:center;gap:.5rem;position:absolute;bottom:.5rem;left:0;right:0}.testimonial-dot{width:10px;height:10px;background:rgb(0 0 0 / .2)}.testimonial-dot.active{background:#333}.rating-summary{margin-bottom:-26rem;color:#fff}.review-button{margin-bottom:2rem}.testimonial-text-container{position:relative;height:2.6em;overflow:hidden;transition:all 0.3s ease}.testimonial-text-container.expanded{height:80px;overflow-y:auto}.google-icon{width:20px;height:20px;margin-left:auto}}@media (max-width:480px){.testimonial-right h2{font-size:2rem;padding:1.5rem 1rem}.testimonial-slider{bottom:1.5rem;padding:1.2rem}.testimonial-text{font-size:.9rem;line-height:1.5}.reviewer-name{font-size:1.2rem}}.instagram-gallery{padding:6rem 2rem;background:#fff}.instagram-gallery h2{text-align:center;font-family:'Cabin Sketch',cursive;font-size:3.5rem;color:#333;margin-bottom:1rem}.instagram-subtitle{text-align:center;font-size:1.2rem;color:#8B4513;margin-bottom:3rem}.instagram-grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:0 2rem}.instagram-item{position:relative;aspect-ratio:1;overflow:hidden;border-radius:15px;cursor:pointer}.instagram-item img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.instagram-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(139 69 19 / .7);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity 0.3s ease}.instagram-overlay i{color:#fff;font-size:2rem}.instagram-item:hover img{transform:scale(1.1)}.instagram-item:hover .instagram-overlay{opacity:1}@media (max-width:768px){.instagram-gallery{padding:3rem 1rem}.instagram-gallery h2{font-size:2.5rem}.instagram-subtitle{font-size:1.1rem;margin-bottom:2rem}.instagram-grid{grid-template-columns:1fr;gap:1rem;padding:0 1rem;max-width:500px}.instagram-item:nth-child(n+7){display:none}.instagram-item{border-radius:10px}.instagram-overlay i{font-size:1.5rem}}@media (max-width:480px){.instagram-gallery{padding:2rem .5rem}.instagram-gallery h2{font-size:2rem}.instagram-subtitle{font-size:1rem}.instagram-grid{gap:.8rem;padding:0 .5rem}}.footer{background-color:#333;color:#fff;padding:4rem 2rem 1rem;width:100%;position:relative}.footer-content{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem}.footer-section{padding:1rem}.footer-section h3{font-size:1.4rem;margin-bottom:1.5rem;color:#fff;position:relative;padding-bottom:.8rem}.footer-section h3::after{content:'';position:absolute;bottom:0;left:0;width:50px;height:2px;background:#fff}.map-container{border-radius:10px;overflow:hidden;box-shadow:0 4px 10px rgb(0 0 0 / .2)}.contact-info{display:flex;flex-direction:column;gap:1.2rem}.contact-item{display:flex;align-items:center;gap:1rem;color:#fff;text-decoration:none;transition:transform 0.3s ease}.contact-item i{font-size:1.2rem;width:24px;text-align:center}.contact-item p{margin:0}.email-link:hover,.whatsapp-link:hover,.instagram-link:hover,.traveloka-link:hover,.klook-link:hover{transform:translateX(10px);color:#fff}.address-link{color:#fff;text-decoration:none;transition:transform 0.3s ease}.address-link:hover{transform:translateX(10px);color:#fff}.quick-links{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.quick-links a{color:#fff;text-decoration:none;transition:transform 0.3s ease;display:inline-block}.quick-links a:hover{transform:translateX(10px)}.business-hours{margin-top:2rem}.business-hours h3{font-size:1.2rem;margin-bottom:1rem}.business-hours p{color:#fff}.footer-bottom{text-align:center;padding-top:2rem;margin-top:3rem;border-top:1px solid rgb(255 255 255 / .1)}.footer-bottom p{color:rgb(255 255 255 / .7);font-size:.9rem}@media (max-width:768px){.footer{padding:3rem 1rem 1rem}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-section{text-align:left}.footer-section h3::after{left:8%;transform:translateX(-50%)}.contact-item{justify-content:left}.quick-links{align-items:left}.map-container{max-width:100%;margin:0 auto}.fixed-social-icons{bottom:1rem;right:1rem}.social-icon{width:50px;height:50px;font-size:1.5rem}}.page-hero{position:sticky;height:75vh;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);margin-top:0;overflow:hidden}.page-hero img{width:100%;height:100%;object-fit:cover;display:block}.page-hero .hero-text{position:absolute;bottom:2rem;right:2rem;font-family:'Cabin Sketch',cursive;font-size:3rem;color:#fff;text-shadow:2px 2px 4px rgb(0 0 0 / .5);z-index:2}.mobile-menu-icon{display:none;background:none;border:none;cursor:pointer;padding:0;position:fixed;right:20px;top:50%;transform:translateY(-50%);z-index:1002}.menu-icon{width:24px;height:24px;transition:transform 0.3s ease}@media (max-width:768px){.header{height:90px;background:rgb(0 0 0 / .6);backdrop-filter:blur(2px)}.header.transparent{background:none;backdrop-filter:blur(0)}.nav-container{padding:0 1rem;width:100%;display:flex;justify-content:center;align-items:center}.logo-container{position:absolute;left:50%;transform:translateX(-50%);display:flex;align-items:center;margin:0}.logo{display:none}.logo-img{height:50px}.mobile-menu-icon{display:block;right:1rem;width:30px;height:30px}.nav-right{position:absolute;top:90px;left:0;width:100%;height:75vh;background:rgb(0 0 0 / .6);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);flex-direction:column;padding:2rem 0;transform:translateY(-100%);transition:all 0.5s cubic-bezier(.4,0,.2,1);z-index:1001;overflow-y:hidden;opacity:0;visibility:hidden}.nav-right.active{transform:translateY(0);opacity:1;visibility:visible}.nav-links{flex-direction:column;gap:0;width:100%;background:#fff0}.nav-links li{width:100%}.nav-links a{display:block;padding:1rem 2rem;color:#fff;font-size:1.1rem;transition:all 0.3s ease;text-decoration:none;border:none;background:#fff0;text-align:center}.nav-links a:hover,.nav-links a.active{background:#ff6b00;color:#fff;width:90%;margin:0 auto}.book-now{margin-top:-40px;text-align:center;width:70%}}@media (max-width:768px){.gallery-slide{min-width:100%;width:100%}.gallery-track{gap:0}.gallery-arrow{width:40px;height:40px;background:rgb(0 0 0 / .5);border:none;position:absolute;top:50%;transform:translateY(-50%);cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center}.gallery-arrow.prev{left:10px}.gallery-arrow.next{right:10px}.gallery-arrow::before{content:'';width:10px;height:10px;border-style:solid;border-width:2px 2px 0 0;border-color:#fff}.gallery-arrow.prev::before{transform:rotate(-135deg);margin-left:4px}.gallery-arrow.next::before{transform:rotate(45deg);margin-right:4px}}.pricing-home-section{max-width:1200px;margin:0 auto;padding:4rem 2rem;text-align:center}.pricing-home-section h2{font-family:'Cabin Sketch',cursive;font-size:3rem;color:#000;margin-bottom:1rem}.pricing-home-description{text-align:center;font-size:1.2rem;color:#666;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.pricing-home-categories{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.pricing-home-category{background:#fff;border-radius:15px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 6px rgb(0 0 0 / .1);flex:1;min-width:300px;max-width:500px}.pricing-home-category h3{color:#8B4513;font-size:1.8rem;margin-bottom:1rem;font-family:'Cabin Sketch',cursive}.category-home-description{color:#666;margin-bottom:2rem;line-height:1.8}.pricing-home-table{width:100%;border-radius:10px;overflow:hidden;box-shadow:0 2px 4px rgb(0 0 0 / .1)}.table-home-header{display:grid;grid-template-columns:1fr 1fr;background:#8B4513;color:#fff;padding:1rem;font-weight:700;text-align:center}.table-home-row{display:grid;grid-template-columns:1fr 1fr;padding:1rem;text-align:center;border-bottom:1px solid #eee;transition:background-color 0.3s ease}.table-home-row:last-child{border-bottom:none}.table-home-row:hover{background-color:#f5f5f5}.table-home-row div:last-child{font-weight:600;color:#8B4513}.view-more-pricing{margin-top:2rem}.view-more-btn{display:inline-block;padding:.8rem 2rem;background:#8B4513;color:#fff;border-radius:30px;text-decoration:none;font-weight:600;transition:background 0.3s ease}.view-more-btn:hover{background:#ff6b00}.faq-section{padding:4rem 2rem;max-width:1000px;margin:0 auto;text-align:center}.faq-section h2{font-family:'Cabin Sketch',cursive;font-size:3rem;color:#000;margin-bottom:1rem}.faq-intro{font-size:1.2rem;color:#666;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.faq-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.faq-item{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 4px rgb(0 0 0 / .1);text-align:left}.faq-question{padding:1.5rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color 0.3s ease}.faq-question:hover{background-color:#f9f9f9}.faq-question h3{margin:0;font-size:1.1rem;color:#333;font-weight:500;flex:1}.faq-toggle{margin-left:1rem;color:#8B4513;transition:transform 0.3s ease}.faq-toggle i{transition:transform 0.3s ease}.faq-answer{padding:0 1.5rem;max-height:0;overflow:hidden;transition:max-height 0.3s ease-out}.faq-answer p{margin:0;padding-bottom:1.5rem;color:#666;line-height:1.6}.faq-item.active .faq-question{background-color:#f9f9f9}.faq-item.active .faq-toggle i{transform:rotate(180deg)}.faq-item.active .faq-answer{max-height:1000px}.view-more-faqs{margin-top:2rem}.gallery-2{padding:4rem 0 2rem;background:#fff;position:relative;z-index:1;width:100%;overflow:hidden;-webkit-touch-callout:none;-webkit-tap-highlight-color:#fff0}.gallery-2-container{width:100%;max-width:100%;padding:0;margin:0}.gallery-2-header{max-width:1200px;margin:0 auto;padding:0 2rem;margin-bottom:3rem}.gallery-2-track{display:flex;width:100%;position:relative}.gallery-2-slide{position:relative;transition:transform 0.3s ease}.gallery-2-slide:first-child{width:33.33%;padding-right:10px}.gallery-2-slide:nth-child(2){width:33.34%;padding:0 10px}.gallery-2-slide:last-child{width:33.33%;padding-left:10px}.gallery-2-slide img{width:100%;height:700px;object-fit:cover;pointer-events:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none}.gallery-2-h2{text-align:center;font-family:'Cabin Sketch',cursive;font-size:2rem;color:#000;margin-bottom:2rem}.gallery-2-h2 p{font-family:'Cabin Sketch',cursive;font-size:3.5rem;color:#000;margin:0;display:inline-block}.gallery-2-description{text-align:center;margin-bottom:3rem;max-width:900px;margin-left:auto;margin-right:auto}.gallery-2-description p{font-family:'Open Sans',sans-serif;font-size:1.1rem;color:#666;line-height:1.8;margin-top:5px}.gallery-2-slide p{font-size:1rem;line-height:1.6;font-family:'Open Sans',sans-serif;color:#666;margin-top:5px;padding:0 15px;max-width:100%;padding-left:10px;margin-bottom:30px}.lesson-steps{margin-top:2rem;clear:both}@media (max-width:992px){.gallery-2-h2 p{font-size:2rem}.gallery-2-slide img{height:600px}}@media (max-width:768px){.gallery-2{padding:3rem 0 1rem}.gallery-2-header{padding:0 1.5rem}.gallery-2-track{flex-direction:column}.gallery-2-slide,.gallery-2-slide:first-child,.gallery-2-slide:nth-child(2),.gallery-2-slide:last-child{width:100%;margin-bottom:15px;padding:0}.gallery-2-slide img{height:600px}.gallery-2-h2 p{font-size:2rem}.gallery-2-description p{font-size:1rem}.gallery-2-slide p{padding:0 20px;margin-bottom:5px}.lesson-steps{margin-top:1rem;padding-top:1rem}}@media (max-width:480px){.gallery-2{padding:2rem 0 .5rem}.gallery-2-header{padding:0 1rem;margin-bottom:2rem}.gallery-2-h2 p{font-size:2rem}.gallery-2-slide img{height:600px}.gallery-2-slide p{font-size:.9rem;line-height:1.5;margin-top:5px;margin-bottom:15px;padding:0 15px}.gallery-2-slide:last-child{margin-bottom:0}.gallery-2-slide:last-child p{margin-bottom:0}.lesson-steps{margin-top:.5rem}.lesson-steps h2{margin-top:0;padding-top:0}}
