/* Real project evidence in the existing STOOP visual language. */
.case-hero-grid{display:grid;grid-template-columns:1.7fr 1fr;gap:7%;align-items:end}.case-hero h1{font-size:clamp(45px,5.6vw,84px);line-height:1.07;letter-spacing:-.045em}.case-layers{padding:0;margin:0 0 15px;list-style:none;border-top:1px solid var(--line)}.case-layers li{padding:25px 0;border-bottom:1px solid var(--line);font-size:19px;display:flex;gap:22px;align-items:baseline}.case-layers li>span{font-size:11px;color:var(--bright)}.case-hero .detail-lead{max-width:600px}.case-cover{margin:0;padding:50px 4.5% 20px;background:var(--surface)}.case-cover img{display:block;width:100%;height:auto;max-height:650px;object-fit:contain;object-position:top;background:var(--bg);border:1px solid var(--line)}.case-cover figcaption,.case-product figcaption{font-size:11px;line-height:1.6;color:var(--muted);margin-top:16px}.case-features{padding:70px 0}.case-section-heading{margin-bottom:45px}.case-section-heading h2,.case-flow h2{font-size:clamp(34px,3.7vw,56px);max-width:800px}.case-feature-list{display:grid;grid-template-columns:1fr 1fr;column-gap:8%}.case-feature-list article{position:relative;border-top:1px solid var(--line);padding:27px 0 33px 45px}.case-number{position:absolute;left:0;top:33px;color:var(--bright);font-size:11px}.case-feature-list h3{font-size:22px;line-height:1.3;margin-bottom:15px}.case-feature-list p{font-size:14px;line-height:1.8;color:var(--muted);max-width:60ch}.case-product{padding:45px;background:var(--surface);display:grid;grid-template-columns:.75fr 1.35fr;gap:7%;align-items:center}.case-product h2{font-size:clamp(29px,2.8vw,42px);line-height:1.15}.case-product>div>p:last-child{font-size:14px;color:var(--muted);margin-top:25px}.case-product figure{margin:0}.case-product img{display:block;width:100%;height:auto;border:1px solid var(--line);border-radius:4px}.case-flow{padding:80px 0 20px}.case-flow ol{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;padding:0;margin:40px 0 0;list-style:none}.case-flow li{padding-top:22px;border-top:2px solid var(--cyan)}.case-flow li>span{font-size:11px;color:var(--bright)}.case-flow h3{margin:20px 0 12px;font-size:22px}.case-flow p{font-size:13px;color:var(--muted)}.case-related{padding:35px 0 65px;display:flex;flex-wrap:wrap;gap:20px 55px}.case-related>p{width:100%;margin:0}.case-related a{font-size:19px;line-height:1.5;border-bottom:1px solid var(--line);padding:10px 0;display:flex;align-items:center;gap:25px}.case-related span{color:var(--bright);font-size:26px}.detail-page main>.case-related{padding-left:4.5%;padding-right:4.5%}.case-page .detail-proof .text-link{white-space:normal;line-height:1.6}
.report-product{grid-template-columns:1fr;padding:45px;gap:35px}.report-product>div{max-width:780px}.report-demo{background:#f8fafc;color:#0f172a;border-radius:5px;overflow:hidden;border:1px solid #dbe3ed;font-family:system-ui,sans-serif}.report-demo-top{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#0f172a;color:#f8fafc;padding:22px 28px;font-size:11px}.report-demo-top>span:first-child{font-weight:800;font-size:19px}.report-demo-top b{font-weight:400;font-size:11px;margin-left:10px}.report-tabs{display:flex;gap:4px;padding:12px 18px;border-bottom:1px solid #dbe3ed;overflow-x:auto}.report-tabs button{border:0;border-radius:3px;background:transparent;color:#475569;min-height:44px;padding:10px 18px;font-size:13px;font-weight:600;white-space:nowrap}.report-tabs button[aria-selected=true]{background:#0e7490;color:white}.report-demo :focus-visible{outline:3px solid #0e7490;outline-offset:2px}.report-panel{padding:32px;min-height:330px}.report-panel[hidden]{display:none}.report-eyebrow{font-size:11px;letter-spacing:.07em;text-transform:uppercase;color:#0e7490}.report-panel h3{font-size:clamp(22px,2.5vw,32px);line-height:1.2;max-width:750px;margin:12px 0 16px}.report-panel>p:not(.report-eyebrow){font-size:14px;line-height:1.8;color:#475569;max-width:78ch}.report-structure{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;padding:0;margin:28px 0 0;list-style:none}.report-structure li{display:flex;flex-direction:column;gap:10px;border-top:2px solid #0e7490;padding-top:15px}.report-structure span{font-size:11px;color:#64748b}.report-structure strong{font-size:14px;font-weight:600}.report-demo-note{border-top:1px solid #dbe3ed;color:#64748b;font-size:11px;padding:14px 28px}
.sr-only,.report-tabs input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.report-tabs{margin:0;border:0;border-bottom:1px solid #dbe3ed;min-width:0}.report-tabs label{position:relative;cursor:pointer}.report-tabs label>span{display:block;border-radius:3px;color:#475569;min-height:44px;padding:13px 18px;font-size:13px;font-weight:600;white-space:nowrap}.report-tabs input:checked+span{background:#0e7490;color:white}.report-tabs input:focus-visible+span{outline:3px solid #0e7490;outline-offset:2px}
/* Native radio controls keep the illustration operable in script-free previews. */
@supports selector(:has(*)){.report-demo .report-panel{display:none}.report-demo:has(input[value="0"]:checked) #report-panel-0,.report-demo:has(input[value="1"]:checked) #report-panel-1,.report-demo:has(input[value="2"]:checked) #report-panel-2,.report-demo:has(input[value="3"]:checked) #report-panel-3,.report-demo:has(input[value="4"]:checked) #report-panel-4{display:block}}
@media(max-width:900px){.case-hero-grid{grid-template-columns:1fr}.case-layers{display:flex;gap:25px;flex-wrap:wrap;margin:35px 0 0}.case-layers li{border:0;font-size:14px;gap:10px;padding:18px 0}.case-hero h1{font-size:clamp(43px,7.5vw,65px)}.case-product{grid-template-columns:1fr;padding:30px;gap:30px}.case-feature-list{column-gap:5%}.case-flow ol{grid-template-columns:1fr 1fr;row-gap:35px}}
@media(max-width:550px){.report-product{min-width:0}.report-product figure{min-width:0}.report-demo-top{padding:16px;flex-wrap:wrap;gap:8px}.report-tabs{padding:8px}.report-tabs button{padding:9px 12px;font-size:12px}.report-panel{padding:22px 18px;min-height:420px}.report-structure{grid-template-columns:1fr;gap:15px;margin-top:24px}.report-structure li{flex-direction:row;gap:12px;padding-top:12px;border-top-width:1px}.report-demo-note{padding:13px 16px}}
@media(max-width:550px){.case-hero h1{font-size:42px;overflow-wrap:normal}.case-layers{display:block;margin-top:30px}.case-layers li{border-bottom:1px solid var(--line);padding:14px 0;font-size:15px}.case-cover{padding:25px 5% 20px}.case-features{padding:45px 0}.case-section-heading{margin-bottom:30px}.case-feature-list{grid-template-columns:1fr}.case-feature-list article{padding-left:35px;padding-bottom:25px}.case-feature-list h3{font-size:22px}.case-product{padding:25px 20px;margin:0 -2%}.case-flow{padding-top:55px}.case-flow ol{gap:30px 20px}.case-flow h3{font-size:19px}.case-related{gap:15px}.case-related a{font-size:17px;width:100%;justify-content:space-between}.case-page .detail-proof>p:not(.section-label){font-size:18px}}

/* Genuine anonymized screenshots, with native full-resolution links. */
.report-real .report-tabs label{margin:0}.report-real .report-panel{padding:0;min-height:0}.report-real .report-capture{display:block;background:#f4f5fa}.report-real .report-capture img{display:block;width:100%;height:auto;border:0;border-radius:0}.report-capture-caption{display:flex;gap:30px;justify-content:space-between;align-items:center;padding:25px 28px;border-top:1px solid #dbe3ed}.report-capture-caption>div{max-width:700px}.report-real .report-capture-caption h3{font-size:22px;margin:0 0 10px}.report-capture-caption p{font-size:13px;line-height:1.75;color:#475569}.report-capture-caption>a{white-space:nowrap;font-size:12px;font-weight:600;color:#0e7490;padding:12px 0}.report-capture-caption>a span{margin-left:9px}@media(max-width:700px){.report-capture-caption{display:block;padding:20px}.report-capture-caption>a{display:inline-block;margin-top:8px}.report-real .report-tabs{gap:0;padding:8px}.report-real .report-tabs label{flex:1}.report-real .report-tabs label>span{font-size:11px;padding:13px 10px;text-align:center}.report-real .report-capture-caption h3{font-size:21px}}
