:root{--paper:#fbf7f0;--paper-deep:#f2e8d8;--surface:#fffdf8;--ink:#071f3e;--ink-soft:#334154;--muted:#70685e;--line:#e3d8c8;--line-strong:#cfc0ad;--green:#0b5528;--green-deep:#073d1a;--cta-green:#1f4d12;--cta-green-deep:#0f3b1d;--orange:#df3f0f;--orange-soft:#fff0e8;--blue-soft:#eaf3f6;--shadow:0 22px 55px #3a271012}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{background:linear-gradient(90deg, #fffdf8b3, transparent 24%, transparent 76%, #fffdf89e), radial-gradient(circle at 18% 8%, #ffffffeb, transparent 30rem), radial-gradient(circle at 86% 18%, #debe892e, transparent 28rem), var(--paper);width:100%;max-width:100%;color:var(--ink);letter-spacing:0;margin:0;font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif;position:relative;overflow-x:hidden}button,input,textarea{font:inherit}button{cursor:pointer}a,button{touch-action:manipulation;-webkit-tap-highlight-color:#e246132e}a:focus-visible,button:focus-visible{outline-offset:3px;outline:3px solid #e24613b3}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}svg{flex-shrink:0}h1,h2,h3,p,figure,blockquote{margin:0}h1,h2,h3{color:var(--ink);overflow-wrap:anywhere;text-wrap:balance;font-family:Georgia,Iowan Old Style,Cambria,Times New Roman,serif;font-weight:400}h1{max-width:850px;font-size:4.25rem;line-height:1}h2{font-size:2rem;line-height:1.1}h3{font-size:1.25rem;line-height:1.2}.page-shell{width:min(1280px,100% - 92px);margin-inline:auto}
.site-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding-top:env(safe-area-inset-top);background:#fbf7f0f0;position:sticky;top:0}.route-transition-active{cursor:progress}.route-progress{z-index:80;pointer-events:none;height:0;display:block;position:fixed;inset:0 0 auto}.route-progress-track{opacity:0;background:#e3d8c880;height:3px;transition:opacity .12s;position:absolute;inset:0 0 auto;overflow:hidden}.route-progress-bar{background:linear-gradient(90deg, var(--orange), #f1a45e);width:42%;height:100%;display:block;transform:translate(-110%);box-shadow:0 0 18px #df3f0f59}.route-progress-label{top:calc(env(safe-area-inset-top) + 12px);color:var(--green-deep);letter-spacing:.08em;opacity:0;text-transform:uppercase;background:#fffdf8e6;border:1px solid #cfc0add1;border-radius:999px;padding:7px 10px;font-size:.72rem;font-weight:700;transition:opacity .12s,transform .12s;position:fixed;right:18px;transform:translateY(-8px);box-shadow:0 10px 28px #20241c1a}.route-progress.is-active .route-progress-track,.route-progress.is-active .route-progress-label{opacity:1}.route-progress.is-active .route-progress-bar{animation:1.05s cubic-bezier(.65,0,.35,1) infinite route-progress-slide}.route-progress.is-active .route-progress-label{transform:translateY(0)}.route-loading-shell{padding-block:56px 72px}.route-loading-grid{grid-template-columns:minmax(0,1fr) 300px;gap:64px;display:grid}.route-loading-main,.route-loading-side{gap:18px;display:grid}.route-loading-main span,.route-loading-side span{background:linear-gradient(90deg, var(--paper-deep), #fff6e8, var(--paper-deep));background-size:220% 100%;border-radius:6px;animation:1.4s ease-in-out infinite route-loading-shimmer;display:block}.route-loading-main span:first-child{width:min(100%,740px);height:44px}.route-loading-main span:nth-child(2){width:min(80%,540px);height:24px}.route-loading-main span:nth-child(3){width:min(100%,760px);height:260px;margin-top:8px}.route-loading-main span:nth-child(4){width:min(72%,460px);height:22px}.route-loading-side span{height:90px}@keyframes route-progress-slide{0%{transform:translate(-110%)}55%{transform:translate(80%)}to{transform:translate(240%)}}@keyframes route-loading-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.topbar,.category-bar{align-items:center;display:grid}.topbar{grid-template-columns:1fr auto 1fr;gap:22px;min-height:62px}.top-links,.header-actions,.category-bar,.hero-actions,.meta-line,.profile-links,.chip-row{align-items:center;display:flex}.top-links,.header-actions,.category-bar,.hero-actions,.profile-links,.chip-row{gap:24px}.top-links{gap:clamp(20px,2vw,30px)}.top-links a,.quiet-link,.category-bar a,.category-bar button{color:#1e2c29;font-size:.93rem;font-weight:600}.top-links a{color:#2f312dc7;white-space:nowrap;font-family:Georgia,Iowan Old Style,Cambria,Times New Roman,serif;font-size:.84rem;font-weight:400}.top-links a:hover,.top-links a:focus-visible{color:#2f312df2}.brand-logo{justify-content:center;align-items:center;line-height:0;display:inline-flex}.brand-logo__image{object-fit:cover;object-position:center;width:min(200px,42vw);height:40px;display:block}.header-actions{justify-content:flex-end}.media-kit-button{color:#fffdf6;letter-spacing:0;text-align:center;white-space:nowrap;background:#2b4d01;border:1px solid #2b4d01;justify-content:center;align-items:center;min-height:34px;padding:8px 14px;font-family:Iowan Old Style,Georgia,Cambria,Times New Roman,serif;font-size:.92rem;font-weight:300;line-height:1;display:inline-flex}.media-kit-button:hover{color:#fffdf6;background:#244100}.icon-button,.more-button,.article-tools button{color:var(--green-deep);background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.icon-button{width:32px;height:32px}.header-mobile-nav{align-items:center;display:none;position:relative}.header-menu-button{width:36px;height:36px}.header-mobile-panel{z-index:35;border:1px solid var(--line);background:#fffdf8;border-radius:8px;flex-direction:column;min-width:200px;padding:8px;display:flex;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 18px 38px #20241c21}.header-mobile-panel a{color:#2f312ddb;border-radius:6px;padding:10px 12px;font-family:Georgia,Iowan Old Style,Cambria,Times New Roman,serif;font-size:.96rem;font-weight:400}.header-mobile-panel a:hover,.header-mobile-panel a:focus-visible{background:var(--paper-deep);color:#2f312df2}.header-search{align-items:center;display:inline-flex;position:relative}.header-search-panel{z-index:35;border:1px solid var(--line);background:#fffdf8;border-radius:8px;width:min(420px,100vw - 32px);padding:10px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 38px #20241c21}.header-search-form{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;display:grid}.header-search-field{border:1px solid var(--line-strong);width:100%;min-width:0;height:40px;color:var(--ink);background:#fff;border-radius:5px;outline:0;padding:0 12px;font-size:.95rem}.header-search-field:focus{border-color:var(--orange);box-shadow:0 0 0 3px #df3f0f29}.header-search-submit,.header-search-close{border-radius:5px;justify-content:center;align-items:center;height:40px;font-size:.86rem;font-weight:600;display:inline-flex}.header-search-submit{border:1px solid var(--green-deep);background:var(--green-deep);color:#fffdf6;gap:7px;padding:0 13px}.header-search-close{border:1px solid var(--line);background:var(--paper-deep);width:40px;color:var(--green-deep)}.join-button,.accent-button{background:var(--green-deep);color:#fffdf6;border-radius:3px;justify-content:center;align-items:center;min-height:34px;padding:0 16px;font-size:.86rem;font-weight:400;display:inline-flex}.category-bar{border-top:1px solid var(--line);justify-content:space-between;gap:clamp(18px,1.7vw,34px);width:100%;min-height:50px;padding-inline:clamp(28px,5.5vw,92px);position:relative}.category-bar>a,.category-bar>.more-menu{text-align:center;white-space:nowrap;flex:0 auto;justify-content:center;align-items:center;min-width:max-content;display:inline-flex}.category-measure{gap:inherit;visibility:hidden;pointer-events:none;display:flex;position:absolute;inset:auto}.category-measure-item{color:#1e2c29;white-space:nowrap;font-size:.93rem;font-weight:600}.category-measure-more:after{content:"";width:19px;display:inline-block}.header-category-rule{border-top-color:#e3d8c8f2;border-bottom-color:#cfc0ade6}.more-button{gap:5px}.more-menu{align-self:stretch;align-items:center;display:inline-flex;position:relative}.more-menu-panel{z-index:25;border:1px solid var(--line);opacity:0;pointer-events:none;visibility:hidden;background:#fffdf8;border-radius:8px;min-width:210px;padding:8px;transition:opacity .15s,transform .15s,visibility .15s;display:grid;position:absolute;top:calc(100% - 2px);left:50%;transform:translate(-50%,8px);box-shadow:0 18px 38px #20241c21}.more-menu:hover .more-menu-panel,.more-menu:focus-within .more-menu-panel{opacity:1;pointer-events:auto;visibility:visible;transform:translate(-50%)}.more-menu-panel a{min-height:38px;color:var(--ink-soft);white-space:nowrap;border-radius:5px;align-items:center;padding:0 12px;display:flex}.more-menu-panel a:hover,.more-menu-panel a:focus-visible{background:var(--orange-soft);color:var(--green-deep)}.image-frame{background:var(--paper-deep);display:block;position:relative;overflow:hidden}.image-frame img{object-fit:cover}.double-line{border-top:1px solid #1d221aa3;border-bottom:1px solid #1d221a7a;height:5px;display:block}.site-footer{color:#12371f;background:#e2e0d4;padding-bottom:48px}.footer-top-rule{margin-bottom:50px}.footer-inner{grid-template-columns:minmax(280px,.78fr) minmax(420px,1fr);align-items:start;gap:80px;display:grid}.footer-brand{margin-bottom:16px;line-height:0;display:inline-block}.footer-brand__image{object-fit:cover;object-position:center;width:clamp(11rem,28vw,16.5rem);height:clamp(2.7rem,7vw,4.1rem);display:block}.footer-primary p{color:#23221ec2;opacity:.75;max-width:470px;font-family:Georgia,Iowan Old Style,Cambria,Times New Roman,serif;font-size:15px;line-height:1.46}.footer-social{align-items:center;gap:18px;margin-top:22px;padding:0;list-style:none;display:flex}.footer-social a{color:var(--green-deep);opacity:.75;transition:opacity .15s;display:inline-flex;position:relative}.footer-social a:hover,.footer-social a:focus-visible{opacity:1}.footer-social a[data-tooltip]:after{content:attr(data-tooltip);background:var(--green-deep);color:#fffdf6;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;border-radius:4px;padding:4px 8px;font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif;font-size:12px;font-weight:500;line-height:1;transition:opacity 80ms;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.footer-social a[data-tooltip]:hover:after,.footer-social a[data-tooltip]:focus-visible:after{opacity:1;visibility:visible}.footer-links{grid-template-columns:repeat(2,minmax(150px,1fr));gap:44px 76px;padding-top:18px;display:grid}.footer-link-group{align-content:start;gap:16px;display:grid}.footer-link-group h2{color:var(--green-deep);opacity:.75;font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif;font-size:15px;font-weight:600;line-height:1.2}.footer-link-group a{color:var(--green-deep);opacity:.75;font-size:16px;font-weight:400;line-height:1.22}.footer-link-group a:hover,.footer-link-group a:focus-visible{text-underline-offset:5px;opacity:1;text-decoration:underline}.footer-legal-wrap{margin-top:58px}.footer-legal-rule{border-bottom:0;height:2px}.footer-legal{color:var(--green-deep);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px 40px;padding-top:22px;font-size:13px;display:flex}.footer-legal-left{flex-wrap:wrap;gap:16px 22px;display:flex}.footer-legal-left span+span{border-left:1px solid #12371f66;padding-left:22px}.footer-contact{flex-wrap:wrap;align-items:center;gap:8px 22px;margin:0;padding:0;list-style:none;display:flex}.footer-contact-label{color:var(--green-deep);font-weight:400}.footer-contact a{color:var(--green-deep)}.footer-contact a:hover,.footer-contact a:focus-visible{text-underline-offset:3px;text-decoration:underline}.footer-privacy{color:var(--green-deep);font-weight:400}.footer-privacy:hover,.footer-privacy:focus-visible{text-underline-offset:3px;opacity:1;text-decoration:underline}.auth-page{place-items:center;min-height:calc(100vh - 210px);padding-block:72px;display:grid}.auth-panel{border:1px solid var(--line);background:#fffdf8;border-radius:8px;gap:18px;width:min(100%,430px);padding:34px;display:grid;box-shadow:0 18px 44px #1b2a1f14}.auth-panel h1{margin:0;font-size:clamp(2rem,6vw,3rem);font-weight:500}.auth-panel label{color:var(--ink-soft);gap:8px;font-size:.92rem;font-weight:700;display:grid}.auth-panel input{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:6px;padding:12px 13px}.password-field{display:block;position:relative}.password-field input{padding-right:46px}.auth-panel button{background:var(--green-deep);color:#fff;cursor:pointer;border:0;border-radius:6px;min-height:46px;font-weight:800}.auth-panel .password-toggle{width:38px;min-height:36px;color:var(--ink-soft);cursor:pointer;background:0 0;border-radius:5px;place-items:center;display:grid;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.auth-panel .password-toggle:hover,.auth-panel .password-toggle:focus-visible{color:var(--ink);background:#1c412d14}.auth-panel button:disabled{cursor:progress;opacity:.7}.auth-panel p{color:var(--ink-soft);margin:0;line-height:1.45}
.home-page{padding-block:0}.hero-band{border-bottom:1px solid var(--line);background:#fffdf82e}.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(430px,.98fr);align-items:center;gap:78px;min-height:452px;padding-block:60px 50px;display:grid}.hero-copy h1{font-size:clamp(2.1rem,6.4vw,4.15rem)}.hero-copy p:not(.section-kicker){max-width:560px;color:var(--ink-soft);margin-top:22px;font-family:Georgia,Iowan Old Style,Cambria,Times New Roman,serif;font-size:1.24rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:30px}.hero-actions .accent-button{background:var(--orange);border-radius:999px;min-width:92px;padding-inline:18px}.hero-visual{aspect-ratio:1.82;background:#ff5d31;min-height:auto}.trending-ticker{border-bottom:1px solid var(--line);background:#fffdf873;align-items:stretch;display:flex;overflow:hidden}.trending-ticker-viewport{flex:auto;min-width:0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 36px calc(100% - 36px),#0000);mask-image:linear-gradient(90deg,#0000,#000 36px calc(100% - 36px),#0000)}.trending-ticker-track{will-change:transform;width:max-content;min-height:52px;animation:trending-ticker-scroll var(--ticker-duration,40s) linear infinite;display:flex}.trending-ticker:hover .trending-ticker-track,.trending-ticker:focus-within .trending-ticker-track{animation-play-state:paused}.trending-ticker-run{flex-shrink:0;align-items:center;margin:0;padding:0;list-style:none;display:flex}.trending-ticker-item{align-items:center;display:flex}.trending-ticker-item:before{content:"";background:var(--line-strong);border-radius:50%;width:4px;height:4px;margin-inline:clamp(18px,2.2vw,30px)}.trending-ticker-link{color:var(--ink);white-space:nowrap;align-items:baseline;gap:12px;padding-block:16px;text-decoration:none;transition:color .18s;display:inline-flex}.trending-ticker-link:hover{color:var(--orange)}.trending-ticker-title{font-size:.92rem;font-weight:600}@keyframes trending-ticker-scroll{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (max-width:760px){.trending-ticker-track{min-height:46px}.trending-ticker-title{font-size:.86rem}}@media (prefers-reduced-motion:reduce){.trending-ticker-track{scrollbar-width:none;animation:none;overflow-x:auto;transform:none}.trending-ticker-track::-webkit-scrollbar{display:none}.trending-ticker-run[aria-hidden=true]{display:none}}.home-featured-section{padding-block:50px 54px}.home-featured-section .section-title-row{margin-bottom:34px}.home-reports-upcoming{max-width:42rem;color:var(--ink-soft);font-size:1.02rem;line-height:1.6}.home-report-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(24px,2.6vw,38px);display:grid}.home-report-card{align-content:start;min-width:0;display:grid}.home-report-image{aspect-ratio:1.88;background:#ff6a4d;border-radius:4px;width:100%;height:clamp(148px,11vw,178px);margin-bottom:24px;box-shadow:0 14px 34px #3a271012}.home-report-card h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:3.54em;margin-top:14px;font-size:clamp(1.28rem,1.7vw,1.56rem);font-weight:500;line-height:1.18;display:-webkit-box;overflow:hidden}.home-report-card p{min-height:4.92em;color:var(--ink-soft);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:14px;font-size:1.02rem;line-height:1.64;display:-webkit-box;overflow:hidden}.home-report-card .meta-line{margin-top:28px}.home-library-section{border-top:1px solid var(--line)}.home-library-grid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.home-library-column{border-left:1px solid var(--line);align-content:start;min-width:0;padding:clamp(30px,3.4vw,42px);display:grid}.home-library-column:first-child{border-left:0;padding-left:clamp(14px,1.4vw,20px)}.home-library-column:last-child{padding-right:clamp(14px,1.4vw,20px)}.home-library-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:28px;display:flex}.home-library-heading h2{font-size:clamp(1.58rem,2vw,1.82rem);font-weight:500}.home-library-heading .text-arrow{color:#c85001;white-space:nowrap;margin-top:5px;font-weight:500}.home-library-list{gap:20px;display:grid}.home-list-item{grid-template-columns:118px minmax(0,1fr);align-items:start;gap:20px;min-width:0;display:grid}.home-list-item h3{color:var(--ink);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:clamp(1.05rem,1.36vw,1.2rem);font-weight:500;line-height:1.25;display:-webkit-box;overflow:hidden}.home-report-card a,.home-list-item a{transition:color .16s}.home-report-card a:hover,.home-report-card a:focus-visible,.home-list-item a:hover,.home-list-item a:focus-visible{color:var(--orange)}.home-list-thumb{aspect-ratio:1.43;background:var(--paper-deep);border:1px solid #cfc0ad80;border-radius:4px;width:118px;max-width:100%;height:82px}.home-paper-thumb{aspect-ratio:.93;background:linear-gradient(135deg, #071f3ef5, #0b5528b8), var(--paper-deep);border:1px solid #071f3e2e;border-radius:4px;width:92px;max-width:100%;height:100px;box-shadow:0 10px 22px #071f3e14}.home-white-paper-item{grid-template-columns:92px minmax(0,1fr)}.home-white-paper-item h3{-webkit-line-clamp:3}.home-paper-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:7px;margin-top:12px;font-size:.84rem;line-height:1.35;display:flex}.home-paper-meta span{align-items:center;gap:5px;display:inline-flex}.home-paper-meta span+span:before{content:"·";color:var(--line-strong);margin-right:7px}.home-interview-item{grid-template-columns:82px minmax(0,1fr)}.home-interview-avatar{aspect-ratio:1;background-color:#d8ddd4;background-image:var(--home-interview-portrait), radial-gradient(circle at 32% 24%, #fffdf84d, transparent 34%), linear-gradient(135deg, #071f3ee6, #0b5528c2);width:82px;height:82px;color:var(--paper);background-position:50% 18%,50%,50%;background-size:cover,auto,auto;border:1px solid #cfc0adc7;border-radius:999px;place-items:center;font-family:Georgia,Iowan Old Style,Cambria,Times New Roman,serif;font-size:1.22rem;font-weight:600;display:grid;position:relative;overflow:hidden}.home-featured-section .section-title-row .latest-reports-link,.home-featured-section .section-title-row .latest-reports-link:hover,.home-featured-section .section-title-row .latest-reports-link:focus-visible,.home-library-heading .text-arrow:hover,.home-library-heading .text-arrow:focus-visible{color:var(--orange);font-weight:500}.section-kicker,.eyebrow{color:var(--orange);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.section-kicker{margin-bottom:18px}.section-block{padding-block:50px}.section-title-row{justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px;display:flex}.text-arrow{color:var(--cta-green);align-items:center;gap:8px;font-size:.98rem;font-weight:700;transition:color .16s;display:inline-flex}.text-arrow:hover,.text-arrow:focus-visible{color:var(--cta-green-deep)}.article-grid,.article-list-grid{gap:26px;display:grid}.article-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.article-list-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.article-card{min-width:0}.article-card .image-frame{aspect-ratio:1.66;margin-bottom:18px}.article-card h3{margin-top:8px;font-size:1.3rem;line-height:1.24}.article-card a{transition:color .16s}.article-card a:hover{color:var(--orange)}.article-card p{--article-excerpt-lines:3;height:calc(1.02rem * 1.58 * var(--article-excerpt-lines));color:var(--ink-soft);-webkit-line-clamp:var(--article-excerpt-lines);-webkit-box-orient:vertical;margin-top:9px;font-size:1.02rem;line-height:1.58;display:-webkit-box;overflow:hidden}.meta-line{color:var(--muted);flex-wrap:wrap;gap:10px;margin-top:15px;font-size:.9rem}.meta-line span+span:before{content:"·";margin-right:10px}.compact-card{grid-template-columns:112px minmax(0,1fr);gap:18px;display:grid}.compact-card .image-frame{aspect-ratio:1;margin:0}.compact-card p,.compact-card .meta-line span:last-child{display:none}.rail-items,.publication-list,.reviewer-article-list{display:grid}.focus-item span{width:42px;height:42px;color:var(--orange);border:1px solid #ffb096;border-radius:999px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.profile-bio,.profile-publications small,.focus-item p{color:var(--ink-soft);line-height:1.65}.people-grid,.people-directory{gap:10px;display:grid}.people-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.people-directory{grid-template-columns:repeat(3,minmax(0,1fr))}.person-card{border:1px solid var(--line);background:#fffdf899;border-radius:4px;grid-template-columns:58px minmax(0,1fr);gap:16px;padding:18px;display:grid}.avatar-mark,.profile-avatar,.mini-avatar{color:var(--green);background:#e9eddc;border-radius:999px;justify-content:center;align-items:center;font-family:Georgia,Iowan Old Style,Cambria,Times New Roman,serif;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.avatar-mark{width:58px;height:58px;font-size:1.24rem;box-shadow:inset 0 0 0 1px #0b55280f}.avatar-mark img,.profile-avatar img,.mini-avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.person-card-copy{min-width:0}.person-name-row{align-items:center;gap:8px;display:flex}.person-name-row svg{color:var(--green)}.person-card .person-role{color:var(--ink-soft);margin-top:5px;font-size:.88rem;line-height:1.4}.person-bio{min-height:3.8em;color:var(--ink-soft);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:14px;font-size:.9rem;line-height:1.55;display:-webkit-box;overflow:hidden}.person-card span:not(.avatar-mark){color:var(--muted);margin-top:13px;font-size:.84rem;font-weight:700;display:block}.person-card .text-arrow{margin-top:13px;font-size:.86rem}@media (max-width:1180px){.home-report-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-report-image{height:clamp(190px,25vw,270px)}.home-library-grid{grid-template-columns:1fr}.home-library-column{border-top:1px solid var(--line);border-left:0;padding-inline:0}.home-library-column:first-child{border-top:0}}@media (max-width:760px){.home-page{padding-block-start:34px}.hero-grid{gap:28px;min-height:0;padding-block:32px 36px}.hero-copy p:not(.section-kicker){margin-top:16px;font-size:1.12rem;line-height:1.6}.hero-actions{margin-top:24px}.home-featured-section{padding-block-end:40px}.home-report-grid{grid-template-columns:1fr;gap:34px}.home-report-image{height:clamp(176px,52vw,260px)}.home-report-card h3,.home-report-card p{min-height:0}.home-library-column{padding:30px 0}.home-library-heading{justify-content:start;margin-bottom:24px;display:grid}.home-list-item,.home-white-paper-item{grid-template-columns:92px minmax(0,1fr);gap:16px}.home-interview-item{grid-template-columns:74px minmax(0,1fr);gap:16px}.home-list-thumb{width:92px;height:64px}.home-paper-thumb{width:76px;height:84px}.home-interview-avatar{width:68px;height:68px}}.home-contributors-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.home-contributors-section .page-shell{padding-block:50px 54px}.home-contributors-section .section-title-row .text-arrow{color:var(--orange);font-weight:500}.home-contributors-section .section-title-row .text-arrow:hover,.home-contributors-section .section-title-row .text-arrow:focus-visible{color:var(--orange)}.contributors-carousel{position:relative}.contributors-track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;padding-bottom:6px;display:flex;overflow-x:auto}.contributors-track::-webkit-scrollbar{display:none}.contributors-track .person-card{scroll-snap-align:start;background:#fffdf8d9;flex:0 0 clamp(264px,24vw,320px)}.contributors-arrow{z-index:2;border:1px solid var(--line);background:var(--surface);width:44px;height:44px;color:var(--ink);border-radius:999px;justify-content:center;align-items:center;transition:opacity .16s,color .16s,border-color .16s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 26px #3a27101f}.contributors-arrow-prev{left:-10px}.contributors-arrow-next{right:-10px}.contributors-arrow:hover:not(:disabled),.contributors-arrow:focus-visible:not(:disabled){border-color:var(--orange);color:var(--orange)}.contributors-arrow:disabled{opacity:0;pointer-events:none}@media (max-width:760px){.contributors-arrow{display:none}.contributors-track .person-card{flex-basis:82vw}}@media (max-width:440px){.home-list-item,.home-white-paper-item{grid-template-columns:76px minmax(0,1fr)}.home-interview-item{grid-template-columns:62px minmax(0,1fr)}.home-list-thumb{width:76px;height:54px}.home-paper-thumb{width:72px;height:78px}.home-interview-avatar{width:62px;height:62px}.home-list-item h3{font-size:1rem}}
.list-page,.profile-page,.reviewer-page{padding-block:42px 60px}.article-layout{padding-block:54px 72px}.list-hero{max-width:720px;margin-bottom:34px}.list-hero h1{margin-top:10px;font-size:3.05rem}.list-hero p{margin-top:14px;font-size:1.1rem}.list-page .people-directory{gap:8px}.list-page .person-card{grid-template-columns:50px minmax(0,1fr);gap:13px;padding:14px}.list-page .avatar-mark{width:50px;height:50px;font-size:1.08rem}.list-page .person-name-row h3{font-size:1.18rem}.list-page .person-bio{-webkit-line-clamp:2;min-height:3em;margin-top:10px;font-size:.86rem;line-height:1.5}.list-page .person-card span:not(.avatar-mark),.list-page .person-card .text-arrow{margin-top:10px}.filter-note{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--ink-soft);justify-content:space-between;align-items:center;gap:18px;margin-bottom:34px;padding-block:18px;display:flex}.empty-state{border-top:1px solid var(--line);justify-items:start;gap:16px;margin-top:34px;padding-top:34px;display:grid}.empty-state p{color:var(--ink-soft)}.infinite-load-state{border-top:1px solid var(--line);min-height:76px;color:var(--muted);place-items:center;margin-top:30px;font-size:.9rem;font-weight:700;display:grid}
.article-layout{--article-lead-width:920px;grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:64px;display:grid}.article-main{min-width:0}.breadcrumb{color:var(--muted);gap:10px;margin-bottom:42px;font-size:1rem;display:flex}.breadcrumb span:before{content:">";margin-right:10px}.article-header h1{max-width:var(--article-lead-width);margin-top:14px;font-size:clamp(2.1rem,5.4vw,4rem)}.article-header>p{max-width:var(--article-lead-width);color:var(--ink-soft);margin-top:20px;font-family:Georgia,Cambria,Times New Roman,serif;font-size:clamp(1.12rem,2vw,1.36rem);line-height:1.55}.article-byline{max-width:var(--article-lead-width);justify-content:space-between;align-items:center;gap:24px;margin-top:28px;display:flex}.author-chip{align-items:center;gap:12px;display:inline-flex}.mini-avatar{width:44px;height:44px;font-size:.9rem}.author-chip small{color:var(--muted);margin-top:2px;display:block}.review-strip{max-width:var(--article-lead-width);border:1px solid var(--line);background:#f5efe3db;border-radius:8px;grid-template-columns:minmax(250px,300px) minmax(0,1fr);align-items:center;gap:14px;margin-top:30px;padding:16px 20px;display:grid;box-shadow:0 18px 42px #3a27100d}.article-view-count{align-items:center;gap:5px;display:inline-flex}.review-strip__reviewer{gap:12px;min-width:0;display:grid}.review-strip__label{color:var(--muted);margin-top:-4px;font-size:.85rem;font-weight:600;display:block}.review-strip__profile{border-radius:6px;grid-template-columns:60px minmax(0,1fr);align-items:center;gap:14px;min-width:0;display:grid}.review-strip__profile:hover strong{color:var(--orange)}.review-strip__avatar{flex:none;width:60px;height:60px;font-size:1.1rem}.review-strip__copy{justify-items:start;gap:4px;min-width:0;display:grid}.review-strip__copy strong{color:var(--ink);overflow-wrap:anywhere;font-weight:600;line-height:1.08;transition:color .16s}.review-strip__title,.review-strip__company{color:var(--ink-soft);font-size:.88rem;line-height:1.25}.review-strip__company{color:var(--muted)}.review-strip__badge{min-height:24px;color:var(--green);background:#f1f2e7;border:1px solid #d9dac8;border-radius:999px;align-items:center;margin-top:4px;padding:0 10px;font-size:.75rem;font-weight:600;display:inline-flex}.review-strip blockquote{border-left:1px solid var(--line-strong);color:var(--ink-soft);padding-left:20px;font-family:Georgia,Cambria,Times New Roman,serif;font-size:.94rem;font-style:italic;font-weight:500;line-height:1.62}.review-strip blockquote:before{content:"“"}.review-strip blockquote:after{content:"”"}.article-image{width:min(var(--article-lead-width), 100%);aspect-ratio:1.64;border-radius:6px;margin-top:28px}.article-content-wrap{grid-template-columns:180px minmax(0,1fr);gap:30px;min-width:0;margin-top:50px;display:grid}.article-content-wrap--full{grid-template-columns:minmax(0,1fr);max-width:760px}.on-this-page{border:1px solid var(--line);color:var(--ink-soft);border-radius:6px;align-self:start;gap:13px;padding:18px;font-size:.92rem;display:grid;position:sticky;top:150px}.on-this-page a{color:inherit;text-underline-offset:4px;border-radius:4px;text-decoration-color:#0000;text-decoration-thickness:1px;transition:color .16s,text-decoration-color .16s}.on-this-page a:hover{color:var(--ink);text-decoration-line:underline;-webkit-text-decoration-color:var(--line-strong);text-decoration-color:var(--line-strong)}.on-this-page a:focus-visible,.on-this-page a[aria-current=location]{color:var(--orange)}.on-this-page a:focus-visible{outline:2px solid var(--orange);outline-offset:4px}.article-body{gap:38px;min-width:0;max-width:100%;display:grid}.article-body .payload-richtext{min-width:0;max-width:100%}.article-body p,.article-body li{overflow-wrap:anywhere}.article-body section,.article-body :where(h2,h3,h4)[id]{scroll-margin-top:150px}.article-body h2{margin-bottom:20px;font-size:1.95rem}.article-body h3{margin-bottom:16px;font-size:1.5rem;line-height:1.3}.article-body h4{margin-bottom:12px;font-size:1.24rem;line-height:1.35}.article-body :where(h2,h3,h4) strong{font-weight:inherit}.article-body p{color:#243347;font-family:Georgia,Cambria,Times New Roman,serif;font-size:1.14rem;line-height:1.8}.article-body p+p{margin-top:10px}.article-body :where(ul,ol){color:#243347;margin:0;padding-left:1.5em;font-family:Georgia,Cambria,Times New Roman,serif;font-size:1.14rem;line-height:1.8}.article-body :where(ul,ol) li+li,.article-body :where(ul,ol) :where(ul,ol){margin-top:8px}.article-body li::marker{color:var(--muted)}.article-body blockquote{border-left:3px solid var(--line-strong);color:var(--ink-soft);padding-left:22px;font-family:Georgia,Cambria,Times New Roman,serif;font-size:1.14rem;font-style:italic;line-height:1.8}.article-body figure.article-image{margin:1.9rem 0 1.2rem}.article-body figure.article-image img,.article-body figure.article-image picture{border-radius:6px;width:100%;height:auto;display:block}.article-body .article-image__caption{color:var(--ink-soft);margin-top:.55rem;padding-left:.15rem;font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif;font-size:.98rem;line-height:1.45}.article-body .article-image__caption a{color:inherit;text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.article-body .article-image__caption a:hover,.article-body .article-image__caption a:focus-visible{color:var(--ink-soft)}.article-body a{color:var(--orange);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.article-body a:hover,.article-body a:focus-visible{text-decoration-thickness:2px}.article-body .article-code{margin:28px 0}.article-body .article-code__lang{color:var(--muted);letter-spacing:.01em;margin-bottom:8px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.82rem;font-weight:500;display:block}.article-body pre{border:1px solid var(--line);background:var(--surface);max-width:100%;color:var(--ink);tab-size:2;border-radius:8px;margin:4px 0 2px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.92rem;line-height:1.68;position:relative;overflow-x:auto}.article-body .article-code pre{margin:0}.article-body pre code{min-width:max-content;color:inherit;font:inherit;white-space:pre;background:0 0;padding:18px 20px;display:block}.article-body .code-token-keyword{color:var(--orange)}.article-body .code-token-type{color:var(--green)}.article-body .code-token-string{color:#8c5b12}.article-body .code-token-number,.article-body .code-token-literal{color:#a24618}.article-body .code-token-function{color:#6e5420}.article-body .code-token-comment{color:var(--muted);font-style:italic}.article-body .code-token-punctuation{color:#8a8175}.article-body :not(pre)>code{border:1px solid var(--line);background:var(--orange-soft);color:var(--ink);overflow-wrap:anywhere;border-radius:4px;padding:.08em .34em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.92em}.chart-panel{border:1px solid var(--line);background:#fffdf8bf;border-radius:6px;align-items:end;gap:28px;margin-top:26px;padding:28px;display:flex}.chart-bar{color:var(--ink-soft);justify-items:center;gap:8px;display:grid}.chart-bar span{background:linear-gradient(#ff8b58, var(--orange));width:44px;max-height:200px}.article-rail{align-self:start;gap:34px;display:grid}.article-tools{border-bottom:1px solid var(--line);justify-content:flex-start;gap:14px;padding-bottom:22px;display:flex;position:relative}.article-tools button{color:var(--ink-soft);gap:8px}.share-panel{z-index:5;border:1px solid var(--line);background:#fffdf8;border-radius:8px;width:min(292px,86vw);padding:12px;position:absolute;top:calc(100% + 12px);left:0;box-shadow:0 16px 34px #20241c1f}.share-panel-header{justify-content:space-between;align-items:center;gap:12px;padding:2px 2px 10px;display:flex}.share-panel-header span{color:#243347;font-size:.82rem;font-weight:500}.share-panel-header button,.share-copy-button,.share-link-grid a{align-items:center;gap:8px;display:inline-flex}.share-panel-header button{border:1px solid var(--line);width:28px;height:28px;color:var(--muted);border-radius:6px;justify-content:center}.share-copy-button{border:1px solid var(--line);color:#243347;background:#fffaf1;border-radius:6px;justify-content:flex-start;width:100%;min-height:40px;padding-inline:11px;font-size:.8rem;font-weight:500}.share-link-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}.share-link-grid a{border:1px solid var(--line);min-height:64px;color:var(--ink-soft);background:#fffaf19e;border-radius:6px;flex-direction:column;justify-content:center;padding:8px 4px;font-size:.68rem;font-weight:500;line-height:1;transition:border-color .16s,transform .16s,background .16s}.share-brand-icon{background:var(--share-brand-color);width:19px;height:19px;-webkit-mask:var(--share-brand-icon) center / contain no-repeat;mask:var(--share-brand-icon) center / contain no-repeat;-webkit-mask:var(--share-brand-icon) center / contain no-repeat}.share-link-grid a:hover{color:#243347;background:#fff6e8;border-color:#c69d63;transform:translateY(-1px)}.rail-list{gap:18px;display:grid}.rail-list+.rail-list{border-top:1px solid var(--line);padding-top:32px}.rail-list-header{margin-bottom:0}.rail-list h2{font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400}.rail-items{gap:21px}.rail-item{border-radius:4px;grid-template-columns:78px minmax(0,1fr);align-items:start;gap:14px;min-width:0;display:grid}.rail-item:hover .rail-item-title{color:var(--orange)}.rail-thumb,.wide-thumb,.table-thumb{background:var(--paper-deep);border-radius:4px;display:block;position:relative;overflow:hidden}.rail-thumb{width:78px;height:78px}.rail-thumb img,.wide-thumb img,.table-thumb img{object-fit:cover}.rail-item-category,.wide-article-row b{color:var(--orange);letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;font-weight:700;display:block}.rail-item-title{overflow-wrap:anywhere;text-wrap:pretty;margin-top:6px;font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif;font-size:1.06rem;font-weight:500;line-height:1.32;transition:color .16s;display:block}.rail-item small,.wide-article-row small{color:var(--muted);margin-top:8px;font-size:.84rem;line-height:1.4;display:block}.rail-empty{color:var(--ink-soft);font-size:.98rem;line-height:1.55}.rail-footer-link{color:var(--orange);justify-self:start;align-items:center;gap:6px;font-size:.94rem;font-weight:400;transition:color .16s;display:inline-flex}.rail-footer-link svg{transition:transform .16s}.rail-footer-link:hover{color:#b92f0a}.rail-footer-link:hover svg{transform:translate(2px)}@media print{body{background:#fff}.site-header,.breadcrumb,.article-rail,.on-this-page,.site-footer{display:none!important}.article-layout{width:100%;padding:0;display:block}.article-main,.article-header h1,.article-header>p,.article-byline,.article-image{max-width:none}.article-content-wrap,.article-body{display:block}.article-body section{break-inside:avoid;margin-top:28px}.article-body a{color:inherit;text-decoration:none}}
.profile-hero{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffdf894;border-radius:8px;grid-template-columns:132px minmax(0,1fr);gap:34px;padding:36px;display:grid}.profile-avatar{width:118px;height:118px;font-size:3.1rem}.profile-title-row{flex-wrap:wrap;align-items:center;gap:14px;min-width:0;display:flex}.profile-title-row h1{font-size:3.3rem}.soft-badge{min-height:28px;color:var(--green);background:#f1f2e7;border:1px solid #d9dac8;border-radius:999px;align-items:center;padding:0 13px;font-size:.78rem;font-weight:700;display:inline-flex}.profile-role{color:var(--ink-soft);margin-top:6px;font-size:1.16rem}.profile-bio{max-width:900px;margin-top:16px;font-size:1rem}.profile-links{flex-wrap:wrap;min-width:0;margin-top:22px}.profile-pill{border:1px solid var(--line);color:#6a5433;overflow-wrap:anywhere;background:#fffdf8c7;border-radius:999px;flex-wrap:wrap;align-items:center;gap:8px;max-width:100%;min-height:38px;padding:0 14px;font-size:.9rem;font-weight:700;display:inline-flex}.linkedin-mark{color:#0a66c2}.verified-pill{color:#4d6c13;background:#eef2df}.profile-content-grid{border:1px solid var(--line);border-radius:8px;grid-template-columns:minmax(0,1fr) 320px;margin-top:26px;display:grid;overflow:hidden}.profile-publications{padding:34px}.publication-list{gap:0;margin-top:24px}.publication-row{border-bottom:1px solid var(--line);gap:8px;padding:18px 0;display:grid}.publication-row strong{font-family:Georgia,Cambria,Times New Roman,serif;font-size:1.28rem;font-weight:600}.load-more-button{border:1px solid var(--line);color:#6a5433;background:#f6efe4;border-radius:6px;align-items:center;gap:12px;min-height:52px;margin:34px auto 0;padding:0 30px;display:inline-flex}.stats-panel{border-left:1px solid var(--line);align-content:center;gap:26px;padding:34px;display:grid}.stat-row{grid-template-columns:54px 1fr;align-items:center;column-gap:16px;display:grid}.stat-icon{color:#5e7c21;background:#e9eddc;border-radius:999px;grid-row:span 2;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.stat-row strong{font-variant-numeric:tabular-nums;letter-spacing:0;font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif;font-size:1.88rem;font-weight:700;line-height:.95}.stat-row span:last-child{color:var(--ink-soft);font-size:.9rem;font-weight:500;line-height:1.35}.expertise-section{margin-top:42px}.chip-row{flex-wrap:wrap;margin-top:18px}.topic-chip{border:1px solid var(--line);color:#6b5c49;background:#f3eee4;border-radius:999px;align-items:center;min-height:32px;padding:0 14px;font-size:.84rem;display:inline-flex}.profile-tabs{border-top:1px solid var(--line);border-bottom:1px solid var(--line);scrollbar-width:none;gap:42px;margin-top:42px;display:flex;overflow-x:auto}.profile-tabs::-webkit-scrollbar{display:none}.profile-tabs a{min-height:58px;color:var(--ink-soft);white-space:nowrap;align-items:center;display:inline-flex;position:relative}.profile-tabs a.active{color:var(--ink)}.profile-tabs a.active:after{background:var(--orange);content:"";height:3px;position:absolute;bottom:-1px;left:0;right:0}
.reviewer-metrics{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:34px;display:grid}.reviewer-metric{text-align:center;background:#fffdf8b8;justify-items:center;gap:8px;padding:24px 18px;display:grid}.reviewer-metric__icon{width:46px;height:46px;color:var(--orange);border:1px solid #f1c9b8;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.reviewer-metrics strong{font-variant-numeric:tabular-nums;letter-spacing:0;font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif;font-size:1.85rem;font-weight:550;line-height:1.05;display:block}.reviewer-metrics span{color:var(--ink-soft);font-size:.95rem;font-weight:500}.reviewer-section{padding-top:34px}.reviewer-article-list{gap:0}.wide-article-row{border-bottom:1px solid var(--line);grid-template-columns:160px minmax(0,1fr) 92px;align-items:center;gap:30px;padding:22px 0;display:grid}.wide-thumb{width:160px;height:95px}.wide-article-row strong{color:var(--ink);margin-top:6px;font-family:Georgia,Cambria,Times New Roman,serif;font-size:clamp(1.02rem,1.3vw,1.16rem);font-weight:500;line-height:1.25;display:block}.wide-article-row em{color:var(--ink);text-align:right;font-style:normal}.review-table{border:1px solid var(--line);border-radius:6px;overflow:hidden}.review-table-head,.review-table-row{grid-template-columns:minmax(280px,1.5fr) 170px 150px;align-items:center;gap:18px;padding:14px 18px;display:grid}.review-table-head{color:var(--muted);background:#f5eee3;font-size:.82rem;font-weight:800}.review-table-row{border-top:1px solid var(--line);color:var(--ink-soft);min-width:0}.review-article-cell{grid-template-columns:70px minmax(0,1fr);align-items:center;gap:14px;min-width:0;display:grid}.review-article-cell strong{overflow-wrap:anywhere}.table-thumb{width:70px;height:54px}.reviewer-expertise{border-top:1px solid var(--line);padding-top:32px}.reviewer-expertise h2{margin-bottom:26px;font-size:clamp(1.75rem,2.4vw,2.35rem)}.reviewer-expertise__list{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:24px;margin:0;padding:0;list-style:none;display:grid}.reviewer-expertise__item{color:var(--ink);text-align:center;align-content:start;justify-items:center;gap:8px;display:grid}.reviewer-expertise__icon{width:44px;height:44px;color:var(--orange);border:1px solid #f1c9b8;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.reviewer-expertise__item strong{font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif;font-size:.94rem;font-weight:700;line-height:1.25}.reviewer-expertise__item span:last-child{max-width:180px;color:var(--ink-soft);font-size:.76rem;line-height:1.45}
.not-found-page{background:var(--paper);border-bottom:0;min-height:calc(100vh - 113px)}.not-found-page+.site-footer{display:none}.not-found-shell{place-items:center;min-height:calc(100vh - 113px);padding-block:74px 88px;display:grid}.not-found-copy{text-align:center;min-width:0;max-width:940px}.not-found-code{max-width:none;color:var(--green);letter-spacing:0;font-family:Geist,Inter,Avenir Next,Segoe UI,sans-serif;font-size:clamp(9rem,23vw,20rem);font-weight:620;line-height:.82}.not-found-label{color:var(--ink);margin-top:18px;font-size:1.35rem;font-weight:700;line-height:1.2}.not-found-message{margin-inline:auto;max-width:600px;color:var(--ink-soft);margin-top:14px;font-size:1.12rem;font-weight:500;line-height:1.62}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px;display:flex}.not-found-primary,.not-found-secondary{border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:0 18px;font-size:.86rem;font-weight:700;display:inline-flex}.not-found-primary{background:var(--green-deep);color:#fffdf6}.not-found-secondary{border:1px solid var(--line-strong);color:var(--green-deep);background:#fffdf8a3}@media (max-width:760px){.not-found-page,.not-found-shell{min-height:calc(100vh - 139px)}.not-found-shell{padding-block:52px 62px}.not-found-code{font-size:clamp(7.2rem,34vw,10rem)}.not-found-label{margin-top:14px;font-size:1.12rem}.not-found-message{margin-top:10px;font-size:1rem;line-height:1.55}.not-found-actions{margin-top:24px}.not-found-primary,.not-found-secondary{min-height:40px;font-size:.82rem}}
.about-page{padding-block:48px 76px}.about-hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,.9fr) minmax(360px,.72fr);align-items:center;gap:72px;padding-bottom:58px;display:grid}.about-copy h1{margin-top:12px;font-size:4rem}.about-copy>p:not(.section-kicker),.about-placeholder>p{max-width:680px;color:var(--ink-soft);margin-top:18px;font-family:Georgia,Iowan Old Style,Cambria,Times New Roman,serif;font-size:1.22rem;line-height:1.68}.about-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:30px;display:flex}.about-actions .accent-button{gap:8px}.about-visual{aspect-ratio:1.38;background:#eef2df;border-radius:6px}.about-placeholder{border-bottom:1px solid var(--line);grid-template-columns:minmax(260px,.62fr) minmax(0,1fr);align-items:start;gap:48px;padding-block:52px;display:grid}.about-placeholder h2{margin-top:10px;font-size:2.28rem}.about-principles{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding-top:52px;display:grid}.about-principle{border:1px solid var(--line);background:#fffdf88f;border-radius:6px;align-content:start;gap:12px;min-height:210px;padding:24px;display:grid}.about-principle svg{color:var(--orange)}.about-principle p{color:var(--ink-soft);line-height:1.62}@media (max-width:1080px){.about-hero,.about-placeholder{grid-template-columns:1fr}.about-principles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.about-page{padding-block:34px 58px}.about-hero{gap:30px;padding-bottom:42px}.about-copy h1{font-size:2.55rem;line-height:1.08}.about-placeholder h2{font-size:1.72rem}.about-principles{grid-template-columns:1fr}}
.write-page{padding-block:48px 76px}.write-hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,.68fr) minmax(440px,1.05fr);align-items:center;gap:60px;padding-bottom:58px;display:grid}.write-hero-copy h1{margin-top:12px;font-size:3.3rem}.write-hero-copy>p:not(.section-kicker){max-width:560px;color:var(--ink-soft);margin-top:16px;font-family:Georgia,Iowan Old Style,Cambria,Times New Roman,serif;font-size:1.06rem;line-height:1.62}.write-application-copy>p{max-width:640px;color:var(--ink-soft);margin-top:18px;font-family:Georgia,Iowan Old Style,Cambria,Times New Roman,serif;font-size:1.22rem;line-height:1.68}.write-hero-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:30px;display:flex}.write-hero-actions .accent-button,.write-form-link{gap:8px}.write-hero-panel{align-content:start;gap:18px;display:grid}.write-hero-image{aspect-ratio:1.875;background:#f6e6cf;border-radius:6px}.write-section,.write-process,.write-application{padding-top:56px}.write-section-heading{max-width:680px;margin-bottom:28px}.write-section-heading h2,.write-application-copy h2{margin-top:10px;font-size:2.28rem}.write-focus-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.write-focus-grid span,.write-field-list span{border:1px solid var(--line);min-height:54px;color:var(--ink-soft);background:#fffdf894;border-radius:6px;align-items:center;padding:14px 16px;font-size:.92rem;font-weight:700;line-height:1.35;display:flex}.write-step-grid{border:1px solid var(--line);background:#fffdf86b;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.write-step{border-right:1px solid var(--line);align-content:start;gap:14px;min-height:278px;padding:32px;display:grid}.write-step:last-child{border-right:0}.write-step>span{color:var(--muted);font-family:Georgia,Iowan Old Style,Cambria,Times New Roman,serif;font-size:2.1rem;line-height:1}.write-step svg{color:var(--orange)}.write-step p{color:var(--ink-soft);line-height:1.66}.write-application{grid-template-columns:minmax(0,.72fr) minmax(420px,.98fr);align-items:start;gap:54px;display:grid}.write-application-copy{position:sticky;top:138px}.write-field-list{gap:10px;margin-top:26px;display:grid}.write-form-panel{border:1px solid var(--line);min-height:640px;box-shadow:var(--shadow);background:#fffdf8;border-radius:8px;display:grid;position:relative;overflow:hidden}.write-form-frame{background:#fffdf8;border:0;width:100%;min-height:720px}.write-form-actions{justify-self:stretch;display:grid;position:sticky;bottom:0}.write-form-link{border-radius:0;justify-self:stretch;min-height:48px}.write-form-actions .write-form-link+.write-form-link{border-top:1px solid var(--line)}.write-form-fallback{text-align:center;align-content:center;place-items:center;gap:15px;min-height:460px;padding:42px;display:grid}.write-form-fallback svg{color:var(--orange)}.write-form-fallback h3{font-size:1.45rem}.write-form-fallback p{max-width:430px;color:var(--ink-soft);line-height:1.65}.write-lede{max-width:760px;color:var(--ink-soft);margin-top:16px;font-size:1.08rem;line-height:1.68}.write-audience{grid-template-columns:minmax(0,1fr) minmax(320px,.7fr);align-items:center;gap:60px;padding-top:56px;display:grid}.write-audience-copy h2{margin-top:10px;font-size:2.28rem}.write-audience-card{border:1px solid var(--line-strong);background:#fffdf89e;border-radius:8px;align-self:stretch;padding:30px 32px;box-shadow:inset 0 0 0 6px #f2e8d857}.write-audience-card-label{color:var(--orange);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.write-audience-card ul{gap:0;margin:14px 0 0;padding:0;list-style:none;display:grid}.write-audience-card li{border-top:1px solid var(--line);color:var(--ink);padding:13px 0;font-size:1.02rem;font-weight:700}.write-audience-card li:first-child{border-top:0;padding-top:4px}.write-audience-card li:last-child{padding-bottom:0}.write-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.write-type{border:1px solid var(--line);background:#fffdf88f;border-radius:6px;align-content:start;gap:13px;padding:26px;display:grid}.write-type svg{color:var(--orange)}.write-type p{color:var(--ink-soft);line-height:1.62}.write-step-grid--five{grid-template-columns:repeat(5,minmax(0,1fr))}.write-step-grid--five .write-step{min-height:300px;padding:26px}.write-faq{padding-top:56px}.write-faq-list{gap:10px;display:grid}.write-faq-item{border:1px solid var(--line);background:#fffdf88f;border-radius:6px}.write-faq-item summary{cursor:pointer;color:var(--ink);justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:1.08rem;font-weight:700;list-style:none;display:flex}.write-faq-item summary::-webkit-details-marker{display:none}.write-faq-item summary svg{color:var(--orange);flex-shrink:0;transition:transform .18s}.write-faq-item[open] summary svg{transform:rotate(90deg)}.write-faq-item summary:hover,.write-faq-item[open] summary{color:var(--orange)}.write-faq-item p{max-width:820px;color:var(--ink-soft);margin:0;padding:0 24px 22px;line-height:1.66}@media (max-width:1080px){.write-hero,.write-application,.write-audience{grid-template-columns:1fr}.write-audience{gap:30px}.write-application-copy{position:static}.write-focus-grid,.write-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.write-step{border-bottom:1px solid var(--line)}.write-step:nth-child(2){border-right:0}.write-step:last-child{border-bottom:0;grid-column:1/-1}.write-step-grid--five{grid-template-columns:repeat(2,minmax(0,1fr))}.write-step-grid--five .write-step:nth-child(odd){border-right:1px solid var(--line)}.write-step-grid--five .write-step:nth-child(2n){border-right:0}.write-step-grid--five .write-step:last-child{border-bottom:0;grid-column:1/-1}}@media (max-width:760px){.write-page{padding-block:34px 58px}.write-hero{gap:30px;padding-bottom:42px}.write-hero-copy h1{font-size:2.55rem;line-height:1.08}.write-section-heading h2,.write-application-copy h2,.write-audience-copy h2{font-size:1.72rem}.write-focus-grid,.write-step-grid,.write-type-grid,.write-step-grid--five{grid-template-columns:1fr}.write-step,.write-step:nth-child(2),.write-step-grid--five .write-step:nth-child(odd){border-right:0}.write-step:last-child{border-bottom:0}.write-form-panel{min-height:460px}.write-form-frame{min-height:650px}}
.guidelines-page{padding-block:48px 76px}.guidelines-hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(280px,.55fr);align-items:start;gap:64px;padding-bottom:54px;display:grid}.guidelines-hero-copy h1{margin-top:12px;font-size:3.5rem;line-height:1.05}.guidelines-hero-copy>p:not(.section-kicker){max-width:680px;color:var(--ink-soft);margin-top:20px;font-family:Georgia,Iowan Old Style,Cambria,Times New Roman,serif;font-size:1.22rem;line-height:1.68}.guidelines-hero-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:30px;display:flex}.guidelines-toc{border:1px solid var(--line);background:#fffdf88f;border-radius:6px;padding:24px 26px;position:sticky;top:24px}.guidelines-toc .eyebrow{margin-bottom:14px}.guidelines-toc ol{gap:10px;margin:0;padding:0;list-style:none;display:grid}.guidelines-toc a{color:var(--ink);border-bottom:1px solid #0000;font-size:.97rem;line-height:1.45;text-decoration:none;transition:border-color .15s,color .15s}.guidelines-toc a:hover{color:var(--orange);border-bottom-color:var(--orange)}.guidelines-mission{border-bottom:1px solid var(--line);grid-template-columns:minmax(260px,.55fr) minmax(0,1fr);align-items:start;gap:48px;padding-block:52px;display:grid}.guidelines-section-heading h2{margin-top:10px;font-size:2rem;line-height:1.15}.guidelines-article{gap:56px;padding-block:52px;display:grid}.guidelines-block{border-bottom:1px solid var(--line);grid-template-columns:minmax(260px,.55fr) minmax(0,1fr);align-items:start;gap:48px;padding-bottom:56px;scroll-margin-top:32px;display:grid}.guidelines-block:last-child{border-bottom:0;padding-bottom:0}.guidelines-prose{color:var(--ink-soft);max-width:760px;font-family:Georgia,Iowan Old Style,Cambria,Times New Roman,serif;font-size:1.1rem;line-height:1.72}.guidelines-prose h3{color:var(--ink);letter-spacing:-.005em;margin-top:32px;margin-bottom:8px;font-family:inherit;font-size:1.32rem;font-weight:400}.guidelines-prose h3:first-child{margin-top:0}.guidelines-prose :where(h2,h3,h4) strong{font-weight:inherit}.guidelines-prose p{margin:0 0 16px}.guidelines-prose strong{color:var(--ink)}.guidelines-prose ul,.guidelines-prose ol{gap:10px;margin:0 0 18px;padding-left:22px;display:grid}.guidelines-prose li{padding-left:4px}.guidelines-prose blockquote{border-left:3px solid var(--orange);color:var(--ink);background:#fffdf88f;border-radius:0 4px 4px 0;margin:12px 0 14px;padding:14px 18px;font-size:1.02rem;line-height:1.6}.guidelines-prose blockquote em{font-style:italic}.guidelines-prose a{color:var(--orange);text-underline-offset:3px;text-decoration:underline}.guidelines-footer{border:1px solid var(--line);background:#fffdf88f;border-radius:6px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;margin-top:12px;padding:32px;display:flex}.guidelines-footer-copy{align-items:flex-start;gap:18px;max-width:720px;display:flex}.guidelines-footer-copy svg{color:var(--orange);flex-shrink:0;margin-top:4px}.guidelines-footer-copy h2{margin:0 0 8px;font-size:1.4rem}.guidelines-footer-copy p{color:var(--ink-soft);margin:0 0 8px;line-height:1.6}.guidelines-footer-copy a{color:var(--orange);text-underline-offset:3px;text-decoration:underline}.guidelines-footer-meta{color:var(--ink-soft);font-size:.9rem;font-style:italic}.guidelines-footer .accent-button{gap:8px}@media (max-width:1080px){.guidelines-hero,.guidelines-mission,.guidelines-block{grid-template-columns:1fr;gap:28px}.guidelines-toc{position:static}}@media (max-width:760px){.guidelines-page{padding-block:34px 58px}.guidelines-hero{padding-bottom:36px}.guidelines-hero-copy h1{font-size:2.4rem;line-height:1.08}.guidelines-section-heading h2{font-size:1.65rem}.guidelines-prose{font-size:1.04rem}.guidelines-footer{padding:24px}}
.authors-page{padding-block:48px 76px}.authors-hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,.78fr) minmax(420px,.92fr);align-items:center;gap:64px;padding-bottom:58px;display:grid}.authors-hero-copy h1{margin-top:12px;font-size:4rem}.authors-hero-copy>p:not(.section-kicker){max-width:700px;color:var(--ink-soft);margin-top:18px;font-family:Georgia,Iowan Old Style,Cambria,Times New Roman,serif;font-size:1.1rem;line-height:1.62}.authors-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:30px;display:flex}.authors-actions .accent-button,.authors-cta .accent-button{gap:8px}.authors-hero-visual{aspect-ratio:1.32;background:#edf2e9;border-radius:6px}.authors-stats{border:1px solid var(--line-strong);background:#fffdf89e;border-radius:8px;margin-top:36px;padding:30px 36px;box-shadow:inset 0 0 0 6px #f2e8d857}.authors-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.authors-stat{border-right:1px solid var(--line);text-align:center;justify-items:center;gap:6px;padding:8px 30px;display:grid}.authors-stat:first-child{padding-left:0}.authors-stat:last-child{border-right:0;padding-right:0}.authors-stat strong{color:var(--green-deep);font-size:2.28rem;font-weight:800;line-height:1}.authors-stat span{color:var(--ink-soft);font-size:.98rem;font-weight:700;line-height:1.35}.authors-section,.authors-process{padding-top:56px}.authors-section-heading{max-width:690px;margin-bottom:28px}.authors-section-heading h2,.authors-cta h2{margin-top:10px;font-size:2.28rem}.authors-benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.authors-benefit{border:1px solid var(--line);background:#fffdf88f;border-radius:6px;align-content:start;gap:13px;min-height:306px;padding:24px;display:grid}.authors-benefit svg,.authors-process-step svg{color:var(--orange)}.authors-benefit p,.authors-process-step p,.authors-quote-section p{color:var(--ink-soft);line-height:1.62}.authors-process-grid{border:1px solid var(--line);background:#fffdf86b;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.authors-process-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.authors-process-step{border-right:1px solid var(--line);align-content:start;gap:14px;min-height:318px;padding:28px;display:grid}.authors-process-step:last-child{border-right:0}.authors-process-step>span{color:var(--muted);font-family:Georgia,Iowan Old Style,Cambria,Times New Roman,serif;font-size:2.05rem;line-height:1}.authors-quote-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center;justify-items:center;gap:18px;margin-top:56px;padding-block:42px;display:grid}.authors-quote-section blockquote{max-width:980px;color:var(--ink);text-wrap:balance;font-family:Georgia,Iowan Old Style,Cambria,Times New Roman,serif;font-size:1.84rem;line-height:1.38}.authors-quote-section p{max-width:520px;font-size:.94rem;font-weight:700}.authors-cta{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;padding-top:52px;display:grid}.authors-cta h2{max-width:720px}.reviewers-lede{color:var(--ink-soft);margin-top:16px;font-size:1.05rem;line-height:1.66}.reviewers-note{max-width:760px;color:var(--ink-soft);margin-top:24px;font-family:Georgia,Iowan Old Style,Cambria,Times New Roman,serif;font-size:1.16rem;line-height:1.66}.authors-page .authors-benefit{min-height:auto}.reviewers-feature{grid-template-columns:minmax(0,1.35fr) minmax(280px,.85fr);align-items:center;gap:48px;padding-top:56px;display:grid}.reviewers-feature-copy h2{margin-top:10px;font-size:2.28rem}.reviewers-feature-copy .eyebrow{color:var(--orange)}.reviewers-feature-copy>p{max-width:640px;color:var(--ink-soft);margin-top:16px;line-height:1.66}.reviewers-feature-copy .text-arrow{margin-top:22px}.reviewers-feature-card{border:1px solid var(--line-strong);background:var(--orange-soft);border-radius:8px;align-content:center;gap:16px;min-height:240px;padding:32px;display:grid;box-shadow:inset 0 0 0 6px #ffffff80}.reviewers-feature-card svg{color:var(--orange)}.reviewers-feature-card p{color:var(--ink);text-wrap:balance;font-family:Georgia,Iowan Old Style,Cambria,Times New Roman,serif;font-size:1.36rem;line-height:1.42}.reviewers-criteria{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.reviewers-criteria li{border:1px solid var(--line);background:#fffdf88f;border-radius:6px;align-items:flex-start;gap:14px;padding:22px 24px;display:flex}.reviewers-criteria svg{color:var(--orange);flex-shrink:0;margin-top:2px}.reviewers-criteria span{color:var(--ink-soft);line-height:1.55}.reviewers-cta-note{max-width:560px;color:var(--ink-soft);margin-top:14px;line-height:1.6}.authors-exchange-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.authors-benefit-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.text-link{color:var(--orange);align-items:center;gap:4px;font-weight:700;text-decoration:none;display:inline-flex}.text-link:hover,.text-link:focus-visible{text-decoration:underline}@media (max-width:1080px){.reviewers-feature{grid-template-columns:1fr;gap:28px}.reviewers-feature-card{min-height:auto}}@media (max-width:760px){.reviewers-feature-copy h2{font-size:1.72rem}.reviewers-criteria{grid-template-columns:1fr}}@media (max-width:1080px){.authors-hero,.authors-stats,.authors-cta{grid-template-columns:1fr}.authors-benefit-grid,.authors-process-grid,.authors-benefit-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}.authors-process-grid--three{grid-template-columns:1fr}.authors-process-grid--three .authors-process-step{border-right:0}.authors-process-grid--three .authors-process-step:last-child{border-bottom:0}.authors-process-step{border-bottom:1px solid var(--line)}.authors-process-step:nth-child(2){border-right:0}.authors-process-step:nth-child(3),.authors-process-step:last-child{border-bottom:0}}@media (max-width:760px){.authors-page{padding-block:34px 58px}.authors-hero{gap:30px;padding-bottom:42px}.authors-hero-copy h1{font-size:2.55rem;line-height:1.08}.authors-section-heading h2,.authors-cta h2{font-size:1.72rem}.authors-benefit-grid,.authors-benefit-grid--four,.authors-exchange-grid,.authors-stats-grid,.authors-process-grid{grid-template-columns:1fr}.authors-stats{margin-top:28px;padding:20px}.authors-stat{border-right:0;border-bottom:1px solid var(--line);padding:16px 0}.authors-stat:first-child{padding-top:0}.authors-stat:last-child{border-bottom:0;padding-bottom:0}.authors-stat strong{font-size:2rem}.authors-process-step,.authors-process-step:nth-child(2),.authors-process-step:nth-child(3){border-right:0;border-bottom:1px solid var(--line)}.authors-process-step:last-child{border-bottom:0}.authors-quote-section blockquote{font-size:1.34rem}}
.white-papers-page{width:min(1110px,100% - 92px);padding-block:52px 76px}.white-papers-hero{max-width:780px;margin-bottom:36px}.white-papers-hero h1{max-width:840px;font-size:clamp(2.65rem,3.7vw,3.28rem);line-height:.98}.white-papers-hero p:not(.section-kicker){max-width:760px;color:var(--ink-soft);font-size:1.04rem;line-height:1.55}.white-paper-list{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.white-paper-item{border-bottom:1px solid var(--line);grid-template-columns:118px minmax(0,1fr);align-items:start;gap:22px;min-width:0;padding:24px 28px 24px 0;display:grid}.white-paper-item:nth-child(odd){border-right:1px solid var(--line);padding-right:28px}.white-paper-item:nth-child(2n){padding-left:28px;padding-right:0}.white-paper-cover{aspect-ratio:.72;background:linear-gradient(135deg, #071f3ef5, #0b5528b8), var(--paper-deep);border:1px solid #071f3e2e;border-radius:4px;width:118px;max-width:100%;display:block;position:relative;overflow:hidden;box-shadow:0 12px 26px #071f3e17}.white-paper-cover img{object-fit:cover;object-position:center top;transition:transform .18s}.white-paper-cover:hover img,.white-paper-cover:focus-visible img{transform:scale(1.025)}.white-paper-copy{min-width:0;padding-top:1px}.white-paper-stats{color:var(--muted);flex-wrap:wrap;align-items:center;gap:7px;font-size:.82rem;line-height:1.35;display:flex}.white-paper-stats span{align-items:center;gap:5px;display:inline-flex}.white-paper-stats span+span:before{content:"·";color:var(--line-strong);margin-right:7px}.white-paper-filetype svg{color:var(--muted);stroke-width:1.8px}.white-paper-copy h3{color:var(--ink);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:10px;font-size:clamp(1.35rem,2.1vw,1.72rem);line-height:1.06;display:-webkit-box;overflow:hidden}.white-paper-copy h3 a{transition:color .16s}.white-paper-copy h3 a:hover,.white-paper-copy h3 a:focus-visible{color:var(--orange)}.white-paper-date{color:var(--ink-soft);margin-top:12px;font-size:.93rem;line-height:1.35}.white-paper-download{color:#c85001;align-items:center;gap:8px;width:fit-content;margin-top:16px;font-size:.95rem;font-weight:650;transition:color .16s,transform .16s;display:inline-flex}.white-paper-download:hover,.white-paper-download:focus-visible{color:var(--orange);transform:translate(3px)}@media (max-width:900px){.white-papers-page{width:min(100% - 40px,720px)}.white-paper-list{grid-template-columns:1fr}.white-paper-item,.white-paper-item:nth-child(2n),.white-paper-item:nth-child(odd){border-right:0;padding-left:0;padding-right:0}}@media (max-width:560px){.white-papers-page{width:min(100% - 28px,620px);padding-block:38px 58px}.white-papers-hero{margin-bottom:28px}.white-paper-item{grid-template-columns:92px minmax(0,1fr);gap:16px;padding-block:20px}.white-paper-cover{width:92px}.white-paper-copy h3{font-size:1.24rem;line-height:1.08}.white-paper-date,.white-paper-download{margin-top:10px}}
.reports-page{width:min(1180px,100% - 92px);padding-block:52px 80px}.reports-hero{grid-template-columns:minmax(0,1fr) minmax(0,380px);align-items:center;gap:56px;margin-bottom:52px;padding-block:8px 24px;display:grid}.reports-hero__copy{min-width:0}.reports-hero__breadcrumb{margin-bottom:28px;font-size:.95rem}.reports-hero__title{letter-spacing:-.01em;font-size:clamp(2.8rem,3vw,4.4rem);line-height:1}.reports-hero__lead{max-width:520px;color:var(--ink-soft);margin-top:22px;font-size:1.12rem;line-height:1.5}.reports-hero__features{border-left:2px solid var(--line-strong);gap:4px;padding:10px 24px;display:grid}.reports-hero__feature{border-top:1px solid var(--line);align-items:flex-start;gap:16px;padding:18px 0;display:flex}.reports-hero__feature:first-child{border-top:0}.reports-hero__feature-icon{background:var(--blue-soft);width:42px;height:42px;color:var(--green-deep);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.reports-hero__feature div{flex-direction:column;gap:5px;display:flex}.reports-hero__feature strong{color:var(--ink);font-size:1rem;font-weight:650}.reports-hero__feature span{color:var(--muted);font-size:.9rem;line-height:1.45}@media (max-width:880px){.reports-hero{grid-template-columns:1fr;gap:36px}.reports-hero__features{border-left:0;padding:0}}.report-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 26px;display:grid}.report-card{flex-direction:column;gap:14px;min-width:0;display:flex}.report-card-cover{aspect-ratio:1.5;border:1px solid var(--line);background:linear-gradient(135deg, #071f3eeb, #0b5528b3), var(--paper-deep);border-radius:6px;width:100%;display:block;position:relative;overflow:hidden}.report-card-cover img{object-fit:cover;object-position:center top;transition:transform .18s}.report-card-cover:hover img,.report-card-cover:focus-visible img{transform:scale(1.025)}.report-card-copy{flex-direction:column;gap:8px;min-width:0;display:flex}.report-card-stats{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:.8rem;display:flex}.report-card-stats span{align-items:center;gap:5px;display:inline-flex}.report-card-filetype svg{color:var(--muted);stroke-width:1.8px}.report-peer-badge{background:var(--blue-soft);color:var(--green-deep);border-radius:999px;align-items:center;gap:5px;padding:2px 8px;font-size:.74rem;font-weight:650;display:inline-flex}.report-card-copy h3{color:var(--ink);font-size:clamp(1.18rem,1.7vw,1.4rem);line-height:1.12}.report-card-copy h3 a:hover,.report-card-copy h3 a:focus-visible{color:var(--orange)}.report-card-copy p{color:var(--ink-soft);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.94rem;line-height:1.5;display:-webkit-box;overflow:hidden}.report-card-downloads{align-items:center;gap:5px;display:inline-flex}.report-card-byline{text-overflow:ellipsis;white-space:nowrap;max-width:16ch;overflow:hidden}.report-detail{width:min(1240px,100% - 56px);padding-block:32px 80px}.report-hero__tags,.report-person-row,.report-reviewer-list,.report-peer-card__stack{list-style:none}.report-detail__bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-bottom:22px;display:flex}.report-detail__crumb{margin-bottom:0;font-size:.9rem}.report-detail__bar-actions{align-items:center;gap:20px;display:flex}.report-detail__bar-link{color:var(--muted);align-items:center;gap:7px;font-size:.9rem;display:inline-flex}.report-detail__bar-link:hover,.report-detail__bar-link:focus-visible{color:var(--ink)}.report-detail__bar-link .report-download-count{display:none}.report-hero{border-bottom:1px solid var(--line);grid-template-columns:240px minmax(0,1fr) 260px;align-items:start;gap:40px;padding-block:18px 34px;display:grid}.report-hero__cover{aspect-ratio:.74;border-radius:10px;width:100%;position:relative;overflow:hidden;box-shadow:0 26px 55px #071f3e38}.report-hero__cover img{object-fit:cover;object-position:center top}.report-status-pill{background:var(--blue-soft);color:var(--green-deep);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;gap:5px;padding:4px 12px;font-size:.74rem;font-weight:650;display:inline-flex}.report-hero__info h1{margin-top:14px;font-size:clamp(1.9rem,3vw,2.6rem);line-height:1.08}.report-hero__summary{max-width:540px;color:var(--ink-soft);margin-top:16px;font-size:1.05rem;line-height:1.5}.report-hero__tags{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.report-hero__tags li{background:var(--blue-soft);color:var(--green-deep);letter-spacing:.03em;text-transform:uppercase;border-radius:999px;padding:4px 11px;font-size:.72rem;font-weight:600}.report-hero__meta{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;gap:18px;margin-top:18px;padding-top:16px;font-size:.86rem;display:flex}.report-hero__meta span{align-items:center;gap:6px;display:inline-flex}.report-hero__people{flex-direction:column;gap:20px;margin-top:22px;display:flex}.report-hero__people-group{min-width:0}.report-hero__people-label{color:var(--ink);margin-bottom:10px;font-size:.82rem;font-weight:650;display:block}.report-person-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 20px;display:grid}.report-person-chip{align-items:center;gap:10px;min-width:0;display:flex}.report-person-chip__avatar{flex-shrink:0;width:34px;height:34px;font-size:.78rem}.report-org-logo{background:var(--surface);box-shadow:inset 0 0 0 1px var(--line);border-radius:8px}.report-org-logo img{object-fit:contain;padding:3px}.report-person-chip__copy{flex-direction:column;min-width:0;display:flex}.report-person-chip__copy strong{color:var(--ink);font-size:.88rem}.report-person-chip__copy small{color:var(--muted);-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.35;display:-webkit-box;overflow:hidden}a.report-person-chip:hover .report-person-chip__copy strong{color:var(--orange)}.report-buy-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:12px;flex-direction:column;gap:12px;padding:24px 22px;display:flex}.report-buy-card__metric{text-align:center;flex-direction:column;align-items:center;gap:2px;margin-bottom:4px;display:flex}.report-buy-card__metric strong{color:var(--ink);font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:2.1rem;font-weight:550;line-height:1}.report-buy-card__metric span{color:var(--muted);font-size:.82rem}.report-buy-card__cta{justify-content:center}.report-buy-card__cta .report-download-count{display:none}.report-buy-card__ghost{border:1px solid var(--line-strong);color:var(--ink-soft);border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:11px 18px;font-size:.9rem;font-weight:600;transition:border-color .16s;display:inline-flex}.report-buy-card__ghost:hover,.report-buy-card__ghost:focus-visible{border-color:var(--ink);color:var(--ink)}.report-cite-strip{background:var(--paper-deep);border-radius:10px;justify-content:space-between;align-items:flex-start;gap:18px;margin-top:28px;padding:20px 24px;display:flex}.report-cite-strip__copy strong{color:var(--ink);margin-bottom:6px;font-size:.9rem;display:block}.report-cite-strip__copy p{color:var(--ink-soft);word-break:break-word;font-size:.88rem;line-height:1.5}.report-cite-strip__button{border:1px solid var(--line-strong);background:var(--surface);color:var(--ink-soft);cursor:pointer;border-radius:7px;flex-shrink:0;align-items:center;gap:7px;padding:9px 16px;font-size:.86rem;font-weight:600;transition:border-color .16s;display:inline-flex}.report-cite-strip__button:hover,.report-cite-strip__button:focus-visible{border-color:var(--ink);color:var(--ink)}.report-tab-nav{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:28px;margin-top:28px;display:flex}.report-tab-nav__item{color:var(--muted);white-space:nowrap;padding-bottom:14px;font-size:.92rem;font-weight:600;transition:color .16s;position:relative}.report-tab-nav__item:hover,.report-tab-nav__item:focus-visible{color:var(--ink)}.report-tab-nav__item.is-active{color:var(--green)}.report-tab-nav__item.is-active:after{content:"";background:var(--green);width:100%;height:2px;position:absolute;bottom:-1px;left:0}.report-detail__body{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:56px;margin-top:40px;display:grid}.report-detail__rail{align-self:start;gap:24px;display:grid;position:sticky;top:96px}.report-info-card,.report-peer-card{border:1px solid var(--line);background:var(--surface);border-radius:12px;padding:22px}.report-info-card__title,.report-peer-card__title{border-bottom:1px solid var(--line);letter-spacing:.08em;text-transform:uppercase;color:var(--ink);margin-bottom:16px;padding-bottom:14px;font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif;font-size:.78rem;font-weight:700}.report-info-card dl{margin:0;display:grid}.report-info-card dl>div{border-top:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:16px;padding:11px 0;display:flex}.report-info-card dl>div:first-child{border-top:0;padding-top:0}.report-info-card dl>div:last-child{padding-bottom:0}.report-info-card dt{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;flex-shrink:0;font-size:.72rem;font-weight:600}.report-info-card dd{color:var(--ink);font-variant-numeric:tabular-nums;text-align:right;margin:0;font-size:.92rem;font-weight:550}.report-peer-card p{color:var(--ink-soft);font-size:.9rem;line-height:1.5}.report-peer-card__reviewers{align-items:center;gap:12px;margin-top:16px;display:flex}.report-peer-card__stack{display:flex}.report-peer-card__avatar{width:34px;height:34px;box-shadow:0 0 0 2px var(--surface);font-size:.74rem}.report-peer-card__avatar+.report-peer-card__avatar{margin-left:-10px}.report-peer-card__count{color:var(--muted);font-size:.86rem}.report-peer-card__link{margin-top:16px;font-size:.88rem}.report-download-button{background:var(--cta-green);color:#fff;border-radius:7px;align-items:center;gap:9px;padding:12px 22px;font-size:.98rem;font-weight:650;transition:background .16s,transform .16s;display:inline-flex}.report-download-button:hover,.report-download-button:focus-visible{background:var(--cta-green-deep);transform:translateY(-1px)}.report-download-count{font-variant-numeric:tabular-nums;opacity:.92;border-left:1px solid #ffffff52;margin-left:4px;padding-left:10px}.report-cover{aspect-ratio:1.7}.report-stat-strip{border:1px solid var(--line);background:var(--line);border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1px;margin:32px 0 8px;display:grid;overflow:hidden}.report-stat{background:var(--surface);flex-direction:column;gap:6px;padding:20px 22px;display:flex}.report-stat strong{color:var(--green-deep);font-size:clamp(1.5rem,2.4vw,1.95rem);line-height:1}.report-stat span{color:var(--muted);font-size:.85rem;line-height:1.35}.report-body section{margin-top:34px}.report-body section:first-child{margin-top:0}.report-body h2{margin-bottom:12px;font-size:clamp(1.4rem,2.1vw,1.7rem)}.report-body :where(h2,h3,h4) strong{font-weight:inherit}.report-citation{border-left:3px solid var(--green);background:var(--paper-deep);color:var(--ink);border-radius:0 6px 6px 0;margin-top:12px;padding:16px 20px;font-size:.96rem;line-height:1.5}.report-reviewer-list{grid-template-columns:repeat(auto-fill,minmax(240px,320px));gap:14px;margin-top:12px;display:grid}.report-reviewer{border:1px solid var(--line);border-radius:8px;align-items:center;gap:12px;padding:12px 14px;transition:border-color .16s;display:flex}.report-reviewer:hover,.report-reviewer:focus-visible{border-color:var(--line-strong)}.report-reviewer-avatar{background:var(--paper-deep);width:48px;height:48px;color:var(--ink);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:650;display:inline-flex;position:relative;overflow:hidden}.report-reviewer-copy{flex-direction:column;gap:1px;min-width:0;display:flex}.report-reviewer-copy strong{color:var(--ink);font-size:.96rem}.report-reviewer-copy small{color:var(--muted);font-size:.82rem}.report-download-panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:10px;flex-direction:column;gap:14px;padding:20px;display:flex}.report-download-panel__file{color:var(--muted);align-items:center;gap:7px;font-size:.84rem;display:inline-flex}.report-download-panel .report-download-button{justify-content:center}.report-related{border-top:1px solid var(--line);margin-top:56px;padding-top:40px}.report-related__title{margin-bottom:22px;font-size:1.5rem}.report-related-grid{flex-direction:column;gap:20px;margin-top:14px;display:flex}.report-related-grid .report-card-cover{aspect-ratio:1.6}.report-related-grid--row{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:0;display:grid}.report-related-grid--row .report-card-cover{aspect-ratio:1.5}@media (max-width:1040px){.report-hero{grid-template-columns:200px minmax(0,1fr)}.report-buy-card{flex-flow:wrap;grid-column:1/-1;justify-content:space-between;align-items:center}.report-buy-card__metric{text-align:left;align-items:flex-start}.report-buy-card__cta,.report-buy-card__ghost{flex:1;min-width:180px}.report-detail__body{grid-template-columns:minmax(0,1fr)}.report-detail__rail{grid-template-columns:repeat(2,minmax(0,1fr));position:static}.report-detail__rail .report-download-panel{grid-column:1/-1}}@media (max-width:960px){.reports-page,.report-detail{width:min(100% - 40px,880px)}.report-grid,.report-related-grid--row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.reports-page{width:min(100% - 28px,620px);padding-block:38px 60px}.report-detail{width:min(100% - 28px,620px)}.report-hero{grid-template-columns:1fr}.report-hero__cover{max-width:200px}.report-detail__rail{grid-template-columns:1fr}.report-tab-nav{flex-wrap:nowrap;gap:20px;overflow-x:auto}.report-grid,.report-related-grid--row{grid-template-columns:1fr}}
.interviews-hero{max-width:780px}.interview-card .image-frame{aspect-ratio:1.42;background:linear-gradient(135deg, #071f3eb8, #0b552866), var(--paper-deep)}.interview-card .image-frame img,.interview-image img{object-position:center}.interview-cover-fallback{color:var(--paper);background:linear-gradient(135deg,#071f3eeb,#0b5528bd),linear-gradient(#fffdf800,#fffdf81a);align-content:end;gap:8px;padding:clamp(14px,3vw,30px);display:grid;position:absolute;inset:0;overflow:hidden}.interview-cover-fallback:before,.interview-cover-fallback:after{content:"";pointer-events:none;border:1px solid #fffdf852;position:absolute}.interview-cover-fallback:before{aspect-ratio:1;border-radius:999px;width:34%;top:16%;left:12%}.interview-cover-fallback:after{aspect-ratio:1;border-radius:999px;width:44%;bottom:18%;right:-10%}.interview-cover-fallback span{color:#fffdf8b8;letter-spacing:.08em;text-transform:uppercase;font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif;font-size:.72rem;font-weight:650;position:relative}.interview-cover-fallback strong{max-width:10ch;font-family:Georgia,Iowan Old Style,Cambria,Times New Roman,serif;font-size:clamp(1.25rem,4vw,2.35rem);line-height:.98;position:relative}.interview-layout{gap:clamp(46px,6vw,78px)}.interview-main{min-width:0}.interview-layout .breadcrumb{margin-bottom:clamp(28px,4vw,44px)}.interview-header{max-width:900px}.interview-kicker-row{flex-wrap:wrap;align-items:center;gap:10px 14px;display:flex}.interview-category-pill{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:650}.interview-category-pill:before{content:"/";color:var(--line-strong);margin-right:14px}.interview-header h1{letter-spacing:0;max-width:820px;margin-top:18px;font-size:clamp(2.45rem,3.7vw,3.45rem);font-weight:400;line-height:1.08}.interview-header>p{color:#26384d;max-width:760px;margin-top:22px;font-size:clamp(1.14rem,1.6vw,1.28rem);line-height:1.68}.interview-header .article-byline{border-top:1px solid #cfc0adc7;grid-template-columns:minmax(0,max-content) minmax(0,1fr);align-items:center;max-width:900px;margin-top:32px;padding-top:20px;display:grid}.interviewee-chip{min-width:0}.interviewee-chip .mini-avatar{color:var(--green-deep);background:#f3e8d7;box-shadow:inset 0 0 0 1px #cfc0ade6}.interviewee-chip>span:last-child{min-width:0}.interviewee-chip small{text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}.interview-meta-line{text-align:right;justify-content:flex-end;gap:10px 16px;margin-top:0}.interview-meta-line>span{align-items:center;gap:6px;display:inline-flex}.interview-meta-line span+span:before{content:none;margin-right:0}.interview-meta-line svg{color:var(--orange)}.interview-image{aspect-ratio:1.82;border-radius:4px;width:min(900px,100%);margin-top:34px;box-shadow:0 16px 36px #3a27100f}.interview-bio-panel{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:minmax(160px,220px) minmax(0,1fr);gap:clamp(20px,4vw,42px);width:min(900px,100%);margin-top:34px;padding-block:24px;display:grid}.interview-bio-label{align-content:start;gap:6px;display:grid}.interview-bio-label span{color:var(--orange);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:650}.interview-bio-label strong{color:var(--ink);font-family:Georgia,Iowan Old Style,Cambria,Times New Roman,serif;font-size:1.25rem;font-weight:500;line-height:1.18}.interview-bio-label small{color:var(--muted);font-size:.86rem;line-height:1.45}.interview-bio-panel p{max-width:720px;color:var(--ink-soft);font-family:Georgia,Iowan Old Style,Cambria,Times New Roman,serif;font-size:1.08rem;line-height:1.68}.interview-content-wrap{margin-top:58px}.interview-body{gap:0}.interview-qa-block{border-top:1px solid #cfc0adb8;gap:18px;padding-block:clamp(26px,3.3vw,36px);display:grid}.interview-question-heading,.interview-body .interview-answer{grid-template-columns:36px minmax(0,1fr);align-items:start;gap:16px;display:grid}.interview-question-icon{aspect-ratio:1;width:31px;color:var(--green-deep);background:#fffdf8b8;border:1px solid #cfc0ade6;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.interview-body .interview-qa-block h2{max-width:700px;color:var(--ink);letter-spacing:0;text-wrap:balance;margin:1px 0 0;font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif;font-size:clamp(1.08rem,1.28vw,1.28rem);font-weight:700;line-height:1.36}.interview-body .interview-answer{max-width:720px}.interview-answer-avatar{aspect-ratio:1;width:29px;color:var(--green-deep);letter-spacing:.04em;background:#edf0df;border-radius:999px;justify-content:center;align-items:center;font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif;font-size:.63rem;font-weight:750;display:inline-flex;box-shadow:inset 0 0 0 1px #cfc0ada6}.interview-answer-copy{gap:13px;min-width:0;display:grid}.interview-body .interview-answer p{color:#26384d;font-family:Georgia,Iowan Old Style,Cambria,Times New Roman,serif;font-size:clamp(1rem,1.05vw,1.08rem);line-height:1.74}@media (max-width:760px){.interview-header h1{font-size:clamp(2.08rem,10vw,2.72rem)}.interview-header .article-byline,.interview-bio-panel{grid-template-columns:1fr}.interview-meta-line{text-align:left;justify-content:flex-start;margin-top:4px}.interviewee-chip small{white-space:normal;max-width:100%}.interview-image{aspect-ratio:1.28;margin-top:26px}.interview-bio-panel{padding-block:22px}.interview-content-wrap{margin-top:40px}.interview-content-wrap .on-this-page{display:none;position:static}.interview-qa-block{gap:16px;padding-block:26px}.interview-question-heading,.interview-body .interview-answer{grid-template-columns:31px minmax(0,1fr);gap:13px}.interview-question-icon{width:28px}.interview-answer-avatar{width:27px;font-size:.58rem}}
@media (max-width:1080px){.page-shell{width:min(100% - 40px,920px)}h1{font-size:3.35rem}.topbar{grid-template-columns:1fr;justify-items:center;padding-block:16px}.top-links,.header-actions{justify-content:center}.header-search-panel{left:50%;right:auto;transform:translate(-50%)}.category-bar{overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;gap:12px 18px;padding-block:12px;display:flex;overflow:auto hidden}.category-bar::-webkit-scrollbar{display:none}.category-bar>a,.category-bar>.more-menu{flex:none}.category-measure,.category-spacer{display:none}.more-menu{align-self:auto}.more-menu-panel{left:0;transform:translateY(8px)}.more-menu:hover .more-menu-panel,.more-menu:focus-within .more-menu-panel{transform:translateY(0)}.hero-grid,.article-layout,.route-loading-grid,.profile-content-grid,.footer-inner{grid-template-columns:1fr}.article-rail,.on-this-page{max-height:none;padding-right:0;position:static;overflow:visible}.article-layout{gap:42px}.article-rail{grid-template-columns:1fr 1fr}.article-tools{grid-column:1/-1}.stats-panel{border-left:0;border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr)}.article-grid,.people-grid,.people-directory,.article-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.insight-grid{grid-template-columns:1fr}.insight-panel{border-right:0;border-bottom:1px solid var(--line)}.footer-inner{gap:34px}.footer-links{grid-template-columns:repeat(2,minmax(120px,1fr));padding-top:0}}@media (max-width:760px){.page-shell{width:min(100% - 28px,620px)}h1,.article-header h1,.profile-title-row h1,.list-hero h1{font-size:2.45rem;line-height:1.08}h2{font-size:1.62rem}.top-links{display:none}.topbar{grid-template-columns:auto 1fr auto;justify-items:stretch;column-gap:12px;padding-block:12px}.header-mobile-nav{justify-self:start;display:flex}.brand-logo{justify-self:start}.header-actions{justify-self:end;gap:12px}.media-kit-button{display:none}.header-search-panel{width:min(100vw - 28px,360px)}.header-search-submit{width:40px;padding:0}.header-search-submit span,.quiet-link{display:none}.hero-grid{gap:28px;padding-block:36px}.hero-copy p:not(.section-kicker),.article-header>p{font-size:1.14rem}.hero-visual{min-height:240px}.article-grid,.article-list-grid,.people-grid,.people-directory,.article-rail,.stats-panel,.reviewer-metrics{grid-template-columns:1fr}.reviewer-expertise{padding-top:26px}.site-footer{padding-bottom:34px}.footer-top-rule{margin-bottom:34px}.footer-links{grid-template-columns:1fr;gap:34px}.footer-link-group{gap:16px}.footer-legal-wrap{margin-top:38px}.footer-legal{justify-content:stretch;align-items:start;gap:16px;display:grid}.footer-legal-left{gap:8px;display:grid}.footer-legal-left span+span{border-left:0;padding-left:0}.footer-contact{gap:6px;display:grid}.section-title-row,.article-byline{justify-content:start;display:grid}.insight-panel,.profile-publications,.stats-panel,.profile-hero{padding:24px}.profile-hero{grid-template-columns:1fr;gap:22px}.profile-avatar{width:112px;height:112px;font-size:2.8rem}.review-strip,.article-content-wrap,.wide-article-row,.review-table-head,.review-table-row{grid-template-columns:1fr}.review-strip__quote{border-left:0;border-top:1px solid var(--line-strong);padding-top:18px;padding-left:0}.review-table-head{display:none}.review-table{overflow:visible}.review-table-row{gap:10px;padding:18px}.wide-article-row em{text-align:left}.chart-panel{overflow-x:auto}.rail-items{max-height:none;padding-right:0;overflow:visible}}@media (max-width:480px){.page-shell{width:min(100% - 24px,520px)}h2{font-size:1.42rem}h3{font-size:1.12rem}.article-body p,.article-body li,.breadcrumb,.author-chip,.hero-copy p:not(.section-kicker){overflow-wrap:anywhere}.share-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-reviewer-list,.reviewer-expertise__list{grid-template-columns:1fr}.hero-grid,.article-layout,.authors-hero,.about-hero,.write-hero,.reports-hero,.guidelines-hero{gap:26px}.chart-panel{gap:18px;padding:20px}.article-body pre code{padding:14px 16px}.profile-tabs,.report-tab-nav,.category-bar{gap:20px}.footer-contact{gap:6px 16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}

