/* cohesion-fix: restore static Squarespace render */
html,body{max-width:100%;overflow-x:hidden;}
img{max-width:100%;height:auto;}
/* restore FA / icon sizing if any survive in SVG mode */
.svg-inline--fa{width:1em!important;height:1em!important;display:inline-block;vertical-align:-.125em;}
/* hide broken/non-functional static widgets */
.sqs-cookie-banner-v2,.sqs-announcement-bar-dropzone,[class*="cookie-banner"],
#sqs-cookie-banner,.squarespace-social-buttons.dynamic-style{display:none!important;}
/* CLICKBLOCKED: kill invisible off-canvas mobile menu overlay */
#mobileNavWrapper.is-active,.overlay-active{}
/* ensure social button rows don't blow up */
[class*="social-buttons"] svg,[class*="social"] svg{max-width:32px!important;max-height:32px!important;}
/* keep tap targets comfortable */
nav a,.nav a{padding:6px 4px;display:inline-block;}
