*{box-sizing:border-box;margin:0;padding:0}:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:400;line-height:1.6}body{color:#333;min-width:320px;min-height:100vh;margin:0;transition:background .5s}h1,h2,h3,h4,h5,h6{line-height:1.2}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}img{max-width:100%;height:auto}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#ff6b9d,#c96dd8);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#c96dd8,#6b8eff)}.header{z-index:1000;background-color:#fffdd0f2;padding:1rem 0;position:sticky;top:0;box-shadow:0 2px 8px #0000001a}.header-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.logo-link{color:#333;align-items:center;gap:1rem;text-decoration:none;display:flex}.logo{width:auto;height:50px}.site-title{background:linear-gradient(135deg,#ff6b9d,#c96dd8,#6b8eff,#00c9a7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.8rem;font-weight:700}.nav{flex-wrap:wrap;flex:1;justify-content:center;gap:1.5rem;display:flex}.nav-link{color:#333;border-radius:8px;padding:.5rem 1rem;font-weight:600;text-decoration:none;transition:all .3s}.nav-link:hover{background-color:#ff6b9d33;transform:translateY(-2px)}.header-actions{align-items:center;gap:1rem;display:flex}.theme-toggle{cursor:pointer;white-space:nowrap;background-color:#fff;border:2px solid #ff6b9d;border-radius:20px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .3s}.theme-toggle:hover{color:#fff;background-color:#ff6b9d;transform:scale(1.05)}.cart-link{align-items:center;padding:.5rem;text-decoration:none;display:flex;position:relative}.cart-icon{font-size:1.8rem;transition:transform .3s}.cart-link:hover .cart-icon{transform:scale(1.1)}.cart-badge{color:#fff;background-color:#ff6b9d;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:0;right:0}@media (width<=768px){.header-content{flex-direction:column;gap:1rem}.nav{justify-content:center;width:100%}.nav-link{padding:.4rem .8rem;font-size:.9rem}.site-title{font-size:1.4rem}}.footer{color:#fff;background-color:#333;margin-top:3rem;padding:2rem 0}.footer-content{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.footer-section h3{background:linear-gradient(135deg,#ff6b9d,#c96dd8,#6b8eff,#00c9a7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem}.footer-section h4{color:gold;margin-bottom:1rem;font-size:1.1rem}.footer-section p{color:#ccc;margin:.5rem 0;line-height:1.6}.footer-link{color:#ccc;margin:.5rem 0;text-decoration:none;transition:color .3s;display:block}.footer-link:hover{color:#ff6b9d}@media (width<=768px){.footer-content{text-align:center;grid-template-columns:1fr}}.home{width:100%}.hero{text-align:center;background:0 0;padding:4rem 2rem}.hero-content{max-width:800px;margin:0 auto}.hero-title{background:linear-gradient(135deg,#ff6b9d,#c96dd8,#6b8eff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem}.hero-subtitle{color:#333;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.hero-text{color:#555;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.hero-btn{color:#fff;background:linear-gradient(135deg,#ff6b9d,#c96dd8);border-radius:30px;padding:1rem 2.5rem;font-size:1.2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #ff6b9d4d}.hero-btn:hover{transform:translateY(-3px);box-shadow:0 6px 20px #ff6b9d66}.features{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:3rem auto;padding:0 2rem;display:grid}.feature-card{text-align:center;background-color:#fff;border-radius:12px;padding:2rem;transition:transform .3s;box-shadow:0 4px 8px #0000001a}.feature-card:hover{transform:translateY(-5px)}.feature-icon{margin-bottom:1rem;font-size:3rem}.feature-card h3{color:#ff6b9d;margin-bottom:.5rem}.feature-card p{color:#666;line-height:1.6}.categories-preview{text-align:center;max-width:1200px;margin:3rem auto;padding:2rem}.categories-preview h2{color:#333;margin-bottom:2rem;font-size:2rem}.category-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.category-item{color:#333;background:#fff;border-radius:12px;padding:2rem;text-decoration:none;transition:all .3s;box-shadow:0 4px 8px #0000001a}.category-item:hover{transform:scale(1.05);box-shadow:0 6px 12px #00000026}.category-emoji{margin-bottom:.5rem;font-size:3rem;display:block}.category-item h3{color:#ff6b9d;font-size:1.1rem}.info-banner{background:0 0;margin-top:3rem;padding:3rem 2rem}.info-banner h2{text-align:center;color:#333;margin-bottom:2rem;font-size:2rem}.info-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.info-item{text-align:center}.info-icon{margin-bottom:.5rem;font-size:2.5rem;display:block}.info-item h4{color:#6b8eff;margin-bottom:.5rem;font-size:1.2rem}.info-item p{color:#666}@media (width<=768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.2rem}.hero-text{font-size:1rem}}.product-card{color:inherit;background-color:#fff;border-radius:12px;flex-direction:column;height:100%;text-decoration:none;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 8px #0000001a}.product-card:hover{transform:translateY(-8px);box-shadow:0 8px 16px #0003}.product-image-wrapper{background-color:#f9f9f9;width:100%;height:200px;position:relative;overflow:hidden}.product-image{object-fit:contain;width:100%;height:100%;padding:1rem}.out-of-stock-badge{color:#fff;background-color:#f44;border-radius:20px;padding:.3rem .7rem;font-size:.8rem;font-weight:700;position:absolute;top:10px;right:10px}.product-info{flex-direction:column;flex-grow:1;padding:1rem;display:flex}.product-name{color:#333;margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.product-category{color:#ff6b9d;margin:.25rem 0;font-size:.9rem;font-weight:500}.product-age{color:#666;margin:.25rem 0;font-size:.85rem}.product-price{color:#00c9a7;margin:.5rem 0;font-size:1.3rem;font-weight:700}.add-to-cart-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff6b9d,#c96dd8);border:none;border-radius:8px;margin-top:auto;padding:.7rem 1rem;font-size:1rem;font-weight:600;transition:all .3s}.add-to-cart-btn:hover:not(:disabled){background:linear-gradient(135deg,#c96dd8,#ff6b9d);transform:scale(1.02)}.add-to-cart-btn:disabled{cursor:not-allowed;opacity:.6;background-color:#ccc}.products-page{max-width:1400px;margin:0 auto;padding:2rem}.products-header{text-align:center;margin-bottom:2rem}.products-header h1{background:linear-gradient(135deg,#ff6b9d,#c96dd8,#6b8eff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem}.products-header p{color:#666;font-size:1.1rem}.products-container{grid-template-columns:280px 1fr;gap:2rem;display:grid}.filters{background-color:#fff;border-radius:12px;height:fit-content;padding:1.5rem;position:sticky;top:100px;box-shadow:0 4px 8px #0000001a}.filter-section{margin-bottom:2rem}.filter-section h3{color:#ff6b9d;margin-bottom:1rem;font-size:1.1rem}.filter-option{cursor:pointer;align-items:center;gap:.5rem;margin-bottom:.7rem;font-size:.95rem;display:flex}.filter-option input[type=radio]{cursor:pointer;accent-color:#ff6b9d}.sort-select{cursor:pointer;background-color:#fff;border:2px solid #ff6b9d;border-radius:8px;width:100%;padding:.7rem;font-size:.95rem}.sort-select:focus{border-color:#c96dd8;outline:none}.products-grid{min-height:400px}.products-info{color:#666;margin-bottom:1.5rem;font-weight:500}.grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.no-products{text-align:center;background-color:#fff;border-radius:12px;padding:4rem 2rem;box-shadow:0 4px 8px #0000001a}.no-products p{color:#666;margin:.5rem 0;font-size:1.2rem}@media (width<=1024px){.products-container{grid-template-columns:1fr}.filters{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid;position:static}.filter-section{margin-bottom:0}}@media (width<=768px){.filters{grid-template-columns:1fr}.grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}}.product-detail-page{max-width:1200px;margin:0 auto;padding:2rem}.back-link{color:#ff6b9d;margin-bottom:2rem;font-weight:600;text-decoration:none;transition:color .3s;display:inline-block}.back-link:hover{color:#c96dd8}.product-detail{background-color:#fff;border-radius:12px;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:3rem;padding:2rem;display:grid;box-shadow:0 4px 12px #0000001a}.product-image-section{background-color:#f9f9f9;border-radius:12px;justify-content:center;align-items:center;padding:2rem;display:flex}.detail-image{object-fit:contain;max-width:100%;max-height:500px}.product-info-section h1{color:#333;margin-bottom:1rem;font-size:2rem}.product-meta{gap:1rem;margin-bottom:1.5rem;display:flex}.category-badge,.age-badge{border-radius:20px;padding:.4rem 1rem;font-size:.9rem;font-weight:600}.category-badge{color:#ff6b9d;background-color:#ffe8f0}.age-badge{color:#6b8eff;background-color:#e8f0ff}.price-section{align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.price{color:#00c9a7;margin:0;font-size:2.5rem;font-weight:700}.in-stock{color:#00c9a7;font-weight:600}.out-of-stock{color:#f44;font-weight:600}.description{border-bottom:2px solid #f0f0f0;margin-bottom:2rem;padding-bottom:2rem}.description h3{color:#ff6b9d;margin-bottom:.7rem}.description p{color:#555;line-height:1.8}.purchase-section{border-bottom:2px solid #f0f0f0;margin-bottom:2rem;padding-bottom:2rem}.quantity-selector{margin-bottom:1.5rem}.quantity-selector label{color:#333;margin-bottom:.5rem;font-weight:600;display:block}.quantity-controls{align-items:center;gap:1rem;width:fit-content;display:flex}.quantity-controls button{color:#ff6b9d;cursor:pointer;background-color:#fff;border:2px solid #ff6b9d;border-radius:8px;width:40px;height:40px;font-size:1.5rem;font-weight:700;transition:all .3s}.quantity-controls button:hover{color:#fff;background-color:#ff6b9d}.quantity-controls span{text-align:center;min-width:30px;font-size:1.3rem;font-weight:600}.add-to-basket-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff6b9d,#c96dd8);border:none;border-radius:12px;width:100%;padding:1rem 2rem;font-size:1.2rem;font-weight:600;transition:all .3s}.add-to-basket-btn:hover{background:linear-gradient(135deg,#c96dd8,#ff6b9d);transform:translateY(-2px);box-shadow:0 6px 15px #ff6b9d4d}.added-notification{color:#fff;text-align:center;background-color:#00c9a7;border-radius:8px;margin-top:1rem;padding:.7rem;font-weight:600;animation:.3s slideIn}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.product-features h3{color:#ff6b9d;margin-bottom:.7rem}.product-features ul{padding:0;list-style:none}.product-features li{color:#555;padding:.5rem 0 .5rem 1.5rem;position:relative}.product-features li:before{content:"✓";color:#00c9a7;font-weight:700;position:absolute;left:0}.related-products{margin-top:3rem}.related-products h2{text-align:center;color:#333;margin-bottom:2rem;font-size:2rem}.related-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;display:grid}.related-product-card{color:inherit;text-align:center;background-color:#fff;border-radius:12px;padding:1.5rem;text-decoration:none;transition:all .3s;box-shadow:0 4px 8px #0000001a}.related-product-card:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.related-product-card img{object-fit:contain;width:100%;height:150px;margin-bottom:1rem}.related-product-card h4{color:#333;margin-bottom:.5rem;font-size:1rem}.related-product-card p{color:#00c9a7;font-size:1.2rem;font-weight:700}.not-found{text-align:center;background-color:#fff;border-radius:12px;padding:4rem 2rem;box-shadow:0 4px 8px #0000001a}.not-found h2{color:#333;margin-bottom:1rem}.not-found p{color:#666;margin-bottom:2rem}@media (width<=968px){.product-detail{grid-template-columns:1fr}.product-info-section h1{font-size:1.6rem}.price{font-size:2rem}}.cart-page{max-width:1200px;margin:0 auto;padding:2rem}.cart-page h1{background:linear-gradient(135deg,#ff6b9d,#c96dd8,#6b8eff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:2.5rem}.empty-cart{text-align:center;background-color:#fff;border-radius:12px;padding:4rem 2rem;box-shadow:0 4px 8px #0000001a}.empty-cart h2{color:#333;margin-bottom:1rem}.empty-cart p{color:#666;margin-bottom:2rem;font-size:1.1rem}.shop-btn{color:#fff;background:linear-gradient(135deg,#ff6b9d,#c96dd8);border-radius:30px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.shop-btn:hover{transform:translateY(-2px);box-shadow:0 6px 15px #ff6b9d4d}.cart-container{grid-template-columns:1fr 380px;gap:2rem;display:grid}.cart-items{background-color:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 8px #0000001a}.cart-item{border-bottom:2px solid #f0f0f0;grid-template-columns:100px 1fr auto auto auto;align-items:center;gap:1.5rem;padding:1.5rem;display:grid}.cart-item:last-of-type{border-bottom:none}.cart-item-image{object-fit:contain;background-color:#f9f9f9;border-radius:8px;width:100px;height:100px;padding:.5rem}.cart-item-info{flex-direction:column;gap:.3rem;display:flex}.cart-item-name{color:#333;font-size:1.1rem;font-weight:600;text-decoration:none}.cart-item-name:hover{color:#ff6b9d}.cart-item-category{color:#ff6b9d;margin:0;font-size:.9rem}.cart-item-age{color:#666;margin:0;font-size:.85rem}.cart-item-quantity{background-color:#f9f9f9;border-radius:8px;align-items:center;gap:.7rem;padding:.5rem;display:flex}.cart-item-quantity button{color:#ff6b9d;cursor:pointer;background-color:#fff;border:2px solid #ff6b9d;border-radius:6px;width:30px;height:30px;font-size:1.2rem;font-weight:700;transition:all .3s}.cart-item-quantity button:hover{color:#fff;background-color:#ff6b9d}.cart-item-quantity span{text-align:center;min-width:25px;font-weight:600}.cart-item-price{text-align:right}.unit-price{color:#666;margin:0 0 .3rem;font-size:.85rem}.total-price{color:#00c9a7;margin:0;font-size:1.3rem;font-weight:700}.remove-btn{color:#f44;cursor:pointer;background-color:#0000;border:none;padding:.5rem;font-size:1.5rem;transition:all .3s}.remove-btn:hover{color:#c00;transform:scale(1.2)}.clear-cart-btn{color:#fff;cursor:pointer;background-color:#f44;border:none;border-radius:8px;width:100%;margin-top:1rem;padding:.8rem;font-weight:600;transition:all .3s}.clear-cart-btn:hover{background-color:#c00}.cart-summary{background-color:#fff;border-radius:12px;height:fit-content;padding:2rem;position:sticky;top:100px;box-shadow:0 4px 8px #0000001a}.cart-summary h2{color:#333;margin-bottom:1.5rem}.summary-row{justify-content:space-between;margin-bottom:1rem;font-size:1.1rem;display:flex}.free-delivery{color:#00c9a7;font-weight:700}.delivery-note{color:#00c9a7;text-align:center;background-color:#e8f9f5;border-radius:8px;margin:1rem 0;padding:.7rem;font-size:.9rem}.summary-divider{background-color:#f0f0f0;height:2px;margin:1.5rem 0}.total-row{font-size:1.4rem;font-weight:700}.total-row span:last-child{color:#00c9a7}.checkout-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff6b9d,#c96dd8);border:none;border-radius:12px;width:100%;margin-top:1.5rem;padding:1rem;font-size:1.2rem;font-weight:600;transition:all .3s}.checkout-btn:hover{background:linear-gradient(135deg,#c96dd8,#ff6b9d);transform:translateY(-2px);box-shadow:0 6px 15px #ff6b9d4d}.continue-shopping{text-align:center;color:#ff6b9d;margin-top:1rem;font-weight:600;text-decoration:none;display:block}.continue-shopping:hover{color:#c96dd8}.cart-info{border-top:2px solid #f0f0f0;margin-top:2rem;padding-top:1.5rem}.cart-info p{color:#666;margin:.5rem 0;font-size:.9rem}@media (width<=1024px){.cart-container{grid-template-columns:1fr}.cart-summary{position:static}}@media (width<=768px){.cart-item{grid-template-columns:80px 1fr;gap:1rem}.cart-item-image{width:80px;height:80px}.cart-item-quantity,.cart-item-price,.remove-btn{grid-column:1/-1}.cart-item-quantity{justify-content:center}.cart-item-price{text-align:center}}.contact-page{max-width:1200px;margin:0 auto;padding:2rem}.contact-header{text-align:center;margin-bottom:3rem}.contact-header h1{background:linear-gradient(135deg,#ff6b9d,#c96dd8,#6b8eff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem}.contact-header p{color:#666;max-width:700px;margin:0 auto;font-size:1.1rem;line-height:1.6}.contact-container{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.contact-info{flex-direction:column;gap:1.5rem;display:flex}.info-card{background-color:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 8px #0000001a}.info-card h3{color:#ff6b9d;margin-bottom:.7rem;font-size:1.2rem}.info-card p{color:#555;margin:.3rem 0;line-height:1.6}.contact-form-container{background-color:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 8px #0000001a}.contact-form-container h2{color:#333;margin-bottom:1.5rem}.contact-form{flex-direction:column;gap:1.5rem;display:flex}.form-group{flex-direction:column;display:flex}.form-group label{color:#333;margin-bottom:.5rem;font-weight:600}.form-group input,.form-group select,.form-group textarea{border:2px solid #e0e0e0;border-radius:8px;padding:.8rem;font-family:inherit;font-size:1rem;transition:border-color .3s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#ff6b9d;outline:none}.form-group textarea{resize:vertical}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff6b9d,#c96dd8);border:none;border-radius:12px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.submit-btn:hover{background:linear-gradient(135deg,#c96dd8,#ff6b9d);transform:translateY(-2px);box-shadow:0 6px 15px #ff6b9d4d}.success-message{text-align:center;background:linear-gradient(135deg,#00c9a71a,#6b8eff1a);border-radius:12px;padding:3rem 2rem}.success-message h3{color:#00c9a7;margin-bottom:1rem;font-size:1.8rem}.success-message p{color:#555;font-size:1.1rem}@media (width<=968px){.contact-container{grid-template-columns:1fr}}.about-page{max-width:900px;margin:0 auto;padding:2rem}.about-header{text-align:center;margin-bottom:3rem}.about-header h1{background:linear-gradient(135deg,#ff6b9d,#c96dd8,#6b8eff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem}.tagline{color:#666;font-size:1.2rem;font-style:italic}.about-section{background-color:#fff;border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 4px 8px #0000001a}.about-section h2{color:#ff6b9d;margin-bottom:1rem;font-size:1.8rem}.about-section p{color:#555;margin-bottom:1rem;font-size:1.05rem;line-height:1.8}.values-section{margin-bottom:2rem}.values-section h2{text-align:center;color:#ff6b9d;margin-bottom:2rem;font-size:2rem}.values-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.value-card{text-align:center;background-color:#fff;border-radius:12px;padding:2rem;transition:transform .3s;box-shadow:0 4px 8px #0000001a}.value-card:hover{transform:translateY(-5px)}.value-icon{margin-bottom:1rem;font-size:3rem;display:block}.value-card h3{color:#6b8eff;margin-bottom:.7rem;font-size:1.3rem}.value-card p{color:#666;font-size:.95rem;line-height:1.6}.benefits-list{padding:0;list-style:none}.benefits-list li{color:#555;padding:.8rem 0 .8rem 2rem;font-size:1.05rem;line-height:1.7;position:relative}.benefits-list li:before{content:"✓";color:#00c9a7;font-size:1.3rem;font-weight:700;position:absolute;left:0}.benefits-list strong{color:#333}.team-section{text-align:center;background:linear-gradient(135deg,#ff6b9d1a,#c96dd81a);border-radius:12px;margin-bottom:2rem;padding:2rem}.team-section h2{color:#ff6b9d;margin-bottom:1rem;font-size:1.8rem}.team-section p{color:#555;margin-bottom:1rem;font-size:1.05rem;line-height:1.8}@media (width<=768px){.about-header h1{font-size:2rem}.values-grid{grid-template-columns:1fr}}.faq-page{max-width:900px;margin:0 auto;padding:2rem}.faq-header{text-align:center;margin-bottom:2rem}.faq-header h1{background:linear-gradient(135deg,#ff6b9d,#c96dd8,#6b8eff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem}.faq-header p{color:#666;font-size:1.1rem}.faq-intro{text-align:center;background:linear-gradient(135deg,#ff6b9d1a,#c96dd81a);border-radius:12px;margin-bottom:2rem;padding:1.5rem}.faq-intro p{color:#555;margin:0;line-height:1.6}.faq-intro a{color:#ff6b9d;font-weight:600;text-decoration:none}.faq-intro a:hover{text-decoration:underline}.faq-list{flex-direction:column;gap:1rem;display:flex}.faq-item{background-color:#fff;border-radius:12px;transition:all .3s;overflow:hidden;box-shadow:0 4px 8px #0000001a}.faq-item.open{box-shadow:0 6px 12px #00000026}.faq-question{cursor:pointer;color:#333;text-align:left;background-color:#0000;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;font-size:1.1rem;font-weight:600;transition:background-color .3s;display:flex}.faq-question:hover{background-color:#ff6b9d0d}.faq-icon{color:#ff6b9d;text-align:center;min-width:30px;font-size:1.5rem;font-weight:700}.faq-answer{padding:0 1.5rem 1.5rem;animation:.3s slideDown}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.faq-answer p{color:#555;margin:0;font-size:1rem;line-height:1.8}@media (width<=768px){.faq-header h1{font-size:2rem}.faq-question{padding:1.2rem;font-size:1rem}.faq-answer{padding:0 1.2rem 1.2rem}}.returns-page{max-width:900px;margin:0 auto;padding:2rem}.returns-header{text-align:center;margin-bottom:3rem}.returns-header h1{background:linear-gradient(135deg,#ff6b9d,#c96dd8,#6b8eff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem}.returns-header p{color:#666;font-size:1.1rem}.policy-section{background-color:#fff;border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 4px 8px #0000001a}.policy-section h2{color:#ff6b9d;border-bottom:2px solid #f0f0f0;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.8rem}.policy-section h3{color:#6b8eff;margin-top:1.5rem;margin-bottom:.7rem;font-size:1.3rem}.policy-section p{color:#555;margin-bottom:1rem;font-size:1.05rem;line-height:1.8}.policy-section ul,.policy-section ol{margin-bottom:1rem;margin-left:1.5rem}.policy-section li{color:#555;margin-bottom:.5rem;padding-left:.5rem;line-height:1.8}.policy-section strong{color:#333;font-weight:600}.numbered-list{counter-reset:item;list-style:decimal}.numbered-list li{margin-bottom:1rem;padding-left:.5rem}.highlight{background:linear-gradient(135deg,#00c9a70d,#6b8eff0d);border:2px solid #6b8eff33}.contact-info{background-color:#f9f9f9;border-radius:8px;margin-top:1rem;padding:1.5rem}.contact-info p{margin:.5rem 0;font-size:1.05rem}.contact-info a{color:#ff6b9d;font-weight:600;text-decoration:none}.contact-info a:hover{text-decoration:underline}@media (width<=768px){.returns-header h1{font-size:2rem}.policy-section{padding:1.5rem}.policy-section h2{font-size:1.5rem}.policy-section h3{font-size:1.2rem}}.app{flex-direction:column;min-height:100vh;display:flex;position:relative}.main-content{z-index:1;flex:1;position:relative}body{--surface-bg:#ffffffd1;--surface-strong:#ffffffe6;--text-panel-bg:#ffffffc7;--panel-border:#00000014}body.rainbow-gradient{background-color:#0000;background-image:radial-gradient(circle,#ffffff80 0 14%,#0000 35%),conic-gradient(from -90deg,red 0%,#ff7f00 14.285%,#ff0 28.57%,#00c853 42.855%,#0091ff 57.14%,#3d5afe 71.425%,#8e24aa 85.71%,red 100%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:100% 100%;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:relative}body.rainbow-gradient:before{content:"";z-index:-2;pointer-events:none;background:radial-gradient(circle at 15% 20%,#ffffff3d,#0000 45%),radial-gradient(circle at 85% 80%,#fff3,#0000 40%);position:fixed;inset:0}body.rainbow-gradient{--surface-bg:#fffc;--surface-strong:#ffffffe6;--text-panel-bg:#ffffffd1;--panel-border:#0000001f}body.rainbow-spots{--surface-bg:#ffffffdb;--surface-strong:#ffffffed;--text-panel-bg:#ffffffd6;--panel-border:#00000014;background-color:#fff3a8;position:relative}body.rainbow-spots:before,body.rainbow-spots:after,body.rainbow-spots .app:before,body.rainbow-spots .app:after{content:"";z-index:-2;pointer-events:none;opacity:.95;background:radial-gradient(circle at 50% 100%,#0000 0 54%,red 54% 58%,#ff7f00 58% 62%,#ff0 62% 66%,#00c853 66% 70%,#0091ff 70% 74%,#3d5afe 74% 78%,#8e24aa 78% 82%,#0000 82% 100%);position:fixed}body.rainbow-spots:before{width:300px;height:300px;top:var(--arc1-top,8%);left:var(--arc1-left,6%);transform:rotate(-8deg)}body.rainbow-spots:after{width:350px;height:350px;top:var(--arc2-top,30%);right:var(--arc2-right,4%);transform:rotate(12deg)}body.rainbow-spots .app:before{width:260px;height:260px;bottom:var(--arc3-bottom,18%);left:var(--arc3-left,22%);transform:rotate(6deg)}body.rainbow-spots .app:after{width:320px;height:320px;bottom:var(--arc4-bottom,2%);right:var(--arc4-right,16%);transform:rotate(-10deg)}.header,.hero,.info-banner,.feature-card,.category-item,.filters,.product-card,.product-detail,.related-product-card,.cart-items,.cart-summary,.empty-cart,.contact-form-container,.info-card,.about-section,.value-card,.team-section,.faq-item,.policy-section,.no-products,.not-found{border:1px solid var(--panel-border);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:var(--surface-bg)!important}.hero-content,.products-header,.contact-header,.about-header,.faq-header,.returns-header,.cart-page h1{background:var(--text-panel-bg);border:1px solid var(--panel-border);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:14px;width:fit-content;margin-left:auto;margin-right:auto;padding:1rem 1.25rem}.hero-content{width:min(860px,100%)}@media (width<=768px){body.rainbow-spots:before,body.rainbow-spots:after,body.rainbow-spots .app:before,body.rainbow-spots .app:after{opacity:.6;transform:scale(.8)}}
