/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */.case-study-detail-page{background:0 0;flex-direction:column;width:100%;min-height:100vh;margin:0 auto;display:flex;position:relative}.case-study-detail-page section{z-index:1;position:relative}.case-study-detail-loading{color:var(--color-text-light);font-size:24px}.case-study-detail-error,.case-study-detail-loading{justify-content:center;align-items:center;display:flex}.case-study-detail-error{text-align:center;flex-direction:column;gap:20px;padding:40px}.case-study-detail-error h2{color:var(--color-text-light);margin:0;font-size:48px}.case-study-detail-error p{color:var(--color-text-light);opacity:.8;max-width:600px;font-size:20px}