/* 



Theme Name: Dr. Art Salomon



Theme URI: http://www.influxstudio.com



Description: Proteomics 



Version: 1.0



Author: inFlux Studio



Author URI: http://www.influxstudio.com



Tags: cell biology





The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php



*/







/* Elements */



/* The small navigation stylesheet is inlined here to avoid a second render-blocking request. */

#navbg {
	float: left;
	background: url('img/menu_026_bg.webp?v=20260806a') no-repeat !important;
	width: 172px !important;
	height: 619px !important;
	padding: 15px !important;
	overflow: visible !important;
}

#nav {
	float: left;
	padding: 15px !important;
}

#nav ul {
	list-style: none !important;
	padding: 0 !important;
}

#nav li {
	list-style: none !important;
	display: block !important;
	padding: 10px 0 !important;
}

#nav li a {
	list-style: none !important;
	display: block !important;
	background: url('img/menu_026_b.png?v=20260806a') no-repeat left center !important;
	color: #000 !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
	font-size: 13px !important;
	text-decoration: none !important;
	padding: 0 5px 0 25px !important;
	border: 0 !important;
}

#nav li a:visited {
	background: url('img/menu_026_b.png?v=20260806a') no-repeat left center !important;
	color: #000 !important;
	text-decoration: none !important;
}

#nav li a:hover {
	list-style: none !important;
	display: block !important;
	background: url('img/menu_026_h.png?v=20260806a') no-repeat left center !important;
	color: #000 !important;
	text-decoration: none !important;
}

#nav li a:active {
	background: url('img/menu_026_b.png?v=20260806a') no-repeat left center !important;
	color: #000 !important;
	text-decoration: none !important;
}

.vertmenu a,
.vertmenu li,
.vertmenu ul li a,
#vertmenu a,
#vertmenu li a,
.sidebar a,
.sidebar li a {
	color: #000 !important;
}



* {



	margin:0;



	padding:0;



}



body {



	margin: 0;



	padding: 0;



	font-family: Verdana,Tahoma, Arial, Serif;	



	line-height: 1.5em;



	font-size: 10px; /* IE5 Win */



  	voice-family: "\"}\""; 



  	voice-family: inherit;



  	font-size: 10px; /* easy scaling */



  	font-size: 0.76em;



	color: #000;



	



}



h1, h2, h3, h4, h5, h6 {



	margin: 0;



	padding: 0;



	font-family:Verdana,Tahoma, Arial, Serif;



	font-weight:normal;



	color: #000;	



}


h3 {



	margin: 0;



	padding: 0;



	font-family:Verdana,Tahoma, Arial, Serif;



	font-weight:normal;



	color: #000;	



}




p, blockquote, ul, ol {



	margin-top: 0;



	padding-top: 0;



	margin-bottom:0.5em;



}



p {



	line-height:1.7em;



	font-family: Verdana,Tahoma, Arial, Serif;



	font-size: 0.9em;



	margin-bottom: 0.9em;



	text-align:left;



}



pre {



	font-size:1.5em;



}



a:link, a:visited {



	color: #02508B;



	text-decoration:none;



	border-bottom:#02508B 1px dotted;



}



a:hover,a:active {



	color:#931010;



	text-decoration:none;



}



img.left {



	float:left;



	margin:0 1em 1em 0;



}



img.right {



	float:right;



	margin:0 0 1em 1em;



}



a img {



	border:0;



}



blockquote {



	margin:1em;



	padding:5px 1em;



	color:#000;



	background:#eee;



}



fieldset {



	border:none;



}



dl {



	margin:1em 0px;



}



dt {



	font-weight:bold;



}



dd {



	margin:0.5em 1em;



	padding:0;



}



code {



	font-size: 1em;	



}





sup, sub {



	height: 0;



	line-height: 1;



	vertical-align: baseline;



	_vertical-align: bottom;



	position: relative;



	font-size:0.6em;	



}







sup {



	bottom: 1ex;



}







sub {



	top: .5ex;



}



/* Header */





#header {



	width: 1124px;



	height: 75px;



	margin: 0px auto 0 auto;



	background:url(img/bg_header.png?v=20260806b) no-repeat top center;



}







/* Logo */







#logo {



	float: left;



	padding: 177px 0 0 100px;



}







#logo #h1 {



	font-family: Verdana,Tahoma, Arial, Serif;



	font-size: 4em;


}



#logo #h2 {



	font-size: 1em;



	font-family: Verdana,Tahoma, Arial, Serif;



	color:#aaa;



	padding:5px 10px 10px 10px;



}



#logo #h1 a {



	text-decoration: none;



	color:#777;



	border:0;



}



#logo #h1 a:hover, #logo #h1 a:visited, #logo #h1 a:link {



	border:0;



}







#logoimage {



	height: 70px;



	width:120px;



	margin:35px 0 0 120px;



	padding-left:10px;



	background:url(img/logo.gif) no-repeat;



	cursor:hand;



}



#bookmarker img {



	margin: 10px 0;



	width: 16px;



	height: 16px;



}





/* Menu */



#menu {



	width: 1124px;



	margin:0 auto;



	padding-top:0px;



	min-height:0;



	line-height:30px;



	background:none;



	overflow:hidden;



}







#menu ul {



	margin:0;



	padding:177px 110px 0px 0;



	list-style: none;



	text-align:right;



	float:right;



	font-variant:small-caps;



	display: inline;



}







#menu li {



	display: inline;



}







#menu a {



	padding:3px 0px 3px 10px ;



	text-decoration: none;



	font-size: 1em;



	border:0;



	color:#999;



	-moz-border-radius: 3px;



	-webkit-border-radius: 3px;



	border-radius: 3px;



}



#menu a:hover, #menu a:active, #menu li.current_page_item a:link, #menu li.current_page_item a:visited, #menu li.current_page_item a:hover, #menu li.current_page_item a:active {



	color:#999;



	border:0;



}







.header-strip {



	background-color:#f5f5f5;



	height:2px;



	margin: 0 63px 0 470px;



	text-align:right;



	clear:both;



}



/* Main */



#main {



	width: 1124px;



	margin: 0 auto;



	background:#fff;



	border:#eee 0px solid;



	background:url(img/bg.png?v=20260806b) repeat-y center;



}





#main h2 {



	padding:4px;



	font-size: 2em;		



	line-height:1.2em;



	font-weight: bold;



}





#main h1 {



	padding:4px;



	font-size: 2em;		



	line-height:1.2em;



	font-weight: bold;



}





#main .post-title {



	font-size: 1.6em;



	font-weight: normal;



}





#main h3 {



	padding:4px;



	font-size: 1.4em;		



	line-height:1.2em;



	font-weight: bold;



}



#main h2 a {



	padding:4px;



	border:0;



	font-family:Verdana,Tahoma, Arial, Serif;



	font-size:1.1em;



	font-weight:normal;



	color:#777;



}





#main h1 a {



	padding:4px;



	border:0;



	font-family:Verdana,Tahoma, Arial, Serif;



	font-size:1.1em;



	font-weight:normal;



	color:#999;



}





