.page-module__E0kJGG__main{flex-direction:column;width:100%;max-width:100vw;min-height:100vh;display:flex;overflow-x:hidden}
.HeroSection-module__i6dU2G__hero{background:linear-gradient(135deg,#fffdf0 0%,#fef9c3 50%,#fef08a 100%);align-items:center;min-height:100vh;padding:100px 0 60px;display:flex;position:relative;overflow:hidden}.HeroSection-module__i6dU2G__patternBg{opacity:.08;pointer-events:none;background-image:url(/landing/cafe-pattern.png);background-size:300px;position:absolute;inset:0}.HeroSection-module__i6dU2G__container{z-index:2;align-items:center;gap:60px;width:100%;max-width:1200px;margin:0 auto;padding:0 24px;display:flex;position:relative}.HeroSection-module__i6dU2G__textContent{flex-direction:column;flex:1;gap:20px;display:flex}.HeroSection-module__i6dU2G__badge{color:#92400e;letter-spacing:.5px;background:#eab30826;border:2px solid #eab3084d;border-radius:9999px;width:fit-content;padding:8px 20px;font-size:.9rem;font-weight:600;display:inline-block}.HeroSection-module__i6dU2G__title{color:#451a03;font-size:3.5rem;font-weight:800;line-height:1.2}.HeroSection-module__i6dU2G__highlight{color:#ca8a04;position:relative}.HeroSection-module__i6dU2G__highlight:after{content:"";z-index:-1;background:#eab30840;border-radius:4px;height:12px;position:absolute;bottom:2px;left:0;right:0}.HeroSection-module__i6dU2G__subtitle{color:#78350f;max-width:500px;font-size:1.15rem;line-height:1.7}.HeroSection-module__i6dU2G__cta{gap:16px;margin-top:12px;display:flex}.HeroSection-module__i6dU2G__ctaButton{color:#fff;background:linear-gradient(135deg,#eab308,#ca8a04);border-radius:9999px;padding:14px 32px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;box-shadow:0 4px 14px #eab30866}.HeroSection-module__i6dU2G__ctaButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #eab30880}.HeroSection-module__i6dU2G__ctaOutline{color:#92400e;background:0 0;border:2px solid #92400e4d;border-radius:9999px;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.HeroSection-module__i6dU2G__ctaOutline:hover{background:#92400e14;border-color:#92400e80}.HeroSection-module__i6dU2G__imageContent{flex:1;justify-content:center;display:flex;position:relative}.HeroSection-module__i6dU2G__imageWrapper{background:radial-gradient(circle,#fef08a80 0%,#0000 70%);border-radius:50%;justify-content:center;align-items:center;width:500px;height:500px;animation:4s ease-in-out infinite HeroSection-module__i6dU2G__float;display:flex;position:relative}.HeroSection-module__i6dU2G__heroImage{object-fit:contain;border-radius:24px}.HeroSection-module__i6dU2G__floatingEmoji{z-index:3;font-size:2.5rem;animation:3s ease-in-out infinite HeroSection-module__i6dU2G__floatEmoji;position:absolute}@keyframes HeroSection-module__i6dU2G__float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes HeroSection-module__i6dU2G__floatEmoji{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(10deg)}}@media (max-width:768px){.HeroSection-module__i6dU2G__hero{padding:90px 0 40px}.HeroSection-module__i6dU2G__container{text-align:center;flex-direction:column-reverse;gap:30px}.HeroSection-module__i6dU2G__title{font-size:2.2rem}.HeroSection-module__i6dU2G__subtitle{margin:0 auto;font-size:1rem}.HeroSection-module__i6dU2G__badge{margin:0 auto}.HeroSection-module__i6dU2G__cta{flex-direction:column;align-items:center}.HeroSection-module__i6dU2G__imageWrapper{width:260px;height:260px}.HeroSection-module__i6dU2G__floatingEmoji{font-size:1.8rem}}@media (min-width:769px) and (max-width:1024px){.HeroSection-module__i6dU2G__title{font-size:2.8rem}.HeroSection-module__i6dU2G__imageWrapper{width:320px;height:320px}}
.AboutSection-module__ULAqnq__about{background:#fffbeb;padding:100px 0}.AboutSection-module__ULAqnq__container{align-items:center;gap:60px;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.AboutSection-module__ULAqnq__imageArea{flex:1;justify-content:center;display:flex}.AboutSection-module__ULAqnq__aboutImage{border-radius:24px;box-shadow:0 20px 40px #eab30826}.AboutSection-module__ULAqnq__textArea{flex-direction:column;flex:1;gap:20px;display:flex}.AboutSection-module__ULAqnq__label{color:#ca8a04;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:700}.AboutSection-module__ULAqnq__heading{color:#451a03;font-size:2.4rem;font-weight:800;line-height:1.3}.AboutSection-module__ULAqnq__desc{color:#78350f;font-size:1.05rem;line-height:1.8}.AboutSection-module__ULAqnq__features{flex-direction:column;gap:16px;margin-top:12px;display:flex}.AboutSection-module__ULAqnq__featureItem{background:#fff;border:1px solid #eab30833;border-radius:16px;align-items:flex-start;gap:16px;padding:16px 20px;transition:all .3s;display:flex}.AboutSection-module__ULAqnq__featureItem:hover{transform:translate(6px);box-shadow:0 4px 12px #eab3081a}.AboutSection-module__ULAqnq__featureIcon{flex-shrink:0;margin-top:2px;font-size:1.8rem}.AboutSection-module__ULAqnq__featureItem strong{color:#451a03;margin-bottom:4px;font-size:1rem;display:block}.AboutSection-module__ULAqnq__featureItem p{color:#92400e;margin:0;font-size:.9rem}@media (max-width:768px){.AboutSection-module__ULAqnq__about{padding:60px 0}.AboutSection-module__ULAqnq__container{flex-direction:column;gap:40px}.AboutSection-module__ULAqnq__aboutImage{width:280px;height:auto}.AboutSection-module__ULAqnq__heading{text-align:center;font-size:1.8rem}.AboutSection-module__ULAqnq__label,.AboutSection-module__ULAqnq__desc{text-align:center}}
.FeaturesSection-module__H4H11G__features{background:#fff;padding:100px 0}.FeaturesSection-module__H4H11G__container{text-align:center;max-width:1200px;margin:0 auto;padding:0 24px}.FeaturesSection-module__H4H11G__label{color:#ca8a04;letter-spacing:1px;font-size:.9rem;font-weight:700}.FeaturesSection-module__H4H11G__heading{color:#451a03;margin:12px 0 48px;font-size:2.4rem;font-weight:800;line-height:1.3}.FeaturesSection-module__H4H11G__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.FeaturesSection-module__H4H11G__card{text-align:center;background:linear-gradient(145deg,#fffdf0,#fef9c3);border:1px solid #eab30826;border-radius:20px;padding:36px 28px;transition:all .3s}.FeaturesSection-module__H4H11G__card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #eab30826}.FeaturesSection-module__H4H11G__cardEmoji{margin-bottom:16px;font-size:2.8rem;display:block}.FeaturesSection-module__H4H11G__cardTitle{color:#451a03;margin-bottom:10px;font-size:1.15rem;font-weight:700}.FeaturesSection-module__H4H11G__cardDesc{color:#78350f;font-size:.9rem;line-height:1.6}@media (max-width:640px){.FeaturesSection-module__H4H11G__features{padding:60px 0}.FeaturesSection-module__H4H11G__heading{margin-bottom:32px;font-size:1.8rem}.FeaturesSection-module__H4H11G__grid{grid-template-columns:1fr;gap:16px}.FeaturesSection-module__H4H11G__card{padding:28px 20px}}@media (min-width:641px) and (max-width:1024px){.FeaturesSection-module__H4H11G__grid{grid-template-columns:repeat(2,1fr)}}
.HighlightBar-module___N3Zwa__bar{background:linear-gradient(135deg,#451a03,#78350f);padding:40px 0}.HighlightBar-module___N3Zwa__container{justify-content:space-around;gap:20px;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.HighlightBar-module___N3Zwa__stat{flex-direction:column;align-items:center;gap:6px;display:flex}.HighlightBar-module___N3Zwa__emoji{font-size:2rem}.HighlightBar-module___N3Zwa__number{color:#fef08a;font-size:2rem;font-weight:800}.HighlightBar-module___N3Zwa__label{color:#fef9c3cc;font-size:.85rem;font-weight:500}@media (max-width:640px){.HighlightBar-module___N3Zwa__container{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.HighlightBar-module___N3Zwa__number{font-size:1.5rem}}
