@font-face{font-family:Source Serif;src:url('/assets/source-serif.ttf?v=2') format('truetype');font-display:swap;font-weight:300 600}@font-face{font-family:DM Sans;src:url('/assets/dm-sans.ttf?v=2') format('truetype');font-display:swap;font-weight:400 600}
:root{--paper:#efede5;--ink:#252725;--muted:#666761;--line:#c7c4b9;--wash:#e7e3d8;--white:#f7f5ef;--serif:'Source Serif',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--paper);color:var(--ink);font:400 1rem/1.6 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{color:inherit}button,a{touch-action:manipulation}a:hover{color:#66604f}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid #625947;outline-offset:5px}button{cursor:pointer}img{display:block;max-width:100%;height:auto}figure,p,h1,h2,h3,h4{margin:0}h1,h2,h3,h4{font-family:var(--serif);font-weight:400;line-height:1.12}h1{font-size:clamp(3rem,5.4vw,5.45rem);letter-spacing:-.045em}h2{font-size:clamp(2rem,3.3vw,3.25rem);letter-spacing:-.035em}h3{font-size:1.7rem;letter-spacing:-.02em}p{color:var(--muted)}.shell{width:calc(100% - 112px);max-width:1320px;margin-inline:auto}.icon{width:22px;height:22px;stroke-width:1.3;flex-shrink:0;vertical-align:middle}.site-header{display:flex;align-items:center;gap:50px;border-bottom:1px solid var(--line);min-height:112px}.brand{width:174px;flex-shrink:0}.brand img{width:100%;mix-blend-mode:multiply}.site-header nav{display:flex;align-items:center;gap:34px;width:100%;margin-left:110px}.site-header nav a{font-size:.9375rem;white-space:nowrap}.site-header nav a[aria-current]{text-decoration:underline;text-underline-offset:7px}.nav-contact{margin-left:auto;display:flex;align-items:center;gap:9px}.menu-toggle{display:none}.skip{position:fixed;left:16px;top:-100px;background:var(--ink);color:white;padding:12px 20px;z-index:30}.skip:focus{top:16px}.home-hero{padding:49px 0 42px;display:grid;grid-template-columns:1.12fr 1fr;gap:46px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.75rem;line-height:1.5;color:#7a7164}.hero-copy h1{margin:18px 0 24px;line-height:1.015}.lede{font-size:1.25rem;line-height:1.5;max-width:670px}.button{margin-top:22px;display:inline-flex;justify-content:space-between;align-items:center;gap:26px;background:var(--ink);color:var(--white);padding:13px 21px;min-height:48px;border:1px solid var(--ink);transition:background .18s}.button:hover{background:#4d4b42;color:white}.landscape{margin-top:50px}.landscape img{width:100%;aspect-ratio:2.2;object-fit:cover}.landscape figcaption{text-align:right;text-transform:uppercase;letter-spacing:.17em;font-size:.75rem;line-height:1.6;color:#7a7164;margin-top:16px}.pathways{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);padding:34px 0}.pathway{display:flex;gap:26px;padding:0 32px}.pathway:first-child{padding-left:10px}.pathway:last-child{padding-right:5px}.pathway+.pathway{border-left:1px solid var(--line)}.pathway>.icon{width:64px;height:64px;stroke-width:.8;margin-top:6px}.pathway h2{font-size:1.6rem;letter-spacing:-.025em;margin-bottom:9px}.pathway p{font-size:.95rem;line-height:1.5}.starting{padding:36px 0 32px;border-bottom:1px solid var(--line)}.starting h2{margin-bottom:14px}.function-list{margin-bottom:20px}.function-list>a{display:grid;grid-template-columns:1.1fr 1fr 24px;align-items:center;gap:30px;padding:10px 8px;border-bottom:1px solid var(--line);font-size:1.1rem}.function-list>a:hover{background:#e6e3d9}.function-names{font-size:.94rem;color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:9px;font-size:1rem}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.prick-feature{display:grid;grid-template-columns:160px 1fr;gap:38px;border-bottom:1px solid var(--line);padding:34px 0}.feature-icon{display:flex;align-items:center;justify-content:center;border-right:1px solid var(--line)}.feature-icon .icon{width:90px;height:90px;stroke-width:.65}.prick-brand{width:230px;margin:-20px 0 4px -12px;mix-blend-mode:multiply}.prick-feature h2{font-size:2.7rem}.prick-feature p{margin:9px 0 8px;font-size:1.1rem}.mission-feature{padding:30px 0}.mission-feature p{font-size:1.13rem;margin:12px 0 16px}.site-footer{display:grid;grid-template-columns:174px 1.5fr 1fr 1fr;gap:38px;border-top:1px solid var(--line);padding:32px 0 50px;margin-top:4px;align-items:center}.site-footer>.brand{width:153px}.site-footer>div,.site-footer>.download{border-left:1px solid var(--line);padding-left:34px;font-size:.875rem}.site-footer>div>a{display:block;color:var(--muted);margin-top:4px}.download{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:50px}.download .icon{width:17px}.breadcrumb{display:flex;flex-wrap:wrap;gap:10px;color:var(--muted);font-size:.875rem;margin-bottom:25px}.breadcrumb span[aria-hidden]{color:#aaa69c}.page-intro{padding:46px 0 32px}.page-intro h1{font-size:clamp(3rem,5vw,4.8rem);margin:10px 0 15px}.page-intro .lede{max-width:790px}.page-intro.with-art{display:grid;grid-template-columns:1fr 190px;gap:40px;align-items:center}.intro-art{width:130px;height:130px;stroke-width:.7;justify-self:center}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:25px}.section-heading h2{font-size:2.35rem}.content-section{padding:36px 0;border-top:1px solid var(--line)}.content-section>p{max-width:780px}.columns{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.columns h3{margin:16px 0 12px}.columns p+p{margin-top:12px}.columns .icon{width:42px;height:42px;stroke-width:1}.body-copy p+p{margin-top:16px}.body-copy a:not(.button):not(.text-link){text-decoration:underline;text-underline-offset:3px}.body-copy h3{margin:28px 0 12px}.body-copy ul{color:var(--muted);padding-left:21px}.body-copy li{padding:4px 0}.reading-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:56px;padding-bottom:40px}.reading-nav{position:sticky;top:26px;align-self:start}.reading-nav .eyebrow{margin-bottom:15px}.reading-nav a{display:block;padding:9px 0;font-size:.925rem;color:var(--muted)}.reading-nav a:hover{color:var(--ink)}.reading-content{min-width:0}.reading-content .content-section:first-child{border-top:0;padding-top:0}.reading-content h2{font-size:2.5rem;margin-bottom:20px}.reading-content>section p{max-width:820px}.reading-content .columns{grid-template-columns:1fr 1fr}.source-links{display:flex;flex-wrap:wrap;gap:10px 25px;margin-top:24px}.source-links a{display:inline-flex;align-items:center;gap:8px;font-size:.875rem;text-decoration:underline;text-underline-offset:4px}.source-links .icon{width:16px}.quiet-quote{font-family:var(--serif);font-size:2rem;color:var(--ink);line-height:1.35;margin:28px 0 12px}.quote-credit{font-size:.75rem;text-transform:uppercase;letter-spacing:.14em}.flow{display:flex;align-items:stretch;gap:12px;margin:25px 0;flex-wrap:wrap}.flow>div{border:1px solid var(--line);flex:1;min-width:120px;padding:18px}.flow strong{font-weight:500;display:block;margin:5px 0}.flow p{font-size:.9rem}.step-number{color:#847969;font-size:.75rem;letter-spacing:.14em}.resource-row{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:24px 0;border-top:1px solid var(--line)}.resource-row h3{margin-bottom:8px}.resource-row .icon{width:26px}.back-link{display:inline-flex;gap:8px;align-items:center;font-size:.875rem}.back-link .icon{width:17px}.muted{color:var(--muted)}[hidden]{display:none!important}
@media(min-width:1500px){.home-hero h1{font-size:5.9rem}}
@media(max-width:1150px){.shell{width:calc(100% - 64px)}.site-header{gap:25px}.site-header nav{margin-left:35px;gap:24px}.brand{width:155px}.home-hero{gap:32px}.pathway{padding:0 22px;gap:18px}.pathway>.icon{width:48px;height:48px}.pathway h2{font-size:1.4rem}.site-footer{gap:24px;grid-template-columns:140px 1.5fr 1fr 1fr}.site-footer>.brand{width:135px}.site-footer>div,.site-footer>.download{padding-left:23px}.reading-layout{gap:32px;grid-template-columns:200px minmax(0,1fr)}}
@media(max-width:850px){.site-header{min-height:94px;justify-content:space-between;position:relative;flex-wrap:wrap;padding-block:20px}.brand{width:145px}.menu-toggle{display:flex;align-items:center;gap:9px;background:none;border:0;padding:8px 0 8px 12px}.site-header nav{display:none;margin:0;flex-basis:100%;gap:0}.site-header nav.is-open{display:flex;flex-direction:column;align-items:stretch;padding-top:15px}.site-header nav a{padding:12px 0;border-top:1px solid var(--line)}.nav-contact{margin-left:0}.home-hero{grid-template-columns:1fr;gap:30px;padding-top:36px}.home-hero h1{font-size:clamp(3rem,8.4vw,5.6rem);line-height:1.02}.landscape{margin-top:0}.landscape img{aspect-ratio:2.8}.landscape figcaption{font-size:.7rem}.landscape figcaption br{display:none}.pathways{gap:20px;padding-block:27px}.pathway{display:block;padding-inline:16px}.pathway>.icon{margin-bottom:15px}.pathway h2{font-size:1.35rem}.function-list>a{grid-template-columns:1fr 24px;gap:6px 15px}.function-names{grid-column:1;grid-row:2}.function-list .icon{grid-column:2;grid-row:1/3}.site-footer{grid-template-columns:140px 1fr}.site-footer .download{border-top:1px solid var(--line);border-left:0;padding:20px 0 0}.reading-layout{grid-template-columns:1fr;gap:30px}.reading-nav{position:static;border-block:1px solid var(--line);padding:14px 0}.reading-nav nav{display:flex;flex-wrap:wrap;gap:4px 25px}.reading-nav .eyebrow{margin-bottom:4px}.page-intro.with-art{grid-template-columns:1fr 100px;gap:20px}.intro-art{width:90px;height:90px}.columns{gap:25px}.columns h3{font-size:1.5rem}.prick-feature h2{font-size:2.35rem}}
@media(max-width:550px){.shell{width:calc(100% - 40px)}.site-header{min-height:88px}.home-hero{padding-top:28px}.eyebrow{font-size:.7rem;letter-spacing:.12em}.home-hero h1{font-size:clamp(2.35rem,10.2vw,3.75rem);letter-spacing:-.045em;margin:18px 0}.lede{font-size:1.0625rem}.button{font-size:.95rem;gap:20px}.landscape img{aspect-ratio:2.1}.pathways{grid-template-columns:1fr;padding:0;gap:0}.pathway{display:flex;gap:24px;padding:23px 0!important}.pathway+.pathway{border-left:0;border-top:1px solid var(--line)}.pathway>.icon{width:48px;height:48px;margin:0;align-self:center}.pathway h2{font-size:1.45rem}.pathway p{font-size:.9375rem}.starting{padding:27px 0}.function-list>a{padding:12px 0;font-size:1rem}.function-names{font-size:.8125rem}.prick-feature{grid-template-columns:60px 1fr;gap:22px;padding:26px 0}.feature-icon .icon{width:48px;height:70px}.prick-brand{max-width:210px;width:100%;margin-left:-8px}.prick-feature h2{font-size:1.95rem}.prick-feature p{font-size:1rem}.mission-feature p{font-size:1rem}.site-footer{gap:22px;grid-template-columns:1fr 1fr;padding-block:28px}.site-footer>.brand{width:126px}.site-footer>div{font-size:.8rem;padding-left:18px;overflow-wrap:anywhere}.site-footer>.download{font-size:.8rem;gap:8px}.page-intro{padding-top:30px}.page-intro h1{font-size:3rem;overflow-wrap:anywhere}.page-intro.with-art{grid-template-columns:1fr 60px;gap:10px}.intro-art{width:58px;height:58px}.columns,.reading-content .columns{grid-template-columns:1fr;gap:28px}.section-heading{align-items:flex-start;flex-direction:column;gap:10px}.content-section{padding-block:28px}.reading-content h2{font-size:2rem}.flow{flex-direction:column}.flow>div{min-width:0}.quiet-quote{font-size:1.7rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@font-face{font-family:DM Sans;src:url('/assets/dm-sans-medium.ttf') format('truetype');font-display:swap;font-weight:500 600}.brand img{filter:grayscale(1) brightness(1.16) contrast(1.2)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.library-tools{display:flex;align-items:center;gap:24px;margin:0 0 23px}.search-field{display:flex;align-items:center;gap:12px;border:1px solid var(--line);background:transparent;padding:12px 15px}.search-field:focus-within{border-color:#625947}.search-field input{width:100%;min-width:0;outline:none;background:none;border:0;color:var(--ink);font-size:1rem;padding:0}.search-field input::placeholder{color:#77786f}.search-field input:focus-visible{outline:0}.search-field .icon{width:20px;height:20px}.library-tools .search-field{max-width:620px;width:100%}.result-count{font-size:.875rem;color:var(--muted);margin-left:auto;white-space:nowrap}.filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:32px}.filters button{background:none;border:1px solid var(--line);padding:8px 14px;font-size:.875rem;min-height:43px;transition:background .15s,color .15s}.filters button:hover{background:var(--wash)}.filters button[aria-pressed=true]{background:var(--ink);color:var(--white);border-color:var(--ink)}.filters button span{margin-left:10px;opacity:.65}.peptide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.peptide-card{border:1px solid var(--line);padding:23px 26px 20px;display:flex;flex-direction:column;min-height:250px;transition:background .15s,border-color .15s}.peptide-card:hover{background:var(--white);border-color:#8f8779;color:var(--ink)}.card-top{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:20px}.card-top .eyebrow{max-width:190px;font-size:.6875rem}.card-top .icon{width:44px;height:44px;stroke-width:.8;color:#776d5e}.peptide-card h2{font-size:2.12rem;margin-bottom:9px}.peptide-card>p{font-size:.9375rem;line-height:1.45}.card-link{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:26px;margin-top:auto;font-size:.8125rem}.card-link .icon{width:19px}.library-bottom{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:40px 0;margin-top:40px;border-top:1px solid var(--line)}.library-bottom h2{font-size:2.4rem;margin-bottom:10px}.empty-state{padding:65px 25px;text-align:center;border:1px solid var(--line)}.empty-state h2{font-size:2.5rem;margin-bottom:15px}.reset-search{margin-top:20px;background:none;border:0;text-decoration:underline;text-underline-offset:4px;padding:10px}.peptide-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:46px}.peptide-sidebar{border-right:1px solid var(--line);padding:31px 22px 45px 0}.sidebar-inner{position:sticky;top:24px;max-height:calc(100dvh - 48px);overflow-y:auto;scrollbar-width:thin;padding-right:3px}.peptide-sidebar .back-link{margin:18px 0 23px}.peptide-sidebar .search-field{padding:9px 11px;margin-bottom:20px}.peptide-sidebar input{font-size:.875rem}.sidebar-group{padding:17px 0;border-bottom:1px solid var(--line)}.sidebar-group:last-child{border-bottom:0}.sidebar-group .eyebrow{font-size:.6875rem;margin-bottom:8px}.sidebar-group a{display:block;padding:7px 11px;margin-inline:-11px;font-size:.9375rem}.sidebar-group a:hover{background:var(--wash);color:var(--ink)}.sidebar-group a[aria-current]{background:var(--ink);color:var(--white)}.index-toggle{display:none}.peptide-content{padding-top:30px;min-width:0}.peptide-content .breadcrumb{margin-bottom:32px}.compound-hero{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:30px;align-items:center;padding-bottom:30px}.compound-hero h1{font-size:clamp(3.1rem,5.4vw,5.1rem);margin:15px 0 19px;line-height:1.03;overflow-wrap:anywhere}.compound-hero .lede{font-size:1.16rem}.compound-art{justify-self:center;width:115px;height:115px;stroke-width:.7;color:#766c5d}.receptor-diagram{width:180px;height:auto}.page-tabs{display:flex;flex-wrap:wrap;gap:10px 28px;padding:12px 0 20px;border-bottom:1px solid var(--line);font-size:.875rem}.page-tabs a:hover{text-decoration:underline;text-underline-offset:6px}.compound-section{padding:32px 0;border-bottom:1px solid var(--line)}.compound-section h2{font-size:2.3rem;margin-bottom:17px}.compound-section>p{font-size:1.025rem}.mechanism-list{margin:22px 0 0}.mechanism-list>div{display:grid;grid-template-columns:180px 1fr;gap:22px;border-bottom:1px solid var(--line);padding:14px 0}.mechanism-list>div:first-child{padding-top:0}.mechanism-list>div:last-child{border-bottom:0}.mechanism-list dt,.term-list dt{font-weight:500}.mechanism-list dd,.term-list dd{margin:0;color:var(--muted)}.mechanism-context{margin-top:22px}.term-list{margin:0;display:grid;grid-template-columns:1fr 1fr;gap:22px 30px}.term-list dt{margin-bottom:6px}.term-list dd{font-size:.9375rem}.related-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.related-grid a{position:relative;padding-right:32px}.related-grid a+a{border-left:1px solid var(--line);padding-left:24px}.related-grid h3{font-size:1.35rem;margin-bottom:8px}.related-grid p{font-size:.875rem;line-height:1.45}.related-grid .icon{position:absolute;right:0;top:8px;width:18px}.peptide-pagination{display:flex;justify-content:space-between;gap:25px;padding:28px 0 37px}.peptide-pagination a{display:flex;align-items:center;gap:14px;font-size:.9375rem}.peptide-pagination small{display:block;color:var(--muted);font-size:.75rem}.peptide-pagination a:last-child{text-align:right}.peptide-pagination .icon{width:18px}.detail-page .site-footer{margin-top:0}
@media(max-width:1150px){.peptide-layout{grid-template-columns:215px minmax(0,1fr);gap:34px}.compound-hero{grid-template-columns:minmax(0,1fr) 130px;gap:20px}.compound-hero h1{font-size:4rem}.receptor-diagram{width:130px}.compound-art{width:90px;height:90px}.peptide-card{padding:21px}.peptide-card h2{font-size:1.9rem}.mechanism-list>div{grid-template-columns:145px 1fr}}
@media(max-width:850px){.peptide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.peptide-layout{grid-template-columns:1fr;gap:0}.peptide-sidebar{border-right:0;border-bottom:1px solid var(--line);padding:20px 0 17px}.sidebar-inner{position:static;max-height:none;overflow:visible;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:15px}.peptide-sidebar .back-link{margin:0}.peptide-sidebar>.sidebar-inner>.eyebrow{display:none}.index-toggle{display:flex;align-items:center;gap:12px;border:0;background:none;padding:5px 0;font-size:.875rem}#peptide-index{display:none;flex-basis:100%;padding-top:10px}#peptide-index.is-open{display:block}#peptide-index nav{display:grid;grid-template-columns:1fr 1fr;column-gap:35px}.sidebar-group a{margin-inline:0}.compound-hero{grid-template-columns:1fr 150px}.receptor-diagram{width:150px}.compound-hero h1{font-size:4rem}.compound-art{width:100px;height:100px}.library-bottom{align-items:flex-start;flex-direction:column}}
@media(max-width:550px){.library-tools{gap:12px;flex-wrap:wrap;margin-bottom:20px}.library-tools .search-field{flex-basis:100%}.result-count{margin-left:0}.search-field input{font-size:.9375rem}.filters{gap:8px;margin-bottom:23px}.filters button{font-size:.8125rem;padding:8px 11px}.peptide-grid{grid-template-columns:1fr;gap:15px}.peptide-card{min-height:212px;padding:23px}.peptide-card h2{font-size:2.15rem}.card-top{margin-bottom:12px}.card-top .eyebrow{font-size:.6875rem;max-width:none}.library-bottom{padding-block:30px;margin-top:28px}.library-bottom h2{font-size:2rem}.compound-hero{grid-template-columns:1fr 65px;gap:12px;padding-bottom:25px}.compound-hero h1{font-size:clamp(2.4rem,9.4vw,3.5rem)}.compound-hero .lede{font-size:1rem;grid-column:1/-1}.compound-art{width:60px;height:60px}.receptor-diagram{width:74px}.compound-hero>div{display:contents}.compound-hero .eyebrow{grid-column:1/-1}.compound-hero h1{grid-column:1;margin:0}.compound-hero>.compound-art,.compound-hero>.receptor-diagram{grid-column:2;grid-row:2}.page-tabs{gap:15px 20px;font-size:.8125rem}.compound-section{padding-block:26px}.compound-section h2{font-size:1.95rem}.mechanism-list>div{grid-template-columns:1fr;gap:5px;padding:13px 0}.term-list{grid-template-columns:1fr}.related-grid{grid-template-columns:1fr;gap:20px}.related-grid a+a{border-left:0;padding-left:0;border-top:1px solid var(--line);padding-top:20px}.related-grid a+a .icon{top:28px}.peptide-pagination{gap:15px}.peptide-pagination a{font-size:.8125rem;gap:7px}.peptide-pagination small{font-size:.6875rem}.breadcrumb{font-size:.8125rem;gap:8px}.peptide-content .breadcrumb{margin-bottom:24px}.sidebar-group .eyebrow{font-size:.6875rem}.sidebar-group a{font-size:.875rem;padding-left:8px}.source-links{gap:12px 20px}.source-links a{font-size:.8125rem}}
.comic-section{padding:30px 0 40px;border-top:1px solid var(--line)}.comic-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.comic-grid img{width:100%;aspect-ratio:1;object-fit:contain;mix-blend-mode:multiply}.comic-grid figcaption{text-align:center;margin-top:8px;font-size:.9375rem}.about-lead{display:grid;grid-template-columns:1fr 1.25fr;gap:70px;padding-block:40px}.about-lead h2{max-width:450px}.about-lead p{font-size:1.13rem}.beyond-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 40px;margin-top:28px}.beyond-grid h3{font-size:1.65rem;margin-bottom:10px}.contact-section{display:flex;justify-content:space-between;gap:35px;align-items:center;padding-bottom:45px}.contact-section h2{margin:12px 0}.contact-email{display:inline-flex;gap:17px;align-items:center;font-size:1.25rem;margin-top:20px}.coming-soon{display:block;font-size:.8125rem;color:var(--muted);margin-top:5px}.document-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:10px 0 40px}.document{border-top:1px solid var(--line);padding-top:25px;min-width:0}.document h2{font-size:2.6rem;margin:15px 0;max-width:520px}.document-actions{display:flex;align-items:center;gap:22px;margin:5px 0 30px}.document-actions .text-link{margin-top:22px;font-size:.875rem}.chapter-list{border-block:1px solid var(--line)}.chapter-list summary{display:flex;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;padding:18px 0;font-size:.9375rem}.chapter-list summary::-webkit-details-marker{display:none}.chapter-list[open] summary .icon{transform:rotate(180deg)}.chapter-list ol{list-style:none;padding:0;margin:0 0 12px}.chapter-list li a{display:grid;grid-template-columns:24px 1fr 18px;gap:12px;padding:10px 0;border-top:1px solid var(--line);font-size:.875rem}.chapter-number{color:var(--muted);font-size:.75rem;padding-top:2px}.chapter-list li .icon{width:17px;height:17px}.learning-groups .resource-row h3{font-size:1.55rem}.learning-groups .resource-row:first-child{border-top:0;padding-top:0}
@media(max-width:850px){.about-lead{gap:35px}.beyond-grid{grid-template-columns:1fr 1fr}.document-grid{gap:32px}.document h2{font-size:2.2rem}.document-actions{align-items:flex-start;flex-direction:column;gap:15px}.document-actions .text-link{margin:0}.comic-grid{gap:18px}.contact-section{align-items:flex-start}}
@media(max-width:550px){.comic-grid{grid-template-columns:1fr 1fr;gap:25px 16px}.comic-grid figcaption{font-size:.875rem}.about-lead{grid-template-columns:1fr;gap:25px;padding-block:28px}.about-lead p{font-size:1rem}.beyond-grid{grid-template-columns:1fr;gap:24px}.contact-section{flex-direction:column}.contact-email{font-size:1rem;gap:9px;overflow-wrap:anywhere}.document-grid{grid-template-columns:1fr;gap:35px}.document h2{font-size:2.15rem}.document-actions{flex-direction:row;align-items:center;gap:20px}.document-actions .text-link{margin-top:22px}}

.guide-opening{border-top:0;border-bottom:1px solid var(--line);padding-top:32px}.guide-opening .page-intro{padding:0 0 25px}.guide-intro h2{margin-bottom:15px}.guide-intro{padding-block:36px}
@media(max-width:550px){.guide-opening{padding-top:26px;padding-bottom:28px}.guide-opening .page-intro{padding-bottom:20px}.guide-intro{padding-block:28px}}

/* Direct homepage directory and matching editorial line art. */
.hero-illustration{margin:0;align-self:center}.hero-illustration img{width:100%;aspect-ratio:1.5;object-fit:contain;mix-blend-mode:multiply}.home-directory{padding:38px 0 43px;border-bottom:1px solid var(--line);scroll-margin-top:28px}.home-directory .section-heading{margin-bottom:24px;align-items:end}.home-directory .section-heading h2{margin-top:8px}.home-directory .section-heading>p{font-size:.85rem}.home-peptide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.home-peptide{display:flex;align-items:center;gap:18px;min-height:108px;padding:22px 20px;border:1px solid var(--line);background:#f5f2eb;transition:background .18s,border-color .18s}.home-peptide:hover{background:#e8e1d5;border-color:#94816b;color:var(--ink)}.home-peptide>.icon:first-child{width:31px;height:31px;color:#9c866a;stroke-width:1}.home-peptide>div{flex:1;min-width:0}.home-peptide h3{font-size:1.48rem;line-height:1.18}.home-peptide p{font-size:.75rem;line-height:1.5;margin-top:7px}.home-peptide>.icon:last-child{width:17px;height:17px;color:#786c5b}.home-directory .section-heading h2{font-size:2.5rem}
@media(max-width:1100px){.home-peptide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-peptide{min-height:104px}.home-hero{gap:24px}.hero-illustration{max-width:510px}}
@media(max-width:650px){.home-peptide-grid{grid-template-columns:1fr}.home-directory .section-heading{display:block}.home-directory .section-heading>p{margin-top:12px}.home-directory .section-heading h2{font-size:2.25rem}.home-peptide{min-height:93px;padding:17px 20px}.home-peptide h3{font-size:1.55rem}.hero-illustration{max-width:340px;margin:0 auto}.home-hero{padding-bottom:25px}.home-peptide p{font-size:.8rem}}

.prick-feature .prick-nonprofit{font-size:.88rem;margin-top:9px}

/* Keep every editorial column within the available page width. */
body:not(.texasprick-site) .shell{width:calc(100% - clamp(36px,6vw,80px));max-width:1200px}
body:not(.texasprick-site) main{min-width:0}
body:not(.texasprick-site) :is(section,article,aside,figure,nav,header,footer,div){min-width:0}
body:not(.texasprick-site) :is(h1,h2,h3,p,dd,dt,a){overflow-wrap:anywhere}
body:not(.texasprick-site) .site-header{gap:36px;min-height:100px}
body:not(.texasprick-site) .site-header nav{width:auto;flex:1;min-width:0;margin-left:0;justify-content:flex-end;gap:clamp(18px,2.5vw,32px)}
body:not(.texasprick-site) .site-header .brand{width:155px}
body:not(.texasprick-site) .nav-contact{margin-left:18px}
.home-hero{grid-template-columns:minmax(0,.95fr) minmax(0,1.25fr);gap:42px;padding:44px 0;align-items:center}
.home-hero h1{font-size:clamp(2.35rem,3.8vw,3.4rem);line-height:1.07;letter-spacing:-.035em;margin:16px 0 22px}
.home-hero .lede{font-size:1.08rem;max-width:38ch}
.ember-photo{margin:0;min-width:0;background:#2a241e}
.ember-photo img{width:100%;height:auto;aspect-ratio:1672/941;object-fit:contain;display:block}
.pathways{grid-template-columns:repeat(3,minmax(0,1fr));padding-block:28px}
.pathway{gap:18px;padding-inline:24px}
.pathway>.icon{width:44px;height:44px}
.pathway h2{font-size:1.42rem}
.pathway p{font-size:.93rem}
.home-directory{padding:40px 0}
.home-peptide-grid{gap:14px}
.home-peptide{padding:20px 17px;gap:14px}
.home-peptide h3{font-size:1.35rem}
.home-peptide p{font-size:.82rem}
.prick-feature.photo-feature{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:center;gap:44px;padding:44px 0}
.photo-feature .prick-brand{width:230px;max-width:100%;margin:0 0 10px}
.photo-feature h2{font-size:clamp(2rem,3vw,2.7rem)}
.photo-feature p{font-size:1rem;max-width:43ch}
.photo-feature .text-link{margin-top:8px}
.mission-feature{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.8fr);gap:60px;align-items:center;padding:38px 0}
.mission-feature h2{font-size:clamp(2rem,3vw,2.7rem);max-width:19ch}
.mission-feature p{font-size:1rem;max-width:52ch}
.mission-illustration img{width:100%;height:auto;mix-blend-mode:multiply}
.page-intro.with-photo{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:center;gap:44px;padding-bottom:45px}
.page-intro.with-photo h1{font-size:clamp(2.5rem,4vw,3.7rem)}
.page-intro.with-photo .lede{font-size:1.12rem}
.page-intro.with-art{grid-template-columns:minmax(0,1fr) 150px}
.columns{grid-template-columns:repeat(3,minmax(0,1fr))}
.reading-content .columns{grid-template-columns:repeat(2,minmax(0,1fr))}
.mechanism-list>div{grid-template-columns:180px minmax(0,1fr)}
.term-list,.related-grid,.document-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.about-lead{grid-template-columns:minmax(0,1fr) minmax(0,1.25fr)}
.beyond-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.peptide-pagination>a{flex:1;min-width:0}
.peptide-pagination>a:last-child{justify-content:flex-end}
.site-footer{grid-template-columns:145px minmax(0,1.3fr) repeat(2,minmax(0,1fr));gap:28px}
.site-footer>div,.site-footer>.download{padding-left:24px;min-width:0}
.site-footer>div>a{overflow-wrap:anywhere}
@media(max-width:1000px){
 .home-hero{grid-template-columns:minmax(0,1fr);gap:28px;padding-top:32px}
 .home-hero h1{font-size:clamp(2.3rem,5.5vw,3.4rem)}
 .home-hero .lede{max-width:52ch}
 .home-hero .ember-photo{width:100%}
 .prick-feature.photo-feature{gap:28px}
 .mission-feature{gap:32px}
 .page-intro.with-photo{grid-template-columns:minmax(0,1fr);gap:28px}
 .page-intro.with-photo h1{max-width:22ch}
 .page-intro.with-photo .lede{max-width:60ch}
 .site-footer{grid-template-columns:145px minmax(0,1fr)}
 .site-footer>.download{border-left:0;border-top:1px solid var(--line);padding:18px 0 0}
}
@media(max-width:850px){
 body:not(.texasprick-site) .site-header{gap:0;min-height:88px}
 body:not(.texasprick-site) .site-header nav{flex-basis:100%;margin:0;gap:0}
 body:not(.texasprick-site) .nav-contact{margin-left:0}
 .page-intro.with-art{grid-template-columns:minmax(0,1fr) 90px}
 .compound-hero{grid-template-columns:minmax(0,1fr) 120px}
 .receptor-diagram{max-width:100%;height:auto}
 .mission-feature{grid-template-columns:minmax(0,1fr) minmax(0,.65fr);gap:24px}
 .beyond-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .contact-section{flex-wrap:wrap}
}
@media(max-width:700px){
 .prick-feature.photo-feature{grid-template-columns:minmax(0,1fr);gap:26px;padding:32px 0}
 .pathways{grid-template-columns:minmax(0,1fr);padding:0}
 .pathway{display:flex;padding:23px 0!important;gap:20px}
 .pathway+.pathway{border-left:0;border-top:1px solid var(--line)}
 .pathway>.icon{margin:0;align-self:center}
 .pathway h2{font-size:1.45rem}
 .mission-feature{grid-template-columns:minmax(0,1fr);gap:20px;padding-block:32px}
 .mission-illustration{max-width:330px;justify-self:center}
 .columns{grid-template-columns:minmax(0,1fr)}
 .about-lead{grid-template-columns:minmax(0,1fr);gap:24px}
}
@media(max-width:550px){
 .home-hero{padding-top:26px;gap:25px}
 .home-hero h1{font-size:clamp(2rem,8.5vw,2.85rem);letter-spacing:-.035em}
 .home-hero .lede,.page-intro.with-photo .lede{font-size:1rem}
 .home-directory .section-heading h2{font-size:2rem}
 .home-peptide h3{font-size:1.4rem}
 .page-intro.with-art{grid-template-columns:minmax(0,1fr) 60px}
 .page-intro.with-photo{gap:24px;padding-bottom:30px}
 .page-intro.with-photo h1{font-size:2.5rem}
 .reading-content .columns,.term-list,.related-grid,.document-grid,.beyond-grid{grid-template-columns:minmax(0,1fr)}
 .compound-hero{grid-template-columns:minmax(0,1fr) 65px}
 .mechanism-list>div{grid-template-columns:minmax(0,1fr)}
 .document-actions{flex-wrap:wrap;gap:14px}
 .contact-email{max-width:100%;font-size:clamp(.88rem,4vw,1rem);gap:7px}
 .site-footer{grid-template-columns:minmax(0,1fr);gap:18px;padding-top:28px}
 .site-footer>div{padding-left:0;border-left:0;font-size:.9rem}
 .site-footer>.download{font-size:.88rem}
 .site-footer>.brand{width:140px}
 .section-heading h2{overflow-wrap:anywhere}
}
