.read-more-section{margin:1.5rem 0 2rem;padding:0;background:transparent;border:0}.read-more-section:before{content:"";display:block;width:3rem;height:1px;background:var(--color-border-default, #e5e7eb);margin:0 0 .9rem}.read-more-section__summary{list-style:none;cursor:pointer;display:inline-flex;align-items:baseline;gap:.55rem;padding:.4rem 0;font-family:var(--font-heading, sans-serif);color:var(--color-brand-sky-deep, #0369A1);-webkit-tap-highlight-color:transparent;min-height:44px;line-height:1.4}.read-more-section__summary::-webkit-details-marker{display:none}.read-more-section__summary::marker{content:""}.read-more-section__summary:hover .read-more-section__label,.read-more-section__summary:focus-visible .read-more-section__label{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.read-more-section__summary:focus-visible{outline:2px solid var(--color-brand-sky-deep, #0369A1);outline-offset:4px;border-radius:2px}.read-more-section__eyebrow{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--color-text-secondary, #475569);flex-shrink:0}.read-more-section__label{font-size:.98rem;font-weight:600;color:var(--color-brand-sky-deep, #0369A1);text-decoration:none}.read-more-section__arrow{flex-shrink:0;color:var(--color-brand-sky-deep, #0369A1);transition:transform .24s cubic-bezier(.4,0,.2,1);transform:rotate(0);align-self:center;margin-top:.05rem}.read-more-section[open] .read-more-section__arrow{transform:rotate(180deg)}.read-more-section__body{margin:.6rem 0 0;padding:.4rem 0 .2rem;color:var(--color-text-primary, #020617);animation:read-more-section-fade-in .28s cubic-bezier(.4,0,.2,1)}.read-more-section__body>:first-child{margin-top:0}.read-more-section__body>:last-child{margin-bottom:0}.read-more-section__body h3{font-family:var(--font-heading, sans-serif);font-size:1.05rem;font-weight:700;color:var(--color-brand-navy, #0c2340);margin:1.1rem 0 .5rem;line-height:1.3}.read-more-section__body h3:first-child{margin-top:0}.read-more-section__body p{margin:0 0 .85rem;line-height:1.7}.read-more-section__body .review-table{margin:.6rem 0 1.1rem}.read-more-section__body ul,.read-more-section__body ol{margin:.5rem 0 .85rem}@keyframes read-more-section-fade-in{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.read-more-section__arrow{transition:none}.read-more-section__body{animation:none}}@media(max-width:480px){.read-more-section{margin:1.25rem 0 1.6rem}.read-more-section__summary{flex-wrap:wrap;gap:.35rem .5rem;padding:.5rem 0}.read-more-section__eyebrow{font-size:.66rem;width:100%}.read-more-section__label{font-size:.95rem}.read-more-section__body{padding:.4rem 0 .2rem}}.prose-review .read-more-section{list-style:none}.prose-review .read-more-section__summary::marker{content:""}.read-more-section__summary--centered{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.6rem 1.1rem;margin:0 auto;background:transparent;border-radius:999px;transition:background-color .18s ease;width:fit-content;max-width:100%}.read-more-section__summary--centered:hover{background:color-mix(in srgb,var(--color-brand-sky-deep, #0369A1) 8%,transparent)}.read-more-section__bottom-label{font-size:1rem;font-weight:600;color:var(--color-brand-sky-deep, #0369A1);line-height:1.4}.read-more-section__bottom-label:before{content:"Read more about " attr(data-section-title)}.read-more-section[open] .read-more-section__bottom-label:before{content:"Show less about " attr(data-section-title)}.read-more-section__summary--centered:hover .read-more-section__bottom-label,.read-more-section__summary--centered:focus-visible .read-more-section__bottom-label{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.read-more-section:has(.read-more-section__summary--centered):before{display:none}.read-more-section:has(.read-more-section__summary--centered){display:flex;flex-direction:column}.read-more-section__summary--centered{order:2}.read-more-section:has(.read-more-section__summary--centered) .read-more-section__body{order:1}.read-more-section .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:480px){.read-more-section__summary--centered{padding:.55rem .9rem;gap:.4rem}.read-more-section__bottom-label{font-size:.95rem}}
