:root{color:#0f172a;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f1f5f9;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;line-height:1.5}*,:before,:after{box-sizing:border-box;margin:0}body{background:#f1f5f9;min-width:320px;min-height:100vh}#app{min-height:100vh}a{color:#2563eb;text-decoration:none}a:hover{color:#1d4ed8}.app-shell{min-height:100vh}.app-header{background:#fff;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex}.brand{align-items:center;gap:10px;display:flex}.app-mark{color:#fff;background:#0f172a;border-radius:6px;place-items:center;width:30px;height:30px;font-size:13px;font-weight:700;display:inline-grid}.app-subtitle{color:#64748b;font-size:13px}.app-body{min-height:calc(100vh - 56px)}.app-sidebar{background:#fff;padding:16px 12px}.product-page{min-width:0;padding:24px}.page-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:20px;display:flex}.eyebrow{color:#64748b;letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:700}h1{color:#0f172a;font-size:26px;font-weight:700;line-height:1.25}.toolbar{margin-bottom:16px}.notice{margin-bottom:12px}.pagination{color:#475569;justify-content:space-between;align-items:center;gap:16px;padding:14px 0;font-size:13px;display:flex}.product-detail-link{font-weight:600}.product-detail-heading{background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;align-items:center;padding:18px 20px}.product-detail-heading .eyebrow{color:#1d4ed8}.detail-layout{grid-template-columns:minmax(180px,260px) minmax(0,1fr);align-items:start;gap:24px;display:grid}.product-media{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:16px}.product-media img{object-fit:contain;width:100%;height:auto;display:block}.detail-main{min-width:0}.detail-status{color:#64748b;align-items:center;gap:12px;margin-bottom:16px;font-size:13px;display:flex}.detail-section{margin-top:20px}.detail-section h2{color:#0f172a;margin-bottom:8px;font-size:16px}.detail-section p{color:#334155;line-height:1.7}.part-number-list span{overflow-wrap:anywhere;line-height:1.6;display:block}.related-section{border-top:1px solid #e2e8f0;padding-top:18px}.attribute-grid,.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.attribute-item,.resource-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;min-width:0;padding:10px 12px}.attribute-item span,.attribute-item strong,.resource-item span,.resource-item strong{overflow-wrap:anywhere;display:block}.attribute-item span,.resource-item span{color:#64748b;margin-bottom:4px;font-size:12px}.attribute-item strong,.resource-item strong{color:#0f172a;font-size:13px;font-weight:600;line-height:1.5}.category-link-list a{overflow-wrap:anywhere;line-height:1.6;display:block}@media (width<=980px){.app-sidebar{display:none}}@media (width<=640px){.app-header{padding:0 16px}.app-subtitle{display:none}.product-page{padding:18px 14px}.page-heading,.pagination{flex-direction:column;align-items:flex-start}.detail-layout,.attribute-grid,.resource-grid{grid-template-columns:1fr}}
