#app{min-height:100vh;display:flex;flex-direction:column}.content{flex:1;width:100%}.h-app[data-v-4d1a085a]{--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-4d1a085a]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.h-nav[data-v-4d1a085a]{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-4d1a085a]{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-4d1a085a]{display:flex;align-items:center;justify-content:space-between}.h-brand[data-v-4d1a085a]{display:flex;align-items:center;gap:.75rem}.h-logo[data-v-4d1a085a]{width:40px;height:40px;border-radius:10px}.h-title[data-v-4d1a085a]{font-size:1.25rem;font-weight:800;letter-spacing:-.02em}.h-nav-links[data-v-4d1a085a]{display:flex;gap:2.5rem}.h-nav-links a[data-v-4d1a085a]{font-weight:600;text-decoration:none;color:var(--text-main);transition:color .2s}.h-nav-links a[data-v-4d1a085a]:hover{color:var(--primary)}.h-cta-small[data-v-4d1a085a]{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-4d1a085a]{padding:8rem 0 4rem;background:radial-gradient(circle at 100% 0,#fff0f5 0,transparent 40%)}.h-hero-grid[data-v-4d1a085a]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.h-hero-title[data-v-4d1a085a]{font-size:4.5rem;line-height:1.1;font-weight:900;letter-spacing:-.04em;margin-bottom:2rem}.h-accent[data-v-4d1a085a]{color:var(--primary)}.h-hero-subtitle[data-v-4d1a085a]{font-size:1.25rem;color:var(--text-sub);margin-bottom:3rem;max-width:500px}.h-cta-group[data-v-4d1a085a]{display:flex;gap:1rem;flex-wrap:wrap}.h-badge[data-v-4d1a085a]{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-4d1a085a]{background:#fff;color:#000;border:1px solid rgba(0,0,0,.1)}.h-badge[data-v-4d1a085a]:hover{transform:translateY(-4px)}.h-badge img[data-v-4d1a085a]{height:24px}.h-badge-text[data-v-4d1a085a]{display:flex;flex-direction:column;line-height:1.1}.h-small[data-v-4d1a085a]{font-size:.65rem;opacity:.8}.h-large[data-v-4d1a085a]{font-size:1rem;font-weight:700}.h-hero-visual[data-v-4d1a085a]{position:relative}.h-screen-matrix[data-v-4d1a085a]{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-4d1a085a]:hover{transform:perspective(1000px) rotateY(0deg) rotateX(0deg) scale(.95)}.h-screen-item[data-v-4d1a085a]{background:#000;border-radius:12px;overflow:hidden;aspect-ratio:9/19.5;box-shadow:0 10px 30px rgba(0,0,0,.15);animation:float-4d1a085a 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-4d1a085a]: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-4d1a085a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.h-hero-glow[data-v-4d1a085a]{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-4d1a085a{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.h-section-header[data-v-4d1a085a]{text-align:center;margin-bottom:4rem}.h-eyebrow[data-v-4d1a085a]{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-4d1a085a]{font-size:3rem;font-weight:800;letter-spacing:-.03em}.reveal-on-scroll[data-v-4d1a085a]{opacity:0;transform:translateY(30px);transition:all .8s ease-out}.reveal-on-scroll.is-revealed[data-v-4d1a085a]{opacity:1;transform:translateY(0)}.h-tools[data-v-4d1a085a]{padding:2rem 0 1rem}.h-tools-shell[data-v-4d1a085a]{position:relative;overflow:hidden;background:radial-gradient(circle at top left,hsla(0,0%,100%,.88),hsla(0,0%,100%,.55)),linear-gradient(135deg,rgba(255,193,204,.32),rgba(163,196,243,.2) 52%,hsla(27,92%,90%,.42));border:1px solid hsla(0,0%,100%,.7);border-radius:36px;padding:2.5rem;box-shadow:0 30px 80px rgba(255,139,167,.08)}.h-tools-shell[data-v-4d1a085a]:before{content:"";position:absolute;inset:auto -10% -45% 55%;height:300px;background:radial-gradient(circle,hsla(0,0%,100%,.8),transparent 70%);pointer-events:none}.h-tools-layout[data-v-4d1a085a]{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:1.25rem;align-items:start}.h-tools-intro[data-v-4d1a085a]{max-width:320px}.h-tools-copy[data-v-4d1a085a]{margin:.85rem 0 0;font-size:1rem;color:var(--text-sub)}.h-tools-grid[data-v-4d1a085a]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.h-tool-card[data-v-4d1a085a]{position:relative;display:flex;flex-direction:column;min-height:190px;padding:1.2rem;border-radius:22px;background:hsla(0,0%,100%,.84);border:1px solid rgba(207,169,181,.65);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.9),0 10px 24px rgba(120,91,111,.08),0 0 0 1px hsla(0,0%,100%,.55);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-decoration:none;color:inherit;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.h-tool-card[data-v-4d1a085a]:after{content:"";position:absolute;inset:auto -20% -25% auto;width:130px;height:130px;border-radius:50%;background:var(--tool-glow);filter:blur(10px);opacity:.85;transition:transform .3s ease,opacity .3s ease}.h-tool-card[data-v-4d1a085a]:hover{transform:translateY(-8px);border-color:color-mix(in srgb,var(--tool-accent) 45%,#fff);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.95),0 24px 48px rgba(36,24,45,.14),0 0 0 1px hsla(0,0%,100%,.7)}.h-tool-card[data-v-4d1a085a]:hover:after{transform:scale(1.08);opacity:1}.h-tool-head[data-v-4d1a085a]{display:flex;align-items:flex-start;gap:.85rem;margin-bottom:.9rem}.h-tool-emoji[data-v-4d1a085a]{width:2.8rem;height:2.8rem;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:14px;background:hsla(0,0%,100%,.72);font-size:1.4rem;box-shadow:0 10px 20px rgba(0,0,0,.05)}.h-tool-heading[data-v-4d1a085a]{min-width:0}.h-tool-tag[data-v-4d1a085a]{display:inline-flex;padding:.45rem .75rem;border-radius:999px;background:hsla(0,0%,100%,.88);color:var(--tool-accent);font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.h-tool-card h3[data-v-4d1a085a]{margin:.55rem 0 0;font-size:1.12rem;font-weight:800;letter-spacing:-.02em}.h-tool-card p[data-v-4d1a085a]{margin:0;color:var(--text-sub);font-size:.92rem;line-height:1.45}.h-tool-link[data-v-4d1a085a]{margin-top:auto;padding-top:1rem;font-weight:800;font-size:.92rem;color:var(--tool-accent)}.h-features[data-v-4d1a085a]{padding:6rem 0}.h-features-grid[data-v-4d1a085a]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.h-feature-card[data-v-4d1a085a]{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-4d1a085a]:hover{transform:translateY(-10px)}.h-feature-icon[data-v-4d1a085a]{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-4d1a085a]{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.h-feature-card p[data-v-4d1a085a]{color:var(--text-sub);font-size:.95rem}.h-steps[data-v-4d1a085a]{padding:6rem 0;background:#fff}.h-steps-row[data-v-4d1a085a]{display:flex;justify-content:space-between;gap:3rem;margin-top:2rem}.h-step-item[data-v-4d1a085a]{flex:1;position:relative}.h-step-num[data-v-4d1a085a]{font-size:3.5rem;font-weight:900;color:var(--primary);opacity:.2;margin-bottom:-1.5rem}.h-step-item h3[data-v-4d1a085a]{font-size:1.5rem;font-weight:800;margin-bottom:1rem}.h-step-item p[data-v-4d1a085a]{color:var(--text-sub)}.h-reviews[data-v-4d1a085a]{padding:6rem 0}.h-reviews-grid[data-v-4d1a085a]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.h-review-card[data-v-4d1a085a]{background:#fff;padding:2.5rem;border-radius:24px;box-shadow:0 4px 20px rgba(0,0,0,.03)}.h-stars[data-v-4d1a085a]{color:#ffb800;font-size:.8rem;margin-bottom:1rem}.h-review-card p[data-v-4d1a085a]{font-size:1.1rem;font-weight:500;font-style:italic;margin-bottom:2rem}.h-user[data-v-4d1a085a]{display:flex;align-items:center;gap:1rem}.h-avatar[data-v-4d1a085a]{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-4d1a085a]{display:block;font-size:.95rem}.h-user span[data-v-4d1a085a]{font-size:.8rem;color:var(--text-sub)}.h-footer[data-v-4d1a085a]{padding:8rem 0 0;background:#fff;border-top:1px solid rgba(0,0,0,.05)}.h-footer-grid[data-v-4d1a085a]{display:grid;grid-template-columns:1.5fr 3fr;gap:4rem;margin-bottom:6rem}.h-footer-brand p[data-v-4d1a085a]{margin-top:1.5rem;color:var(--text-sub);max-width:260px}.h-footer-nav[data-v-4d1a085a]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.h-footer-col h4[data-v-4d1a085a]{font-weight:800;margin-bottom:1.5rem}.h-footer-col a[data-v-4d1a085a]{display:block;text-decoration:none;color:var(--text-sub);margin-bottom:.8rem;transition:color .2s}.h-footer-link[data-v-4d1a085a]{display:flex!important;align-items:center;gap:.5rem}.h-footer-icon[data-v-4d1a085a]{width:1.1rem;height:1.1rem}.h-footer-col a[data-v-4d1a085a]:hover{color:var(--primary)}.h-footer-bottom[data-v-4d1a085a]{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-4d1a085a]{grid-template-columns:1fr;text-align:center;gap:4rem}.h-hero-text[data-v-4d1a085a]{display:flex;flex-direction:column;align-items:center}.h-hero-title[data-v-4d1a085a]{font-size:3.5rem}.h-hero-subtitle[data-v-4d1a085a]{margin-left:auto;margin-right:auto}.h-screen-matrix[data-v-4d1a085a]{transform:none;gap:.75rem}.h-tools-layout[data-v-4d1a085a]{grid-template-columns:1fr}.h-tools-intro[data-v-4d1a085a]{max-width:620px;margin:0 auto;text-align:center}.h-features-grid[data-v-4d1a085a],.h-tools-grid[data-v-4d1a085a]{grid-template-columns:repeat(2,1fr)}.h-reviews-grid[data-v-4d1a085a]{grid-template-columns:1fr}.h-footer-grid[data-v-4d1a085a]{grid-template-columns:1fr;text-align:center}.h-footer-brand[data-v-4d1a085a]{display:flex;flex-direction:column;align-items:center}.h-footer-nav[data-v-4d1a085a]{justify-items:center}}@media (max-width:768px){.h-nav[data-v-4d1a085a]{background:#fff;padding:1rem 0}.desktop-only[data-v-4d1a085a]{display:none}.h-hero[data-v-4d1a085a]{padding-top:7rem}.h-hero-title[data-v-4d1a085a]{font-size:2.75rem}.h-screen-matrix[data-v-4d1a085a]{grid-template-columns:repeat(2,1fr);padding:0 1rem}.h-section-title[data-v-4d1a085a]{font-size:2.25rem}.h-tools-shell[data-v-4d1a085a]{padding:1.75rem 1.2rem;border-radius:28px}.h-tools-intro[data-v-4d1a085a]{text-align:center;margin-left:auto;margin-right:auto}.h-tools-grid[data-v-4d1a085a]{grid-template-columns:1fr}.h-tool-card[data-v-4d1a085a]{min-height:auto}.h-features-grid[data-v-4d1a085a]{grid-template-columns:1fr}.h-steps-row[data-v-4d1a085a]{flex-direction:column;text-align:center;gap:4rem}.h-footer-nav[data-v-4d1a085a]{grid-template-columns:1fr;gap:3rem}}.h-modal[data-v-4d1a085a]{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-4d1a085a]{position:relative;max-width:90vw;max-height:90vh}.h-modal-img[data-v-4d1a085a]{max-width:100%;max-height:90vh;border-radius:20px;box-shadow:0 30px 60px rgba(0,0,0,.5)}.h-modal-close[data-v-4d1a085a]{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-4d1a085a],.fade-leave-active[data-v-4d1a085a]{transition:opacity .3s ease}.fade-enter-from[data-v-4d1a085a],.fade-leave-to[data-v-4d1a085a]{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}