.rksc-search{padding:14px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);border-radius:18px}.rksc-search label{display:block;margin:0 0 8px;color:#dbe9f7;font-size:13px;font-weight:750}.rksc-search div{display:flex;gap:10px}.rksc-search input[type=search]{width:100%;min-height:52px;padding:12px 16px;border:0;border-radius:12px;background:#fff;color:#071b32;font:inherit}.rksc-search button{flex:0 0 auto;min-height:52px;padding:12px 18px;border:0;border-radius:12px;background:#24c4f4;color:#06203b;font-weight:850;cursor:pointer}.rksc-category-grid,.rksc-product-grid,.rksc-article-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.rksc-category-card,.rksc-product-card,.rksc-article-card{overflow:hidden;background:var(--rks-surface,#fff);border:1px solid var(--rks-line,#dce5ef);border-radius:20px;color:var(--rks-text,#486078)!important;text-decoration:none;transition:.25s}.rksc-category-card{padding:30px}.rksc-category-card:hover,.rksc-product-card:hover,.rksc-article-card:hover{transform:translateY(-5px);box-shadow:var(--rks-shadow)}.rksc-category-icon{display:grid;place-items:center;width:50px;height:50px;margin-bottom:36px;border-radius:14px;background:linear-gradient(135deg,var(--rks-blue),var(--rks-cyan));color:#fff;font-size:20px;font-weight:900}.rksc-category-card h3,.rksc-product-card h3,.rksc-article-card h3{font-size:23px}.rksc-category-card strong{color:var(--rks-blue)}.rksc-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rksc-product-media{display:grid;place-items:center;aspect-ratio:4/3;padding:18px;background:var(--rks-soft,#eaf1f8)}.rksc-product-media img{width:100%;height:100%;object-fit:contain}.rksc-product-placeholder{font-size:50px;font-weight:900;color:var(--rks-muted)}.rksc-product-card>div,.rksc-article-card>div{padding:24px}.rksc-product-card h3 a,.rksc-article-card h3 a{color:var(--rks-ink);text-decoration:none}.rksc-status{display:inline-flex!important;align-items:center;gap:7px;padding:5px 9px;border-radius:999px;background:var(--rks-soft);color:var(--rks-text);font-size:12px;font-weight:800}.rksc-status i,.rksc-status>span{width:8px;height:8px;border-radius:50%;background:var(--rks-success,#16845b)}.rksc-status-inactive i,.rksc-status-inactive>span{background:#d18b16}.rksc-status-obsolete i,.rksc-status-obsolete>span{background:var(--rks-danger,#c23b4a)}.rksc-model{float:right;color:var(--rks-muted);font-size:12px;font-weight:850}.rksc-product-actions{display:flex;flex-wrap:wrap;gap:12px;margin:25px 0}.rksc-outline{background:transparent!important;color:var(--rks-ink)!important;border:1px solid var(--rks-line)!important;box-shadow:none!important}.rksc-article-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rksc-article-card>img{width:100%;aspect-ratio:16/10;object-fit:cover}.rksc-article-card span{font-size:12px;color:var(--rks-muted)}.rksc-industry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--rks-line);border:1px solid var(--rks-line);border-radius:22px;overflow:hidden}.rksc-industry-grid article{padding:30px;background:var(--rks-surface)}.rksc-industry-grid article>span{color:var(--rks-blue);font-weight:900}.rksc-note{padding:20px;border:1px solid var(--rks-line);border-radius:12px;background:var(--rks-soft)}@media(max-width:900px){.rksc-category-grid,.rksc-product-grid,.rksc-article-grid,.rksc-industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.rksc-category-grid,.rksc-product-grid,.rksc-article-grid,.rksc-industry-grid{grid-template-columns:1fr}.rksc-search div{display:block}.rksc-search button{width:100%;margin-top:8px}}
