html,body{max-width:100%;overflow-x:hidden}*,*::before,*::after{box-sizing:border-box}
.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%}.product-card{min-width:0;overflow:hidden}.product-card h3,.product-card p,.product-card li,.product-card a{overflow-wrap:anywhere}.section-head{grid-template-columns:minmax(120px,.8fr) minmax(0,1.6fr) minmax(220px,1fr)}
@media(max-width:900px){.product-grid{grid-template-columns:1fr!important}.section-head{grid-template-columns:1fr}}
@media(max-width:580px){.shell{width:calc(100% - 28px)}.product-card{padding:24px}}
.legal-notice{margin:24px 0;padding:16px 18px;border-left:2px solid var(--cyan);background:rgba(71,255,231,.06);color:var(--muted);font-size:13px;line-height:1.7}
.product-thumb{display:block;width:100%;height:210px;margin:22px 0 26px;object-fit:contain;object-position:center;background:#070b13;border:1px solid rgba(125,151,182,.2)}
@media(max-width:580px){.product-thumb{height:180px}}
