/* Sales conversations: public field evidence first, then the complete archive. */
.ca-kicker{display:block;color:var(--green);font-size:13px;letter-spacing:.045em;line-height:1.6}
.ca-problem-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}
.ca-problem{min-width:0;display:flex;flex-direction:column;border-top:2px solid var(--green);padding-top:20px}
.ca-problem h3{font-size:clamp(21px,2vw,27px);line-height:1.55;margin:12px 0 20px;min-height:3.1em}
.ca-problem h3 span{white-space:nowrap;color:var(--green)}
.ca-problem img{width:100%;height:230px;object-fit:contain;background:var(--sage);margin-top:auto}
.ca-problem p{font-size:16px;line-height:1.65;margin:15px 0 0}.ca-problem p span{display:block;color:var(--muted);font-size:13px;margin-top:4px}
.ca-problem:hover h3{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}
.ca-story{margin:0 0 55px;padding:34px 0 35px;border-bottom:1px solid var(--line)}
.ca-story-heading{max-width:950px;margin-bottom:28px}.ca-story-heading h2{font-size:clamp(28px,3vw,38px);line-height:1.4;margin:10px 0 16px}.ca-story-heading p{font-size:18px;line-height:1.85;margin:0}
.ca-frame-tabs{display:flex;gap:10px;border-bottom:1px solid var(--line);padding-bottom:16px;margin-bottom:26px}
.ca-frame-tabs button{flex:1;min-width:0;border:1px solid var(--line);border-radius:4px;background:var(--paper);color:var(--green);padding:13px 16px;text-align:left;font:inherit;font-size:17px;line-height:1.6;cursor:pointer}
.ca-frame-tabs button span{font-size:12px;margin-right:10px;font-variant-numeric:tabular-nums}.ca-frame-tabs button[aria-selected="true"]{background:var(--green);border-color:var(--green);color:var(--paper)}
.ca-frame-panel{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:36px;align-items:center}.ca-frame-panel[hidden]{display:none}
.ca-frame-panel figure{min-width:0;margin:0}.ca-frame-panel .gallery-button{border-radius:4px}.ca-frame-panel .gallery-button img{height:430px;aspect-ratio:auto;object-fit:contain}.ca-frame-panel .gallery-button span{font-size:13px;padding:5px 11px}.ca-frame-panel figcaption{font-size:13px;margin-top:10px}
.ca-frame-copy{min-width:0}.ca-frame-copy h3{font-size:27px;line-height:1.5;margin:12px 0 18px}.ca-frame-copy p{font-size:19px;line-height:1.85}.ca-frame-copy .ca-boundary{font-size:13px;line-height:1.8;color:var(--muted);margin-top:26px;max-width:40em}
.ca-check-form{margin:36px 0 0;background:var(--sage);padding:26px 30px}.ca-check-form fieldset{margin:0;padding:0;border:0;min-width:0}.ca-check-form legend{font-size:25px;font-weight:500;line-height:1.55;padding:0}.ca-check-form fieldset>p{font-size:16px;margin:10px 0 20px;color:var(--muted)}
.ca-checks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 22px}.ca-checks label{display:flex;align-items:flex-start;gap:11px;font-size:17px;line-height:1.75;cursor:pointer;margin:0;min-width:0;padding:8px 0}.ca-checks input{flex:0 0 20px;width:20px;height:20px;margin:5px 0 0;accent-color:var(--green)}.ca-checks span{min-width:0;overflow-wrap:anywhere}
.ca-check-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px 24px;margin-top:22px}.ca-check-status{font-size:14px;color:var(--muted);margin:0}.ca-check-status.ca-check-error{color:#923d25;font-weight:500}.ca-gallery-jump{display:inline-block;margin-top:24px;min-height:44px;line-height:44px}#case-full-gallery{scroll-margin-top:30px}
@media(max-width:900px){.ca-problem-grid{gap:22px}.ca-problem h3{font-size:22px}.ca-problem img{height:185px}.ca-frame-panel{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:25px}.ca-frame-panel .gallery-button img{height:350px}.ca-frame-copy h3{font-size:24px}.ca-frame-copy p{font-size:17px}.ca-checks{grid-template-columns:1fr}.ca-frame-tabs button{font-size:15px;padding:11px}.ca-frame-tabs button span{display:block;margin:0 0 3px}}
@media(max-width:600px){.ca-problem-grid{grid-template-columns:1fr;gap:30px}.ca-problem h3{min-height:0;font-size:24px;margin:10px 0 16px}.ca-problem img{height:230px}.ca-problem p{font-size:17px}.ca-story{padding-top:10px;margin-bottom:36px}.ca-story-heading h2{font-size:28px}.ca-story-heading p{font-size:17px}.ca-frame-tabs{gap:7px;margin-bottom:20px;padding-bottom:13px}.ca-frame-tabs button{font-size:14px;padding:10px 9px}.ca-frame-panel{grid-template-columns:1fr;gap:20px}.ca-frame-panel .gallery-button img{height:300px;max-height:50vh}.ca-frame-copy h3{font-size:24px;margin:8px 0 12px}.ca-frame-copy p{font-size:18px;margin:0 0 12px}.ca-frame-copy .ca-boundary{margin-top:16px}.ca-check-form{padding:22px 20px;margin-top:24px}.ca-check-form legend{font-size:23px}.ca-check-form fieldset>p{font-size:15px}.ca-check-actions{gap:15px}.ca-check-actions .button{width:100%;text-align:center}.ca-checks label{font-size:17px}.ca-gallery-jump{font-size:15px}}
@media(min-width:901px) and (max-height:760px){.ca-frame-panel .gallery-button img{height:360px}.ca-story-heading{margin-bottom:22px}.ca-frame-tabs{margin-bottom:22px}}

.ca-more-record{border-bottom:1px solid var(--line);margin-top:-24px;padding-bottom:10px}.ca-more-record>summary{font-size:18px;line-height:1.8;padding:16px 0;cursor:pointer;color:var(--green)}.ca-more-record[open]>summary{margin-bottom:20px}.ca-more-record .section{padding:15px 0 25px}
/* Keep the case identity concise so the discussion begins with the image. */
.ca-record-heading h1{font-size:clamp(24px,2.5vw,32px);line-height:1.4;margin:14px 0;}
.wrap:has(>.ca-story)>.case-meta{padding:10px 0;margin-bottom:0;}
.wrap:has(>.ca-story)>.ca-story{padding-top:18px;}
.wrap:has(>.ca-story)>.back{margin:16px 0 0;}
@media(min-width:901px) and (max-height:760px){.ca-story-heading{margin-bottom:16px;}.ca-story-heading h2{font-size:30px;margin:8px 0 10px;}.ca-frame-tabs{padding-bottom:10px;margin-bottom:14px;}}
