.report-landing{background:var(--paper)}
.report-hero{width:min(var(--max),calc(100% - 64px));margin:0 auto;padding:88px 0 104px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.62fr);gap:92px;align-items:center}
.report-hero h1{max-width:800px;margin:18px 0 20px;color:var(--ink-dark);font:600 clamp(60px,6.5vw,96px)/1 Newsreader,Georgia,serif;letter-spacing:-.04em}
.report-hero__lead{margin:0 0 18px;color:var(--teal-deep)!important;font:400 clamp(29px,3vw,42px)/1.12 Newsreader,Georgia,serif}
.report-hero__copy>p:last-of-type{max-width:720px;color:var(--muted);font-size:18px;line-height:1.7}
.report-checks{display:grid;grid-template-columns:1fr 1fr;gap:10px 26px;list-style:none;margin:30px 0 0;padding:0}
.report-checks li{position:relative;padding-left:25px;color:#526067;font-size:14px;line-height:1.5}
.report-checks li:before{content:"✓";position:absolute;left:0;color:var(--teal-deep);font-weight:700}
.report-stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:38px;padding-top:25px;border-top:1px solid var(--line)}
.report-stat-row div{display:flex;flex-direction:column;gap:3px}
.report-stat-row strong{color:var(--ink-dark);font:600 34px Newsreader,Georgia,serif}
.report-stat-row span{color:var(--muted);font-size:10px;line-height:1.45}
.report-cover{position:relative;margin:0}
.report-cover:before{content:"";position:absolute;inset:8% -7% -6% 10%;z-index:-1;border-radius:54% 46% 60% 40%;background:radial-gradient(circle at 30% 68%,rgba(42,205,201,.74),transparent 48%),radial-gradient(circle at 74% 34%,rgba(179,111,237,.68),transparent 52%),linear-gradient(135deg,rgba(64,219,216,.24),rgba(170,105,232,.34));opacity:.72;filter:saturate(1.08)}
.report-cover img{display:block;width:100%;border-radius:6px;box-shadow:0 30px 80px rgba(35,54,61,.22)}
.report-cover figcaption{margin-top:16px;color:var(--muted);font-size:11px;text-align:center;text-transform:uppercase;letter-spacing:.12em}
.report-capture{padding:100px max(32px,calc((100% - var(--max))/2));display:grid;grid-template-columns:.82fr 1.18fr;gap:92px;align-items:start;background:var(--ink-dark);color:#fff}
.report-capture h2,.report-author h2{margin:14px 0 22px;font:600 clamp(43px,4.5vw,64px)/1.07 Newsreader,Georgia,serif;letter-spacing:-.035em}
.report-capture h2{color:#fff}
.report-capture__intro>p:not(.eyebrow){max-width:560px;color:#bbc5c9;font-size:17px;line-height:1.75}
.report-capture .report-privacy{font-size:12px!important;color:#8f9da2!important}
.report-form-wrap{box-shadow:none}
.report-form-wrap .wpforms-description{margin-bottom:24px!important}
.report-form-wrap .wpforms-field-checkbox li{display:flex!important;gap:10px!important;align-items:flex-start!important}
.report-form-wrap .wpforms-field-checkbox input{margin-top:4px!important}
.report-form-wrap .wpforms-field-description{color:var(--muted)!important;font-size:11px!important;line-height:1.55!important}
.report-preview{background:#fff}
.report-preview__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:55px;border:1px solid var(--line);background:var(--line)}
.report-preview__grid article{min-height:300px;padding:38px;background:var(--paper)}
.report-preview__grid span{color:var(--teal-deep);font-size:12px;font-weight:600;letter-spacing:.1em}
.report-preview__grid h3{margin:45px 0 15px;color:var(--ink-dark);font:600 31px/1.15 Newsreader,Georgia,serif}
.report-preview__grid p{color:var(--muted);font-size:15px;line-height:1.7}
.report-author{display:grid;grid-template-columns:1fr 430px;gap:100px;align-items:center;background:var(--mist)}
.report-author>div{max-width:720px}
.report-author p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.75}
.report-author img{width:100%;height:460px;object-fit:cover;object-position:50% 18%;border-radius:8px 8px 90px 8px}
.report-feature{display:grid;grid-template-columns:300px minmax(0,720px);gap:70px;align-items:center;padding-top:70px;padding-bottom:70px;background:var(--ink-dark);color:#fff}
.report-feature img{width:100%;box-shadow:0 18px 45px rgba(0,0,0,.25)}
.report-feature h2{margin:14px 0 20px;color:#fff;font:600 clamp(44px,4.6vw,66px)/1.06 Newsreader,Georgia,serif;letter-spacing:-.035em}
.report-feature p:not(.eyebrow){color:#bbc5c9;font-size:17px;line-height:1.7}
.report-feature-link{display:inline-block;margin-top:22px;color:#fff;font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:5px}
.report-feature-link:hover,.report-feature-link:focus-visible{color:#8de1de;text-decoration:underline}
.report-cta{display:grid;grid-template-columns:1fr 190px;gap:50px;align-items:center;margin:90px auto 0;padding:42px;overflow:hidden;border-radius:8px;background:var(--mist)}
.report-cta>div{min-width:0}
.report-cta h2{margin:9px 0 14px;color:var(--ink-dark);font:600 clamp(34px,3.6vw,49px)/1.08 Newsreader,Georgia,serif;letter-spacing:-.03em}
.report-cta p:not(.eyebrow){color:var(--muted);line-height:1.65}
.report-cta img{display:block;width:100%;transform:rotate(3deg);box-shadow:0 16px 36px rgba(35,54,61,.18)}
.report-cta--compact{max-width:none;margin-top:54px;padding:34px;grid-template-columns:1fr 150px}
.report-cta--compact h2{font-size:36px}
.insights-preview>.report-cta{margin-top:54px}
.article-body>.report-cta{box-sizing:border-box;grid-template-columns:minmax(0,1fr) 132px;gap:30px;width:100%;max-width:720px;margin:54px 0 76px;padding:30px 32px 32px;border:1px solid #c7e4e2;border-top:4px solid var(--teal-deep);border-radius:10px;background:linear-gradient(135deg,#edf9f8 0%,#f7fbfa 100%);box-shadow:0 18px 44px rgba(35,54,61,.07)}
.article-body>.report-cta .eyebrow{margin:0;font-size:11px}
.article-body>.report-cta h2{max-width:16ch;margin:10px 0 12px;font-size:clamp(31px,3vw,38px);line-height:1.05}
.article-body>.report-cta p:not(.eyebrow){max-width:43ch;margin:0;font-size:16px;line-height:1.62}
.article-body>.report-cta .button{min-height:46px;margin-top:20px;padding:0 21px}
.article-body>.report-cta img{justify-self:center;width:118px;transform:rotate(2deg);box-shadow:0 14px 30px rgba(35,54,61,.2)}
.article-body>.report-cta+section{margin-top:0}
.report-library{background:var(--ink-dark);color:#fff}
.report-library .section-heading h2{color:#fff}
.report-library .section-heading>p:last-child{color:#bbc5c9}
.report-library__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:52px}
.report-library__card{display:grid;grid-template-columns:minmax(210px,38%) 1fr;min-height:440px;overflow:hidden;border:1px solid #405059;border-radius:8px;background:#21323b}
.report-library__card>img{display:block;width:100%;height:100%;padding:26px 20px;box-sizing:border-box;object-fit:contain;object-position:center;background:#182931}
.report-library__card>div{display:flex;min-width:0;padding:34px;flex-direction:column;align-items:flex-start}
.report-library__card h3{margin:12px 0 18px;color:#fff;font:600 clamp(30px,3vw,42px)/1.08 Newsreader,Georgia,serif;letter-spacing:-.025em}
.report-library__card p:not(.eyebrow){color:#bbc5c9;font-size:15px;line-height:1.65}
.report-library__card .text-link{margin-top:auto;color:#8de1de}
@media(max-width:980px){.report-hero{grid-template-columns:1fr;gap:55px}.report-cover{max-width:440px}.report-capture{grid-template-columns:1fr;gap:45px}.report-author{grid-template-columns:1fr 350px;gap:50px}.report-feature{grid-template-columns:230px 1fr;gap:45px}}
@media(max-width:980px){.report-library__grid{grid-template-columns:1fr}.report-library__card{grid-template-columns:minmax(220px,38%) 1fr;min-height:400px}}
@media(max-width:600px){.report-hero{width:calc(100% - 40px);padding:54px 0 72px}.report-hero h1{font-size:clamp(49px,14vw,61px);line-height:1.02}.report-hero__lead{font-size:32px}.report-checks,.report-stat-row{grid-template-columns:1fr}.report-stat-row{gap:14px}.report-cover{max-width:310px;margin:0 auto}.report-capture{padding:68px 20px}.report-capture h2,.report-author h2{font-size:40px}.report-preview__grid,.report-author,.report-feature,.report-cta{grid-template-columns:1fr}.report-preview__grid article{min-height:0;padding:30px 24px}.report-preview__grid h3{margin-top:30px}.report-author{gap:34px}.report-author img{height:410px;order:-1}.report-feature{gap:30px;padding:58px 20px}.report-feature img{max-width:220px}.report-cta{gap:30px;margin-top:58px;padding:28px 24px}.report-cta img{display:none}.report-cta--compact h2{font-size:34px}.article-body>.report-cta{grid-template-columns:1fr;gap:0;margin:46px 0 62px;padding:24px 22px 26px}.article-body>.report-cta h2{font-size:31px;line-height:1.08}.article-body>.report-cta p:not(.eyebrow){font-size:15px}.article-body>.report-cta .button{width:auto}.report-library__grid{margin-top:34px}.report-library__card{grid-template-columns:1fr;min-height:0}.report-library__card>img{height:clamp(340px,105vw,420px);padding:24px 20px}.report-library__card>div{min-height:310px;padding:28px 24px}.report-library__card h3{font-size:32px}.report-library__card p:not(.eyebrow){font-size:14px}}
