:root{font-family:Inter,"Segoe UI","Microsoft YaHei",sans-serif;color:#243b30;background:#f6f7f2;font-synthesis:none;--green:#234e3c;--muted:#67766b;--line:#e1e7dc;--gold:#98702f}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}button{border:1px solid var(--line);background:#fff;color:var(--green);border-radius:8px;padding:10px 16px;min-height:44px}button:hover{background:#edf2e8}button:disabled{opacity:.5;cursor:wait}a{color:inherit;text-underline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #bc934e;outline-offset:3px}[hidden]{display:none!important}h1,h2,h3,p{margin-top:0}h2{font-size:20px}p{line-height:1.8}small,.muted{color:var(--muted)}.header{max-width:1440px;margin:auto;padding:24px 40px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:25px;font-weight:700}.brand-mark{background:var(--green);color:white;width:42px;height:42px;border-radius:12px;display:grid;place-items:center;font-size:23px}.brand small{font-size:13px;margin-left:12px;font-weight:400}.header-note{margin-left:auto;font-size:13px;color:var(--muted)}.quiet{border:0;background:transparent;font-size:13px;padding:9px 12px;white-space:nowrap}.shell{max-width:1440px;margin:auto;padding:0 40px}.hero{background:var(--green);color:#f6f8ee;padding:36px 40px;border-radius:20px;display:flex;align-items:center;justify-content:space-between;gap:32px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:600;margin-bottom:12px}.hero .eyebrow{color:#c8d6b5}.hero h1{font-weight:500;font-size:32px;letter-spacing:1px;margin-bottom:12px}.hero p:last-child{margin:0;color:#d0ddcd;font-size:13px}.hero-stats{display:flex;gap:30px;flex-shrink:0}.hero-stats>div{display:flex;flex-direction:column;gap:10px}.hero-stats strong{font-size:28px;font-weight:500;font-variant-numeric:tabular-nums}.hero-stats>div:last-child strong{font-size:19px;padding-top:10px}.hero-stats span{font-size:12px;color:#c7d7c5}.status-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 0}.status-row p{font-size:12px;color:var(--muted);margin:0}.notice{background:#f5edda;border:1px solid #e8dab7;color:#795a28;border-radius:9px;font-size:12px;padding:12px 16px;margin:0 0 24px}.workspace{display:grid;grid-template-columns:264px minmax(0,1fr);gap:32px;align-items:start;margin-top:12px}.filters{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.filter-heading{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--line)}.filter-heading h2{font-size:15px;margin:0}.filter-heading h2 span{font-size:12px;color:var(--gold)}.filter-body{padding:0 16px 20px}.filter-body fieldset{border:0;border-bottom:1px solid var(--line);padding:18px 0;margin:0;min-width:0}.filter-body legend{float:left;width:100%;font-size:13px;font-weight:600;margin-bottom:12px}.filter-body legend small{float:right;font-size:11px;font-weight:400}.choices{display:flex;flex-wrap:wrap;gap:7px;clear:both}.choice{cursor:pointer;position:relative}.choice input{position:absolute;opacity:0;width:1px;height:1px}.choice span{display:block;background:#f5f7f1;border:1px solid transparent;padding:9px 10px;border-radius:6px;font-size:12px;color:#596b5b;min-height:36px}.choice input:checked+span{background:#e7efdf;border-color:#a4b99a;color:#244f36}.choice input:focus-visible+span{outline:3px solid #bc934e;outline-offset:2px}.range{display:flex;align-items:end;gap:7px;clear:both}.range>span{padding-bottom:10px;color:#899383}.range label{flex:1;min-width:0}.range label span{display:block;font-size:11px;color:var(--muted);margin-bottom:6px}.range input{width:100%;min-width:0;border:1px solid var(--line);background:#fafbf8;border-radius:6px;padding:10px;font-size:14px;min-height:44px}.advanced{font-size:13px;padding-top:20px}.advanced summary{min-height:30px}.catalog-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:6px 0 20px}.catalog-heading .eyebrow{color:#7a8b72;margin-bottom:6px}.catalog-heading h2{font-size:23px;margin:0;font-weight:600}.pill{font-size:11px;background:#ecefe2;color:#667452;padding:7px 10px;border-radius:6px;white-space:nowrap}.search{display:flex;align-items:center;gap:12px;background:#ebefe5;border:1px solid transparent;padding:2px 12px;border-radius:10px}.search:focus-within{border-color:#91a47f}.search>span{font-size:28px;color:#718465}.search input{min-width:0;flex:1;border:0;background:transparent;padding:12px 0;font-size:14px;outline:none}.tabs{display:flex;gap:24px;border-bottom:1px solid var(--line);margin-top:16px}.tabs button{border:0;border-radius:0;background:transparent;color:var(--muted);padding:16px 5px;font-size:14px;border-bottom:3px solid transparent}.tabs button[aria-pressed=true]{color:var(--green);font-weight:600;border-bottom-color:var(--green)}.result-summary{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:12px;margin:20px 0 14px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.product-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:21px;position:relative;transition:border-color .15s,box-shadow .15s}.product-card:hover{border-color:#9baf8d;box-shadow:0 5px 18px #234e3c08}.card-top{display:flex;align-items:center;gap:9px;font-size:12px}.bank-icon{display:grid;place-items:center;border-radius:50%;background:#edf2e7;color:#657d58;width:27px;height:27px}.risk{font-size:10px;background:#f3f5ec;padding:3px 5px;color:#647456}.rank{margin-left:auto;font-variant-numeric:tabular-nums;font-size:15px;color:#899583}.top-rank{color:var(--gold)}.product-card h3{font-size:16px;line-height:1.7;font-weight:600;margin:16px 0 8px;overflow-wrap:anywhere}.product-card h3 a{text-decoration:none}.product-card h3 a:after{content:"";position:absolute;inset:0;border-radius:13px}.product-card:focus-within{outline:2px solid var(--green)}.code{font-size:11px;color:var(--muted);margin-bottom:18px;overflow-wrap:anywhere}.metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.metric{background:#f6f7f2;border-radius:7px;padding:13px 8px;display:flex;flex-direction:column;gap:8px;min-width:0}.metric.selected{background:#edf2e5}.metric strong{font-size:21px;font-weight:600;color:var(--gold);font-variant-numeric:tabular-nums;letter-spacing:-.7px;overflow-wrap:anywhere}.metric strong.negative{color:#49745c}.metric span{font-size:10px;color:var(--muted)}.holding,.inception{display:flex;justify-content:space-between;gap:10px;font-size:12px;margin-top:16px;flex-wrap:wrap}.inception{color:var(--muted);font-size:11px;margin-top:10px}.card-bottom{border-top:1px solid #edf0e8;padding-top:13px;margin-top:16px;display:flex;justify-content:space-between;gap:8px;font-size:11px;color:#69805c}.sale{color:#416d43}.sale.unknown{color:#8b723d}.load-more{display:block;width:100%;margin-top:22px;background:#eef2e7;border:0;font-size:13px}.empty{grid-column:1/-1;text-align:center;border:1px dashed #c7d3bd;padding:55px 20px;border-radius:12px;background:#fff}.empty p{font-size:13px;color:var(--muted)}.error{color:#a13e32;font-size:13px}.coverage{margin-top:32px;border-top:1px solid var(--line);padding:22px 0;font-size:12px;color:var(--muted)}.coverage summary{font-size:13px;min-height:30px}.coverage>p{margin-top:16px}#bank-states{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 24px}#bank-states>div{display:flex;justify-content:space-between;gap:12px;line-height:1.7}footer{font-size:11px;color:#70806e;text-align:center;line-height:2;padding:16px 0 32px}dialog{width:560px;max-width:calc(100% - 32px);border:1px solid var(--line);border-radius:16px;padding:28px;color:#344a39;background:#fafbf7;max-height:85dvh}dialog::backdrop{background:#122b2080}.dialog-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.dialog-heading h2{margin:0}dialog p{font-size:14px;color:#5c6e59}.back{display:inline-block;margin:10px 0 22px;font-size:14px;text-decoration:none;padding:10px 0}.detail-hero{background:#fff;border:1px solid var(--line);border-radius:14px;padding:32px;margin-bottom:20px}.detail-hero h1{font-size:27px;line-height:1.6;overflow-wrap:anywhere}.detail-hero>p{font-size:13px}.detail-hero .metrics{max-width:660px;margin:24px 0}.detail-hero .metric{padding:20px}.detail-hero .metric strong{font-size:30px}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.panel{background:#fff;border:1px solid var(--line);border-radius:14px;padding:28px;min-width:0;overflow-wrap:anywhere}.panel h2{font-size:18px;margin-bottom:22px}.panel h3{font-size:14px}.panel p{font-size:13px}.detail-field{display:flex;justify-content:space-between;gap:28px;font-size:13px;padding:12px 0;border-bottom:1px solid #edf0e8;line-height:1.8}.detail-field dt{color:var(--muted);flex-shrink:0}.detail-field dd{margin:0;text-align:right}.evidence{padding:16px 0;border-top:1px solid var(--line)}.evidence p{margin:8px 0}.evidence strong{color:var(--gold);font-size:22px}.sources{grid-column:1/-1}.source-links{display:flex;flex-wrap:wrap;gap:16px;font-size:13px}.source-links a{background:#edf2e7;padding:12px;border-radius:6px}.source-links span{padding:12px 0;color:var(--muted)}.skip{position:fixed;top:-100px;left:20px;background:white;padding:12px;z-index:20}.skip:focus{top:12px}.mobile-only{display:none}@media(min-width:1500px){.header,.shell{max-width:1520px}.workspace{grid-template-columns:280px minmax(0,1fr)}.hero{padding:44px}.hero-stats{gap:48px}}@media(max-width:1100px){.header{padding:20px 24px}.shell{padding:0 24px}.hero{align-items:start;flex-direction:column;padding:30px}.hero-stats{width:100%;gap:48px}.workspace{grid-template-columns:230px minmax(0,1fr);gap:22px}.product-grid{grid-template-columns:1fr}.product-card .metric strong{font-size:24px}#bank-states{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.header{padding:18px 16px;gap:8px}.brand{font-size:22px;gap:9px}.brand small{display:block;margin:2px 0 0;font-size:10px}.brand-mark{width:36px;height:36px;font-size:20px}.header-note{display:none}.header>.quiet{margin-left:auto}.shell{padding:0 16px}.hero{border-radius:15px;padding:25px 22px;gap:25px}.hero h1{font-size:25px}.hero .eyebrow{font-size:9px;letter-spacing:1.5px}.hero p:last-child{font-size:12px}.hero-stats{gap:0;justify-content:space-between}.hero-stats strong{font-size:24px}.hero-stats>div:last-child strong{font-size:16px;padding-top:7px}.hero-stats span{font-size:10px}.status-row{align-items:start;padding:10px 0}.status-row p{font-size:10px;padding-top:9px}.notice{font-size:11px;line-height:1.8;margin-bottom:16px}.workspace{display:block;margin-top:0}.filters{margin-bottom:24px}.filter-heading{padding:8px 14px}.filter-heading h2{margin-right:auto}.filter-body{display:none}.filter-body.open{display:block}.mobile-only{display:inline-block}.choice span{min-height:40px;padding:11px 12px}.catalog-heading{margin-bottom:16px}.catalog-heading h2{font-size:21px}.catalog-heading .eyebrow{font-size:9px}.pill{font-size:10px;padding:6px}.tabs{gap:0}.tabs button{flex:1;font-size:13px;padding:15px 0}.result-summary{font-size:10px;gap:8px;margin:16px 0 12px}.search input{font-size:13px}.product-card{padding:20px}.product-grid{gap:14px}.product-card .metric strong{font-size:23px}.product-card h3{font-size:16px}.metric{padding:14px 10px}.metric span{font-size:11px}.holding{font-size:12px}.card-bottom{font-size:12px}#bank-states{grid-template-columns:1fr}.detail-grid{grid-template-columns:1fr;gap:14px}.detail-hero{padding:22px}.detail-hero h1{font-size:22px}.detail-hero .metric{padding:14px 8px}.detail-hero .metric strong{font-size:23px}.panel{padding:22px}.detail-field{gap:16px}.detail-field dt{flex-shrink:1}.detail-field dd{max-width:65%}footer{font-size:10px;padding-bottom:calc(28px + env(safe-area-inset-bottom))}dialog{padding:22px}.dialog-heading h2{font-size:18px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
