/* A quieter frame lets the report previews carry the detail. */
.showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.showcase-card{background:#11141c;border-color:#ffffff0d;border-radius:17px}
.gallery-shot:not(.paper-shot){height:auto;aspect-ratio:8/5;padding:0;background:#0c0e14}
.gallery-shot:not(.paper-shot) img{width:100%;height:100%;object-fit:contain;border:0;border-radius:0;box-shadow:none}
.gallery-shot:hover img{transform:none}
.image-action{right:17px;bottom:17px;width:29px;height:29px;padding:7px;border-radius:50%;background:#22252bbf;border-color:#ffffff16;box-shadow:none;opacity:0;transform:translateY(3px);transition:opacity .2s,transform .2s;backdrop-filter:blur(10px)}
.gallery-shot:hover .image-action,.gallery-shot:focus-visible .image-action{opacity:1;transform:none}
.showcase-body{padding:25px 29px 29px}
.showcase-body h3{font-size:21px;letter-spacing:-.45px;margin:10px 0}
.showcase-body p{font-size:15px;max-width:440px;line-height:1.8;margin-bottom:18px}
.showcase-body .small-label{font-size:11px;letter-spacing:.03em;color:#9994b1}
.showcase-body .text-link{font-size:12px;color:#b3aed0}
.showcase-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:42% 1fr;align-items:center}
.showcase-card:last-child .gallery-shot{height:260px;background:radial-gradient(ellipse at 50% 100%,#302a4745,transparent 70%),#141720;padding:25px 66px 0}
.showcase-card:last-child .gallery-shot img{border-color:#ffffff19;box-shadow:0 0 25px #0002}
.showcase-card:last-child .showcase-body{padding:30px 42px}
.showcase-card:last-child .showcase-body h3{font-size:23px}
.preview-shell{outline:none;border-color:#ffffff14;box-shadow:0 30px 80px -35px #0009,0 0 70px -45px #8c7dda40;background:#11131a;border-radius:15px}
.preview-toolbar{min-height:52px;background:#16181f;border-bottom-color:#ffffff08}
.preview-toolbar>.window-controls{visibility:hidden}
.preview-tabs button[aria-selected=true]{background:#ffffff09;color:#ddd8f0;box-shadow:inset 0 0 0 1px #ffffff07}
.preview-image-button:not(.paper){height:auto;aspect-ratio:8/5;background:#0c0e14}
.preview-image-button:not(.paper) img{width:100%;height:100%;max-width:100%;object-fit:contain}
.preview-bottom{background:#16181f;border-color:#ffffff08;color:#9295a3}
.dialog-content{background:#0c0e14;padding:8px}
.dialog-content img{max-width:none}
@media(hover:none){.image-action{opacity:.8;transform:none}}
@media(max-width:760px){.showcase-grid{grid-template-columns:1fr;gap:22px}.showcase-card:last-child{grid-column:auto;display:block}.showcase-card:last-child .gallery-shot{height:250px;padding:24px 52px 0}.showcase-body,.showcase-card:last-child .showcase-body{padding:22px 23px 25px}.showcase-body h3,.showcase-card:last-child .showcase-body h3{font-size:20px}.preview-toolbar>.window-controls{display:none}.preview-toolbar{justify-content:space-between}.preview-expand{margin-left:0}.preview-tabs button{padding-inline:13px}.preview-footnote{font-size:11px}.image-action{width:26px;height:26px;right:12px;bottom:12px}}
