.response-showcase{background:var(--response-cream);color:var(--foreground);font-family:var(--font-sans),sans-serif;padding-block:64px 48px;container-type:inline-size}.response-showcase-heading{justify-content:space-between;align-items:flex-end;gap:48px;max-width:1690px;margin:0 auto 20px;padding-inline:48px;display:flex}.response-showcase-heading .eyebrow{font-size:14px}.response-showcase-heading h2{font-family:var(--font-serif),serif;letter-spacing:-.025em;text-wrap:balance;margin:14px 0 0;font-size:clamp(36px,4.2vw,66px);font-weight:400;line-height:1.08}.response-showcase-heading>p{max-width:370px;color:var(--muted);font-family:var(--font-serif),serif;margin:0;font-size:19px;line-height:1.5}.response-carousel-stage{touch-action:pan-y;isolation:isolate;grid-template-columns:minmax(0,1fr) minmax(0,1000px) minmax(0,1fr);align-items:center;column-gap:24px;padding-block:32px 40px;display:grid;overflow:hidden}.response-carousel-deck{min-width:0;box-shadow:0 24px 46px color-mix(in srgb,var(--foreground) 14%,transparent);border-radius:24px;grid-area:1/2;display:grid}.response-carousel-slide{visibility:hidden;pointer-events:none;grid-area:1/1;min-width:0;scroll-margin-block:40px}.response-carousel-slide[data-active=true]{visibility:visible;pointer-events:auto;z-index:1}.response-carousel-slide[data-animate=true]{animation:.35s ease-out response-enter}.response-feature-card{background:var(--response-card);min-width:0;min-height:100%;color:var(--foreground);text-align:start;border-radius:24px;display:flex;overflow:hidden}.response-feature-media{background:var(--foreground);min-width:0;color:var(--response-card);flex:0 0 40%;justify-content:center;align-items:center;padding:12px;display:flex}.response-feature-image{aspect-ratio:16/9;width:100%;position:relative}.response-feature-image img{object-fit:contain}.response-feature-fallback{text-align:center;flex-direction:column;justify-content:center;gap:14px;height:100%;padding:20px;display:flex}.response-feature-fallback span{font-size:14px;line-height:1.5}.response-feature-fallback strong{font-size:24px;font-weight:400;line-height:1.2}.response-feature-copy{flex-direction:column;flex:1;gap:24px;min-width:0;padding:32px 40px;display:flex}.response-feature-parent .response-feature-realm{letter-spacing:.06em;color:var(--foreground);text-wrap:balance;margin:0 0 16px;font-size:24px;font-weight:700;line-height:1.25}.response-feature-parent p{text-transform:uppercase;letter-spacing:.17em;color:var(--muted);margin:0 0 8px;font-size:14px;font-weight:600}.response-feature-parent h3{text-wrap:balance;overflow-wrap:anywhere;margin:0;font-size:27px;font-weight:500;line-height:1.2}.response-feature-quotation{flex:1;align-items:flex-start;gap:14px;display:flex}.response-feature-quote-mark{color:var(--accent);font-size:66px;line-height:.95}.response-feature-quotation>div{flex:1;min-width:0}.response-feature-quotation h4{color:var(--muted);overflow-wrap:anywhere;margin:0 0 12px;font-size:18px;font-weight:500;line-height:1.4}.response-feature-quotation blockquote{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:clamp(22px,2.2cqi,27px);line-height:1.4}.response-feature-expand{text-underline-offset:4px;min-height:44px;color:var(--foreground);text-align:start;background:0 0;padding:0;font-size:14px;font-weight:500;text-decoration:underline;display:inline-block}.response-feature-attribution{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.response-feature-reader{align-items:center;gap:12px;min-width:0;display:flex}.response-feature-reader p{overflow-wrap:anywhere;margin:0;font-size:19px;line-height:1.4}.response-feature-reader div>span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:14px}.response-feature-initials{background:var(--response-cream);width:46px;height:46px;color:var(--muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;display:flex}.response-feature-read{border:1px solid var(--accent);color:var(--foreground);border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:8px 20px;font-size:17px;line-height:1.4;display:flex}.response-feature-read:hover{background:var(--response-cream)}.response-carousel-peek{opacity:.55;pointer-events:none;grid-row:1;min-width:0;max-height:440px;overflow:hidden}.response-carousel-peek-before{grid-column:1;justify-content:flex-end;display:flex}.response-carousel-peek-after{grid-column:3}.response-feature-preview{border-radius:18px;flex-shrink:0;width:540px;min-height:400px}.response-feature-preview .response-feature-copy{gap:24px;padding:28px}.response-feature-preview .response-feature-parent h3{font-size:22px}.response-feature-preview .response-feature-quotation blockquote{font-size:19px}.response-feature-preview .response-feature-quote-mark{display:none}.response-feature-preview .response-feature-quotation h4{font-size:16px}.response-carousel-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:1000px;margin:auto;padding-inline:12px;display:flex}.response-carousel-arrows{gap:12px;display:flex}.response-carousel-controls button{color:var(--foreground);background:0 0;justify-content:center;align-items:center;min-height:44px;font-size:14px;font-weight:500;display:flex}.response-carousel-arrows button{border:1px solid color-mix(in srgb,var(--muted) 35%,transparent);border-radius:50%;width:48px;height:48px;padding:0}.response-carousel-arrows button:last-child{background:var(--foreground);color:var(--response-card)}.response-carousel-pagination{flex-wrap:wrap;justify-content:center;gap:2px;max-width:60%;display:flex}.response-carousel-pagination button{min-width:36px;padding:0 4px}.response-carousel-pagination span{background:color-mix(in srgb,var(--muted) 25%,transparent);border-radius:99px;width:26px;height:7px}.response-carousel-pagination [aria-current=true] span{background:var(--accent)}.response-carousel-play{gap:8px;padding:8px 12px}.responses-publishing-promise{max-width:1000px;color:var(--muted);text-wrap:pretty;margin:28px auto 0;padding-inline:12px;font-size:14px;line-height:1.5}.responses-publishing-promise p{border-top:1px solid color-mix(in srgb,var(--accent) 25%,transparent);margin:0;padding-top:16px}.responses-publishing-promise strong{color:var(--accent);font-weight:500}@container (max-width:1320px){.responses-publishing-promise{padding-inline:24px}}.response-showcase-article{border-radius:24px;margin-top:72px;padding-block:36px}.response-showcase-article .response-showcase-heading{padding-inline:28px}.response-showcase-article .response-showcase-heading h2{font-size:36px}.article-response-list [id]{scroll-margin-block:40px}@container (max-width:1320px){.response-carousel-stage{grid-template-columns:minmax(0,1fr);padding-inline:24px}.response-carousel-deck{grid-column:1}.response-carousel-peek{display:none}.response-carousel-controls{padding-inline:24px}}@container (max-width:760px){.response-showcase-heading{flex-direction:column;align-items:flex-start;gap:18px;padding-inline:24px}.response-showcase-heading>p{max-width:100%;font-size:18px}.response-feature-card{flex-direction:column}.response-feature-media{flex-basis:auto;padding:12px}.response-feature-copy{gap:24px;padding:28px 24px}.response-feature-quotation{flex-direction:column;gap:4px}.response-feature-quote-mark{height:32px;font-size:48px}.response-feature-quotation blockquote{font-size:21px;line-height:1.5}.response-feature-parent h3{font-size:25px}.response-feature-attribution{gap:16px}.response-carousel-pagination{order:3;width:100%;max-width:100%}.response-carousel-stage{padding-block:24px 32px}.response-showcase-article .response-showcase-heading h2{font-size:30px}}@keyframes response-enter{0%{opacity:.65;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.response-carousel-slide[data-animate=true]{animation:none}}
