.scene-gallery{margin:0 0 26px;background:#fff;border:1px solid #dce4df;border-radius:8px;padding:24px;color:#052e4c}.scene-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px}.scene-heading span{font-size:12px;letter-spacing:.18em;color:#0e7a70;font-weight:600}.scene-heading h3{font-size:20px;line-height:1.5;margin:4px 0 0}.scene-heading p{font-size:12px;color:#5e6e7a;margin:0}.scene-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.scene-grid.scene-single{grid-template-columns:1fr}.scene-card{margin:0;min-width:0}.scene-open{position:relative;display:block;width:100%;height:330px;padding:0;border:0;background:#e9e8e1;border-radius:5px;overflow:hidden;cursor:zoom-in}.scene-single .scene-open{height:390px}.scene-open img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 60%}.scene-open:hover img{filter:brightness(1.035)}.scene-open:focus-visible{outline:3px solid #0e7a70;outline-offset:4px}.scene-zoom{position:absolute;bottom:14px;right:14px;border:1px solid #ffffff80;background:#052e4ca6;color:#fff;border-radius:50%;width:32px;height:32px;display:grid;place-items:center;font-size:18px}.scene-card figcaption{padding-top:12px;display:flex;gap:16px;justify-content:space-between;align-items:baseline}.scene-card figcaption strong{font-size:14px;font-weight:600}.scene-card figcaption span{font-size:12px;color:#5e6e7a;line-height:1.7}.scene-note{font-size:12px;color:#7b898d;margin:15px 0 0}#scene-dialog{padding:0;border:0;border-radius:8px;width:min(1100px,calc(100vw - 32px));max-width:none;max-height:94vh;color:#052e4c;background:#fff;overflow:auto}#scene-dialog::backdrop{background:#052e4ccc}#scene-dialog>img{display:block;width:100%;height:auto;max-height:76vh;object-fit:contain;background:#102c38}#scene-dialog>div{padding:18px 24px}#scene-dialog h2{margin:0;font-size:20px}#scene-dialog p{font-size:14px;margin:8px 0}#scene-dialog small{font-size:12px;color:#5e6e7a}.scene-close{position:absolute;right:14px;top:14px;z-index:1;border:1px solid #ffffff80;color:white;background:#052e4cce;border-radius:50%;width:40px;height:40px;font-size:26px;cursor:pointer}@media(max-width:900px){.scene-card figcaption{display:block}.scene-card figcaption span{display:block;margin-top:5px}.scene-open{height:290px}}@media(max-width:620px){.scene-gallery{padding:16px}.scene-heading{align-items:flex-start}.scene-heading h3{font-size:18px}.scene-heading p{max-width:90px;text-align:right}.scene-grid{grid-template-columns:1fr;gap:20px}.scene-open,.scene-single .scene-open{height:270px}}@media print{.scene-gallery,#scene-dialog{display:none!important}}
