@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Instrument+Serif:ital@0;1&display=swap');
:root{--paper:#f5f4ee;--ink:#263c30;--green:#345c40;--muted:#6d766b;--line:#d7dccf;--pale:#e9eddf;--lime:#dcebbd;--serif:'Instrument Serif',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:15px;-webkit-font-smoothing:antialiased}button,input,a{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button:disabled{cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #6f954c;outline-offset:5px}button{border:0;background:none}p{line-height:1.65}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400}h2{font-size:clamp(40px,4vw,60px);line-height:1.02;letter-spacing:-1.5px;margin-bottom:0}h2 em,h1 em{font-weight:400}h3{font-size:18px;font-weight:500}svg{display:block}img{max-width:100%}[hidden]{display:none!important}.section-wrap{max-width:1392px;padding-left:64px;padding-right:64px;margin:auto}.nav{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 54px;border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:3}.wordmark{font-weight:650;font-size:25px;display:flex;align-items:center;letter-spacing:-1.2px;gap:10px}.mark{font-family:Georgia,serif;font-size:32px;color:var(--green);letter-spacing:-7px;width:31px;transform:rotate(-12deg);line-height:1}.mark span{color:#8ca27c}.beta{font:9px var(--sans);letter-spacing:1.4px;margin-left:12px;align-self:center;color:var(--muted)}.nav nav{display:flex;gap:32px;font-size:13px}.nav nav a{padding:8px 0}.nav nav a:hover{border-bottom:1px solid var(--ink)}.system{font-size:10px;letter-spacing:1.1px;text-transform:uppercase;display:flex;align-items:center;gap:8px}.system i{width:6px;height:6px;border-radius:50%;background:#93a783}.system.ready i{background:#558d42;box-shadow:0 0 0 4px #e5ebdd}.hero{overflow:hidden;background:radial-gradient(ellipse at 72% 38%,#e9eddb 0,transparent 51%),var(--paper)}.hero-grid{max-width:1450px;margin:auto;display:grid;grid-template-columns:1fr 1fr;min-height:570px;padding:46px 64px 26px;gap:20px}.hero-copy{z-index:1;padding-top:10px;animation:enter .8s both}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:600;line-height:1.5;margin-bottom:24px}.tiny-star{color:#6f8857;font-size:20px;vertical-align:middle;margin-right:8px}.hero h1{font-size:clamp(74px,7.6vw,116px);line-height:.86;letter-spacing:-3px;margin:22px 0 25px}.hero h1 em{color:#648152}.intro{font-size:16px;line-height:1.55;color:#596657;margin-bottom:23px}.text-link{display:inline-flex;gap:35px;align-items:center;font-size:13px;font-weight:600;border-bottom:1px solid #98a58d;padding:9px 0}.text-link span{font-size:22px;transition:transform .2s}.text-link:hover span{transform:translate(3px,-3px)}.molecular-stage{position:relative;min-height:490px;animation:enter 1s .15s both}.orbital{position:absolute;border:1px solid #cad4bdaa;border-radius:50%;left:50%;top:46%;transform:translate(-50%,-50%);pointer-events:none}.orbit-one{width:88%;aspect-ratio:1}.orbit-two{width:70%;aspect-ratio:1}.orbital:after{content:'';position:absolute;width:6px;height:6px;background:#839969;border-radius:50%;top:20%;left:9%}.crosshair{position:absolute;color:#91a27a;font-size:20px}.cross-one{top:12%;left:8%}.cross-two{bottom:18%;right:4%}#hero-molecule{position:absolute;inset:4% 0 12%;z-index:1}#hero-fallback{position:absolute;width:64%;height:70%;object-fit:contain;left:18%;top:8%;mix-blend-mode:multiply;pointer-events:none}.molecule-caption{position:absolute;bottom:33px;left:25px;right:25px;display:flex;align-items:center;justify-content:space-between;font-size:10px;line-height:1.9;letter-spacing:.7px;z-index:2}.molecule-caption b{font-size:10px;font-weight:600;letter-spacing:1.8px}.molecule-caption button{width:36px;height:36px;border:1px solid #c7d1bc;border-radius:50%}.stage-note{position:absolute;bottom:8px;left:25px;font-size:8px;letter-spacing:1.3px;color:#879079}.hero-footer{max-width:1322px;margin:0 auto;border-top:1px solid var(--line);padding:18px 0;display:flex;justify-content:space-between;color:var(--muted);font-size:11px}.hero-footer>span:last-child{font-size:9px;letter-spacing:1.2px}.green-dot{padding:0 14px;color:#718b56}.search-section{padding-top:76px;padding-bottom:80px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:40px}.section-heading .eyebrow{margin-bottom:16px}.section-heading>p{font-size:13px;color:var(--muted);margin-bottom:4px;line-height:1.75;max-width:360px}.search-workspace{display:grid;grid-template-columns:1fr 1fr;gap:66px}.dropzone{min-height:266px;position:relative;border:1px dashed #aab99b;background:#eeefe6;display:flex;align-items:center;justify-content:center;text-align:center;transition:background .2s,border .2s}.dropzone.dragging{background:#e0ebd3;border:2px solid #5a7b44}.drop-label{display:none}.dragging .drop-label{display:block;position:absolute;inset:0;background:#e0ebd3ed;display:grid;place-items:center;letter-spacing:2px;font-size:11px;z-index:2}#file-input{position:absolute;width:1px;height:1px;opacity:0;left:8px;top:8px}.upload-symbol{margin:0 auto 16px;color:#728560}.dropzone h3{font-size:17px;margin:0 0 4px}.dropzone p{font-size:13px;color:var(--muted);margin:0 0 20px}.inline-button{padding:0;text-decoration:underline;text-underline-offset:3px;color:var(--green)}.file-note{font-size:9px;letter-spacing:1.3px;color:#84907b}.input-hint{font-size:11px;color:var(--muted);margin:12px 0 20px}.primary-button{width:100%;height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;background:var(--green);color:#f9faed;font-size:14px;transition:background .2s,transform .2s}.primary-button:hover:not(:disabled){background:#25492f;transform:translateY(-1px)}.primary-button span:last-child{font-size:23px}.primary-button:disabled{opacity:.45}.privacy-note{font-size:10px;color:var(--muted);margin:13px 0 0}.example-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.example-header h3{font-family:var(--serif);font-size:28px;margin:0}.example-header span{font-size:9px;letter-spacing:1.3px;color:var(--muted)}.muted{font-size:12px;color:var(--muted);margin-bottom:20px}.examples{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.example{padding:0;text-align:left;min-width:0;border-bottom:1px solid var(--line);transition:transform .2s}.example img{height:92px;width:100%;object-fit:contain;background:#fff;mix-blend-mode:multiply;transition:transform .25s}.example:hover img{transform:scale(1.08)}.example.selected{border-color:#36573e;border-width:2px}.example-info{display:flex;justify-content:space-between;align-items:center;font-size:11px;padding:7px 0 9px}.example-info span{color:#819071;font-size:17px}.example-disclosure{font-size:10px;color:var(--muted);line-height:1.65;max-width:450px;margin-top:19px;display:flex;gap:10px}.example-disclosure>span{font-size:20px;line-height:1}.preview-details{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:9px 14px;font-size:11px;border-top:1px solid var(--line)}#upload-preview{width:100%}#preview-image{height:220px;width:100%;object-fit:contain;display:block;background:#fff}#filename{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:75%}.error-message{font-size:12px;padding:12px 0;color:#9f3b31}#search-progress{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--green);margin-top:16px}.loader{display:inline-block;flex-shrink:0;width:16px;height:16px;border:1.5px solid #c1cdb9;border-top-color:var(--green);border-radius:50%;animation:rotate 1s linear infinite}.results-section{padding-top:15px;padding-bottom:70px;animation:enter .6s both}.result-actions{display:flex;align-items:center;gap:20px;font-size:11px;color:var(--muted)}.secondary-button{border:1px solid var(--line);padding:11px 15px;font-size:12px}.secondary-button:hover{background:var(--pale)}.results-note{display:flex;justify-content:space-between;gap:20px;padding:17px 0;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.results-note b{color:var(--ink);font-weight:500}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left}th{font-weight:500;font-size:9px;letter-spacing:1.5px;padding:17px 16px;background:#e9ecdf;white-space:nowrap}td{padding:13px 16px;border-bottom:1px solid var(--line);font-size:12px}td:first-child{width:60px;font-family:var(--serif);font-size:26px;color:#88927e}tbody tr:first-child{background:#edf0e1}tbody tr{transition:background .2s}tbody tr:hover{background:#e9eddf}.structure-cell{display:flex;align-items:center;gap:15px;min-width:155px}.structure-thumb{width:74px;height:66px;object-fit:contain;background:white;mix-blend-mode:multiply}.pdb-id{font-size:15px;font-weight:600;letter-spacing:.4px}.structure-title{display:block;max-width:485px;font-size:12px;line-height:1.5;text-transform:none}.organism{display:block;color:var(--muted);font-size:10px;margin-top:5px}.score{font-variant-numeric:tabular-nums;font-size:14px}.score-bar{display:block;width:74px;height:3px;background:#dce1d4;margin-top:8px}.score-bar i{display:block;height:100%;background:#799663}.row-actions{display:flex;gap:10px;white-space:nowrap;align-items:center}.view-button{padding:9px 12px;border:1px solid #b8c6aa;font-size:11px}.row-actions a{font-size:10px;padding:8px}.results-footnote{font-size:10px;color:var(--muted);max-width:830px;margin:17px 0 0}.method-section{background:#e9eddf;padding:75px 0 70px}.method-tabs{display:flex;border-bottom:1px solid #bccab1;margin-top:40px}.method-tabs button{flex:1;text-align:left;padding:20px 0;font-size:14px;border-bottom:2px solid transparent;transition:border .2s}.method-tabs button span{font-size:10px;margin-right:16px;color:#7c8a70}.method-tabs button.active{border-bottom-color:var(--green);font-weight:600}.method-panel{display:grid;grid-template-columns:1.45fr 1fr;gap:65px;align-items:center;min-height:405px;padding-top:35px}.method-visual{min-width:0}.viz{position:relative;min-height:350px;animation:enter .45s both}.viz>svg{width:100%;height:350px}.svg-mono{font:10px monospace;letter-spacing:1px;fill:#506749}.svg-code{font:13px monospace;fill:#788d70}.viz-label{display:block;text-align:center;color:#748267;font-size:8px;letter-spacing:1.6px;margin-top:10px}.method-copy>span{font-size:9px;letter-spacing:1.5px;color:#6f8163}.method-copy h3{font-family:var(--serif);font-size:36px;font-weight:400;line-height:1.05;margin:15px 0}.method-copy>p{font-size:13px;color:#64745a;max-width:360px}.method-stat{border-top:1px solid #c7d1bc;margin-top:25px;padding-top:18px;display:flex;flex-direction:column;gap:5px}.method-stat strong{font:42px var(--serif)}.method-stat span{font-size:10px;color:#738367}.view-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:0 22px}.view-grid img{width:100%;height:76px;object-fit:contain;background:#f7f8f2}.ranking-demo{padding:48px 10px}.rank-demo-title{display:flex;justify-content:space-between;font-size:8px;letter-spacing:.7px;margin-bottom:23px}.rank-demo-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #c6d1ba;padding:18px 0}.rank-demo-row>b{font-size:10px;white-space:nowrap}.rank-demo-row>strong{font-family:var(--serif);font-weight:400;font-size:25px}.score-cells{display:flex;gap:4px;font-size:10px}.score-cells span{padding:7px 5px;background:#d4dfc6}.score-cells i{padding:7px 2px;font-style:normal;color:#9aa58f}.average-bracket{font-size:8px;letter-spacing:1.3px;color:#607552;text-align:center;padding-top:13px}.about-section{display:grid;grid-template-columns:1fr 1fr;gap:110px;padding-top:95px;padding-bottom:95px}.about-section h2{margin-bottom:24px}.about-section>div>p:not(.eyebrow){font-size:13px;color:var(--muted);max-width:350px}.collection-numbers>div{display:flex;justify-content:space-between;align-items:baseline;gap:20px;border-bottom:1px solid var(--line);padding:14px 0}.collection-numbers strong{font:48px var(--serif);letter-spacing:-1px}.collection-numbers span{font-size:10px;color:var(--muted);text-align:right}.collection-numbers>p{font-size:11px!important;max-width:none!important;margin-top:24px}.footer{border-top:1px solid var(--line);padding-top:30px;padding-bottom:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.footer .wordmark{font-size:24px;gap:0}.footer-period{color:#829962}.footer>p{font-size:11px;color:var(--muted);margin:0}.footer>div{display:flex;flex-direction:column;gap:8px;font-size:9px;text-align:right;color:var(--muted)}dialog{border:1px solid var(--line);background:var(--paper);color:var(--ink);padding:28px;width:min(800px,calc(100% - 30px));max-height:90vh;overflow:auto}dialog::backdrop{background:#14261eb0;backdrop-filter:blur(5px)}.dialog-head{display:flex;justify-content:space-between;gap:30px}.dialog-head .eyebrow{margin-bottom:10px}.dialog-head h2{font-size:40px}.dialog-head button{width:40px;height:40px;font-size:30px;align-self:flex-start}.dialog-head+p{font-size:12px;color:var(--muted);margin:15px 0}#structure-viewer{width:100%;height:390px;position:relative;background:#edf0e6}#viewer-status{font-size:12px}.dialog-foot{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted);padding-top:12px}.dialog-foot a{color:var(--ink);text-decoration:underline}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip{position:fixed;top:-100px;left:15px;background:var(--ink);color:white;padding:15px;z-index:20}.skip:focus{top:15px}@keyframes enter{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes rotate{to{transform:rotate(360deg)}}
@media(min-width:1500px){.hero-grid{min-height:650px;padding-top:65px}.molecular-stage{min-height:530px}.hero h1{font-size:125px}}
@media(max-width:1050px){.section-wrap{padding-left:36px;padding-right:36px}.nav{padding:0 32px}.beta{display:none}.hero-grid{padding-left:36px;padding-right:36px;min-height:540px}.hero-footer{margin:0 36px}.hero h1{font-size:86px}.molecular-stage{min-height:450px}.search-workspace{gap:36px}.method-panel{gap:30px}.score-cells{gap:2px}.score-cells i{display:none}.about-section{gap:60px}.footer>p{display:none}}
@media(max-width:700px){html{scroll-padding-top:20px}.nav{height:68px;padding:0 20px}.wordmark{font-size:22px}.nav nav{gap:17px;font-size:11px}.nav nav a:last-child{display:none}.system{display:none}.section-wrap{padding-left:22px;padding-right:22px}.hero-grid{display:block;position:relative;min-height:565px;padding:31px 22px 20px}.hero-copy{position:relative;z-index:2;pointer-events:none}.hero-copy a{pointer-events:auto}.hero .eyebrow{font-size:8px;letter-spacing:1.3px}.hero h1{font-size:82px;margin-top:24px}.intro{font-size:13px;max-width:200px;margin-top:27px}.hero .text-link{font-size:12px;gap:30px}.molecular-stage{position:absolute;width:64%;height:320px;min-height:0;right:-28px;top:128px;opacity:.83}.orbit-one{width:100%}.orbit-two{width:82%}#hero-molecule{inset:0}.molecule-caption{left:12px;bottom:-46px;right:39px;font-size:8px}.molecule-caption b{font-size:8px}.molecule-caption button{width:30px;height:30px}.stage-note{display:none}.hero-footer{margin:0 22px;padding:14px 0;font-size:9px}.hero-footer>span:last-child{font-size:7px;letter-spacing:.5px}.green-dot{padding:0 4px}.hero-footer>span:first-child{max-width:145px}.search-section{padding-top:48px;padding-bottom:48px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:18px;font-size:12px}.eyebrow{font-size:9px;margin-bottom:15px}h2{font-size:42px}.search-workspace{grid-template-columns:1fr;gap:36px}.dropzone{min-height:244px}.examples{gap:12px}.example img{height:96px}.example-disclosure{margin-bottom:0}.result-actions{justify-content:space-between;margin-top:20px}.results-note{flex-direction:column;gap:6px;font-size:10px}.table-scroll{margin-left:-22px;margin-right:-22px;padding:0 12px}table{min-width:650px}th{font-size:8px;padding:14px 10px}td{padding:12px 10px}.structure-cell{min-width:120px;gap:8px}.structure-thumb{width:54px;height:54px}.structure-title{max-width:250px}.row-actions{flex-direction:column;gap:0}.score-bar{width:55px}.method-section{padding:46px 0}.method-tabs{margin-top:25px}.method-tabs button{font-size:12px}.method-tabs button span{display:block;margin-bottom:7px}.method-panel{display:flex;flex-direction:column;gap:25px;padding-top:25px}.method-visual{width:100%}.viz{min-height:245px}.viz>svg{height:245px}.method-copy{width:100%}.method-copy h3{font-size:33px}.method-copy>p{max-width:none}.method-stat{flex-direction:row;align-items:center;gap:20px}.method-stat strong{font-size:36px}.view-grid{padding:0;gap:4px}.view-grid img{height:60px}.ranking-demo{padding:20px 0}.rank-demo-row{gap:8px}.score-cells span{padding:8px 5px}.about-section{grid-template-columns:1fr;gap:30px;padding-top:52px;padding-bottom:52px}.collection-numbers strong{font-size:43px}.footer{padding-top:24px;padding-bottom:24px}.footer>div{font-size:8px;max-width:190px;line-height:1.6}dialog{padding:20px}#structure-viewer{height:310px}.dialog-foot{flex-direction:column;gap:10px}}
.table-scroll{position:relative}
@media(max-width:700px){.molecular-stage{top:330px;width:46%;height:180px;right:0;opacity:1}.molecule-caption{bottom:-30px;left:5px;right:16px}.hero h1{font-size:78px}.hero-grid{min-height:565px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.baseline-section{padding-top:72px;padding-bottom:72px;border-top:1px solid var(--line)}.benchmark-controls{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 0;border-top:1px solid var(--line)}.benchmark-controls label{font-size:12px;font-weight:500}.benchmark-controls select{font:inherit;color:var(--ink);background:var(--paper);border:1px solid #a9b49f;border-radius:3px;padding:10px 28px 10px 12px;margin-left:12px;max-width:100%}.benchmark-controls>span{font-size:9px;letter-spacing:1.2px;color:var(--muted)}.benchmark-cohort{font-size:12px;color:var(--muted);margin:0 0 32px}.benchmark-charts{display:grid;grid-template-columns:1fr 1fr;gap:40px}.benchmark-plot{margin:0;min-width:0}.benchmark-plot figcaption h3{font:32px var(--serif);margin:0 0 6px}.benchmark-plot figcaption p{font-size:12px;color:var(--muted);margin-bottom:26px}.benchmark-axis{display:flex;justify-content:space-between;margin-left:158px;margin-right:51px;font-size:9px;color:var(--muted);margin-bottom:10px}.benchmark-bar-row{display:grid;grid-template-columns:148px minmax(0,1fr) 43px;align-items:center;gap:10px;min-height:42px}.benchmark-label{font-size:11px;line-height:1.4}.benchmark-track{height:24px;position:relative;border-left:1px solid #b8c2ae;background:repeating-linear-gradient(to right,transparent 0,transparent calc(25% - 1px),#d7dccf 25%)}.benchmark-bar{position:absolute;left:0;top:4px;height:16px;background:#a1ad94;border-radius:0 2px 2px 0}.learned .benchmark-bar{background:#6f8c57}.featured .benchmark-bar{background:#2e5639}.featured .benchmark-label,.featured .benchmark-value{font-weight:700;color:#2e5639}.benchmark-value{font-size:11px;text-align:right;font-weight:500;font-variant-numeric:tabular-nums}.benchmark-bar-row.group-start{margin-top:14px;padding-top:14px;border-top:1px solid var(--line);min-height:56px}.benchmark-reading{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin:30px 0 20px;padding-top:20px;border-top:1px solid var(--line)}.benchmark-reading p{font-size:12px;color:var(--muted);margin:0}.benchmark-reading b{font-weight:600;color:var(--ink)}.benchmark-details{font-size:12px;line-height:1.7}.benchmark-details summary{cursor:pointer;font-weight:500;text-decoration:underline;text-underline-offset:4px;display:list-item;margin-bottom:12px}.benchmark-details>p{max-width:850px}.benchmark-table-wrap{overflow:auto}.benchmark-table{min-width:0;width:100%;max-width:680px;border-collapse:collapse}.benchmark-table caption{text-align:left;font-size:11px;color:var(--muted);padding:8px 0}.benchmark-table th,.benchmark-table td{padding:10px 12px;font-size:12px;text-align:left}.benchmark-table tbody th{font-weight:500}.benchmark-run-note{font-size:10px;letter-spacing:.3px;color:var(--muted);margin:22px 0 0}
@media(max-width:1100px){.benchmark-charts{gap:24px}.benchmark-bar-row{grid-template-columns:118px minmax(0,1fr) 40px;gap:7px}.benchmark-axis{margin-left:125px;margin-right:47px}.benchmark-label{font-size:10px}}
@media(max-width:850px){.benchmark-charts{grid-template-columns:1fr;gap:34px}.benchmark-controls{align-items:flex-start;flex-direction:column;gap:12px}.benchmark-bar-row{grid-template-columns:148px minmax(0,1fr) 43px;gap:10px}.benchmark-axis{margin-left:158px;margin-right:53px}.benchmark-label{font-size:11px}.benchmark-reading{grid-template-columns:1fr;gap:14px}}
@media(max-width:700px){.baseline-section{padding-top:48px;padding-bottom:48px}.benchmark-controls label{display:flex;flex-direction:column;gap:8px;width:100%}.benchmark-controls select{margin-left:0;width:100%}.benchmark-cohort{font-size:11px}.benchmark-bar-row{grid-template-columns:124px minmax(0,1fr) 41px;gap:7px}.benchmark-axis{margin-left:131px;margin-right:48px}.benchmark-label{font-size:10px}.benchmark-value{font-size:10px}.benchmark-plot figcaption h3{font-size:30px}}
