*{box-sizing:border-box}html{font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:#222;line-height:1.65}body{max-width:1100px;margin:auto;padding:0 1rem;background:#fff}header,footer{display:flex;gap:1rem;align-items:center;justify-content:space-between;padding:1rem 0;border-bottom:1px solid #ddd}footer{margin-top:3rem;border-top:1px solid #ddd;border-bottom:0;font-size:.9rem}.brand{font-weight:700;color:#111;text-decoration:none}nav{display:flex;gap:.9rem;flex-wrap:wrap}main{min-height:70vh}h1{font-size:clamp(1.7rem,4vw,2.4rem);line-height:1.25;margin-top:2rem}h2{margin-top:2rem;font-size:1.25rem}a{color:#075ea8;text-underline-offset:.15em}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin:2rem 0}.card{display:block;padding:1.2rem;border:1px solid #bbb;border-radius:.4rem;text-decoration:none;color:inherit}.card strong{display:block;font-size:1.25rem}.card:hover{border-color:#075ea8}.table-wrap{overflow-x:auto}.table-wrap--full{width:max-content;min-width:calc(100vw - 2rem);margin-left:calc(50% - 50vw);padding:0 1rem;overflow-x:visible}table{width:100%;border-collapse:collapse;font-variant-numeric:tabular-nums}.product-list{width:max-content;min-width:100%}.product-list th,.product-list td{max-width:12em;white-space:normal}.product-list th.product-name,.product-list td.product-name,.product-list th.repeat-name,.product-list td.repeat-name{max-width:15em;white-space:normal;word-break:break-word}.product-list th.focal-map,.product-list td.focal-map{width:240px;min-width:240px;max-width:240px;padding:0 6px}.fl-scale{position:relative;height:1rem}.fl-scale span{position:absolute;color:#666;font-size:.55rem;font-weight:400;line-height:1;transform:translateX(-50%)}.fl-track{position:relative;height:14px;background:transparent}.fl-grid{position:absolute;top:0;bottom:0;width:1px;background:#ddd}.fl-bar{position:absolute;top:0;z-index:1;height:14px;border-radius:2px;background:#d9531e}.product-list tbody td{background:#fff}.product-list tbody td.product-name,.product-list tbody td.repeat-name{background:#f2f5f7}.product-list tbody tr.row-even td{background:#f7f9fa}.product-list tbody tr.row-even td.product-name,.product-list tbody tr.row-even td.repeat-name{background:#eaeff3}.product-list tbody tr:hover td{background:#eaf2fb}.product-list tbody tr:hover td.product-name,.product-list tbody tr:hover td.repeat-name{background:#dfeaf7}th,td{padding:.2rem .35rem;border:1px solid #ccc;text-align:left;vertical-align:top;font-size:.78rem}th{vertical-align:middle}thead th{background:#f2f5f7}tbody th{width:30%;background:#fafafa}.amazon,button{display:inline-block;padding:.55rem .9rem;border:1px solid #075ea8;border-radius:.3rem;background:#075ea8;color:#fff;text-decoration:none}button{font:inherit;cursor:pointer}.muted{color:#666}.empty{padding:1rem;background:#f5f5f5}@media(max-width:600px){header{align-items:flex-start;flex-direction:column}th,td{padding:.15rem .25rem;font-size:.72rem}}
.table-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin:.8rem 0}.table-toolbar button{padding:.35rem .6rem}.table-search{min-width:16rem;padding:.4rem .55rem}.table-active-filters:empty{display:none}.filter-badge{margin:.15rem .3rem .15rem 0;padding:.2rem .5rem;border:1px solid #075ea8;border-radius:1rem;background:#eaf2fb;color:#075ea8;font-size:.75rem}.product-list thead th,.product-list .repeat-header th{position:relative}.product-list .repeat-header th{width:auto;background:#f2f5f7}.table-filter-button{min-width:32px;min-height:32px;margin-left:.3rem;padding:.1rem .3rem;border:0;background:transparent;color:#075ea8;vertical-align:middle}.table-menu{position:absolute;z-index:20;min-width:210px;max-width:calc(100vw - 16px);padding:.5rem;border:1px solid #999;border-radius:.3rem;background:#fff;box-shadow:0 3px 12px #0003;color:#222;white-space:normal}.table-menu button{min-height:32px;padding:.25rem .55rem}.table-sort-buttons{display:flex;gap:.4rem}.table-all-button{display:block;margin:.3rem 0;border:0;background:transparent;color:#075ea8;text-decoration:underline}.table-value-list{max-height:14rem;overflow-y:auto;border-top:1px solid #ddd}.table-value-list label{display:flex;align-items:center;gap:.4rem;min-height:32px}.table-value-list input{width:1rem;height:1rem}.table-range-controls{display:grid;gap:.4rem;margin-top:.4rem}.table-range-controls label{display:grid;gap:.15rem}.table-range-controls input{width:100%;min-height:32px}.table-range-clear{justify-self:start}
.table-menu-title{font-weight:700;font-size:.85rem;margin-bottom:.4rem}.table-menu-close{display:none}
.note-mark{border-bottom:1px dotted currentColor;cursor:help;position:relative}.note-mark:hover::after,.note-mark:focus::after{content:attr(data-note);position:absolute;top:100%;left:0;z-index:10;max-width:240px;width:max-content;background:#333;color:#fff;font-size:0.7rem;font-weight:normal;line-height:1.5;padding:0.35rem 0.5rem;border-radius:4px;white-space:normal;text-align:left}
@media(max-width:600px){.table-menu{position:fixed;left:8px;right:8px;bottom:8px;top:auto;max-width:none;max-height:70vh;overflow-y:auto;box-shadow:0 -3px 14px #0004}.table-menu-close{display:block;position:absolute;right:.4rem;top:.35rem;border:0;background:transparent;color:#222;min-width:32px;min-height:32px}.table-value-list{max-height:45vh}}