#content ul {



	margin: 0.5em 0;



	padding: 0 0 0 2em;



	list-style-type:none;



}



#content ul li {



	margin:0.75em 0;



	padding:0;



	list-style-type: none;



	line-height:130%;



	font-size:14px;	



}



#main ol {



	margin:0;



	padding:0 0 0 20px;



}



#main ol li {



    margin:0;



    padding:3px;



    padding-bottom:10px;



    font-size:14px;



}



#main .post {



	margin-top:1.5em;



	margin-bottom:1.5em;



}



#main .entry {



    clear:both;



    padding: 10px 5px;



	padding-bottom: 30px;



    font-family: Verdana,Tahoma, Arial, Serif;



}







#main .entry p {



    font-family: Verdana,Tahoma, Arial, Serif;



    font-size:14px;



     line-height:140%;



}



.post .date {



	float: right;



	margin:5px 0 0 5px;



	padding:0 10px;



	text-align:center;



	font-size: 0.8em;



	border:#ccc 1px solid;



	font-weight:bold;



	color:#556677;



	font-family: Verdana,Tahoma, Arial, Serif;



}



.post .date span {



	display:block;



}



.post .date .day {



	font-size:1.6em;



}



.post .meta {



	margin-bottom: 10px;



	padding-left: 5px;



	font-size: 0.9em;



	color:#999;



}



.post .comments {



	font-size:1em;



	font-weight:bold;



	border-bottom:#ccc 1px dotted;



	color:#999;



	margin-left:5px;



	padding-left:20px;



	background:url(img/icon_comments.gif) no-repeat left center;



}



.post .comments a {



	border-bottom:0px;



	color:#aaa;



}



.commentmetadata a {



	border:0;



	color:#777;



}



.cmtinfo .avatar {



	vertical-align:middle;



	padding-right:7px;



}







#main .feed {



	background:url(img/icon_feed.gif) no-repeat left 3px;



	padding-left:17px; 



}



ul.authorposts {



	margin:0;



	padding:0 2em;



}



ul.authorposts li {



	margin:0;



	padding:5px;	



}



ul.authorposts li em {



	float:right;



	font-style:normal;



}



/* Content */



#content {



	float: right;



	width: 760px;



	padding:90px;



	padding-top:0;



	padding-left: 10px;



	padding-bottom:0;



}



/* Column Two */







.footer-sidebar {



	width:100px;


	float: left;


	margin-left:0px;



	border:solid 0px #f5f5f5;



	-webkit-border-radius:10px;



	-moz-border-radius:10px;



	border-radius:10px;



}



#sidebar1 {



	float: left ! important;



	width: 190px ! important;		



	padding: 5px 0 ! important;



	font-size:0.9em ! important;



	margin:5px ! important;



	margin-right:-1px ! important;



}



/* Column Three */







#sidebar2 {



	float: left;



	width: 210px;		



	padding: 5px 20px;



	font-size:0.9em;		



	margin:5px;



	margin-left:0px;



	border-left:#ee 1px solid;



}



#main .sidecol {



	padding-left:0px;



}



#main .sidecol ul {



	margin:0;



	padding:0;



}



#main .sidecol li {



	margin:0;



	padding:0;



	list-style:none;



	background:none;



	margin-bottom:2em;



}



#main .sidecol h2 {



	font-weight: bold;



	padding: 3px 10px;



	font-size:1.4em;



	-webkit-border-radius:4px;



	-moz-border-radius:4px;



	border-radius:4px;



}



#main .sidecol p, #main .sidecol form {



	padding:10px;



	margin:0;



}



#main .sidecol ul ul {



	margin:10px 0 0 20px;



	padding:0;



}



#main .sidecol ul ul ul {



	margin:0px 0 0 10px;



	padding:0;



}



#main .sidecol li li {



	margin:0.5em 0;



	padding:0;



}





#main .sidecol a:link, #main .sidecol a:visited {



	border:0;



}



/* Begin Calendar */



#wp-calendar {



	empty-cells: show;



	margin: 10px auto 0;



	width: 155px;



	}



#wp-calendar #next a {



	padding-right: 10px;



	text-align: right;



	}



#wp-calendar #prev a {



	padding-left: 10px;



	text-align: left;



	}



#wp-calendar a {



	display: block;



	text-decoration:none;



	}



#wp-calendar #today {



	border:#999 1px solid;



}





#wp-calendar caption {



	text-align: center;



	width: 100%;



	}





#wp-calendar td {



	padding: 3px 0;



	text-align: center;



	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */



	background-color: #fff; }



/* End Calendar */



/* Comments */





#btnSearch, #searchsubmit {



	background-color:#ddd; 



	border: 1px solid; 



	border-color: #999; 



	-webkit-border-radius:4px;



	-moz-border-radius:4px;



	border-radius:4px;



	height:22px;



	font-size:1em;



	padding:0px 3px;



}





#searchsubmit {



	font-size:0.6em;



	visibility:hidden;



}





#submit {



	background-color:#ddd; 



	border: 1px solid; 



	border-color: #999; 



	-webkit-border-radius:4px;



	-moz-border-radius:4px;



	border-radius:4px;



	height:22px;



	font-size:1em;



	padding:0px 3px;



} 





input.textbox, input#s {



	border:#ccc 1px solid;



	background:#f9f9f9;



	font:1em Georgia, Serif;



	padding:5px;



	width:135px;



	height:10px;



	-webkit-border-radius:4px;



	-moz-border-radius:4px;



	border-radius:4px;



}







input#s {



	width:160px;



}





textarea {



	width: 95%;



	padding:5px;



	height: 15em;



	border: 1px solid #ccc;	



	background:#f9f9f9;



	font:1em Georgia, Serif;



	-webkit-border-radius:4px;



	-moz-border-radius:4px;



	border-radius:4px;



}



input.textbox:focus, textarea:focus {



	background:#fff;



	border:#999 1px solid;



}



#commentform {



	margin:0;



	padding:10px;



	background:#fff;



}



#main .commentlist {



	margin: 0;



	padding: 0;



}



#main .commentlist li {



	list-style:none;



	margin: 0;



	padding: 1em;			



	border-bottom:#ddd 1px solid;



	font-size:1em;



}







#main .commentlist li p {



	font-family: Verdana,Tahoma, Arial, Serif;



	font-size:14px;



}







#main .commentlist li .cmtinfo {



	padding:5px;



	margin-bottom: 5px;



	position:relative;	



}



#main .commentlist li .cmtinfo em {



	margin:0;



	padding:0 1em;



	font-weight:normal;			



	font-style:normal;



	float:right;



	font-size:0.7em;



	color:#999;

}



#main .commentlist li cite {



	font-style:normal;



	font-weight:bold;



	font-size:1.1em;



}



#main .commentlist li.alt {



	background:#f9f9f9;	



}



#main .commentlist li.authorcomment {



	background:#fdffd4;



}



