#app{min-height:100vh;display:flex;flex-direction:column}.content{flex:1;width:100%}.h-app[data-v-7d6e6d7a]{--primary:#ff8ba7;--text-main:#1a1a1a;--text-sub:#666;--bg-main:#fffbf0;color:var(--text-main);background-color:var(--bg-main);font-family:Inter,-apple-system,system-ui,sans-serif;line-height:1.5;overflow-x:hidden;scroll-behavior:smooth}.h-container[data-v-7d6e6d7a]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.h-nav[data-v-7d6e6d7a]{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:1.5rem 0;transition:all .3s ease;background:transparent}.h-nav.is-shrunk[data-v-7d6e6d7a]{padding:1rem 0;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px rgba(0,0,0,.05)}.h-nav-inner[data-v-7d6e6d7a]{display:flex;align-items:center;justify-content:space-between}.h-brand[data-v-7d6e6d7a]{display:flex;align-items:center;gap:.75rem}.h-logo[data-v-7d6e6d7a]{width:40px;height:40px;border-radius:10px}.h-title[data-v-7d6e6d7a]{font-size:1.25rem;font-weight:800;letter-spacing:-.02em}.h-nav-links[data-v-7d6e6d7a]{display:flex;gap:2.5rem}.h-nav-links a[data-v-7d6e6d7a]{font-weight:600;text-decoration:none;color:var(--text-main);transition:color .2s}.h-nav-links a[data-v-7d6e6d7a]:hover{color:var(--primary)}.h-cta-small[data-v-7d6e6d7a]{background:var(--text-main);color:#fff;text-decoration:none;padding:.6rem 1.2rem;border-radius:99px;font-weight:700;font-size:.9rem}.h-hero[data-v-7d6e6d7a]{padding:8rem 0 4rem;background:radial-gradient(circle at 100% 0,#fff0f5 0,transparent 40%)}.h-hero-grid[data-v-7d6e6d7a]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.h-hero-title[data-v-7d6e6d7a]{font-size:4.5rem;line-height:1.1;font-weight:900;letter-spacing:-.04em;margin-bottom:2rem}.h-accent[data-v-7d6e6d7a]{color:var(--primary)}.h-hero-subtitle[data-v-7d6e6d7a]{font-size:1.25rem;color:var(--text-sub);margin-bottom:3rem;max-width:500px}.h-cta-group[data-v-7d6e6d7a]{display:flex;gap:1rem;flex-wrap:wrap}.h-badge[data-v-7d6e6d7a]{display:flex;align-items:center;gap:.8rem;padding:.8rem 1.5rem;background:#000;color:#fff;text-decoration:none;border-radius:16px;transition:transform .2s}.h-badge.google[data-v-7d6e6d7a]{background:#fff;color:#000;border:1px solid rgba(0,0,0,.1)}.h-badge[data-v-7d6e6d7a]:hover{transform:translateY(-4px)}.h-badge img[data-v-7d6e6d7a]{height:24px}.h-badge-text[data-v-7d6e6d7a]{display:flex;flex-direction:column;line-height:1.1}.h-small[data-v-7d6e6d7a]{font-size:.65rem;opacity:.8}.h-large[data-v-7d6e6d7a]{font-size:1rem;font-weight:700}.h-hero-visual[data-v-7d6e6d7a]{position:relative}.h-screen-matrix[data-v-7d6e6d7a]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;transform:perspective(1000px) rotateY(-15deg) rotateX(10deg) scale(.9);transition:transform .8s cubic-bezier(.2,.8,.2,1);transform-style:preserve-3d}.h-screen-matrix[data-v-7d6e6d7a]:hover{transform:perspective(1000px) rotateY(0deg) rotateX(0deg) scale(.95)}.h-screen-item[data-v-7d6e6d7a]{background:#000;border-radius:12px;overflow:hidden;aspect-ratio:9/19.5;box-shadow:0 10px 30px rgba(0,0,0,.15);animation:float-7d6e6d7a 4s ease-in-out infinite;animation-delay:calc(var(--i)*.2s);transition:all .5s cubic-bezier(.2,.8,.2,1);cursor:pointer;position:relative;z-index:1}.h-screen-item[data-v-7d6e6d7a]:hover{transform:translateY(-20px) scale(1.1) translateZ(50px);z-index:50;box-shadow:0 30px 60px rgba(0,0,0,.3);animation-play-state:paused}.h-screen-item img[data-v-7d6e6d7a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.h-hero-glow[data-v-7d6e6d7a]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:150%;height:150%;background:radial-gradient(circle,rgba(255,139,167,.15) 0,transparent 70%);pointer-events:none;z-index:-1}@keyframes float-7d6e6d7a{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.h-section-header[data-v-7d6e6d7a]{text-align:center;margin-bottom:4rem}.h-eyebrow[data-v-7d6e6d7a]{display:block;font-size:.85rem;font-weight:800;color:var(--primary);text-transform:uppercase;letter-spacing:.2em;margin-bottom:1rem}.h-section-title[data-v-7d6e6d7a]{font-size:3rem;font-weight:800;letter-spacing:-.03em}.reveal-on-scroll[data-v-7d6e6d7a]{opacity:0;transform:translateY(30px);transition:all .8s ease-out}.reveal-on-scroll.is-revealed[data-v-7d6e6d7a]{opacity:1;transform:translateY(0)}.h-features[data-v-7d6e6d7a]{padding:6rem 0}.h-features-grid[data-v-7d6e6d7a]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.h-feature-card[data-v-7d6e6d7a]{background:#fff;padding:2.5rem 2rem;border-radius:24px;box-shadow:0 4px 20px rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.03);transition:transform .3s ease}.h-feature-card[data-v-7d6e6d7a]:hover{transform:translateY(-10px)}.h-feature-icon[data-v-7d6e6d7a]{width:60px;height:60px;background:#fff0f5;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:2rem;margin-bottom:1.5rem;color:var(--bg)}.h-feature-card h3[data-v-7d6e6d7a]{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.h-feature-card p[data-v-7d6e6d7a]{color:var(--text-sub);font-size:.95rem}.h-steps[data-v-7d6e6d7a]{padding:6rem 0;background:#fff}.h-steps-row[data-v-7d6e6d7a]{display:flex;justify-content:space-between;gap:3rem;margin-top:2rem}.h-step-item[data-v-7d6e6d7a]{flex:1;position:relative}.h-step-num[data-v-7d6e6d7a]{font-size:3.5rem;font-weight:900;color:var(--primary);opacity:.2;margin-bottom:-1.5rem}.h-step-item h3[data-v-7d6e6d7a]{font-size:1.5rem;font-weight:800;margin-bottom:1rem}.h-step-item p[data-v-7d6e6d7a]{color:var(--text-sub)}.h-reviews[data-v-7d6e6d7a]{padding:6rem 0}.h-reviews-grid[data-v-7d6e6d7a]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.h-review-card[data-v-7d6e6d7a]{background:#fff;padding:2.5rem;border-radius:24px;box-shadow:0 4px 20px rgba(0,0,0,.03)}.h-stars[data-v-7d6e6d7a]{color:#ffb800;font-size:.8rem;margin-bottom:1rem}.h-review-card p[data-v-7d6e6d7a]{font-size:1.1rem;font-weight:500;font-style:italic;margin-bottom:2rem}.h-user[data-v-7d6e6d7a]{display:flex;align-items:center;gap:1rem}.h-avatar[data-v-7d6e6d7a]{width:44px;height:44px;border-radius:50%;background:#f0f0f0;display:flex;align-items:center;justify-content:center;font-size:1.25rem}.h-user strong[data-v-7d6e6d7a]{display:block;font-size:.95rem}.h-user span[data-v-7d6e6d7a]{font-size:.8rem;color:var(--text-sub)}.h-footer[data-v-7d6e6d7a]{padding:8rem 0 0;background:#fff;border-top:1px solid rgba(0,0,0,.05)}.h-footer-grid[data-v-7d6e6d7a]{display:grid;grid-template-columns:1.5fr 3fr;gap:4rem;margin-bottom:6rem}.h-footer-brand p[data-v-7d6e6d7a]{margin-top:1.5rem;color:var(--text-sub);max-width:260px}.h-footer-nav[data-v-7d6e6d7a]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.h-footer-col h4[data-v-7d6e6d7a]{font-weight:800;margin-bottom:1.5rem}.h-footer-col a[data-v-7d6e6d7a]{display:block;text-decoration:none;color:var(--text-sub);margin-bottom:.8rem;transition:color .2s}.h-footer-link[data-v-7d6e6d7a]{display:flex!important;align-items:center;gap:.5rem}.h-footer-icon[data-v-7d6e6d7a]{width:1.1rem;height:1.1rem}.h-footer-col a[data-v-7d6e6d7a]:hover{color:var(--primary)}.h-footer-bottom[data-v-7d6e6d7a]{padding:2rem 0;border-top:1px solid rgba(0,0,0,.05);text-align:center;font-size:.9rem;color:var(--text-sub)}@media (max-width:1024px){.h-hero-grid[data-v-7d6e6d7a]{grid-template-columns:1fr;text-align:center;gap:4rem}.h-hero-text[data-v-7d6e6d7a]{display:flex;flex-direction:column;align-items:center}.h-hero-title[data-v-7d6e6d7a]{font-size:3.5rem}.h-hero-subtitle[data-v-7d6e6d7a]{margin-left:auto;margin-right:auto}.h-screen-matrix[data-v-7d6e6d7a]{transform:none;gap:.75rem}.h-features-grid[data-v-7d6e6d7a]{grid-template-columns:repeat(2,1fr)}.h-reviews-grid[data-v-7d6e6d7a]{grid-template-columns:1fr}.h-footer-grid[data-v-7d6e6d7a]{grid-template-columns:1fr;text-align:center}.h-footer-brand[data-v-7d6e6d7a]{display:flex;flex-direction:column;align-items:center}.h-footer-nav[data-v-7d6e6d7a]{justify-items:center}}@media (max-width:768px){.h-nav[data-v-7d6e6d7a]{background:#fff;padding:1rem 0}.desktop-only[data-v-7d6e6d7a]{display:none}.h-hero[data-v-7d6e6d7a]{padding-top:7rem}.h-hero-title[data-v-7d6e6d7a]{font-size:2.75rem}.h-screen-matrix[data-v-7d6e6d7a]{grid-template-columns:repeat(2,1fr);padding:0 1rem}.h-section-title[data-v-7d6e6d7a]{font-size:2.25rem}.h-features-grid[data-v-7d6e6d7a]{grid-template-columns:1fr}.h-steps-row[data-v-7d6e6d7a]{flex-direction:column;text-align:center;gap:4rem}.h-footer-nav[data-v-7d6e6d7a]{grid-template-columns:1fr;gap:3rem}}.h-modal[data-v-7d6e6d7a]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2000;display:flex;align-items:center;justify-content:center;padding:2rem;cursor:pointer}.h-modal-content[data-v-7d6e6d7a]{position:relative;max-width:90vw;max-height:90vh}.h-modal-img[data-v-7d6e6d7a]{max-width:100%;max-height:90vh;border-radius:20px;box-shadow:0 30px 60px rgba(0,0,0,.5)}.h-modal-close[data-v-7d6e6d7a]{position:absolute;top:-1.5rem;right:-1.5rem;background:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:1.5rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px rgba(0,0,0,.2)}.fade-enter-active[data-v-7d6e6d7a],.fade-leave-active[data-v-7d6e6d7a]{transition:opacity .3s ease}.fade-enter-from[data-v-7d6e6d7a],.fade-leave-to[data-v-7d6e6d7a]{opacity:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-image:url(/happypet/img/bg.7426a180.png);background-size:cover;background-position:50%;min-height:100vh;color:#fff}.loading-container{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100vw;height:100vh;background-image:url(/happypet/img/loading-bg.261847d9.png);background-size:cover;z-index:999}.loading-logo{width:112px;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:.9}50%{transform:scale(1.05);opacity:1}}.landing-container{flex-direction:column;min-height:100vh;padding:40px 20px;text-align:center}.header,.landing-container{display:flex;align-items:center}.header{margin-bottom:25px}.app-icon{width:60px;height:60px;margin-right:15px;border-radius:12px}.app-title{font-size:2.2rem;font-weight:600;color:#fff}.headline{font-size:1.6rem;font-weight:600;max-width:500px;margin-bottom:40px}.phone-mockup{width:328px;height:auto;margin-bottom:40px}.features-text{font-size:1.1rem;max-width:420px;margin-bottom:30px}.cta-container{flex-direction:column;gap:15px;max-width:320px}.cta-container,.store-button{display:flex;align-items:center}.store-button{justify-content:center;height:48px;width:200px;background-image:url(/happypet/img/btn.5614c7e3.png);background-size:100% 100%;border-radius:25px;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:transform .2s ease-in-out;text-decoration:none}.store-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.25)}.store-logo{height:28px;margin-right:10px}.button-text-wrapper{display:flex;flex-direction:column;align-items:flex-start;line-height:1;color:#fff}.button-text-line1{font-size:.8rem}.button-text-line2{font-size:1.2rem;font-weight:600}:root{--color-bg-primary:#fffbf6;--color-bg-secondary:#fff;--color-text-primary:#333;--color-text-secondary:#666;--color-accent-blue:#a3c4f3;--color-accent-pink:#ffc1cc;--color-accent-yellow:#fde4cf;--font-family-base:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}*{box-sizing:border-box}body{margin:0;padding:0;font-family:var(--font-family-base);background-color:var(--color-bg-primary);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}