*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;line-height:1.6;color:#333}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 2rem;text-align:center}.hero h1{font-size:2.5rem;margin-bottom:1rem}.section{padding:3rem 2rem;max-width:1200px;margin:0 auto}.section:nth-child(2n){background:#f4f4f4}.section h2{color:#2c3e50;margin-bottom:1rem;font-size:2rem}.search-form{background:#fff;padding:2rem;margin-bottom:2rem;border-radius:8px;box-shadow:0 2px 10px #0000001a}.search-form input{width:100%;padding:.8rem;font-size:1rem;border:2px solid #ddd;border-radius:4px}.search-form input:focus{outline:none;border-color:#667eea}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-top:2rem}.product-card{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 10px #0000001a;transition:transform .3s}.product-card:hover{transform:translateY(-5px);box-shadow:0 5px 20px #00000026}.product-card h3{color:#2c3e50;margin-bottom:.5rem}.product-card .price{color:#667eea;font-size:1.5rem;font-weight:700;margin:1rem 0}.product-card p{color:#666;margin-bottom:1rem}.product-card a{display:inline-block;background:#667eea;color:#fff;padding:.5rem 1.5rem;text-decoration:none;border-radius:4px;transition:background .3s}.product-card a:hover{background:#764ba2}.product-detail{max-width:800px;margin:2rem auto;background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 10px #0000001a}.product-detail h1{color:#2c3e50;margin-bottom:1rem}.product-detail .price{color:#667eea;font-size:2rem;font-weight:700;margin:1rem 0}.product-detail .content{line-height:1.8;color:#555}.back-link{display:inline-block;margin-bottom:1rem;color:#667eea;text-decoration:none}.back-link:hover{text-decoration:underline}.service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.service-item{background:#fff;padding:2rem;border-radius:8px;text-align:center;box-shadow:0 2px 10px #0000001a}.service-item h3{color:#667eea;margin-bottom:1rem}nav[data-v-ff11b04d]{background:#2c3e50;color:#fff;padding:1rem 0;position:sticky;top:0;z-index:100}nav ul[data-v-ff11b04d]{list-style:none;display:flex;justify-content:center;gap:2rem}nav a[data-v-ff11b04d]{color:#fff;text-decoration:none;font-weight:700;transition:color .3s}nav a[data-v-ff11b04d]:hover{color:#3498db}footer[data-v-0cfeae97]{background:#2c3e50;color:#fff;text-align:center;padding:2rem;margin-top:3rem}.hero[data-v-314963b3]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 2rem;text-align:center}.hero h1[data-v-314963b3]{font-size:2.5rem;margin-bottom:1rem}.section[data-v-314963b3]{padding:3rem 2rem;max-width:1200px;margin:0 auto}.section[data-v-314963b3]:nth-child(2n){background:#f4f4f4}.section h2[data-v-314963b3]{color:#2c3e50;margin-bottom:1rem;font-size:2rem}