#main .nocomments {



	font-size:0.9em;



	color:#999;



	text-align:center;



}

/* Publication */
ul.reverse {
    list-style: square! important;
}

ul.reverse li {
    position: relative ! important;
	list-style: square! important;
	font-size: 1.0em ! important;
}

.year {
	font-weight: bold ! important;
	font-size: 1.0em ! important;
	color: #000 ! important;
}


/* Footer */


#footer {



	margin: 0 auto 30px auto;



	width:1124px;



	height:90px;



	border:#eee 0px solid;



	background:url(img/bg_footer.png) no-repeat bottom center;



}





#footer p {



	margin:0;



	padding: 0 100px 0 95px;



	font-size: 0.9em;



	color: #999;	



}



#footer p span {



	float:right;



}



#footer a:link, #footer a:visited {



	color: #999;



	border:0;



}



#footer a:hover, #footer a:active,#footer p strong {



	color: #999;



	text-decoration:none;



	border:0;



}



#header, #main, #sidebar, #footer, .widget {



	overflow:hidden;



}



.amzshcs {



	text-align:center;



}



.amzshcs-item {



	padding:5px;



}





.aligncenter {



	display: block;



	margin-left: auto;



	margin-right: auto;



}





.alignleft {



	float: left;



}



.alignright {



	float: right;



}



.wp-caption {



	border: 1px solid #ddd;



	text-align: center;



	background-color: #f3f3f3;



	padding-top: 4px;



	margin: 10px;



	-moz-border-radius: 3px;



	-khtml-border-radius: 3px;



	-webkit-border-radius: 3px;



	border-radius: 3px;



}



.wp-caption img {



	margin: 0;



	padding: 0;



	border: 0 none;



}





.wp-caption-dd {



	font-size: 11px;



	line-height: 17px;



	padding: 0 4px 5px;



	margin: 0;



}



.tags {



	color:#999;



	font-size:0.8em;



}



.tags a {



	color:#999;



	border:0;



}

.site-banner-image {
	display: block;
	width: 1124px;
	max-width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
}

@media screen and (max-width: 1124px) {
}



#nav li a,
#nav li a:visited,
#nav li a:hover,
#nav li a:active {
    color: #000 !important;
}

/* Compact masthead: crop the existing artwork without modifying the source image. */
#menu {
	height: 114px;
}

.site-banner-image {
	width: 100%;
	height: 114px;
	object-fit: cover;
	object-position: center center;
}

@media screen and (max-width: 700px) {
	#menu,
	.site-banner-image {
		height: 86px;
	}
}

/* Accessibility foundations */
.skip-link {
	position: fixed;
	z-index: 100000;
	top: 8px;
	left: 8px;
	padding: 12px 16px;
	border: 3px solid #563737;
	border-radius: 4px;
	background: #fff;
	color: #000 !important;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	transform: translateY(-150%);
	transition: transform .15s ease;
}

.skip-link:focus {
	transform: translateY(0);
	outline: 3px solid #f1cfcf;
	outline-offset: 2px;
}

#nav li a {
	box-sizing: border-box;
	min-height: 32px;
	padding-top: 6px !important;
	padding-bottom: 6px !important;
}

#nav li a:focus-visible,
#footer a:focus-visible {
	outline: 3px solid #563737;
	outline-offset: 3px;
}

#nav li a[aria-current="page"] {
	background: #f2e7e7;
	font-weight: bold;
}

/* Keep the global primary navigation available during long desktop pages. */
@media screen and (min-width: 801px) {
	body.page #main > nav[aria-label="Primary"] {
		position: sticky;
		top: 12px;
		z-index: 700;
		max-height: calc(100vh - 24px);
		overflow-y: auto;
		scrollbar-width: thin;
		overscroll-behavior: contain;
	}
}

@media (prefers-reduced-motion: reduce) {
	.skip-link {
		transition: none;
	}
}

.screen-reader-text {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}

.contact-details h2 {
	box-sizing: border-box;
	margin: 0 0 .75rem;
	padding: .72rem 1rem;
	border-left: 5px solid #a97878;
	border-radius: 0 10px 10px 0;
	background: linear-gradient(90deg, #f2e7e7, #fff);
	font-size: clamp(1.08rem, 2vw, 1.3rem);
	line-height: 1.3;
	color: #000;
}

.contact-details > section,
.contact-addresses > section {
	box-sizing: border-box;
	margin: 0 0 1.8rem;
	padding: 1.2rem 1.25rem 1.3rem;
	border: 1px solid #dbc6c6;
	border-radius: 14px;
	background: rgba(249, 242, 242, .92);
	box-shadow: 0 5px 15px rgba(75, 45, 45, .06);
}

.contact-details > section p:last-child,
.contact-addresses > section p:last-child,
.contact-addresses > section address:last-child {
	margin-bottom: 0;
}

.contact-details address {
	font-style: normal;
	line-height: 1.55;
}

.cp-contact-primary-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 14px;
}

.cp-contact-primary-grid > section {
	box-sizing: border-box;
	padding: 1rem;
	border: 1px solid #e2d2d2;
	border-radius: 12px;
	background: #fff;
	box-shadow: 0 4px 12px rgba(75, 45, 45, .05);
}

.cp-contact-primary-grid h3 {
	margin: 0 0 .65rem;
	color: #000;
	font-size: 1rem;
	line-height: 1.3;
}

.cp-contact-primary-grid p:last-child,
.cp-contact-primary-grid address:last-child {
	margin-bottom: 0;
}

.contact-addresses {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
	gap: 14px;
}

#footer .footer-nav {
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: baseline;
	gap: 8px;
	width: fit-content;
	max-width: calc(100% - 28px);
	margin: 0 auto 4px;
	padding: 5px 10px;
	border: 0;
	background: transparent;
	color: #000;
	text-align: center;
}

#footer .footer-nav strong {
	color: #704949;
}

#footer .footer-nav a {
	display: inline-block;
	margin: 0;
	color: #000;
	text-decoration: underline;
}

#footer .footer-nav a[aria-current="page"] {
	font-weight: bold;
	text-decoration-thickness: 3px;
}

.cp-facilities-video {
	box-sizing: border-box;
	width: min(100%, 760px);
	margin: 1rem auto 1.5rem;
	padding: 9px;
	border: 1px solid #dfcccc;
	border-radius: 12px;
	background: #fff;
	box-shadow: 0 8px 22px rgba(75, 43, 43, .12);
}

.cp-facilities-video video {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 8px;
	background: #211d1d;
}

.cp-facilities-video figcaption {
	margin: 0;
	padding: 9px 5px 3px;
	color: #000;
	font-size: .82rem;
	line-height: 1.5;
	text-align: center;
}

.cp-teaching-photo {
	margin: 0 auto 1.5rem;
	max-width: 440px;
	width: 100%;
}

.cp-teaching-video {
	margin: 0 auto 1.5rem;
	max-width: 720px;
	width: 100%;
}

