.hero[data-astro-cid-lcdefpme]{background:var(--cream);padding:2rem 0;position:relative;overflow:hidden}.hero-container[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;min-height:50vh;display:grid}.hero-content[data-astro-cid-lcdefpme]{padding:1rem 0}.hero-content[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{color:var(--primary-brown);margin-bottom:.75rem;font-size:clamp(2.5rem,8vw,4rem);line-height:1.1}.hero-tagline[data-astro-cid-lcdefpme]{color:var(--dark-brown);margin-bottom:1rem;font-size:clamp(1.1rem,3vw,1.5rem);font-weight:600;line-height:1.3}.hero-description[data-astro-cid-lcdefpme]{max-width:500px;margin-bottom:1.5rem;font-size:clamp(1rem,2.2vw,1.2rem);line-height:1.6}.hero-buttons[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.hero-buttons[data-astro-cid-lcdefpme] .btn[data-astro-cid-lcdefpme]{white-space:nowrap;flex:auto;min-width:140px;max-width:220px;padding:.875rem 1.5rem;font-size:clamp(.9rem,2vw,1rem)}.coming-soon[data-astro-cid-lcdefpme]{margin-top:1.5rem}.hero-image[data-astro-cid-lcdefpme]{justify-content:center;align-items:center;min-height:200px;display:flex}.dog-illustration[data-astro-cid-lcdefpme]{max-width:100%;font-size:clamp(8rem,25vw,15rem);animation:3s ease-in-out infinite float}.dog-illustration[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{max-width:100%;height:auto;display:block}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.problem-section[data-astro-cid-lcdefpme]{background-color:var(--white)}.section-title[data-astro-cid-lcdefpme]{text-align:center;color:var(--primary-brown);margin-bottom:3rem;font-size:clamp(1.8rem,4vw,2.5rem)}.problem-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.problem-card[data-astro-cid-lcdefpme]{background-color:var(--light-cream);text-align:center;border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s}.problem-card[data-astro-cid-lcdefpme]:hover{transform:translateY(-5px);box-shadow:0 8px 20px #b8792b33}.problem-icon[data-astro-cid-lcdefpme]{color:var(--primary-brown);justify-content:center;margin-bottom:1rem;display:flex}.problem-icon[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:48px;height:48px}.problem-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--dark-brown);margin-bottom:1rem;font-size:clamp(1.2rem,2.5vw,1.5rem)}.problem-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:clamp(.95rem,2vw,1rem)}.section-subtitle[data-astro-cid-lcdefpme]{text-align:center;max-width:700px;margin:0 auto 3rem;font-size:clamp(1.05rem,2.2vw,1.2rem);line-height:1.6}.features-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.feature-card[data-astro-cid-lcdefpme]{background-color:var(--white);border-left:5px solid var(--primary-brown);border-radius:12px;padding:2rem;transition:all .3s}.feature-card[data-astro-cid-lcdefpme]:hover{transform:translate(10px);box-shadow:0 8px 20px #b8792b33}.feature-number[data-astro-cid-lcdefpme]{color:var(--primary-brown);margin-bottom:1rem;font-size:2rem;font-weight:700}.feature-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--dark-brown);margin-bottom:1rem;font-size:clamp(1.2rem,2.5vw,1.5rem)}.feature-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:clamp(.95rem,2vw,1rem)}.resources-section[data-astro-cid-lcdefpme]{background-color:var(--white)}.resources-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1.5rem;max-width:900px;margin:0 auto;display:grid}.resource-item[data-astro-cid-lcdefpme]{background-color:var(--cream);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;font-size:clamp(.9rem,2vw,1rem);font-weight:600;transition:all .3s;display:flex}.resource-item[data-astro-cid-lcdefpme]:hover{transform:scale(1.05)}.resource-icon[data-astro-cid-lcdefpme]{color:var(--primary-brown);justify-content:center;display:flex}.resource-icon[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:32px;height:32px}.cta-section[data-astro-cid-lcdefpme]{background:var(--light-cream);color:var(--text-dark)}.cta-content[data-astro-cid-lcdefpme]{text-align:center;padding:2rem}.cta-content[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:var(--deep-brown);margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.5rem)}.cta-content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-medium);margin-bottom:2rem;font-size:clamp(1rem,2.2vw,1.2rem);line-height:1.6}.cta-content[data-astro-cid-lcdefpme] .btn-primary[data-astro-cid-lcdefpme]{background:var(--primary-brown);color:var(--white);border:2px solid var(--dark-brown);box-shadow:0 16px 34px #b8792b3d}.cta-content[data-astro-cid-lcdefpme] .btn-primary[data-astro-cid-lcdefpme]:hover{background:var(--dark-brown);color:var(--white);border-color:var(--dark-brown)}.hero[data-astro-cid-lcdefpme]{isolation:isolate;background:var(--cream);padding:clamp(4rem,8vw,7rem) 0 clamp(3rem,6vw,5rem)}.hero-container[data-astro-cid-lcdefpme]{gap:clamp(2rem,6vw,5rem);min-height:clamp(560px,72vh,760px)}.hero-content[data-astro-cid-lcdefpme]{z-index:2;position:relative}.hero-content[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{color:var(--deep-brown);letter-spacing:0;margin-bottom:1rem;font-size:clamp(3.25rem,9vw,6.8rem)}.hero-tagline[data-astro-cid-lcdefpme]{color:var(--primary-brown);font-size:clamp(1.2rem,2.4vw,1.75rem);font-weight:850}.hero-description[data-astro-cid-lcdefpme]{color:var(--text-medium);max-width:34rem;font-size:clamp(1.05rem,1.7vw,1.25rem)}.coming-soon[data-astro-cid-lcdefpme]{background:var(--white);box-shadow:var(--shadow-sm);border:1px solid #6f431f2e;border-radius:24px;align-items:center;gap:1rem;padding:.85rem;display:inline-flex}.coming-soon[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin:0}.apk-download[data-astro-cid-lcdefpme]{background:var(--primary-brown);border:2px solid var(--dark-brown);min-height:4.4rem;color:var(--white);border-radius:18px;align-items:center;gap:.8rem;padding:.85rem 1.1rem;display:inline-flex;box-shadow:0 12px 26px #3d281724}.apk-download[data-astro-cid-lcdefpme]:hover{background:var(--dark-brown);color:var(--white);transform:translateY(-2px)}.apk-download[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme],.apk-download[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{color:inherit;line-height:1.1;display:block}.apk-download[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{margin-bottom:.18rem;font-size:1.02rem}.apk-download[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{opacity:.86;font-size:.78rem;font-weight:700}.download-icon[data-astro-cid-lcdefpme],.store-icon[data-astro-cid-lcdefpme]{flex:none;place-items:center;display:inline-grid}.download-icon[data-astro-cid-lcdefpme]{background:var(--white);width:2rem;height:2rem;color:var(--primary-brown);border-radius:11px}.download-icon[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme],.store-icon[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{fill:currentColor;width:1.25rem;height:1.25rem}.store-badge-container[data-astro-cid-lcdefpme]{flex-direction:column;align-items:center;gap:.55rem;display:flex}.store-badges[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.store-badge[data-astro-cid-lcdefpme]{white-space:nowrap;border-radius:16px;align-items:center;gap:.55rem;min-height:3.2rem;padding:.7rem .95rem;font-size:.95rem;font-weight:800;display:inline-flex}.store-badge[data-astro-cid-lcdefpme].disabled{background:var(--light-cream);color:var(--dark-brown);opacity:1;cursor:not-allowed;border:1px solid #6f431f29}.store-icon[data-astro-cid-lcdefpme]{background:var(--white);width:1.8rem;height:1.8rem;color:var(--primary-brown);border:1px solid #6f431f1f;border-radius:10px}.store-note[data-astro-cid-lcdefpme]{color:var(--text-muted);letter-spacing:.06em;font-size:.92rem;font-style:italic;font-weight:800}.hero-image[data-astro-cid-lcdefpme]{min-height:520px;position:relative}.product-visual[data-astro-cid-lcdefpme]{aspect-ratio:.88;place-items:center;width:min(100%,480px);display:grid;position:relative}.product-visual[data-astro-cid-lcdefpme]:before{content:"";aspect-ratio:1;background:var(--light-cream);width:92%;box-shadow:var(--shadow-lg);border:1px solid #6f431f14;border-radius:50%;position:absolute}.phone-shell[data-astro-cid-lcdefpme]{aspect-ratio:.54;background:var(--deep-brown);z-index:2;border-radius:38px;width:min(74%,315px);padding:.78rem;position:relative;transform:rotate(5deg);box-shadow:0 34px 90px #3d281742}.phone-screen[data-astro-cid-lcdefpme]{background:var(--white);border:1px solid #ffffff38;border-radius:29px;height:100%;padding:1.1rem;overflow:hidden}.screen-status[data-astro-cid-lcdefpme]{background:#3d281729;border-radius:999px;width:34%;height:.38rem;margin:0 auto 1.35rem}.screen-logo[data-astro-cid-lcdefpme]{aspect-ratio:1;background:#faf3e8e6;border-radius:28px;place-items:center;width:46%;margin:0 auto 1.4rem;display:grid;box-shadow:inset 0 0 0 1px #6f431f1a}.screen-logo[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{width:78%;height:auto}.screen-line[data-astro-cid-lcdefpme],.screen-card[data-astro-cid-lcdefpme],.screen-grid[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:#b8792b2e;border-radius:999px}.screen-line[data-astro-cid-lcdefpme]{width:62%;height:.72rem;margin:0 auto .7rem}.screen-line[data-astro-cid-lcdefpme].wide{background:#6f431f33;width:82%}.screen-card[data-astro-cid-lcdefpme].large{background:var(--cream);border:1px solid #6f431f1a;border-radius:24px;width:100%;height:7.5rem;margin:1.4rem 0}.screen-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:.65rem;display:grid}.screen-grid[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{aspect-ratio:1;border-radius:18px}.floating-panel[data-astro-cid-lcdefpme]{z-index:3;box-shadow:var(--shadow-md);backdrop-filter:blur(16px);background:#ffffffc7;border:1px solid #6f431f1f;border-radius:22px;position:absolute}.floating-panel[data-astro-cid-lcdefpme]:before,.floating-panel[data-astro-cid-lcdefpme]:after{content:"";background:#b8792b47;border-radius:999px;position:absolute}.floating-panel[data-astro-cid-lcdefpme]:before{width:2.2rem;height:2.2rem;top:50%;left:1rem;transform:translateY(-50%)}.floating-panel[data-astro-cid-lcdefpme]:after{width:42%;height:.55rem;top:50%;right:1rem;transform:translateY(-50%)}.panel-one[data-astro-cid-lcdefpme]{width:12.5rem;height:4.8rem;animation:4s ease-in-out infinite float;top:15%;left:-2%}.panel-two[data-astro-cid-lcdefpme]{width:10.5rem;height:4.2rem;animation:4.5s ease-in-out infinite reverse float;bottom:22%;right:0}.panel-three[data-astro-cid-lcdefpme]{width:8.5rem;height:3.6rem;animation:5s ease-in-out infinite float;bottom:10%;left:8%}.section-title[data-astro-cid-lcdefpme]{color:var(--deep-brown);margin-bottom:3.2rem}.problem-section[data-astro-cid-lcdefpme],.resources-section[data-astro-cid-lcdefpme]{background:#ffffffc2}.problem-card[data-astro-cid-lcdefpme],.feature-card[data-astro-cid-lcdefpme],.resource-item[data-astro-cid-lcdefpme]{border:1px solid var(--border-soft);box-shadow:var(--shadow-sm)}.problem-card[data-astro-cid-lcdefpme]{background:var(--light-cream);text-align:left}.problem-icon[data-astro-cid-lcdefpme],.resource-icon[data-astro-cid-lcdefpme]{background:#b8792b1a;border-radius:18px;justify-content:flex-start;width:fit-content;padding:.7rem}.problem-card[data-astro-cid-lcdefpme]:hover,.feature-card[data-astro-cid-lcdefpme]:hover,.resource-item[data-astro-cid-lcdefpme]:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.solution-section[data-astro-cid-lcdefpme]{background:var(--cream)}.feature-card[data-astro-cid-lcdefpme]{border-left:0;position:relative;overflow:hidden}.feature-card[data-astro-cid-lcdefpme]:before{content:"";background:var(--primary-brown);height:5px;position:absolute;inset:0 0 auto}.feature-card[data-astro-cid-lcdefpme]:hover{transform:translateY(-6px)}.feature-number[data-astro-cid-lcdefpme]{color:#b8792b47;font-size:3.25rem;line-height:1}.resources-grid[data-astro-cid-lcdefpme]{max-width:980px}.resource-item[data-astro-cid-lcdefpme]{background:var(--white);justify-content:center;min-height:150px}.resource-item[data-astro-cid-lcdefpme] .resource-icon[data-astro-cid-lcdefpme]{justify-content:center}.cta-section[data-astro-cid-lcdefpme]{background:var(--light-cream)}.cta-content[data-astro-cid-lcdefpme]{background:var(--light-cream);max-width:780px;box-shadow:var(--shadow-sm);border:2px solid #6f431f38;border-radius:28px;margin:0 auto}@media (width<=968px){.hero-container[data-astro-cid-lcdefpme]{text-align:center;grid-template-columns:1fr;gap:1.5rem;min-height:auto}.hero-content[data-astro-cid-lcdefpme]{padding:0}.hero-content[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{margin-bottom:.5rem}.hero-tagline[data-astro-cid-lcdefpme]{margin-bottom:.75rem}.hero-description[data-astro-cid-lcdefpme]{max-width:100%;margin:0 auto 1.25rem}.hero-buttons[data-astro-cid-lcdefpme]{justify-content:center;margin-bottom:1.25rem}.hero-buttons[data-astro-cid-lcdefpme] .btn[data-astro-cid-lcdefpme]{flex:100%;max-width:100%}.coming-soon[data-astro-cid-lcdefpme]{flex-direction:column;align-items:stretch;width:min(100%,430px);margin:1rem auto 0}.apk-download[data-astro-cid-lcdefpme]{justify-content:center;width:100%}.store-badge-container[data-astro-cid-lcdefpme],.store-badges[data-astro-cid-lcdefpme]{width:100%}.store-badge[data-astro-cid-lcdefpme]{flex:155px;justify-content:center}.hero-image[data-astro-cid-lcdefpme]{min-height:auto;margin-top:1rem}.product-visual[data-astro-cid-lcdefpme]{max-width:390px}.problem-grid[data-astro-cid-lcdefpme],.features-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:1.5rem}.resources-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr);gap:1rem}.section[data-astro-cid-lcdefpme]{padding:2.5rem 0}}@media (width<=480px){.hero[data-astro-cid-lcdefpme]{padding:3rem 0 2.5rem}.hero-buttons[data-astro-cid-lcdefpme]{flex-direction:column;width:100%}.hero-buttons[data-astro-cid-lcdefpme] .btn[data-astro-cid-lcdefpme]{width:100%;max-width:100%}.store-badge[data-astro-cid-lcdefpme],.store-badge-container[data-astro-cid-lcdefpme],.store-badges[data-astro-cid-lcdefpme]{width:100%}.store-badge[data-astro-cid-lcdefpme]{flex-basis:100%}.hero-image[data-astro-cid-lcdefpme]{min-height:auto}.floating-panel[data-astro-cid-lcdefpme]{display:none}.product-visual[data-astro-cid-lcdefpme]{max-width:300px}.coming-soon[data-astro-cid-lcdefpme]{padding:.75rem}.cta-content[data-astro-cid-lcdefpme]{padding:1.75rem 1.25rem}.problem-card[data-astro-cid-lcdefpme],.feature-card[data-astro-cid-lcdefpme]{padding:1.5rem}.resources-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}@media (width<=968px) and (orientation:landscape){.hero-container[data-astro-cid-lcdefpme],.hero-image[data-astro-cid-lcdefpme]{min-height:auto}}
