@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#203c39;--muted:#73817b;--green:#246553;--light:#eef4ef;--line:#dde4db;--cream:#fafbf7;--white:#fff;--amber:#b17a43;--radius:12px;font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--ink);background:var(--cream);font-size:14px;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,select,input{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default;opacity:.4}button,a,input,select,summary{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #be9c6c}button{color:inherit}a{color:inherit;text-decoration:none}button{background:none;border:0}input,select{border:1px solid var(--line);background:var(--white);color:var(--ink);border-radius:7px;padding:10px 11px;max-width:100%}select{cursor:pointer}input::placeholder{color:#88928a}h1,h2,h3,p{margin:0}h1,h2,h3,.brand,.strip-number,.result-stats>div>span{font-family:'Manrope',sans-serif}h2{font-size:16px}h3{font-size:14px}small{font-size:11px}button:hover,a:hover{color:var(--green)}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:absolute;top:-100px;left:10px;z-index:50;background:white;padding:15px}.skip:focus{top:10px}.header{height:100px;max-width:1440px;margin:auto;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:500;letter-spacing:-.7px}.brandmark{background:var(--ink);width:43px;height:43px;border-radius:11px;color:#eff3e9;display:flex;align-items:center;justify-content:center;font-size:30px;font-family:Georgia,serif;letter-spacing:-4px;padding-right:5px}.brandmark span{color:#d3b48d}.brand b{font-weight:750}.brand small{display:block;font-family:'DM Sans',sans-serif;font-size:9px;letter-spacing:2.7px;font-weight:600;margin-top:4px}.header nav{display:flex;gap:32px;align-items:center;font-size:13px}.header nav a,.header nav button{padding:14px 0}.header nav .active{font-weight:700;position:relative}.header nav .active:after{content:'';position:absolute;width:20px;height:3px;background:var(--green);bottom:0;left:50%;transform:translateX(-50%);border-radius:3px}.release{display:flex;align-items:center;gap:8px;font-size:12px;border:1px solid var(--line);padding:8px 13px;border-radius:20px}.release i{width:6px;height:6px;background:#42755d;border-radius:50%}.release>span{color:var(--muted)}main{max-width:1440px;margin:auto;padding:0 5%}.hero{display:flex;justify-content:space-between;padding:53px 0 43px;position:relative;overflow:hidden;gap:30px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;display:flex;align-items:center;gap:9px}.eyebrow>span{height:5px;width:5px;background:var(--green);border-radius:50%}h1{font-size:clamp(38px,4.5vw,61px);line-height:1.13;letter-spacing:-2.8px;font-weight:650;margin:20px 0}h1 em{font-weight:500;color:var(--green);font-style:normal}.intro{line-height:1.8;color:#697c74;font-size:14px}.hero-meta{display:flex;gap:18px;margin-top:24px;font-size:10px;color:#5f766a}.hero-meta>span+span:before{content:'·';margin-right:18px;color:#acb8ac}.hero-art{position:relative;min-width:300px;width:38%;max-width:435px;align-self:center;height:278px;margin-top:15px}.art-grid{position:absolute;inset:0;background-image:radial-gradient(#c1cbbb .85px,transparent .85px);background-size:14px 14px;mask-image:radial-gradient(ellipse,black 25%,transparent 70%)}.hero-art svg{position:absolute;width:100%;top:18px}.art-label{position:absolute;font-size:9px;letter-spacing:1.4px;color:#709481}.label-a{top:11px;left:65px}.label-b{bottom:19px;right:14px;letter-spacing:.1px;font-size:11px}.label-b>span{margin-left:15px;font-size:17px}.release-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;gap:0;align-items:center;padding:23px 0;margin-bottom:31px}.release-strip>div{display:flex;align-items:center;gap:16px;padding-right:43px;margin-right:43px;border-right:1px solid var(--line)}.strip-number{font-size:27px;font-weight:600;letter-spacing:-1.3px}.release-strip>div>span+span{font-size:11px;line-height:1.7}.release-strip small{display:block;color:var(--muted);font-size:10px}.release-strip>p{font-size:10px;color:var(--muted);line-height:1.8}.release-strip strong{color:#536c5d;margin-left:12px;font-size:10px;letter-spacing:.5px}.notice{border:1px solid #e4ddc8;background:#f7f4ea;border-radius:8px;padding:11px 16px;display:flex;gap:12px;align-items:center;font-size:11px;color:#806a43;margin-bottom:28px}.notice strong{font-weight:700}.notice-icon{font-family:Georgia,serif;display:flex;align-items:center;justify-content:center;width:17px;height:17px;flex-shrink:0;border:1px solid #a99774;border-radius:50%;font-size:12px}.notice button{margin-left:auto;white-space:nowrap;font-size:11px;font-weight:600;color:#71613d}.notice.live{background:#eaf3ed;border-color:#c8dfd0;color:#385d46}.workspace{display:grid;grid-template-columns:225px minmax(0,1fr);gap:30px;align-items:start;scroll-margin-top:20px}.filters{border:1px solid var(--line);border-radius:var(--radius);background:white;overflow:hidden}.filter-heading{display:flex;align-items:center;justify-content:space-between;padding:21px 18px;border-bottom:1px solid var(--line)}.filter-heading h2{font-size:13px;font-weight:750}.text-button{font-size:11px;color:var(--muted);padding:3px}.filter-body{padding:22px 18px}.filter-body select{width:100%;font-size:11px}.field-label{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:650;margin-bottom:10px}.field-label small{color:#97a297;font-weight:400;font-size:9px}.field-hint{color:#8c978d;font-size:10px;line-height:1.7;margin-top:8px}.filter-group{padding-top:22px;margin-top:21px;border-top:1px solid #edf0e9}.filter-group h3{font-family:'DM Sans',sans-serif;font-size:11px;font-weight:650;margin-bottom:14px}.check-row{display:flex;align-items:center;gap:8px;font-size:11px;margin:12px 0;cursor:pointer}.check-row input{accent-color:var(--green);width:13px;height:13px;margin:0}.check-row .facet-count{margin-left:auto;color:#9ba697;font-size:10px}.check-row .swatch{height:6px;width:6px;border-radius:50%;background:#91b19d}.check-row:nth-child(2) .swatch{background:#cab494}.check-row:nth-child(3) .swatch{background:#a8b6cc}.check-row:nth-child(4) .swatch{background:#bea9b8}.advanced{border-top:1px solid #edf0e9;margin-top:24px;padding-top:18px}.advanced summary{display:flex;justify-content:space-between;cursor:pointer;font-size:11px;list-style:none}.advanced[open] summary{margin-bottom:20px}.space-top{margin-top:18px}.advanced input{width:100%;font-size:11px}.tip{margin:0 12px 12px;background:#f3f6ee;border-radius:7px;padding:13px;display:flex;gap:10px}.tip-icon{font-size:20px;color:#759782}.tip p{font-size:10px;color:#7c8d7b;line-height:1.65}.tip strong{display:block;font-weight:600;color:#55715c;margin-bottom:3px}.results-area{min-width:0}.dataset-bar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:10px}.tabs{display:flex;gap:28px}.tabs button{padding:9px 0 16px;font-size:14px;font-weight:600;position:relative;white-space:nowrap;color:#88958b}.tabs button[aria-selected=true]{color:var(--ink)}.tabs button[aria-selected=true]:after{content:'';height:3px;position:absolute;background:var(--green);left:0;right:0;bottom:-1px;border-radius:2px}.tabs button span{font-size:9px;vertical-align:top;margin-left:6px;font-weight:400;opacity:.65}.dataset-description{font-size:11px;color:var(--muted);margin:17px 0 20px;line-height:1.7}.search-bar{display:flex;background:white;border:1px solid #c3d1c1;border-radius:9px;padding:6px;align-items:center;box-shadow:0 3px 10px #30473104;gap:6px}.search-icon{font-size:29px;line-height:1;margin:0 5px 4px 11px;color:#7e9585}.search-bar input{flex:1;min-width:0;border:0;padding:8px 0;font-size:12px;background:transparent}.search-bar select{border:0;border-left:1px solid var(--line);border-radius:0;padding:7px 12px;font-size:11px;width:100px}.primary{background:var(--green);color:#fff;padding:12px 20px;border-radius:6px;font-size:12px;font-weight:500;white-space:nowrap}.primary:hover{background:#1e5345;color:#fff}.primary span{margin-left:16px}.search-help{font-size:10px;color:#8b998d;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:10px 0 24px}.search-help button{font-size:10px;color:var(--green);white-space:nowrap}.result-stats{display:flex;padding:20px 23px;background:#f0f4ec;border:1px solid #e3e9dd;border-radius:9px;gap:42px;margin-bottom:21px}.result-stats>div>span{font-size:26px;font-weight:650;line-height:1.2;letter-spacing:-.8px}.result-stats small{display:block;color:#82917f;font-size:10px;margin-top:6px}.result-stats .context-note{margin-left:auto;text-align:right;align-self:center}.result-stats .context-note>span{font-family:'DM Sans',sans-serif;font-size:8px;letter-spacing:1.2px;font-weight:650;color:#849477}.result-stats .context-note>small{font-size:9px}.active-filters{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:12px}.active-filters:empty{display:none}.chip{background:#e9f1e8;border:1px solid #d4e3d2;border-radius:20px;font-size:10px;padding:6px 10px;color:#4f7153;max-width:100%;overflow-wrap:anywhere}.chip span{margin-left:8px}.table-card{background:white;border:1px solid var(--line);border-radius:10px;overflow:hidden}.table-toolbar{display:flex;justify-content:space-between;align-items:center;padding:18px 18px;gap:10px}.table-toolbar h2{font-size:12px;font-weight:750}.table-toolbar>div:first-child{display:flex;align-items:center;gap:12px}.table-toolbar>div>span{font-size:9px;color:#8e9a8d}.table-actions{display:flex;gap:12px;align-items:center}.icon-button{font-size:14px;color:#7a8a7a}.icon-button span{font-size:10px;margin-left:4px}.download{background:#eef4ed;border:1px solid #d7e4d5;font-size:15px;border-radius:6px;padding:7px 11px;color:#386746;white-space:nowrap}.download span{font-size:10px;margin-left:5px}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:11px;white-space:nowrap}thead{background:#f6f8f3;border-top:1px solid #edf0e7;border-bottom:1px solid var(--line)}th{padding:13px 14px;font-size:9px;font-weight:600;color:#879180}th:first-child,td:first-child{padding-left:19px}th button{font-size:9px;padding:0;display:inline-flex;gap:7px;align-items:center}th button span{font-size:10px;color:#afbaab}td{padding:15px 14px;border-bottom:1px solid #eff2ea;color:#6a7b6c;font-size:10px}tbody tr:hover{background:#f7faf3}.record-link{font-weight:600;color:#315f4c;font-size:11px;padding:0;text-align:left}.gene{color:#516453;font-weight:500}.seed-badge{font-size:9px;padding:4px 7px;background:#edf3e7;color:#6a8055;border:1px solid #e0e9d5;border-radius:4px;display:inline-block}.seed-badge.secondary{background:#f5f0e6;border-color:#ede3d0;color:#9c855a}.region-label{font-size:10px}.region-label:before{content:'';display:inline-block;width:5px;height:5px;border-radius:50%;background:#97b399;margin-right:6px}.support-cell{font-variant-numeric:tabular-nums;text-align:right}.support-track{display:inline-block;height:3px;width:28px;background:#edf2e6;border-radius:3px;margin-right:8px;vertical-align:middle}.support-track i{display:block;background:#9cba93;height:3px;border-radius:3px}.row-open{color:#a2b1a1;padding:0;font-size:14px}.pagination{display:flex;justify-content:space-between;padding:14px 18px;align-items:center;font-size:10px;color:#92a08d}.pagination>div{display:flex;align-items:center;gap:10px}.pagination select{font-size:10px;padding:5px 6px;border-radius:4px}.pagination button{border:1px solid var(--line);border-radius:5px;width:26px;height:26px;padding:0;background:white;color:#516f52}.pagination #page-number{font-size:10px}.table-footnote{font-size:10px;line-height:1.8;color:#96a08e;margin-top:13px}.table-footnote>span{margin-right:7px;color:#689072}.empty{text-align:center;padding:45px 20px}.empty>span{font-size:35px;color:#94ac95}.empty h3{margin:10px 0}.empty p{font-size:12px;color:var(--muted)}.empty button{margin-top:16px;text-decoration:underline;color:var(--green);font-size:12px}.loading{padding:30px;text-align:center;font-size:12px;color:var(--muted)}.bottom-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;border-top:1px solid var(--line);margin:51px 0 37px;padding-top:31px}.bottom-cards>div{position:relative;padding-right:27px}.bottom-cards>div+div:before{content:'';position:absolute;left:-22px;top:0;bottom:0;width:1px;background:var(--line)}.step-no{font-size:8px;letter-spacing:1.3px;color:#8da28c;font-weight:600}.bottom-cards h3{font-size:14px;letter-spacing:-.3px;margin:10px 0}.bottom-cards p{font-size:11px;color:#8b9687;line-height:1.8;max-width:330px}footer{max-width:1440px;margin:auto;border-top:1px solid var(--line);padding:24px 5% 32px;display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#929c8d}.footer-brand{font-size:11px;color:#596e58;font-weight:600}.footer-brand span{color:#9ba493;font-weight:400;margin-left:8px}footer button{font-size:10px}.dialog{border:1px solid #d8e2d4;border-radius:18px;padding:26px 32px 32px;width:min(660px,94vw);max-height:88vh;color:var(--ink);background:#fcfdf9;box-shadow:0 22px 100px #173c3a25}.dialog::backdrop{background:#203c3966;backdrop-filter:blur(4px)}.dialog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.dialog-header .eyebrow{font-size:9px;color:#79927c}.close-dialog{font-size:28px;line-height:1;padding:0 5px}.dialog h2{font-size:27px;letter-spacing:-.8px;margin:0 0 16px;overflow-wrap:anywhere}.dialog h3{font-size:15px;margin:24px 0 10px}.dialog p,.dialog li{font-size:12px;color:#758471;line-height:1.85}.dialog p+p{margin-top:12px}.dialog ul,.dialog ol{padding-left:21px}.dialog-intro{margin-bottom:25px!important}.dialog .field-label{margin-top:15px}.dialog a{color:var(--green);text-decoration:underline}.dialog code{font-size:11px;background:#eff3e8;padding:2px 5px;overflow-wrap:anywhere;white-space:normal}.detail-dialog{width:min(790px,94vw)}.detail-banner{padding:12px 15px;background:#f3efde;border-radius:8px;font-size:11px;color:#8a764c;margin-bottom:20px}.detail-summary{display:flex;flex-wrap:wrap;gap:15px;background:#eef3e8;border-radius:8px;padding:18px;margin:20px 0}.detail-summary>div{flex:1;min-width:120px;font-size:14px}.detail-summary small{display:block;color:#899783;font-size:10px;margin-bottom:5px}.record-fields{display:grid;grid-template-columns:1fr 1.7fr;white-space:normal}.record-fields dt,.record-fields dd{margin:0;padding:12px 10px;border-bottom:1px solid var(--line);font-size:11px;overflow-wrap:anywhere;line-height:1.7}.record-fields dt{color:#85917c;font-family:ui-monospace,monospace}.record-fields dd{white-space:pre-wrap;color:#4b644b}.file-drop{display:flex;align-items:center;flex-direction:column;gap:8px;padding:25px 15px;border:1px dashed #a7bba0;border-radius:9px;background:#f1f6eb;margin:20px 0;cursor:pointer}.file-drop>span{font-size:25px}.file-drop strong{font-size:13px}.file-drop small{font-size:10px;color:#86957e}.file-drop input{font-size:11px;padding:8px;background:white;width:100%}.mapping-fields{display:grid;grid-template-columns:1fr 1fr;gap:0 18px;margin-bottom:24px}.mapping-fields select{font-size:11px;width:100%}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:#254f40;color:white;border-radius:9px;padding:15px 22px;box-shadow:0 5px 25px #16372320;font-size:12px;z-index:100;width:max-content;max-width:90vw}.data-origin{font-size:10px;color:#909c84;overflow-wrap:anywhere}.filter-disabled{font-size:10px;color:#a1a997;line-height:1.6}.search-help button:hover,.text-button:hover{text-decoration:underline}@media(min-width:1450px){.hero{padding-top:60px;padding-bottom:50px}.workspace{grid-template-columns:240px minmax(0,1fr)}}@media(max-width:1120px){.release-strip>div{padding-right:25px;margin-right:25px}.workspace{grid-template-columns:200px minmax(0,1fr);gap:22px}.result-stats{gap:27px}.hero-art{width:36%;min-width:270px}.table-toolbar>div:first-child{display:block}.table-toolbar>div>span{display:block;margin-top:4px}.table-actions{gap:6px}.icon-button span{display:none}.hero-meta{gap:10px}.hero-meta>span+span:before{margin-right:10px}}@media(max-width:850px){.header{height:80px}.header nav{gap:20px}.brand{font-size:17px}.release{display:none}.hero{padding:40px 0 30px}.hero-art{min-width:220px;height:230px}.hero-art svg{top:25px}.label-a{left:25px;font-size:7px}.hero h1{font-size:45px}.intro{font-size:12px}.hero-meta{font-size:9px}.release-strip>p{display:none}.release-strip>div:last-of-type{border:0;margin:0;padding:0}.release-strip{justify-content:space-around}.release-strip>div{border:0}.notice{font-size:10px}.workspace{grid-template-columns:180px minmax(0,1fr);gap:16px}.filter-heading{padding:17px 12px}.filter-heading h2{font-size:11px}.filter-body{padding:18px 12px}.tabs{gap:20px}.tabs button{font-size:12px}.dictionary-open{font-size:9px}.result-stats{padding:16px;gap:27px}.result-stats>div>span{font-size:23px}.result-stats .context-note{display:none}.result-stats small{font-size:9px}.search-bar select{width:78px;font-size:10px;padding-left:6px}.search-bar .primary{padding:11px 13px;font-size:10px}.search-bar .primary span{display:none}.search-bar input{font-size:10px}.search-help{display:block;font-size:9px;line-height:1.8}.search-help button{margin-top:4px;padding-left:0}.bottom-cards{gap:30px}.bottom-cards h3{font-size:12px}.bottom-cards p{font-size:10px}.bottom-cards>div+div:before{left:-15px}}@media(max-width:620px){main{padding:0 5%}.header{padding:0 5%;height:73px}.brandmark{height:36px;width:36px;border-radius:9px}.brand{font-size:16px;gap:8px}.brand small{font-size:7px;letter-spacing:2px}.header nav{gap:18px;font-size:11px}.header nav button{font-size:10px}.header nav button:last-child{display:none}.hero{padding:34px 0 26px}.hero-copy{position:relative;z-index:1}.hero .eyebrow{font-size:8px;letter-spacing:1.6px}.hero h1{font-size:44px;letter-spacing:-2px}.intro{font-size:12px}.intro br{display:none}.hero-art{display:none}.hero-meta{font-size:8px;gap:9px;white-space:nowrap}.hero-meta>span+span:before{margin-right:9px}.release-strip{padding:18px 0;margin-bottom:22px;justify-content:space-between}.release-strip>div{padding:0;margin:0;gap:9px}.strip-number{font-size:23px}.release-strip>div>span+span{font-size:9px}.release-strip small{font-size:8px}.notice{align-items:flex-start;gap:8px;flex-wrap:wrap;line-height:1.6;padding:11px 12px;margin-bottom:20px}.notice>span:nth-child(2){flex:1}.notice button{margin-left:25px;font-size:10px}.workspace{display:flex;flex-direction:column;gap:20px}.filters{width:100%}.filter-heading{padding:14px 15px}.filter-heading h2{font-size:12px}.filter-body{padding:15px;display:grid;grid-template-columns:1fr 1fr;gap:9px 16px}.filter-body>.field-label{grid-column:1/-1;margin:0}.filter-body>#exact-mirna{grid-column:1/-1}.filter-body>.field-hint{grid-column:1/-1;margin:0}.filter-group{padding-top:13px;margin-top:5px}.filter-group h3{margin-bottom:10px}.check-row{font-size:11px;margin:11px 0}.filter-body>.filter-group:nth-last-child(2){margin:0;border:0;padding-top:5px}.advanced{padding-top:5px;margin-top:0;border:0}.tip{display:none}.results-area{width:100%}.dataset-description{font-size:10px}.tabs button{font-size:13px}.search-bar input{font-size:11px}.search-bar select{width:75px}.search-icon{margin-left:5px}.result-stats{justify-content:space-between;gap:10px;padding:16px 22px}.result-stats>div>span{font-size:26px}.result-stats small{font-size:9px}.search-help{font-size:9px;margin-bottom:18px}.table-toolbar{padding:15px 12px}.pagination{padding:12px;font-size:9px}.pagination>div{gap:7px}.pagination label{display:none}.bottom-cards{grid-template-columns:1fr;gap:22px;margin:32px 0 28px;padding-top:25px}.bottom-cards>div+div:before{display:none}.bottom-cards>div{padding:0}.bottom-cards h3{font-size:14px;margin:7px 0}.bottom-cards p{font-size:11px;max-width:none}.bottom-cards .step-no{font-size:8px}footer{flex-wrap:wrap;gap:18px;font-size:9px}.footer-brand{width:100%;font-size:11px}.dialog{padding:20px}.dialog h2{font-size:24px}.mapping-fields{grid-template-columns:1fr}.record-fields{grid-template-columns:1fr 1.2fr}.record-fields dt,.record-fields dd{font-size:10px;padding:10px 5px}}
@media(prefers-reduced-motion:no-preference){button,a{transition:color .15s,background .15s}.hero-copy{animation:arrive .5s ease-out}@keyframes arrive{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}}

