.edit-img-wrap,.edit-img-add,body.edit-mode .public-pic,body.edit-mode .public-img{display:none}body.edit-mode .edit-img-wrap{display:block;position:relative;width:100%;aspect-ratio:1 / 1;background:#f0ede2;overflow:hidden}body.edit-mode .edit-img-wrap img{width:100%;height:100%;object-fit:cover;display:block}body.edit-mode .edit-img-wrap.is-primary{outline:2px solid #2f5d3a;outline-offset:-2px}body.edit-mode .edit-img-wrap.is-rollover{outline:2px dashed #c7882a;outline-offset:-2px}body.edit-mode .edit-img-wrap.is-primary.is-rollover{outline:2px solid #2f5d3a;box-shadow:inset 0 0 0 4px #c7882a}body.edit-mode .img-actions{position:absolute;bottom:4px;left:4px;right:4px;display:flex;gap:4px;opacity:0;transition:opacity .15s ease}body.edit-mode .edit-img-wrap:hover .img-actions{opacity:1}body.edit-mode .img-act{flex:1;font-family:iroha-32sakura-stdn,Cardo,Georgia,serif;font-size:11px;padding:2px 4px;background:#fffdf4e6;color:#1a1a1a;border:1px solid rgba(0,0,0,.4);cursor:pointer}body.edit-mode .img-act:hover,body.edit-mode .edit-img-wrap.is-primary .primary-btn,body.edit-mode .edit-img-wrap.is-rollover .rollover-btn{background:#1a1a1a;color:#fffdf4}body.edit-mode .img-delete{position:absolute;top:4px;right:4px;width:22px;height:22px;border:1px solid rgba(0,0,0,.4);background:#fffdf4e6;color:#1a1a1a;font-family:iroha-32sakura-stdn,Cardo,Georgia,serif;font-size:16px;line-height:1;padding:0;cursor:pointer;opacity:0;transition:opacity .15s ease;z-index:3}body.edit-mode .edit-img-wrap:hover .img-delete{opacity:1}body.edit-mode .img-delete:hover{background:#c44;color:#fffdf4;border-color:#c44}body.edit-mode .edit-img-add{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1 / 1;background:#f0ede2;color:#888;cursor:pointer;font-family:iroha-32sakura-stdn,Cardo,Georgia,serif;font-size:13px;border:1px dashed rgba(0,0,0,.3);transition:background .15s,color .15s,border-color .15s}body.edit-mode .edit-img-add:hover{background:#e8e3d2;color:#1a1a1a;border-color:#00000080}body.edit-mode .edit-img-add.uploading{background:#f0ede2;color:#2f5d3a;border-style:solid}body.edit-mode .edit-img-wrap{cursor:grab}body.edit-mode .edit-img-wrap:active{cursor:grabbing}body.edit-mode .edit-img-wrap.sortable-ghost{opacity:.25}body.edit-mode .edit-img-wrap.sortable-chosen{outline:2px solid rgba(0,0,0,.4)}.public-img{cursor:zoom-in}#lightbox{display:none;position:fixed;inset:0;background:transparent;z-index:2000;align-items:center;justify-content:center;cursor:zoom-out}#lightbox.open{display:flex}#lightbox img{max-width:48vw;max-height:48vh;object-fit:contain;background:#fffdf4;box-shadow:0 6px 32px #0000002e}@media(max-width:1024px){#lightbox img{max-width:75vw;max-height:75vh}#lightbox .lb-prev{left:.5rem}#lightbox .lb-next{right:.5rem}}@media(max-width:640px){#lightbox img{max-width:92vw;max-height:80vh}#lightbox .lb-nav{width:32px;height:32px}#lightbox .lb-close{top:.7rem;right:.7rem}}#lightbox .lb-nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#1a1a1a;background:#fffdf4e6;border:1px solid rgba(0,0,0,.3);cursor:pointer;user-select:none;font-size:18px;font-family:iroha-32sakura-stdn,Cardo,Georgia,serif}#lightbox .lb-nav:hover{background:#1a1a1a;color:#fffdf4}#lightbox .lb-prev{left:max(1.5rem,calc(50% - 26vw - 50px))}#lightbox .lb-next{right:max(1.5rem,calc(50% - 26vw - 50px))}#lightbox .lb-close{position:absolute;top:1.5rem;right:1.5rem;color:#1a1a1a;background:#fffdf4e6;border:1px solid rgba(0,0,0,.3);font-size:14px;cursor:pointer;padding:.25rem .6rem;font-family:iroha-32sakura-stdn,Cardo,Georgia,serif}#lightbox .lb-close:hover{background:#1a1a1a;color:#fffdf4}body.edit-mode .public-img{cursor:default}body.edit-mode [data-field]{outline:1px dashed transparent;outline-offset:2px;cursor:text;transition:outline-color .15s}body.edit-mode [data-field]:hover{outline-color:#0000004d}body.edit-mode [data-field]:focus{outline:1px solid #2f5d3a;outline-offset:2px}body.edit-mode [data-field]:empty:before{content:attr(data-placeholder);color:#bbb}#edit-bar{display:none;position:fixed;bottom:1rem;right:1rem;background:#fffdf4;border:1px solid rgba(0,0,0,.4);padding:.5rem .9rem;gap:.9rem;align-items:center;font-family:iroha-32sakura-stdn,Cardo,Georgia,serif;font-size:14.5px;z-index:1000;max-width:calc(100vw - 2rem);flex-wrap:wrap}body.edit-mode #edit-bar{display:flex}#edit-bar .hint{color:#888;font-size:13px}#edit-bar a{color:#1a1a1a;text-decoration:none}#edit-bar a:hover{color:#2f5d3a}#edit-bar button{font-family:inherit;font-size:14.5px;padding:.15rem .7rem;background:transparent;color:#1a1a1a;border:1px solid rgba(0,0,0,.4);cursor:pointer}#edit-bar button:hover:not(:disabled){background:#1a1a1a;color:#fffdf4}#edit-bar button:disabled{opacity:.35;cursor:not-allowed}#save-status{color:#888;min-width:60px}#save-status.ok{color:#2f5d3a}#save-status.err{color:#c44}