.cp-teaching-video video {
	background: #000;
	border: 1px solid #ddcccc;
	border-radius: 14px;
	box-shadow: 0 10px 24px rgba(76, 47, 47, .12);
	display: block;
	height: auto;
	width: 100%;
}

.cp-teaching-video figcaption {
	color: #000;
	font-size: .86rem;
	line-height: 1.5;
	margin-top: .55rem;
	text-align: center;
}

.cp-teaching-photo img {
	border: 1px solid #ddcccc;
	border-radius: 14px;
	box-shadow: 0 10px 24px rgba(76, 47, 47, .12);
	display: block;
	height: auto;
	width: 100%;
}

.cp-teaching-page {
	box-sizing: border-box;
	color: #000;
}

.cp-teaching-subsection {
	box-sizing: border-box;
	margin: 0 0 1.8rem;
	padding: 1.2rem 1.25rem 1.3rem;
	border: 1px solid #dbc6c6;
	border-radius: 14px;
	background: rgba(249, 242, 242, .92);
	box-shadow: 0 5px 15px rgba(75, 45, 45, .06);
}

.cp-unified-section-title {
	box-sizing: border-box;
	margin: 0 0 .75rem !important;
	padding: .72rem 1rem !important;
	border-left: 5px solid #a97878;
	border-radius: 0 10px 10px 0;
	background: linear-gradient(90deg, #f2e7e7, #fff);
	color: #000 !important;
	font-size: clamp(1.08rem, 2vw, 1.3rem) !important;
	line-height: 1.3;
}

.cp-teaching-intro {
	max-width: 720px;
	margin: 0 auto 1.6rem;
	font-size: 1rem;
	line-height: 1.65;
	text-align: center;
}

.cp-teaching-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 14px;
	width: 100%;
	max-width: 760px;
	margin: 0 auto 1.5rem;
}

.cp-teaching-card {
	padding: 1.2rem;
	border: 1px solid #dfcccc;
	border-radius: 14px;
	background: linear-gradient(145deg, #fff 0, #faf4f4 100%);
	box-shadow: 0 8px 20px rgba(79, 47, 47, .09);
}

.cp-teaching-icon {
	display: grid;
	width: 44px;
	height: 44px;
	margin: 0 0 .8rem;
	place-items: center;
	border-radius: 50%;
	background: #f1e3e3;
	color: #765151;
}

.cp-teaching-icon svg {
	display: block;
	width: 28px;
	height: 28px;
	fill: none;
	stroke: currentColor;
	stroke-width: 2;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.cp-teaching-card h2,
.cp-teaching-card h3 {
	margin: 0 0 .65rem;
	color: #000;
	font-size: 1.08rem;
	line-height: 1.25;
}

.cp-teaching-card p {
	margin: 0;
	color: #000;
	font-size: .9rem;
	line-height: 1.55;
}

@media screen and (max-width: 760px) {
	.cp-teaching-grid {
		grid-template-columns: 1fr;
	}

	.cp-teaching-card {
		padding: 1rem;
	}

	.cp-teaching-subsection,
	.contact-details > section,
	.contact-addresses > section {
		padding: 1rem;
	}

	.cp-contact-primary-grid {
		grid-template-columns: 1fr;
	}
}

/* Welcome overview and Facilities page, 2026-08-02 */
#post-2 > h1.title {
	display: none !important;
}

.cp-welcome-overview,
.cp-facilities-page {
	box-sizing: border-box;
	color: #000;
}

.cp-welcome-overview {
	margin: 0 0 2rem;
	padding: clamp(1.35rem, 3vw, 2.25rem);
	border: 1px solid #e5d3d3;
	border-radius: 16px;
	background: #faf5f5;
	box-shadow: 0 10px 28px rgba(79, 47, 47, .1);
}

/* Keep the Research page frame as tall as its floated legacy columns. */
.page-id-5 #main {
	position: relative;
	padding-bottom: 14px;
	overflow: visible !important;
}

.page-id-5 #footer {
	margin-top: 0;
	border-top: 0;
	background: linear-gradient(to bottom, rgba(0, 0, 0, .08) 0, rgba(0, 0, 0, .025) 12px, #fff 30px) !important;
}

.page-id-5 #main::before {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background: #fff;
	content: "";
	pointer-events: none;
}

.page-id-5 #main::after {
	display: table;
	clear: both;
	content: "";
}

.cp-welcome-eyebrow {
	margin: 0 0 .45rem;
	color: #684848;
	font-size: .76rem;
	font-weight: 700;
	letter-spacing: .13em;
	text-transform: uppercase;
}

.cp-welcome-overview h1 {
	margin: 0;
	color: #000;
	font-size: clamp(1.45rem, 3vw, 2.15rem);
	line-height: 1.18;
}

.cp-welcome-lead,
.cp-facilities-lead {
	color: #000;
	font-size: clamp(1rem, 1.6vw, 1.14rem);
	line-height: 1.65;
}

.cp-welcome-lead {
	max-width: 780px;
	margin: .8rem 0 1.25rem;
}

.cp-welcome-path,
.cp-facilities-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: .8rem;
	margin: 0;
	padding: 0;
	list-style: none;
}

#content .cp-welcome-path li,
.cp-facility-card {
	box-sizing: border-box;
	min-width: 0;
	padding: 1.1rem 1.15rem 1.2rem;
	border: 1px solid #dbc6c6;
	border-radius: 13px;
	background: rgba(255, 255, 255, .94);
	box-shadow: 0 5px 15px rgba(75, 45, 45, .07);
}

.cp-facility-card {
	padding: 1.25rem;
}

.cp-welcome-icon,
.cp-facility-icon {
	display: grid;
	width: 44px;
	height: 44px;
	margin: 0 0 .75rem;
	place-items: center;
	border-radius: 50%;
	background: #f1e2e2;
	color: #704c4c;
}

.cp-welcome-icon svg,
.cp-facility-icon svg {
	display: block;
	width: 27px;
	height: 27px;
	fill: none;
	stroke: currentColor;
	stroke-width: 2;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.cp-welcome-path h2,
.cp-facility-card h2 {
	margin: 0 0 .35rem;
	color: #000;
	font-size: 1rem;
	line-height: 1.3;
}

.cp-welcome-path p,
.cp-facility-card p {
	margin: 0;
	color: #000;
	font-size: .88rem;
	line-height: 1.55;
}

.cp-welcome-action {
	display: flex;
	flex-wrap: wrap;
	gap: .65rem;
	margin: 1.15rem 0 0;
}

.cp-welcome-action a {
	display: inline-block;
	padding: .55rem .8rem;
	border: 2px solid #765151;
	border-radius: 8px;
	background: #fff;
	color: #000;
	font-weight: 700;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.cp-welcome-action a:hover,
.cp-welcome-action a:focus-visible {
	background: #f2e5e5;
}

.cp-welcome-action .cp-welcome-jump {
	border-width: 3px;
	background: #f2e5e5;
	box-shadow: 0 4px 12px rgba(79, 47, 47, .12);
}

.cp-welcome-action .cp-welcome-jump:hover,
.cp-welcome-action .cp-welcome-jump:focus-visible {
	background: #fff;
}

.cp-facilities-page {
	margin: 0 0 1.5rem;
}

.cp-facilities-lead {
	max-width: 820px;
	margin: 0 0 1.25rem;
}

.cp-facilities-grid {
	margin-bottom: 1.8rem;
}

.cp-institutional-environment {
	box-sizing: border-box;
	margin: 0 0 1.8rem;
	padding: 1.2rem 1.25rem 1.3rem;
	border: 1px solid #dbc6c6;
	border-radius: 14px;
	background: rgba(249, 242, 242, .92);
	box-shadow: 0 5px 15px rgba(75, 45, 45, .06);
}

.cp-institutional-environment > h2 {
	margin: 0 0 .45rem;
	color: #000;
	font-size: 1.2rem;
	line-height: 1.3;
}

#content .cp-institutional-environment > p {
	max-width: 820px;
	margin: 0;
	color: #000;
	font-size: .9rem;
	line-height: 1.6;
}

.cp-shared-core-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: .75rem;
	margin-top: 1rem;
}

