/* Primionics embedded master refinements */
@import url("embedded-computing.css");
@import url("embedded-hero-unified.css");
body[data-category="embedded-computing"]{background:#fff;color:#0f2238}
body[data-category="embedded-computing"] .breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:16px 0;color:#718297;font-size:11px}
body[data-category="embedded-computing"] .breadcrumb a{color:#4e667d;text-decoration:none}
body[data-category="embedded-computing"] .breadcrumb a:hover{color:#e5551a}
body[data-category="embedded-computing"] .hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}
body[data-category="embedded-computing"] .hero-actions .btn{min-height:44px}
body[data-category="embedded-computing"] .hero-visual{display:grid;place-items:center}
body[data-category="embedded-computing"] .hero-visual img{object-fit:contain!important;padding:24px}
body[data-category="embedded-computing"] .chip-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}
body[data-category="embedded-computing"] .eps-page .section,
body[data-category="embedded-computing"] .embedded-master .section{padding:64px 0}
@media(max-width:680px){body[data-category="embedded-computing"] .hero-actions{display:grid;grid-template-columns:1fr}body[data-category="embedded-computing"] .hero-actions .btn{width:100%}}
