/* Standalone stories share the original site's background, typography and green accent. */
.case-page { color:#c4c8c0; font-size:15px; line-height:1.8; }
.case-shell { max-width:1060px; margin:56px auto; background:linear-gradient(140deg,#222720f5,#181a18fa 65%); border-radius:16px; box-shadow:0 20px 65px #0005; overflow:hidden; }
.case-header { display:flex; align-items:center; justify-content:space-between; gap:28px; padding:30px 44px; border-bottom:1px solid #a5bd8425; }
.case-page a { color:#e5ecdf; text-decoration:none; }
.case-brand { color:#fff; font-size:22px; line-height:1.4; letter-spacing:-.5px; }
.case-brand span { display:block; color:#a4af9b; font-size:10px; letter-spacing:.1px; margin-top:5px; }
.case-header nav { display:flex; gap:22px; flex-wrap:wrap; font-size:12px; }
.case-header nav a { padding:7px 0; border-bottom:1px solid transparent; }
.case-header nav a:hover,.case-header nav a[aria-current] { border-color:#97ba67; }
.case-page main { padding:0 60px; }
.case-hero { padding:65px 0 28px; max-width:820px; }
.business-eyebrow { color:#afc796; text-transform:uppercase; font-size:11px; letter-spacing:1.8px; font-weight:600; margin:0 0 18px; }
.case-hero h1 { text-transform:none; font-size:clamp(34px,4.4vw,52px); line-height:1.14; font-weight:400; letter-spacing:-1.9px; margin:0 0 24px; }
.case-lead { max-width:690px; font-size:19px; line-height:1.7; color:#b8c1b1; }
.business-actions { display:flex; flex-wrap:wrap; align-items:center; gap:12px; margin:0 0 30px; }
.business-button,.business-secondary { display:inline-flex; align-items:center; justify-content:center; gap:18px; box-sizing:border-box; min-height:46px; padding:11px 20px; border-radius:5px; font-size:13px; font-weight:600; line-height:1.5; text-decoration:none; }
.case-page .business-button { color:white; background:linear-gradient(#739e42,#426e2e); border:1px solid #8eae58; box-shadow:inset 0 1px 0 #d9efa329,0 3px 8px #0003; }
.business-secondary { border:1px solid #657456; color:#dce6d3; background:#ffffff03; }
.business-button:hover,.business-secondary:hover { filter:brightness(1.16); }
.case-figure { margin:10px 0 45px; padding:24px; background:radial-gradient(ellipse at top left,#72914935,#10140f); border:1px solid #71835e38; border-radius:10px; }
.case-figure img { display:block; width:100%; height:auto; max-height:480px; object-fit:contain; border-radius:5px; }
.case-figure figcaption { font-size:11px; color:#a9b29f; padding:16px 0 0; }
/* Display the photograph from the unchanged 573 x 1234 LinkedIn screenshot.
   Source photograph bounds: x=5, y=919, width=555, height=312. */
.case-figure .broadcast-photo { position:relative; overflow:hidden; aspect-ratio:555 / 312; max-width:640px; margin:0 auto; border-radius:5px; }
.case-figure .broadcast-photo img { position:absolute; width:103.243244%; height:auto; max-height:none; left:-.900901%; bottom:-.961539%; }
.case-section { display:grid; grid-template-columns:1fr 1.4fr; gap:52px; padding:38px 0; border-top:1px solid #9db97c29; }
.case-section h2 { color:#f1f4ed; font-size:27px; line-height:1.3; font-weight:400; letter-spacing:-.7px; }
.case-section .business-eyebrow { margin-bottom:12px; }
.case-prose p { margin:0 0 18px; }
.case-prose p:last-child { margin-bottom:0; }
.case-prose a { border-bottom:1px solid #7e9865; padding-bottom:3px; }
.capability-strip { display:flex; justify-content:space-between; flex-wrap:wrap; gap:16px; padding:22px 0 35px; color:#bfd4aa; font-size:12px; }
.capability-strip span::before { content:'+'; margin-right:12px; color:#88b65d; }
.case-projects { margin:12px 0 40px; }
.case-project { display:grid; grid-template-columns:40px 1fr 24px; gap:20px; padding:30px; border-radius:8px; margin:14px 0; background:linear-gradient(120deg,#3c4c2e70,#252b2150); border:1px solid #a6bd8618; transition:background .2s; }
.case-project:hover { background-color:#516c3629; }
.case-project .business-eyebrow { margin:0 0 7px; }
.case-project h2 { font-size:26px; line-height:1.3; margin-bottom:9px; }
.case-project p:not(.business-eyebrow) { color:#bec7b6; font-size:14px; }
.project-number,.project-arrow { color:#acc78c; font-size:19px; }
.workflow { display:grid; grid-template-columns:repeat(4,1fr); gap:1px; border:1px solid #78995a50; border-radius:8px; overflow:hidden; margin-bottom:40px; background:#78995a30; }
.workflow li { padding:20px; color:#e0e8d9; background:#262e22; font-size:14px; line-height:1.5; }
.workflow li span { display:block; color:#adc890; font-size:11px; margin-bottom:8px; }
.case-contact { border-top:1px solid #88a66a55; padding:40px 0 50px; margin-top:20px; }
.case-contact h2 { font-size:32px; line-height:1.25; letter-spacing:-.8px; }
.case-contact p:not(.business-eyebrow) { max-width:650px; margin:18px 0 24px; }
.contact-address { display:inline-block; font-size:12px; color:#b2bdaa; margin:12px 0 0 18px; }
.case-footer { display:flex; justify-content:space-between; flex-wrap:wrap; gap:14px; border-top:1px solid #8ca06e25; padding:25px 44px; font-size:11px; color:#9ba690; }
.case-page a:focus-visible { outline:2px solid #d5efb9; outline-offset:5px; }
.skip-link { position:absolute; top:0; left:20px; transform:translateY(-150%); padding:12px 20px; background:#26371c; z-index:10; }
.skip-link:focus { transform:translateY(0); }
@media(max-width:800px) { .case-shell { margin:20px 16px; } .case-header { align-items:flex-start; flex-direction:column; padding:24px 28px; gap:18px; } .case-page main { padding:0 28px; } .case-hero { padding-top:40px; } .case-section { grid-template-columns:1fr; gap:20px; } .case-header nav { gap:20px; } .case-footer { padding:24px 28px; } }
@media(max-width:480px) { .case-shell { margin:12px 10px; } .case-page main { padding:0 22px; } .case-header { padding:22px; } .case-header nav { gap:8px 18px; } .case-hero h1 { letter-spacing:-1px; } .case-lead { font-size:17px; } .case-figure { padding:12px; } .case-project { grid-template-columns:1fr 20px; gap:12px; padding:22px; } .project-number { display:none; } .workflow { grid-template-columns:repeat(2,1fr); } .case-contact h2 { font-size:28px; } .contact-address { display:block; margin-left:0; } }
@media(prefers-reduced-motion:reduce) { .case-project { transition:none; } }

/* Colleague excerpts retain the case study's existing two-column section grid. */
.colleague-quotes figure { margin:0; }
.colleague-quotes figure + figure { margin-top:28px; padding-top:24px; border-top:1px solid #9db97c29; }
.colleague-quotes blockquote { margin:0 0 12px; padding:0; border:0; color:#f1f4ed; font-size:18px; line-height:1.7; font-style:normal; }
.colleague-quotes figcaption { color:#b5c4a7; font-size:12px; line-height:1.6; margin-bottom:10px; }
.colleague-quotes figure > a { display:inline-block; font-size:12px; }
.colleague-quotes .quote-privacy { margin-top:24px; color:#a9b29f; font-size:11px; }

.case-contact .business-actions { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); max-width:480px; margin:0; }
.case-contact p.case-contact-location { margin:16px 0 0; color:#b2bdaa; font-size:12px; }
@media(max-width:480px) { .case-contact .business-actions { grid-template-columns:1fr; } }

/* C53: one contained evidence panel, replacing the refused metric strip. */
.attendance-results { margin:12px 0 36px; padding:0; border:1px solid #78985a40; border-radius:10px; overflow:hidden; background:linear-gradient(120deg,#78985a12,#151a1480); }
.attendance-results-heading { display:block; padding:18px 24px; border-bottom:1px solid #78985a30; }
.attendance-results-heading h2 { margin:0; color:#e2ead9; font-size:17px; font-weight:600; line-height:1.4; }
.attendance-results-heading > span { display:block; margin-top:5px; color:#aabb9a; font-size:11px; }
.attendance-results dl { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); margin:0; padding:26px 24px; gap:24px; }
.attendance-results dl > div { min-width:0; padding-left:14px; border-left:2px solid #83a75b; }
.attendance-results dt { color:#b6c2ac; font-size:11px; line-height:1.5; margin:0 0 9px; }
.attendance-results dd { margin:0; color:#eef2e8; font-size:20px; line-height:1.35; font-weight:600; }
.attendance-results dd span { display:block; margin-top:5px; font-size:12px; font-weight:400; color:#c1cbb8; }
.attendance-results p.attendance-results-note { margin:0; padding:14px 24px; background:#0b100b33; border-top:1px solid #78985a30; color:#afbaa5; font-size:11px; line-height:1.7; }
@media(max-width:620px) { .attendance-results-heading { display:block; padding:18px 20px; } .attendance-results-heading > span { display:block; margin-top:5px; } .attendance-results dl { grid-template-columns:1fr; padding:22px 20px; gap:22px; } .attendance-results p.attendance-results-note { padding:14px 20px; } }

/* C55: remove the second frame around the attendance diagram. */
.case-figure.attendance-workflow-figure { padding:0; background:#1d251b; overflow:hidden; }
.attendance-workflow-figure img { max-height:none; border-radius:0; }
.attendance-workflow-figure figcaption { padding:14px 24px; border-top:1px solid #78985a30; }

/* C56: HTML workflow shares the evidence panel's content grid at every width. */
.attendance-results, .attendance-workflow-figure { --panel-inset:24px; }
.attendance-results-heading, .attendance-results dl, .attendance-results p.attendance-results-note, .attendance-workflow-figure figcaption { padding-left:var(--panel-inset); padding-right:var(--panel-inset); }
.attendance-workflow-content { padding:24px var(--panel-inset); }
.attendance-workflow-content .business-eyebrow { margin:0 0 14px; }
.attendance-workflow-content h2 { margin:0 0 26px; font-size:28px; line-height:1.3; }
.attendance-workflow-steps { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:24px; list-style:none; padding:0; margin:0 0 24px; }
.attendance-workflow-steps li { min-width:0; padding:18px 14px; border:1px solid #78985a70; border-radius:8px; background:#2d3b25; }
.attendance-workflow-steps strong { display:block; font-size:16px; font-weight:600; color:#eef2e8; margin-bottom:8px; }
.attendance-workflow-steps span { font-size:12px; line-height:1.6; color:#c3ceba; }
.attendance-workflow-content p.attendance-handover { margin:0; font-size:15px; color:#d5dfcb; }
@media(max-width:620px) { .attendance-results, .attendance-workflow-figure { --panel-inset:20px; } .attendance-workflow-steps { grid-template-columns:1fr; gap:12px; } .attendance-workflow-content h2 { font-size:24px; } }
