*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#2c1f11;background-color:#f0ebe2;-webkit-overflow-scrolling:touch}.container{max-width:1200px;margin:0 auto;padding:0 20px}.navbar{position:fixed;top:0;left:0;right:0;background:#f0ebe2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;padding:15px 0;transition:all .3s ease;border-bottom:1px solid rgba(0,0,0,.08)}@media (min-width: 769px){.navbar{transform:translateY(0)!important}}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;position:relative}.nav-logo{display:flex;align-items:center;gap:8px}.logo-image{height:48px;width:48px;border-radius:14.4px}.logo-text{height:23.65px;width:auto}.beingbeing-logo{height:32px;width:auto}.nav-menu{display:flex;gap:30px;align-items:center;justify-content:center}.nav-link{text-decoration:none;color:#2c1f11;font-weight:500;transition:color .3s ease}.nav-link:hover{color:#ee8574}.nav-toggle{display:none;flex-direction:column;cursor:pointer}.nav-toggle span{width:25px;height:3px;background:#333;margin:3px 0;transition:.3s}.hero{padding:120px 0 80px;text-align:center;background:#f0ebe2;min-height:50vh;display:flex;align-items:center}.hero-container{max-width:800px;margin:0 auto;padding:0 20px}.hero-title{font-size:40px;font-weight:700;color:#2c1f11;margin-bottom:30px;line-height:1.2}.hero-description{font-size:1.2rem;color:#4d3532a8;margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto}.hero-buttons{display:flex;justify-content:center;align-items:center;gap:20px;width:100%;text-align:center}.btn{padding:15px 40px;border:none;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.btn-primary{background:#473e3d;color:#fff}.btn-primary:hover{background:#6b3410;transform:translateY(-2px);box-shadow:0 10px 25px #8b45134d}.phone-showcase{background:#f0ebe2;position:relative;overflow:hidden;padding-bottom:40px;display:block}.phone-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:center;align-items:center}.phone-wrapper{position:relative;display:flex;justify-content:center;align-items:center;gap:-50px}.phone{max-width:300px;height:auto;transition:transform .3s ease}.phone-1{transform:rotate(-10deg) translateY(20px);z-index:1}.phone-2{transform:rotate(15deg) translateY(0) translate(-50px);z-index:2;margin-left:-50px;margin-top:80px}.phone:hover{transform:scale(1.05)}.features{background:#f0ebe2;padding-top:20px}.section-title{text-align:center;font-size:2.5rem;font-weight:700;color:#2c1f11;margin-bottom:60px}.testimonial-carousel{display:flex;justify-content:flex-start;align-items:center;gap:20px;overflow-x:auto;overflow-y:hidden;padding:20px 50px;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;min-width:100%;scroll-snap-type:x mandatory}.testimonial-carousel::-webkit-scrollbar{display:none}.testimonial-card{background:#f8f5ef;padding:30px;border-radius:20px;text-align:center;width:400px;height:240px;flex:0 0 400px;transition:all .6s cubic-bezier(.25,.46,.45,.94);opacity:.7;display:flex;align-items:flex-start;gap:20px;overflow:hidden;position:relative;scroll-snap-align:center}.testimonial-avatar{width:72px;height:72px;border-radius:100%;object-fit:cover;flex-shrink:0}.testimonial-card.active{opacity:1;transform:scale(1.05);background:#ee8574;color:#fff}.testimonial-card>div:last-child{flex:1;text-align:left;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative}.testimonial-card h3{font-size:1.2rem;font-weight:600;margin-bottom:10px;color:#2c1f11;line-height:1.3}.testimonial-card p{font-size:1.1rem;margin-bottom:15px;line-height:1.6;color:#2c1f11;flex:1;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis;transition:all .6s cubic-bezier(.25,.46,.45,.94);word-break:break-word;max-height:calc(1.6em * 3);position:relative}.testimonial-card:hover{height:auto;min-height:240px;z-index:10;box-shadow:0 10px 30px #00000026}.testimonial-card:hover p{-webkit-line-clamp:unset;line-clamp:unset;overflow:visible;height:auto;max-height:none;text-overflow:unset}.stars{font-size:1.5rem;color:#ee8574}.testimonial-card.active .stars{color:#fff}.footer{background:#f0ebe2;color:#2c1f11;padding:60px 0 30px}.footer-content{margin-bottom:40px}.footer-content-1{margin-top:30px}.footer-content-2{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(0,0,0,.08);padding-bottom:20px}.footer-content-3{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:20px;margin-top:20px}.footer-copyright{display:flex;align-items:center;justify-content:center;gap:8px}.footer-copyright .beingbeing-logo{height:28px}.footer-copyright{color:#4d3532a8}.footer-content-3 .footer-bottom{border-top:none}.footer-logo{display:flex;align-items:center;gap:8px}.footer-logo .logo-image{height:48px;width:48px;border-radius:14.4px}.footer-logo .logo-text{height:18px}.footer-links{display:flex;gap:20px;align-items:center}.footer-link{color:#2c1f11;text-decoration:none;transition:color .3s ease;font-size:16px}.footer-link:hover{color:#ee8574}.footer-link:focus,.footer-link:active{color:#ee8574}.social-links{display:flex;gap:5px;align-items:center}.social-link{display:inline-block;transition:transform .3s ease}.social-link:hover{transform:scale(1.1)}.social-icon{width:30px;height:30px;padding:4px;border-radius:4px}.wechat-container{position:relative}.wechat-qr{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;padding:10px;box-shadow:0 4px 12px #00000026;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1000;margin-bottom:10px}.wechat-qr:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#fff}.qr-image{width:180px;height:240px;display:block}.wechat-container:hover .wechat-qr{opacity:1;visibility:visible}.wechat-container:hover{transform:scale(1.1)}.wechat-container:hover .social-icon{background-color:#ee8574;border-radius:4px}.wechat-container.active .wechat-qr{opacity:1;visibility:visible}.wechat-container.active .social-icon{background-color:#ee8574;border-radius:4px}@media (max-width: 768px){.wechat-qr{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);bottom:auto;margin-bottom:0;z-index:10000}.wechat-qr:after{display:none}.qr-image{width:200px;height:266px}.wechat-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:9999;opacity:0;visibility:hidden;transition:all .3s ease}.wechat-overlay.active{opacity:1;visibility:visible}}.wechat-browser-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;z-index:10001;opacity:0;visibility:hidden;transition:all .3s ease;display:flex;align-items:center;justify-content:center;padding:20px}.wechat-browser-overlay.active{opacity:1;visibility:visible}.wechat-browser-tip{background:#fff;border-radius:20px;padding:40px 30px;text-align:center;max-width:320px;width:100%;box-shadow:0 20px 40px #0003;transform:scale(.8);transition:transform .3s ease}.wechat-browser-overlay.active .wechat-browser-tip{transform:scale(1)}.tip-icon{font-size:48px;margin-bottom:20px}.wechat-browser-tip h3{font-size:20px;font-weight:600;color:#2c1f11;margin-bottom:15px}.wechat-browser-tip p{font-size:16px;color:#4d3532cc;margin-bottom:10px;line-height:1.5}.tip-subtitle{font-size:14px!important;color:#4d353299!important;margin-bottom:25px!important}.arrow{color:#ee8574;font-weight:700;font-size:18px}.tip-close-btn{background:#473e3d;color:#fff;border:none;border-radius:25px;padding:12px 30px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.tip-close-btn:hover{background:#5a504f;transform:translateY(-2px);box-shadow:0 4px 12px #473e3d4d}@media (max-width: 480px){.wechat-browser-tip{padding:30px 20px;max-width:280px}.tip-icon{font-size:40px;margin-bottom:15px}.wechat-browser-tip h3{font-size:18px;margin-bottom:12px}.wechat-browser-tip p{font-size:15px}.tip-subtitle{font-size:13px!important}}.footer-content-3 p{font-size:16px;color:#4d3532a8}.footer-bottom{display:flex;justify-content:space-between;align-items:center;color:#2c1f11}.footer-bottom p{margin:0;font-size:16px;color:#4d3532a8}.footer-bottom .footer-link{color:#4d3532a8}.footer-link-with-icon{display:flex;align-items:center;gap:4px;margin-left:10px}@media (max-width: 768px){.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;-webkit-transform:translateZ(0);transform:translateZ(0)}.nav-menu{display:none}.nav-toggle{display:flex}.logo-image{height:40px;width:40px}.beingbeing-logo{height:28px}.logo-text{height:20px}.footer-content-3{gap:15px}.footer-copyright .beingbeing-logo{height:24px}.hero-title{font-size:32px}.hero-description{font-size:1.1rem}.phone-wrapper{flex-direction:column;gap:20px}.phone-1{transform:rotate(-5deg)}.phone-2{transform:rotate(5deg) translate(0)}.phone{max-width:250px}.testimonial-carousel{gap:15px;padding:15px 30px;min-width:100%;-webkit-overflow-scrolling:touch}.testimonial-card{width:100%;height:324px;flex:0 0 100%;flex-direction:column;text-align:center;border-radius:36px}.testimonial-card>div:last-child{text-align:center}.footer-content{flex-direction:column;text-align:center}.footer-brand{display:flex;justify-content:center;align-items:center}.footer-links{justify-content:center}.footer-bottom{flex-direction:column;text-align:center;gap:10px}.footer-content-2{flex-direction:column;gap:20px;align-items:center}.footer-content-3{flex-direction:column;gap:15px;align-items:center}.footer-copyright{font-size:16px}.footer-bottom{flex-direction:column;gap:15px;align-items:center;text-align:center}.footer-bottom .footer-link{font-size:16px}.testimonial-card.expanded{height:auto;min-height:324px;z-index:10;box-shadow:0 10px 30px #00000026;transition:all .8s cubic-bezier(.25,.46,.45,.94)}.testimonial-card.expanded p{-webkit-line-clamp:unset;line-clamp:unset;overflow:visible;height:auto;max-height:none;text-overflow:unset;transition:all .8s cubic-bezier(.25,.46,.45,.94)}}@media (max-width: 480px){.logo-image{height:36px;width:36px}.logo-text{height:18px}.beingbeing-logo{height:24px}.footer-content-3{flex-direction:column;gap:12px;align-items:center}.footer-copyright .beingbeing-logo{height:20px}.footer-copyright{font-size:16px}.footer-bottom{flex-direction:column;gap:15px;align-items:center;text-align:center}.footer-bottom .footer-link{font-size:16px}.hero-title,.section-title{font-size:2rem}.phone{max-width:200px}.testimonial-carousel{padding:15px 20px;min-width:100%;-webkit-overflow-scrolling:touch}.testimonial-card{width:100%;height:324px;flex:0 0 100%;padding:20px;flex-direction:column;text-align:center;border-radius:36px}.testimonial-card>div:last-child{text-align:center}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-content{animation:fadeInUp 1s ease-out}.testimonial-card{animation:fadeInUp .8s ease-out}html{scroll-behavior:smooth}.floating-nav-download{background:#473e3d;color:#fff!important;width:112px;height:50px;line-height:50px;text-align:center;border-radius:25px;display:none;align-items:center;justify-content:center;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s ease;border:none;cursor:pointer;margin:0}.floating-nav-download:hover{background:#5a504f;color:#fff!important;transform:translateY(-2px);box-shadow:0 4px 12px #473e3d4d}@media (max-width: 768px){.phone-showcase{display:block}.floating-nav-download{width:100px;height:45px;font-size:14px;margin-left:auto;margin-right:auto;display:inline-flex}}.about-main{padding:120px 0 80px;background:#f0ebe2;min-height:100vh}.download-app-container{border-radius:20px;padding:30px;margin:40px 0;text-align:center}.download-app-image{max-width:100%;height:auto;display:none}.download-app-pc{display:block}@media (max-width: 1024px){.download-app-pc{display:none}.download-app-tablet{display:block}}@media (max-width: 768px){.download-app-tablet{display:none}.download-app-mobile{display:block}.download-app-container{padding:20px;margin:30px 0}}.about-container{max-width:1000px;margin:0 auto;padding:0 20px}.about-logo-section{background:#f8f8f8a8;border-radius:30px;padding:30px;box-shadow:0 10px 40px #0000001a;display:flex;align-items:center}.about-title{text-align:center;font-size:28px;font-weight:700;color:#2c1f11;margin-bottom:60px}.about-section{display:flex;align-items:flex-start;gap:40px;margin-bottom:60px;margin-top:50px;padding:30px}.about-section:last-child{margin-bottom:0}.about-section-left{flex:0 0 300px;display:flex;flex-direction:column}.about-section-right{flex:1;display:flex;flex-direction:column;gap:20px}.about-subtitle{font-size:1.8rem;font-weight:600;color:#2c1f11;margin:0;text-align:left}.about-text{font-size:20px;line-height:1.8;color:#4d3532;margin:0}.about-logo{width:200px;height:200px;border-radius:60px;object-fit:cover;margin-right:30px;display:block}.starfy-avatar{width:120px;height:120px;background:#ffc0cbcc;border-radius:30px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.avatar-face{width:80px;height:80px;background:#ffb6c1;border-radius:20px;position:relative;display:flex;align-items:center;justify-content:center}.avatar-eyes{display:flex;gap:8px;margin-bottom:8px}.eye{width:12px;height:8px;background:#2c1f11;border-radius:50%}.avatar-mouth{width:16px;height:2px;background:#2c1f11;border-radius:1px;position:absolute;bottom:20px}.avatar-cheeks{position:absolute;top:50%;left:0;right:0;display:flex;justify-content:space-between;padding:0 8px}.cheek{width:6px;height:6px;background:pink;border-radius:50%}.nav-logo a{display:flex;align-items:center;gap:8px;text-decoration:none}@media (max-width: 768px){.about-card{border-radius:20px}.about-title{font-size:24px;margin-bottom:40px}.about-logo-section{flex-direction:column;gap:30px;padding:20px;border-radius:20px}.about-section{flex-direction:column;gap:30px;margin-bottom:40px}.about-section-left{flex:none;width:100%}.about-subtitle{font-size:1.5rem;text-align:left}.about-logo{width:150px;height:150px;border-radius:60px;background:#f8f8f8a8;margin:20px auto}.starfy-avatar{width:100px;height:100px;border-radius:25px}.avatar-face{width:70px;height:70px;border-radius:18px}}@media (max-width: 480px){.testimonial-card-header{display:flex;align-items:center;flex-direction:row;gap:10px}.about-logo-section{padding:15px;border-radius:15px}.about-title{font-size:20px}.about-subtitle{font-size:1.3rem}.about-text{font-size:18px}.about-logo{width:120px;height:120px;border-radius:38px;margin:20px auto}.phone-1{transform:rotate(-10deg) translateY(20px);z-index:1;margin-left:-100px}.phone-2{transform:rotate(15deg) translateY(0) translate(-50px);z-index:2;margin-left:180px;margin-top:-340px}}
