@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}*:focus-visible{outline:2px solid #2563eb;outline-offset:2px}body{font-family:Inter,-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f8fafc;color:#0f172a;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 24px}a{color:inherit}.site-header{background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:100}.header-inner{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 24px;height:64px}.logo{font-weight:700;font-size:20px;color:#0f172a;text-decoration:none}.logo-icon{display:inline}.nav-links{display:flex;gap:24px;font-size:14px}.nav-links a{color:#64748b;text-decoration:none;transition:color .15s ease}.nav-links a:hover{color:#0f172a}.search-bar{width:240px;border:1px solid #e2e8f0;border-radius:8px;padding:8px 12px;font-size:13px;background:#f8fafc;font-family:inherit;outline:none}.search-bar:focus{border-color:#94a3b8}.hero{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;padding:72px 0;text-align:center}.hero h2{font-size:32px;font-weight:700}.hero p{font-size:16px;opacity:.8;margin-top:8px}.category-filters{display:flex;gap:8px;padding:16px 0;flex-wrap:wrap}.category-btn{padding:6px 16px;border-radius:20px;font-size:13px;border:1px solid #e2e8f0;background:#fff;cursor:pointer;font-family:inherit;color:#0f172a;transition:all .15s ease}.category-btn.active{background:#2563eb;color:#fff;border-color:#2563eb}.category-btn:hover:not(.active){border-color:#94a3b8}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px}.product-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:transform .15s,box-shadow .15s;cursor:pointer;text-decoration:none;color:inherit;display:block;position:relative}.product-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.product-card-img{height:180px;display:flex;align-items:center;justify-content:center;font-size:48px;position:relative;overflow:hidden}.product-card-img:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(255,255,255,.3) 10px,rgba(255,255,255,.3) 11px);pointer-events:none}.product-card-body{padding:16px}.product-card-name{font-size:15px;font-weight:600;color:#0f172a}.product-card-price{font-size:18px;font-weight:700;color:#0f172a;margin-top:4px}.product-card-seller{font-size:12px;color:#94a3b8;margin-top:4px}.product-card-rating{font-size:12px;color:#f59e0b;margin-top:4px}.product-card-badge{position:absolute;top:12px;right:12px;font-size:10px;padding:2px 8px;border-radius:4px;font-weight:600}.product-detail{display:flex;gap:32px;padding:32px 0}.product-image{width:400px;height:400px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:72px;flex-shrink:0}.product-info{flex:1}.product-info h2{font-size:24px;font-weight:700}.product-price{font-size:28px;font-weight:700;margin:8px 0}.product-seller{font-size:14px;color:#64748b}.product-description{font-size:14px;color:#475569;line-height:1.6;margin:16px 0}.product-specs{border-top:1px solid #e2e8f0;padding-top:16px;margin-top:16px;display:grid;grid-template-columns:140px 1fr;gap:6px 16px}.product-specs dt{font-size:13px;color:#94a3b8;font-weight:500}.product-specs dd{font-size:14px;color:#0f172a;margin-bottom:8px}.btn-cart{background:#f97316;color:#fff;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;border:none;cursor:pointer;font-family:inherit}.btn-cart:hover{background:#ea580c}.breadcrumb{font-size:13px;color:#94a3b8;margin-bottom:16px}.breadcrumb a{color:#64748b;text-decoration:none}.breadcrumb a:hover{color:#0f172a}.breadcrumb span.sep{margin:0 8px;color:#cbd5e1}.stars{color:#f59e0b;letter-spacing:1px;font-size:13px}.comments-section{margin-top:32px;border-top:1px solid #e2e8f0;padding-top:24px}.comments-section h3{font-size:16px;font-weight:600;margin-bottom:16px}.comment{background:#fff;border:1px solid #f1f5f9;border-radius:8px;padding:20px;margin-bottom:16px}.comment-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.comment-author{font-size:13px;font-weight:600;color:#0f172a}.comment-meta{font-size:12px;color:#94a3b8}.comment-rating{color:#f59e0b;font-size:12px}.comment-text{font-size:14px;color:#475569;line-height:1.5}.comment-report{font-size:12px;color:#94a3b8;cursor:pointer;border:1px solid #e2e8f0;background:none;padding:6px 12px;margin-top:8px;border-radius:6px;transition:all .15s ease;min-height:36px;display:inline-flex;align-items:center;gap:4px;font-family:inherit}.comment-report:hover{color:#dc2626;border-color:#fca5a5;background:#fef2f2}.dsa-report-link{display:inline-flex;align-items:center;gap:4px;font-size:13px;color:#dc2626;cursor:pointer;background:none;border:1px solid #fecaca;border-radius:6px;padding:8px 14px;transition:background .15s;font-family:inherit;font-weight:500}.dsa-report-link:hover{background:#fef2f2}.dsa-report-text-link{color:#6b7280;font-size:13px;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.dsa-report-text-link:hover{color:#dc2626}.report-inline{margin:12px 0}.dev-notes{border-top:1px dashed #e2e8f0;margin-top:32px;padding-top:16px}.dev-notes summary{font-size:12px;color:#94a3b8;cursor:pointer}.dev-notes .dev-content{font-size:12px;color:#64748b;margin-top:8px;padding:12px;background:#f8fafc;border-radius:8px;line-height:1.6}.dev-notes .dev-content code{background:#0000000f;padding:2px 6px;border-radius:3px;font-size:11px}.report-section{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 4px #00000014}.report-section h3{font-size:18px;color:#0f172a;margin-bottom:8px}.report-description{font-size:14px;color:#6b7280;margin-bottom:20px}.trigger-demos{display:grid;grid-template-columns:1fr 1fr;gap:20px}.trigger-demo{padding:16px;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb}.trigger-demo h4{font-size:14px;color:#374151;margin-bottom:8px}.trigger-demo p{font-size:13px;color:#6b7280;margin-bottom:12px;line-height:1.5}.trigger-demo code{background:#00000014;padding:2px 6px;border-radius:3px;font-size:12px}.page-content{max-width:1200px;margin:0 auto 40px;padding:0 24px}.demo-note{background:#f0fdf4;border:1px solid #86efac;border-radius:8px;padding:12px 16px;font-size:13px;color:#166534;margin-top:24px}.demo-note strong{color:#14532d}.demo-note code{background:#0000000f;padding:2px 6px;border-radius:3px;font-size:12px}.info-banner{background:#fef3c7;border:1px solid #f59e0b;border-radius:8px;padding:16px 20px;margin:24px auto;max-width:800px}.info-banner strong{color:#92400e}.info-banner p{font-size:13px;color:#92400e;margin-top:4px}.info-banner code{background:#00000014;padding:2px 6px;border-radius:3px;font-size:12px}.site-footer{background:#0f172a;color:#fff;padding:48px 0 24px}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.footer-col h4{font-size:13px;font-weight:600;margin-bottom:12px;text-transform:uppercase;letter-spacing:.05em}.footer-col a{font-size:13px;color:#a1aebe;text-decoration:none;display:block;margin-bottom:8px}.footer-col a:hover{color:#fff}.footer-bottom{border-top:1px solid #1e293b;margin-top:32px;padding-top:16px;text-align:center;font-size:12px;color:#64748b}.bg-electronics{background:#eff6ff}.bg-health{background:#f0fdf4}.bg-fashion{background:#fdf2f8}.bg-services{background:#faf5ff}.bg-security{background:#fef2f2}.bg-toys{background:#fffbeb}.bg-chemistry{background:#f0f9ff}@media(max-width:768px){.product-detail{flex-direction:column}.product-image{width:100%}.footer-grid{grid-template-columns:repeat(2,1fr)}.trigger-demos{grid-template-columns:1fr}}@media(max-width:480px){.product-grid,.footer-grid{grid-template-columns:1fr}}
