:root{--ml-tested:#167a52;--ml-tested-soft:#e4f4ec;--ml-untested:#8a96a3}.ml-hero{background:var(--rz-surface);border:1px solid var(--rz-border);border-radius:22px;margin-bottom:1rem;overflow:hidden}.ml-hero-row{flex-direction:column;display:flex}@media (min-width:768px){.ml-hero-row{flex-direction:row}}.ml-hero-body{flex-direction:column;justify-content:center;padding:2rem 1.5rem;display:flex}@media (min-width:768px){.ml-hero-body{flex:0 0 58%;max-width:58%;padding:2.5rem 2rem 2.5rem 2.5rem}}@media (min-width:992px){.ml-hero-body{padding:3rem 2rem 3rem 3rem}}.ml-hero-row.no-photo .ml-hero-body{flex:100%;max-width:100%}.ml-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--rz-primary);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.68rem;font-weight:700;display:inline-flex}.ml-eyebrow .rz-ico{width:.9rem;height:.9rem}.ml-hero h1{letter-spacing:-.02em;color:var(--rz-ink);margin:0 0 .75rem;font-family:Work Sans,system-ui,sans-serif;font-weight:700;line-height:1.06}.ml-lede{margin-bottom:1rem}.ml-byline{color:var(--rz-inksoft);flex-wrap:wrap;align-items:center;gap:.35rem .6rem;margin-bottom:1.25rem;font-size:.8rem;display:flex}.ml-byline a{color:var(--rz-primary);font-weight:600;text-decoration:none}.ml-byline a:hover{text-decoration:underline}.ml-byline .rz-ico{width:.85rem;height:.85rem}.ml-stat-strip{background:var(--rz-surface-2);text-align:center;border-radius:12px;grid-template-columns:repeat(4,1fr);display:grid}.ml-stat-item{border-right:1px solid var(--rz-border);padding:.75rem .5rem}.ml-stat-item:last-child{border-right:none}.ml-stat-value{color:var(--rz-ink);font-family:Work Sans,system-ui,sans-serif;font-size:1.4rem;font-weight:700;line-height:1}.ml-stat-value.tested{color:var(--ml-tested)}.ml-stat-label{letter-spacing:.08em;text-transform:uppercase;color:var(--rz-inksoft);margin-top:.3rem;font-size:.6rem;font-weight:700}.ml-hero-photo{background-position:50%;background-size:cover;background-color:var(--rz-surface-2);flex:1;min-height:220px;position:relative}.ml-hero-photo:after{content:"";background:linear-gradient(105deg,#15283f00 55%,#15283f24);position:absolute;inset:0}@media (min-width:768px){.ml-hero-photo{flex:0 0 42%;max-width:42%;min-height:280px}}.ml-subnav{background:var(--rz-surface);border:1px solid var(--rz-border);border-radius:16px;margin-bottom:1rem;padding:1.25rem 1.5rem}.ml-subnav-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.ml-subnav-head h2{color:var(--rz-ink);align-items:center;gap:.5rem;margin:0;font-size:.9rem;font-weight:700;display:flex}.ml-subnav-head h2 .rz-ico{color:var(--rz-primary);width:1.1rem;height:1.1rem}.ml-subnav-head a{color:var(--rz-primary);white-space:nowrap;align-items:center;gap:.3rem;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-flex}.ml-subnav-head a:hover{text-decoration:underline}.ml-subnav-head a .rz-ico{width:.75rem;height:.75rem}.ml-subnav-sublabel{letter-spacing:.08em;text-transform:uppercase;color:var(--rz-inksoft);margin-bottom:.5rem;font-size:.62rem;font-weight:700}.ml-pills{flex-wrap:wrap;gap:.5rem;display:flex}.ml-pill{border:1px solid var(--rz-border);background:var(--rz-surface);color:var(--rz-ink);white-space:nowrap;border-radius:999px;align-items:center;gap:.35rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.ml-pill:hover{border-color:var(--rz-primary);color:var(--rz-primary);background:var(--rz-primary-bg)}.ml-pill .rz-ico{color:var(--rz-inksoft);width:.85rem;height:.85rem}.ml-pill:hover .rz-ico{color:var(--rz-primary)}.ml-pill .n{color:var(--rz-inksoft);font-family:monospace;font-size:.68rem}.ml-pill:hover .n{color:var(--rz-primary)}.ml-guide{background:var(--rz-surface);border:1px solid var(--rz-border);border-radius:16px;margin-bottom:1rem;padding:1.5rem 1.5rem 1.25rem}@media (min-width:768px){.ml-guide{padding:2rem 2rem 1.75rem}}.ml-guide-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.ml-guide-grid{grid-template-columns:1fr 270px}}.ml-guide h2{color:var(--rz-ink);margin:1.6rem 0 1rem;font-family:Work Sans,system-ui,sans-serif;font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:700}.ml-guide .ml-guide-body>h2:first-child{margin-top:0}.ml-guide-fade{max-height:260px;margin-top:.5rem;transition:max-height .4s;position:relative;overflow:hidden}.ml-guide-fade.open{max-height:9999px}.ml-guide-fade:not(.open):after{content:"";background:linear-gradient(#fff0,#fff);height:110px;position:absolute;bottom:0;left:0;right:0}.ml-guide-body{color:#3a4856;font-size:.95rem;line-height:1.75}.ml-guide-body h3{color:var(--rz-ink);margin-top:1.6rem;margin-bottom:.5rem;font-size:1.1rem}.ml-guide-body h3:first-child{margin-top:0}.ml-guide-body p{margin-bottom:.85rem}.ml-guide-body a{color:var(--rz-primary)}.ml-guide-body a:hover{text-decoration:underline}.ml-guide-body strong{color:var(--rz-ink);font-weight:600}.ml-guide-toggle{border:1px solid var(--rz-border);background:var(--rz-surface);color:var(--rz-ink);cursor:pointer;border-radius:8px;align-items:center;gap:.4rem;margin-top:.75rem;padding:.42rem .9rem;font-size:.84rem;font-weight:600;transition:background .15s;display:inline-flex}.ml-guide-toggle:hover{background:var(--rz-surface-2)}.ml-guide-toggle .rz-ico{flex-shrink:0;width:.85rem;height:.85rem;transition:transform .25s}.ml-guide-toggle.open .rz-ico{transform:rotate(180deg)}.ml-guide-side{background:var(--rz-surface-2);border-radius:12px;align-self:start;padding:1.1rem 1.25rem}.ml-guide-note{color:var(--rz-inksoft);align-items:flex-start;gap:.5rem;font-size:.82rem;line-height:1.5;display:flex}.ml-guide-note .rz-ico{color:var(--ml-tested);flex-shrink:0;width:1rem;height:1rem;margin-top:.1rem}.ml-sechead{margin-bottom:.75rem}.ml-sechead h2{color:var(--rz-ink);margin:0;font-family:Work Sans,system-ui,sans-serif;font-size:1.4rem;font-weight:700}.ml-searchbar{margin-bottom:.75rem;position:relative}.ml-searchbar .ml-s{color:var(--rz-inksoft);pointer-events:none;display:flex;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.ml-searchbar .ml-s .rz-ico{width:1rem;height:1rem}.ml-searchbar input{border:1px solid var(--rz-border);background:var(--rz-surface);width:100%;color:var(--rz-ink);border-radius:10px;padding:.7rem 2.5rem .7rem 2.6rem;font-family:inherit;font-size:.9rem;font-weight:500}.ml-searchbar input::placeholder{color:var(--rz-inksoft);font-weight:400}.ml-searchbar input:focus{border-color:var(--rz-primary);box-shadow:0 0 0 3px var(--rz-primary-bg);outline:none}.ml-searchbar .ml-clr{color:var(--rz-inksoft);cursor:pointer;background:0 0;border:none;align-items:center;padding:.25rem;display:flex;position:absolute;top:50%;right:.6rem;transform:translateY(-50%)}.ml-searchbar .ml-clr:hover{color:var(--rz-ink)}.ml-searchbar .ml-clr .rz-ico{width:1rem;height:1rem}.ml-toolbar{background:var(--rz-surface);border:1px solid var(--rz-border);border-radius:10px;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.6rem .85rem;display:flex}.ml-toolbar-count{color:var(--rz-inksoft);margin-right:auto;font-size:.84rem}.ml-toolbar-count strong{color:var(--rz-ink);font-family:monospace}.ml-viewtoggle{border:1px solid var(--rz-border);background:var(--rz-surface);border-radius:8px;display:inline-flex;overflow:hidden}.ml-viewtoggle button{color:var(--rz-inksoft);cursor:pointer;background:0 0;border:none;align-items:center;gap:.3rem;padding:.38rem .7rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:background .12s,color .12s;display:inline-flex}.ml-viewtoggle button:not(:last-child){border-right:1px solid var(--rz-border)}.ml-viewtoggle button.active{background:var(--rz-ink);color:#fff}.ml-viewtoggle button .rz-ico{width:.85rem;height:.85rem}.ml-toggle-label{color:var(--rz-ink);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.45rem;font-size:.82rem;font-weight:600;display:inline-flex}.ml-toggle-label .rz-ico{color:var(--ml-tested);width:.9rem;height:.9rem}.ml-select{color:var(--rz-ink);border:1px solid var(--rz-border);background:var(--rz-surface);border-radius:8px;padding:.35rem .6rem;font-family:inherit;font-size:.82rem;font-weight:600}.ml-chips{scrollbar-width:none;flex-wrap:nowrap;gap:.5rem;margin-bottom:1rem;padding-bottom:2px;display:flex;overflow-x:auto}.ml-chips::-webkit-scrollbar{display:none}.ml-chip{border:1px solid var(--rz-border);background:var(--rz-surface);color:var(--rz-inksoft);cursor:pointer;white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:.3rem;padding:.34rem .75rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:border-color .14s,color .14s,background .14s;display:inline-flex}.ml-chip:hover{border-color:var(--rz-primary);color:var(--rz-primary)}.ml-chip.active{background:var(--rz-ink);border-color:var(--rz-ink);color:#fff}.ml-chip .ct{opacity:.55;margin-left:.2rem;font-weight:500}.ml-chip.active .ct{opacity:.75}.ml-group-head{align-items:center;gap:.8rem;margin:1.4rem 0 .85rem;display:flex}.ml-group-head:first-child{margin-top:.1rem}.ml-group-num{color:var(--rz-ink);white-space:nowrap;font-family:Work Sans,system-ui,sans-serif;font-size:1.4rem;font-weight:700;line-height:1}.ml-group-tag{letter-spacing:.04em;text-transform:uppercase;color:var(--ml-tested);background:var(--ml-tested-soft);white-space:nowrap;border-radius:999px;align-items:center;gap:.35rem;padding:.22rem .55rem;font-size:.67rem;font-weight:700;display:inline-flex}.ml-group-tag .rz-ico{width:.72rem;height:.72rem}.ml-group-tag.untested{color:var(--ml-untested);background:var(--rz-surface-2)}.ml-group-line{background:var(--rz-border);flex:1;height:1px}.ml-group-ct{color:var(--rz-inksoft);white-space:nowrap;font-family:monospace;font-size:.7rem}.ml-grid{grid-template-columns:1fr;gap:.85rem;display:grid}@media (min-width:480px){.ml-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.ml-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.ml-grid{grid-template-columns:repeat(3,1fr)}}.ml-prod{background:var(--rz-surface);border:1px solid var(--rz-border);border-radius:12px;flex-direction:column;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;overflow:hidden}.ml-prod:hover{border-color:color-mix(in oklch, var(--rz-primary) 30%, white);transform:translateY(-3px);box-shadow:0 16px 34px #1428501a}.ml-prod.is-untested{border-style:dashed}.ml-prod-img{aspect-ratio:5/4;background:#fafbfd;justify-content:center;align-items:center;padding:.5rem;display:flex;position:relative;overflow:hidden}.ml-prod-img img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.ml-prod-img .ml-img-fallback{color:#c2cdd9;justify-content:center;align-items:center;display:flex}.ml-prod-img .ml-img-fallback .rz-ico{width:2rem;height:2rem}.ml-status{z-index:2;border-radius:999px;align-items:center;gap:.3rem;padding:.28rem .55rem;font-size:.68rem;font-weight:700;display:inline-flex;position:absolute;top:.55rem;left:.55rem}.ml-status.tested{color:#fff;background:#167a52eb}.ml-status.untested{color:var(--ml-untested);background:#ffffffe6;border:1px solid #dfe5ec}.ml-status .rz-ico{width:.82rem;height:.82rem}.ml-prod-body{flex-direction:column;flex-grow:1;padding:.8rem .9rem .9rem;display:flex}.ml-brand-line{letter-spacing:.07em;text-transform:uppercase;color:var(--rz-primary);margin-bottom:.22rem;font-size:.65rem;font-weight:700}.ml-prod-title{margin:0 0 .45rem;font-family:Work Sans,system-ui,sans-serif;font-size:.98rem;font-weight:700;line-height:1.2}.ml-prod-title a{color:var(--rz-ink);text-decoration:none}.ml-prod-title a:hover{color:var(--rz-primary)}.ml-prod-title a.ml-stretch:after{content:"";border-radius:inherit;position:absolute;inset:0}.ml-prod-excerpt{color:var(--rz-inksoft);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 .75rem;font-size:.78rem;line-height:1.5;display:-webkit-box;overflow:hidden}.ml-datestamp{border-top:1px solid var(--rz-border);justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;padding-top:.65rem;display:flex}.ml-dt{color:var(--ml-tested);align-items:center;gap:.35rem;font-family:monospace;font-size:.74rem;font-weight:600;display:inline-flex}.ml-dt.no{color:var(--ml-untested)}.ml-dt .rz-ico{width:.88rem;height:.88rem}.ml-read{color:var(--rz-primary);white-space:nowrap;align-items:center;gap:.22rem;font-size:.74rem;font-weight:700;text-decoration:none;display:inline-flex}.ml-read .rz-ico{width:.75rem;height:.75rem;transition:transform .14s}.ml-prod:hover .ml-read .rz-ico{transform:translate(2px)}mark{color:inherit;background:#fff1c2;border-radius:2px;padding:0 1px}#mlGrid.view-timeline{border-left:2px solid var(--rz-border);margin-left:.35rem;padding-left:1.6rem;position:relative}#mlGrid.view-timeline .ml-group-head{margin:1.5rem 0 .8rem;position:relative}#mlGrid.view-timeline .ml-group-head:first-child{margin-top:.1rem}#mlGrid.view-timeline .ml-group-head:before{content:"";background:var(--ml-tested);width:14px;height:14px;box-shadow:0 0 0 1px var(--rz-border);border:3px solid #fff;border-radius:50%;position:absolute;top:50%;left:calc(-1.6rem - 8px);transform:translateY(-50%)}#mlGrid.view-timeline .ml-grid{display:block}#mlGrid.view-timeline .ml-prod{flex-direction:row;align-items:flex-start;gap:.85rem;margin-bottom:.55rem;padding:.7rem .85rem;position:relative}#mlGrid.view-timeline .ml-prod:before{content:"";border:2px solid var(--ml-tested);background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:1.35rem;left:calc(-1.6rem - 5px)}#mlGrid.view-timeline .ml-prod.is-untested:before{border-color:var(--ml-untested)}#mlGrid.view-timeline .ml-prod-img{aspect-ratio:auto;flex-shrink:0;width:100px;height:auto}#mlGrid.view-timeline .ml-prod-img img{height:auto}#mlGrid.view-timeline .ml-prod-img .ml-status{display:none}#mlGrid.view-timeline .ml-prod-body{flex-direction:column;min-width:0;padding:0}#mlGrid.view-timeline .ml-prod-excerpt{-webkit-line-clamp:2;display:none}#mlGrid.view-timeline .ml-datestamp{border-top:none;margin-top:.3rem;padding-top:0}.ml-empty{text-align:center;color:var(--rz-inksoft);padding:3rem 1rem}.ml-empty .rz-ico{opacity:.4;width:2.5rem;height:2.5rem;margin-bottom:.75rem}.ml-side{background:var(--rz-surface);border:1px solid var(--rz-border);border-radius:14px;padding:1.1rem 1.25rem}.ml-side-head{align-items:center;gap:.5rem;margin-bottom:.65rem;display:flex}.ml-side-head h3{color:var(--rz-ink);margin:0;font-size:.95rem;font-weight:700}.ml-side-head .rz-ico{color:var(--ml-tested);width:1.1rem;height:1.1rem}.ml-side-note{color:var(--rz-inksoft);margin-bottom:.85rem;font-size:.82rem;line-height:1.55}.ml-side-note strong{color:var(--rz-ink);font-weight:600}.ml-side-btn{border:1px solid var(--rz-border);background:var(--rz-surface);width:100%;color:var(--rz-ink);border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.45rem .75rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .14s;display:flex}.ml-side-btn:hover{background:var(--rz-surface-2)}.ml-side-btn .rz-ico{width:.8rem;height:.8rem}