@import"https://fonts.googleapis.com/css2?family=Archivo:wght@300;400;500&display=swap";.app{height:100%;display:flex;flex-direction:column}.section{scroll-margin-top:60px}.navbar{position:fixed;top:0;left:0;right:0;height:100px;background:#fff;box-shadow:0 1px 2px #0000001a;z-index:1000;display:flex;align-items:center;justify-content:space-between;padding:0 10%}.logo{height:80px;display:flex;align-items:center;flex-shrink:0;margin-right:15px}.logo img{height:100%;width:200px;object-fit:fill}.menu-button{display:none;background:none;border:none;padding:8px;cursor:pointer;color:#1a2027}.menu-button svg{width:22px;height:22px}.nav-links{display:flex;align-items:center;height:55px;background-color:#f1f4f9;border-radius:999px;justify-content:center;flex:1;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;width:auto;max-width:fit-content;padding:0 30px}.nav-links::-webkit-scrollbar{display:none}.nav-link{font-size:1.1rem;color:#1a1a1a;text-decoration:none;padding:0 10px;border-radius:20px;height:40px;display:flex;align-items:center;transition:all .2s ease;white-space:nowrap}.nav-link:first-child{margin-left:10px}.nav-link:last-child{margin-right:10px}.nav-link:hover,.nav-link.active{color:#8c634a;font-weight:600}.language-switcher{display:flex;align-items:center;padding:2px 8px;background-color:#f1f4f9;border-radius:999px;height:55px;margin-left:15px;flex-shrink:0}.lang-btn{border:none;background:none;padding:2px 6px;font-size:1.1rem;font-weight:500;color:#2f3d40;cursor:pointer;transition:all .2s ease}.lang-btn:hover{color:#1a2027}.lang-btn.active{color:#1a2027;font-weight:600;font-size:1.2rem}.lang-separator{color:#cbd5e1;font-size:1rem;padding:0 2px;-webkit-user-select:none;user-select:none}@media screen and (max-width: 1600px){.navbar{padding:0 10%}.logo img{height:100%;width:100%}}@media screen and (max-width: 1366px){.navbar{padding:0 10%}.nav-link{padding:0 10px;font-size:1rem}.lang-btn{font-size:1rem}.logo img{height:60px;width:auto;object-fit:contain}}@media screen and (max-width: 1180px){.navbar{padding:0 5%}.nav-link{padding:0 8px;font-size:.9rem}.lang-btn{font-size:.9rem}.lang-btn.active{font-size:1.1rem}.language-switcher{padding:2px 6px}}@media screen and (min-width: 1024px) and (max-width: 1366px){.navbar{padding:0 5%}.logo{height:45px}.nav-links{flex:0 1 auto;margin:0 10px}.nav-link{padding:0 8px;font-size:.9rem}.lang-btn{font-size:.9rem}.lang-btn.active{font-size:1.1rem}.nav-link:first-child{margin-left:8px}.nav-link:last-child{margin-right:8px}}@media screen and (max-width: 1023px){.navbar{padding:0 5%}.menu-button{display:block;order:3;margin-left:10px}.language-switcher{height:35px;padding:2px 6px;order:2;margin-left:auto}.logo{order:1;margin-right:0}.nav-links{display:none}.nav-links.active{display:flex;position:fixed;top:72px;left:0;right:0;flex-direction:column;background-color:#fff;height:auto;padding:15px;border-radius:0;margin:0;box-shadow:0 2px 4px #0000001a;max-width:100%;overflow-y:auto;max-height:calc(100vh - 72px)}.nav-link{width:100%;justify-content:center;padding:12px;height:auto;margin:0}.nav-link:first-child,.nav-link:last-child{margin:0}.lang-btn{font-size:.9rem}.lang-btn.active{font-size:1rem}}@media screen and (max-width: 768px){.navbar{padding:0 5%;height:60px}.logo{height:45px}.nav-links.active{top:60px;max-height:calc(100vh - 60px)}.logo img{height:45px;width:auto;object-fit:contain}}@media screen and (max-width: 480px){.navbar{padding:0 5%}.logo{height:36px}.nav-link{font-size:1rem}.language-switcher{height:32px;padding:2px 6px}.lang-btn{font-size:.8rem;padding:2px 4px}.lang-btn.active{font-size:.9rem}}.scroll-to-top{position:fixed;bottom:40px;right:40px;width:50px;height:50px;border-radius:50%;background-color:#333;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:1000;box-shadow:0 2px 10px #0000001a}.scroll-to-top:hover{background-color:#555;transform:translateY(-3px);box-shadow:0 4px 15px #0003}.scroll-to-top svg{transition:transform .2s ease}.scroll-to-top:hover svg{transform:translateY(-2px)}.footer{background-color:#8c634a;font-family:Inter,sans-serif;padding:40px 0}.footer-content{padding:20px;margin:auto;display:flex;align-items:center;justify-content:center;max-width:70%}.footer-main{display:flex;justify-content:center;flex-wrap:wrap;gap:200px}.nav-section{flex:1}.quick-links,.locations-contact{text-align:left}.section-title{color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:16px;text-transform:uppercase}.links-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;column-gap:80px}.footer-link{color:#fff;text-decoration:none;font-size:1.1rem;transition:opacity .2s ease;opacity:.8;white-space:nowrap}.footer-link:hover{opacity:1}.location-address,.location-phone,.footer-email{color:#fff;text-decoration:none;font-size:1.1rem;font-weight:500;opacity:.8;transition:opacity .2s ease}.location-address:hover,.location-phone:hover,.footer-email:hover{opacity:1}.location-card{margin-bottom:16px}.location-card p{margin:0;color:#fff;font-size:1.1rem;line-height:1.6;opacity:.8}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:20px 0 0;text-align:center}.footer-bottom-content{padding:0 10%;margin:0 auto}.copyright{color:#fff;font-size:1rem;margin:0;opacity:.8}@media (max-width: 1024px){.footer-content,.footer-bottom-content{padding:0 5%;display:flex;align-items:center;justify-content:center;flex-direction:column}.footer-main{flex-direction:column;align-items:center;text-align:center;margin:1rem 0;gap:40px}.links-grid{display:grid;grid-template-columns:1fr;gap:7px}.quick-links,.locations-contact{flex:1 1 100%;max-width:100%;margin-left:0;text-align:center}.quick-links{margin-left:0}.section-title{font-size:1.2rem}.footer-link,.location-address,.location-phone,.footer-email,.location-card p{font-size:1rem}}@media (max-width: 768px){.footer{padding:30px 0}.links-grid{grid-template-columns:1fr}.section-title{font-size:1.1rem}.footer-link,.location-address,.location-phone,.footer-email,.location-card p{font-size:.95rem}}@media (max-width: 480px){.footer{padding:20px 0}.footer-content,.footer-bottom-content{padding:0 5%}.section-title{font-size:1rem}.footer-link,.location-address,.location-phone,.footer-email,.location-card p{font-size:.9rem}.footer-bottom{padding:15px 0}}.explore{width:100%;min-height:100vh;position:relative;display:flex;flex-direction:column;overflow:hidden;scroll-snap-align:start;background-color:#8c634a}.explore-content{padding:0 10%;flex:1;display:flex;flex-direction:column;justify-content:center;gap:1.5rem}.explore-title{font-size:4rem;font-weight:600;color:#fff;margin:0;animation:fadeIn 1.5s ease-in-out forwards;opacity:0}.explore-summary{font-size:1.3rem;line-height:1.6;color:#fff;margin:0;max-width:1100px;animation:fadeIn 1.5s ease-in-out .3s forwards;opacity:0}.cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:100%;margin:0;animation:fadeIn 1.5s ease-in-out .6s forwards;opacity:0}.card{display:flex;flex-direction:column;background-color:#fff;border-radius:24px;padding:2rem;box-shadow:0 12px 20px #ffffff1f;height:auto;scrollbar-width:thin;scrollbar-color:#E5E7EB transparent}.card__content{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.card__icon-container{width:3.5rem;height:3.5rem;margin-bottom:1rem;display:flex;align-items:center}.card__icon{object-fit:contain;width:100%;height:100%}.card__title{font-size:1.5rem;font-weight:700;color:#8c634a;margin:0;line-height:1.2}.card__text{font-size:1.2rem;line-height:1.4;color:#2f3d40;margin:0}.card:hover{transform:translateY(-10px);box-shadow:0 15px 20px #ffffff4d;cursor:pointer}.card:hover .card__icon{transform:scale(1.2);transition:transform .2s ease}.card::-webkit-scrollbar{width:6px}.card::-webkit-scrollbar-track{background:transparent}.card::-webkit-scrollbar-thumb{background-color:#e5e7eb;border-radius:3px}@media screen and (max-width: 1600px){.explore-content{padding:0 10%;margin:2rem 0}}@media screen and (max-width: 1366px){.explore-content{padding:0 5%}}@media screen and (max-width: 1180px){.explore-content{padding:0 5%}}@media screen and (max-width: 1024px){.explore-content{padding:2rem 5%}}@media screen and (max-width: 1023px){.explore-content{padding:2rem 5%}}@media screen and (max-width: 768px){.explore-content{padding:2rem 5%;gap:1.5rem}.explore-title{font-size:clamp(1.8rem,5vw,2.5rem)}.explore-summary{font-size:1rem}.cards-grid{grid-template-columns:1fr;gap:1rem}.card{padding:2rem}}@media screen and (max-width: 480px){.explore-content{padding:2rem 5%;gap:1rem}.explore-title{font-size:2.5rem;text-align:center}.explore-summary{font-size:1rem;text-align:center}.cards-grid{gap:1rem}.card{padding:1.5rem}.card:hover{transform:none;box-shadow:none;cursor:pointer}.card__text{font-size:1rem}}.healthcare-container{width:100%;height:100vh;position:relative;display:flex;flex-direction:column-reverse;overflow:hidden;scroll-snap-align:start;background-color:#fff}.healthcare-content{width:100%;padding:0 10%;max-width:100%;position:relative;z-index:2;flex:1;display:flex;flex-direction:column;justify-content:center}.healthcare-title{animation:fadeIn 1.5s ease-in-out forwards;opacity:0;font-weight:300}.title-line1,.title-line2{display:block;font-size:4rem;color:#5a5a5a;line-height:1.2}.title-line2 .bold{font-weight:800;color:#000}.healthcare-description{animation:fadeIn 1.5s ease-in-out .3s forwards;opacity:0;font-size:1.43rem;font-weight:400;line-height:1.6;color:#2f3d40;margin:2rem 0;max-width:1200px}.button-group2{animation:fadeIn 1.5s ease-in-out .6s forwards;opacity:0;gap:1rem;margin:2rem 0;width:100%}.appointment-button-1,.appointment-button-2{border-radius:25px;padding:12px 30px;font-size:1rem;margin-right:1rem;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .3s ease;white-space:nowrap}.appointment-button-1{background-color:transparent;color:#8c634a;border:2px solid #8c634a}.appointment-button-2{background-color:#8c634a;color:#fff;border:2px solid #8c634a}.appointment-button-1:hover{background-color:#fdf4f0;box-shadow:0 4px 15px #0003}.appointment-button-2:hover{background-color:#735139;box-shadow:0 4px 15px #0003}.healthcare-image{position:absolute;top:0;right:0;width:65%;height:100%;z-index:1}.healthcare-image img{width:100%;height:100%;object-fit:cover;display:block}.healthcare-image:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#fff,#fffc 25%,#fff0 90%);z-index:2}.healthcare-image:after{content:"";position:absolute;top:0;right:0;width:30%;height:100%;background:linear-gradient(to left,#fff,#fff0 60%);z-index:2}@media screen and (max-width: 1600px){.healthcare-content{padding:0 10%}}@media screen and (max-width: 1366px){.healthcare-content{padding:0 5%}}@media screen and (max-width: 1180px){.healthcare-content{padding:0 5%}}@media screen and (max-width: 1024px){.healthcare-content{padding:0 5%}}@media screen and (max-width: 1023px){.healthcare-content{padding:0 5%}}@media screen and (max-width: 768px){.healthcare-content{padding:2rem 5%}.title-line1,.title-line2{font-size:clamp(1.8rem,5vw,2.5rem)}.healthcare-description{font-size:1rem;margin:1.5rem 0}.button-group2{gap:.8rem}.appointment-button-1,.appointment-button-2{padding:10px 20px;font-size:1rem}}@media screen and (max-width: 480px){.healthcare-content{padding:2rem 5%;text-align:center}.title-line1,.title-line2{font-size:1.8rem}.healthcare-description{font-size:1rem;margin:2rem 0}.button-group2{display:flex;flex-direction:column;gap:1rem}.appointment-button-1,.appointment-button-2{width:100%;text-align:center;margin-right:0}}.doctor-container{width:100%;min-height:100vh;position:relative;display:flex;flex-direction:column;overflow:hidden;scroll-snap-align:start}.doctor-content-wrapper{padding:0 10%;flex:1;display:flex;flex-direction:column;justify-content:center;gap:2.5rem}.doctor-section-title{font-size:4rem;font-weight:600;color:#1a1a1a;text-align:center;margin:0;animation:fadeIn 1.5s ease-in-out forwards;opacity:0}.doctor-title{font-weight:400;font-size:1.8rem}.doctor-inner-container{display:flex;gap:5rem;margin:0 10%;align-items:center}.doctor-image-container{background-color:#f1f4f9;border-radius:24px;max-width:500px;width:100%;max-height:650px;box-shadow:0 2px 10px #0000001f;display:flex;justify-content:center;align-items:center;overflow:hidden}.doctor-image{width:100%;height:auto;object-fit:cover;object-position:center;border-radius:24px}.doctor-details{flex:1;display:flex;flex-direction:column;gap:1.5rem}.doctor-name{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin:0;animation:fadeIn 1.5s ease-in-out .1s forwards;opacity:0}.doctor-name:hover{color:#8c634a;cursor:pointer}.doctor-intro{font-size:1.25rem;line-height:1.6;color:#2f3d40;margin:0;max-width:1000px;animation:fadeIn 1.5s ease-in-out .3s forwards;opacity:0}.credentials-list{display:flex;flex-direction:column;gap:1.5rem;animation:fadeIn 1.5s ease-in-out .6s forwards;opacity:0}.credential-item{border-left:3px solid #8C634A;padding-left:1rem}.credential-item-subtitle{font-size:1.3rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem}.credential-item-subtitle:hover{color:#8c634a;cursor:pointer}.credential-item p{font-size:1.2rem;color:#2f3d40;margin:0;line-height:1.5}@media screen and (max-width: 1600px){.doctor-content-wrapper{padding:0;margin:2rem 0 3rem}.doctor-inner-container{gap:3rem}.doctor-image{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:24px}}@media screen and (max-width: 1366px){.doctor-content-wrapper{padding:0 5%}.doctor-inner-container{gap:2rem}.doctor-image-container{max-width:350px;height:600px}.doctor-image{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:24px}}@media screen and (max-width: 1180px){.doctor-content-wrapper{padding:0 5%}}@media screen and (max-width: 1024px){.doctor-content-wrapper{padding:0 5%}.doctor-inner-container{gap:2rem}.doctor-image-container{max-width:350px;height:1000px}.doctor-image{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:24px}}@media screen and (max-width: 768px){.doctor-content-wrapper{padding:0 5%;gap:1.5rem}.doctor-section-title{font-size:clamp(1.8rem,5vw,2.5rem)}.doctor-inner-container{flex-direction:column;gap:1.5rem}.doctor-image-container{max-width:100%;height:auto}.doctor-name{font-size:2rem}.doctor-intro,.credential-item-subtitle,.credential-item p{font-size:1rem}}@media screen and (max-width: 480px){.doctor-content-wrapper{padding:2rem 5%;gap:1rem}.doctor-section-title{font-size:2rem;text-align:center}.doctor-image-container{max-width:100%;height:auto}.doctor-name{font-size:1.75rem;text-align:center}.doctor-intro{font-size:1rem;text-align:center}.credential-item-subtitle{font-size:1.2rem}.credential-item p{font-size:1rem}}.acupuncture-container{width:100%;min-height:100vh;position:relative;display:flex;flex-direction:column;overflow:hidden;scroll-snap-align:start}.acupuncture-content{padding:0 10%;flex:1;display:flex;flex-direction:column;justify-content:center;gap:2rem}.title-section{margin-top:2rem;animation:fadeIn 1.5s ease-in-out forwards;opacity:0}.main-title{font-size:4rem;font-weight:600;color:#1a1a1a;margin:0;text-align:center}.content-grid{background-color:#f1f4f9;border-radius:24px;padding:2rem;box-shadow:0 4px 20px #0000000d;animation:fadeIn 1.5s ease-in-out .3s forwards;opacity:0}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:1rem}.benefit-card{padding:1.5rem;display:flex;flex-direction:column;align-items:flex-start;border-radius:24px;position:relative}.benefit-card.with-right-border:after{content:"";position:absolute;right:-1rem;top:10%;height:80%;width:1px;background-color:#d9dbe0}.benefit-card.with-bottom-border:before{content:"";position:absolute;bottom:-1rem;left:10%;width:80%;height:1px;background-color:#d9dbe0}.icon-circle{width:48px;height:48px;background-color:#e6e8ee;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.icon-circle:hover{transform:scale(1.5);cursor:pointer}.benefit-icon-img{width:24px;height:24px;object-fit:contain;color:#8c634a}.benefit-title{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}.benefit-description{font-size:1.2rem;color:#2f3d40;line-height:1.5;margin:0}.footer-section{text-align:center;animation:fadeIn 1.5s ease-in-out .6s forwards;opacity:0}.closing-statement{font-size:1.5rem;font-weight:500;color:#1a1a1a;margin:1rem 0}.btn-outline{border:1px solid #8C634A;color:#8c634a;background-color:transparent}.btn-outline:hover{background-color:#fdf4f0;box-shadow:0 4px 15px #0003}.btn-primary:hover{background-color:#735139;box-shadow:0 4px 15px #0003}@media screen and (max-width: 1024px){.acupuncture-content{padding:2rem 5%}.benefits-grid{grid-template-columns:repeat(2,1fr)}.benefit-card.with-right-border:after,.benefit-card.with-bottom-border:before{display:none}}@media screen and (max-width: 768px){.acupuncture-content{padding:2rem 5%;gap:1.5rem}.main-title{font-size:clamp(1.8rem,5vw,2.5rem)}.benefits-grid{grid-template-columns:1fr;gap:1.5rem}.benefit-card{padding:1.25rem}.benefit-card:after,.benefit-card:before,.benefit-card:nth-child(odd):after,.benefit-card:not(:nth-last-child(-n+2)):before{display:none}.benefit-card:not(:last-child):before{content:"";display:block;position:absolute;bottom:-.75rem;left:10%;width:80%;height:1px;background-color:#d9dbe0}}@media screen and (max-width: 480px){.acupuncture-content{padding:2rem 5%;gap:1rem}.main-title{font-size:2rem}.content-grid{padding:1rem}.benefits-grid{gap:1rem}.benefit-card{padding:1rem}.benefit-card:not(:last-child):after{bottom:-.5rem}.closing-statement{font-size:1.2rem}.benefit-description{font-size:1rem}.button-group{flex-direction:column;gap:1rem}.btn{width:100%;max-width:280px;margin:0 auto}}.conditions-container{width:100%;min-height:100vh;position:relative;display:flex;flex-direction:column;overflow:hidden;scroll-snap-align:start;background-color:#f1f4f9}.conditions-content{padding:0 10%;flex:1;display:flex;flex-direction:column;justify-content:center;gap:1.5rem}.title-section{margin-top:2rem;text-align:center;animation:fadeIn 1.5s ease-in-out forwards;opacity:0}.main-title{font-size:4rem;font-weight:600;color:#1a1a1a;margin:0}.conditions-summary{font-size:1.33rem;font-weight:300;line-height:1.6;color:#1a1a1a;margin-left:auto;margin-right:auto;text-align:center;animation:fadeIn 1.5s ease-in-out .3s forwards;opacity:0}.content-grid2{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:1.5rem;margin:0;animation:fadeIn 1.5s ease-in-out .6s forwards;opacity:0}.card2{border:1px solid #8C634A;border-radius:24px;padding:2rem;transition:transform .3s ease;height:auto;display:flex;flex-direction:column}.card2:hover{transform:translateY(-5px);box-shadow:0 12px 20px #0000001f;cursor:pointer}.card2__icon-container{width:3.5rem;height:3.5rem;background-color:#e6e8ee;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.card2__icon{width:24px;height:24px;object-fit:contain;color:#8c634a}.card2__title{font-size:1.5rem;font-weight:700;color:#8c634a;margin:0;line-height:1.2;margin-bottom:.5rem}.card2__text{font-size:1.2rem;margin-top:.5rem;line-height:1.4;color:#2f3d40;margin:0}.footer-section2{text-align:center;margin:0;animation:fadeIn 1.5s ease-in-out .6s forwards;opacity:0}.closing-statement2{font-size:1.5rem;font-weight:500;color:#1a1a1a;margin:0 0 2rem}.button-group{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.btn{padding:.75rem 1.5rem;border-radius:9999px;font-weight:500;font-size:1.2rem;transition:all .3s ease;cursor:pointer}.btn-primary{background-color:#8c634a;color:#fff;border:none}.btn-primary:hover{background-color:#735139}@media screen and (max-width: 1600px){.conditions-content{padding:0 10%}}@media screen and (max-width: 1366px){.conditions-content{padding:0 5%}}@media screen and (max-width: 1180px){.conditions-content{padding:0 5%}}@media screen and (max-width: 1024px){.conditions-content{padding:2rem 5%}.content-grid2{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr)}}@media screen and (max-width: 768px){.conditions-content{padding:2rem 5%;gap:1.5rem}.main-title{font-size:clamp(1.8rem,5vw,2.5rem)}.conditions-summary{font-size:1rem}.content-grid2{grid-template-columns:1fr;grid-auto-rows:auto;gap:1rem}.card2{padding:2rem}.closing-statement2{font-size:1.2rem}}@media screen and (max-width: 480px){.conditions-content{padding:2rem 5%;gap:1rem}.main-title{font-size:2rem}.conditions-summary{font-size:1rem}.content-grid2{gap:1rem}.card2{padding:1.5rem}.card2:hover{transform:none;box-shadow:none;cursor:pointer}.card2__text{font-size:1rem}.button-group{flex-direction:column;gap:1rem}.btn{width:100%;max-width:280px;margin:0 auto}.closing-statement2{font-size:1.2rem}}.faq-container{width:100%;min-height:100vh;position:relative;display:flex;flex-direction:column;overflow:hidden;scroll-snap-align:start}.faq-content-wrapper{padding:0 10%;flex:1;margin:2rem 0;display:flex;flex-direction:column;justify-content:flex-start;gap:2rem}.faq-header{display:flex;justify-content:space-between;align-items:flex-start;margin:0;animation:fadeIn 1.5s ease-in-out forwards;opacity:0}.header-left{flex:1}.faq-title{font-size:4rem;font-weight:600;color:#1a1a1a;margin:0}.faq-subtitle{font-size:1.35rem;font-weight:300;line-height:1.6;color:#2f3d40;margin:0;max-width:1000px;text-align:left;animation:fadeIn 1.5s ease-in-out .3s forwards;opacity:0}.category-filters{display:flex;flex-wrap:wrap;gap:.75rem;margin:0;animation:fadeIn 1.5s ease-in-out .3s forwards;opacity:0}.category-button{padding:.75rem 1.5rem;border-radius:9999px;font-size:1.2rem;font-weight:500;background-color:#fff;color:#8c634a;border:1px solid #8C634A;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 10px #00000014}.category-button:hover{background-color:#f1f4f9;box-shadow:0 12px 20px #0000001f}.category-button.active{background-color:#fdf4f0;box-shadow:0 12px 20px #0000001f}.questions-list{display:flex;flex-direction:column;gap:1.5rem;margin:0;animation:fadeIn 1.5s ease-in-out .6s forwards;opacity:0}.question-item{background-color:#f1f4f9;border-radius:30px;padding:1rem;transition:transform .3s ease;overflow:hidden}.question-item:hover{transform:translateY(-5px);box-shadow:0 2px 10px #0000001f}.question-button{width:100%;padding:0;display:flex;justify-content:space-between;align-items:center;background:none;border:none;cursor:pointer;text-align:left;transition:background-color .3s ease}.question-text{font-size:1.2rem;font-weight:bolder;padding:0 1rem;color:#1a1a1a;margin:0}.question-text:hover{color:#8c634a}.question-icon{width:1.25rem;height:1.25rem;color:#2f3d40;transition:transform .3s ease}.question-icon.rotate{transform:rotate(45deg)}.answer-content{font-size:1.2rem;padding:1rem 1rem 0;color:#2f3d40;line-height:1.6;border-top:1px solid #E2E8F0}.contact-button{padding:.75rem 2rem;background-color:#8c634a;color:#fff;border:none;border-radius:9999px;font-weight:500;font-size:1.2rem;cursor:pointer;margin-top:2rem;transition:all .3s ease;box-shadow:0 4px 10px #00000014}.contact-button:hover{background-color:#735139;box-shadow:0 12px 20px #0000001f}@media screen and (max-width: 1600px){.faq-content-wrapper{padding:2rem 10%}}@media screen and (max-width: 1366px){.faq-content-wrapper{padding:2rem 5%}}@media screen and (max-width: 1180px){.faq-content-wrapper{padding:2rem 5%}}@media screen and (max-width: 1024px){.faq-content-wrapper{padding:2rem 5%}.location-container{grid-template-columns:repeat(2,1fr)}.faq-header{flex-direction:column;align-items:center;margin-bottom:1rem}.category-filters{display:flex;align-items:center;justify-content:center}.questions-list{gap:1rem}}@media screen and (max-width: 768px){.faq-content-wrapper{padding:2rem 5%;gap:1rem}.faq-title{font-size:clamp(1.8rem,5vw,2.5rem)}.faq-subtitle{font-size:1rem}.faq-header{gap:1rem}.category-filters{flex-direction:row;overflow-x:auto;padding-bottom:.5rem;gap:.5rem}.category-button{white-space:nowrap;padding:.5rem 1rem}.question-text{font-size:.95rem}.question-item{padding:1rem}}@media screen and (max-width: 480px){.faq-content-wrapper{padding:2rem 5%;gap:1rem;align-items:center}.faq-title{font-size:2rem;text-align:center}.faq-subtitle{font-size:1rem;text-align:center}.category-filters{gap:.25rem}.category-button{font-size:1rem;padding:.5rem .75rem}.question-text{font-size:1rem}.question-item{padding:1rem}.contact-button{margin-top:.5rem;font-size:1rem}.answer-content{font-size:1rem}.category-button.active{box-shadow:none}}.testimonials-container{width:100%;min-height:100vh;position:relative;display:flex;flex-direction:column;overflow:hidden;scroll-snap-align:start;background-color:#f1f4f9}.testimonials-content-wrapper{padding:0 10%;margin:2rem 0;flex:1;display:flex;flex-direction:column;justify-content:center;gap:1rem}.testimonials-header{text-align:center;margin:0;animation:fadeIn 1.5s ease-in-out forwards;opacity:0}.testimonials-title{font-size:4rem;font-weight:600;color:#1a1a1a;margin:0}.testimonials-subtitle{font-size:1.35rem;font-weight:300;line-height:1.6;color:#2f3d40;margin:0 auto;text-align:center;animation:fadeIn 1.5s ease-in-out .3s forwards;opacity:0}.testimonials-slider-container{position:relative;width:100%;margin:0;overflow:hidden}.testimonials-content{overflow:hidden;width:100%;padding:15px;perspective:1000px}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;will-change:transform,opacity;transition:all 1s ease-out}.testimonials-grid:not(:first-child){position:absolute;top:0;left:0;opacity:0}.testimonial-card{background:#fff;border-radius:24px;padding:2rem;box-shadow:0 2px 5px #0000001f;transition:transform .3s ease;min-height:auto;display:flex;flex-direction:column;justify-content:space-between;backface-visibility:hidden;animation:fadeIn 1.5s ease-in-out forwards;opacity:0}.testimonial-card:hover{transform:translateY(-10px);box-shadow:0 12px 20px #0000001f;cursor:pointer}.testimonial-text{color:#2f3d40;font-size:1.2rem;line-height:1.6;margin-bottom:1rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical}.testimonial-author{border-top:1px solid #e2e8f0;padding-top:1rem}.author-left{display:flex;align-items:center;gap:1rem}.author-image{width:48px;height:48px;border-radius:50%;object-fit:cover}.author-info{flex-grow:1}.author-name{font-size:1.2rem;font-weight:600;color:#1a1a1a;margin:0}.author-details{display:flex;justify-content:space-between;align-items:center;margin-top:.25rem}.author-location,.author-date{font-size:1rem;color:#2f3d40}.pagination-dots{display:flex;justify-content:center;gap:.5rem;margin:0;animation:fadeIn 1.5s ease-in-out .6s forwards;opacity:0}.pagination-dot{width:10px;height:10px;border-radius:50%;background-color:#cbd5e0;border:none;padding:0;cursor:pointer;transition:all .3s ease}.pagination-dot.active{background-color:#2f3d40;transform:scale(1.2)}.testimonials-source{text-align:center;font-size:1.2rem;color:#2f3d40;margin:0;margin-bottom:2rem}.yelp-link{color:#75523a;text-decoration:none;font-weight:500}.yelp-link:hover{text-decoration:underline}@media screen and (max-width: 1600px){.testimonials-content-wrapper{padding:2rem 10%}}@media screen and (max-width: 1366px){.testimonials-content-wrapper{padding:2rem 5%}}@media screen and (max-width: 1180px){.testimonials-content-wrapper{padding:2rem 5%}}@media screen and (max-width: 1024px){.testimonials-content-wrapper{padding:2rem 5%}.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 768px){.testimonials-content-wrapper{padding:2rem 5%;gap:1rem}.testimonials-title{font-size:clamp(1.8rem,5vw,2.5rem)}.testimonials-subtitle{font-size:1rem}.testimonials-grid{grid-template-columns:1fr;gap:1rem}.testimonial-card{padding:2rem}}@media screen and (max-width: 480px){.testimonials-content-wrapper{padding:2rem 5%;gap:1rem}.testimonials-title{font-size:2rem}.testimonials-subtitle{font-size:1rem}.testimonials-grid{gap:1rem}.testimonial-card{padding:1.5rem}.testimonial-text{font-size:1rem}}.contact-container{width:100%;min-height:100vh;position:relative;display:flex;flex-direction:column;overflow:hidden;scroll-snap-align:start;background-color:#f1f4f9}.contact-content-wrapper{padding:2rem 10%;flex:1;display:flex;flex-direction:column;justify-content:center;gap:2rem}.contact-header{text-align:center;margin:0;animation:fadeIn 1.5s ease-in-out forwards;opacity:0}.contact-header h1{font-size:4rem;font-weight:600;color:#1a1a1a;margin:0}.contact-subtitle{font-size:1.35rem;font-weight:300;line-height:1.6;color:#2f3d40;max-width:1000px;margin:0 auto;text-align:center;animation:fadeIn 1.5s ease-in-out .3s forwards;opacity:0}.location-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin:0;animation:fadeIn 1.5s ease-in-out .6s forwards;opacity:0}.location{background-color:#fff;border-radius:24px;padding:2rem;box-shadow:0 5px 10px #0000001f;transition:transform .3s ease;display:flex;flex-direction:column}.location:hover{transform:translateY(-5px);box-shadow:0 12px 20px #0000001f}.location-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #E2E8F0}.location-icon{color:#8c634a;width:1.75rem;height:1.75rem}.location h3{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0}.address{color:#2f3d40;text-decoration:none;margin-bottom:1rem;line-height:1.6;font-size:1.2rem}.contact-details{margin-bottom:1.5rem}.contact-detail{display:flex;align-items:center;gap:.75rem;padding:.5rem 0}.detail-icon{color:#8c634a;width:1.25rem;height:1.25rem}.contact-detail a{color:#2f3d40;text-decoration:none;transition:color .2s ease;font-size:1.2rem}.address:hover,.contact-detail a:hover{color:#8c634a;text-decoration:underline}.hours{display:flex;align-items:flex-start;gap:.75rem;color:#2f3d40;margin-bottom:1.5rem;padding:.5rem 0}.hours-icon{color:#8c634a;margin-top:.25rem;width:1.25rem;height:1.25rem}.hours p{line-height:1.6;font-size:1.2rem;margin:0}.location-map{margin-top:auto;border-radius:16px;overflow:hidden;box-shadow:0 4px 6px #0000000d}.location-map iframe{display:block;border-radius:16px;width:100%;height:300px}@media screen and (max-width: 1600px){.contact-content-wrapper{padding:2rem 10%}}@media screen and (max-width: 1366px){.contact-content-wrapper{padding:2rem 5%}}@media screen and (max-width: 1180px){.contact-content-wrapper{padding:2rem 5%}}@media screen and (max-width: 1024px){.contact-content-wrapper{padding:2rem 5%}}@media screen and (max-width: 768px){.contact-content-wrapper{padding:2rem 5%;gap:1rem}.contact-header h1{font-size:clamp(1.8rem,5vw,2.5rem)}.contact-subtitle{font-size:1rem}.location{padding:2rem}.location-map iframe{height:200px}.location h3{font-size:1.3rem}.location-icon{width:1.5rem;height:1.5rem}.detail-icon,.hours-icon{width:1rem;height:1rem}}@media screen and (max-width: 480px){.contact-content-wrapper{padding:2rem 5%;gap:1rem}.location-container{display:grid;grid-template-columns:1fr}.contact-header h1{font-size:2rem}.contact-subtitle{font-size:1rem}.location{padding:1rem}.location h3{font-size:1.2rem}.location-icon{width:1.25rem;height:1.25rem}.detail-icon,.hours-icon{width:.875rem;height:.875rem}.location-map iframe{height:200px}.a,.address{font-size:1rem}}*{margin:0;padding:0;box-sizing:border-box}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.statistics-container{width:100%;min-height:100vh;position:relative;display:flex;flex-direction:column;overflow:hidden;scroll-snap-align:start}.statistics-content-wrapper{padding:0 10%;flex:1;display:flex;flex-direction:column;justify-content:center;gap:1.5rem}.statistics-header{text-align:center;margin:0;animation:fadeIn 1.5s ease-in-out forwards;opacity:0}.statistics-title{font-size:4rem;font-weight:600;color:#1a1a1a;margin:0}.statistics-subtitle{font-size:1.35rem;font-weight:300;line-height:1.6;color:#2f3d40;margin:0 auto;text-align:center;animation:fadeIn 1.5s ease-in-out .3s forwards;opacity:0}.statistics-content{display:flex;justify-content:space-between;gap:1.5rem;margin:0;animation:fadeIn 1.5s ease-in-out .6s forwards;opacity:0}.stat-item{text-align:center;flex:1;padding:1.5rem;transition:transform .3s ease}.stat-item:hover{transform:translateY(-5px);cursor:pointer}.stat-number{display:flex;align-items:baseline;justify-content:center}.number{font-size:2.5rem;font-weight:700;color:#8c634a}.plus{font-size:1.5rem;font-weight:700;color:#8c634a;margin-left:2px}.stat-label{font-size:1.2rem;color:#2f3d40;margin:0;line-height:1.6}.statistics-images{display:flex;gap:1.5rem;width:100%;margin:0;animation:fadeIn 1.5s ease-in-out .6s forwards;opacity:0;margin-bottom:3rem}.image-container{border-radius:24px;overflow:hidden;box-shadow:0 12px 20px #0000001f}.image-container.large{flex:3}.image-container.small{flex:2}.stat-image{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 1600px){.statistics-content-wrapper{padding:2rem 10%}}@media screen and (max-width: 1366px){.statistics-content-wrapper{padding:2rem 5%}}@media screen and (max-width: 1180px){.statistics-content-wrapper{padding:2rem 5%}}@media screen and (max-width: 1024px){.statistics-content-wrapper{padding:2rem 5%}.statistics-content{flex-wrap:wrap;gap:1.5rem}.stat-item{flex:1 1 40%}.statistics-images{gap:1rem;line-height:.5rem}.image-container.large,.image-container.small{height:auto;overflow:hidden}.stat-image{width:100%;height:100%;object-fit:cover;object-position:center}}@media screen and (max-width: 768px){.statistics-content-wrapper{padding:2rem 5%;gap:1rem}.statistics-title{font-size:clamp(1.8rem,5vw,2.5rem)}.statistics-subtitle{font-size:1rem}.statistics-content{flex-wrap:wrap;gap:1rem}.stat-item{flex:1 1 100%}.statistics-images{flex-direction:column;gap:1rem;line-height:.5rem}.image-container.large,.image-container.small{height:auto;overflow:hidden}.stat-image{width:100%;height:100%;object-fit:cover;object-position:center}.stat-item{padding:2rem}}@media screen and (max-width: 480px){.statistics-content-wrapper{padding:2rem 5%;gap:1rem}.statistics-title{font-size:2rem}.statistics-subtitle{font-size:1rem}.statistics-content{gap:.5rem}.statistics-images{gap:1rem;line-height:.5rem}.image-container.large,.image-container.small{height:auto;overflow:hidden}.stat-image{width:100%;height:100%;object-fit:cover;object-position:center}.stat-item{padding:1rem}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--primary-font: "Archivo", "Noto Sans SC", sans-serif;--text-color: #1A1A1A}html,body{height:100%;background-color:#faf9f7;line-height:1.6;font-family:var(--primary-font);color:var(--text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.4}p{margin-bottom:1rem}.chinese-text{letter-spacing:.05em}