.cp-shared-core-card {
	box-sizing: border-box;
	min-width: 0;
	padding: .9rem 1rem 1rem;
	border: 1px solid #dfcccc;
	border-radius: 11px;
	background: rgba(255, 255, 255, .96);
}

.cp-shared-core-card h3 {
	margin: 0 0 .3rem;
	color: #000;
	font-size: .95rem;
	line-height: 1.35;
}

#content .cp-shared-core-card p {
	margin: 0;
	color: #000;
	font-size: .83rem;
	line-height: 1.5;
}

.cp-facility-card ul {
	margin: .55rem 0 0;
	padding-left: 1.2rem;
}

.cp-facility-card li {
	margin: .28rem 0;
	color: #000;
	font-size: .86rem;
	line-height: 1.45;
}

.cp-facilities-video-heading {
	margin: 1.4rem 0 .45rem;
	color: #000;
	font-size: 1.2rem;
}

.cp-facilities-map {
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: .55rem;
	margin: 0 0 1.6rem;
}

.cp-facilities-map > br {
	display: none !important;
}

.cp-facilities-map a {
	display: flex;
	box-sizing: border-box;
	min-width: 0;
	min-height: 94px;
	flex-direction: column;
	justify-content: space-between;
	padding: .72rem .75rem;
	border: 1px solid #dbc6c6;
	border-radius: 12px;
	background: #fff;
	box-shadow: 0 5px 16px rgba(88, 55, 55, .08);
	color: #000;
	text-decoration: none;
	transform: translateY(0) scale(1);
	transform-origin: center;
	transition: transform .3s cubic-bezier(.2, .8, .2, 1), box-shadow .3s ease, border-color .25s ease, background-color .25s ease;
}

.cp-facilities-map a:hover,
.cp-facilities-map a:focus-visible {
	z-index: 2;
	border-color: #a97878;
	background: #fffafa;
	box-shadow: 0 16px 30px rgba(88, 55, 55, .22);
	transform: translateY(-7px) scale(1.04);
}

.cp-facilities-map a:focus-visible {
	outline: 3px solid #563737;
	outline-offset: 2px;
}

.cp-facilities-map-icon {
	display: block;
	width: 36px;
	height: 36px;
	color: #765151;
	transition: transform .32s cubic-bezier(.2, .8, .2, 1), color .25s ease;
}

