*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a2e;background:#fafafa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}a{color:#1a73e8;text-decoration:none}a:hover{text-decoration:underline}.header{color:#fff;background:#1a1a2e;padding:1rem 2rem}.nav{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.logo{color:#fff;font-size:1.25rem;font-weight:700}.logo:hover{text-decoration:none}.nav-links{gap:1.5rem;display:flex}.nav-links a{color:#ccc}.nav-links a:hover{color:#fff;text-decoration:none}.main{max-width:1200px;min-height:60vh;margin:0 auto;padding:2rem}.footer{text-align:center;color:#666;border-top:1px solid #eee;margin-top:3rem;padding:2rem;font-size:.9rem}.loading{text-align:center;color:#666;padding:3rem;font-size:1.1rem}.breadcrumb{color:#666;margin-bottom:1.5rem;font-size:.9rem}.breadcrumb a{color:#666}.product-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;display:grid}.product-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;transition:box-shadow .2s;overflow:hidden}.product-card:hover{box-shadow:0 4px 12px #0000001a}.product-card img{object-fit:cover;background:#f3f4f6;width:100%;height:200px}.product-card-body{padding:1rem}.product-card h3{margin-bottom:.5rem;font-size:1rem}.product-card .price{color:#1a1a2e;font-size:1.2rem;font-weight:700}.product-card .price .old{color:#999;margin-left:.5rem;font-size:.9rem;font-weight:400;text-decoration:line-through}.tag{color:#1a73e8;background:#e8f0fe;border-radius:12px;margin-right:.5rem;padding:2px 10px;font-size:.8rem;display:inline-block}h1{margin-bottom:1rem;font-size:1.8rem}h2{margin:2rem 0 1rem;font-size:1.4rem}.review{background:#fff;border:1px solid #eee;border-radius:8px;margin-top:.75rem;padding:1rem}.review-header{justify-content:space-between;margin-bottom:.5rem;display:flex}.stars{color:#f59e0b}.specs-table{border-collapse:collapse;width:100%}.specs-table td{border-bottom:1px solid #eee;padding:.5rem}.specs-table td:first-child{color:#666;width:40%;font-weight:600}
