@import "https://fonts.googleapis.com/css2?family=Unica+One&family=Poppins:wght@300;400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}html{overflow-y:scroll}body{min-height:100vh;font-family:Poppins,sans-serif}.page-background{background:#fff7f8;position:relative;overflow:hidden}.promo-video{object-fit:cover;border-radius:18px;width:100%;height:300px}.section-heading{color:#5b2c6f;text-align:center;letter-spacing:2px;margin-bottom:35px;font-family:Unica One,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.15}@media (width<=768px){.section-heading{letter-spacing:.08em;font-size:clamp(2rem,7vw,2.8rem);line-height:1.05}}@media (width<=480px){.section-heading{letter-spacing:.06em;font-size:1.9rem}}.hero-scroll-indicator{z-index:50;flex-direction:column;align-items:center;gap:12px;transition:opacity .45s,transform .45s;display:flex;position:absolute;bottom:85px;right:42px}.hero-scroll-indicator.hidden{opacity:0;pointer-events:none;transform:translateY(20px)}.hero-scroll-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff4fa3e0,#b14fffe0);border:1px solid #ffffff59;border-radius:50%;width:64px;height:64px;font-size:1.8rem;transition:transform .25s,box-shadow .25s;animation:2.8s ease-in-out infinite heroFloat,3.6s ease-in-out infinite heroPulse;box-shadow:0 10px 22px #4b285f47,0 0 16px #ff4fa33d}.hero-scroll-button:hover{transform:translateY(-4px)scale(1.08);box-shadow:0 18px 36px #4b285f6b,0 0 30px #ff4fa380}.hero-scroll-text{text-align:center;letter-spacing:.28em;text-transform:uppercase;color:#fff;opacity:.78;width:90px;height:18px;font-size:.72rem;position:relative;overflow:hidden}.hero-scroll-text span{white-space:nowrap;position:absolute;left:50%;transform:translate(-50%)}.hero-scroll-button svg{width:32px;height:32px;transition:transform .25s,filter .25s}.hero-scroll-button:hover svg{transform:translateY(3px)}.hero-scroll-button svg{filter:drop-shadow(0 0 8px #ffffff59)}.explore-word{animation:6s infinite showExplore}.discover-word{animation:6s infinite showDiscover}@keyframes showExplore{0%,42%{opacity:1;transform:translate(-50%)translateY(0)}48%{opacity:0;transform:translate(-50%)translateY(-12px)}to{opacity:0;transform:translate(-50%)translateY(-12px)}}@keyframes showDiscover{0%,48%{opacity:0;transform:translate(-50%)translateY(12px)}58%,92%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(-12px)}}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes heroPulse{0%{box-shadow:0 10px 22px #4b285f47,0 0 16px #ff4fa338}50%{box-shadow:0 14px 30px #4b285f61,0 0 30px #ff4fa36b}to{box-shadow:0 10px 22px #4b285f47,0 0 16px #ff4fa338}}.hero-area{width:100%;position:relative}.search-section{z-index:20;-webkit-backdrop-filter:blur(7px);background:#ffeef7b8;border:2px solid #ffe252e6;border-radius:999px;align-items:center;gap:14px;width:min(88%,900px);min-height:clamp(68px,6vw,92px);padding:10px 12px 10px 30px;display:flex;position:absolute;bottom:clamp(34px,7%,72px);left:50%;transform:translate(-50%);box-shadow:0 0 16px #ffe13ad9,0 0 34px #ffe13a73}.search-wrapper{align-items:center;width:560px;position:relative}.search-form{border-radius:999px;align-items:center;width:100%;height:clamp(56px,7vw,86px);display:flex}.search-input{flex:1;min-width:0;padding-left:clamp(22px,4vw,42px);padding-right:clamp(18px,3vw,28px);font-size:clamp(1rem,2vw,1.45rem)}.paw-icon{color:#f48fb1;pointer-events:none;font-size:22px;transition:all .3s;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.homepage-search{color:#4b285f;width:auto;min-width:0;font:inherit;background:0 0;border:none;outline:none;flex:1;padding:14px 8px;font-size:clamp(1rem,1.8vw,1.35rem)}.homepage-search::placeholder{color:#4b285f6b}.homepage-search::-webkit-search-cancel-button{display:none}.search-wrapper:hover .paw-icon,.search-wrapper:focus-within .paw-icon{color:#18cfd2;text-shadow:0 0 8px #18cfd2,0 0 16px #18cfd2}.search-button{color:#ff42b3;cursor:pointer;background:#ffffffdb;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;width:clamp(58px,6vw,78px);height:clamp(58px,6vw,78px);margin-left:auto;font-size:clamp(1.35rem,2vw,1.8rem);transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 0 18px #ff42b3bf,0 0 32px #ff42b361}.search-button svg{filter:drop-shadow(0 0 4px #ff4fcf)drop-shadow(0 0 10px #ff4fcf)}.search-button:hover{transform:scale(1.06);box-shadow:0 0 22px #ff42b3e6,0 0 40px #ff42b380}.collections,.why-shop,.featured-products{text-align:center;background:#fff7f8;padding:45px 8%}.collection-grid,.why-grid,.product-grid{grid-template-columns:repeat(4,1fr);gap:25px;display:grid}.collection-card,.product-card,.why-grid div{color:#5b2c6f;background:#fff;border-radius:20px;padding:35px 20px;font-weight:700;transition:transform .3s;box-shadow:0 8px 20px #5b2c6f1f}.collection-card:hover,.product-card:hover,.promo-card:hover{transform:translateY(-6px)}@media (width<=900px){.collection-grid,.why-grid,.product-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=550px){.collection-grid,.why-grid,.product-grid{grid-template-columns:1fr}}.collections{padding-top:60px}.collection-card,.product-card,.why-grid div{border:2px solid #ffe1ec;justify-content:center;align-items:center;display:flex}.why-grid div h3{color:#4b285f;margin:0 0 18px;font-size:1.45rem;font-weight:700;line-height:1.3}.why-grid div p{color:#666;margin:0;max-width:240px;margin-inline:auto;font-size:1rem;font-weight:400;line-height:1.7}.collection-card:hover,.product-card:hover,.promo-card:hover,.why-grid div:hover{box-shadow:0 12px 28px #f5a3c759}.why-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:45px 30px;display:flex}.why-icon{border-radius:28px;justify-content:center;align-items:center;width:120px;height:120px;font-size:3rem;display:flex}.why-card h3{color:#532b6f;margin:0;font-size:2rem;line-height:1.2}.why-card p{color:#666;max-width:260px;margin:0;font-size:1.08rem;line-height:1.8}.collection-card{flex-direction:column;gap:18px}.collection-card h3{margin:0;font-size:1.3rem}.collection-card button{color:#fff;cursor:pointer;background:#5b2c6f;border:none;border-radius:999px;padding:12px 22px;font-weight:700;transition:all .3s}.collection-card button:hover{color:#5b2c6f;background:#f5a3c7}.collection-card img{object-fit:cover;border-radius:18px;width:100%;height:220px}.carousel-track:hover{animation-play-state:paused}.carousel-track{gap:28px;width:max-content;animation:28s linear infinite scrollCarousel;display:flex}.carousel-track img{object-fit:cover;border-radius:24px;flex-shrink:0;width:520px;height:360px}.best-seller-carousel{text-align:center;background:#fff7f8;padding:90px 8% 35px;overflow:hidden}.best-seller-carousel,.collections,.why-shop,.promo-showcase,.vip-club{z-index:1;position:relative}@keyframes scrollCarousel{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=768px){.carousel-track{gap:16px}.carousel-track img{object-fit:cover;border-radius:22px;flex:0 0 78vw;width:78vw;min-width:78vw;height:clamp(210px,40vw,275px)}}.promo-showcase{width:min(1500px,100%);margin:0 auto;padding:100px 5%}.promo-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:24px;width:100%;margin:0 auto;display:grid}.promo-card{background:#fff;border:2px solid #ffe1ec;border-radius:24px;flex-direction:column;align-items:center;min-width:0;height:100%;padding:26px 22px;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;overflow:hidden;box-shadow:0 10px 28px #5b2c6f1a}.promo-card h3{color:#5b2c6f;text-align:center;justify-content:center;align-items:center;min-height:58px;margin:0 0 16px;font-size:1.35rem;line-height:1.2;display:flex}.promo-card img{aspect-ratio:1;object-fit:cover;border-radius:20px;width:100%;height:auto;margin:0 0 22px;transition:transform .45s;display:block}.promo-card a{justify-content:center;width:100%;margin-top:auto;text-decoration:none;display:flex}.promo-card>button{color:#fff;cursor:pointer;background:#5b2c6f;border:none;border-radius:999px;align-self:center;margin-top:auto;padding:12px 24px;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:700}.promo-card-button{color:#fff;cursor:pointer;background:#5b2c6f;border-radius:999px;justify-content:center;align-items:center;margin-top:auto;padding:12px 24px;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .25s,background .25s,color .25s,box-shadow .25s;display:inline-flex}.promo-card-button:hover{color:#5b2c6f;background:#f5a3c7;transform:translateY(-2px);box-shadow:0 10px 22px #4b285f38}.video-card{background:linear-gradient(135deg,#fff,#fff0f6)}@media (width<=1100px){.promo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.promo-grid{grid-template-columns:1fr}}.vip-club{z-index:2;text-align:center;background:#fff7f8;border-radius:30px;margin:70px 8%;padding:60px 40px;position:relative;overflow:hidden;box-shadow:0 12px 30px #5b2c6f1f}.vip-club:before{content:"";z-index:-1;background:#fff7f8;position:absolute;inset:0}.vip-club p{color:#6f5c70;max-width:700px;margin:0 auto 30px;font-size:1.1rem;line-height:1.6}.vip-form{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}.vip-form input{border:2px solid #f3d6e4;border-radius:999px;outline:none;width:350px;max-width:100%;padding:16px 20px;font-size:1rem}.vip-form button{color:#fff;cursor:pointer;background:#5b2c6f;border:none;border-radius:999px;padding:16px 28px;font-weight:700}.vip-form button:hover{transform:translateY(-2px)}.image-card{flex-direction:column;align-items:center;padding:20px;display:flex}.image-card img{object-fit:cover;border-radius:18px;width:100%;max-width:260px;height:260px;margin-bottom:16px;transition:transform .3s}.image-card img:hover{transform:scale(1.03)}.video-card video{object-fit:cover;border-radius:18px;width:100%;max-width:240px;height:260px;margin:16px 0}.footer{color:#fff;background:#050505;border-radius:8px 8px 0 0;padding:70px 8% 30px;position:relative;overflow:hidden}.footer-content{z-index:2;width:72%;margin-left:auto;margin-right:4%;position:relative}.footer:before{content:"";filter:invert();opacity:.07;pointer-events:none;z-index:0;background-image:url(/assets/Doodles-Gv3NvdHh.png);background-position:50%;background-repeat:repeat;background-size:1000px;position:absolute;inset:0}.footer:after{content:"";opacity:1;pointer-events:none;z-index:1;clip-path:inset(150px);filter:drop-shadow(0 0 50px #ffffff26)drop-shadow(0 0 28px #ff4fcf2e);background-image:url(/assets/logo-Bwt0FCUA.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:800px;height:800px;position:absolute;bottom:-180px;left:-220px;transform:rotate(-12deg)}.footer>*{z-index:2;position:relative}.footer-brand{text-align:center;margin-bottom:55px}.footer-brand h2{color:#fff;text-shadow:0 0 8px #ffffff73,0 0 18px #ff4fcf40;margin-bottom:10px;font-family:Unica One,sans-serif;font-size:3rem}.footer-brand p{color:#ffc1dc}.footer-links{text-align:center;grid-template-columns:repeat(3,1fr);gap:35px;display:grid}.footer-links h3{color:#ffc1dc;margin-bottom:18px;font-size:1.35rem}.footer-links p{color:#fff;cursor:pointer;margin:10px 0;transition:color .3s,text-shadow .3s}.footer-links p:hover{color:#ff4fcf;text-shadow:0 0 6px #ff4fcf,0 0 16px #ff4fcfcc}.footer-bottom{text-align:center;color:#ffc1dc;border-top:1px solid #ffc1dc73;margin-top:45px;padding-top:24px;font-size:.95rem}.collection-card,.product-card,.promo-card,.why-card,.testimonial-card,.social-platform-card{transition:transform .35s,box-shadow .35s,border-color .35s}.collection-card:hover,.product-card:hover,.promo-card:hover,.why-card:hover,.testimonial-card:hover,.social-platform-card:hover{transform:translateY(-8px);box-shadow:0 22px 50px #4b285f29,0 10px 26px #f5a3c733}.collection-card,.product-card,.promo-card,.testimonial-card,.social-platform-card{overflow:hidden}.collection-card img,.product-card img,.promo-card img,.testimonial-card img,.social-platform-card img,.social-platform-card video{transition:transform .5s}.collection-card:hover img,.product-card:hover img,.promo-card:hover img,.testimonial-card:hover img,.social-platform-card:hover img,.social-platform-card:hover video{transform:scale(1.045)}.collection-card button,.promo-card-button,.social-platform-button,.vip-club button{isolation:isolate;z-index:0;transition:transform .25s,box-shadow .25s,background-color .25s,color .25s;position:relative;overflow:hidden}.collection-card button>*,.social-platform-button>*,.vip-club button>*{z-index:1;position:relative}.collection-card button:active,.promo-card-button:active,.social-platform-button:active,.vip-club button:active{transform:translateY(0)}@media (prefers-reduced-motion:reduce){.collection-card,.product-card,.promo-card,.why-card,.testimonial-card,.social-platform-card,.collection-card img,.product-card img,.promo-card img,.testimonial-card img,.social-platform-card img,.social-platform-card video,.collection-card button,.promo-card-button,.social-platform-button,.vip-club button{transition:none}}.promo-card img{aspect-ratio:1;object-fit:cover;width:100%}.promo-card a,.promo-card>button{margin-top:auto}.page-loading{color:#4b285f;letter-spacing:.04em;background:linear-gradient(#fff8fc 0%,#fdf2f8 100%);flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:100vh;font-family:Poppins,sans-serif;font-weight:600;display:flex}.page-loading-spinner{font-size:3rem;animation:1.1s ease-in-out infinite pageLoadingPulse}@keyframes pageLoadingPulse{0%,to{opacity:.55;transform:scale(.9)}50%{opacity:1;transform:scale(1.15)}}@media (prefers-reduced-motion:reduce){.page-loading-spinner{animation:none}}.page-eyebrow{color:#18a7aa;letter-spacing:.35em;text-transform:uppercase;margin:0 0 18px;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:700;line-height:1.4}.page-title{color:#4b285f;letter-spacing:.08em;text-transform:uppercase;margin:0;font-family:Unica One,sans-serif;font-size:clamp(3.8rem,7vw,6.2rem);font-weight:400;line-height:.95}.page-description{color:#686168;max-width:700px;margin:28px auto 0;font-family:Poppins,sans-serif;font-size:1.18rem;font-weight:400;line-height:1.9}.section-eyebrow{color:#ff4fa3;letter-spacing:.16em;text-transform:uppercase;margin:0 0 10px;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:800;line-height:1.4}.section-title{color:#4b285f;letter-spacing:.08em;text-transform:uppercase;margin:0;font-family:Unica One,sans-serif;font-size:clamp(2.2rem,4vw,3.6rem);font-weight:400;line-height:1}.section-description{color:#686168;max-width:650px;margin:18px 0 0;font-family:Poppins,sans-serif;font-size:1rem;line-height:1.8}@media (width<=700px){.page-eyebrow{letter-spacing:.25em;font-size:.78rem}.page-description{margin-top:22px;font-size:1rem;line-height:1.75}}.collection-card,.promo-card,.testimonial-card,.social-platform-card,.why-card{transition:transform .35s,box-shadow .35s,border-color .35s}.collection-card:hover,.promo-card:hover,.testimonial-card:hover,.social-platform-card:hover,.why-card:hover{transform:translateY(-8px);box-shadow:0 22px 50px #4b285f29,0 10px 26px #f5a3c733}.collection-card img,.promo-card img,.testimonial-card img,.social-platform-card img,.social-platform-card video{transition:transform .45s}.collection-card:hover img,.promo-card:hover img,.testimonial-card:hover img,.social-platform-card:hover img,.social-platform-card:hover video{transform:scale(1.04)}.collection-card button,.promo-card-button,.social-platform-button,.vip-club button{transition:transform .25s,box-shadow .25s,background .25s}.collection-card button:hover,.promo-card-button:hover,.social-platform-button:hover,.vip-club button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #4b285f3d}@media (width<=768px){.section-title{letter-spacing:2px;font-size:clamp(2.2rem,7vw,3rem)}.page-title{font-size:clamp(2.5rem,8vw,3.6rem);line-height:1.05}.page-description{font-size:1rem}}@media (width<=480px){.section-title{letter-spacing:1px;font-size:2rem}.page-title{font-size:2.4rem}.carousel-track img{flex-basis:84vw;width:84vw;min-width:84vw;height:210px}}@media (width<=1000px){.search-section{width:min(90%,760px);min-height:72px;padding:8px 10px 8px 24px;bottom:30px}.search-button{width:60px;height:60px}}@media (width<=768px){.search-section{gap:8px;width:90%;min-height:64px;padding:7px 8px 7px 20px;bottom:22px}.homepage-search{padding:10px 4px;font-size:1rem}.search-button{width:54px;height:54px;font-size:1.3rem}}@media (width<=480px){.search-section{width:92%;min-height:58px;padding:6px 7px 6px 17px;bottom:18px}.homepage-search{font-size:.95rem}.search-button{width:48px;height:48px;font-size:1.15rem}}.promo-section-description{text-align:center;color:#6f6573;max-width:680px;margin:-10px auto 42px;font-size:1.05rem;line-height:1.7}.collection-card button,.promo-card-button{isolation:isolate;position:relative;overflow:hidden}.collection-card button:before,.promo-card-button:before{content:"";z-index:0;background:linear-gradient(110deg,#0000,#ffffff2e,#ffffffa6,#ffffff2e,#0000);width:70%;height:100%;transition:left .9s;position:absolute;top:0;left:-160%;transform:skew(-24deg)}.collection-card button:hover:before,.promo-card-button:hover:before{left:180%}.collection-card button span,.promo-card-button span{z-index:2;position:relative}@media (width>=1101px){.collection-grid,.why-grid,.promo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=701px) and (width<=1100px){.collection-grid,.why-grid,.promo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.collection-grid,.why-grid,.promo-grid{grid-template-columns:1fr}}
