.Features_features__Tc5e7{padding:100px 0}.Features_featuresGrid__6OQif{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.Features_featureCard__y2qJy{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:32px 28px;transition:all .3s ease;position:relative;overflow:hidden}.Features_featureCard__y2qJy:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary) 0,#7c3aed 100%);opacity:0;transition:opacity .3s ease}.Features_featureCard__y2qJy:hover{border-color:var(--primary);box-shadow:0 8px 32px rgba(37,99,235,.1);transform:translateY(-4px)}.Features_featureCard__y2qJy:hover:before{opacity:1}.Features_featureIcon__dNDFr{width:48px;height:48px;border-radius:12px;background:var(--primary-light);display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:20px}.Features_featureTitle__09vv5{font-size:1.125rem;font-weight:700;margin-bottom:8px}.Features_featureDescription__tCVoP{color:var(--text-secondary);font-size:.938rem;line-height:1.6}@media (max-width:768px){.Features_featuresGrid__6OQif{grid-template-columns:1fr}}.Hero_hero__bqvNd{padding:140px 0 100px;position:relative;overflow:hidden}.Hero_hero__bqvNd:before{content:"";position:absolute;top:-200px;right:-300px;width:800px;height:800px;background:radial-gradient(circle,rgba(37,99,235,.08) 0,transparent 70%);pointer-events:none}.Hero_hero__bqvNd:after{content:"";position:absolute;bottom:-100px;left:-200px;width:600px;height:600px;background:radial-gradient(circle,rgba(16,185,129,.06) 0,transparent 70%);pointer-events:none}.Hero_heroContainer__dsZGb{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.Hero_heroContent__5prE1{position:relative;z-index:2}.Hero_heroBadge__78FBB{display:inline-flex;align-items:center;gap:8px;background:var(--primary-light);color:var(--primary);padding:6px 16px;border-radius:100px;font-size:.813rem;font-weight:600;margin-bottom:24px;animation:Hero_fadeInUp__eGRou .6s ease both}.Hero_heroTitle__Vt9JT{font-family:var(--font-fraunces),"Fraunces",serif;font-size:3.5rem;font-weight:900;line-height:1.1;letter-spacing:-.03em;margin-bottom:24px;animation:Hero_fadeInUp__eGRou .6s ease .1s both}.Hero_gradient__A88E9{background:linear-gradient(135deg,var(--primary) 0,#7c3aed 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Hero_heroText__a7lfW{font-size:1.188rem;color:var(--text-secondary);max-width:520px;margin-bottom:32px;animation:Hero_fadeInUp__eGRou .6s ease .2s both}.Hero_heroCta__uKLth{display:flex;align-items:center;gap:16px;animation:Hero_fadeInUp__eGRou .6s ease .3s both}.Hero_heroVisual__DkdyM{position:relative;z-index:2;animation:Hero_fadeInUp__eGRou .8s ease .3s both}.Hero_phoneMockup__Qe2I1{width:320px;height:640px;margin:0 auto;background:var(--surface);border-radius:40px;box-shadow:0 0 0 8px #1a1a2e,0 0 0 10px #2d2d44,0 32px 64px rgba(0,0,0,.12),0 0 80px var(--primary-glow);overflow:hidden;position:relative;animation:Hero_float__XKsXp 6s ease-in-out infinite}.Hero_phoneScreen__UfXea{width:100%;height:100%;background:linear-gradient(180deg,#eef2ff,#f8fafc 40%,#fff);padding:48px 20px 24px;display:flex;flex-direction:column}.Hero_phoneHeader__JOwZT{text-align:center;margin-bottom:20px}.Hero_greeting__8cAi_{font-size:.75rem;color:var(--text-muted);font-weight:500}.Hero_title__h4PJ2{font-size:1.125rem;font-weight:700;color:var(--text-primary)}.Hero_phonePetCards__2BvEB{display:flex;gap:10px;margin-bottom:16px}.Hero_phonePetCard__l8sax{flex:1 1;background:#fff;border-radius:16px;padding:14px 10px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.06)}.Hero_phonePetAvatar__OJhGa{width:44px;height:44px;border-radius:50%;margin:0 auto 8px;display:flex;align-items:center;justify-content:center;font-size:22px}.Hero_name__DIjOe{font-size:.75rem;font-weight:600;color:var(--text-primary)}.Hero_status__K4Gnk{font-size:.625rem;color:var(--success);font-weight:500;margin-top:2px}.Hero_phoneTasks__Gj4IN{flex:1 1;display:flex;flex-direction:column;gap:8px}.Hero_phoneTask__y_Mry{background:#fff;border-radius:12px;padding:12px 14px;display:flex;align-items:center;gap:10px;box-shadow:0 1px 4px rgba(0,0,0,.04)}.Hero_phoneTaskIcon__Lyqsy{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.Hero_phoneTaskInfo__ETDDS{flex:1 1}.Hero_taskName__TIsRH{font-size:.75rem;font-weight:600;color:var(--text-primary)}.Hero_taskTime__IE9F_{font-size:.625rem;color:var(--text-muted)}.Hero_phoneTaskCheck__lBRim{width:20px;height:20px;border-radius:50%;border:2px solid var(--border);flex-shrink:0}.Hero_phoneTaskCheck__lBRim.Hero_done__UnRwe{background:var(--success);border-color:var(--success)}.Hero_phoneNavBar__dgtt8{display:flex;justify-content:space-around;padding:12px 0 0;border-top:1px solid var(--border);margin-top:12px}.Hero_phoneNavItem__RFNoO{width:24px;height:24px;border-radius:4px;background:var(--border)}.Hero_phoneNavItem__RFNoO.Hero_active__i1QVj{background:var(--primary);width:28px;border-radius:6px}@media (max-width:768px){.Hero_hero__bqvNd{padding:120px 0 60px}.Hero_heroContainer__dsZGb{grid-template-columns:1fr;text-align:center;gap:40px}.Hero_heroTitle__Vt9JT{font-size:2.5rem}.Hero_heroText__a7lfW{margin-left:auto;margin-right:auto}.Hero_heroCta__uKLth{justify-content:center}.Hero_phoneMockup__Qe2I1{width:260px;height:520px}.Hero_phoneScreen__UfXea{padding:36px 16px 16px}}@media (max-width:480px){.Hero_heroTitle__Vt9JT{font-size:2rem}}.CTASection_section__dIuVN{padding:100px 0}.CTASection_card__1W_EB{background:linear-gradient(135deg,#1e3a8a,#2563eb 50%,#3b82f6);border-radius:24px;padding:80px 60px;text-align:center;color:#fff;position:relative;overflow:hidden}.CTASection_card__1W_EB:before{content:"";position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%);pointer-events:none}.CTASection_card__1W_EB:after{content:"";position:absolute;bottom:-80px;left:-80px;width:300px;height:300px;background:radial-gradient(circle,hsla(0,0%,100%,.08) 0,transparent 70%);pointer-events:none}.CTASection_title__juuRL{font-family:var(--font-fraunces),"Fraunces",serif;font-size:2.75rem;font-weight:900;margin-bottom:16px;position:relative;z-index:1}.CTASection_text__NP8e7{font-size:1.188rem;opacity:.9;margin-bottom:32px;position:relative;z-index:1}.CTASection_buttons__HDpon{display:flex;gap:16px;justify-content:center;position:relative;z-index:1}.CTASection_btnWhite__3KEF8{background:#fff;color:var(--primary);padding:14px 32px;border-radius:var(--radius);font-weight:700;font-size:1rem;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:all .2s}.CTASection_btnWhite__3KEF8:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.2)}.CTASection_btnOutlineWhite__zzrSi{background:transparent;color:#fff;padding:14px 32px;border-radius:var(--radius);font-weight:600;font-size:1rem;text-decoration:none;display:inline-flex;align-items:center;gap:8px;border:1.5px solid hsla(0,0%,100%,.4);transition:all .2s}.CTASection_btnOutlineWhite__zzrSi:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.7)}@media (max-width:768px){.CTASection_card__1W_EB{padding:48px 24px}.CTASection_title__juuRL{font-size:2rem}.CTASection_buttons__HDpon{flex-direction:column;align-items:center}}.Footer_footer__pQtti{padding:64px 0 32px;border-top:1px solid var(--border)}.Footer_container__KpDnW{display:flex;flex-direction:column}.Footer_grid__88hvW{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:48px;gap:48px;margin-bottom:48px}.Footer_brand__0rdww{display:flex;flex-direction:column;gap:12px}.Footer_brandDesc__9avfm{color:var(--text-muted);font-size:.875rem;max-width:280px;line-height:1.6}.Footer_col__WMzcr{display:flex;flex-direction:column}.Footer_colTitle__3amT0{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-primary);margin-bottom:16px}.Footer_col__WMzcr a{display:block;color:var(--text-muted);text-decoration:none;font-size:.875rem;margin-bottom:10px;transition:color .2s}.Footer_col__WMzcr a:hover{color:var(--primary)}.Footer_bottom__wxP7Z{display:flex;justify-content:space-between;align-items:center;padding-top:24px;border-top:1px solid var(--border);color:var(--text-muted);font-size:.813rem}@media (max-width:768px){.Footer_grid__88hvW{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:480px){.Footer_grid__88hvW{grid-template-columns:1fr}.Footer_bottom__wxP7Z{flex-direction:column;gap:12px;text-align:center}}.HowItWorks_section__RU32y{padding:100px 0;background:linear-gradient(180deg,var(--background) 0,#eef2ff 100%)}.HowItWorks_steps___lftL{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:48px;gap:48px;margin-top:56px}.HowItWorks_step__gUC_t{text-align:center;position:relative}.HowItWorks_stepNumber__FoPfQ{width:56px;height:56px;border-radius:50%;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--font-fraunces),"Fraunces",serif;font-size:1.5rem;font-weight:700;margin:0 auto 20px;box-shadow:0 4px 20px var(--primary-glow)}.HowItWorks_stepTitle__TyzqN{font-size:1.188rem;font-weight:700;margin-bottom:8px}.HowItWorks_stepDescription___czu2{color:var(--text-secondary);font-size:.938rem;max-width:280px;margin:0 auto}@media (max-width:768px){.HowItWorks_steps___lftL{grid-template-columns:1fr;gap:32px}}.Navbar_nav__yFFPE{position:fixed;top:0;left:0;right:0;z-index:100;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:rgba(250,251,255,.78);border-bottom:1px solid rgba(226,232,240,.5);transition:box-shadow .3s ease}.Navbar_nav__yFFPE.Navbar_scrolled__N9DJM{box-shadow:0 1px 24px rgba(0,0,0,.06)}.Navbar_container__2Cq63{display:flex;align-items:center;justify-content:space-between;height:64px}.Navbar_navLinks__BPXkM{display:flex;align-items:center;gap:32px;list-style:none}.Navbar_navLinks__BPXkM a{color:var(--text-secondary);text-decoration:none;font-size:.938rem;font-weight:500;transition:color .2s}.Navbar_navLinks__BPXkM a:hover{color:var(--primary)}@media (max-width:768px){.Navbar_navLinks__BPXkM{display:none}}.TrustBar_trustBar__XRQ0g{padding:40px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.TrustBar_container__Gt2Ll{display:flex;align-items:center;justify-content:center;gap:48px;flex-wrap:wrap}.TrustBar_trustItem__4tVOE{display:flex;align-items:center;gap:12px;color:var(--text-muted);font-size:.938rem;font-weight:500}.TrustBar_trustIcon__Z0nDt{width:40px;height:40px;border-radius:10px;background:var(--primary-light);display:flex;align-items:center;justify-content:center;font-size:20px}@media (max-width:768px){.TrustBar_container__Gt2Ll{gap:24px}}.Species_section___znqq{padding:100px 0}.Species_speciesGrid__yeHPS{display:flex;flex-wrap:wrap;gap:12px;margin-top:40px}.Species_speciesTag__tp7hn{background:var(--surface);border:1px solid var(--border);border-radius:100px;padding:8px 20px;font-size:.875rem;font-weight:500;color:var(--text-secondary);transition:all .2s;display:flex;align-items:center;gap:6px}.Species_speciesTag__tp7hn:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-light);transform:translateY(-2px)}