.flow-showcase figure{position:relative}.flow-showcase figure img[role=button]{cursor:zoom-in;transition:filter .2s ease,transform .25s ease}.flow-showcase figure:hover img[role=button]{filter:brightness(.94);transform:scale(.995)}.expand-image{position:absolute;right:22px;bottom:62px;z-index:3;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid rgba(7,21,47,.12);border-radius:10px;background:rgba(7,21,47,.9);box-shadow:0 10px 25px rgba(7,21,47,.22);color:#fff;font:600 12px DM;cursor:pointer;backdrop-filter:blur(10px);transition:.2s}.expand-image:hover{background:#0878f9;transform:translateY(-2px)}.expand-image span{font-size:17px}.image-lightbox{width:min(96vw,1700px);height:min(94vh,1050px);padding:54px 20px 18px;border:0;border-radius:20px;background:#06152e;box-shadow:0 40px 120px rgba(0,0,0,.55);color:#fff;overflow:hidden}.image-lightbox::backdrop{background:rgba(1,9,24,.88);backdrop-filter:blur(9px)}.lightbox-stage{display:grid;place-items:center;width:100%;height:calc(100% - 28px);min-height:0;overflow:hidden}.lightbox-stage img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;border-radius:10px;background:#fff}.lightbox-close{position:fixed;z-index:2;top:calc(3vh + 10px);right:calc(2vw + 10px);display:flex;align-items:center;gap:7px;padding:9px 13px;border:1px solid rgba(255,255,255,.25);border-radius:10px;background:#fff;color:#07152f;font:600 13px DM;cursor:pointer}.image-lightbox>small{display:block;padding-top:8px;text-align:center;color:#9db0c9}.lightbox-open{overflow:hidden}@media(max-width:700px){.expand-image{right:18px;bottom:58px;padding:9px 11px}.image-lightbox{width:100vw;height:100vh;max-width:none;max-height:none;margin:0;border-radius:0;padding:60px 12px 14px}.lightbox-close{top:10px;right:10px}.lightbox-stage{height:calc(100% - 26px);overflow:hidden}.lightbox-stage img{width:auto;max-width:100%;max-height:100%;min-width:0}}
html:has(.image-lightbox[open]),body.lightbox-open{overflow:hidden!important}
.image-lightbox[open]{position:fixed;inset:8px;width:auto;height:auto;max-width:none;max-height:none;margin:0;padding:8px;border-radius:16px;overflow:hidden}.image-lightbox[open] .lightbox-stage{width:100%;height:100%;min-height:0;padding:0;overflow:hidden}.image-lightbox[open] .lightbox-stage img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;border-radius:10px}.image-lightbox[open] .lightbox-close{position:fixed;top:16px;right:16px}.image-lightbox[open]>small{position:absolute;left:50%;bottom:12px;z-index:2;transform:translateX(-50%);padding:5px 10px;border-radius:99px;background:rgba(6,21,46,.76);line-height:1;white-space:nowrap;pointer-events:none}@media(max-width:700px){.image-lightbox[open]{inset:4px;padding:4px;border-radius:10px}.image-lightbox[open] .lightbox-close{top:10px;right:10px}.image-lightbox[open]>small{bottom:8px}}
