body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.promo-banner{align-items:center;background:var(--primary-color);border-bottom:1px solid #ffffff1a;box-shadow:0 2px 10px #0000001a;color:#fff;display:flex;font-size:.8rem;font-weight:500;height:32px;left:0;overflow:hidden;padding:6px 0;position:fixed;right:0;top:0;z-index:1002}.promo-content{overflow:hidden;white-space:nowrap;width:100%}.scrolling-text{animation:scrollText 120s linear infinite;display:inline-block;white-space:nowrap}.scrolling-text span{color:#fff;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.3px;margin-right:60px;padding:4px 12px;transition:all .3s ease}.scrolling-text span:hover{color:#fffc;transform:translateY(-1px)}@keyframes scrollText{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:768px){.promo-banner{font-size:.75rem;height:30px;padding:4px 0}.scrolling-text span{border-radius:4px;font-size:.75rem;margin-right:45px;padding:4px 12px;transition:all .3s ease}.scrolling-text span:hover{background:#ffffff1a;transform:none}}@media (max-width:480px){.promo-banner{font-size:.7rem;height:28px;padding:3px 0}.scrolling-text span{border-radius:3px;font-size:.7rem;margin-right:35px;padding:3px 10px}.scrolling-text{animation-duration:100s}}@media (max-width:768px){.promo-banner{-webkit-tap-highlight-color:transparent}.scrolling-text span{-webkit-tap-highlight-color:rgba(255,255,255,.1);-webkit-user-select:none;user-select:none}}.header{background:var(--primary-color);border-bottom:1px solid #ffffff1a;box-shadow:0 4px 12px #44b7c433;color:#fff;left:0;min-height:70px;padding:1rem 0;position:fixed;right:0;top:32px;z-index:1003}.nav-wrapper{height:100%;justify-content:space-between}.logo,.nav-wrapper{align-items:center;display:flex}.logo{color:#fff;text-decoration:none;transition:transform .3s ease}.logo:hover{transform:scale(1.05)}.logo-content{align-items:center;display:flex;gap:1rem}.logo-image{border-radius:8px;box-shadow:0 2px 8px #0003;height:50px;object-fit:cover;width:50px}.logo-text-wrapper{display:flex;flex-direction:column}.logo-text{color:#fff;font-size:1.5rem;font-weight:700;line-height:1}.logo-subtitle{color:#fffc;font-size:.8rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.nav{align-items:center;display:flex;gap:1.5rem}.nav-link{border-radius:6px;color:#ffffffe6;font-size:1rem;font-weight:600;padding:.5rem 1rem;position:relative;text-decoration:none;transition:all .3s ease}.nav-link:hover{background:#ffffff1a;color:#fff;transform:translateY(-1px)}.nav-link.active{background:#fff3;border:1px solid #ffffff4d;color:#fff}.menu-toggle{align-items:center;background:none;border:none;border-radius:8px;color:#fff;cursor:pointer;display:none;font-size:1.5rem;justify-content:center;min-height:48px;min-width:48px;padding:.75rem;position:relative;transition:all .3s ease;z-index:1005}.menu-toggle:hover{background:#ffffff1a;transform:scale(1.05)}.menu-toggle:active{transform:scale(.95)}.mobile-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;bottom:0;display:none;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .3s ease;visibility:hidden;z-index:1004}.mobile-menu.active{display:block;opacity:1;visibility:visible}.mobile-nav{background:var(--primary-color);box-shadow:-4px 0 20px #0003;display:flex;flex-direction:column;height:100vh;padding:6rem 0 2rem;position:absolute;right:0;top:0;transform:translateX(100%);transition:transform .3s ease;width:280px}.mobile-menu.active .mobile-nav{transform:translateX(0)}.mobile-nav .nav-link{align-items:center;border-bottom:1px solid #ffffff1a;border-radius:0;display:flex;font-size:1.1rem;gap:1rem;padding:1.25rem 2rem;position:relative;transition:all .3s ease}.mobile-nav .nav-link:hover{background:#ffffff1a;padding-left:2.5rem}.mobile-nav .nav-link.active{background:#fff3;border-left:4px solid #fff}.mobile-nav .nav-link:last-child{border-bottom:none}.mobile-menu-overlay{bottom:0;cursor:pointer;left:0;position:absolute;right:280px;top:0}@media (max-width:768px){.header{min-height:64px;padding:.75rem 0;top:28px}.nav{display:none}.menu-toggle{display:flex}.logo-text{font-size:1.3rem}.logo-subtitle{font-size:.7rem}.logo-image{height:42px;width:42px}.logo-content{gap:.75rem}.mobile-nav{padding-top:5rem;width:min(320px,85vw)}.mobile-nav .nav-link{font-size:1.05rem;padding:1.5rem}.mobile-nav .nav-link:hover{padding-left:2rem}}@media (max-width:480px){.header{min-height:60px;padding:.5rem 0;top:26px}.logo-text{font-size:1.1rem}.logo-subtitle{font-size:.65rem}.logo-image{height:38px;width:38px}.logo-content{gap:.5rem}.menu-toggle{font-size:1.3rem;min-height:44px;min-width:44px;padding:.5rem}.mobile-nav{padding-top:4.5rem;width:min(300px,90vw)}.mobile-nav .nav-link{font-size:1rem;padding:1.25rem}.mobile-nav .nav-link:hover{padding-left:1.75rem}}@media (max-width:768px){.mobile-menu{animation-duration:.3s;animation-fill-mode:both}.mobile-menu.active{animation-name:fadeIn}@keyframes fadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}.menu-toggle:active{background:#fff3}.mobile-nav .nav-link:active{background:#fff3;transform:scale(.98)}}body.mobile-menu-open{overflow:hidden;position:fixed;width:100%}.footer{background-color:var(--primary-color);color:#fff;margin-top:auto;position:relative}.footer:before{background:linear-gradient(90deg,var(--baby-pink) 0,var(--primary-color) 50%,var(--baby-pink) 100%);content:"";height:4px;left:0;position:absolute;right:0;top:0}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:3rem 0 2rem}.footer-section h3,.footer-section h4{color:#fff;font-weight:600;margin-bottom:1.5rem}.footer-section h3{color:#fff;font-size:1.5rem}.footer-section p{color:#fff;line-height:1.6;opacity:.9}.footer-logo p{font-style:italic;margin-top:1rem}.footer-links{list-style:none}.footer-links li{margin-bottom:.75rem}.footer-links a{color:#fffc;display:inline-block;text-decoration:none;transition:all .3s ease}.footer-links a:hover{color:#fff;opacity:1;transform:translateX(5px)}.contact-info p{color:#fff;margin-bottom:.75rem;opacity:.9}.footer-bottom{border-top:1px solid #ffffff1a;padding:2rem 0}.footer-divider{background:#fff3;height:1px;margin-bottom:2rem}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.footer-bottom p{color:#fff;font-size:.9rem;opacity:.7}.social-links{gap:1rem}.social-links a{align-items:center;background-color:#ffffff1a;border-radius:50%;display:flex;font-size:1.2rem;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-links a:hover{background-color:var(--baby-pink);box-shadow:0 4px 12px var(--pink-shadow);transform:translateY(-3px)}@media (max-width:768px){.footer-content{gap:2.5rem;grid-template-columns:1fr;padding:3rem 0 2rem;text-align:center}.footer-section h3{font-size:1.4rem;margin-bottom:1.25rem}.footer-section h4{color:#fff;font-size:1.1rem;margin-bottom:1.25rem}.footer-section p{font-size:.95rem;line-height:1.5;margin:0 auto;max-width:300px}.footer-logo p{margin-top:1.25rem}.footer-links{align-items:center;display:flex;flex-direction:column;gap:.5rem}.footer-links li{margin-bottom:.5rem}.footer-links a{align-items:center;border-radius:8px;display:flex;justify-content:center;min-height:44px;padding:.5rem 1rem;transition:all .3s ease}.footer-links a:hover{background:#ffffff1a;transform:translateX(0) scale(1.05)}.footer-links a:active{transform:scale(.98)}.contact-info{align-items:center;display:flex;flex-direction:column;gap:.75rem}.contact-info p{background:#ffffff1a;border-radius:8px;font-size:.95rem;margin-bottom:.5rem;min-width:200px;padding:.5rem 1rem}.footer-bottom{padding:2.5rem 0}.footer-bottom-content{flex-direction:column;gap:1.5rem;text-align:center}.footer-bottom p{font-size:.9rem;order:2}.social-links{gap:1.25rem;justify-content:center;order:1}.social-links a{font-size:1.3rem;height:48px;transition:all .3s ease;width:48px}.social-links a:active{transform:translateY(-1px) scale(.95)}}@media (max-width:480px){.footer-content{gap:2rem;padding:2.5rem 0 1.5rem}.footer-section h3{font-size:1.25rem;margin-bottom:1rem}.footer-section h4{font-size:1rem;margin-bottom:1rem}.footer-section p{font-size:.9rem;max-width:280px}.footer-links a{font-size:.95rem;min-height:42px}.contact-info p,.footer-links a{border-radius:10px;padding:.75rem 1rem}.contact-info p{font-size:.9rem;min-width:180px}.footer-bottom{padding:2rem 0}.footer-bottom-content{gap:1.25rem}.footer-bottom p{font-size:.85rem;line-height:1.4}.social-links{gap:1rem}.social-links a{font-size:1.2rem;height:44px;width:44px}}@media (max-width:768px){.footer-links a:focus,.social-links a:focus{outline:2px solid #ffffff80;outline-offset:2px}.footer-section{animation:fadeInUp .6s ease-out}.footer-section:first-child{animation-delay:.1s}.footer-section:nth-child(2){animation-delay:.2s}.footer-section:nth-child(3){animation-delay:.3s}.footer-section:nth-child(4){animation-delay:.4s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}}.hero-section,.home{min-height:100vh}.hero-section{align-items:center;background:linear-gradient(135deg,#44b7c4cc,#44b7c499);background-position:50%;background-size:cover;display:flex}.hero-section:before{animation:float 4s ease-in-out infinite;background:var(--baby-pink);border-radius:50%;height:80px;right:10%;top:10%;width:80px;z-index:2}.hero-section:after{animation:float 5s ease-in-out infinite reverse;background:var(--baby-pink-light);border-radius:50%;bottom:20%;content:"";height:60px;left:5%;opacity:.4;position:absolute;width:60px;z-index:2}.cloud-bg{bottom:0;left:0;pointer-events:none;right:0;top:0;z-index:1}.cloud,.cloud-bg{position:absolute}.cloud{animation:float 6s ease-in-out infinite;background:#fffc;border-radius:50px;opacity:.7}.cloud-1{animation-delay:0s;height:40px;left:10%;top:20%;width:100px}.cloud-2{animation-delay:2s;height:30px;right:15%;top:30%;width:80px}.cloud-3{animation-delay:4s;height:50px;left:20%;top:60%;width:120px}.cloud-4{animation-delay:1s;height:35px;right:30%;top:40%;width:90px}.hero-content{align-items:center;color:#fff;display:flex;flex-direction:column;max-width:1200px;text-align:center;z-index:3}.hero-text h1{color:#fff;font-size:4rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-shadow:2px 2px 4px #0000004d}.hero-text p{color:#ffffffe6;font-size:1.4rem;line-height:1.6;margin-bottom:2.5rem;max-width:600px;text-shadow:1px 1px 2px #0000004d}.hero-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.hero-buttons .btn{border-radius:50px;box-shadow:0 4px 15px #0003;font-size:1.1rem;font-weight:600;overflow:hidden;padding:1rem 2rem;position:relative;transition:all .3s ease}.hero-buttons .btn:before{background:linear-gradient(90deg,#0000,#ffb6c14d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.hero-buttons .btn:hover:before{left:100%}.hero-buttons .btn:hover{box-shadow:0 8px 25px #0000004d;transform:translateY(-3px)}.hero-image{text-align:center}.hero-image img{border-radius:12px;box-shadow:0 8px 25px #0000001a;height:auto;max-width:100%}.section-header{align-items:center;background:var(--baby-pink-light);border-radius:12px;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:2rem;position:relative}.section-header:before{display:none}.section-icon{font-size:2rem;margin-right:1rem}.section-title{align-items:center;display:flex;flex-wrap:wrap;font-size:2.5rem;gap:1rem;justify-content:center;margin:0}.refresh-indicator{animation:spin 3s linear infinite;font-size:1.5rem;opacity:.7;transition:all .3s ease}.refresh-indicator:hover{opacity:1;transform:scale(1.1)}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.section-subtitle{color:var(--text-light);font-size:1rem;font-style:italic;margin:.5rem 0 0;opacity:.8}.loading-products{background:var(--baby-pink-light);border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:4rem 2rem;text-align:center}.loading-spinner{animation:spin 1s linear infinite;color:var(--primary-color);font-size:3rem;margin-bottom:1rem}.loading-products p{color:var(--text-light);font-size:1.1rem;font-weight:500;margin:0}.product-card{background:var(--baby-pink-light)}.product-card:before{display:none}.product-card:hover{border-color:var(--baby-pink)}.card-image{object-fit:cover}.product-card:hover .card-image{transform:scale(1.05)}.card-badge{background:var(--baby-pink)}.featured-section{background:var(--baby-pink-light);padding:4rem 0}.educational-section,.happy-kids-section,.promo-section{overflow:hidden;padding:6rem 0;position:relative}.cloud-cutout{margin:0 auto;max-width:1200px;padding:0 2rem;position:relative}.cloud-shape{background:var(--baby-pink);border-radius:50px;bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.cloud-cutout.reverse .cloud-shape{background:var(--primary-color)}.promo-content{grid-gap:3rem;align-items:center;color:#fff;display:grid;gap:3rem;grid-template-columns:1fr 1fr;padding:3rem;position:relative;z-index:2}.promo-text h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.promo-text p{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.promo-image{text-align:center}.promo-image img{border-radius:12px;box-shadow:0 8px 25px #0003;height:auto;max-width:100%}.new-arrivals-section{background:var(--baby-pink-light);padding:4rem 0}.arrivals-card{grid-gap:3rem;align-items:center;background:var(--baby-pink-light);border-radius:12px;box-shadow:0 4px 12px #0000001a;display:grid;gap:3rem;grid-template-columns:1fr 1fr;overflow:hidden;padding:3rem;position:relative}.arrivals-card:before{display:none}.arrivals-content h2{color:var(--primary-color);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.arrivals-content p{color:var(--text-light);font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.arrivals-image{text-align:center}.arrivals-image img{border-radius:12px;box-shadow:0 8px 25px #0000001a;height:auto;max-width:100%}.welcome-baby-section{background:var(--baby-pink-light);padding:4rem 0}.welcome-card{grid-gap:3rem;align-items:center;background:var(--baby-pink);border-radius:12px;box-shadow:0 8px 25px var(--pink-shadow);color:#fff;display:grid;gap:3rem;grid-template-columns:1fr 1fr;padding:3rem}.welcome-content h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.welcome-content h3{color:#ffffffe6;font-size:1.8rem;font-weight:600;margin-bottom:1rem}.welcome-content p{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.welcome-image{text-align:center}.welcome-image img{border-radius:12px;box-shadow:0 8px 25px #0003;height:auto;max-width:100%}@media (max-width:1024px){.products-grid{gap:1.25rem;grid-template-columns:repeat(3,1fr)}.product-card{height:360px}.card-image-container{height:210px}.hero-text h1{font-size:3.5rem}.hero-text p{font-size:1.3rem}}@media (max-width:768px){.hero-content{padding:0 1.5rem}.hero-text h1{font-size:2.8rem;line-height:1.1;margin-bottom:1.25rem}.hero-text p{font-size:1.15rem;line-height:1.5;margin-bottom:2rem}.hero-buttons{gap:1rem;width:100%}.hero-buttons .btn{flex:1 1;font-size:1rem;min-height:48px;min-width:140px;padding:1rem 1.75rem}.section-header{margin-bottom:2.5rem;padding:1.75rem 1.5rem}.section-title{font-size:2.2rem}.section-icon{font-size:2.5rem}.refresh-indicator{font-size:1.2rem}.section-subtitle{font-size:.95rem}.loading-products{padding:3rem 1.5rem}.loading-spinner{font-size:2.5rem}.loading-products p{font-size:1rem}.products-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.product-card{border-radius:16px;height:380px}.card-image-container{height:200px}.card-body{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:1.25rem}.card-title{flex-shrink:0;font-size:.9rem;line-height:1.3;margin-bottom:.75rem}.card-price{flex-shrink:0;margin-bottom:1rem}.btn-full{border-radius:12px;flex-shrink:0;font-size:.9rem;margin-top:auto;min-height:46px;padding:.85rem .75rem}.promo-content{gap:2rem;grid-template-columns:1fr;padding:2.5rem 1.5rem;text-align:center}.promo-text h2{font-size:2.2rem;margin-bottom:1.25rem}.promo-text p{font-size:1.05rem;margin-bottom:1.75rem}.arrivals-card{gap:2rem;grid-template-columns:1fr;padding:2.5rem 1.5rem;text-align:center}.arrivals-content h2{font-size:2.2rem}.arrivals-content p{font-size:1.05rem}.welcome-card{gap:2rem;grid-template-columns:1fr;padding:2.5rem 1.5rem;text-align:center}.welcome-content h2{font-size:2.2rem}.welcome-content h3{font-size:1.6rem}.welcome-content p{font-size:1.05rem}.cloud{display:none}.featured-section,.new-arrivals-section,.promo-section,.welcome-baby-section{padding:3rem 0}}@media (max-width:480px){.hero-content{padding:0 1rem}.hero-text h1{font-size:2.2rem;line-height:1.1;margin-bottom:1rem}.hero-text p{font-size:1rem;line-height:1.4;margin-bottom:1.75rem}.hero-buttons{align-items:stretch;flex-direction:column;gap:.75rem;width:100%}.hero-buttons .btn{border-radius:12px;font-size:.95rem;padding:1rem;width:100%}.section-header{margin-bottom:2rem;padding:1.5rem 1rem}.section-title{font-size:1.9rem}.section-icon{font-size:2.2rem}.refresh-indicator{font-size:1rem}.section-subtitle{font-size:.85rem}.loading-products{padding:2.5rem 1rem}.loading-spinner{font-size:2rem}.loading-products p{font-size:.95rem}.products-grid{gap:.75rem;grid-template-columns:repeat(2,1fr)}.product-card{border-radius:12px;height:360px}.card-image-container{height:180px}.card-body{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:1rem}.card-title{flex-shrink:0;font-size:.85rem;line-height:1.2;margin-bottom:.75rem}.card-price{flex-shrink:0;margin-bottom:1rem}.price-amount{font-size:1rem}.btn-full{border-radius:10px;flex-shrink:0;font-size:.85rem;margin-top:auto;min-height:44px;padding:.8rem .6rem}.promo-content{padding:2rem 1rem}.promo-text h2{font-size:1.9rem;margin-bottom:1rem}.promo-text p{font-size:.95rem;margin-bottom:1.5rem}.arrivals-card{padding:2rem 1rem}.arrivals-content h2{font-size:1.9rem}.arrivals-content p{font-size:.95rem}.welcome-card{padding:2rem 1rem}.welcome-content h2{font-size:1.9rem}.welcome-content h3{font-size:1.4rem}.welcome-content p{font-size:.95rem}.featured-section,.new-arrivals-section,.promo-section,.welcome-baby-section{padding:2.5rem 0}}.toys-collection{padding:2rem 0}.page-header{background:var(--baby-pink-light);border-radius:12px;margin-bottom:3rem;padding:2rem;position:relative;text-align:center}.page-header:after,.page-header:before{display:none}.page-header h1{color:var(--primary-color);font-size:2.5rem;margin-bottom:1rem}.page-header p{color:#6c757d;font-size:1.1rem;margin:0 auto;max-width:600px}.collection-controls{background:var(--baby-pink-light);border-radius:12px;box-shadow:0 4px 6px #0000001a;margin-bottom:2rem;overflow:hidden;padding:2rem;position:relative}.collection-controls:before{display:none}.search-box{margin-bottom:2rem;position:relative}.search-input{border:2px solid var(--border-color);border-radius:8px;font-size:1rem;padding:1rem 3rem 1rem 1rem;transition:border-color .3s ease;width:100%}.search-input:focus{border-color:var(--accent-color);outline:none}.search-icon{color:#6c757d;font-size:1.2rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.filter-section h3,.sort-section label{color:var(--primary-color);display:block;font-weight:600;margin-bottom:1rem}.category-filters{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.filter-btn{align-items:center;background:#fff;border:2px solid var(--border-color);border-radius:8px;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1rem;transition:all .3s ease}.filter-btn:hover{background:var(--baby-pink-light);border-color:var(--baby-pink);color:var(--baby-pink)}.filter-btn.active{background:var(--baby-pink);border-color:var(--baby-pink);color:#fff}.filter-icon{font-size:1.1rem}.sort-section{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.sort-select{background:#fff;border:2px solid var(--border-color);border-radius:8px;cursor:pointer;font-size:1rem;padding:.75rem}.clear-filters-btn{background-color:var(--secondary-color);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.clear-filters-btn:hover{background-color:#3a3557;transform:translateY(-2px)}.results-info{background-color:#4187a11a;border-left:4px solid var(--accent-color);border-radius:8px;margin-bottom:2rem;padding:1rem}.results-info p{color:var(--text-dark);font-weight:500;margin:0}.products-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);margin-bottom:3rem}.product-card{background:#fff;border:2px solid #0000;border-radius:12px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;height:380px;overflow:hidden;position:relative;transition:all .3s ease}.product-card:hover{border-color:var(--primary-color);box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.product-card.out-of-stock{opacity:.7}.card-image-container{flex-shrink:0;height:220px;overflow:hidden;position:relative;width:100%}.card-image{height:100%;object-fit:contain;padding:10px;transition:transform .4s ease;width:100%}.product-card:hover .card-image{transform:none}.card-badge{background:var(--primary-color);right:.75rem}.card-badge,.out-of-stock-badge{border-radius:15px;color:#fff;font-size:.7rem;font-weight:700;padding:.25rem .75rem;position:absolute;top:.75rem;z-index:2}.out-of-stock-badge{background-color:#dc3545;left:.75rem}[data-rmiz-wrap=hidden],[data-rmiz-wrap=visible]{height:100%;left:0;position:absolute!important;top:0;width:100%}[data-rmiz-overlay]{background-color:#000c}.card-badge,.out-of-stock-badge{z-index:1}.card-body{display:flex;flex:1 1;flex-direction:column;padding:1rem}.card-title{color:var(--primary-color);font-size:.95rem}.card-price,.card-title{flex-shrink:0;margin-bottom:.75rem;text-align:center}.price-amount{color:var(--primary-color);font-size:1.1rem;font-weight:700}.btn-full{border-radius:8px;flex-shrink:0;font-size:.85rem;margin-top:auto;padding:.6rem .75rem;width:100%}.no-results{background:var(--baby-pink-light);border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:4rem 2rem;text-align:center}.no-results-icon{font-size:4rem;margin-bottom:1rem}.no-results h3{color:var(--primary-color);margin-bottom:1rem}.no-results p{color:#6c757d;margin-bottom:2rem}@media (max-width:1024px){.products-grid{gap:1.25rem;grid-template-columns:repeat(3,1fr)}.product-card{height:360px}.card-image-container{height:210px}}@media (max-width:768px){.toys-collection{padding:1.5rem 0}.page-header{margin-bottom:2.5rem;padding:2rem 1.5rem}.page-header h1{font-size:2.2rem;margin-bottom:1.25rem}.page-header p{font-size:1rem}.collection-controls{border-radius:16px;margin-bottom:2.5rem;padding:2rem 1.5rem}.search-input{border-radius:12px;font-size:1rem;min-height:50px;padding:1.25rem 3.5rem 1.25rem 1.25rem}.search-icon{font-size:1.3rem;right:1.25rem}.filter-section h3,.sort-section label{font-size:1.1rem;font-weight:600;margin-bottom:1rem}.category-filters{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;gap:.75rem;margin-bottom:2.5rem;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:none}.category-filters::-webkit-scrollbar{display:none}.filter-btn{border-radius:12px;font-size:.95rem;min-height:44px;padding:.75rem 1rem;transition:all .3s ease}.filter-btn:active{transform:scale(.98)}.sort-section{align-items:stretch;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.sort-section label{margin-bottom:.5rem}.sort-select{padding:1rem}.clear-filters-btn,.sort-select{border-radius:12px;font-size:1rem;min-height:48px;width:100%}.clear-filters-btn{padding:1rem 1.5rem}.results-info{border-radius:12px;margin-bottom:2.5rem;padding:1.25rem}.results-info p{font-size:.95rem;line-height:1.4}.products-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.product-card{border-radius:16px;height:380px}.card-image-container{height:200px}.card-body{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:1.25rem}.card-title{flex-shrink:0;font-size:.9rem;line-height:1.3;margin-bottom:.75rem}.card-price{flex-shrink:0;margin-bottom:1rem}.btn-full{border-radius:12px;flex-shrink:0;font-size:.9rem;margin-top:auto;min-height:46px;padding:.85rem .75rem}.no-results{border-radius:16px;padding:3rem 1.5rem}.no-results-icon{font-size:3.5rem}.no-results h3{font-size:1.5rem}.no-results p{font-size:1rem}}@media (max-width:480px){.toys-collection{padding:1rem 0}.page-header{margin-bottom:2rem;padding:1.75rem 1rem}.page-header h1{font-size:1.9rem;margin-bottom:1rem}.page-header p{font-size:.95rem}.collection-controls{margin-bottom:2rem;padding:1.75rem 1rem}.search-input{font-size:.95rem;padding:1rem 3rem 1rem 1rem}.search-icon{font-size:1.2rem;right:1rem}.filter-section h3,.sort-section label{font-size:1rem}.category-filters{gap:.5rem;margin-bottom:2rem}.filter-btn{border-radius:10px;font-size:.9rem;min-height:42px;padding:.75rem .875rem}.sort-select{padding:.875rem}.clear-filters-btn,.sort-select{font-size:.95rem;min-height:46px}.clear-filters-btn{padding:.875rem 1.25rem}.results-info{margin-bottom:2rem;padding:1rem}.results-info p{font-size:.9rem}.products-grid{gap:.75rem;grid-template-columns:repeat(2,1fr)}.product-card{border-radius:12px;height:360px}.card-image-container{height:180px}.card-body{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:1rem}.card-title{flex-shrink:0;font-size:.85rem;line-height:1.2;margin-bottom:.75rem}.card-price{flex-shrink:0;margin-bottom:1rem}.price-amount{font-size:1rem}.btn-full{border-radius:10px;flex-shrink:0;font-size:.85rem;margin-top:auto;min-height:44px;padding:.8rem .6rem}.no-results{padding:2.5rem 1rem}.no-results-icon{font-size:3rem}.no-results h3{font-size:1.3rem}.no-results p{font-size:.9rem}}@media (max-width:768px){.btn-full:active,.clear-filters-btn:active,.filter-btn:active,.sort-select:active{transform:scale(.98)}.product-card:active{transform:translateY(-2px)}.search-input:focus,.sort-select:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #44b7c41a}.category-filters{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}}[data-rmiz-ghost]{pointer-events:none;position:absolute}[data-rmiz-btn-unzoom],[data-rmiz-btn-zoom]{appearance:none;background-color:#000000b3;border:none;border-radius:50%;box-shadow:0 0 1px #ffffff80;color:#fff;height:40px;margin:0;outline-offset:2px;padding:9px;touch-action:manipulation;width:40px}[data-rmiz-btn-zoom]:not(:focus):not(:active){clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;pointer-events:none;position:absolute;white-space:nowrap;width:1px}[data-rmiz-btn-zoom]{cursor:zoom-in;inset:10px 10px auto auto;position:absolute}[data-rmiz-btn-unzoom]{cursor:zoom-out;inset:20px 20px auto auto;position:absolute;z-index:1}[data-rmiz-content=found] [data-zoom],[data-rmiz-content=found] [role=img],[data-rmiz-content=found] img,[data-rmiz-content=found] svg{cursor:zoom-in}[data-rmiz-modal]::backdrop{display:none}[data-rmiz-modal][open]{background:#0000;border:0;height:100vh;height:100dvh;margin:0;max-height:none;max-width:none;overflow:hidden;padding:0;position:fixed;width:100vw;width:100dvw}[data-rmiz-modal-overlay]{inset:0;position:absolute;transition:background-color .3s}[data-rmiz-modal-overlay=hidden]{background-color:#fff0}[data-rmiz-modal-overlay=visible]{background-color:#fff}[data-rmiz-modal-content]{height:100%;position:relative;width:100%}[data-rmiz-modal-img]{cursor:zoom-out;image-rendering:high-quality;position:absolute;transform-origin:top left;transition:transform .3s}@media (prefers-reduced-motion:reduce){[data-rmiz-modal-img],[data-rmiz-modal-overlay]{transition-duration:.01ms!important}}.product-details-new{background:linear-gradient(135deg,#f8f9ff,#fff);min-height:100vh}.hero-section{background:linear-gradient(135deg,#d1c6c5,#fff);color:#333;overflow:hidden;padding:2rem 0 4rem;position:relative}.hero-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='25' cy='25' r='1' fill='rgba(209,198,197,0.1)'/%3E%3Ccircle cx='75' cy='75' r='1' fill='rgba(209,198,197,0.1)'/%3E%3Ccircle cx='50' cy='10' r='.5' fill='rgba(209,198,197,0.1)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem;z-index:2}.hero-container,.image-gallery{position:relative}.main-image-wrapper{background:#fff;height:auto;margin:0 auto;max-height:500px;max-width:600px;overflow:visible;position:relative;width:100%}.main-image-wrapper img{height:100%;object-fit:contain;transition:transform .3s ease;width:100%}@media (min-width:1024px){.main-image-wrapper,.main-image-wrapper img,.main-image-wrapper.hover-zoom{cursor:default}.main-image-wrapper.hover-zoom img{transform:none}}@media (max-width:1023px){.main-image-wrapper{cursor:default;height:auto;max-height:400px}.main-image-wrapper img{cursor:default}.main-image-wrapper.hover-zoom img{transform:none}}.hero-image{display:block;height:auto;max-height:500px;object-fit:contain;object-position:center;transition:none;width:100%}@media (max-width:1023px){.hero-image{max-height:400px}}@media (max-width:768px){.hero-image{max-height:350px}}@media (max-width:480px){.hero-image{max-height:300px}}.main-image-wrapper:hover .hero-image{transform:none}.image-overlay{position:absolute;right:1rem;top:1rem}.overlay-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #d1c6c54d;border-radius:20px;color:#333;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;padding:.5rem 1rem}.thumbnail-grid{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:20px}.thumbnail{background:#fff;border:2px solid #0000;cursor:pointer;height:80px;overflow:hidden;padding:5px;width:80px}.thumbnail.active{border-color:var(--primary-color)}.thumbnail img{height:100%;object-fit:contain;width:100%}.hero-info{display:flex;flex-direction:column;gap:1.5rem}.breadcrumb-mini{align-items:center;display:flex;font-size:.9rem;gap:.5rem;opacity:.8}.breadcrumb-link{color:#333;text-decoration:none;transition:opacity .3s ease}.breadcrumb-link:hover{opacity:1}.separator{opacity:.6}.current{color:#d1c6c5;font-weight:600}.product-badges{display:flex;flex-wrap:wrap;gap:1rem}.age-badge,.category-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #d1c6c54d;border-radius:25px;box-shadow:0 4px 15px #d1c6c533;color:#333;display:flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem}.badge-icon{font-size:1.2rem}.product-title{color:#333;font-size:3rem;font-weight:700;line-height:1.2;margin:0}.product-highlights{display:flex;flex-wrap:wrap;gap:1rem}.highlight-item{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #d1c6c54d;border-radius:20px;box-shadow:0 4px 15px #d1c6c533;color:#333;display:flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem}.highlight-icon{font-size:1.2rem}.price-section{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #d1c6c54d;border-radius:20px;box-shadow:0 8px 25px #d1c6c533;display:flex;gap:2rem;padding:2rem}.price-main{align-items:baseline;display:flex;gap:.5rem}.currency{color:#333;font-size:1.5rem;font-weight:600}.amount{color:#333;font-size:3.5rem;font-weight:700}.unit{color:#666;font-size:1rem;opacity:.8}.price-savings{background:#d1c6c5;border-radius:15px;color:#333;font-size:.9rem;font-weight:600;padding:.5rem 1rem}.action-section{display:flex;flex-wrap:wrap;gap:1rem}.get-product-button{align-items:center;border:none;border-radius:15px;cursor:pointer;display:flex;font-size:1.2rem;font-weight:600;gap:.5rem;justify-content:center;min-width:250px;padding:1.5rem 3rem;text-decoration:none;transition:all .3s ease;width:100%}.get-product-button.primary{background:linear-gradient(135deg,#25d366,#128c7e);box-shadow:0 10px 30px #25d36666;color:#fff}.get-product-button.primary:hover{box-shadow:0 15px 40px #25d36699;transform:translateY(-3px)}.get-product-button.disabled{background:#ccc;color:#666;cursor:not-allowed}.button-icon{font-size:1.3rem}.button-text{font-size:1.1rem}.guarantee-section{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.guarantee-item{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #d1c6c54d;border-radius:15px;box-shadow:0 4px 15px #d1c6c533;display:flex;gap:1rem;padding:1.5rem}.guarantee-icon{color:#d1c6c5;flex-shrink:0;font-size:2rem}.guarantee-content h4{color:#333;font-size:1rem;font-weight:600;margin:0 0 .25rem}.guarantee-content p{color:#666;font-size:.9rem;margin:0;opacity:.8}.whatsapp-popup-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.whatsapp-popup{animation:popupSlideIn .3s ease;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;margin-top:60px;max-height:80vh;max-width:500px;overflow-y:auto;width:90%}@keyframes popupSlideIn{0%{opacity:0;transform:translateY(-50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.popup-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #eee;border-radius:20px 20px 0 0;display:flex;justify-content:space-between;padding:2rem 2rem 1rem}.popup-header h3{color:#333;font-size:1.5rem;font-weight:700;margin:0}.close-button{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;padding:0;transition:all .3s ease;width:40px}.close-button:hover{background:#f0f0f0;color:#333}.popup-content{padding:2rem}.popup-content p{color:#666;line-height:1.6;margin-bottom:2rem}.whatsapp-contacts{display:flex;flex-direction:column;gap:1rem}.whatsapp-contact{align-items:center;background:#fff;border:2px solid #f0f0f0;border-radius:15px;cursor:pointer;display:flex;gap:1rem;padding:1.5rem;text-align:left;transition:all .3s ease;width:100%}.whatsapp-contact:hover{background:#f8fff9;border-color:#25d366;box-shadow:0 5px 15px #25d36633;transform:translateY(-2px)}.contact-icon{flex-shrink:0;font-size:2rem}.contact-info{display:flex;flex:1 1;flex-direction:column;gap:.25rem}.contact-name{color:#333;font-size:1.1rem;font-weight:600}.contact-number{color:#666;font-size:.9rem}.whatsapp-icon{color:#25d366;font-size:1.5rem}.details-section{background:#fff;border-radius:30px 30px 0 0;box-shadow:0 -10px 30px #d1c6c533;margin-top:-2rem;padding:4rem 0;position:relative;z-index:3}.details-container{margin:0 auto;max-width:1200px;padding:0 2rem}.details-tabs{background:#f8f9fa;border-radius:15px;display:flex;gap:0;margin-bottom:3rem;overflow-x:auto;padding:.5rem}.tab{border-radius:10px;color:#666;cursor:pointer;flex:1 1;font-weight:600;padding:1rem 2rem;text-align:center;transition:all .3s ease;white-space:nowrap}.tab.active{background:#fff;box-shadow:0 4px 15px #d1c6c533;color:#333}.tab:hover:not(.active){background:#ffffff80}.tab-content{background:#fff;border-radius:20px;box-shadow:0 10px 40px #d1c6c51a;padding:3rem}.description-content h3,.features-content h3{color:#333;font-size:1.8rem;font-weight:700;margin-bottom:1.5rem}.product-description{color:#666;font-size:1.1rem;line-height:1.8;margin-bottom:3rem}.features-list{grid-gap:1rem;display:grid;gap:1rem;margin-bottom:3rem}.feature-item{align-items:center;background:#f8f9fa;border:1px solid #d1c6c533;border-radius:15px;display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease}.feature-item:hover{background:#fff;box-shadow:0 5px 20px #d1c6c533;transform:translateX(5px)}.feature-icon{color:#d1c6c5;font-size:1.2rem;font-weight:700}.feature-text{color:#333;font-weight:500}.specifications h3{margin-bottom:2rem}.spec-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.spec-item{align-items:center;background:#f8f9fa;border-left:4px solid #d1c6c5;border-radius:15px;display:flex;justify-content:space-between;padding:1.5rem}.spec-label{color:#333;font-weight:600}.spec-value{color:#666;font-weight:500}.related-section{background:#f8f9fa;padding:4rem 0}.related-container{margin:0 auto;max-width:1200px;padding:0 2rem}.section-header{margin-bottom:3rem;text-align:center}.section-header h2{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-header p{color:#666;font-size:1.1rem}.related-grid{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.related-card{background:#fff;border-radius:20px;box-shadow:0 10px 30px #d1c6c533;display:grid;grid-template-rows:auto 1fr auto;height:auto;min-height:400px;overflow:hidden;position:relative;transition:all .3s ease}.related-card:hover{box-shadow:0 20px 50px #d1c6c54d;transform:translateY(-10px)}.related-card .card-image{background:#fff;height:250px;overflow:hidden;position:relative;width:100%}.related-card .card-image img{height:100%;object-fit:contain;padding:10px;width:100%}.card-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.related-card:hover .card-overlay{opacity:1}.view-button{background:#fff;border-radius:25px;color:#333;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.view-button:hover{background:#d1c6c5;color:#333;transform:scale(1.05)}.card-content{display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.card-category{align-items:center;display:flex;gap:.5rem}.category-icon{font-size:1.2rem}.category-name{color:#666;font-size:.9rem;font-weight:500}.card-title{color:#333;font-size:1.3rem;font-weight:700;line-height:1.3;margin:0}.card-price{margin:0}.price{color:#d1c6c5;font-size:1.5rem;font-weight:700}.card-button{align-items:center;background:linear-gradient(135deg,#d1c6c5,#fff);border:1px solid #d1c6c54d;border-radius:15px;color:#333;display:block;display:flex;font-weight:600;height:50px;justify-content:center;margin:0;padding:1rem 1.5rem;text-align:center;text-decoration:none;transition:all .3s ease}.card-button:hover{background:#d1c6c5;box-shadow:0 10px 25px #d1c6c566;transform:translateY(-2px)}.cta-section{background:linear-gradient(135deg,#d1c6c5,#fff);color:#333;padding:4rem 0;text-align:center}.cta-container{margin:0 auto;max-width:800px;padding:0 2rem}.cta-content h2{color:#333;font-size:2.5rem;margin-bottom:1rem}.cta-content p{font-size:1.2rem;margin-bottom:2rem;opacity:.8}.cta-buttons{gap:1rem}.cta-primary,.cta-secondary{border:none;border-radius:15px;cursor:pointer;font-size:1.1rem;font-weight:600;min-width:150px;padding:1rem 2rem;transition:all .3s ease}.cta-primary{background:#fff;border:2px solid #d1c6c5;color:#333}.cta-primary:hover{background:#d1c6c5;box-shadow:0 10px 30px #d1c6c54d;transform:translateY(-3px)}.cta-secondary{background:#0000;border:2px solid #d1c6c5;color:#333}.cta-secondary:hover{background:#fff;color:#333;transform:translateY(-3px)}@media (max-width:1024px){.hero-container{gap:2.5rem;grid-template-columns:1fr;padding:0 1.5rem}.product-title{font-size:2.5rem;line-height:1.2}.amount{font-size:3rem}.guarantee-section{gap:1.5rem;grid-template-columns:1fr}.related-card{min-height:350px}.main-image-wrapper{height:450px}}@media (max-width:768px){.hero-section{padding:1.5rem 0 3.5rem}.hero-container{gap:2rem;grid-template-columns:1fr;max-width:100%;padding:0 1rem}.image-gallery,.main-image-wrapper{margin:0 auto;max-width:400px;width:100%}.main-image-wrapper{background:#fff;border-radius:16px;box-shadow:0 8px 25px #0000001a;height:auto;max-height:350px;overflow:hidden}.main-image-wrapper img{height:auto;max-height:100%;object-fit:contain;width:100%}.product-info{margin:0 auto;max-width:400px;width:100%}.product-title{font-size:2.2rem;line-height:1.1;margin-bottom:1.5rem;text-align:center}.amount{font-size:2.8rem}.price-section{border-radius:16px;gap:1.25rem;padding:1.75rem;text-align:center}.action-section,.price-section{flex-direction:column;width:100%}.action-section{gap:1rem}.get-product-button{border-radius:12px;font-size:1.1rem;min-height:56px;min-width:100%;padding:1.25rem 2rem;width:100%}.product-badges,.product-highlights{flex-direction:column;gap:.75rem;width:100%}.age-badge,.category-badge,.highlight-item{border-radius:12px;font-size:.95rem;padding:1rem 1.5rem;text-align:center;width:100%}.guarantee-section{gap:1rem;grid-template-columns:1fr;margin:0 auto;max-width:400px}.guarantee-item{border-radius:12px;padding:1.25rem}.details-section{border-radius:24px 24px 0 0;margin-top:-1.5rem;padding:3.5rem 0}.details-tabs{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:.5rem;overflow-x:auto;padding:.5rem;scroll-behavior:smooth}.tab{border-radius:12px;flex:none;font-size:.95rem;min-width:120px;padding:1rem 1.5rem;white-space:nowrap}.tab-content{border-radius:16px;padding:2.5rem 1.5rem}.description-content h3,.features-content h3{font-size:1.6rem;margin-bottom:1.25rem}.product-description{font-size:1rem;line-height:1.6;margin-bottom:2.5rem}.feature-item{border-radius:12px;padding:1.25rem}.related-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.related-card{border-radius:16px;min-height:400px}.card-content{padding:1.75rem}.card-button{border-radius:12px;height:52px;padding:1rem 1.5rem}.cta-section{padding:3.5rem 0}.cta-content h2{font-size:2.2rem;margin-bottom:1.25rem}.cta-content p{font-size:1.1rem;margin-bottom:2.5rem}.cta-buttons{align-items:stretch;flex-direction:column;gap:1rem;margin:0 auto;max-width:300px}.cta-primary,.cta-secondary{border-radius:12px;font-size:1rem;min-height:52px;padding:1.25rem 2rem}.whatsapp-popup{border-radius:16px;margin:80px 1rem 1rem;width:95%}.popup-header{border-radius:16px 16px 0 0;padding:2rem 1.5rem 1rem}.popup-content{padding:1.75rem}.whatsapp-contact{border-radius:12px;min-height:72px;padding:1.25rem}}@media (max-width:480px){.hero-section{padding:1rem 0 3rem}.hero-container{gap:1.5rem;grid-template-columns:1fr;padding:0 .75rem}.image-gallery,.main-image-wrapper{margin:0 auto;max-width:320px;width:100%}.main-image-wrapper{background:#fff;border-radius:12px;box-shadow:0 6px 20px #0000001a;height:auto;max-height:300px}.main-image-wrapper img{height:auto;max-height:100%;object-fit:contain;width:100%}.product-info{margin:0 auto;max-width:320px;width:100%}.product-title{font-size:1.9rem;line-height:1.1;margin-bottom:1.25rem;text-align:center}.amount{font-size:2.4rem}.price-section{border-radius:12px;gap:1rem;padding:1.5rem;width:100%}.get-product-button{font-size:1rem;min-height:52px;padding:1rem 1.5rem;width:100%}.age-badge,.category-badge,.highlight-item{font-size:.9rem;padding:.875rem 1.25rem;text-align:center;width:100%}.guarantee-section{margin:0 auto;max-width:320px}.guarantee-item{border-radius:10px;padding:1rem}.guarantee-icon{font-size:1.75rem}.guarantee-content h4{font-size:.95rem}.guarantee-content p{font-size:.85rem}.details-section{margin-top:-1rem;padding:3rem 0}.tab-content{border-radius:12px;padding:2rem 1rem}.description-content h3,.features-content h3{font-size:1.4rem;margin-bottom:1rem}.product-description{font-size:.95rem;line-height:1.5;margin-bottom:2rem}.feature-item{border-radius:10px;padding:1rem}.related-grid{gap:1.25rem;grid-template-columns:1fr}.related-card{border-radius:12px;min-height:350px}.card-content{padding:1.5rem}.card-button{border-radius:10px;font-size:.95rem;height:48px;padding:.875rem 1.25rem}.cta-content h2{font-size:1.9rem;margin-bottom:1rem}.cta-content p{font-size:1rem;margin-bottom:2rem}.cta-buttons{max-width:280px}.cta-primary,.cta-secondary{font-size:.95rem;min-height:48px;padding:1rem 1.5rem}.whatsapp-popup{border-radius:12px;margin:70px .5rem .5rem;width:96%}.popup-header{border-radius:12px 12px 0 0;padding:1.75rem 1.25rem .75rem}.popup-content{padding:1.5rem}.whatsapp-contact{border-radius:10px;min-height:64px;padding:1rem}}.about-page{line-height:1.6}.about-hero{align-items:center;background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 50%,var(--baby-pink) 100%);color:#fff;display:flex;min-height:60vh;overflow:hidden;padding:6rem 0;position:relative;text-align:center}.about-hero:before{animation:float 20s ease-in-out infinite;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='25' cy='25' r='2' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='75' cy='75' r='2' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='50' cy='10' r='1' fill='rgba(255,255,255,0.05)'/%3E%3Ccircle cx='10' cy='90' r='1' fill='rgba(255,255,255,0.05)'/%3E%3C/svg%3E");background-size:60px 60px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.about-hero:after{animation:float 8s ease-in-out infinite;background:#ffffff1a;height:80px;right:15%;top:20%;width:80px}.about-hero .hero-content:before,.about-hero:after{border-radius:50%;content:"";position:absolute;z-index:1}.about-hero .hero-content:before{animation:float 10s ease-in-out infinite reverse;background:#ffffff14;bottom:30%;height:60px;left:10%;width:60px}.hero-content{max-width:900px}.about-hero h1{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#fffc);-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:2rem;text-shadow:2px 2px 4px #0000004d}.about-hero p{font-size:1.4rem;font-weight:300;line-height:1.6;margin:0 auto;max-width:700px;opacity:.95}.story-grid{grid-gap:5rem;align-items:center;display:grid;gap:5rem;grid-template-columns:1.5fr 1fr;margin:6rem 0}.story-content{position:relative}.story-content:before{background:linear-gradient(to bottom,var(--primary-color),var(--baby-pink));border-radius:2px;content:"";height:100%;left:-2rem;position:absolute;top:0;width:4px}.story-content h2{color:var(--primary-color);font-size:3rem;font-weight:700;margin-bottom:2.5rem;position:relative}.story-content h2:after{background:var(--baby-pink);border-radius:2px;bottom:-.5rem;content:"";height:4px;left:0;position:absolute;width:60px}.story-content p{color:#555;font-size:1.15rem;font-weight:400;line-height:1.8;margin-bottom:2rem}.story-content p:last-of-type{background:var(--baby-pink-light);border-left:4px solid var(--baby-pink);border-radius:12px;color:var(--primary-color);font-weight:500;padding:1.5rem}.story-image{position:relative}.image-placeholder,.story-image{display:flex;justify-content:center}.image-placeholder{align-items:center;background:linear-gradient(135deg,var(--primary-color),var(--baby-pink));border-radius:20px;box-shadow:0 20px 40px #00000026;color:#fff;flex-direction:column;height:300px;max-width:350px;transform:rotate(-2deg);transition:transform .3s ease;width:100%}.image-placeholder:hover{transform:rotate(0deg) scale(1.05)}.placeholder-icon{animation:bounce 2s ease-in-out infinite;font-size:5rem;margin-bottom:1.5rem}.image-placeholder p{font-size:1.1rem;font-weight:600;margin:0;text-align:center}.values-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-top:4rem}.value-card{background:#fff;border:1px solid #44b7c41a;border-radius:20px;box-shadow:0 10px 30px #0000001a;overflow:hidden;padding:3rem 2.5rem;position:relative;text-align:center;transition:all .3s ease}.value-card:before{background:linear-gradient(90deg,var(--primary-color),var(--baby-pink));content:"";height:4px;left:0;position:absolute;right:0;top:0}.value-card:hover{box-shadow:0 20px 50px #00000026;transform:translateY(-10px)}.value-card:hover:after{background:radial-gradient(circle,var(--baby-pink-light),#0000);border-radius:50%;content:"";height:150px;left:50%;opacity:.3;position:absolute;top:50%;transform:translate(-50%,-50%);width:150px;z-index:0}.value-icon{display:block;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));font-size:4rem;margin-bottom:2rem}.value-card h3{color:var(--primary-color);font-size:1.6rem;font-weight:600;margin-bottom:1.5rem;position:relative;z-index:1}.value-card p{color:#666;font-size:1rem;line-height:1.7;position:relative;z-index:1}.team-grid{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));margin-top:4rem}.team-member{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;display:flex;gap:2.5rem;overflow:hidden;padding:3rem;position:relative;transition:all .3s ease}.team-member:before{background:linear-gradient(90deg,var(--baby-pink),var(--primary-color));content:"";height:4px;left:0;position:absolute;right:0;top:0}.team-member:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-5px)}.member-image{flex-shrink:0}.member-image .image-placeholder{background:linear-gradient(135deg,var(--baby-pink),var(--primary-color));border-radius:50%;height:140px;transform:none;width:140px}.member-image .placeholder-icon{animation:none;font-size:4rem;margin-bottom:0}.member-info h3{color:var(--primary-color);font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.member-role{color:var(--baby-pink);font-size:1.1rem;font-weight:600;letter-spacing:.5px;margin-bottom:1.5rem;text-transform:uppercase}.member-info p:last-child{color:#666;font-size:1rem;line-height:1.7}.stats-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:4rem}.stat-item{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;overflow:hidden;padding:4rem 2.5rem;position:relative;text-align:center;transition:all .3s ease}.stat-item:before{background:linear-gradient(90deg,var(--primary-color),var(--baby-pink));content:"";height:4px;left:0;position:absolute;right:0;top:0}.stat-item:hover{box-shadow:0 20px 50px #00000026;transform:translateY(-10px) scale(1.02)}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,var(--primary-color),var(--baby-pink));-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:800;line-height:1;margin-bottom:1rem}.stat-label{color:var(--text-dark);font-size:1.2rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.cta-content{background:linear-gradient(135deg,#fff,var(--baby-pink-light));border-radius:25px;box-shadow:0 20px 50px #0000001a;margin-top:4rem;overflow:hidden;padding:5rem 4rem;position:relative;text-align:center}.cta-content:before{animation:rotate 30s linear infinite;background:radial-gradient(circle,#44b7c40d,#0000);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}.cta-content h2{color:var(--primary-color);font-size:3rem;font-weight:700;margin-bottom:1.5rem;position:relative;z-index:1}.cta-content p{color:#666;font-size:1.3rem;line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:700px;position:relative;z-index:1}.cta-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;position:relative;z-index:1}.cta-buttons .btn{border-radius:50px;font-size:1.1rem;font-weight:600;min-width:200px;padding:1.25rem 2.5rem;transition:all .3s ease}@media (max-width:768px){.about-hero{min-height:50vh;padding:4rem 0}.about-hero h1{font-size:2.8rem;margin-bottom:1.5rem}.about-hero p{font-size:1.15rem}.about-hero p,.hero-content{padding:0 1rem}.story-grid{gap:3rem;grid-template-columns:1fr;margin:4rem 0;text-align:center}.story-content:before{display:none}.story-content h2{font-size:2.5rem;margin-bottom:2rem}.story-content h2:after{left:50%;transform:translateX(-50%)}.story-content p{font-size:1.05rem;margin-bottom:1.5rem}.story-content p:last-of-type{padding:1.25rem}.image-placeholder{height:240px;max-width:280px;transform:none}.image-placeholder:hover{transform:scale(1.02)}.placeholder-icon{font-size:4rem}.values-grid{gap:2rem;grid-template-columns:1fr}.value-card{padding:2.5rem 2rem}.value-icon{font-size:3.5rem}.value-card h3{font-size:1.4rem}.team-grid{gap:3rem;grid-template-columns:1fr}.team-member{align-items:center;flex-direction:column;padding:2.5rem 2rem;text-align:center}.member-image .image-placeholder{height:120px;width:120px}.member-info h3{font-size:1.6rem}.stats-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}.stat-item{padding:3rem 2rem}.stat-number{font-size:3rem}.stat-label{font-size:1rem}.section{padding:4rem 0}.section-title{font-size:2.5rem;margin-bottom:2.5rem}.cta-content{border-radius:20px;padding:4rem 2rem}.cta-content h2{font-size:2.5rem;margin-bottom:1.25rem}.cta-content p{font-size:1.15rem;margin-bottom:2.5rem}.cta-buttons{align-items:center;flex-direction:column;gap:1rem}.cta-buttons .btn{max-width:300px;min-height:52px;padding:1rem 2rem;width:100%}}@media (max-width:480px){.about-hero{padding:3rem 0}.about-hero h1{font-size:2.2rem;line-height:1.1}.about-hero p{font-size:1rem}.story-content h2{font-size:2rem}.story-content p{font-size:1rem}.story-content p:last-of-type{padding:1rem}.image-placeholder{height:200px;max-width:250px}.placeholder-icon{font-size:3.5rem}.value-card{padding:2rem 1.5rem}.value-icon{font-size:3rem}.value-card h3{font-size:1.3rem}.team-member{padding:2rem 1.5rem}.member-image .image-placeholder{height:100px;width:100px}.member-info h3{font-size:1.4rem}.member-role{font-size:1rem}.stats-grid{gap:1.5rem;grid-template-columns:1fr}.stat-item{padding:2.5rem 1.5rem}.stat-number{font-size:2.5rem}.section{padding:3rem 0}.section-title{font-size:2rem}.cta-content{padding:3rem 1.5rem}.cta-content h2{font-size:2rem}.cta-content p{font-size:1rem}.cta-buttons .btn{font-size:1rem;min-height:48px;padding:1rem 1.5rem}}.contact-page{line-height:1.6}.contact-hero{align-items:center;background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 50%,var(--baby-pink) 100%);color:#fff;display:flex;min-height:60vh;overflow:hidden;padding:6rem 0;position:relative;text-align:center}.contact-hero:before{animation:float 25s ease-in-out infinite;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='m50 30 20 20-20 20-20-20Z' fill='rgba(255,255,255,0.08)'/%3E%3Ccircle cx='20' cy='20' r='3' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='80' cy='80' r='3' fill='rgba(255,255,255,0.1)'/%3E%3C/svg%3E");background-size:100px 100px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.contact-hero:after{animation:float 9s ease-in-out infinite;background:#ffffff1a;height:70px;left:20%;top:15%;width:70px}.contact-hero .hero-content:before,.contact-hero:after{border-radius:50%;content:"";position:absolute;z-index:1}.contact-hero .hero-content:before{animation:float 11s ease-in-out infinite reverse;background:#ffffff14;bottom:25%;height:50px;right:15%;width:50px}.hero-content{margin:0 auto;max-width:800px;padding:0 2rem;position:relative;z-index:2}.contact-hero h1{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#fffc);-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:2rem;text-shadow:2px 2px 4px #0000004d}.contact-hero p{font-size:1.4rem;font-weight:300;line-height:1.6;margin:0 auto;max-width:600px;opacity:.95}.contact-grid{grid-gap:5rem;align-items:start;display:grid;gap:5rem;grid-template-columns:1fr 1fr;margin:6rem 0}.contact-form-section,.contact-info-section{position:relative}.contact-form-section h2,.contact-info-section h2{color:var(--primary-color);font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;position:relative}.contact-form-section h2:after,.contact-info-section h2:after{background:var(--baby-pink);border-radius:2px;bottom:-.5rem;content:"";height:4px;left:0;position:absolute;width:60px}.contact-form-section p,.contact-info-section p{color:#666;font-size:1.15rem;line-height:1.6;margin-bottom:2.5rem}.contact-methods{display:flex;flex-direction:column;gap:2.5rem}.contact-method{background:#fff;border:1px solid #44b7c41a;border-radius:20px;box-shadow:0 10px 30px #0000001a;display:flex;gap:2rem;overflow:hidden;padding:2.5rem;position:relative;transition:all .3s ease}.contact-method:before{background:linear-gradient(90deg,var(--primary-color),var(--baby-pink));content:"";height:4px;left:0;position:absolute;right:0;top:0}.contact-method:hover{box-shadow:0 20px 50px #00000026;transform:translateY(-5px)}.contact-method:hover:after{background:radial-gradient(circle,var(--baby-pink-light),#0000);border-radius:50%;content:"";height:120px;left:50%;opacity:.4;position:absolute;top:50%;transform:translate(-50%,-50%);width:120px;z-index:0}.method-icon{align-items:flex-start;display:flex;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));flex-shrink:0;font-size:3rem;padding-top:.25rem}.method-content{position:relative;z-index:1}.method-content h4{color:var(--primary-color);font-size:1.4rem;font-weight:600;margin-bottom:.75rem}.method-content p{color:var(--text-dark);font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.method-content small{color:#666;font-size:.95rem;line-height:1.5}.social-links{display:flex;flex-direction:column;gap:.75rem}.social-link{align-items:center;border-radius:8px;color:var(--primary-color);display:inline-flex;font-weight:500;gap:.5rem;padding:.5rem;text-decoration:none;transition:all .3s ease}.social-link:hover{background:var(--baby-pink-light);color:var(--baby-pink);transform:translateX(5px)}.form-container{background:#fff;border:1px solid #44b7c41a;border-radius:20px;box-shadow:0 10px 30px #0000001a;overflow:hidden;padding:3rem;position:relative}.form-container:before{background:linear-gradient(90deg,var(--baby-pink),var(--primary-color));content:"";height:4px;left:0;position:absolute;right:0;top:0}.contact-form{display:flex;flex-direction:column;gap:2rem}.form-row{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column;gap:.75rem}.form-group label{color:var(--text-dark);font-size:1rem;font-weight:600;margin-bottom:.25rem}.form-group input,.form-group select,.form-group textarea{background:#fff;border:2px solid var(--border-color);border-radius:12px;font-family:inherit;font-size:1rem;padding:1rem 1.25rem;transition:all .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--primary-color);box-shadow:0 0 0 4px #44b7c41a;outline:none;transform:translateY(-1px)}.form-group textarea{line-height:1.6;min-height:140px;resize:vertical}.form-group input::placeholder,.form-group textarea::placeholder{color:#999;font-style:italic}.success-message{background:linear-gradient(135deg,#28a745,#20c997);border-radius:20px;color:#fff;overflow:hidden;padding:4rem 3rem;position:relative;text-align:center}.success-message:before{animation:rotate 20s linear infinite;background:radial-gradient(circle,#ffffff1a,#0000);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}.success-icon{animation:bounce 2s ease-in-out infinite;display:block;font-size:5rem;margin-bottom:1.5rem}.success-message h3{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1.5rem;position:relative;z-index:1}.success-message p{color:#ffffffe6;font-size:1.2rem;margin:0;position:relative;z-index:1}.faq-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));margin-top:4rem}.faq-item{background:#fff;border:1px solid #44b7c41a;border-radius:20px;box-shadow:0 10px 30px #0000001a;overflow:hidden;padding:2.5rem;position:relative;transition:all .3s ease}.faq-item:before{background:linear-gradient(90deg,var(--primary-color),var(--baby-pink));content:"";height:4px;left:0;position:absolute;right:0;top:0}.faq-item:hover{box-shadow:0 20px 50px #00000026;transform:translateY(-5px)}.faq-item h4{align-items:center;color:var(--primary-color);display:flex;font-size:1.3rem;font-weight:600;gap:1rem;margin-bottom:1.5rem}.faq-item p{color:#666;font-size:1rem;line-height:1.7;margin:0}.btn-large{border:none;border-radius:50px;cursor:pointer;display:inline-block;font-size:1.2rem;font-weight:600;margin-top:1.5rem;overflow:hidden;padding:1.25rem 2.5rem;position:relative;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.btn-large:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.btn-large:hover:before{left:100%}.btn-large:hover{box-shadow:0 10px 30px #44b7c466;transform:translateY(-2px)}.section{padding:6rem 0}.section-alt{background:linear-gradient(135deg,var(--baby-pink-light),#fff)}.section-title{color:var(--primary-color);font-size:3rem;font-weight:700;margin-bottom:3rem;position:relative;text-align:center}.section-title:after{background:linear-gradient(90deg,var(--primary-color),var(--baby-pink));border-radius:2px;bottom:-1rem;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}@media (max-width:768px){.contact-hero{min-height:50vh;padding:4rem 0}.contact-hero h1{font-size:2.8rem;margin-bottom:1.5rem}.contact-hero p{font-size:1.15rem;padding:0 1rem}.hero-content{padding:0 1rem}.contact-grid{gap:4rem;grid-template-columns:1fr;margin:4rem 0}.contact-form-section h2,.contact-info-section h2{font-size:2.2rem;text-align:center}.contact-form-section h2:after,.contact-info-section h2:after{left:50%;transform:translateX(-50%)}.contact-form-section p,.contact-info-section p{font-size:1.05rem;text-align:center}.contact-methods{gap:2rem}.contact-method{flex-direction:column;gap:1.5rem;padding:2rem;text-align:center}.method-icon{align-self:center;font-size:2.5rem;padding-top:0}.method-content h4{font-size:1.25rem}.method-content p{font-size:1rem}.social-links{align-items:center}.social-link{border-radius:12px;justify-content:center;padding:.75rem 1rem}.form-container{padding:2.5rem 2rem}.form-row{gap:1.5rem;grid-template-columns:1fr}.form-group input,.form-group select,.form-group textarea{font-size:1rem;min-height:48px;padding:1rem}.form-group textarea{min-height:120px}.btn-large{border-radius:12px;font-size:1.1rem;min-height:52px;padding:1rem 2rem}.success-message{padding:3rem 2rem}.success-icon{font-size:4rem}.success-message h3{font-size:1.8rem}.success-message p{font-size:1.1rem}.faq-grid{gap:2rem;grid-template-columns:1fr}.faq-item{padding:2rem}.faq-item h4{font-size:1.2rem;gap:.75rem}.section{padding:4rem 0}.section-title{font-size:2.5rem;margin-bottom:2.5rem}}@media (max-width:480px){.contact-hero{padding:3rem 0}.contact-hero h1{font-size:2.2rem;line-height:1.1}.contact-hero p{font-size:1rem}.contact-grid{gap:3rem;margin:3rem 0}.contact-form-section h2,.contact-info-section h2{font-size:1.9rem}.contact-form-section p,.contact-info-section p{font-size:1rem}.contact-method{padding:1.75rem 1.5rem}.method-icon{font-size:2.2rem}.method-content h4{font-size:1.2rem}.method-content p{font-size:.95rem}.method-content small{font-size:.9rem}.social-link{font-size:.95rem;padding:.75rem}.form-container{padding:2rem 1.5rem}.form-group input,.form-group select,.form-group textarea{font-size:.95rem;min-height:46px;padding:.875rem}.btn-large{font-size:1rem;min-height:48px;padding:1rem 1.5rem}.success-message{padding:2.5rem 1.5rem}.success-icon{font-size:3.5rem}.success-message h3{font-size:1.6rem}.success-message p{font-size:1rem}.faq-item{padding:1.75rem 1.5rem}.faq-item h4{font-size:1.1rem;gap:.5rem}.faq-item p{font-size:.95rem}.section{padding:3rem 0}.section-title{font-size:2rem}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}:root{--primary-color:#44b7c4;--secondary-color:#44b7c4;--accent-color:#44b7c4;--baby-pink:#ffb6c1;--baby-pink-light:#ffe4e1;--baby-pink-dark:#ff8da1;--background-light:#fff;--text-dark:#333;--text-light:#666;--promo-color:#44b7c4;--success-color:#27ae60;--warning-color:#f39c12;--border-color:#e0e0e0;--shadow-color:#44b7c41a;--pink-shadow:#ffb6c133}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff;background-color:var(--background-light);color:#333;color:var(--text-dark);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background:#44b7c4;background:var(--primary-color);box-shadow:0 4px 12px #44b7c44d;color:#fff}.btn-primary:hover{box-shadow:0 6px 20px #ffb6c133;box-shadow:0 6px 20px var(--pink-shadow);transform:translateY(-2px)}.btn-secondary{background:#fff;border:2px solid #44b7c4;border:2px solid var(--primary-color);box-shadow:0 4px 12px #44b7c41a;color:#44b7c4;color:var(--primary-color)}.btn-secondary:hover{background:#ffb6c1;background:var(--baby-pink);box-shadow:0 6px 20px #ffb6c133;box-shadow:0 6px 20px var(--pink-shadow);color:#fff;transform:translateY(-2px)}.btn-promo{background:#fff;border-radius:25px;box-shadow:0 4px 12px #0003;color:#44b7c4;color:var(--primary-color);font-weight:700;padding:1rem 2rem}.btn-promo:hover{box-shadow:0 6px 20px #0000004d;transform:translateY(-2px)}.main-content{padding-top:114px}.App{display:flex;flex-direction:column;min-height:100vh}@media (max-width:768px){.container{padding:0 1rem}.btn{align-items:center;display:flex;font-size:.95rem;justify-content:center;min-height:44px;padding:.75rem 1.5rem;text-align:center}.main-content{padding-top:100px}body{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-size:16px}}@media (max-width:480px){.container{padding:0 .75rem}.btn{border-radius:12px;font-size:.9rem;font-weight:600;padding:.875rem 1.25rem}.main-content{padding-top:96px}.btn{letter-spacing:.02em;min-height:48px}}@media (max-width:768px){::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#44b7c4;background:var(--primary-color);border-radius:2px;opacity:.7}::-webkit-scrollbar-thumb:hover{opacity:1}}html{scroll-behavior:smooth}@media (max-width:768px){.btn:focus,input:focus,select:focus,textarea:focus{outline:2px solid #44b7c4;outline:2px solid var(--primary-color);outline-offset:2px}}
/*# sourceMappingURL=main.ccd1b206.css.map*/