.SearchInput-module__lDEA2W__searchForm{background:rgba(var(--color-surface-rgb),.1);border:1px solid rgba(var(--color-border-rgb),.1);border-radius:var(--radius-full);align-items:center;width:100%;max-width:300px;padding:.25rem .5rem .25rem 1rem;transition:all .3s;display:flex}.SearchInput-module__lDEA2W__searchForm:focus-within{background:rgba(var(--color-surface-rgb),.2);border-color:var(--color-primary);box-shadow:0 0 0 4px rgba(var(--color-primary-rgb),.1)}.SearchInput-module__lDEA2W__searchInput{color:var(--color-text);background:0 0;border:none;outline:none;width:100%;padding:.5rem 0;font-size:.9rem}.SearchInput-module__lDEA2W__searchInput::placeholder{color:var(--color-text-muted)}.SearchInput-module__lDEA2W__searchButton{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:color .2s;display:flex}.SearchInput-module__lDEA2W__searchButton:hover{color:var(--color-primary)}[dir=rtl] .SearchInput-module__lDEA2W__searchForm{padding:.25rem 1rem .25rem .5rem}@media (max-width:768px){.SearchInput-module__lDEA2W__searchForm{max-width:100%;margin-bottom:1rem}}
.BrandLogo-module__aRdKpG__brandLogo{-webkit-user-select:none;user-select:none;font-family:var(--font-heading);align-items:center;gap:.4rem;line-height:1;text-decoration:none;transition:transform .35s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.BrandLogo-module__aRdKpG__brandLogo:hover{transform:translateY(-2px)scale(1.03)}.BrandLogo-module__aRdKpG__logoFunny{letter-spacing:-.04em;color:var(--color-text);background:linear-gradient(135deg,var(--color-text)60%,var(--color-primary-dark)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.7rem;font-weight:900;transition:all .3s}.BrandLogo-module__aRdKpG__logoPets{letter-spacing:.04em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,var(--color-primary)0%,var(--color-primary-dark)100%);border-radius:var(--radius-full);box-shadow:0 4px 14px -2px hsla(var(--p-h),var(--p-s),46%,.4);align-items:center;gap:.3rem;padding:.3rem .75rem .3rem .65rem;font-size:.95rem;font-weight:850;transition:all .35s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.BrandLogo-module__aRdKpG__brandLogo:hover .BrandLogo-module__aRdKpG__logoPets{box-shadow:0 6px 18px -2px hsla(var(--p-h),var(--p-s),46%,.55);transform:rotate(2deg)scale(1.05)}.BrandLogo-module__aRdKpG__pawIcon{fill:currentColor;width:14px;height:14px;transition:transform .35s}.BrandLogo-module__aRdKpG__brandLogo:hover .BrandLogo-module__aRdKpG__pawIcon{transform:rotate(12deg)scale(1.15)}.BrandLogo-module__aRdKpG__footerVariant .BrandLogo-module__aRdKpG__logoFunny{color:#fff;background:linear-gradient(135deg,#fff 60%,#e2e8f0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.85rem}.BrandLogo-module__aRdKpG__footerVariant .BrandLogo-module__aRdKpG__logoPets{padding:.32rem .8rem .32rem .7rem;font-size:1rem}@media (max-width:768px){.BrandLogo-module__aRdKpG__logoFunny{font-size:1.45rem}.BrandLogo-module__aRdKpG__logoPets{gap:.25rem;padding:.25rem .6rem .25rem .55rem;font-size:.82rem}.BrandLogo-module__aRdKpG__pawIcon{width:12px;height:12px}}
.Navbar-module___rHu7W__navbar{z-index:1000;height:var(--navbar-height);background:0 0;border-bottom:1px solid #0000;align-items:center;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:sticky;top:0}.Navbar-module___rHu7W__scrolled{-webkit-backdrop-filter:blur(18px)saturate(190%);background:#ffffffd9;border-bottom:1px solid #e2e8f0cc;box-shadow:0 10px 30px -10px #0f172a14}.Navbar-module___rHu7W__navInner{width:100%;max-width:var(--container-max);justify-content:space-between;align-items:center;margin:0 auto;padding:0 1.5rem;display:flex}.Navbar-module___rHu7W__logo{letter-spacing:-.05em;color:var(--color-text);font-size:1.75rem;font-weight:950;transition:all .4s cubic-bezier(.4,0,.2,1)}.Navbar-module___rHu7W__logoAccent{color:var(--color-primary)}.Navbar-module___rHu7W__navLinks{align-items:center;gap:2.5rem;display:flex}.Navbar-module___rHu7W__logo:hover{letter-spacing:-.03em;transform:scale(1.05)}.Navbar-module___rHu7W__navLink{color:var(--color-text-secondary);padding:.5rem 0;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.Navbar-module___rHu7W__navLink:after{content:"";background:var(--color-primary);border-radius:var(--radius-full);opacity:0;width:0;height:3px;box-shadow:0 0 10px hsla(var(--p-h),var(--p-s),47%,.5);transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Navbar-module___rHu7W__activeLink{color:var(--color-primary)}.Navbar-module___rHu7W__activeLink:after,.Navbar-module___rHu7W__navLink:hover:after{opacity:1;width:20px}.Navbar-module___rHu7W__navLink:hover{color:var(--color-primary)}.Navbar-module___rHu7W__langToggle{background:var(--color-primary-50);color:var(--color-primary);border-radius:var(--radius-full);border:1.5px solid var(--color-primary-200);letter-spacing:.3px;align-items:center;gap:.4rem;padding:.55rem 1.15rem;font-size:.82rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Navbar-module___rHu7W__langToggle:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary);box-shadow:var(--shadow-primary);transform:translateY(-1px)}.Navbar-module___rHu7W__cartBtn{color:var(--color-text-secondary);justify-content:center;align-items:center;padding:.5rem;transition:color .2s;display:flex;position:relative}.Navbar-module___rHu7W__cartBtn:hover{color:var(--color-primary)}.Navbar-module___rHu7W__cartBadge{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.65rem;font-weight:800;display:flex;position:absolute;top:-2px;right:-6px;box-shadow:0 2px 6px #8e44ad66}[dir=rtl] .Navbar-module___rHu7W__cartBadge{left:-6px;right:auto}.Navbar-module___rHu7W__mobileActions{align-items:center;gap:.5rem;display:none}.Navbar-module___rHu7W__mobileMenuBtn{flex-direction:column;gap:5px;padding:.5rem;display:flex}.Navbar-module___rHu7W__mobileMenuBtn span{background:var(--color-text);width:22px;height:2px;transition:all var(--transition-base);border-radius:2px;display:block}.Navbar-module___rHu7W__mobileMenu{top:var(--navbar-height);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;background:#fffffffa;flex-direction:column;gap:.5rem;padding:2rem 1.5rem;display:none;position:fixed;bottom:0;left:0;right:0}.Navbar-module___rHu7W__mobileMenu.Navbar-module___rHu7W__open{display:flex}.Navbar-module___rHu7W__mobileNavLink{color:var(--color-text);border-radius:var(--radius-lg);text-align:inherit;width:100%;padding:1rem 1.25rem;font-size:1.15rem;font-weight:600;transition:all .2s}[dir=rtl] .Navbar-module___rHu7W__mobileNavLink{text-align:right}.Navbar-module___rHu7W__mobileNavLink:hover{background:var(--color-primary-50);color:var(--color-primary)}.Navbar-module___rHu7W__mobileBadge{background:var(--color-primary);color:#fff;border-radius:var(--radius-full);justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:.75rem;font-weight:800;display:inline-flex}.Navbar-module___rHu7W__searchBtnActive{color:var(--color-primary);background:var(--color-primary-50);border-radius:50%}.Navbar-module___rHu7W__mobileSearchBar{display:none}@media (max-width:768px){.Navbar-module___rHu7W__navLinks{display:none}.Navbar-module___rHu7W__mobileActions{align-items:center;gap:.35rem;display:flex}.Navbar-module___rHu7W__mobileSearchBar{width:100%;top:var(--navbar-height);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--color-border);z-index:1001;background:#fffffffa;padding:.75rem 1rem;animation:.25s cubic-bezier(.2,.8,.2,1) forwards Navbar-module___rHu7W__searchSlideDown;display:none;position:absolute;left:0;right:0;box-shadow:0 10px 25px #0f172a14}.Navbar-module___rHu7W__mobileSearchBar.Navbar-module___rHu7W__mobileSearchOpen{display:block}.Navbar-module___rHu7W__mobileSearchInner{align-items:center;gap:.65rem;width:100%;max-width:100%;display:flex}.Navbar-module___rHu7W__mobileSearchInner form{flex:1;max-width:100%;margin-bottom:0}.Navbar-module___rHu7W__closeSearchBtn{width:38px;height:38px;color:var(--color-text-secondary);background:var(--color-bg-secondary);border:1px solid var(--color-border);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.Navbar-module___rHu7W__closeSearchBtn:hover{color:var(--color-primary);background:var(--color-primary-50);border-color:var(--color-primary-200)}}@keyframes Navbar-module___rHu7W__searchSlideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Navbar-module___rHu7W__desktopSearch{display:none}@media (min-width:1024px){.Navbar-module___rHu7W__desktopSearch{margin-right:1.5rem;display:flex}[dir=rtl] .Navbar-module___rHu7W__desktopSearch{margin-left:1.5rem;margin-right:0}}
.SocialIcon-module___K5GVa__socialIconBtn{color:#e5dad0;background:#ffffff14;border:1px solid #ffffff0f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.SocialIcon-module___K5GVa__socialIconBtn:hover{color:#fff;transform:translateY(-3px)scale(1.08);box-shadow:0 8px 20px #0000004d}.SocialIcon-module___K5GVa__socialIconBtn svg{fill:currentColor;width:20px;height:20px;transition:transform .2s}.SocialIcon-module___K5GVa__customImg{object-fit:contain;border-radius:4px;width:20px;height:20px}.SocialIcon-module___K5GVa__platform_whatsapp:hover{color:#fff;background:#25d366;border-color:#25d366}.SocialIcon-module___K5GVa__platform_facebook:hover{color:#fff;background:#1877f2;border-color:#1877f2}.SocialIcon-module___K5GVa__platform_instagram:hover{color:#fff;background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);border-color:#e4405f}.SocialIcon-module___K5GVa__platform_tiktok:hover{color:#fff;background:#000;border-color:#25f4ee;box-shadow:0 0 12px #25f4ee66}.SocialIcon-module___K5GVa__platform_youtube:hover{color:#fff;background:red;border-color:red}.SocialIcon-module___K5GVa__platform_telegram:hover{color:#fff;background:#229ed9;border-color:#229ed9}.SocialIcon-module___K5GVa__platform_linkedin:hover{color:#fff;background:#0a66c2;border-color:#0a66c2}.SocialIcon-module___K5GVa__platform_x:hover,.SocialIcon-module___K5GVa__platform_twitter:hover{color:#fff;background:#111;border-color:#fff}.SocialIcon-module___K5GVa__platform_discord:hover{color:#fff;background:#5865f2;border-color:#5865f2}.SocialIcon-module___K5GVa__platform_snapchat:hover{color:#000;background:#fffc00;border-color:#fffc00}.SocialIcon-module___K5GVa__platform_pinterest:hover{color:#fff;background:#bd081c;border-color:#bd081c}.SocialIcon-module___K5GVa__platform_custom:hover,.SocialIcon-module___K5GVa__platform_globe:hover{background:var(--color-primary,#e77e23);border-color:var(--color-primary,#e77e23);color:#fff}
.Footer-module__Grjkva__footer{color:#e5dad0;background:linear-gradient(#362014 0%,#1f110a 100%);max-width:100%;margin-top:0;padding:5rem 0 0;position:relative;overflow:hidden}.Footer-module__Grjkva__footerWave{width:100%;color:var(--color-bg);pointer-events:none;z-index:2;line-height:0;position:absolute;top:0;left:0;overflow:hidden}.Footer-module__Grjkva__footerWave svg{width:100%;height:80px;display:block}.Footer-module__Grjkva__footerPattern{pointer-events:none;background:radial-gradient(circle,#d4955a1f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:0;right:0}.Footer-module__Grjkva__footerInner{max-width:var(--container-max);z-index:1;grid-template-columns:1.8fr 1fr 1.1fr 1.1fr;gap:2.5rem;margin:0 auto;padding:0 1.5rem;display:grid;position:relative}.Footer-module__Grjkva__footerBrand{color:#fff;letter-spacing:-.05em;margin-bottom:1.25rem;font-size:2.25rem;font-weight:950}.Footer-module__Grjkva__footerBrandAccent{color:#f3c28a}.Footer-module__Grjkva__footerAbout{color:#c9b8ab;max-width:320px;font-size:.95rem;line-height:1.9}.Footer-module__Grjkva__socialRow{flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:1.25rem;display:flex}.Footer-module__Grjkva__contactMeta{color:#a8988b;margin-top:.5rem;font-size:.82rem;line-height:1.5}.Footer-module__Grjkva__footerTitle{color:#fff;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1.5rem;font-size:.85rem;font-weight:700}.Footer-module__Grjkva__footerLinks{flex-direction:column;gap:1rem;display:flex}.Footer-module__Grjkva__footerLink{color:#c9b8ab;align-items:center;gap:.5rem;font-size:.9rem;transition:all .25s;display:inline-flex}.Footer-module__Grjkva__footerLink:hover{color:#f7d5ab;padding-inline-start:8px}.Footer-module__Grjkva__footerBottom{text-align:center;color:#9d8b7d;z-index:1;border-top:1px solid #ffffff14;margin-top:4rem;padding:2rem 1.5rem;font-size:.85rem;position:relative}@media (max-width:992px){.Footer-module__Grjkva__footerInner{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (max-width:576px){.Footer-module__Grjkva__footerInner{text-align:center;grid-template-columns:1fr;gap:2.5rem}.Footer-module__Grjkva__footerAbout{max-width:100%;margin:0 auto}.Footer-module__Grjkva__footerLinks{align-items:center}.Footer-module__Grjkva__footer{padding:3rem 0 0}}
