.library-page{min-height:70vh}.library-scope-note{border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border);max-width:64rem;color:var(--ink-secondary);align-items:flex-start;gap:.75rem;margin-top:1.75rem;padding:1rem 0;font-size:.9rem;display:flex}.library-scope-note svg{color:var(--teal);flex:none;margin-top:.1rem}.library-scope-note strong{color:var(--ink)}.library-search{align-items:end;gap:.6rem;max-width:53rem;display:flex}.library-search>label{min-width:0;color:var(--ink-secondary);flex:1;font-size:.8rem;font-weight:650}.library-search-control{border:1px solid var(--border-strong);background:var(--surface);align-items:center;gap:.65rem;min-height:3.25rem;margin-top:.4rem;padding:0 .9rem;display:flex}.library-search>button{height:3.25rem}.library-search-control:focus-within{outline:2px solid var(--primary);outline-offset:3px}.library-search-control svg{color:var(--ink-muted);flex:none}.library-search-control input{min-width:0;min-height:3rem;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:1rem}.library-search-control input::placeholder{color:var(--ink-secondary);opacity:.82}.library-category-nav{scrollbar-width:thin;gap:.5rem;margin-top:1.5rem;padding-bottom:.45rem;display:flex;overflow-x:auto}.library-category-nav a{border:1px solid var(--border);min-height:2.75rem;color:var(--ink-secondary);flex:none;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.82rem;font-weight:650;display:inline-flex}.library-category-nav a:hover,.library-category-nav a:focus-visible,.library-category-nav a[aria-current=page]{border-color:var(--primary);background:var(--primary-soft);color:var(--primary-strong)}.library-category-nav a span{color:var(--ink-muted);font-variant-numeric:tabular-nums}.library-discovery-bar{border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding-block:.7rem;display:flex}.library-filter-disclosure{position:relative}.library-filter-disclosure>summary{cursor:pointer;min-height:2.75rem;color:var(--primary);align-items:center;gap:.5rem;font-size:.88rem;font-weight:700;list-style:none;display:flex}.library-filter-disclosure>summary::-webkit-details-marker{display:none}.library-filter-disclosure>summary span{background:var(--primary);color:#fff;place-items:center;min-width:1.4rem;height:1.4rem;font-size:.7rem;display:grid}.library-filter-panel{z-index:20;border:1px solid var(--border-strong);background:var(--surface);grid-template-columns:repeat(4,minmax(9rem,1fr));gap:1rem;width:min(46rem,100vw - 2rem);padding:1rem;display:grid;position:absolute;top:calc(100% + .45rem);left:0;box-shadow:4px 4px #ddd6cd}.library-filter-panel fieldset{border:0;min-width:0}.library-filter-panel legend{color:var(--ink);margin-bottom:.45rem;font-size:.8rem;font-weight:750}.library-filter-panel label{cursor:pointer;min-height:2.5rem;color:var(--ink-secondary);align-items:flex-start;gap:.5rem;padding:.25rem 0;font-size:.78rem;line-height:1.3;display:flex}.library-filter-panel input{width:1.15rem;height:1.15rem;accent-color:var(--primary);flex:none;margin-top:.03rem}.library-clear-filters{min-height:2.75rem;color:var(--primary);background:0 0;border:0;align-self:end;align-items:center;gap:.4rem;font-size:.8rem;font-weight:700;display:flex}.library-sort{color:var(--ink-secondary);align-items:center;gap:.55rem;font-size:.8rem;font-weight:650;display:flex}.library-sort .library-sort-select{width:auto;min-width:10.5rem;min-height:2.75rem}.library-result-heading{min-height:3.5rem;color:var(--ink-secondary);justify-content:space-between;align-items:center;gap:1rem;font-size:.82rem;display:flex}.library-result-heading strong{color:var(--ink);font-variant-numeric:tabular-nums}.library-result-heading a{min-height:2.75rem;color:var(--primary);align-items:center;font-weight:700;display:inline-flex}.library-result-list{border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border-strong)}.library-result-row{transition:background-color var(--motion-fast) var(--motion-ease);grid-template-columns:minmax(15rem,1.25fr) minmax(18rem,1fr) auto;gap:1.5rem;padding:1.35rem .25rem;display:grid}.library-result-row:hover{background:color-mix(in srgb,var(--surface-subtle) 58%,transparent)}.library-result-identity>p:first-child{color:var(--ink-muted);font-size:.72rem;font-weight:700}.library-result-identity h2{margin-top:.15rem;font-size:1.25rem;font-weight:700}.library-result-identity h2 a:hover,.library-result-identity h2 a:focus-visible{color:var(--primary);text-underline-offset:.18em;text-decoration:underline}.library-aliases{color:var(--ink-muted);margin-top:.15rem;font-size:.76rem}.library-summary-copy{color:var(--ink-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.65rem;font-size:.88rem;line-height:1.5;display:-webkit-box;overflow:hidden}.library-result-facts{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:.75rem 1rem;display:grid}.library-result-facts dt{color:var(--ink-muted);font-size:.68rem;font-weight:700}.library-result-facts dd{color:var(--ink-secondary);margin-top:.1rem;font-size:.78rem;line-height:1.35}.library-result-actions{flex-direction:column;align-items:flex-end;gap:.2rem;display:flex}.library-no-results,.library-empty-state{border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border);justify-items:start;gap:.75rem;max-width:48rem;margin-top:2rem;padding:2rem 0;display:grid}.library-no-results h2,.library-empty-state h1,.library-empty-state h2{font-size:1.5rem;font-weight:700}.library-no-results p,.library-empty-state p{max-width:65ch;color:var(--ink-secondary)}.library-comparison-tray{border:1px solid var(--primary);background:var(--surface);justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:.75rem 1rem;display:flex}.library-comparison-tray p{color:var(--ink-secondary);font-size:.78rem}.library-comparison-tray strong{color:var(--ink)}.library-comparison-tray button:not([class]){width:2.75rem;height:2.75rem;color:var(--ink-secondary);background:0 0;border:0;place-items:center;display:grid}.library-account-value{border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:2rem;margin-top:3rem;padding:1.5rem 0;display:flex}.library-account-value h2{font-size:1.35rem;font-weight:700}.library-account-value p{max-width:62ch;color:var(--ink-secondary);margin-top:.3rem}.library-loading-heading{gap:.75rem;max-width:43rem;display:grid}.library-loading-heading span,.library-loading-row span{background:var(--surface-subtle);animation:1.4s ease-in-out infinite alternate library-skeleton;display:block}.library-loading-heading span:first-child{width:8rem;height:.8rem}.library-loading-heading span:nth-child(2){width:80%;height:2.8rem}.library-loading-heading span:nth-child(3){width:100%;height:1.25rem}.library-loading-row{border-top:1px solid var(--border);grid-template-columns:1fr 1fr 8rem;gap:1.5rem;padding:1.25rem 0;display:grid}.library-loading-row span{height:3.5rem}@keyframes library-skeleton{to{opacity:.45}}.library-breadcrumbs{min-height:2.75rem;color:var(--ink-muted);align-items:center;gap:.35rem;font-size:.78rem;display:flex}.library-breadcrumbs a{min-height:2.75rem;color:var(--primary);align-items:center;font-weight:650;display:inline-flex}.compound-profile-header{border-bottom:1px solid var(--border-strong);grid-template-columns:minmax(0,1.35fr) minmax(17rem,.65fr);gap:3rem;margin-top:1.5rem;padding-bottom:2rem;display:grid}.compound-profile-header h1{letter-spacing:-.035em;text-wrap:balance;margin-top:.5rem;font-size:clamp(2.3rem,6vw,4.8rem);font-weight:700;line-height:1.02}.compound-profile-summary{max-width:68ch;color:var(--ink-secondary);margin-top:1.25rem;font-size:1.08rem;line-height:1.65}.compound-profile-header dl{border-top:1px solid var(--border-strong);align-self:end}.compound-profile-header dl>div{border-bottom:1px solid var(--border);grid-template-columns:7rem minmax(0,1fr);gap:1rem;padding:.65rem 0;display:grid}.compound-profile-header dt{color:var(--ink-muted);font-size:.72rem;font-weight:700}.compound-profile-header dd{font-size:.8rem;font-weight:650}.library-resume-notice{border:1px solid var(--border);background:var(--surface);color:var(--ink-secondary);border-radius:var(--radius-control);align-items:flex-start;gap:.65rem;margin-top:1rem;padding:.85rem 1rem;font-size:.85rem;display:flex}.library-resume-notice svg{color:var(--teal);flex:none}.library-resume-notice strong{color:var(--ink)}.compound-profile-layout{grid-template-columns:13rem minmax(0,1fr);gap:3rem;margin-top:3rem;display:grid}.compound-profile-contents{border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border);align-self:start;padding:.8rem 0;position:sticky;top:5.5rem}.compound-profile-contents>p{color:var(--ink);margin-bottom:.45rem;font-size:.78rem;font-weight:750}.compound-profile-contents a{min-height:2.5rem;color:var(--ink-secondary);align-items:center;font-size:.78rem;display:flex}.compound-profile-contents a:hover,.compound-profile-contents a:focus-visible{color:var(--primary)}.compound-profile-section{padding:0 0 3rem;scroll-margin-top:6rem}.compound-profile-section+.compound-profile-section{border-top:1px solid var(--border-strong);padding-top:2.5rem}.compound-profile-section>header{align-items:center;gap:.65rem;display:flex}.compound-profile-section>header svg{color:var(--primary)}.compound-profile-section h2{font-size:1.55rem;font-weight:700}.compound-profile-section-body{max-width:72ch;color:var(--ink-secondary);margin-top:1rem;line-height:1.7}.compound-profile-section-body h3{color:var(--ink)}.profile-formulation-list{border-top:1px solid var(--border)}.profile-formulation-list>div{border-bottom:1px solid var(--border);grid-template-columns:minmax(10rem,.45fr) minmax(0,1fr);gap:1.25rem;padding:1rem 0;display:grid}.profile-formulation-list dt{color:var(--ink);font-weight:700}.profile-formulation-list dd,.profile-formulation-list dd span{display:block}.profile-formulation-list dd span+span{margin-top:.35rem;font-size:.85rem}.profile-jurisdiction{background:var(--surface-info);min-height:2rem;color:var(--teal);align-items:center;padding:.25rem .55rem;font-size:.72rem;font-weight:750;display:inline-flex}.profile-assertion-list{border-top:1px solid var(--border);margin-top:1rem}.profile-assertion-list article{border-bottom:1px solid var(--border);padding:1rem 0}.profile-assertion-list article>p{margin-top:.35rem}.profile-assertion-list dl{flex-wrap:wrap;gap:.65rem 1.5rem;margin-top:.65rem;font-size:.78rem;display:flex}.profile-assertion-list dt{color:var(--ink-muted);font-weight:650}.profile-assertion-list dd{color:var(--ink)}.profile-assertion-list a{min-height:2.75rem;color:var(--primary);align-items:center;margin-top:.35rem;font-size:.78rem;font-weight:650;display:inline-flex}.profile-evidence-label{align-items:center;gap:.7rem;margin-bottom:1rem;display:flex}.profile-evidence-label span{color:var(--ink-muted);font-size:.72rem;font-weight:700}.profile-evidence-label strong{background:var(--sage-soft);color:var(--sage);padding:.25rem .5rem;font-size:.75rem}.profile-boundary-copy{border-top:1px solid var(--border);color:var(--ink-muted);margin-top:1rem;padding:.75rem 0;font-size:.82rem}.profile-inline-citations{vertical-align:baseline;gap:.25rem;margin-left:.35rem;display:inline-flex}.profile-inline-citations a{color:var(--primary);font-size:.75rem;font-weight:750}.profile-source-list{border-top:1px solid var(--border-strong)}.profile-source-list li{border-bottom:1px solid var(--border);grid-template-columns:2rem minmax(0,1fr);gap:.75rem;padding:1rem 0;scroll-margin-top:6rem;display:grid}.profile-source-list li>span{color:var(--primary);font-variant-numeric:tabular-nums;font-weight:750}.profile-source-list li p:first-child{color:var(--ink)}.profile-source-list li p+p{color:var(--ink-muted);text-transform:capitalize;margin-top:.2rem;font-size:.76rem}.profile-source-list a{min-height:2.75rem;color:var(--primary);align-items:center;gap:.3rem;font-size:.78rem;font-weight:700;display:inline-flex}.profile-related-list{border-top:1px solid var(--border-strong)}.profile-related-list a{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:4.25rem;padding:.7rem .25rem;display:grid}.profile-related-list span{color:var(--ink);font-weight:700}.profile-related-list small{color:var(--ink-muted);grid-column:1}.profile-related-list svg{color:var(--primary);grid-area:1/2/span 2}.profile-next-step{border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) minmax(20rem,1fr);gap:2rem;margin-top:1rem;padding:2rem 0;display:grid}.profile-next-step h2{font-size:1.5rem;font-weight:700}.profile-next-step p{max-width:56ch;color:var(--ink-secondary);margin-top:.4rem}.comparison-workspace{grid-template-columns:18rem minmax(0,1fr);align-items:start;gap:2rem;display:grid}.comparison-picker{border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border);background:var(--surface);padding:1rem;position:sticky;top:5.5rem}.comparison-picker label>span{margin-bottom:.35rem;font-size:.82rem;font-weight:700;display:block}.comparison-picker>p{color:var(--ink-muted);margin-top:.6rem;font-size:.75rem}.comparison-picker ul{border-top:1px solid var(--border);max-height:28rem;margin-top:.8rem;overflow-y:auto}.comparison-picker li{border-bottom:1px solid var(--border)}.comparison-picker button{width:100%;min-height:3.5rem;color:var(--ink);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .15rem;display:flex}.comparison-picker button:hover,.comparison-picker button:focus-visible{background:var(--surface-subtle)}.comparison-picker button:disabled{opacity:.45}.comparison-picker button span{min-width:0}.comparison-picker button strong,.comparison-picker button small{display:block}.comparison-picker button small{color:var(--ink-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:.1rem;font-size:.68rem;overflow:hidden}.comparison-restored,.comparison-boundary{background:var(--sage-soft);color:var(--ink-secondary);align-items:flex-start;gap:.6rem;padding:.85rem;font-size:.82rem;display:flex}.comparison-restored strong{color:var(--ink)}.comparison-selected{flex-wrap:wrap;gap:.4rem;margin-bottom:1rem;display:flex}.comparison-selected>span{background:var(--primary-soft);min-height:2.5rem;color:var(--primary-strong);align-items:center;gap:.4rem;padding:.35rem .45rem .35rem .7rem;font-size:.78rem;font-weight:700;display:inline-flex}.comparison-selected button{width:2rem;height:2rem;color:inherit;background:0 0;border:0;place-items:center;display:grid}.comparison-table-wrap{border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border-strong);overflow-x:auto}.comparison-table-wrap table{border-collapse:collapse;width:100%;min-width:43rem;font-size:.82rem}.comparison-table-wrap th,.comparison-table-wrap td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:1rem}.comparison-table-wrap thead th{color:var(--ink);font-size:.95rem}.comparison-table-wrap tbody th{width:11rem;color:var(--ink-muted);font-weight:650}.comparison-table-wrap a{color:var(--primary);text-underline-offset:.2em;text-decoration:underline}.comparison-mobile{display:none}.comparison-boundary{border:1px solid var(--border);background:var(--surface);border-radius:var(--radius-control);margin-top:1rem}.comparison-boundary svg{color:var(--teal);flex:none}@media (max-width:900px){.library-result-row{grid-template-columns:minmax(0,1fr) minmax(16rem,.9fr)}.library-result-actions{flex-direction:row;grid-column:1/-1;justify-content:flex-end}.compound-profile-header{grid-template-columns:1fr;gap:1.5rem}.compound-profile-header dl{max-width:40rem}.compound-profile-layout{grid-template-columns:1fr;gap:1.5rem}.compound-profile-contents{position:static;overflow-x:auto}.compound-profile-contents ol{gap:.85rem;display:flex}.compound-profile-contents li{flex:none}.profile-next-step,.comparison-workspace{grid-template-columns:1fr}.comparison-picker{position:static}.comparison-picker ul{max-height:18rem}}@media (max-width:640px){.library-search{align-items:stretch}.library-search>button{align-self:end}.library-discovery-bar{align-items:flex-end}.library-filter-panel{z-index:50;width:100%;max-height:75vh;padding:1rem 1rem max(1rem,env(safe-area-inset-bottom));box-shadow:0 -4px 8px color-mix(in srgb,var(--ink) 12%,transparent);border-width:1px 0 0;grid-template-columns:1fr 1fr;position:fixed;inset:auto 0 0;overflow-y:auto}.library-sort{flex-direction:column;align-items:flex-start;gap:.2rem}.library-sort .library-sort-select{max-width:9.5rem}.library-result-row{grid-template-columns:1fr;gap:1rem;padding:1.15rem .1rem}.library-result-facts{grid-template-columns:1fr 1fr}.library-result-actions{grid-column:auto;justify-content:flex-start;align-items:stretch}.library-result-actions>*{flex:1}.library-comparison-tray>div:first-child p:last-child{display:none}.library-account-value{flex-direction:column;align-items:flex-start;gap:1rem}.library-loading-row{grid-template-columns:1fr}.library-loading-row span:nth-child(n+2){display:none}.compound-profile-header h1{font-size:2.65rem}.compound-profile-header dl>div{grid-template-columns:6.5rem minmax(0,1fr)}.compound-profile-section{padding-bottom:2.25rem}.profile-formulation-list>div{grid-template-columns:1fr;gap:.35rem}.profile-next-step .library-actions>div{grid-template-columns:1fr;display:grid}.profile-next-step .library-actions a,.profile-next-step .library-actions button{width:100%}.comparison-table-wrap{display:none}.comparison-mobile{gap:1rem;display:grid}.comparison-mobile article{border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border);padding:1rem 0}.comparison-mobile h2{font-size:1.2rem;font-weight:700}.comparison-mobile h2 a{color:var(--primary)}.comparison-mobile dl{margin-top:.75rem}.comparison-mobile dl>div{border-top:1px solid var(--border);grid-template-columns:8rem minmax(0,1fr);gap:.75rem;padding:.55rem 0;display:grid}.comparison-mobile dt{color:var(--ink-muted);font-size:.72rem;font-weight:650}.comparison-mobile dd{color:var(--ink-secondary);font-size:.78rem}}@media (prefers-reduced-motion:reduce){.library-result-row,.library-loading-heading span,.library-loading-row span{transition:none;animation:none}}@media (forced-colors:active){.library-search-control,.library-category-nav a,.library-filter-panel,.library-comparison-tray,.comparison-table-wrap{forced-color-adjust:auto;border:1px solid canvastext}}.library-page,.compound-profile-page,.comparison-page{min-height:72vh;padding-block:1.25rem 3.5rem}.library-landing-header,.library-topic-header,.comparison-page-header{border-bottom:1px solid var(--border-strong);justify-content:space-between;align-items:end;gap:2rem;padding:.25rem 0 1rem;display:flex}.library-landing-header h1,.library-topic-header h1,.comparison-page-header h1{letter-spacing:-.03em;font-size:clamp(1.8rem,4vw,2.65rem);font-weight:720;line-height:1.05}.library-landing-header>div>p,.library-topic-header>div>p,.comparison-page-header>div>p{max-width:62ch;color:var(--ink-secondary);margin-top:.35rem;font-size:.94rem}.library-topic-reading-note,.comparison-reading-note{line-height:1.5;max-width:68ch!important;color:var(--ink-muted)!important;margin-top:.55rem!important;font-size:.78rem!important}.library-trust-line,.comparison-page-header>span{color:var(--ink-muted);flex:none;align-items:center;gap:.4rem;font-size:.76rem;font-weight:650;display:flex}.comparison-workflow-link{min-height:2.75rem;color:var(--primary);text-underline-offset:.2rem;align-items:center;gap:.35rem;margin-top:.65rem;font-size:.8rem;font-weight:720;text-decoration:underline;display:inline-flex}.comparison-workflow-link:hover{color:var(--primary-strong)}.library-trust-line svg{color:var(--teal)}.library-trust-line-compact{display:none}.library-directory{position:relative}.library-discovery-lead{grid-template-columns:minmax(0,53rem) auto;justify-content:space-between;align-items:end;gap:1rem;margin-top:1rem;display:grid}.library-search{max-width:none;display:block;position:relative}.library-search>label{color:var(--ink);font-size:.75rem;font-weight:700;display:block}.library-search-shell{border:1px solid var(--border-strong);background:var(--surface);align-items:center;gap:.55rem;min-height:3.25rem;margin-top:.3rem;padding-left:.85rem;display:flex}.library-search-shell:focus-within{outline:2px solid var(--primary);outline-offset:2px}.library-search-shell>svg{color:var(--ink-muted);flex:none}.library-search-shell input{min-width:0;min-height:3rem;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:.94rem}.library-search-shell input::placeholder{color:var(--ink-secondary);opacity:.8}.library-search-shell button{border-radius:0;min-height:3.15rem}.library-search-suggestions{z-index:45;border:1px solid var(--border-strong);background:var(--surface);width:100%;box-shadow:4px 5px 0 color-mix(in srgb,var(--ink) 13%,transparent);border-top:0;position:absolute;top:100%;left:0}.library-search-suggestions li+li{border-top:1px solid var(--border)}.library-search-suggestions a{justify-content:space-between;align-items:center;gap:1rem;min-height:3.6rem;padding:.55rem .85rem;display:flex}.library-search-suggestions a:hover,.library-search-suggestions a:focus-visible{background:var(--surface-subtle)}.library-search-suggestions strong,.library-search-suggestions small{display:block}.library-search-suggestions small{color:var(--ink-muted);margin-top:.1rem;font-size:.7rem}.library-shelf-summary{min-height:2.75rem;color:var(--ink-muted);white-space:nowrap;align-items:center;gap:.4rem;font-size:.76rem;display:flex}.library-search-help{color:var(--ink-muted);margin-top:.15rem;font-size:.7rem;line-height:1.4}.library-shelf-summary svg{color:var(--primary)}.library-topic-rail{scrollbar-width:thin;gap:.35rem;margin-top:.85rem;padding-bottom:.35rem;display:flex;overflow-x:auto}.library-topic-rail a{border:1px solid var(--border);min-height:2.6rem;color:var(--ink-secondary);flex:none;align-items:center;gap:.45rem;padding:.45rem .7rem;font-size:.76rem;font-weight:650;display:inline-flex}.library-topic-rail a:hover,.library-topic-rail a:focus-visible,.library-topic-rail a[aria-current=page]{border-color:var(--primary);background:var(--primary-soft);color:var(--primary-strong)}.library-topic-rail span{color:var(--ink-muted);font-variant-numeric:tabular-nums}.library-discovery-bar{margin-top:.45rem;padding-block:.4rem}.library-filter-disclosure>summary{min-height:2.65rem}.library-filter-panel{grid-template-columns:repeat(5,minmax(8.5rem,1fr));width:min(58rem,100vw - 2rem)}.library-filter-panel-head{border-bottom:1px solid var(--border);grid-column:1/-1;justify-content:space-between;gap:1rem;padding-bottom:.7rem;font-size:.78rem;display:flex}.library-filter-panel-head p{color:var(--ink-muted);margin-top:.15rem;font-size:.7rem;font-weight:450}.library-filter-panel-head span{color:var(--ink-muted)}.library-filter-done{background:var(--primary);color:#fff;border:0;min-height:2.75rem;padding:.55rem .8rem;font-size:.78rem;font-weight:720;display:none}.library-toolbar-actions>.inline-flex{min-height:2.65rem;padding-inline:.7rem;font-size:.8rem}.library-sort{flex-direction:row}.library-sort .library-sort-select{min-width:8.75rem;min-height:2.65rem}.library-result-heading{min-height:2.8rem}.library-results-workbench{border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border-strong);grid-template-columns:minmax(0,1fr) 19rem;align-items:start;gap:2rem;display:grid}.library-result-list{border:0}.library-result-list>li+li{border-top:1px solid var(--border)}.library-result-row{min-height:5.65rem;padding:0;display:block;position:relative}.library-result-row:hover,.library-result-row:focus-within{background:color-mix(in srgb,var(--surface-subtle) 65%,transparent)}.library-result-row.is-selected{background:var(--primary-soft)}.library-result-hit,.library-result-select{width:100%;min-height:5.65rem;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.72rem 3.8rem .72rem .25rem;display:grid}.library-result-content{grid-template-columns:minmax(12rem,1fr) minmax(19rem,1.1fr);align-items:center;gap:1.25rem;min-width:0;display:grid}.library-result-identity{min-width:0}.library-result-identity small,.library-result-identity strong,.library-result-identity>span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.library-result-identity small{color:var(--ink-muted);font-size:.66rem;font-weight:700}.library-result-identity strong{color:var(--ink);margin-top:.12rem;font-size:1.02rem}.library-result-identity>span{color:var(--ink-muted);margin-top:.08rem;font-size:.7rem}.library-result-signals{color:var(--ink-secondary);grid-template-columns:1.1fr 1.1fr .8fr;gap:.75rem;font-size:.71rem;line-height:1.25;display:grid}.library-result-signals span{text-overflow:ellipsis;overflow:hidden}.library-row-arrow{color:var(--primary)}.library-row-check{border:1px solid var(--primary);width:1.45rem;height:1.45rem;color:var(--primary);place-items:center;display:grid}.research-shelf-control.is-compact{z-index:2;position:absolute;top:50%;right:.1rem;translate:0 -50%}.research-shelf-control.is-compact button{width:2.75rem;min-height:2.75rem;padding:0}.research-shelf-control:not(.is-compact){align-items:center;gap:.75rem;display:flex}.research-shelf-control>p{color:var(--ink-muted);font-size:.72rem}.research-shelf-control>p a{color:var(--primary);font-weight:700}.library-preview-rail{border-left:1px solid var(--border);min-height:24rem;padding:1.2rem 0 1.2rem 1.25rem;position:sticky;top:5.5rem}.library-preview-rail>p:first-child{color:var(--ink-muted);font-size:.7rem;font-weight:700}.library-preview-rail h2{letter-spacing:-.02em;margin-top:.2rem;font-size:1.4rem;font-weight:720}.library-preview-alias{color:var(--ink-muted);margin-top:.2rem;font-size:.73rem}.library-preview-summary{color:var(--ink-secondary);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin-top:1rem;font-size:.84rem;line-height:1.55;display:-webkit-box;overflow:hidden}.library-preview-rail dl{border-top:1px solid var(--border);margin-top:1rem}.library-preview-rail dl>div{border-bottom:1px solid var(--border);padding:.65rem 0}.library-preview-rail dt{color:var(--ink-muted);font-size:.65rem;font-weight:700}.library-preview-rail dd{color:var(--ink-secondary);margin-top:.12rem;font-size:.76rem}.library-preview-rail>a{min-height:2.75rem;color:var(--primary);align-items:center;gap:.35rem;margin-top:.65rem;font-size:.78rem;font-weight:720;display:inline-flex}.library-comparison-tray{z-index:35;box-shadow:4px 5px 0 color-mix(in srgb,var(--ink) 14%,transparent);margin:1rem auto 0;position:sticky;bottom:.75rem}.library-comparison-tray>div:first-child{gap:.05rem;display:grid}.library-comparison-tray>div:first-child span{color:var(--ink-muted);font-size:.72rem}.library-comparison-tray>div:last-child{align-items:center;gap:.4rem;display:flex}.library-value-transition{border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:2rem;margin-top:2rem;padding:1.35rem 0;display:flex}.library-value-transition h2{font-size:1.2rem;font-weight:720}.library-value-transition p{max-width:62ch;color:var(--ink-secondary);margin-top:.25rem;font-size:.84rem}.library-value-transition-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:.2rem 1rem;display:flex}.library-value-transition-actions a{min-height:2.75rem;color:var(--primary);align-items:center;gap:.35rem;font-size:.8rem;font-weight:720;display:inline-flex}.library-research-import{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;margin-top:.8rem;padding:.75rem 0;display:grid}.library-research-import>svg{color:var(--teal)}.library-research-import h2{font-size:.9rem;font-weight:720}.library-research-import p{color:var(--ink-muted);margin-top:.12rem;font-size:.72rem}.library-research-import>a{min-height:2.75rem;color:var(--primary);align-items:center;gap:.35rem;font-size:.78rem;font-weight:720;display:inline-flex}.compound-profile-page{padding-top:.75rem;overflow-x:clip}.compound-profile-header{grid-template-columns:minmax(0,1.15fr) minmax(19rem,.65fr);align-items:start;gap:2.5rem;margin-top:.6rem;padding:1rem 0 1.5rem}.compound-profile-intro>p:first-child,.compound-profile-kicker{color:var(--ink-muted);font-size:.72rem;font-weight:700}.compound-profile-header h1{margin-top:.25rem;font-size:clamp(2.2rem,5vw,4.2rem)}.compound-profile-summary{margin-top:.8rem;font-size:.98rem;line-height:1.6}.compound-profile-aliases{color:var(--ink-muted);margin-top:.45rem;font-size:.8rem}.compound-profile-aliases summary{cursor:pointer;min-height:2.25rem;color:var(--primary);align-items:center;font-weight:700;display:inline-flex}.compound-profile-aliases p{max-width:68ch;margin-top:.35rem}.profile-section-lead{max-width:72ch;color:var(--ink-secondary)}.profile-boundary-copy{border-top:1px solid var(--border);max-width:68ch;color:var(--ink-secondary);margin-top:.75rem;padding-top:.7rem;font-size:.8rem;line-height:1.5}.profile-at-glance-explainer{border-bottom:1px solid var(--border);color:var(--ink-muted);padding:.6rem 0;font-size:.7rem;line-height:1.45}.profile-evidence-overview{border-block:1px solid var(--border);color:var(--ink-secondary);margin:1rem 0;padding:.75rem 0}.profile-progressive-detail{border-top:1px solid var(--border);margin-top:1rem;padding-top:.45rem}.profile-progressive-detail summary{cursor:pointer;min-height:2.7rem;color:var(--primary);font-weight:700}.profile-progressive-detail p{max-width:70ch;color:var(--ink-secondary);padding-bottom:.5rem}.profile-route-explanations{color:var(--ink-muted);flex-wrap:wrap;gap:.35rem .8rem;font-size:.78rem;display:flex!important}.profile-status-explainer{border-block:1px solid var(--border-strong);margin-top:1rem;padding:.85rem 0}.profile-status-explainer strong{color:var(--ink)}.profile-status-explainer p{color:var(--ink-secondary);margin-top:.3rem}.profile-method-note{align-items:flex-start;gap:.4rem;display:flex}.profile-method-note svg{color:var(--primary);flex:none;margin-top:.1rem}.library-actions{justify-content:space-between;align-items:center;gap:.75rem;margin-top:1.1rem;display:flex}.library-actions-primary{flex-wrap:wrap;gap:.4rem;display:flex}.profile-at-glance{border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border-strong)}.profile-at-glance-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem 0;display:flex}.profile-at-glance h2{font-size:.95rem;font-weight:720}.profile-at-glance-head span{color:var(--teal);font-size:.68rem;font-weight:720}.profile-at-glance dl>div{border-bottom:1px solid var(--border);grid-template-columns:8.2rem minmax(0,1fr);gap:1rem;padding:.55rem 0;display:grid}.profile-at-glance dl>div:last-child{border-bottom:0}.profile-at-glance dt{color:var(--ink-muted);font-size:.66rem;font-weight:700}.profile-at-glance dd{color:var(--ink-secondary);font-size:.74rem;line-height:1.35}.compound-profile-section-nav{z-index:25;padding:.35rem max(1rem,calc((100vw - var(--container-public,80rem))/2));border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--surface) 96%,transparent);scrollbar-width:none;gap:.2rem;margin-inline:calc(50% - 50vw);display:flex;position:sticky;top:3.85rem;overflow-x:auto}.compound-profile-section-nav a{min-height:2.5rem;color:var(--ink-secondary);flex:none;align-items:center;padding:.35rem .55rem;font-size:.7rem;font-weight:650;display:inline-flex}.compound-profile-section-nav a:hover,.compound-profile-section-nav a:focus-visible{background:var(--surface-subtle);color:var(--primary)}.compound-profile-layout{grid-template-columns:14rem minmax(0,1fr);gap:3rem;margin-top:2rem}.compound-profile-rail{border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border);align-self:start;padding:.9rem 0;position:sticky;top:7.5rem}.compound-profile-rail>p:first-child{color:var(--ink-muted);font-size:.67rem;font-weight:700}.compound-profile-rail>strong,.compound-profile-rail>span{display:block}.compound-profile-rail>strong{margin-top:.25rem}.compound-profile-rail>span{color:var(--ink-muted);margin-top:.1rem;font-size:.69rem}.compound-profile-rail dl{margin-top:.8rem}.compound-profile-rail dl>div{border-top:1px solid var(--border);padding:.55rem 0}.compound-profile-rail dt{color:var(--ink-muted);font-size:.63rem;font-weight:700}.compound-profile-rail dd{color:var(--ink-secondary);margin-top:.1rem;font-size:.7rem}.profile-safety-boundary{border-top:1px solid var(--border);color:var(--ink-muted);margin-top:.8rem;padding-top:.7rem;font-size:.72rem;line-height:1.45}.compound-profile-section{padding-bottom:2.5rem;scroll-margin-top:7.5rem}.compound-profile-section+.compound-profile-section{padding-top:2.25rem}.compound-profile-section h2{font-size:1.4rem}.compound-profile-section-body{max-width:78ch;margin-top:.85rem;font-size:.9rem;line-height:1.65}.profile-fact-ledger{border-top:1px solid var(--border);margin-top:1rem}.profile-fact-ledger>div{border-bottom:1px solid var(--border);grid-template-columns:9rem minmax(0,1fr);gap:1rem;padding:.6rem 0;display:grid}.profile-fact-ledger dt{color:var(--ink-muted);font-size:.7rem;font-weight:700}.profile-fact-ledger dd{color:var(--ink)}.profile-context-list{flex-wrap:wrap;gap:.45rem;margin-top:.85rem;display:flex}.profile-context-list li{border:1px solid var(--border);color:var(--ink);padding:.4rem .6rem;font-size:.76rem}.profile-evidence-map{border-top:1px solid var(--border-strong)}.profile-evidence-map>article{border-bottom:1px solid var(--border);padding:1rem 0}.profile-evidence-map article>header{justify-content:space-between;align-items:start;gap:1rem;display:flex}.profile-evidence-map h3{margin-top:.1rem;font-size:1rem}.profile-evidence-map article>header>span{background:var(--sage-soft);color:var(--sage);flex:none;padding:.25rem .45rem;font-size:.67rem;font-weight:700}.profile-evidence-map article>p{margin-top:.6rem}.profile-evidence-map dl{flex-wrap:wrap;gap:1rem;margin-top:.6rem;display:flex}.profile-evidence-map dt{color:var(--ink-muted);font-size:.65rem;font-weight:700}.profile-evidence-map dd{color:var(--ink);font-size:.72rem}.profile-evidence-map details,.profile-method-details{border-top:1px solid var(--border);margin-top:.7rem;padding-top:.4rem}.profile-evidence-map summary,.profile-method-details summary{cursor:pointer;min-height:2.5rem;color:var(--primary);font-size:.74rem;font-weight:700}.profile-evidence-map details a{min-height:2.5rem;color:var(--primary);align-items:center;font-size:.72rem;font-weight:700;display:inline-flex}.profile-risk-matrix{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.profile-risk-matrix>div{border-top:1px solid var(--border-strong)}.profile-risk-matrix h3{border-bottom:1px solid var(--border);padding:.65rem 0;font-size:.88rem}.profile-risk-matrix article>strong{color:var(--ink);font-size:.72rem}.profile-risk-matrix article p{margin-top:.2rem}.profile-risk-matrix small{color:var(--ink-muted);margin-top:.3rem;display:block}.profile-risk-matrix a{min-height:2.5rem;color:var(--primary);align-items:center;font-size:.7rem;font-weight:700;display:inline-flex}.profile-regulatory-ledger{border-top:1px solid var(--border-strong);margin-top:1rem}.profile-regulatory-ledger li{border-bottom:1px solid var(--border);grid-template-columns:8.5rem minmax(0,1fr);gap:1.25rem;padding:1rem 0;display:grid}.profile-regulatory-ledger li>div:first-child span,.profile-regulatory-ledger time{color:var(--ink-muted);font-size:.68rem;font-weight:700;display:block}.profile-regulatory-ledger li>div:first-child span{text-transform:uppercase;letter-spacing:.06em;margin-bottom:.2rem}.profile-regulatory-ledger h3{font-size:.94rem}.profile-regulatory-ledger p{margin-top:.25rem}.profile-regulatory-ledger p+p{color:var(--ink-muted);font-size:.72rem}.profile-regulatory-ledger a{min-height:2.5rem;color:var(--primary);align-items:center;font-size:.72rem;font-weight:700;display:inline-flex}.profile-question-list{border-top:1px solid var(--border-strong);margin-top:.8rem}.profile-question-list li{border-bottom:1px solid var(--border)}.profile-question-list label{cursor:pointer;min-height:3.75rem;color:var(--ink);align-items:start;gap:.7rem;padding:.7rem 0;display:flex}.profile-question-list input{width:1.15rem;height:1.15rem;accent-color:var(--primary);flex:none;margin-top:.15rem}.profile-question-list span,.profile-question-list small{display:block}.profile-question-list small{color:var(--ink-muted);margin-bottom:.15rem;font-size:.64rem;font-weight:700}.profile-question-transition{justify-content:space-between;align-items:center;gap:1rem;margin-top:.8rem;display:flex}.profile-question-transition a{min-height:2.75rem;color:var(--primary);align-items:center;gap:.35rem;font-weight:700;display:inline-flex}.profile-question-transition>span{color:var(--ink-muted);font-size:.7rem}.profile-related-list a{grid-template-columns:minmax(0,1fr) auto;padding:.65rem .1rem}.profile-related-list a>span,.profile-related-list strong,.profile-related-list small{display:block}.profile-related-list small{white-space:normal;margin-top:.15rem}.profile-method-note{border-top:1px solid var(--border);border-bottom:1px solid var(--border);color:var(--ink-muted);padding:.7rem 0;font-size:.75rem}.comparison-page{padding-top:1.25rem}.comparison-page-header{margin-bottom:1rem}.comparison-workbench{grid-template-columns:17rem minmax(0,1fr);align-items:start;gap:2rem;display:grid}.comparison-picker{padding:0 0 .75rem;top:5rem}.comparison-picker-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:start;gap:1rem;padding:.7rem 0;display:flex}.comparison-picker-head h2{font-size:.95rem;font-weight:720}.comparison-picker-head p{color:var(--ink-muted);margin-top:.15rem;font-size:.7rem}.comparison-picker-head>span{color:var(--primary);font-size:.72rem;font-weight:720}.comparison-picker>label{color:var(--ink);margin-top:.65rem;font-size:.72rem;font-weight:700;display:block}.comparison-search-shell{border:1px solid var(--border-strong);align-items:center;gap:.45rem;min-height:2.8rem;margin-top:.25rem;padding:0 .65rem;display:flex}.comparison-search-shell:focus-within{outline:2px solid var(--primary);outline-offset:2px}.comparison-search-shell svg{color:var(--ink-muted)}.comparison-search-shell input{background:0 0;border:0;outline:0;flex:1;min-width:0;min-height:2.65rem;font-size:.8rem}.comparison-picker ul{max-height:24rem}.comparison-results{min-width:0}.comparison-selected{z-index:24;border-bottom:1px solid var(--border);background:var(--surface);margin:0 0 .8rem;padding:.45rem 0;position:sticky;top:3.85rem}.comparison-selected>span{background:var(--primary-soft)}.comparison-selected a{color:inherit}.comparison-selected .comparison-slot-empty{border:1px dashed var(--border-strong);color:var(--ink-muted);background:0 0;font-weight:600}.comparison-start-state{border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border);min-height:23rem;padding:2.5rem 0}.comparison-start-state h2{font-size:1.5rem;font-weight:720}.comparison-start-state>p{max-width:58ch;color:var(--ink-secondary);margin-top:.45rem}.comparison-start-link{min-height:2.75rem;color:var(--primary);text-underline-offset:.2rem;align-items:center;gap:.35rem;margin-top:.8rem;font-size:.82rem;font-weight:720;text-decoration:underline;display:inline-flex}.comparison-start-link:hover{color:var(--primary-strong)}.comparison-start-state>div{flex-wrap:wrap;gap:.4rem;margin-top:1rem;display:flex}.comparison-start-state span{border:1px solid var(--border);color:var(--ink-muted);padding:.35rem .5rem;font-size:.7rem}.comparison-column-heads,.comparison-criterion{grid-template-columns:11rem repeat(var(--comparison-count),minmax(10rem,1fr));display:grid}.comparison-column-heads{z-index:20;border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border-strong);background:var(--surface);position:sticky;top:7.1rem}.comparison-column-heads>*{padding:.7rem;font-size:.72rem}.comparison-column-heads span{color:var(--ink-muted)}.comparison-column-heads strong{border-left:1px solid var(--border);color:var(--ink)}.comparison-group{padding-top:1.4rem}.comparison-group>header{justify-content:space-between;align-items:start;gap:1rem;padding-bottom:.7rem;display:flex}.comparison-group>header h2{font-size:1.2rem;font-weight:720}.comparison-group>header p{max-width:66ch;color:var(--ink-muted);margin-top:.2rem;font-size:.74rem}.comparison-criterion{border-top:1px solid var(--border)}.comparison-criterion:last-child{border-bottom:1px solid var(--border-strong)}.comparison-criterion-label{padding:.75rem .7rem .75rem 0}.comparison-criterion-label h3{font-size:.75rem;font-weight:700}.comparison-criterion-label>span{background:var(--surface-subtle);color:var(--ink-muted);margin-top:.35rem;padding:.18rem .35rem;font-size:.6rem;font-weight:720;display:inline-flex}.comparison-criterion-label>span[data-state=different],.comparison-criterion-label>span[data-state=different_context]{background:var(--terracotta-soft);color:var(--terracotta)}.comparison-criterion-label>span[data-state=shared]{background:var(--sage-soft);color:var(--sage)}.comparison-criterion-values{display:contents}.comparison-criterion-values>div{border-left:1px solid var(--border);min-width:0;padding:.75rem}.comparison-criterion-values strong{display:none}.comparison-criterion-values p{color:var(--ink-secondary);overflow-wrap:anywhere;font-size:.75rem;line-height:1.45}.comparison-boundary{margin-top:1.5rem}.comparison-next-actions{border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:2rem;margin-top:1rem;padding:1.2rem 0;display:flex}.comparison-next-actions h2{font-size:1.15rem;font-weight:720}.comparison-next-actions p{max-width:55ch;color:var(--ink-muted);margin-top:.25rem;font-size:.76rem}.comparison-next-actions>div:last-child{flex:none;gap:.4rem;display:flex}.comparison-message{color:var(--ink-secondary);margin-top:.65rem;font-size:.78rem}.comparison-loading{grid-template-columns:17rem minmax(0,1fr);gap:2rem;margin-top:1rem;display:grid}.comparison-loading>span,.comparison-loading>div>span,.profile-loading-header span,.profile-loading-body span{background:var(--surface-subtle);animation:1.4s ease-in-out infinite alternate library-skeleton;display:block}.comparison-loading>span{height:22rem}.comparison-loading>div{gap:.6rem;display:grid}.comparison-loading>div>span{height:4rem}.profile-loading-header{border-bottom:1px solid var(--border);grid-template-columns:1.2fr .65fr;gap:2rem;padding:2rem 0;display:grid}.profile-loading-header>div{gap:.65rem;display:grid}.profile-loading-header>div:first-child span:first-child{width:9rem;height:.75rem}.profile-loading-header>div:first-child span:nth-child(2){width:70%;height:3.5rem}.profile-loading-header>div:first-child span:nth-child(3){width:90%;height:1.4rem}.profile-loading-header>div:last-child span{height:2rem}.profile-loading-body{gap:1rem;margin:2rem 0 0 17rem;display:grid}.profile-loading-body span{height:7rem}@media (max-width:980px){.library-results-workbench{grid-template-columns:1fr}.library-preview-rail{display:none}.library-result-content{grid-template-columns:minmax(12rem,1fr) minmax(18rem,1fr)}.compound-profile-header{grid-template-columns:1fr}.profile-at-glance{max-width:44rem}.comparison-workbench{grid-template-columns:1fr}.comparison-picker{position:static}}@media (max-width:700px){.library-page,.compound-profile-page,.comparison-page{padding-block:.65rem 2.5rem}.library-landing-header,.library-topic-header,.comparison-page-header{flex-direction:column;align-items:start;gap:.5rem;padding-bottom:.7rem}.library-landing-header h1,.library-topic-header h1,.comparison-page-header h1{font-size:1.75rem}.library-landing-header>div>p,.library-topic-header>div>p,.comparison-page-header>div>p{margin-top:.2rem;font-size:.82rem}.library-topic-reading-note,.comparison-reading-note{margin-top:.35rem!important;font-size:.72rem!important}.comparison-workflow-link{margin-top:.35rem}.library-discovery-lead{margin-top:.7rem;display:block}.library-shelf-summary{min-height:2rem}.library-search-help{max-width:42ch}.library-search>label{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.library-search-shell{margin-top:0}.library-search-shell input{font-size:.85rem}.library-search-shell button{padding-inline:.75rem;font-size:.78rem}.library-topic-rail{margin-top:.45rem}.library-topic-rail a{min-height:2.4rem;padding:.35rem .6rem;font-size:.7rem}.library-filter-panel{grid-template-columns:1fr 1fr}.library-filter-done{grid-column:1/-1;width:100%;display:block;position:sticky;bottom:0}.library-discovery-bar{align-items:center;margin-top:.2rem;padding-block:.25rem}.library-toolbar-actions{gap:0}.library-toolbar-actions>.inline-flex{padding-inline:.55rem}.library-sort .library-sort-select{min-width:7.5rem;max-width:7.5rem}.library-result-heading{min-height:2.35rem;font-size:.75rem}.library-result-hit,.library-result-select{min-height:5.8rem;padding:.58rem 3.2rem .58rem .1rem}.library-result-content{display:block}.library-result-identity strong{font-size:.96rem}.library-result-signals{gap:.3rem .75rem;margin-top:.42rem;font-size:.66rem;display:flex}.library-result-signals span{white-space:nowrap}.library-result-signals span:nth-child(2){text-overflow:ellipsis;overflow:hidden}.library-result-signals span:nth-child(3),.library-row-arrow{display:none}.research-shelf-control.is-compact{right:0}.library-comparison-tray{bottom:max(.45rem,env(safe-area-inset-bottom));padding:.55rem .65rem}.library-comparison-tray>div:first-child span{display:none}.library-value-transition{flex-direction:column;align-items:start;gap:.75rem;margin-top:1.4rem}.library-value-transition-actions{flex-direction:column;justify-content:flex-start;gap:.1rem;width:100%}.library-research-import{grid-template-columns:auto minmax(0,1fr)}.library-research-import>.inline-flex,.library-research-import>a{grid-column:1/-1;width:100%}.library-breadcrumbs{white-space:nowrap;overflow:hidden}.library-breadcrumbs span,.library-breadcrumbs a{text-overflow:ellipsis;overflow:hidden}.compound-profile-header{gap:1.2rem;padding-top:.5rem}.compound-profile-header h1{font-size:2.35rem}.compound-profile-aliases p{overflow-wrap:anywhere}.profile-boundary-copy{font-size:.78rem}.profile-at-glance-explainer{font-size:.68rem}.compound-profile-summary{margin-top:.65rem;font-size:.9rem}.library-actions{flex-direction:column;align-items:start}.library-actions-primary{grid-template-columns:1fr 1fr;width:100%;display:grid}.library-actions-primary>.research-shelf-control{display:block}.library-actions-primary>.research-shelf-control button,.library-actions-primary>.inline-flex{width:100%}.library-actions-primary>.inline-flex:last-child{grid-column:1/-1}.profile-at-glance dl>div{grid-template-columns:7rem minmax(0,1fr)}.compound-profile-section-nav{top:3.55rem}.compound-profile-layout{margin-top:1.2rem;display:block}.compound-profile-rail{display:none}.compound-profile-section{padding-bottom:2rem}.compound-profile-section+.compound-profile-section{padding-top:1.75rem}.compound-profile-section h2{font-size:1.22rem}.compound-profile-section-body{font-size:.84rem}.profile-fact-ledger>div{grid-template-columns:7rem minmax(0,1fr)}.profile-evidence-map article>header{flex-direction:column;align-items:start;gap:.4rem}.profile-risk-matrix{grid-template-columns:1fr;gap:1.2rem}.profile-regulatory-ledger li{grid-template-columns:1fr;gap:.55rem}.profile-question-transition{flex-direction:column;align-items:start;gap:.25rem}.comparison-page-header{margin-bottom:.7rem}.comparison-page-header>span{font-size:.68rem}.comparison-picker{padding-bottom:.45rem}.comparison-picker ul{max-height:11rem}.comparison-selected{scrollbar-width:none;flex-wrap:nowrap;top:3.55rem;overflow-x:auto}.comparison-selected>span{flex:none}.comparison-column-heads{display:none}.comparison-group{padding-top:1.1rem}.comparison-group>header h2{font-size:1.08rem}.comparison-criterion{padding:.65rem 0;display:block}.comparison-criterion-label{justify-content:space-between;align-items:center;gap:.75rem;padding:0 0 .5rem;display:flex}.comparison-criterion-label>span{flex:none;margin-top:0}.comparison-criterion-values{gap:.35rem;display:grid}.comparison-criterion-values>div{border-top:1px solid var(--border);border-left:0;grid-template-columns:7.25rem minmax(0,1fr);gap:.65rem;padding:.55rem 0;display:grid}.comparison-criterion-values strong{color:var(--ink);font-size:.67rem;display:block}.comparison-criterion-values p{font-size:.72rem}.comparison-next-actions{flex-direction:column;align-items:start;gap:.75rem}.comparison-next-actions>div:last-child{flex-direction:column;width:100%}.comparison-next-actions .inline-flex{width:100%}.comparison-loading,.profile-loading-header{grid-template-columns:1fr}.comparison-loading>span{height:8rem}.profile-loading-body{margin-left:0}}@media (prefers-reduced-motion:reduce){.library-result-row,.library-search-suggestions{transition:none}}@media (forced-colors:active){.library-search-shell,.library-topic-rail a,.library-results-workbench,.profile-at-glance,.comparison-search-shell,.comparison-criterion{forced-color-adjust:auto;border-color:canvastext}}.comparison-picker{background:0 0}.comparison-selected,.comparison-column-heads{background:color-mix(in srgb,var(--canvas) 92%,var(--surface))}.library-comparison-tray,.library-filter-panel,.library-search-suggestions{border-color:var(--border-strong);background:color-mix(in srgb,var(--canvas) 78%,var(--surface))}.library-comparison-tray{box-shadow:0 -6px 18px color-mix(in srgb,var(--ink) 10%,transparent)}.library-filter-panel,.library-search-suggestions{box-shadow:0 6px 18px color-mix(in srgb,var(--ink) 10%,transparent)}@media (max-width:700px){.library-filter-panel{box-shadow:0 -6px 18px color-mix(in srgb,var(--ink) 10%,transparent)}}@media (forced-colors:active){.public-page aside[aria-label=Calculation\ result],.library-comparison-tray,.library-filter-panel,.library-search-suggestions,.auth-sheet{box-shadow:none;forced-color-adjust:auto;background:canvas;border-color:canvastext}}.library-page,.compound-profile-page{--atlas-ink:#241d22;--atlas-muted:#6f636a;--atlas-line:color-mix(in srgb, var(--atlas-ink) 14%, transparent);--atlas-soft:color-mix(in srgb, var(--primary) 6%, var(--surface));color:var(--atlas-ink)}.library-landing-header{border-bottom:0;gap:.8rem;padding:clamp(1.75rem,5vw,3.5rem) 0 1.4rem;display:grid}.library-landing-header h1,.library-topic-header h1,.library-saved-header h1{letter-spacing:-.04em;text-wrap:balance;max-width:13ch;font-size:clamp(2.65rem,8vw,5.5rem);line-height:.94}.library-landing-header h1{white-space:nowrap;max-width:none;font-size:clamp(2.75rem,5vw,4.5rem);line-height:1}.library-landing-header>div>p{max-width:44rem;color:var(--ink-muted);margin-top:.75rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.65}.library-trust-line{color:var(--atlas-muted);align-items:center;gap:.55rem;font-size:.82rem;font-weight:650;display:flex}.library-directory{padding-bottom:4rem}.library-search-stage{z-index:2;margin:.35rem 0 2.25rem;position:relative}.library-search{position:relative}.library-search>label{margin-bottom:.65rem;font-size:.82rem;font-weight:750;display:block}.library-search-shell{background:var(--surface);border:1px solid var(--atlas-line);border-radius:.85rem;align-items:center;min-height:3.7rem;padding:.3rem .3rem .3rem .9rem;display:flex}.library-search-shell:focus-within{border-color:var(--primary);outline:3px solid color-mix(in srgb, var(--primary) 13%, transparent);outline-offset:1px}.library-search-shell input{min-width:0;height:3rem;color:inherit;background:0 0;border:0;outline:0;flex:1;padding:0 .65rem;font-size:1rem}.library-search-shell>button:last-child{border-radius:.65rem;min-height:3rem;padding-inline:1rem}.library-search-clear{border-radius:999px;place-items:center;width:2.75rem;height:2.75rem;display:grid}.library-search-suggestions{z-index:5;background:var(--surface);border:1px solid var(--atlas-line);border-radius:1rem;padding:.35rem;position:absolute;top:calc(100% + .4rem);left:0;right:0;overflow:hidden;box-shadow:0 24px 60px #2c1f2724}.library-search-suggestions a{border-radius:.7rem;justify-content:space-between;align-items:center;gap:1rem;min-height:3.5rem;padding:.7rem .85rem;display:flex}.library-search-suggestions a:hover{background:var(--atlas-soft)}.library-search-suggestions span{gap:.15rem;min-width:0;display:grid}.library-search-suggestions small{color:var(--atlas-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.library-shelf-summary{color:var(--primary);align-items:center;gap:.4rem;margin-top:.75rem;font-size:.82rem;font-weight:700;display:inline-flex}.library-continue{border-block:1px solid var(--atlas-line);justify-content:space-between;align-items:end;gap:1.5rem;margin:0 0 2.75rem;padding:1.25rem 0;display:flex}.library-continue span,.library-saved-header>p{color:var(--primary);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:800}.library-continue h2{margin-top:.2rem;font-size:1.3rem}.library-continue p{max-width:42rem;color:var(--atlas-muted);margin-top:.25rem}.library-continue>a{flex:none;align-items:center;gap:.4rem;font-weight:750;display:inline-flex}.library-topic-explorer{margin:0 0 3rem}.library-topic-explorer-head{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;display:flex}.library-topic-explorer-head h2{letter-spacing:-.03em;font-size:clamp(1.45rem,3vw,2rem)}.library-topic-explorer-head p{color:var(--atlas-muted);margin-top:.25rem}.library-topic-track{border-block:1px solid var(--atlas-line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.library-topic-panel{border-right:1px solid var(--atlas-line);align-items:center;gap:.75rem;min-height:4.8rem;padding:.85rem 1rem;display:flex}.library-topic-panel:nth-child(3n){border-right:0}.library-topic-panel:nth-child(-n+3){border-bottom:1px solid var(--atlas-line)}.library-topic-panel:hover{background:color-mix(in srgb, var(--topic-color) 8%, transparent)}.library-topic-marker{background:var(--topic-color);flex:none;width:2px;height:1.7rem}[data-tone=violet]{--topic-color:#6d5a8d}[data-tone=sage]{--topic-color:#537a68}[data-tone=rose]{--topic-color:#946789}[data-tone=clay]{--topic-color:#9b5d54}[data-tone=amber]{--topic-color:#9a7043}[data-tone=teal]{--topic-color:#557887}.library-topic-panel>span:last-child{gap:.2rem;display:grid}.library-topic-panel strong{line-height:1.15}.library-topic-panel small{color:var(--atlas-muted)}.library-discovery-bar{z-index:3;background:color-mix(in srgb, var(--background) 94%, transparent);border-block:1px solid var(--atlas-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);justify-content:space-between;align-items:center;gap:1rem;min-height:4.25rem;padding:.65rem 0;display:flex;position:sticky;top:3.75rem}.library-filter-trigger{cursor:pointer;border-radius:999px;align-items:center;gap:.5rem;min-height:2.8rem;padding:0 .9rem;font-weight:750;display:flex}.library-filter-trigger>span{color:#fff;background:var(--primary);border-radius:50%;place-items:center;min-width:1.35rem;height:1.35rem;font-size:.7rem;display:grid}.library-filter-sheet{gap:0;display:grid}.library-filter-summary{min-height:2.75rem;color:var(--ink-muted);justify-content:space-between;align-items:center;gap:1rem;padding-bottom:.8rem;font-size:.78rem;display:flex}.library-clear-filters{min-height:2.5rem;color:var(--primary);align-items:center;gap:.4rem;font-weight:750;display:inline-flex}.library-filter-group{border-top:1px solid var(--border);min-width:0;padding:1.1rem 0}.library-filter-group legend{color:var(--ink);margin-bottom:.65rem;font-size:.82rem;font-weight:800}.library-filter-group>div{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.5rem;display:grid}.library-filter-group button{cursor:pointer;border-bottom:1px solid var(--border);text-align:left;grid-template-columns:1.15rem minmax(0,1fr) auto;align-items:center;gap:.65rem;width:100%;min-width:0;min-height:3rem;padding:.55rem 0;display:grid}.library-filter-group button>span{border:1px solid var(--border-strong);border-radius:.28rem;place-items:center;width:1.15rem;height:1.15rem;display:grid}.library-filter-group button[aria-checked=true]>span{background:var(--primary);border-color:var(--primary)}.library-filter-group button[aria-checked=true]>span:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:.32rem;height:.58rem;transform:rotate(45deg)translate(-1px,-1px)}.library-filter-group button:focus-visible>span{outline:3px solid color-mix(in srgb, var(--primary) 20%, transparent);outline-offset:2px}.library-filter-group strong{overflow-wrap:anywhere;min-width:0;font-size:.82rem;font-weight:580;line-height:1.35}.library-filter-group small{color:var(--ink-muted);font-size:.72rem}.library-filter-apply{width:100%}.library-toolbar-actions{align-items:center;gap:.5rem;display:flex}.library-sort{align-items:center;gap:.55rem;display:flex}.library-sort>span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.library-sort-select{min-width:8.5rem}.library-applied-filters{flex-wrap:wrap;align-items:center;gap:.45rem;padding:1rem 0;display:flex}.library-applied-filters>span{color:var(--atlas-muted);font-size:.75rem;font-weight:700}.library-applied-filters button{min-height:2.25rem;color:var(--atlas-muted);background:var(--atlas-soft);border-radius:999px;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.76rem;display:inline-flex}.library-result-heading{color:var(--atlas-muted);justify-content:space-between;align-items:center;padding:1.5rem 0 .5rem;font-size:.85rem;display:flex}.library-profile-list{border-top:1px solid var(--atlas-line);margin:0;padding:0;list-style:none}.library-profile-strip{border-bottom:1px solid var(--atlas-line);transition:background-color .16s;position:relative}.library-profile-strip:before{background:var(--topic-color);content:"";opacity:.58;border-radius:2px;width:3px;position:absolute;top:1.35rem;bottom:1.35rem;left:0}.library-profile-strip:hover,.library-profile-strip.is-selected{background:color-mix(in srgb, var(--topic-color) 6%, transparent)}.library-profile-hit,.library-profile-select{text-align:left;align-items:center;gap:1.25rem;width:100%;min-height:12.5rem;padding:1.5rem 3.75rem 1.5rem 1.35rem;display:flex}.library-profile-hit-content,.library-profile-select-content{flex:1;gap:.35rem;min-width:0;display:grid}.library-strip-topic{color:var(--topic-color);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.4rem;font-size:.7rem;font-weight:800;display:flex}.library-strip-topic>span{background:currentColor;border-radius:50%;width:.45rem;height:.45rem}.library-strip-title{letter-spacing:-.035em;font-size:clamp(1.4rem,3vw,2.05rem);line-height:1.08}.library-strip-alias{color:var(--atlas-muted);font-size:.78rem}.library-strip-summary{max-width:55rem;color:var(--atlas-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.55;display:-webkit-box;overflow:hidden}.library-strip-signals{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;max-width:55rem;margin-top:.65rem;display:grid}.library-strip-signals>span{gap:.12rem;font-size:.78rem;font-weight:700;display:grid}.library-strip-signals small{color:var(--atlas-muted);font-size:.68rem;font-weight:650}.library-profile-hit>svg{color:var(--atlas-muted);flex:none}.library-profile-strip>.research-shelf-control{z-index:1;position:absolute;bottom:1.25rem;right:.3rem}.library-profile-strip>.research-shelf-control button{border-radius:50%;width:2.75rem;height:2.75rem;padding:0}.library-profile-select{padding-right:1.35rem}.library-action-row{display:contents}.library-actions-primary{position:relative}.library-actions-support{color:var(--atlas-muted);font-size:.72rem;line-height:1.35}.library-actions-support:not(.has-message){display:none}.library-actions-support a{color:var(--primary);font-weight:700}@media (min-width:768px){.atlas-profile-hero .library-actions-primary.has-support-message{padding-bottom:1.8rem}.atlas-profile-hero .library-action-row{grid-template-columns:repeat(2,minmax(7rem,1fr));gap:.4rem;display:grid}.atlas-profile-hero .library-action-row>.research-shelf-control,.atlas-profile-hero .library-action-row>.inline-flex{width:100%;min-width:7rem}.atlas-profile-hero .library-action-row>.research-shelf-control button{width:100%}.atlas-profile-hero .library-actions-support{position:absolute;bottom:0;left:0;right:0}}.library-profile-check{border:1px solid var(--atlas-line);border-radius:50%;flex:none;place-items:center;width:2.75rem;height:2.75rem;display:grid}.library-profile-strip.is-selected .library-profile-check{color:#fff;background:var(--primary);border-color:var(--primary)}.library-no-results,.library-saved-empty{text-align:center;align-content:center;place-items:center;gap:.75rem;min-height:24rem;padding:2rem;display:grid}.library-no-results p,.library-saved-empty p{max-width:32rem;color:var(--atlas-muted)}.library-comparison-tray{z-index:20;color:#fff;background:#2d2329;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;max-width:52rem;min-height:4.5rem;margin:auto;padding:.75rem 1rem;display:flex;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 18px 55px #0000003d}.library-comparison-tray>div{align-items:center;gap:.65rem;display:flex}.library-comparison-tray span{color:#ffffffb3;font-size:.78rem}.compound-profile-page .library-breadcrumbs{padding-top:1.35rem}.atlas-profile-hero{border-bottom:0;grid-template-columns:minmax(0,1.05fr) minmax(20rem,.7fr);gap:clamp(2rem,6vw,5rem);padding:clamp(2rem,5vw,4rem) 0;display:grid}.compound-profile-kicker{color:var(--topic-color);letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:.5rem;font-size:.72rem;font-weight:800;display:flex}.compound-profile-kicker>span{background:currentColor;border-radius:50%;width:.55rem;height:.55rem}.atlas-profile-hero h1{letter-spacing:-.04em;text-wrap:balance;max-width:11ch;margin-top:.6rem;font-size:clamp(3rem,8vw,6.4rem);line-height:.9}.atlas-profile-hero[data-title-length=long] h1{font-size:clamp(3.2rem,5.4vw,5rem)}.atlas-profile-hero[data-title-length=very-long] h1{font-size:clamp(2.9rem,4.8vw,4.4rem)}.atlas-profile-aliases{color:var(--atlas-muted);margin-top:.8rem;font-size:.8rem}.atlas-profile-hero .compound-profile-summary{max-width:42rem;color:var(--atlas-muted);margin-top:1.4rem;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.65}.atlas-profile-hero .library-actions{margin-top:1.5rem}.profile-orientation-board{border-block:1px solid var(--atlas-line);align-self:end;padding:1.2rem 0}.profile-orientation-primary>span,.profile-orientation-board dt,.profile-form-route-map article>div>span,.profile-evidence-intro span{color:var(--atlas-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.67rem;font-weight:750}.profile-orientation-primary>strong{margin-top:.2rem;font-size:1.3rem;display:block}.profile-orientation-primary p{color:var(--atlas-muted);font-size:.78rem;line-height:1.5}.profile-orientation-board dl{border-top:1px solid var(--atlas-line);margin-top:1rem}.profile-orientation-board dl>div{border-bottom:1px solid var(--atlas-line);grid-template-columns:7.5rem 1fr;gap:.75rem;padding:.65rem 0;display:grid}.profile-orientation-board dd{font-size:.8rem;font-weight:680;line-height:1.45}.profile-review-stamp{color:var(--atlas-muted);margin-top:.75rem;font-size:.7rem}.profile-use-note,.library-resume-notice{max-width:58rem;color:var(--atlas-muted);background:var(--atlas-soft);border-radius:.8rem;align-items:flex-start;gap:.7rem;margin:0 auto 2rem;padding:.9rem 1rem;font-size:.82rem;line-height:1.55;display:flex}.profile-use-note svg,.library-resume-notice svg{color:var(--primary);flex:none;margin-top:.1rem}.atlas-profile-layout{grid-template-columns:11rem minmax(0,47rem);justify-content:center;gap:clamp(2rem,6vw,5rem);padding:2rem 0 6rem;display:grid}.profile-mobile-contents{display:none}.profile-desktop-contents{border-left:1px solid var(--atlas-line);align-self:start;gap:.1rem;display:grid;position:sticky;top:5.25rem}.profile-desktop-contents p{color:var(--atlas-muted);letter-spacing:.08em;text-transform:uppercase;padding:0 .8rem .55rem;font-size:.68rem;font-weight:800}.profile-desktop-contents a{color:var(--atlas-muted);padding:.45rem .8rem;font-size:.78rem;font-weight:650;position:relative}.profile-desktop-contents a[aria-current=location]{color:var(--primary)}.profile-desktop-contents a[aria-current=location]:before{background:var(--primary);content:"";width:2px;position:absolute;top:0;bottom:0;left:-1px}.compound-profile-sections{min-width:0}.compound-profile-section{border-top:1px solid var(--atlas-line);padding:4rem 0;scroll-margin-top:6rem}.compound-profile-section:first-child{border-top:0;padding-top:1rem}.compound-profile-section>header{align-items:flex-start;gap:.75rem;margin-bottom:1.5rem;display:flex}.compound-profile-section>header>svg{color:var(--primary);margin-top:.25rem}.compound-profile-section>header p{color:var(--primary);letter-spacing:.09em;text-transform:uppercase;font-size:.67rem;font-weight:800}.compound-profile-section>header h2{letter-spacing:-.04em;margin-top:.15rem;font-size:clamp(1.85rem,4vw,2.75rem);line-height:1.05}.compound-profile-section-body{padding-left:2rem}.compound-profile-section-body>p{line-height:1.7}.profile-section-lead{max-width:43rem;color:var(--atlas-muted);font-size:1.02rem}.profile-identity-grid{grid-template-columns:.8fr 1.2fr;gap:2rem;margin-top:1.5rem;display:grid}.profile-identity-grid dl>div{border-bottom:1px solid var(--atlas-line);padding:.65rem 0}.profile-identity-grid dt{color:var(--atlas-muted);font-size:.7rem}.profile-identity-grid dd{margin-top:.15rem;font-size:.84rem;font-weight:700}.profile-context-field{background:var(--atlas-soft);border-radius:.8rem;padding:1.25rem}.profile-context-field h3{font-size:1rem}.profile-context-field>p{color:var(--atlas-muted);margin-top:.25rem;font-size:.78rem}.profile-context-field ul{gap:.6rem;margin-top:1rem;display:grid}.profile-context-field li{gap:.55rem;font-size:.85rem;display:flex}.profile-context-field li:before{color:var(--primary);content:"•"}.profile-progressive-detail,.profile-method-details,.profile-preclinical-layer{border-top:1px solid var(--atlas-line);margin-top:1.4rem}.profile-progressive-detail summary,.profile-method-details summary,.profile-preclinical-layer summary{cursor:pointer;min-height:3.25rem;padding:.85rem 0;font-size:.82rem;font-weight:750}.profile-progressive-detail>p,.profile-method-details>p,.profile-preclinical-layer>p{color:var(--atlas-muted);padding:.25rem 0 1rem;line-height:1.65}.profile-evidence-intro{border-block:1px solid var(--atlas-line);grid-template-columns:.75fr 1.25fr;gap:1.5rem;margin-bottom:1.5rem;padding:1.1rem 0;display:grid}.profile-evidence-intro strong{margin-top:.2rem;font-size:1.15rem;display:block}.profile-evidence-intro p{color:var(--atlas-muted);font-size:.82rem;line-height:1.55}.profile-evidence-map{gap:1.5rem;display:grid}.profile-evidence-map>article{border-block:1px solid var(--atlas-line);padding:1rem 0}.profile-evidence-map article>header{justify-content:space-between;gap:1rem;display:flex}.profile-evidence-map article>header p{color:var(--primary);font-size:.72rem;font-weight:750}.profile-evidence-map article>header h3{margin-top:.15rem;font-size:1.1rem}.profile-evidence-map article>header>span{color:var(--atlas-muted);font-size:.7rem;font-weight:700}.profile-evidence-map article>p{color:var(--atlas-muted);margin-top:.7rem;line-height:1.65}.profile-evidence-map article dl{flex-wrap:wrap;gap:1rem;margin-top:.7rem;font-size:.75rem;display:flex}.profile-evidence-map article dl>div{gap:.35rem;display:flex}.profile-evidence-map article dt{color:var(--atlas-muted)}.profile-evidence-map article details{margin-top:.75rem;font-size:.78rem}.profile-evidence-map article details p{color:var(--atlas-muted);margin:.5rem 0}.profile-preclinical-layer summary{align-items:center;gap:.65rem;display:flex}.profile-preclinical-layer summary span{display:grid}.profile-preclinical-layer summary small{color:var(--atlas-muted);margin-top:.15rem;font-weight:500}.profile-risk-matrix{grid-template-columns:1fr 1fr;gap:2rem;margin-top:1.5rem;display:grid}.profile-risk-matrix>div>h3{border-bottom:2px solid var(--atlas-ink);padding-bottom:.7rem;font-size:1rem}.profile-risk-matrix>div:last-child>h3{border-color:var(--primary)}.profile-risk-matrix article{border-bottom:1px solid var(--atlas-line);padding:1rem 0}.profile-risk-matrix article>strong{font-size:.75rem}.profile-risk-matrix article p{color:var(--atlas-muted);margin-top:.4rem;font-size:.86rem;line-height:1.55}.profile-risk-matrix article small{color:var(--atlas-muted);margin-top:.4rem;display:block}.profile-risk-matrix article a{color:var(--primary);margin-top:.55rem;font-size:.74rem;font-weight:700;display:inline-block}.profile-form-route-map{gap:.75rem;margin-top:1.5rem;display:grid}.profile-form-route-map article{background:var(--atlas-soft);border-radius:.75rem;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding:1.1rem;display:grid}.profile-form-route-map h3{margin-top:.2rem;font-size:1rem}.profile-form-route-map p,.profile-form-route-map small{color:var(--atlas-muted);margin-top:.3rem;font-size:.74rem;line-height:1.45;display:block}.profile-status-explainer{border-block:1px solid var(--atlas-line);grid-template-columns:.75fr 1.25fr;gap:1.5rem;padding:1rem 0;display:grid}.profile-status-explainer strong{font-size:1.25rem}.profile-status-explainer p{color:var(--atlas-muted);line-height:1.55}.profile-regulatory-timeline{margin:1.5rem 0 0;padding:0;list-style:none}.profile-regulatory-timeline li{border-left:1px solid var(--atlas-line);grid-template-columns:8rem 1fr;gap:1rem;padding:0 0 1.75rem 1rem;display:grid;position:relative}.profile-regulatory-timeline li:before{background:var(--primary);border:2px solid var(--background);content:"";border-radius:50%;width:.6rem;height:.6rem;position:absolute;top:.2rem;left:-.32rem}.profile-regulatory-timeline time{color:var(--atlas-muted);font-size:.75rem;font-weight:700}.profile-regulatory-timeline h3{font-size:1rem}.profile-regulatory-timeline p{color:var(--atlas-muted);margin-top:.35rem;line-height:1.55}.profile-regulatory-timeline small{color:var(--atlas-muted);margin-top:.4rem;display:block}.profile-regulatory-timeline a{color:var(--primary);margin-top:.5rem;font-size:.75rem;font-weight:700;display:inline-block}.profile-related-list{border-top:1px solid var(--atlas-line);margin-top:1.25rem}.profile-related-list a{border-bottom:1px solid var(--atlas-line);justify-content:space-between;align-items:center;gap:1rem;min-height:4.5rem;padding:.85rem 0;display:flex}.profile-related-list span{gap:.2rem;display:grid}.profile-related-list small{color:var(--atlas-muted)}.profile-method-note{color:var(--atlas-muted);grid-template-columns:minmax(7.5rem,10rem) minmax(0,1fr);align-items:start;gap:1rem;display:grid}.profile-method-review{align-items:flex-start;gap:.45rem;min-width:0;display:flex}.profile-method-review svg{color:var(--primary);flex:none;margin-top:.15rem}.profile-method-review span{gap:.1rem;min-width:0;display:grid}.profile-method-review small{color:var(--atlas-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.68rem;font-weight:750}.profile-method-review time{color:var(--atlas-ink);white-space:nowrap;font-size:.78rem;font-weight:700}.profile-method-note>p{min-width:0;line-height:1.55}.profile-source-list{gap:0;margin-top:1.5rem;display:grid}.profile-source-list>li{border-top:1px solid var(--atlas-line);grid-template-columns:2rem 1fr;gap:.7rem;padding:1rem 0;display:grid}.profile-source-list>li>span{color:var(--primary);font-size:.75rem;font-weight:800}.profile-source-list p{color:var(--atlas-muted);margin-bottom:.3rem;font-size:.78rem;line-height:1.5}.profile-source-list p:first-child{color:var(--atlas-ink);font-size:.85rem}.profile-source-list a{color:var(--primary);align-items:center;gap:.3rem;font-size:.75rem;font-weight:700;display:inline-flex}.profile-inline-citations{gap:.18rem;margin-left:.25rem;display:inline-flex}.library-topic-header{grid-template-columns:1fr auto;align-items:end;gap:2rem;padding:2.5rem 0;display:grid}.library-topic-header>div>p{max-width:44rem;color:var(--atlas-muted);margin-top:.8rem;line-height:1.6}.library-topic-reading-note{font-size:.8rem}.library-saved-header{padding:3rem 0 2rem}.library-saved-header>span{max-width:42rem;color:var(--atlas-muted);margin-top:1rem;line-height:1.65;display:block}.library-saved-toolbar{border-block:1px solid var(--atlas-line);align-items:center;gap:.75rem;padding:1rem 0;display:flex}.library-saved-toolbar>p{color:var(--atlas-muted);flex:1}.library-saved-retention{color:var(--atlas-muted);padding:1rem 0;font-size:.82rem}.library-saved-retention a{color:var(--primary);font-weight:700}.library-saved-view .library-result-list{border-top:1px solid var(--atlas-line)}.comparison-view-controls{background:var(--atlas-soft);border-radius:999px;gap:.2rem;padding:.2rem;display:inline-flex}.comparison-view-controls button{min-height:2.5rem;color:var(--atlas-muted);border-radius:999px;padding:.4rem .8rem;font-size:.78rem;font-weight:750}.comparison-view-controls button[aria-pressed=true]{color:var(--atlas-ink);background:var(--surface);box-shadow:0 2px 10px #2c1f2714}@media (max-width:767px){.library-landing-header{gap:.6rem;padding:1.35rem 0 1rem}.library-landing-header h1{white-space:nowrap;max-width:none;font-size:clamp(2rem,10.2vw,2.45rem);line-height:1}.library-topic-header h1,.library-saved-header h1{font-size:clamp(2.25rem,11vw,3.2rem)}.library-landing-header>div>p{max-width:36rem;margin-top:.55rem;font-size:.9rem;line-height:1.5}.library-trust-line{white-space:nowrap;align-items:flex-start;font-size:.72rem;line-height:1.4}.library-trust-line-full{display:none}.library-trust-line-compact{display:inline}.library-search-stage{margin:.35rem 0 2rem}.library-search>label{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.library-search-shell{border-radius:.75rem;min-height:3.45rem;padding:.25rem .25rem .25rem .7rem}.library-search-shell>svg{width:18px}.library-search-shell input{height:2.85rem;padding-inline:.5rem;font-size:.86rem}.library-search-shell>button:last-child{border-radius:.55rem;min-height:2.85rem;padding-inline:.85rem;font-size:.78rem}.library-continue{flex-direction:column;align-items:flex-start}.library-topic-track{border-block:1px solid var(--atlas-line);grid-template-columns:repeat(2,minmax(0,1fr));margin-inline:0;padding-inline:0;display:grid;overflow:visible}.library-topic-panel{border-radius:0;flex-direction:row;align-items:center;min-width:0;min-height:4.6rem;padding:.75rem .55rem;border:0!important;border-bottom:1px solid var(--atlas-line)!important}.library-topic-panel:nth-child(odd){border-right:1px solid var(--atlas-line)!important}.library-topic-panel:nth-last-child(-n+2){border-bottom:0!important}.library-topic-panel strong{font-size:.82rem}.library-topic-panel small{font-size:.7rem}.library-topic-marker{width:2px;height:1.5rem}.library-discovery-bar{margin-inline:-1rem;padding-inline:1rem}.library-filter-group>div{grid-template-columns:1fr}.library-toolbar-actions .button{padding-inline:.7rem}.library-sort-select{min-width:7.4rem}.library-profile-hit,.library-profile-select{min-height:0;padding:1.25rem 3.2rem 1.25rem 1rem}.library-profile-strip:before{top:1.25rem;bottom:1.25rem}.library-strip-signals{grid-template-columns:1fr 1fr;gap:.65rem}.library-strip-signals>span:last-child{grid-column:1/-1}.library-strip-summary{font-size:.88rem}.library-profile-strip>.research-shelf-control{bottom:.85rem;right:.1rem}.library-comparison-tray{bottom:max(.75rem, env(safe-area-inset-bottom));align-items:flex-start}.library-comparison-tray>div:first-child{gap:.05rem;display:grid}.library-comparison-tray span{display:none}.library-topic-header{grid-template-columns:1fr;padding:2rem 0}.library-topic-header .library-trust-line{display:none}.atlas-profile-hero{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem 0}.atlas-profile-hero h1{text-wrap:pretty;max-width:100%;font-size:clamp(2.55rem,12.5vw,3.5rem);line-height:.96}.atlas-profile-hero[data-title-length=long] h1{font-size:clamp(2.35rem,10.8vw,3rem)}.atlas-profile-hero[data-title-length=very-long] h1{font-size:clamp(2.1rem,9.5vw,2.7rem)}.atlas-profile-hero .compound-profile-summary{margin-top:1rem;font-size:1rem;line-height:1.55}.atlas-profile-hero .library-actions{margin-top:1.1rem}.atlas-profile-hero .library-actions-primary{grid-template-columns:1fr 1fr;align-items:start;gap:.4rem;display:grid}.atlas-profile-hero .library-action-row>.research-shelf-control{grid-column:1;min-width:0;display:block}.atlas-profile-hero .library-action-row>.research-shelf-control button,.atlas-profile-hero .library-action-row>.inline-flex{width:100%;min-width:0}.atlas-profile-hero .library-action-row>.inline-flex{grid-column:2}.atlas-profile-hero .library-actions-primary>.library-actions-support{grid-area:3/1/auto/-1;height:2.4rem;padding-top:.1rem;overflow:auto}.atlas-profile-hero .library-actions-primary>.library-action-secondary{grid-area:2/1/auto/-1;justify-self:center;width:max-content;max-width:100%;min-height:44px;padding-block:0;padding-inline:.75rem;font-size:.82rem}.profile-use-note{margin-bottom:0}.atlas-profile-layout{padding-top:0;display:block}.profile-desktop-contents{display:none}.profile-mobile-contents{z-index:8;background:color-mix(in srgb, var(--background) 95%, transparent);border-block:1px solid var(--atlas-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);scrollbar-width:none;overscroll-behavior-inline:contain;margin:0 -1rem;padding:0 1rem;display:flex;position:sticky;top:3.75rem;overflow-x:auto}.profile-mobile-contents::-webkit-scrollbar{display:none}.profile-mobile-contents a{min-height:3.25rem;color:var(--atlas-muted);white-space:nowrap;flex:none;align-items:center;padding:0 .8rem;font-size:.76rem;font-weight:680;display:inline-flex;position:relative}.profile-mobile-contents a:first-child{padding-left:0}.profile-mobile-contents a[aria-current=location]{color:var(--atlas-ink)}.profile-mobile-contents a[aria-current=location]:after{background:var(--primary);content:"";height:2px;position:absolute;bottom:-1px;left:.8rem;right:.8rem}.profile-mobile-contents a:first-child[aria-current=location]:after{left:0}.compound-profile-section{padding:3rem 0;scroll-margin-top:7.5rem}.compound-profile-section:first-child{padding-top:2rem}.compound-profile-section-body{padding-left:0}.profile-identity-grid,.profile-evidence-intro,.profile-risk-matrix,.profile-status-explainer{grid-template-columns:1fr;gap:1rem}.profile-form-route-map article{grid-template-columns:1fr}.profile-form-route-map article>svg{transform:rotate(90deg)}.profile-regulatory-timeline li{grid-template-columns:1fr;gap:.35rem}.profile-method-note{grid-template-columns:minmax(6.5rem,7.5rem) minmax(0,1fr);gap:.75rem}.library-saved-toolbar{flex-direction:column;align-items:stretch}.library-saved-toolbar .button{width:100%}}@media (min-width:768px) and (max-width:1100px){.library-topic-track{grid-template-columns:repeat(2,minmax(0,1fr))}.library-topic-panel,.library-topic-panel:nth-child(3n){border-right:1px solid var(--atlas-line);border-bottom:1px solid var(--atlas-line)}.library-topic-panel:nth-child(2n){border-right:0}.atlas-profile-hero{grid-template-columns:1fr}}@media (max-width:359px){.library-filter-trigger{padding-inline:.55rem}.library-toolbar-actions{gap:.2rem}.library-toolbar-actions>.inline-flex{width:4.65rem;padding-inline:0;font-size:.7rem;overflow:hidden}.library-sort .library-sort-select{width:6rem;min-width:6rem;max-width:6rem}}@media (prefers-reduced-motion:reduce){.library-profile-strip{transition:none}}
