*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#0f172a;background-color:#fff}.container{max-width:1360px!important;margin:0 auto;padding:0 1rem}:root{--primary: #4338ca;--accent: #ea580c;--muted: #f8fafc;--muted-foreground: #64748b;--border: #e2e8f0}.bg_primary10{background-color:#3d44bd1a}.bg_primary10:hover{background:#f8fafc}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}.gradient-text{background:linear-gradient(135deg,var(--primary),var(--accent));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.header{background:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:50;box-shadow:0 1px 3px #0000001a}.header-content{display:flex;align-items:center;justify-content:space-between;height:4rem}.logo{font-size:1.5rem;font-weight:700}.nav{display:none;gap:2rem}.nav a{text-decoration:none;color:#0f172a;transition:color .3s}.nav a:hover{color:var(--primary)}.header-actions{display:none;gap:1rem;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:.5rem;border:none;font-weight:500;text-decoration:none;cursor:pointer;transition:all .3s}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:#3730a3;transform:translateY(-2px)}.btn-outline{background:transparent;color:var(--primary);border:1px solid var(--primary)}.btn-outline:hover{background:var(--primary);color:#fff}.btn-lg{padding:.75rem 1.5rem;font-size:1.125rem}.mobile-menu-btn{display:block;background:none;border:none;cursor:pointer;padding:.5rem}.hero{position:relative;min-height:80vh;display:flex;align-items:center;background:linear-gradient(135deg,#f8fafc,#fff,#f1f5f9);overflow:hidden}.hero-content{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;position:relative;z-index:10}.hero-text{text-align:center;space-y:2rem}.hero h1{font-size:3rem;line-height:1.1;font-weight:800;margin-bottom:1rem}.hero p{font-size:1.25rem;color:var(--muted-foreground);margin-bottom:2rem}.hero-buttons{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;text-align:center}.stat-number{font-size:2rem;font-weight:700;color:var(--primary)}.stat-label{font-size:.875rem;color:var(--muted-foreground)}.hero-image{position:relative;aspect-ratio:1;border-radius:1.5rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.hero-image img{width:100%;height:100%;object-fit:cover}.section{padding:5rem 0}.section-header{text-align:center;margin-bottom:4rem}#shopify-section-new-grid-section{margin-top:5em}#shopify-section-new2-hero{margin-top:3em}.section-header h2{font-size:2.5rem;margin-bottom:1rem;font-weight:800}.section-header p{font-size:1.25rem;color:var(--muted-foreground);max-width:48rem;margin:0 auto}.badge{display:inline-block;padding:.25rem .75rem;background:var(--muted);color:var(--primary);border-radius:.5rem;font-size:.875rem;font-weight:500;margin-bottom:1rem}.grid{display:grid;gap:2rem}.grid-cols-1{grid-template-columns:repeat(1,1fr)}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.card{background:#fff;border:1px solid var(--border);border-radius:.75rem;overflow:hidden;transition:all .3s}.card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a}.category-card{text-align:center;padding:2rem}.category-icon{width:4rem;height:4rem;margin:0 auto 1.5rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;transition:transform .3s}.card:hover .category-icon{transform:scale(1.1)}.category-items{margin-top:1rem}.category-item{display:block;padding:.5rem .75rem;margin:.5rem 0;background:var(--muted);border-radius:.5rem;font-size:.875rem;color:var(--muted-foreground)}.products-bg{background:var(--muted)}.product-card{position:relative;padding:12px}.product-image{position:relative;aspect-ratio:1;background:#f1f5f9;border-radius:.5rem;overflow:hidden;margin-bottom:1rem}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.card:hover .product-image img{transform:scale(1.05)}.product-badge{position:absolute;top:.5rem;left:.5rem;background:var(--accent);color:#fff;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}.product-title{font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.product-category{font-size:.875rem;color:var(--muted-foreground);margin-bottom:1rem;display:none}.product-description{font-size:.875rem;color:var(--muted-foreground);margin-bottom:1rem;line-height:1.4}.product-rating{display:flex;align-items:center;gap:.25rem;margin-bottom:6px}.star{width:1rem;height:1rem;color:#fbbf24;fill:currentColor}.star.empty{color:#d1d5db;fill:none}.product-footer{display:flex;align-items:center;justify-content:space-between}.product-price{font-size:1.5rem;font-weight:700;color:var(--primary)}.add-to-cart{padding:.5rem 1rem;background:var(--primary);color:#fff;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .3s;display:flex;align-items:center;font-size:13px}.add-to-cart:hover{background:#3730a3;transform:scale(1.05)}.feature-card{padding:2rem;position:relative;overflow:hidden}.feature-content{display:flex;gap:1rem}.feature-icon{width:3rem;height:3rem;background:#4338ca1a;border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-text h3{font-size:1.25rem;margin-bottom:.5rem}.feature-highlight{position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary),var(--accent));transform:scaleX(0);transition:transform .3s}.card:hover .feature-highlight{transform:scaleX(1)}.stats-card{background:#fff;border-radius:1rem;padding:2rem;border:1px solid var(--border);display:flex;align-items:center;justify-content:space-around}.stat-item{text-align:center}.stat-divider{width:1px;height:3rem;background:var(--border)}.footer{background:var(--muted);border-top:1px solid var(--border)}.newsletter{padding:4rem 0;text-align:center}.newsletter h3{font-size:2rem;margin-bottom:1rem}.newsletter p{color:var(--muted-foreground);margin-bottom:2rem;max-width:32rem;margin-left:auto;margin-right:auto}.newsletter-form{display:flex;flex-direction:column;gap:1rem;max-width:24rem;margin:0 auto}.newsletter-form input{padding:.75rem;border:1px solid var(--border);border-radius:.5rem;font-size:1rem}.footer-content{padding:4rem 0}.footer-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}.footer-section h4{font-size:1.125rem;margin-bottom:1rem}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:var(--muted-foreground);text-decoration:none;transition:color .3s}.footer-section ul li a:hover{color:var(--primary)}.footer_part{text-align:center}.footer-bottom{padding:2rem 0;border-top:1px solid var(--border);text-align:center}.footer-bottom-content{display:flex;flex-direction:column;gap:1rem;align-items:center}.social-links{display:flex;gap:1rem}.social-link{width:2.5rem;height:2.5rem;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:var(--muted-foreground);text-decoration:none;transition:all .3s}.social-link:hover{background:var(--primary);color:#fff;transform:translateY(-2px)}@media (min-width: 640px){.hero-buttons{flex-direction:row;justify-content:center}.newsletter-form{flex-direction:row}.footer-bottom-content{flex-direction:row;justify-content:space-between}}@media (min-width: 768px){.nav,.header-actions{display:flex}.mobile-menu-btn{display:none}.hero-content{grid-template-columns:1fr 1fr}.hero-text{text-align:left}.grid-cols-2,.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.hero h1{font-size:4rem}.section-header h2{font-size:3rem}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1280px){.grid-cols-4{grid-template-columns:repeat(4,1fr)}}.text-center{text-align:center}.text-left{text-align:left}.hidden{display:none}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mb-16{margin-bottom:4rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mt-16{margin-top:4rem}.opacity-0{opacity:0}.opacity-100{opacity:1}
/*# sourceMappingURL=/cdn/shop/t/8/assets/new-landing.css.map */