.cp-facilities-map-icon svg {
	display: block;
	width: 100%;
	height: 100%;
	fill: none;
	stroke: currentColor;
	stroke-width: 2;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.cp-facilities-map-label {
	color: #000;
	font-size: .76rem;
	font-weight: 700;
	line-height: 1.25;
	transition: transform .3s ease;
}

.cp-facilities-map a:hover .cp-facilities-map-icon,
.cp-facilities-map a:focus-visible .cp-facilities-map-icon {
	color: #8e5f5f;
	transform: translateY(-3px) scale(1.14) rotate(-3deg);
}

.cp-facilities-map a:hover .cp-facilities-map-label,
.cp-facilities-map a:focus-visible .cp-facilities-map-label {
	transform: translateY(2px);
}

.cp-facilities-section-title,
.cp-institutional-environment > .cp-facilities-section-title {
	box-sizing: border-box;
	margin: 2rem 0 .75rem;
	padding: .72rem 1rem;
	border-left: 5px solid #a97878;
	border-radius: 0 10px 10px 0;
	background: linear-gradient(90deg, #f2e7e7, #fff);
	color: #000;
	font-size: clamp(1.08rem, 2vw, 1.3rem);
	line-height: 1.3;
}

.cp-facilities-subsection {
	box-sizing: border-box;
	margin: 0 0 1.8rem;
	padding: 1.2rem 1.25rem 1.3rem;
	border: 1px solid #dbc6c6;
	border-radius: 14px;
	background: rgba(249, 242, 242, .92);
	box-shadow: 0 5px 15px rgba(75, 45, 45, .06);
}

.cp-facilities-subsection > .cp-facilities-section-title {
	margin-top: 0;
}

.cp-facilities-subsection > .cp-facilities-grid,
.cp-facilities-subsection > .cp-facilities-video {
	margin-bottom: 0;
}

.cp-facilities-map + .cp-facilities-section-title {
	margin-top: 0;
}

.cp-institutional-environment > .cp-facilities-section-title {
	margin-top: 0;
}

.cp-facility-card h3 {
	margin: .65rem 0;
	color: #000;
	font-size: 1rem;
	line-height: 1.3;
}

@media screen and (min-width: 851px) {
	.page-id-985 #main {
		overflow: visible !important;
	}

	.cp-facilities-map {
		position: sticky;
		z-index: 500;
		top: 0;
		margin-right: -.7rem;
		margin-left: -.7rem;
		padding: .55rem .7rem;
		border-bottom: 1px solid #e1cccc;
		border-radius: 0 0 12px 12px;
		background: rgba(255, 255, 255, .97);
		box-shadow: 0 8px 18px rgba(70, 42, 42, .12);
		backdrop-filter: blur(10px);
		-webkit-backdrop-filter: blur(10px);
	}

	.cp-facilities-section-title {
		scroll-margin-top: 132px;
	}
}

@media screen and (max-width: 760px) {
	.cp-welcome-path,
	.cp-facilities-grid {
		grid-template-columns: 1fr;
	}

	.cp-institutional-environment {
		padding: 1rem;
	}

	.cp-facilities-subsection {
		padding: 1rem;
	}

	.cp-shared-core-grid {
		grid-template-columns: 1fr;
	}

	.cp-facilities-map {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.cp-facilities-map a {
		min-height: 88px;
		padding: .75rem;
	}
}

@media (prefers-reduced-motion: reduce) {
	.cp-facilities-map a,
	.cp-facilities-map-icon,
	.cp-facilities-map-label {
		transition: none !important;
	}

	.cp-facilities-map a:hover,
	.cp-facilities-map a:focus-visible,
	.cp-facilities-map a:hover .cp-facilities-map-icon,
	.cp-facilities-map a:focus-visible .cp-facilities-map-icon,
	.cp-facilities-map a:hover .cp-facilities-map-label,
	.cp-facilities-map a:focus-visible .cp-facilities-map-label {
		transform: none !important;
	}
}

/* Welcome page: latest published CAR target-cell result, 2026-08-04 */
.cp-latest-result {
	box-sizing: border-box;
	scroll-margin-top: 5rem;
	margin: 0 0 2rem;
	padding: clamp(1.35rem, 3vw, 2.25rem);
	border: 1px solid #d9c1c1;
	border-radius: 16px;
	background: linear-gradient(145deg, #fff 0%, #fbf5f5 58%, #f3e4e4 100%);
	box-shadow: 0 10px 28px rgba(79, 47, 47, .1);
	color: #000;
}

.cp-latest-result-copy {
	max-width: 880px;
}

.cp-latest-result h2 {
	margin: 0 0 .7rem;
	color: #000;
	font-size: clamp(1.35rem, 2.5vw, 1.9rem);
	line-height: 1.22;
}

.cp-latest-result-copy > p:not(.cp-welcome-eyebrow):not(.cp-latest-result-links) {
	margin: 0 0 1rem;
	color: #000;
	font-size: 1rem;
	line-height: 1.65;
}

.cp-latest-result-implication {
	box-sizing: border-box;
	margin: .35rem 0 1.15rem;
	padding: .95rem 1.05rem;
	border-left: 5px solid #765151;
	border-radius: 0 10px 10px 0;
	background: rgba(255, 255, 255, .92);
}

.cp-latest-result-implication h3 {
	margin: 0 0 .3rem;
	color: #000;
	font-size: 1.05rem;
	line-height: 1.35;
}

#content .cp-latest-result-implication p {
	margin: 0;
	color: #000;
	font-size: .92rem;
	line-height: 1.58;
}

.cp-latest-result-points {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: .75rem;
	margin: 1rem 0 1.15rem;
	padding: 0;
	list-style: none;
}

#content .cp-latest-result-points li {
	box-sizing: border-box;
	min-width: 0;
	margin: 0;
	padding: .9rem 1rem;
	border-left: 4px solid #8b5b5b;
	border-radius: 0 10px 10px 0;
	background: rgba(255, 255, 255, .9);
	color: #000;
	font-size: .88rem;
	line-height: 1.5;
}

.cp-latest-result-links {
	display: flex;
	flex-wrap: wrap;
	gap: .65rem;
	margin: 0 0 1.35rem;
}

.cp-latest-result-links a {
	display: inline-block;
	padding: .55rem .75rem;
	border: 2px solid #765151;
	border-radius: 8px;
	background: #fff;
	color: #000;
	font-weight: 700;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.cp-latest-result-links a:hover,
.cp-latest-result-links a:focus-visible {
	background: #f2e5e5;
}

.cp-car-finding {
	margin: 0;
	padding: .8rem;
	border: 1px solid #d8c4c4;
	border-radius: 14px;
	background: rgba(255, 255, 255, .96);
	box-shadow: 0 5px 18px rgba(75, 45, 45, .07);
}

.cp-car-finding-scroll {
	max-width: 100%;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
}

.cp-car-finding-scroll:focus-visible {
	outline: 3px solid #563737;
	outline-offset: 2px;
}

.cp-car-finding img {
	display: block;
	width: 100%;
	min-width: 0;
	height: auto;
}

.cp-car-finding figcaption {
	max-width: 900px;
	margin: .65rem auto 0;
	color: #000;
	font-size: .8rem;
	line-height: 1.5;
}

.cp-car-text-description {
	box-sizing: border-box;
	max-width: 900px;
	margin: .75rem 0 0;
	padding: .7rem .85rem;
	border: 1px solid #d8c4c4;
	border-radius: 10px;
	background: rgba(255, 255, 255, .96);
	color: #000;
}

.cp-car-text-description summary {
	color: #000;
	cursor: pointer;
	font-size: .9rem;
	font-weight: 700;
	line-height: 1.45;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.cp-car-text-description-body {
	margin: .7rem 0 0;
	padding: .7rem 0 0;
	border-top: 1px solid #dccaca;
}

#content .cp-car-text-description-body p,
#content .cp-car-text-description-body dd {
	margin-top: 0;
	color: #000;
	font-size: .86rem;
	line-height: 1.55;
}

.cp-car-text-description-body dl {
	margin: .8rem 0 0;
}

.cp-car-text-description-body dt {
	margin: .7rem 0 .12rem;
	color: #000;
	font-size: .88rem;
	font-weight: 700;
	line-height: 1.45;
}

#content .cp-car-text-description-body dd {
	margin: 0 0 .65rem 1rem;
}

#content .cp-car-text-description-body dd:last-child {
	margin-bottom: 0;
}

.cp-car-song {
	box-sizing: border-box;
	max-width: 900px;
	margin: 1rem 0 0;
	padding: .9rem 1rem;
	border: 1px solid #d8c4c4;
	border-radius: 12px;
	background: rgba(255, 255, 255, .96);
	box-shadow: 0 5px 18px rgba(75, 45, 45, .07);
}

.cp-car-song-intro {
	display: flex;
	gap: .75rem;
	align-items: center;
	margin: 0 0 .7rem;
}

.cp-car-song-icon {
	display: grid;
	flex: 0 0 42px;
	width: 42px;
	height: 42px;
	place-items: center;
	border-radius: 50%;
	background: #f1e2e2;
	color: #000;
	font-size: 1.5rem;
	font-weight: 700;
}

.cp-car-song h3 {
	margin: 0 0 .12rem;
	color: #000;
	font-size: 1rem;
	line-height: 1.3;
}

#content .cp-car-song-intro p,
#content .cp-car-song-credit {
	margin: 0;
	color: #000;
	font-size: .82rem;
	line-height: 1.45;
}

.cp-car-song audio {
	display: block;
	width: 100%;
	max-width: 520px;
	margin: 0 0 .55rem;
}

