/* Dedicated case-study layout: laptop first, no portfolio collage. */
.study-index,.studio-case.case-detail{width:calc(100% - 80px);max-width:1060px;margin:auto;padding:32px 0 40px}.study-heading{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:28px}.study-heading h1{font-size:38px;line-height:1.12;letter-spacing:-1.4px;margin:10px 0 0}.study-heading>p{max-width:430px;font-size:16px;line-height:1.7;margin:0}.study-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.study-cards article{min-width:0;background:#151b18;border:1px solid #ffffff16;border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.study-cover{display:block;height:175px;background:#eaece7;padding:12px 12px 0;overflow:hidden}.study-cover img{display:block;width:100%;height:100%;object-fit:cover;object-position:top;border-radius:4px 4px 0 0}.study-card-text{padding:20px;display:flex;flex-direction:column;flex:1}.study-category{font-size:11px!important;color:#d4b880!important;margin:0 0 10px!important;line-height:1.5!important}.study-card-text h2{font-size:22px;letter-spacing:-.5px;line-height:1.3;margin:0 0 12px}.study-card-text>p{font-size:15px;line-height:1.7;margin:0 0 18px}.study-card-text small{font-size:12px;color:#aab5ae;margin-top:auto;line-height:1.6}.study-link{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #ffffff18;padding-top:16px;margin-top:18px;font-size:14px;color:#e4cb9c}.study-footer{display:flex;justify-content:space-between;gap:25px;align-items:center;border-top:1px solid #ffffff20;padding-top:22px;margin-top:28px}.study-footer p,.study-footer a{font-size:14px}.study-footer a{color:#e4cb9c;white-space:nowrap}.studio-case .backlink{margin:0 0 22px;font-size:12px}.studio-case .case-detail-top{grid-template-columns:1fr 440px;gap:50px}.studio-case h1{font-size:42px;line-height:1.1;margin:12px 0 20px;letter-spacing:-1.4px}.case-subtitle{display:block;font-size:20px;line-height:1.5;color:var(--gold);letter-spacing:-.3px;margin-top:12px}.studio-case .lead{font-size:16px;line-height:1.8;max-width:48ch}.studio-case .eyebrow{font-size:10px}.studio-case .case-status{font-size:12px;margin:18px 0}.studio-case .arrow-link{font-size:14px}.project-viewer{border:1px solid #ffffff20;background:#161d19;border-radius:8px;overflow:hidden}.viewer-bar{display:flex;justify-content:space-between;padding:12px 16px;font-size:9px;letter-spacing:1px;color:#b9c3bd}.viewer-bar span:last-child{letter-spacing:0;font-size:11px}.project-viewer>a{display:block;height:210px;background:#f8f7f9;margin:0 14px;border-radius:4px;overflow:hidden}.project-viewer>a img{width:100%;height:100%;object-fit:contain;display:block}.project-viewer>p{padding:0 16px;font-size:12px;line-height:1.6;min-height:38px;margin:12px 0}.viewer-choices{display:flex;flex-wrap:wrap;gap:6px;padding:0 14px 14px}.viewer-choices button{font:12px inherit;font-size:12px;background:#212d26;color:#dfe6df;border:1px solid #ffffff20;border-radius:4px;padding:8px 10px;cursor:pointer;min-height:36px}.viewer-choices button[aria-pressed=true]{background:#d0b078;color:#121813;border-color:#d0b078}.studio-case .case-brief{padding:22px 0;margin:26px 0 22px;gap:32px}.studio-case .case-brief h2{font-size:17px}.studio-case .case-brief p{font-size:14px;line-height:1.8}.studio-case .chapter-heading{display:flex;justify-content:space-between;align-items:baseline;gap:24px}.studio-case .chapter-heading h2{font-size:22px;margin:0 0 12px}.studio-case .chapter-heading p{font-size:13px;margin:0}.studio-case .case-chapters summary{font-size:16px;padding:14px 0}.studio-case .case-chapters summary small{font-size:12px;display:inline;margin-left:14px}.studio-case .chapter-body p,.studio-case .compact-journey{font-size:15px}.studio-case .compact-case-cta{margin-top:24px;padding:20px}.studio-case .compact-case-cta h2{font-size:19px}.studio-case .compact-case-cta p{font-size:14px}.studio-case .compact-case-cta .button{font-size:13px;padding:14px 18px}
@media(max-width:900px){.studio-case .case-detail-top{grid-template-columns:1fr 380px;gap:25px}.study-index,.studio-case.case-detail{width:calc(100% - 48px)}.study-cards{gap:14px}.study-card-text{padding:16px}.study-heading{gap:25px}}@media(max-width:700px){.study-heading{display:block}.study-heading>p{margin-top:18px}.study-cards{grid-template-columns:1fr}.study-cover{height:190px}.studio-case .case-detail-top{grid-template-columns:1fr}.studio-case .case-brief{grid-template-columns:1fr;gap:18px}.studio-case .chapter-heading{display:block}.studio-case .chapter-heading p{margin-bottom:12px}.studio-case .case-chapters summary small{display:block;margin-left:30px}.study-footer{align-items:start;flex-direction:column;gap:5px}.studio-case h1{font-size:36px}.studio-case .compact-case-cta{align-items:stretch}.viewer-choices button{min-height:44px}.project-viewer>a{height:210px}}/* Small delivery cards and restrained interaction feedback. */
.studio-case .case-brief{border:0;padding:0;gap:14px;margin:24px 0 28px}.studio-case .case-brief>div{background:linear-gradient(135deg,#1b2520,#141b17);border:1px solid #c8a56828;border-radius:8px;padding:18px}.studio-case .case-brief h2{color:#e1c18c;font-size:15px;margin-bottom:10px}.studio-case .case-brief p{font-size:14px}.study-cards article{transition:border-color .18s ease,transform .18s ease}.study-cards article:hover{border-color:#c8a56880;transform:translateY(-3px)}.viewer-choices button{font-family:inherit;transition:background .15s ease,border-color .15s ease}.viewer-choices button:hover{border-color:#c8a568}.project-viewer{box-shadow:0 12px 35px #0002}.studio-case .case-chapters>details[open]{border-left:2px solid #c8a568;padding-left:16px}.study-link:focus-visible,.viewer-choices button:focus-visible,#selected-evidence:focus-visible{outline:2px solid #e1c18c;outline-offset:4px}@media(prefers-reduced-motion:reduce){.study-cards article:hover{transform:none}.study-cards article,.viewer-choices button{transition:none}}
