.timeline-image-button{border:1px solid #c9d9d8;background:#f4fbfa;color:#2f6f73;border-radius:999px;padding:5px 8px;cursor:pointer;font-size:13px;display:inline-flex;align-items:center;gap:5px}.timeline-image-button svg{width:15px;height:15px}.timeline-image-thumb{margin:12px 0 0;position:relative;width:100%;max-width:260px;aspect-ratio:2/3;border:7px solid #efe7d8;outline:1px solid #cbbfae;border-radius:5px;overflow:hidden;background:#e9e5dc;box-shadow:0 5px 13px rgba(23,32,38,.14);cursor:pointer}.timeline-image-thumb.landscape{aspect-ratio:3/2;max-width:380px}.timeline-image-thumb img{width:100%;height:100%;display:block;object-fit:cover}.timeline-image-thumb span{position:absolute;right:7px;bottom:6px;background:rgba(23,32,38,.72);color:#fff;border-radius:4px;padding:3px 5px;font-size:10px}.timeline-image-frame{width:min(92vw,720px);height:min(88vh,850px);border:1px solid #bcae9c;border-radius:12px;padding:0;background:#f4efe4;box-shadow:0 22px 70px rgba(23,32,38,.35)}.timeline-image-frame.landscape{width:min(92vw,980px);height:min(84vh,700px)}.timeline-image-frame::backdrop{background:rgba(23,32,38,.62)}.timeline-image-frame .image-popup-head{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;border-bottom:1px solid #d8cebf}.timeline-image-frame .image-popup-body{height:calc(100% - 54px);padding:18px;display:grid;place-items:center}.timeline-image-frame .image-popup-mat{max-width:100%;max-height:100%;height:100%;aspect-ratio:2/3;background:#e4dacb;border:14px solid #ede3d2;outline:1px solid #bba991;box-shadow:0 9px 24px rgba(23,32,38,.2);display:grid;place-items:center;overflow:hidden}.timeline-image-frame.landscape .image-popup-mat{aspect-ratio:3/2}.timeline-image-frame img{width:100%;height:100%;object-fit:cover}.timeline-image-frame h2{font:600 17px Georgia,serif;margin:0}.timeline-image-frame button{border:1px solid #c8d1d4;background:#fff;border-radius:7px;padding:6px 10px;cursor:pointer}.timeline-image-admin{display:grid;gap:8px;padding:12px;border:1px solid #d9dfe2;border-radius:8px;background:#fbfcfa}.timeline-image-admin label{font-size:12px;font-weight:700}.timeline-image-admin input,.timeline-image-admin select{font:inherit;border:1px solid #c8d1d4;border-radius:7px;padding:8px;width:100%}.timeline-image-admin .crop-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.timeline-image-admin .crop-preview{width:130px;aspect-ratio:2/3;border:6px solid #efe7d8;outline:1px solid #cbbfae;overflow:hidden;background:#eee}.timeline-image-admin .crop-preview.landscape{aspect-ratio:3/2;width:210px}.timeline-image-admin .crop-preview img{width:100%;height:100%;object-fit:cover}@media(max-width:600px){.timeline-image-frame{width:100vw;height:100vh;border-radius:0}.timeline-image-frame .image-popup-body{padding:10px}.timeline-image-admin .crop-grid{grid-template-columns:1fr}}