.cp-car-song-credit a {
	color: #000;
	font-weight: 700;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.cp-car-graphic-heading,
.cp-car-panel-title,
.cp-car-outcome,
.cp-car-panel-subtitle,
.cp-car-small,
.cp-car-axis-label {
	fill: #000;
	font-family: Arial, Helvetica, sans-serif;
}

.cp-car-graphic-heading {
	font-size: 19px;
	font-weight: 700;
}

.cp-car-panel {
	fill: #fffafa;
	stroke: #d5bbbb;
	stroke-width: 2;
}

.cp-car-panel-center {
	fill: #f8eeee;
	stroke: #9a6b6b;
}

.cp-car-panel-title {
	font-size: 17px;
	font-weight: 700;
}

.cp-car-panel-subtitle,
.cp-car-small,
.cp-car-axis-label {
	font-size: 13px;
}

.cp-car-outcome {
	font-size: 15px;
	font-weight: 700;
}

.cp-car-effector {
	fill: #b77a86;
	stroke: #5d3c46;
	stroke-width: 3;
}

.cp-car-target {
	fill: #efc56b;
	stroke: #745628;
	stroke-width: 3;
}

.cp-car-target-new {
	fill: #f4d791;
}

.cp-car-target-lysis {
	fill: #ecd29b;
	stroke-dasharray: 7 5;
}

.cp-car-phospho {
	fill: #8c3f72;
	stroke: #fff;
	stroke-width: 1.5;
}

.cp-car-contact,
.cp-car-up-arrow,
.cp-car-down-arrow,
.cp-car-ratio-line {
	fill: none;
	stroke: #5b4242;
	stroke-width: 3;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.cp-car-contact-strong {
	stroke-width: 5;
}

.cp-car-signal {
	fill: none;
	stroke: #8c3f72;
	stroke-width: 4;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.cp-car-lysis-mark {
	fill: none;
	stroke: #7b1f2b;
	stroke-width: 6;
	stroke-linecap: round;
}

.cp-car-down-arrow {
	stroke: #7b1f2b;
}

.cp-car-ratio-line {
	stroke-width: 4;
}

@media screen and (max-width: 760px) {
	.cp-latest-result-points {
		grid-template-columns: 1fr;
	}

	.cp-latest-result {
		padding: 1.1rem;
	}

	.cp-car-finding {
		padding: .55rem;
	}

	.cp-car-finding-scroll {
		overflow-x: visible;
	}

	.cp-car-finding img {
		width: 100%;
		min-width: 0;
		max-width: 100%;
	}

	.cp-car-finding figcaption {
		margin-top: .5rem;
	}
}

/* Accessibility phase 3: contrast, focus visibility, and WCAG reflow. */
#main h1 a,
#main h1 a:link,
#main h1 a:visited {
	color: #595959;
}

#footer p,
#footer p span,
#footer p strong {
	color: #595959;
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible,
[tabindex]:focus-visible {
	outline: 3px solid #563737 !important;
	outline-offset: 3px;
}

.cp-source-link {
	box-sizing: border-box;
	min-height: 28px !important;
}

.cp-lab-carousel .cp-lab-dot {
	position: relative;
	box-sizing: border-box;
	width: 24px !important;
	height: 24px !important;
	border-color: transparent !important;
	background: transparent !important;
}

.cp-lab-carousel .cp-lab-dot::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 11px;
	height: 11px;
	border: 1px solid #fff;
	border-radius: 50%;
	background: #704949;
	transform: translate(-50%, -50%);
}

.cp-lab-carousel .cp-lab-dot[aria-current="true"] {
	background: transparent !important;
	box-shadow: none !important;
}

.cp-lab-carousel .cp-lab-dot[aria-current="true"]::after {
	background: #fff;
	box-shadow: 0 0 0 2px #704949;
}

#footer .footer-nav a {
	min-height: 24px;
	padding: 3px 2px;
}

#header,
#menu,
#main,
#footer {
	box-sizing: border-box;
	width: 100%;
	max-width: 1124px;
}

@media screen and (max-width: 800px) {
	html,
	body {
		min-width: 0;
		max-width: 100%;
		overflow-x: hidden;
	}

	#header {
		height: 28px;
		background-size: cover;
	}

	#menu,
	.site-banner-image {
		width: 100%;
		height: 72px;
	}

	#main {
		width: 100%;
		max-width: 100%;
		background: #fff;
		overflow: visible;
	}

	#main > nav[aria-label="Primary"] {
		box-sizing: border-box;
		float: none !important;
		width: 100% !important;
		padding: 10px 12px 4px !important;
	}

	#navbg {
		box-sizing: border-box;
		float: none !important;
		width: 100% !important;
		height: auto !important;
		padding: 6px !important;
		background: #f6eeee !important;
		border: 1px solid #eadcdc;
		border-radius: 10px;
	}

	#nav {
		box-sizing: border-box;
		float: none !important;
		width: 100% !important;
		padding: 0 !important;
	}

	#nav ul {
		display: flex;
		flex-wrap: wrap;
		gap: 4px 6px;
		margin: 0;
		padding: 0;
	}

	#nav li {
		flex: 1 1 92px;
		margin: 0;
	}

	#nav li a {
		display: block;
		width: 100%;
		min-height: 44px;
		padding: 12px 8px !important;
		background: #fff !important;
		border: 1px solid #dfcccc !important;
		border-radius: 7px;
		text-align: center;
	}

	#nav li a:visited,
	#nav li a:hover,
	#nav li a:active,
	#nav li a[aria-current="page"] {
		background: #fff !important;
	}

	#nav li a[aria-current="page"] {
		border-color: #704949 !important;
		box-shadow: inset 0 0 0 2px #704949;
	}

	#content {
		box-sizing: border-box;
		float: none;
		width: 100%;
		max-width: 100%;
		padding: 8px 14px 0;
	}

	#main .post,
	#main .entry {
		box-sizing: border-box;
		width: 100%;
		max-width: 100%;
	}

	#main .entry {
		padding-right: 0;
		padding-left: 0;
	}

	#main img,
	#main video,
	#main canvas,
	#main svg {
		max-width: 100%;
		height: auto;
	}

	#main pre,
	#main code {
		max-width: 100%;
		white-space: pre-wrap;
		overflow-wrap: anywhere;
	}

	#footer {
		min-height: 0;
		padding: 12px 14px 20px;
		background: #fff;
		overflow: visible;
	}

	#footer p {
		display: flex;
		flex-direction: column;
		gap: 4px;
		padding: 8px 0 0;
		text-align: center;
	}

	#footer p span {
		float: none;
		order: -1;
	}

	#footer .footer-nav {
		flex-wrap: wrap;
		gap: 2px 6px;
	}
}

@media screen and (max-width: 420px) {
	#main h1,
	#main h1 a {
		overflow-wrap: anywhere;
	}

	.cp-research .cp-pathway {
		display: grid !important;
		grid-template-columns: repeat(4, minmax(0, 1fr));
		gap: 6px !important;
		width: 100%;
		max-width: 100%;
	}

	.cp-research .cp-pathway .cp-arrow,
	.cp-research .cp-pathway::after {
		display: none !important;
	}

	.cp-research .cp-pathway .cp-node {
		box-sizing: border-box;
		width: 100%;
		min-width: 0 !important;
		height: 56px;
		padding: 3px;
		font-size: .57rem;
	}

	.cp-paper-links {
		display: flex !important;
		flex-wrap: wrap;
		max-width: 100%;
	}
}

/* Clean institutional footer, 2026-08-02 */
#footer {
	box-sizing: border-box;
	width: 100%;
	max-width: 1124px;
	height: auto;
	min-height: 0;
	margin: 1.5rem auto 0;
	padding: 1.35rem 1rem 1.6rem;
	overflow: visible;
	border: 0;
	border-top: 1px solid #dfd4d4;
	background: #fff !important;
	background-image: none !important;
	box-shadow: none !important;
	color: #000;
}

