body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#fff;color:#4a3b2c;font-family:Poppins,Segoe UI,Arial,sans-serif;overflow-x:hidden}:root{--white:#fff;--cream:#fdf8f0;--light-brown:#d4c5b0;--brown:#8b7355;--dark-brown:#5c4b3a;--coffee:#6f4e37;--shadow:0 10px 40px #00000014}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 20px #0000000d;position:fixed;top:0;width:100%;z-index:1000}.nav-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.logo,.nav-container{align-items:center;display:flex}.logo{font-size:1.5rem;font-weight:700;gap:.5rem}.logo-icon{animation:bounce 2s infinite;font-size:2rem}.logo-text{background:linear-gradient(135deg,#8b7355,#5c4b3a);-webkit-background-clip:text;background-clip:text;color:#0000}.nav-menu{display:flex;gap:2rem;list-style:none}.nav-menu a{color:#5c4b3a;font-weight:500;position:relative;text-decoration:none;transition:color .3s}.nav-menu a:after{background:#8b7355;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s;width:0}.nav-menu a:hover:after{width:100%}.nav-toggle{background:none;border:none;cursor:pointer;display:none;font-size:1.5rem}.hero{align-items:center;background:linear-gradient(135deg,#fff9f0,#f5ede1);display:flex;min-height:100vh;opacity:0;padding-top:80px;transform:translateY(30px);transition:all .8s ease}.hero.visible{opacity:1;transform:translateY(0)}.hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:2rem}.hero-badge{animation:fadeInUp .6s ease;background:#8b73551a;border-radius:50px;color:#8b7355;display:inline-block;font-size:.9rem;margin-bottom:1.5rem;padding:.5rem 1rem}.hero-title{animation:fadeInUp .6s ease .1s both;color:#4a3b2c;font-size:3.5rem;line-height:1.2;margin-bottom:1.5rem}.highlight{color:#8b7355;display:inline-block;position:relative}.highlight:after{background:#8b735533;bottom:5px;content:"";height:8px;left:0;position:absolute;width:100%;z-index:-1}.hero-desc{animation:fadeInUp .6s ease .2s both;color:#6b5b4a;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.btn-primary{background:#8b7355;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1rem;padding:12px 28px;transition:all .3s}.btn-primary:hover{background:#5c4b3a;box-shadow:0 5px 20px #8b73554d;transform:translateY(-2px)}.btn-outline{background:#0000;border:2px solid #8b7355;border-radius:50px;color:#8b7355;cursor:pointer;font-size:1rem;padding:10px 26px;transition:all .3s}.btn-outline:hover{background:#8b7355;color:#fff;transform:translateY(-2px)}.hero-stats{animation:fadeInUp .6s ease .4s both;display:flex;gap:3rem}.stat h3{color:#8b7355;font-size:2rem}.stat p{color:#6b5b4a;font-size:.9rem}.hero-image{animation:float 3s ease-in-out infinite;position:relative}.floating-chair{font-size:250px;position:relative;text-align:center;z-index:1}.circle-bg{background:radial-gradient(circle,#8b73551a 0,#8b735500 70%);border-radius:50%;height:300px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:300px;z-index:0}.how-it-works{background:#fff;padding:80px 0}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.section-header{margin-bottom:3rem;text-align:center}.section-tag{background:#8b73551a;border-radius:50px;color:#8b7355;display:inline-block;font-size:.85rem;margin-bottom:1rem;padding:.3rem 1rem}.section-header h2{color:#4a3b2c;font-size:2.5rem;margin-bottom:1rem}.section-header p{color:#6b5b4a}.steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin-top:3rem;text-align:center}.step{padding:2rem;position:relative}.step-number{align-items:center;background:#8b7355;border-radius:50%;color:#fff;display:flex;font-size:1.2rem;font-weight:700;height:40px;justify-content:center;left:50%;position:absolute;top:-20px;transform:translateX(-50%);width:40px}.step-icon{font-size:3rem;margin-bottom:1rem;margin-top:1rem}.step h3{color:#4a3b2c;font-size:1rem;margin-bottom:.5rem}.step p{color:#6b5b4a;font-size:.85rem}.benefits{background:#fff;padding:80px 0}.benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:2rem}.benefit-card{background:#fdf8f0;border:1px solid #f0e8df;border-radius:20px;padding:2rem;text-align:center;transition:all .3s}.benefit-card:hover{box-shadow:0 10px 40px #00000014;box-shadow:var(--shadow);transform:translateY(-5px)}.benefit-icon{font-size:3rem;margin-bottom:1rem}.benefit-card h3{color:#4a3b2c;font-size:1.2rem;margin-bottom:.5rem}.benefit-card p{color:#6b5b4a;line-height:1.5}.locations{background:#fff;opacity:0;padding:80px 0;transform:translateY(50px);transition:all .8s ease}.locations.visible{opacity:1;transform:translateY(0)}.locations-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(1,1fr);justify-content:center;margin:0 auto;max-width:400px}.location-card{background:#fdf8f0;border:1px solid #f0e8df;border-radius:20px;box-shadow:0 10px 40px #00000014;box-shadow:var(--shadow);padding:2rem;text-align:center;transition:all .3s}.location-card:hover{box-shadow:0 20px 40px #0000001a;transform:translateY(-5px)}.location-icon{font-size:4rem;margin-bottom:.5rem}.location-card h3{color:#4a3b2c;font-size:1.5rem;margin-bottom:1rem}.location-hours,.location-lantai,.location-price{color:#6b5b4a;font-size:1rem;margin-bottom:.5rem}.location-price{color:#8b7355;font-size:1.1rem;font-weight:700;margin-top:.5rem}.location-with-map{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-top:2rem}.google-maps{background:#fdf8f0;border:1px solid #f0e8df;border-radius:20px;box-shadow:0 10px 40px #00000014;box-shadow:var(--shadow);padding:1rem;text-align:center}.map-link-small{color:#8b7355;display:inline-block;font-size:.9rem;font-weight:500;margin-top:.8rem;text-decoration:none;transition:color .3s}.map-link-small:hover{color:#5c4b3a;text-decoration:underline}.about{background:#fdf8f0;opacity:0;padding:100px 0;transform:translateY(50px);transition:all .8s ease}.about.visible{opacity:1;transform:translateY(0)}.about-wrapper{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.about-image{position:relative}.image-frame{animation:pulse 3s ease-in-out infinite;background:linear-gradient(135deg,#d4c5b0,#f0e8df);border-radius:30px;padding:3rem;text-align:center}.about-icon{font-size:150px}.about-content h2{color:#4a3b2c;font-size:2.5rem;margin-bottom:1rem}.about-content>p{color:#6b5b4a;line-height:1.6;margin-bottom:1.5rem}.vision-box{background:linear-gradient(135deg,#8b735514,#8b735508);border-left:4px solid #8b7355;border-radius:15px;margin:1.5rem 0;padding:1.2rem}.vision-box h4{color:#8b7355;font-size:1.1rem;margin-bottom:.5rem}.vision-box p{color:#6b5b4a;font-style:italic;line-height:1.6}.features{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.feature{align-items:center;display:flex;gap:1rem}.feature span:first-child{font-size:1.5rem}.feature h4{color:#4a3b2c;font-size:.95rem;margin-bottom:.2rem}.feature p{color:#6b5b4a;font-size:.8rem}.faq{background:#fff;padding:80px 0}.faq-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-top:2rem}.faq-item{background:#fdf8f0;border-radius:15px;box-shadow:0 10px 40px #00000014;box-shadow:var(--shadow);padding:1.5rem;transition:transform .3s}.faq-item:hover{transform:translateY(-3px)}.faq-item h4{color:#4a3b2c;font-size:1rem;margin-bottom:.5rem}.faq-item p{color:#6b5b4a;line-height:1.5}.cta-section{background:linear-gradient(135deg,#fdf8f0,#fff9f0);padding:60px 20px}.cta-card{background:#fff;border:2px solid #f0e8df;border-radius:30px;box-shadow:0 10px 40px #00000014;box-shadow:var(--shadow);margin:0 auto;max-width:700px;padding:3rem;text-align:center}.cta-card h2{color:#4a3b2c;font-size:2rem;margin-bottom:1rem}.cta-card p{color:#6b5b4a;line-height:1.6;margin-bottom:1.5rem}.footer-bottom{color:#fff;font-weight:700;text-align:center}.footer{background:#4a3b2c;color:#fff;padding:1rem 0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media (max-width:768px){.nav-menu{display:none}.nav-toggle{display:block}.hero-container{grid-template-columns:1fr;text-align:center}.hero-title{font-size:2rem}.hero-stats{justify-content:center}.about-wrapper{grid-template-columns:1fr;text-align:center}.floating-chair{font-size:150px}.features,.steps{grid-template-columns:1fr}.steps{gap:3rem}.benefits-grid,.faq-grid,.location-with-map{grid-template-columns:1fr}.location-with-map{gap:1.5rem}.google-maps iframe{height:200px}.cta-card{padding:2rem}.cta-card h2{font-size:1.5rem}.chair-image{animation:float 3s ease-in-out infinite;border-radius:30px;filter:drop-shadow(0 10px 20px rgba(0,0,0,.15));height:auto;max-width:350px;position:relative;width:100%;z-index:1}.hotel-image{border-radius:20px;height:auto;max-width:280px;object-fit:cover;width:100%}@media (max-width:768px){.chair-image,.hotel-image{max-width:200px}}}
/*# sourceMappingURL=main.20ead19b.css.map*/