:root{--black:#101010;--charcoal:#1c1c1c;--ink:#202020;--muted:#696969;--white:#fff;--paper:#fafafa;--soft:#f1f1f0;--line:#dedede;--red:#bd2029;--red-dark:#961720;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font:400 16px/1.7 Arial,Helvetica,sans-serif}img{display:block;max-width:100%}a{color:inherit;text-underline-offset:3px}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:4px}.skip-link{position:fixed;top:1rem;left:1rem;z-index:100;transform:translateY(-200%);background:#fff;color:#101010;padding:.75rem 1rem;font-weight:700}.skip-link:focus{transform:translateY(0)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.035em;line-height:1.08}h1{font-size:clamp(3rem,6.2vw,6.25rem);margin:0}h2{font-size:clamp(2.2rem,4.2vw,4.35rem);margin:0}h3{font-size:clamp(1.4rem,2.1vw,2rem);margin:0}p{margin:0 0 1.2rem}.eyebrow,.sidebar-label{color:var(--red);font:700 .69rem/1.2 Arial,Helvetica,sans-serif;letter-spacing:.18em;text-transform:uppercase}

.site-header{min-height:80px;padding:0 max(2rem,5vw);background:var(--black);color:#fff;display:flex;align-items:center;gap:2rem;position:relative;z-index:10}.brand{display:inline-flex;align-items:baseline;color:#fff;font-family:Georgia,'Times New Roman',serif;font-size:1.55rem;font-weight:700;letter-spacing:-.07em;text-decoration:none;white-space:nowrap}.brand-name{color:#fff}.brand em{color:var(--red);font-style:normal}.brand-domain{color:#aaa;font:500 .75rem Arial,sans-serif;letter-spacing:0;margin-left:.28rem}.primary-nav{display:flex;gap:clamp(1rem,2.5vw,2.4rem);margin-left:auto}.primary-nav a,.footer-nav a{color:#fff;font-size:.74rem;font-weight:700;letter-spacing:.09em;text-decoration:none;text-transform:uppercase}.primary-nav a:hover,.footer-nav a:hover{color:#fff;text-decoration:underline;text-decoration-color:var(--red);text-decoration-thickness:2px}.header-contact{background:transparent;border:1px solid #666;color:#fff;padding:.7rem 1rem;font:700 .7rem Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.header-contact:hover{border-color:var(--red);background:var(--red)}.mobile-menu{display:none;margin-left:auto}.mobile-menu summary{cursor:pointer;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.mobile-menu nav{display:grid;gap:.75rem;padding:1rem 0 .25rem}.mobile-menu a{color:#fff;font-size:.85rem;text-decoration:none}

.hero{min-height:720px;position:relative;display:flex;align-items:flex-end;overflow:hidden;background:var(--charcoal);color:#fff}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-image{object-fit:cover}.hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.78) 0%,rgba(0,0,0,.48) 40%,rgba(0,0,0,.08) 73%,rgba(0,0,0,.13))}.hero-content,.hero-bottom{position:relative;width:min(1280px,100%);margin:0 auto;padding-left:max(2rem,5vw);padding-right:max(2rem,5vw)}.hero-content{padding-bottom:5.5rem}.hero h1{max-width:10ch}.hero h1 em{font-style:italic}.hero-description{max-width:35rem;margin:1.7rem 0 2rem;color:#e4e4e4;font-size:1.05rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem}.button,.button-outline{display:inline-block;padding:.95rem 1.2rem;border:1px solid var(--red);color:#fff;font:700 .72rem Arial,sans-serif;letter-spacing:.12em;text-decoration:none;text-transform:uppercase;transition:background-color .2s,border-color .2s,color .2s}.button,.tool button{background:var(--red);border:1px solid var(--red);color:#fff}.button:hover,.tool button:hover{background:var(--red-dark);border-color:var(--red-dark)}.button-outline:hover{background:#fff;border-color:#fff;color:#101010}.hero-bottom{display:flex;justify-content:space-between;gap:1rem;padding-bottom:2.1rem;color:#ddd;font-size:.73rem;letter-spacing:.1em;text-transform:uppercase}.image-note{color:#bdbdbd}

.intro-band{display:grid;grid-template-columns:minmax(220px,.85fr) minmax(0,1.4fr);align-items:center;background:#101010;color:#fff;padding:clamp(3rem,7vw,7rem) max(2rem,calc((100vw - 1120px)/2));gap:clamp(2.5rem,8vw,9rem)}.intro-brand{background:#000;padding:2rem}.intro-brand img{width:100%;max-width:240px}.intro-message{font:clamp(1.65rem,3.1vw,3.15rem)/1.2 Georgia,serif;letter-spacing:-.035em}.intro-message p:last-child{margin:0}.section-shell{width:min(1280px,100%);margin:0 auto;padding:clamp(5rem,11vw,10rem) max(2rem,5vw)}.section-heading{max-width:48rem;margin-bottom:clamp(2.75rem,6vw,5.5rem)}.section-heading h2{margin:.7rem 0 1.2rem}.section-heading p{max-width:39rem;color:var(--muted)}.journey-grid,.tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.journey-card,.tool-card{min-height:300px;background:#fff;padding:clamp(1.6rem,3vw,3rem);display:flex;flex-direction:column;color:var(--ink);text-decoration:none;transition:background-color .2s,color .2s}.journey-card:hover,.tool-card:hover{background:#101010;color:#fff}.card-number,.tool-icon{color:var(--red);font:700 .73rem Arial,sans-serif;letter-spacing:.13em;margin-bottom:auto}.journey-card h3,.tool-card h3{margin:2.5rem 0 .8rem}.journey-card p,.tool-card p{color:var(--muted);font-size:.92rem}.journey-card:hover p,.tool-card:hover p{color:#d2d2d2}.card-link{margin-top:auto;color:var(--red);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.card-arrow{align-self:flex-end;color:var(--red);font-size:1.7rem;line-height:1}.gary-section{background:var(--soft);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.gary-photo{min-height:640px}.gary-photo img{width:100%;height:100%;object-fit:cover}.gary-copy{padding:clamp(4rem,9vw,10rem) clamp(2rem,8vw,9rem);align-self:center}.gary-copy h2{margin:.75rem 0 1.5rem}.gary-copy>p{color:#4f4f4f}.text-link,.resource-link{color:var(--red);font-size:.76rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.gary-signature{border-top:1px solid #c9c9c9;margin-top:2.5rem;padding-top:1.3rem}.gary-signature strong{display:block;font-family:Georgia,serif;font-size:1.1rem}.gary-signature span{color:var(--muted);font-size:.78rem}.tools-section{background:#101010;color:#fff}.tools-section .section-heading p{color:#bdbdbd}.tools-grid{background:#3b3b3b;border-color:#3b3b3b}.tools-grid .tool-card{background:var(--charcoal);color:#fff}.tools-grid .tool-card:hover{background:#303030}.home-editorial{background:var(--paper)}.answer{max-width:52rem;font:clamp(1.3rem,2.4vw,2rem)/1.35 Georgia,serif;letter-spacing:-.02em}.byline{color:var(--muted);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.editorial-grid{display:grid;grid-template-columns:2fr 1fr;gap:clamp(2rem,8vw,8rem)}.home-editorial .content-section{max-width:48rem}

.article-masthead{background:var(--soft);padding:clamp(4rem,9vw,9rem) max(2rem,calc((100vw - 1080px)/2))}.breadcrumbs{color:var(--muted);font-size:.76rem;margin-bottom:2.5rem}.breadcrumbs a{color:var(--muted)}.article-masthead h1{max-width:15ch;margin:.7rem 0 1.5rem}.article-masthead .answer{margin-bottom:1.5rem}.article-layout{width:min(1180px,100%);margin:0 auto;padding:clamp(3rem,8vw,7rem) max(2rem,5vw);display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,290px);gap:clamp(3rem,9vw,10rem);align-items:start}.article-content{min-width:0}.content-section{margin-bottom:4.5rem}.content-section h2{margin-bottom:1.25rem}.content-section p{color:#3f3f3f}.content-section ul{padding-left:1.2rem}.content-section li{margin:.5rem 0}.article-sidebar{position:sticky;top:2rem}.sidebar-card{border-top:2px solid #101010;padding-top:1.1rem}.table-of-contents{display:grid;margin-top:1rem}.table-of-contents a{border-bottom:1px solid var(--line);color:var(--ink);font-size:.85rem;padding:.75rem 0;text-decoration:none}.table-of-contents a:hover{color:var(--red)}.sidebar-help{background:#101010;color:#fff;margin-top:2rem;padding:1.5rem}.sidebar-help p{color:#d0d0d0;font-size:.9rem}.sidebar-help a{color:#fff}.table-wrap{width:100%;overflow-x:auto;border-top:2px solid #101010;border-bottom:1px solid var(--line);margin:1.8rem 0}table{width:100%;min-width:500px;border-collapse:collapse;font-size:.88rem}th,td{padding:.85rem .7rem;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}th{color:#101010;font-size:.69rem;letter-spacing:.1em;text-transform:uppercase}.sources,.related{border-top:1px solid var(--line);padding-top:2rem}.sources span{color:var(--muted);font-size:.8rem}.related ul{margin:1rem 0 0;padding-left:1.1rem}.related li{margin:.55rem 0}.cta{background:#101010;color:#fff;margin-top:4rem;padding:clamp(2rem,5vw,4rem)}.cta h2{margin:.7rem 0 1rem}.cta p{color:#d0d0d0;max-width:38rem}.tool{background:var(--soft);border-top:2px solid #101010;margin:2rem 0;padding:clamp(1.5rem,4vw,3rem)}.tool h2{font-size:clamp(1.7rem,3vw,2.5rem);margin-bottom:.8rem}.tool form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.5rem 0}.tool label{color:var(--ink);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.tool input{display:block;width:100%;background:#fff;border:1px solid #a8a8a8;border-radius:0;color:var(--ink);font:1rem Arial,sans-serif;margin-top:.4rem;padding:.75rem}.tool button{align-self:end;cursor:pointer;font:700 .72rem Arial,sans-serif;letter-spacing:.1em;padding:.9rem 1.2rem;text-transform:uppercase}.tool-result{display:block;border-top:1px solid #c5c5c5;font:1.2rem Georgia,serif;padding-top:1rem}

.site-footer{background:#101010;color:#fff;padding:0 max(2rem,5vw)}.footer-top{display:flex;justify-content:space-between;gap:3rem;padding:4rem 0}.footer-brand{max-width:290px}.footer-logo{width:200px;margin-top:1.2rem}.footer-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;align-content:flex-start;gap:.9rem 2rem;max-width:560px}.footer-bottom{border-top:1px solid #3c3c3c;color:#aaa;display:flex;justify-content:space-between;gap:1rem;padding:1.3rem 0;font-size:.72rem}
@media(max-width:1049px){.site-header{min-height:70px}.primary-nav{display:none}.mobile-menu{display:block}.header-contact{margin-left:0}.hero{min-height:680px}.journey-grid,.tools-grid{grid-template-columns:1fr}.journey-card,.tool-card{min-height:230px}.editorial-grid{grid-template-columns:1fr}.article-layout{grid-template-columns:1fr}.article-sidebar{position:static}.table-of-contents{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.5rem}}@media(max-width:680px){h1{font-size:clamp(2.8rem,14vw,4.5rem)}.site-header{padding:0 1.25rem;gap:.8rem}.brand{font-size:1.3rem}.header-contact{padding:.6rem .65rem;font-size:.62rem}.hero{min-height:700px}.hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.24))}.hero-content,.hero-bottom{padding-left:1.25rem;padding-right:1.25rem}.hero-content{padding-bottom:4rem}.hero-bottom{align-items:flex-end;font-size:.62rem}.image-note{max-width:9rem;text-align:right}.intro-band,.gary-section{grid-template-columns:1fr}.intro-band{padding:3.5rem 1.5rem}.gary-photo{min-height:400px}.gary-copy{padding:4rem 1.5rem}.section-shell,.article-layout{padding-left:1.25rem;padding-right:1.25rem}.article-masthead{padding-left:1.25rem;padding-right:1.25rem}.table-of-contents{grid-template-columns:1fr}.tool form{grid-template-columns:1fr}.footer-top,.footer-bottom{flex-direction:column}.footer-nav{justify-content:flex-start}.related ul{padding-left:1.1rem}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/* Editorial composition and image treatment. */
.hero{display:flex;flex-direction:column;justify-content:center;align-items:stretch}.hero-content{padding-top:5rem;padding-bottom:8rem}.hero h1{max-width:940px;font-size:clamp(3.2rem,5.65vw,5.8rem);line-height:1.08}.hero .eyebrow{color:#fff;letter-spacing:.24em}.hero-bottom{position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.hero-actions .button-outline{background:transparent;border-color:#b1b1b1}.hero-actions .button-outline:hover{background:#fff;color:#111}.hero .button span,.card-link span{margin-left:.8rem}.brand em{color:#fff;font-weight:400}.brand-domain{color:#d6d6d6}.header-contact{text-decoration:none}.intro-brand{padding:0;background:transparent}.intro-brand img{height:auto;max-width:290px}.intro-message{margin:0}.intro-message strong{font-weight:400;color:#bababa}.section-heading .eyebrow{color:var(--red)}.card-link{display:flex;justify-content:space-between;align-items:center;gap:.8rem}.tool-icon{color:#ee777e}.tools-grid .tool-card p{color:#c0c0c0}.tools-grid .card-link{color:#ee777e}.tools-section .section-heading .eyebrow{color:#ee777e}.gary-photo{overflow:hidden;max-height:900px}.gary-photo img{object-position:center 33%}.gary-copy .eyebrow{color:var(--red)}.gary-signature{margin-bottom:2rem}.byline{display:flex;gap:.8rem;align-items:center;letter-spacing:.015em;text-transform:none;margin:1.8rem 0 3rem}.byline img{width:40px;height:40px;object-fit:cover;object-position:center 22%;border-radius:50%;flex:0 0 40px}.byline strong{color:#222}.byline-date{display:block;font-size:.72rem}.editorial-grid{grid-template-columns:1fr 1fr;gap:3.5rem}.content-section h2{font-size:clamp(1.65rem,2.6vw,2.35rem);line-height:1.2}.article-masthead h1{font-size:clamp(2.6rem,4.7vw,4.8rem);max-width:22ch}.article-masthead .eyebrow{margin-bottom:1.1rem}.article-layout{grid-template-columns:minmax(0,1fr) 260px;gap:5rem}.article-sidebar h2{font-size:2rem;margin-bottom:1rem}.breadcrumbs{display:flex;gap:.65rem;align-items:center;flex-wrap:wrap}.related{margin:1rem 0 3rem}.related h2,.sources h2{font-size:1.65rem}.related ul{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:0 2rem}.related li{border-bottom:1px solid var(--line);margin:0}.related a{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0;text-decoration:none;font-size:.88rem}.related a:hover{text-decoration:underline}.related a span{color:var(--red)}.sources{font-size:.83rem;line-height:1.8}.sources ol{padding-left:1.2rem}.sources li{margin:.5rem 0}.sources span{display:block;font-size:.72rem}.cta{display:flex;align-items:center;justify-content:space-between;gap:2rem}.cta .eyebrow{color:#ee777e}.cta .button{flex-shrink:0}.cta h2{font-size:clamp(2.5rem,4.7vw,4.8rem)}.cta-shell{padding-top:0}.cta-shell .cta{margin-top:0}.article-content .cta{display:block}.footer-logo{height:auto}.footer-brand>p{font-size:.85rem;color:#bdbdbd;margin-top:1rem}.resource-link{display:inline-block;margin:.3rem 0;line-height:1.7}.content-section{scroll-margin-top:2rem}#main:focus{outline:none}.article-photo{margin:0 0 3rem}.article-photo img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.article-photo figcaption{font-size:.68rem;color:var(--muted);margin-top:.65rem;letter-spacing:.03em}
@media(max-width:1049px){.header-contact{margin-left:auto}.mobile-menu{margin-left:0}.mobile-menu[open] nav{position:absolute;top:100%;left:0;right:0;background:#101010;padding:1.8rem 6vw 2rem;box-shadow:0 20px 25px #0002}.hero h1{font-size:clamp(3.2rem,6.5vw,4.7rem)}.article-layout{grid-template-columns:minmax(0,1fr) 220px;gap:3rem}.gary-copy{padding:4rem 3rem}.gary-copy h2{font-size:3rem}}
@media(max-width:760px){.hero h1{font-size:clamp(3rem,8.2vw,4rem)}.hero-content{padding-top:4rem;padding-bottom:8rem}.hero-bottom{font-size:.58rem;letter-spacing:.05em;flex-direction:column;gap:.6rem}.hero-shade{background:linear-gradient(90deg,#000c,#0005),linear-gradient(0deg,#0008,transparent 45%)}.hero-image{object-position:62% center}.section-shell{padding:4.5rem 1.4rem}.intro-band{padding:3rem 1.4rem}.intro-message{font-size:1.9rem}.intro-brand img{max-width:250px}.gary-copy{padding:3.5rem 1.4rem}.gary-photo{min-height:0;max-height:590px}.gary-photo img{height:auto;max-height:590px;object-fit:cover}.gary-copy h2{font-size:2.7rem}.editorial-grid{grid-template-columns:1fr;gap:0}.article-masthead{padding:3rem 1.4rem 1.5rem}.article-masthead h1{font-size:clamp(2.5rem,8.5vw,3.8rem)}.article-masthead .answer{font-size:1.35rem}.article-layout{display:block;padding:3rem 1.4rem}.article-sidebar{position:static;margin-top:3rem}.article-sidebar .sidebar-card{display:none}.related ul{grid-template-columns:1fr}.cta{display:block;padding:2rem 1.4rem}.cta .button{margin-top:1rem}.cta-shell{padding-top:0}.content-section{margin-bottom:3rem}.site-header{padding:0 1.4rem;gap:1rem}.brand{font-size:1.35rem}.site-header .header-contact{display:none}.mobile-menu{margin-left:auto}.hero-actions{gap:.7rem}.hero-actions .button{padding:.95rem 1rem;font-size:.66rem}.site-footer{padding:0 1.4rem}.footer-bottom{font-size:.62rem}.tools-grid .tool-card{min-height:270px}.journey-card{min-height:285px}.section-heading{margin-bottom:2.5rem}.section-heading h2{font-size:2.65rem}}
.mobile-menu summary{list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu[open] summary span{display:inline-block;transform:rotate(45deg)}
/* Keep Gary's introduction personal without an oversized portrait. */
.gary-section{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:clamp(3rem,8vw,7rem);padding:6rem max(2rem,calc((100vw - 1120px)/2));align-items:center}.gary-photo{width:100%;max-width:340px;height:442px;min-height:0;max-height:442px;margin:0 auto}.gary-photo img{width:100%;height:100%;max-height:none;object-fit:cover;object-position:center}.gary-copy{padding:0}.gary-copy h2{font-size:clamp(2.2rem,3.6vw,3.4rem)}
@media(max-width:760px){.gary-section{grid-template-columns:1fr;gap:2.5rem;padding:4rem 1.4rem}.gary-photo{max-width:260px;height:338px;max-height:338px}.gary-copy h2{font-size:2.65rem}}
textarea,select{font:inherit;border:1px solid #b7b7b7;background:#fff;color:#161616;padding:.8rem;width:100%;border-radius:0}textarea:focus-visible,select:focus-visible{outline:3px solid #c82027;outline-offset:3px}.worksheet-actions{display:flex;flex-wrap:wrap;gap:.8rem;grid-column:1/-1}.section-citation{font-size:.86rem;color:#595959}.directory-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 2rem;list-style:none;padding:0}.directory-list li{border-bottom:1px solid #ddd;padding:1rem 0}.directory-list a{display:block;text-decoration:none}.directory-list a:hover{text-decoration:underline}.profile-portrait{width:220px;height:auto;margin-bottom:2rem}.tool textarea{resize:vertical}.tool [hidden]{display:none}.tool input[type=date]{min-width:0}@media(max-width:640px){.directory-list{grid-template-columns:1fr}}@media print{.site-header,.article-sidebar,.site-footer,.cta,.related,.hero,.mobile-menu,.worksheet-actions{display:none!important}.article-layout{display:block}.tool{break-inside:avoid}.tool textarea{height:8rem;color:#000}body{background:#fff;color:#000}main{max-width:none}}
.research-featured{border-top:1px solid #ddd}.research-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.research-card{border-top:3px solid #b51f2e;padding:1.5rem 0}.research-card h3{font-family:Georgia,serif;font-size:1.7rem;font-weight:400;line-height:1.18}.research-card h3 a{text-decoration:none}.research-card h3 a:hover{text-decoration:underline}.research-metric{font-size:1.8rem;color:#b51f2e;font-weight:600;letter-spacing:-.025em}.research-card-note{font-size:.8rem!important;line-height:1.5;color:#666;margin-top:1.5rem}.research-all{display:inline-block;margin-top:2rem}.research-context{border-left:3px solid #b51f2e;padding:1rem 1.5rem;background:#f5f5f5;margin-bottom:2.5rem}.research-context p:last-child{font-size:.9rem;margin-bottom:0}.research-figure{margin:2rem 0;width:100%}.research-figure img{width:100%;height:auto;display:block;background:white}.research-figure figcaption{font-size:.84rem;color:#595959;line-height:1.55;margin-top:.8rem}.research-citation{padding:1.5rem;border:1px solid #ccc;margin:3rem 0;overflow-wrap:anywhere}.citation-copy{background:#171717;color:#fff;border:0;padding:.8rem 1rem;font:inherit;cursor:pointer}.citation-copy:hover{background:#b51f2e}.citation-copy:focus-visible{outline:3px solid #b51f2e;outline-offset:3px}.citation-status{display:block;font-size:.9rem;margin-top:.6rem}.content-section p{max-width:72ch}.research-context .eyebrow{color:#9f1b28}.research-figure a{display:block}@media(max-width:800px){.research-cards{grid-template-columns:1fr;gap:1.2rem}.research-card{padding:1.1rem 0}.research-metric{font-size:1.8rem}.research-figure{margin:1.5rem 0}.research-context{padding:1rem}.research-citation{padding:1rem}}
.resource-link{display:inline-block;margin-right:1.2rem;margin-bottom:.5rem}.table-wrap:focus-visible{outline:3px solid #b51f2e;outline-offset:3px}
.resource-actions{display:grid;gap:.8rem;margin:1.25rem 0}.resource-actions .resource-link{display:block;width:fit-content;margin:0;max-width:100%;overflow-wrap:anywhere}
.research-insight{border-top:3px solid #b51f2e;background:#f6f6f6;padding:clamp(1.25rem,3vw,2rem);margin:3rem 0}.research-insight h2{font-size:clamp(1.65rem,2.5vw,2rem);margin-top:.6rem}.research-insight .insight-period{font-size:.83rem;line-height:1.55;color:#555;margin:1.2rem 0}.research-insight .text-link{font-size:.86rem}.research-insight .eyebrow{color:#9f1b28}