/* Shared page-to-footer shading: contain legacy floats and soften all edges. */
body.page #main {
	position: relative;
	padding-bottom: 14px;
	overflow: visible;
}

body.page #content .entry {
	padding-bottom: 0;
}

body.page #content .post {
	margin-bottom: 0;
}

body.page #main::after {
	display: table;
	clear: both;
	content: "";
}

body.page #footer {
	position: relative;
	margin-top: 0;
	padding-top: 1.5rem;
	border-top: 0;
	background: #fff !important;
}

body.page #footer::before {
	position: absolute;
	z-index: 0;
	top: 75px;
	left: 0;
	width: 100%;
	height: 75px;
	background: url(img/bg_header.png?v=20260806b) no-repeat center top;
	background-size: 1124px 75px;
	content: "";
	pointer-events: none;
	transform: scaleY(-1);
	transform-origin: center top;
}

body.page #footer .cp-footer-inner {
	position: relative;
	z-index: 1;
}

/* Research publication previews, 2026-08-02.
 * Subsections now use complete panels, so the former dotted dividers are removed. */

.cp-publications-toggle-wrap {
	position: relative;
	z-index: 2;
	margin: 1.1rem 0 .55rem;
}

.cp-publications-toggle-wrap .cp-publications-toggle {
	margin: 0;
}

.cp-publications-preview {
	position: absolute;
	z-index: 20;
	right: .8rem;
	bottom: calc(100% + .45rem);
	left: .8rem;
	padding: .8rem .95rem;
	border: 1px solid #cbaaaa;
	border-radius: 10px;
	background: #fff;
	box-shadow: 0 10px 26px rgba(70, 42, 42, .18);
	color: #000;
	font: 400 .78rem/1.45 Verdana, Tahoma, Arial, sans-serif;
	opacity: 0;
	visibility: hidden;
	transform: translateY(8px);
	pointer-events: none;
	transition: opacity .2s ease, transform .2s ease, visibility 0s linear .2s;
}

.cp-publications-preview strong {
	font-weight: 700;
}

/* PubMed abstract controls, 2026-08-02 */
button.cp-source-abstract {
	-webkit-appearance: none;
	appearance: none;
	font-family: inherit;
	cursor: pointer;
}

button.cp-source-abstract[aria-expanded="true"] {
	border-color: #765151;
	background: #f2e7e7;
	box-shadow: inset 0 0 0 1px #765151;
}

.cp-paper-links.has-open-abstract {
	position: relative;
	z-index: 1100;
}

.cp-paper-abstract-popover {
	position: fixed;
	z-index: 1200;
	top: 0;
	left: -9999px;
	display: block;
	box-sizing: border-box;
	width: min(540px, calc(100vw - 2rem));
	max-height: min(55vh, 420px);
	padding: 1rem 1.05rem;
	overflow: auto;
	border: 1px solid #cbaaaa;
	border-radius: 12px;
	background: #fff;
	box-shadow: 0 14px 34px rgba(64, 38, 38, .24);
	color: #000;
	font: 400 .82rem/1.55 Verdana, Tahoma, Arial, sans-serif;
	white-space: normal;
	opacity: 0;
	visibility: hidden;
	transform: translateY(7px);
	pointer-events: none;
	transition: opacity .18s ease, transform .18s ease, visibility 0s linear .18s;
}

.cp-paper-abstract-popover strong,
.cp-paper-abstract-popover > span {
	display: block;
}

.cp-paper-abstract-popover strong {
	margin: 0 0 .45rem;
	color: #000;
	font-size: .92rem;
}

.cp-paper-abstract-popover.is-open {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	transition: opacity .18s ease, transform .18s ease, visibility 0s;
}

.cp-paper-abstract-popover.is-pinned {
	pointer-events: auto;
}

@media (prefers-reduced-motion: reduce) {
	.cp-paper-abstract-popover {
		transition: none !important;
		transform: none !important;
	}
}

.cp-publications-toggle-wrap:not(.is-expanded):hover .cp-publications-preview,
.cp-publications-toggle-wrap:not(.is-expanded):focus-within .cp-publications-preview {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	transition: opacity .2s ease, transform .2s ease, visibility 0s;
}

@media (prefers-reduced-motion: reduce) {
	.cp-publications-preview {
		transition: none !important;
	}
}

@media screen and (max-width: 800px) {
	body.page #footer::before {
		top: 28px;
		height: 28px;
		background-size: cover;
	}

	body.page #footer {
		padding-top: 1.25rem;
	}
}

/* Animated left navigation labels, 2026-08-02 */
#nav li a {
	transform-origin: left center;
	transition: transform .2s ease, letter-spacing .2s ease, color .2s ease;
}

#nav li a:hover,
#nav li a:focus-visible {
	letter-spacing: .055em;
	transform: scale(1.08);
}

@media (prefers-reduced-motion: reduce) {
	#nav li a {
		transition: none !important;
	}

	#nav li a:hover,
	#nav li a:focus-visible {
		letter-spacing: normal;
		transform: none;
	}
}

#footer .cp-footer-inner {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: .55rem;
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	text-align: center;
}

#footer .cp-footer-brown-logo {
	display: inline-block;
	margin: 0 0 .15rem;
	border: 0;
}

#footer .cp-footer-brown-logo img {
	display: block;
	width: 132px;
	height: auto;
	margin: 0 auto;
}

#footer .cp-footer-affiliations {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: .15rem .25rem;
	color: #000;
	font-size: .86rem;
	line-height: 1.5;
}

#footer .cp-footer-affiliations a,
#footer .cp-footer-affiliations a:link,
#footer .cp-footer-affiliations a:visited {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	min-height: 44px;
	padding: 6px;
	color: #000;
	font-weight: 700;
	text-decoration: underline;
	text-underline-offset: 3px;
}

#footer .cp-footer-divider {
	color: #777;
}

#footer .footer-nav {
	display: block;
	width: auto;
	max-width: 100%;
	margin: .1rem 0 0;
	padding: 0;
	border: 0;
	background: transparent !important;
	box-shadow: none !important;
	color: #000;
}

#footer .footer-nav a,
#footer .footer-nav a:link,
#footer .footer-nav a:visited {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	min-height: 44px;
	margin: 0;
	padding: 6px;
	color: #000;
	font-weight: 700;
	text-decoration: underline;
	text-underline-offset: 3px;
}

#footer .cp-footer-copyright,
#footer p.cp-footer-copyright {
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	color: #595959;
	font-size: .78rem;
	line-height: 1.45;
	text-align: center;
}

@media screen and (max-width: 560px) {
	#footer {
		padding: 1.15rem .8rem 1.35rem;
	}

	#footer .cp-footer-affiliations {
		flex-direction: column;
		align-items: center;
		gap: .16rem;
	}

	#footer .cp-footer-divider {
		display: none;
	}
}