/* Readable research workspace refinements. */
.hero{padding:32px 0 28px}.hero h1{font-size:clamp(38px,4vw,54px);margin:15px 0;line-height:1.08}.hero .intro{font-size:13px}.hero-meta{margin-top:19px}.hero-art{height:240px}.explore-cta{display:inline-flex;align-items:center;gap:22px;margin-top:16px;font-size:11px;font-weight:650;color:var(--green)}.explore-cta span{font-size:15px}.record-link{max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;font-size:12px}td{font-size:11px}.region-label{font-size:11px}.seed-badge{font-size:10px}.more-families{color:#8b9b7d;font-weight:400;font-size:9px}.mapping-fields .field-label{display:block}.mapping-fields select{display:block;margin-top:8px}.filter-body>.space-top{margin-top:19px}.record-group{border:1px solid var(--line);border-radius:8px;margin-top:12px;padding:12px}.record-group summary{font-size:12px;font-weight:600;cursor:pointer}.record-group summary small{color:#8a9a7a;font-weight:400;margin-left:8px}.record-group .record-fields{margin-bottom:0}.record-group .record-fields dd:last-child,.record-group .record-fields dt:nth-last-child(2){border:0}@media(max-width:620px){.hero{padding-top:27px}.hero h1{font-size:43px}.filter-body>.space-top{display:none}.record-link{max-width:200px}}

.table-scroll{position:relative}#mobile-filters{display:none}.other-seeds summary{font-size:10px;color:#7b927b;cursor:pointer;padding:8px 0}.facet-note{font-size:9px;color:#8a9884;margin-top:15px;line-height:1.6}.other-seeds .check-row{font-size:10px}@media(max-width:620px){#mobile-filters{display:block;font-size:12px;font-weight:600;padding:0}.filter-heading h2{display:none}.filters:not(.expanded) .filter-body{display:none}.filters.expanded .filter-body{display:grid}.filters .facet-note{grid-column:1/-1}.brand{font-size:15px;letter-spacing:-.5px}}

#download-ready{font-size:10px;display:inline-block}.search-help button{margin-left:5px}.table-actions{flex-wrap:wrap;justify-content:flex-end}

@media(min-width:621px) and (max-width:900px){.workspace{display:block}.filters{width:100%;margin-bottom:22px}.filters:not(.expanded) .filter-body{display:none}.filters .tip{display:none}#mobile-filters{display:block;font-size:12px;font-weight:600;padding:0}.filter-heading h2{display:none}.filter-heading{padding:16px 18px}.filter-body{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px}.filter-body>.field-label,.filter-body>#tissue,.filter-body>#exact-mirna,.filter-body>.field-hint,.facet-note{grid-column:1/-1}.filter-body>.space-top{display:none}.results-area{width:100%}.table-actions .icon-button span{display:inline}.hero-art{display:none}.hero-copy{width:100%}.hero h1{font-size:48px}.record-link{max-width:190px}}
