.page-module__E0kJGG__container{min-height:100vh}.page-module__E0kJGG__hero{justify-content:space-between;align-items:center;gap:4rem;height:100vh;padding:0 10%;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__heroContent{z-index:2;flex:1}.page-module__E0kJGG__title{margin-bottom:1.5rem;font-size:4.5rem;line-height:1.1}.page-module__E0kJGG__highlight{color:var(--primary);display:block}.page-module__E0kJGG__subtitle{color:var(--text-muted);max-width:500px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.page-module__E0kJGG__ctaButtons{gap:1.5rem;display:flex}.page-module__E0kJGG__primaryBtn{background:var(--primary);color:#000;cursor:pointer;border:none;border-radius:50px;padding:1rem 2.5rem;font-weight:700;transition:transform .3s,box-shadow .3s}.page-module__E0kJGG__primaryBtn:hover{box-shadow:0 10px 30px var(--primary-glow);transform:translateY(-3px)}.page-module__E0kJGG__secondaryBtn{background:var(--secondary);border:1px solid var(--border);color:#fff;cursor:pointer;border-radius:50px;padding:1rem 2.5rem;font-weight:600;transition:all .3s}.page-module__E0kJGG__secondaryBtn:hover{background:var(--glass-border)}.page-module__E0kJGG__heroImgContainer{border-radius:2rem;flex:1;height:70vh;position:relative;overflow:hidden}.page-module__E0kJGG__heroImage{object-fit:cover;width:100%;height:100%}.page-module__E0kJGG__heroImageOverlay{background:linear-gradient(45deg,#0a0a0b66,#0000);width:100%;height:100%;position:absolute;top:0;left:0}.page-module__E0kJGG__features{background:var(--secondary);padding:10rem 10%}.page-module__E0kJGG__sectionHeader{text-align:center;margin-bottom:5rem}.page-module__E0kJGG__sectionHeader h2{margin-bottom:1rem;font-size:3rem}.page-module__E0kJGG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.page-module__E0kJGG__card{background:var(--card-bg);border:1px solid var(--border);border-radius:1.5rem;padding:3rem;transition:all .3s}.page-module__E0kJGG__card:hover{border-color:var(--primary);transform:translateY(-10px)}.page-module__E0kJGG__card h3{color:var(--primary);margin-bottom:1.5rem;font-size:1.5rem}.page-module__E0kJGG__card p{color:var(--text-muted);line-height:1.6}@media (max-width:1024px){.page-module__E0kJGG__hero{text-align:center;flex-direction:column-reverse;height:auto;padding-top:8rem}.page-module__E0kJGG__title{font-size:3rem}.page-module__E0kJGG__subtitle{margin:0 auto 2.5rem}.page-module__E0kJGG__ctaButtons{justify-content:center}.page-module__E0kJGG__heroImgContainer{width:100%;height:40vh}.page-module__E0kJGG__newsletterBox{text-align:center;flex-direction:column;gap:2rem;padding:3rem 2rem}.page-module__E0kJGG__newsletterInput{flex-direction:column;width:100%}.page-module__E0kJGG__inputField,.page-module__E0kJGG__primaryBtn{width:100%}}.page-module__E0kJGG__categories{background:var(--background);padding:10rem 10%}.page-module__E0kJGG__categoryGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.page-module__E0kJGG__categoryCard{cursor:pointer;border-radius:2rem;height:350px;position:relative;overflow:hidden}.page-module__E0kJGG__categoryImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.page-module__E0kJGG__categoryOverlay{color:#fff;background:linear-gradient(#0000,#000c);flex-direction:column;justify-content:flex-end;padding:2rem;display:flex;position:absolute;inset:0}.page-module__E0kJGG__categoryCard:hover .page-module__E0kJGG__categoryImage{transform:scale(1.1)}.page-module__E0kJGG__categoryOverlay h3{margin-bottom:.5rem;font-size:1.8rem}.page-module__E0kJGG__categoryOverlay p{color:#ffffffb3;font-size:.9rem}.page-module__E0kJGG__newsletter{background:linear-gradient(#f89d2c1a,#0000);padding:8rem 10%}.page-module__E0kJGG__newsletterBox{background:var(--card-bg);border:1px solid var(--border);border-radius:3rem;justify-content:space-between;align-items:center;gap:4rem;padding:4rem;display:flex}.page-module__E0kJGG__newsletterContent h2{margin-bottom:1rem;font-size:2.5rem}.page-module__E0kJGG__newsletterInput{flex:1;gap:1rem;display:flex}.page-module__E0kJGG__inputField{background:var(--secondary);border:1px solid var(--border);color:#fff;border-radius:1rem;outline:none;flex:1;padding:1rem 1.5rem}.page-module__E0kJGG__inputField:focus{border-color:var(--primary)}
.BreedsSection-module__gk3gjW__breeds{background:var(--background);padding:8rem 10%}.BreedsSection-module__gk3gjW__sectionHeader{text-align:center;margin-bottom:5rem}.BreedsSection-module__gk3gjW__sectionHeader h2{margin-bottom:1rem;font-size:3rem}.BreedsSection-module__gk3gjW__sectionHeader span{color:var(--primary)}.BreedsSection-module__gk3gjW__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.BreedsSection-module__gk3gjW__breedCard{background:var(--card-bg);border:1px solid var(--border);border-radius:2rem;transition:all .3s;overflow:hidden}.BreedsSection-module__gk3gjW__breedCard:hover{border-color:var(--primary);transform:translateY(-5px)}.BreedsSection-module__gk3gjW__imageWrapper{height:250px;overflow:hidden}.BreedsSection-module__gk3gjW__image{object-fit:cover;width:100%;height:100%;transition:all .5s}.BreedsSection-module__gk3gjW__breedCard:hover .BreedsSection-module__gk3gjW__image{transform:scale(1.1)}.BreedsSection-module__gk3gjW__info{padding:2rem}.BreedsSection-module__gk3gjW__info h3{color:#fff;margin-bottom:.5rem;font-size:1.5rem}.BreedsSection-module__gk3gjW__origin{color:var(--primary);background:#ff6b6b1a;border-radius:50px;margin-bottom:1rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600;display:inline-block}.BreedsSection-module__gk3gjW__info p{color:var(--text-muted);font-size:.95rem;line-height:1.5}@media (max-width:768px){.BreedsSection-module__gk3gjW__breeds{padding:5rem 5%}}
.ShopSection-module__qWW7sa__shop{background:var(--secondary);padding:8rem 10%}.ShopSection-module__qWW7sa__sectionHeader{text-align:center;margin-bottom:4rem}.ShopSection-module__qWW7sa__sectionHeader h2{margin-bottom:1rem;font-size:3rem}.ShopSection-module__qWW7sa__sectionHeader span{color:var(--primary)}.ShopSection-module__qWW7sa__controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:3rem;display:flex}.ShopSection-module__qWW7sa__searchBar{background:var(--card-bg);border:1px solid var(--border);border-radius:50px;flex:1;align-items:center;gap:1rem;min-width:300px;padding:.8rem 1.5rem;display:flex}.ShopSection-module__qWW7sa__searchBar input{color:#fff;background:0 0;border:none;outline:none;width:100%;font-size:1rem}.ShopSection-module__qWW7sa__filters{gap:1rem;display:flex}.ShopSection-module__qWW7sa__filters button{background:var(--card-bg);border:1px solid var(--border);color:#fff;cursor:pointer;border-radius:50px;padding:.8rem 1.5rem;font-weight:500;transition:all .3s}.ShopSection-module__qWW7sa__filters button:hover{border-color:var(--primary)}.ShopSection-module__qWW7sa__filters button.ShopSection-module__qWW7sa__active{background:var(--primary);color:#000;border-color:var(--primary)}.ShopSection-module__qWW7sa__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;display:grid}.ShopSection-module__qWW7sa__productCard{background:var(--card-bg);border:1px solid var(--border);border-radius:1.5rem;transition:all .3s;overflow:hidden}.ShopSection-module__qWW7sa__productCard:hover{border-color:var(--primary);transform:translateY(-5px)}.ShopSection-module__qWW7sa__imageWrapper{height:200px;position:relative;overflow:hidden}.ShopSection-module__qWW7sa__image{object-fit:cover;width:100%;height:100%}.ShopSection-module__qWW7sa__platformTag{text-transform:uppercase;border-radius:50px;padding:.4rem .8rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;right:1rem}.ShopSection-module__qWW7sa__amazon{color:#000;background:#f90}.ShopSection-module__qWW7sa__aliexpress{color:#fff;background:#e62e04}.ShopSection-module__qWW7sa__info{padding:1.5rem}.ShopSection-module__qWW7sa__info h3{white-space:nowrap;text-overflow:ellipsis;margin-bottom:.5rem;font-size:1.1rem;overflow:hidden}.ShopSection-module__qWW7sa__price{color:var(--primary);margin-bottom:1.2rem;font-size:1.2rem;font-weight:700}.ShopSection-module__qWW7sa__buyBtn{text-align:center;background:var(--secondary);border:1px solid var(--border);color:#fff;border-radius:12px;width:100%;padding:.8rem;font-weight:600;text-decoration:none;transition:all .3s;display:block}.ShopSection-module__qWW7sa__buyBtn:hover{background:var(--primary);color:#000;border-color:var(--primary)}.ShopSection-module__qWW7sa__viewMoreContainer{text-align:center;margin-top:4rem}.ShopSection-module__qWW7sa__viewMoreBtn{background:var(--card-bg);border:1px solid var(--border);color:#fff;border-radius:50px;align-items:center;gap:10px;padding:1rem 2.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.ShopSection-module__qWW7sa__viewMoreBtn:hover{border-color:var(--primary);color:var(--primary)}.ShopSection-module__qWW7sa__loading,.ShopSection-module__qWW7sa__empty{text-align:center;color:var(--text-muted);padding:4rem}.ShopSection-module__qWW7sa__prevBtn,.ShopSection-module__qWW7sa__nextBtn{color:#fff;cursor:pointer;opacity:0;z-index:10;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ShopSection-module__qWW7sa__productCard:hover .ShopSection-module__qWW7sa__prevBtn,.ShopSection-module__qWW7sa__productCard:hover .ShopSection-module__qWW7sa__nextBtn{opacity:1}.ShopSection-module__qWW7sa__prevBtn{left:10px}.ShopSection-module__qWW7sa__nextBtn{right:10px}.ShopSection-module__qWW7sa__imageDots{z-index:10;gap:8px;display:flex;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.ShopSection-module__qWW7sa__imageDots span{background:#fff6;border-radius:50%;width:8px;height:8px;transition:all .3s}.ShopSection-module__qWW7sa__activeDot{transform:scale(1.2);background:var(--primary)!important}@media (max-width:768px){.ShopSection-module__qWW7sa__shop{padding:5rem 5%}.ShopSection-module__qWW7sa__controls{flex-direction:column;align-items:stretch}}
.ContactSection-module__G6BZYW__contact{background:var(--background);padding:8rem 10%}.ContactSection-module__G6BZYW__sectionHeader{text-align:center;margin-bottom:5rem}.ContactSection-module__G6BZYW__sectionHeader h2{margin-bottom:1rem;font-size:3rem}.ContactSection-module__G6BZYW__sectionHeader span{color:var(--primary)}.ContactSection-module__G6BZYW__container{grid-template-columns:1fr 1.5fr;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.ContactSection-module__G6BZYW__infoCard{background:var(--card-bg);border:1px solid var(--border);border-radius:2rem;height:100%;padding:3rem}.ContactSection-module__G6BZYW__infoCard h3{color:var(--primary);margin-bottom:1.5rem;font-size:1.5rem}.ContactSection-module__G6BZYW__infoCard p{color:var(--text-muted);margin-bottom:2rem;line-height:1.6}.ContactSection-module__G6BZYW__item{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.ContactSection-module__G6BZYW__item span{background:#ffffff0d;border-radius:12px;padding:.8rem;font-size:1.2rem}.ContactSection-module__G6BZYW__form{flex-direction:column;gap:1.5rem;display:flex}.ContactSection-module__G6BZYW__inputGroup{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.ContactSection-module__G6BZYW__form input,.ContactSection-module__G6BZYW__form textarea{background:var(--secondary);border:1px solid var(--border);color:#fff;border-radius:12px;outline:none;padding:1.2rem 1.5rem;font-size:1rem;transition:all .3s}.ContactSection-module__G6BZYW__form input:focus,.ContactSection-module__G6BZYW__form textarea:focus{border-color:var(--primary)}.ContactSection-module__G6BZYW__submitBtn{background:var(--primary);cursor:pointer;border:none;border-radius:50px;margin-top:1rem;padding:1.2rem;font-size:1rem;font-weight:700;transition:all .3s}.ContactSection-module__G6BZYW__submitBtn:hover{box-shadow:0 10px 30px var(--primary-glow);transform:translateY(-3px)}.ContactSection-module__G6BZYW__success{color:#4caf50;text-align:center;background:#4caf501a;border-radius:10px;padding:1rem}.ContactSection-module__G6BZYW__error{color:#ff4d4d;text-align:center;background:#ff4d4d1a;border-radius:10px;padding:1rem}@media (max-width:900px){.ContactSection-module__G6BZYW__container,.ContactSection-module__G6BZYW__inputGroup{grid-template-columns:1fr}.ContactSection-module__G6BZYW__contact{padding:5rem 5%}}
.AdminPanel-module__u5ID0a__adminContainer{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:4rem;display:grid}.AdminPanel-module__u5ID0a__adminBox,.AdminPanel-module__u5ID0a__manageBox{background:var(--card-bg);border:1px solid var(--border);border-radius:2rem;height:fit-content;padding:2.5rem}.AdminPanel-module__u5ID0a__adminBox h3,.AdminPanel-module__u5ID0a__manageBox h3{color:var(--primary);margin-bottom:1.5rem}.AdminPanel-module__u5ID0a__adminBox form{flex-direction:column;gap:1rem;display:flex}.AdminPanel-module__u5ID0a__adminBox input{background:var(--secondary);border:1px solid var(--border);color:#fff;border-radius:12px;outline:none;padding:1rem;font-size:.95rem}.AdminPanel-module__u5ID0a__platformSelector{background:var(--secondary);border:1px solid var(--border);border-radius:12px;gap:1rem;padding:.5rem;display:flex}.AdminPanel-module__u5ID0a__platformSelector label{cursor:pointer;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:10px;padding:.8rem;font-size:.9rem;transition:all .3s;display:flex}.AdminPanel-module__u5ID0a__activeLabel{background:var(--primary);color:#000;font-weight:700}.AdminPanel-module__u5ID0a__btnRow{gap:1rem;margin-top:1rem;display:flex}.AdminPanel-module__u5ID0a__submitBtn{background:var(--primary);cursor:pointer;border:none;border-radius:50px;flex:2;padding:1rem;font-weight:700}.AdminPanel-module__u5ID0a__cancelBtn{border:1px solid var(--border);color:#fff;cursor:pointer;background:#ffffff0d;border-radius:50px;flex:1}.AdminPanel-module__u5ID0a__manageBox{flex-direction:column;max-height:600px;display:flex}.AdminPanel-module__u5ID0a__prodList{flex:1;padding-right:10px;overflow-y:auto}.AdminPanel-module__u5ID0a__prodItem{border-bottom:1px solid var(--border);align-items:center;gap:1rem;padding:1rem;display:flex}.AdminPanel-module__u5ID0a__prodItem img{object-fit:cover;border-radius:8px;width:60px;height:60px}.AdminPanel-module__u5ID0a__prodInfo{flex:1}.AdminPanel-module__u5ID0a__prodInfo h4{margin-bottom:3px;font-size:.95rem}.AdminPanel-module__u5ID0a__prodInfo p{color:var(--text-muted);font-size:.8rem}.AdminPanel-module__u5ID0a__actions{gap:.5rem;display:flex}.AdminPanel-module__u5ID0a__editBtn,.AdminPanel-module__u5ID0a__deleteBtn{cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.8rem}.AdminPanel-module__u5ID0a__editBtn{color:#fff;background:#4a90e2}.AdminPanel-module__u5ID0a__deleteBtn{color:#fff;background:#e62e04}.AdminPanel-module__u5ID0a__msgS{color:#4caf50;text-align:center;font-size:.85rem}.AdminPanel-module__u5ID0a__msgE{color:#ff4d4d;text-align:center;font-size:.85rem}.AdminPanel-module__u5ID0a__imageSection{border:1px solid var(--border);background:#ffffff08;border-radius:12px;margin:1.5rem 0;padding:1.5rem}.AdminPanel-module__u5ID0a__imageSection h4{color:var(--text-muted);margin-bottom:1rem;font-size:.9rem}.AdminPanel-module__u5ID0a__imageInputRow{border-bottom:1px solid #ffffff0d;margin-bottom:1rem;padding-bottom:1rem;position:relative}.AdminPanel-module__u5ID0a__inputFlex{align-items:center;gap:1rem;display:flex}.AdminPanel-module__u5ID0a__inputFlex input{flex:1}.AdminPanel-module__u5ID0a__inputFlex span{color:var(--text-muted);font-size:.8rem;font-weight:700}.AdminPanel-module__u5ID0a__fileLabel{background:var(--secondary);border:1px solid var(--primary);color:var(--primary);cursor:pointer;white-space:nowrap;border-radius:8px;padding:.8rem 1.2rem;font-size:.85rem;transition:all .3s}.AdminPanel-module__u5ID0a__fileLabel:hover{background:var(--primary);color:#000}.AdminPanel-module__u5ID0a__removeImgBtn{color:#fff;cursor:pointer;background:#e62e04;border:none;border-radius:50%;width:24px;height:24px;font-size:1rem;position:absolute;top:-10px;right:-10px}.AdminPanel-module__u5ID0a__addImgBtn{border:1px dashed var(--border);color:#fff;cursor:pointer;background:#ffffff0d;border-radius:8px;width:100%;padding:.8rem;transition:all .3s}.AdminPanel-module__u5ID0a__addImgBtn:hover{border-color:var(--primary);color:var(--primary)}.AdminPanel-module__u5ID0a__fileName{color:#4caf50;margin-top:5px;font-size:.8rem}.AdminPanel-module__u5ID0a__imgCount{color:var(--primary);font-size:.75rem;font-weight:700}@media (max-width:1024px){.AdminPanel-module__u5ID0a__adminContainer{grid-template-columns:1fr}}
.HealthSection-module__WKc1TW__health{background:var(--background);padding:8rem 10%}.HealthSection-module__WKc1TW__sectionHeader{text-align:center;margin-bottom:5rem}.HealthSection-module__WKc1TW__sectionHeader h2{margin-bottom:1rem;font-size:3rem}.HealthSection-module__WKc1TW__sectionHeader span{color:var(--primary)}.HealthSection-module__WKc1TW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.HealthSection-module__WKc1TW__card{background:var(--card-bg);border:1px solid var(--border);border-radius:2rem;padding:3rem;transition:all .3s}.HealthSection-module__WKc1TW__card:hover{border-color:var(--primary);transform:translateY(-5px)}.HealthSection-module__WKc1TW__icon{margin-bottom:1.5rem;font-size:3rem;display:block}.HealthSection-module__WKc1TW__card h3{color:var(--primary);margin-bottom:1rem;font-size:1.5rem}.HealthSection-module__WKc1TW__card p{color:var(--text-muted);margin-bottom:1.5rem;line-height:1.6}.HealthSection-module__WKc1TW__checklist{padding:0;list-style:none}.HealthSection-module__WKc1TW__checklist li{color:#fff;align-items:center;gap:10px;margin-bottom:.8rem;font-size:.95rem;display:flex}@media (max-width:768px){.HealthSection-module__WKc1TW__health{padding:5rem 5%}}
.HistorySection-module__xr6f-G__history{background:var(--background);padding:8rem 10%}.HistorySection-module__xr6f-G__sectionHeader{text-align:center;margin-bottom:5rem}.HistorySection-module__xr6f-G__sectionHeader h2{margin-bottom:1rem;font-size:3rem}.HistorySection-module__xr6f-G__sectionHeader span{color:var(--primary)}.HistorySection-module__xr6f-G__timeline{max-width:1000px;margin:0 auto;position:relative}.HistorySection-module__xr6f-G__timeline:after{content:"";background:var(--border);width:2px;margin-left:-1px;position:absolute;top:0;bottom:0;left:50%}.HistorySection-module__xr6f-G__timelineItem{background:inherit;width:50%;padding:10px 40px;position:relative}.HistorySection-module__xr6f-G__timelineItem:after{content:"";background-color:var(--background);border:3px solid var(--primary);z-index:1;border-radius:50%;width:20px;height:20px;position:absolute;top:15px;right:-10px}.HistorySection-module__xr6f-G__right{left:50%}.HistorySection-module__xr6f-G__left{left:0}.HistorySection-module__xr6f-G__right:after{left:-10px}.HistorySection-module__xr6f-G__content{background:var(--card-bg);border:1px solid var(--border);border-radius:1.5rem;padding:2rem;position:relative}.HistorySection-module__xr6f-G__year{color:var(--primary);margin-bottom:.5rem;font-size:1.2rem;font-weight:700;display:block}.HistorySection-module__xr6f-G__content h3{margin-bottom:1rem}.HistorySection-module__xr6f-G__content p{color:var(--text-muted);line-height:1.6}@media (max-width:768px){.HistorySection-module__xr6f-G__timeline:after{left:31px}.HistorySection-module__xr6f-G__timelineItem{width:100%;padding-left:70px;padding-right:25px;left:0!important}.HistorySection-module__xr6f-G__timelineItem:after{left:21px!important}}
.shop-module__-mQgjq__container{padding:10rem 10% 5rem}.shop-module__-mQgjq__header{text-align:center;margin-bottom:5rem}.shop-module__-mQgjq__title{margin-bottom:1rem;font-size:3.5rem}.shop-module__-mQgjq__title span{color:var(--primary)}.shop-module__-mQgjq__subtitle{color:var(--text-muted);font-size:1.2rem}.shop-module__-mQgjq__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2.5rem;display:grid}.shop-module__-mQgjq__productCard{background:var(--card-bg);border:1px solid var(--border);border-radius:1.5rem;transition:all .3s;overflow:hidden}.shop-module__-mQgjq__productCard:hover{border-color:var(--primary);transform:translateY(-5px)}.shop-module__-mQgjq__imageWrapper{height:200px;position:relative;overflow:hidden}.shop-module__-mQgjq__image{object-fit:cover;width:100%;height:100%}.shop-module__-mQgjq__tag{background:var(--glass);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:var(--primary);border:1px solid var(--glass-border);border-radius:50px;padding:.3rem .8rem;font-size:.75rem;position:absolute;top:1rem;right:1rem}.shop-module__-mQgjq__info{padding:1.5rem}.shop-module__-mQgjq__info h3{margin-bottom:.5rem;font-size:1.2rem}.shop-module__-mQgjq__price{color:#fff;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.shop-module__-mQgjq__buyBtn{background:var(--secondary);color:#fff;text-align:center;border:1px solid var(--border);border-radius:50px;width:100%;padding:.8rem;font-weight:600;transition:all .3s;display:block}.shop-module__-mQgjq__buyBtn:hover{background:var(--primary);color:#000;border-color:var(--primary)}.shop-module__-mQgjq__promotions{text-align:center;margin-bottom:3rem}.shop-module__-mQgjq__smartlinkBtn{color:#000;background:linear-gradient(45deg,#ff4e50,#f9d423);border-radius:50px;padding:1.2rem 2.5rem;font-size:1.2rem;font-weight:800;text-decoration:none;transition:all .3s;animation:2s infinite shop-module__-mQgjq__pulse;display:inline-block;box-shadow:0 10px 20px #ff4e504d}.shop-module__-mQgjq__smartlinkBtn:hover{transform:scale(1.05);box-shadow:0 15px 30px #ff4e5080}@keyframes shop-module__-mQgjq__pulse{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}
.ForumSection-module__P76ZBW__forumSection{background:var(--background);padding:8rem 10%}.ForumSection-module__P76ZBW__sectionHeader{text-align:center;margin-bottom:4rem}.ForumSection-module__P76ZBW__sectionHeader h2{margin-bottom:1rem;font-size:3rem}.ForumSection-module__P76ZBW__sectionHeader span{color:var(--primary)}.ForumSection-module__P76ZBW__postsContainer{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.ForumSection-module__P76ZBW__postCard{background:var(--card-bg);border:1px solid var(--border);border-radius:1.5rem;transition:all .3s}.ForumSection-module__P76ZBW__postCard:hover{border-color:var(--primary);transform:translateY(-5px)}.ForumSection-module__P76ZBW__postLink{color:inherit;padding:2rem;text-decoration:none;display:block}.ForumSection-module__P76ZBW__postHeader{justify-content:space-between;margin-bottom:1rem;font-size:.85rem;display:flex}.ForumSection-module__P76ZBW__author{color:var(--primary);font-weight:600}.ForumSection-module__P76ZBW__date{color:var(--text-muted)}.ForumSection-module__P76ZBW__postCard h3{color:#fff;margin-bottom:1rem;font-size:1.25rem}.ForumSection-module__P76ZBW__postCard p{color:var(--text-muted);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.ForumSection-module__P76ZBW__postFooter{color:var(--text-muted);border-top:1px solid var(--border);gap:1.5rem;padding-top:1rem;font-size:.85rem;display:flex}.ForumSection-module__P76ZBW__viewMoreContainer{text-align:center;margin-top:4rem}.ForumSection-module__P76ZBW__viewMoreBtn{background:var(--primary);color:#000;border-radius:50px;align-items:center;gap:10px;padding:1rem 2.5rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.ForumSection-module__P76ZBW__viewMoreBtn:hover{box-shadow:0 10px 30px var(--primary-glow);transform:translateY(-3px)}.ForumSection-module__P76ZBW__loading,.ForumSection-module__P76ZBW__empty{text-align:center;color:var(--text-muted);grid-column:1/-1;padding:3rem}@media (max-width:768px){.ForumSection-module__P76ZBW__forumSection{padding:5rem 5%}}
