/* 10.2.4.2 — persistent site routes and editorial media on every viewport. */
body.as-v102 .as10242-footer-nav{display:flex;align-items:center;flex-wrap:wrap;gap:8px 28px;padding:0 0 34px;margin-bottom:38px;border-bottom:1px solid #c4d1c333}
body.as-v102 .as10242-footer-nav a{display:inline-flex;align-items:center;min-height:44px;color:#f5f7f8;font-size:13px;font-weight:650;text-decoration:none;text-underline-offset:5px}
body.as-v102 .as10242-footer-nav a:hover,body.as-v102 .as10242-footer-nav a:focus-visible{color:#f0d0a0;text-decoration:underline}
body.as-v102 .main-nav__list a[aria-current="page"]{color:#214ba5;font-weight:700}
body.as-v102 .as95-journal,body.as-v102 .as95-article,body.as-v102 .as95-reading,body.as-v102 .as95-reading .post-content{min-width:0}
body.as-v102 .as95-journal .as95-grid{align-items:start}
body.as-v102 .as95-journal .as95-card{min-width:0}
body.as-v102 .as95-journal .as95-card-photo img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;object-position:center}
body.as-v102 .as95-article .as95-cover img{display:block;width:100%;height:auto;max-height:min(75vh,760px);object-fit:contain}
body.as-v102 .as95-reading .post-content :is(figure,picture,.wp-block-group,.wp-block-columns,.wp-block-column){min-width:0;max-width:100%}
body.as-v102 .as95-reading .post-content :is(img,picture img,svg,canvas,object,embed){max-width:100%;height:auto}
body.as-v102 .as95-reading .post-content img{display:block;width:auto;margin:0}
body.as-v102 .as95-reading .post-content :is(figure.wp-block-image,figure.wp-block-video,figure.wp-block-audio,figure.wp-block-embed,figure.wp-caption,figure.gallery){margin:2.1em 0}
body.as-v102 .as95-reading .post-content :is(figure.wp-block-image,figure.wp-caption)>img{width:auto;max-width:100%;margin-inline:auto}
body.as-v102 .as95-reading .post-content :is(figcaption,.wp-caption-text,.blocks-gallery-caption){display:block;margin:10px 0 0;color:#455468;font:400 13px/1.55 'DM Sans',Arial,sans-serif;text-align:left}
body.as-v102 .as95-reading .post-content :is(video,audio,iframe){display:block;max-width:100%}
body.as-v102 .as95-reading .post-content video{width:100%;height:auto;max-height:78vh;object-fit:contain;background:#101d2b}
body.as-v102 .as95-reading .post-content audio{width:100%;min-height:44px}
body.as-v102 .as95-reading .post-content :is(.wp-block-embed.is-type-video .wp-block-embed__wrapper,.wp-video,.embed-container,.video-container){position:relative;width:100%;max-width:100%;aspect-ratio:16/9;overflow:hidden;background:#101d2b}
body.as-v102 .as95-reading .post-content :is(.wp-block-embed.is-type-video .wp-block-embed__wrapper,.wp-video,.embed-container,.video-container) iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
body.as-v102 .as95-reading .post-content iframe{width:100%;max-width:100%;border:0}
body.as-v102 .as95-reading .post-content>iframe{aspect-ratio:16/9;height:auto}
body.as-v102 .as95-reading .post-content :is(.wp-block-gallery,.gallery){display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;margin-block:2.1em}
body.as-v102 .as95-reading .post-content :is(.wp-block-gallery,.gallery).columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}
body.as-v102 .as95-reading .post-content :is(.wp-block-gallery,.gallery).columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}
body.as-v102 .as95-reading .post-content :is(.wp-block-gallery,.gallery)>:is(figure,.wp-block-image,.gallery-item){width:100%;max-width:100%;margin:0;min-width:0}
body.as-v102 .as95-reading .post-content :is(.wp-block-gallery,.gallery) img{width:100%;height:auto;max-height:560px;object-fit:contain}
body.as-v102 .as95-reading .post-content :is(.aligncenter,.alignleft,.alignright){max-width:100%}
body.as-v102 .as95-reading .post-content .aligncenter{margin-inline:auto;text-align:center}
body.as-v102 .as95-reading .post-content .alignleft{float:left;max-width:46%;margin:6px 24px 15px 0}
body.as-v102 .as95-reading .post-content .alignright{float:right;max-width:46%;margin:6px 0 15px 24px}
body.as-v102 .as95-reading .post-content :is(.alignwide,.alignfull){width:min(1120px,calc(100vw - 64px));max-width:none;margin-left:50%;transform:translateX(-50%)}
body.as-v102 .as95-reading .post-content :is(pre,table){max-width:100%;overflow-x:auto}
body.as-v102 .as95-reading .post-content::after{content:"";display:table;clear:both}
@media(max-width:1100px){body.as-v102 .as95-journal .as95-grid{gap:32px 22px}body.as-v102 .as95-reading .post-content :is(.wp-block-gallery,.gallery).columns-4{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){
 body.as-v102 .as10242-footer-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px;padding-bottom:24px;margin-bottom:30px}
 body.as-v102 .as10242-footer-nav a{border-bottom:1px solid #c4d1c31f;line-height:1.35}
 body.as-v102 .as95-journal .as95-grid{gap:28px}
 body.as-v102 .as95-journal .as95-lead .as95-card-photo img{aspect-ratio:3/2;min-height:0;max-height:420px}
 body.as-v102 .as95-reading .post-content :is(.alignleft,.alignright){float:none;width:100%;max-width:100%;margin:1.6em 0}
 body.as-v102 .as95-reading .post-content :is(.alignwide,.alignfull){width:100%;max-width:100%;margin-left:0;transform:none}
 body.as-v102 .as95-reading .post-content :is(.wp-block-gallery,.gallery),body.as-v102 .as95-reading .post-content :is(.wp-block-gallery,.gallery).columns-4{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
}
@media(max-width:480px){body.as-v102 .as95-reading .post-content :is(.wp-block-gallery,.gallery),body.as-v102 .as95-reading .post-content :is(.wp-block-gallery,.gallery).columns-2,body.as-v102 .as95-reading .post-content :is(.wp-block-gallery,.gallery).columns-4{grid-template-columns:minmax(0,1fr)}body.as-v102 .as95-reading .post-content :is(figcaption,.wp-caption-text,.blocks-gallery-caption){font-size:12px}}
@media print{body.as-v102 .as10242-footer-nav{display:none}}
