/* The findings stay readable before any notes are opened or scripts are loaded. */
.research-section{padding-top:78px}
.research-section .section-heading{margin-bottom:29px;align-items:center}
.research-section .section-heading h2{font-size:clamp(40px,4.2vw,60px);line-height:1.08}
.research-section .section-heading>p{max-width:360px;font-size:15px}
.research-legend{display:flex;align-items:center;justify-content:space-between;gap:25px;border-block:1px solid #d9cce1;padding:15px 0;margin-bottom:24px;font-size:11px;color:#756080}
.research-legend>p{display:flex;gap:17px;flex-wrap:wrap;align-items:center;font-size:11px}
.research-legend>p span{display:inline-flex;align-items:center;gap:7px}
.research-legend i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#9271ad}
.research-legend span:nth-child(2) i{background:#6b8780}
.research-legend span:nth-child(3) i{background:#b57950}
.research-legend time{font:9px/1.5 var(--mono);letter-spacing:.03em;text-align:right}
.research-glossary{font-size:12px;line-height:1.7;color:#705d7c;margin:-7px 0 23px}.research-glossary strong{font-weight:650;color:#5c426a}
.research-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:start}
.research-card{position:relative;min-width:0;align-self:stretch;display:flex;flex-direction:column;border:1px solid #d9ccdf;border-radius:14px;padding:21px 20px 0;background:#fffaf2;box-shadow:0 4px 0 #e9dfed40;overflow:hidden}
.research-card:before{content:'';position:absolute;inset:0 0 auto;height:3px;background:#b096c3}
.research-card--probe:before{background:#8fa99e}
.research-card-top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:19px}
.research-kind{font:9px/1.5 var(--mono);color:#715a7e;letter-spacing:.015em}
.research-index{font:10px/1.5 var(--mono);color:#877292}
.research-value{font:600 clamp(28px,2.7vw,39px)/1.14 var(--display);letter-spacing:-.065em;color:#50345f;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}
.research-unit{font:10px/1.5 var(--body);color:#705d7c;margin-top:5px;min-height:30px}
.research-card h3{font-size:18px;line-height:1.2;letter-spacing:-.035em;margin:15px 0 11px;min-height:43px}
.research-meaning{font-size:13px;line-height:1.65;color:#6c5a76;margin-bottom:18px}
.research-attribution{font:9px/1.6 var(--mono);color:#786183;letter-spacing:-.025em;margin-top:auto;padding:0 0 13px}
.research-card>details{border-top:1px solid #ded2e4;margin:0 -20px;padding:0 20px;background:#f3edf640}
.research-card summary{min-height:43px;display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:11px;font-weight:600;color:#664575}
.research-card summary>span{font-size:17px;font-weight:400;color:#9375a5}
.research-card summary:hover{color:#3e2450}
.research-notes{padding:2px 0 19px;font-size:11px;color:#6c5a76}
.research-notes p{font-size:11px;line-height:1.75;margin:0 0 12px}
.research-notes a{display:block;width:fit-content;margin-top:7px;font-size:10px;font-weight:600;line-height:1.5;text-decoration:underline;text-underline-offset:3px}
.research-card--hypothesis{background:radial-gradient(ellipse at 95% 10%,#865e9940,transparent 65%),#362444;border-color:#705480;color:#fbf4ea}
.research-card--hypothesis:before{background:#ffc493}
.research-card--hypothesis .research-value{font-size:31px;line-height:1.15;color:#ffcb9d;letter-spacing:-.05em}
.research-card--hypothesis .research-kind,.research-card--hypothesis .research-index,.research-card--hypothesis .research-unit,.research-card--hypothesis .research-meaning,.research-card--hypothesis .research-attribution,.research-card--hypothesis .research-notes{color:#d5bddf}
.research-card--hypothesis summary{color:#ffddb9}
.research-card--hypothesis summary>span{color:#d8b3e4}
.research-card--hypothesis>details{border-color:#7c5c8e7a;background:#20142920}
.research-card--hypothesis .research-notes a{color:#ead6f0}
.research-footnote{font-size:11px;line-height:1.7;color:#705d7c;margin-top:20px;max-width:890px}
.research-footnote a{font-weight:600;text-decoration:underline;text-underline-offset:3px}
.research-appendix{margin-top:24px;border:1px solid #d9ccdf;border-radius:12px;background:#faf6ee;overflow:hidden}
.research-appendix>summary{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 23px;font-size:13px;font-weight:600}
.research-appendix>summary small{font-size:10px;font-weight:400;color:#786183;margin-left:14px}
.research-appendix-body{padding:12px 25px 25px;border-top:1px solid #e1d6e7}
.research-appendix .speed-layout{padding-top:12px}
.research-appendix .chart-caption{font-size:11px}
.research-section .measurement-note{font-size:11px}

/* Replace the opaque system diagram with practical, supported uses. */
.use-section{background:radial-gradient(ellipse at 10% 15%,#faf5fe80,transparent 60%),var(--lavender);padding:59px 0;border-block:1px solid #d7c7e1}
.use-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}
.use-intro h2{font-size:42px;margin-top:24px;line-height:1.1}
.use-intro>p:not(.eyebrow){font-size:14px;color:#6c557b;margin:20px 0 25px;max-width:285px}
.use-intro .text-link{font-size:12px}
.use-list{display:grid;gap:0}
.use-item{display:grid;grid-template-columns:36px 1fr;gap:17px;padding:19px 0;border-bottom:1px solid #cdbad8}
.use-item:first-child{padding-top:0}
.use-item:last-child{border:0;padding-bottom:0}
.use-icon{width:35px;height:35px;display:grid;place-items:center;background:#f5eefa;border:1px solid #c5abd6;border-radius:10px;font:18px var(--display);color:#88649d}
.use-item h3{font-size:19px;line-height:1.2;margin-bottom:8px}
.use-item p{font-size:13px;line-height:1.75;color:#6b5679;max-width:570px}
.use-notes{grid-column:1/-1;padding-top:18px;margin-top:-40px;border-top:1px solid #cdbad8}
.use-notes summary{font-size:11px;color:#6f547e;display:flex;justify-content:space-between;gap:20px}
.use-notes p{font-size:12px;color:#6d567b;max-width:880px;margin-top:14px;line-height:1.8}
.use-notes a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:1100px){.research-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.research-section .section-heading h2{font-size:49px}.research-card{padding-top:20px}.research-value{font-size:38px}.research-card--hypothesis .research-value{font-size:32px}.research-unit{min-height:25px}.research-card h3{min-height:43px;font-size:18px}.research-section .section-heading>p{max-width:310px;font-size:14px}.use-layout{gap:45px}.use-intro h2{font-size:36px}.use-notes{margin-top:-15px}}
@media(max-width:820px){.research-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.research-card{padding-inline:22px}.research-card>details{margin-inline:-22px;padding-inline:22px}.research-value{font-size:40px}.research-card h3{min-height:22px}.research-meaning{font-size:13px}.research-legend{align-items:flex-start;gap:20px}.research-legend>p{gap:10px 15px;font-size:10px}.research-legend time{font-size:8px;max-width:128px}.research-appendix>summary small{display:block;margin:4px 0 0}.use-layout{grid-template-columns:.7fr 1.3fr;gap:37px}.use-intro h2{font-size:34px}.use-intro>p:not(.eyebrow){font-size:13px}.use-item{grid-template-columns:30px 1fr;gap:14px}.use-icon{width:30px;height:30px;font-size:16px}.use-item h3{font-size:18px}.use-item p{font-size:12px}.use-notes{margin-top:-5px}}
@media(max-width:600px){.research-section{padding-top:56px}.research-section .section-heading h2{font-size:44px}.research-section .section-heading>p{font-size:13px;max-width:none}.research-legend{display:block;padding:14px 0;margin-bottom:20px}.research-legend>p{gap:9px 13px;font-size:9px}.research-legend time{display:block;text-align:left;max-width:none;margin-top:11px;font-size:9px}.research-grid{grid-template-columns:1fr;gap:15px}.research-card{padding:20px 22px 0;box-shadow:0 3px 0 #e9dfed40}.research-card-top{margin-bottom:12px}.research-kind{font-size:9px}.research-index{font-size:9px}.research-value{font-size:41px}.research-unit{font-size:11px;min-height:0;margin-top:5px}.research-card h3{font-size:20px;line-height:1.2;margin-top:16px;margin-bottom:10px;min-height:0}.research-meaning{font-size:13px;line-height:1.75;margin-bottom:17px}.research-attribution{font-size:9px;padding-bottom:12px}.research-card summary{font-size:11px;min-height:44px}.research-notes,.research-notes p{font-size:12px}.research-notes a{font-size:11px}.research-card--hypothesis .research-value{font-size:35px}.research-footnote{font-size:11px;margin-top:20px}.research-appendix{margin-top:23px}.research-appendix>summary{padding:16px 19px;font-size:12px}.research-appendix-body{padding:10px 17px 22px}.research-appendix .speed-row{grid-template-columns:99px 1fr 43px;gap:9px}.research-appendix .chart-scale{margin-left:108px;margin-right:52px}.research-appendix .chart-caption{font-size:10px}.use-section{padding:46px 0}.use-layout{display:block}.use-intro h2{font-size:39px;margin-top:21px}.use-intro>p:not(.eyebrow){max-width:340px;margin:18px 0 18px;font-size:13px}.use-intro .text-link{font-size:11px}.use-list{margin-top:29px}.use-item{grid-template-columns:32px 1fr;gap:15px;padding:19px 0}.use-icon{width:32px;height:32px}.use-item h3{font-size:19px;margin-bottom:9px}.use-item p{font-size:13px}.use-notes{margin-top:24px;padding-top:16px}.use-notes p{font-size:12px}}
@media(max-width:360px){.research-section .section-heading h2{font-size:39px}.research-card{padding-inline:19px}.research-card>details{padding-inline:19px;margin-inline:-19px}.research-value{font-size:38px}.research-card--hypothesis .research-value{font-size:32px}.research-appendix-body{padding-inline:13px}.research-appendix .speed-row{grid-template-columns:88px 1fr 40px;gap:7px}.research-appendix .chart-scale{margin-left:95px;margin-right:47px}}
