.photo-mod-wrap{position:relative}.photo-mod-btn{position:absolute;top:.4rem;right:.4rem;z-index:20;width:2rem;height:2rem;border-radius:9999px;border:1px solid hsla(0,0%,100%,.25);background:rgba(0,0,0,.72);color:#f5d78e;font-size:1.1rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:opacity .15s ease,background .15s ease}.photo-mod-btn--visible,.photo-mod-wrap:focus-within .photo-mod-btn,.photo-mod-wrap:hover .photo-mod-btn{opacity:1}@media (hover:none),(pointer:coarse){.photo-mod-btn{opacity:1}}.photo-mod-btn:hover{background:rgba(40,32,10,.92)}.photo-mod-overlay{position:fixed;inset:0;z-index:9000}.photo-mod-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.45)}.photo-mod-panel{position:fixed;z-index:9001;min-width:220px;max-width:min(92vw,320px);max-height:min(70vh,480px);overflow:auto;border-radius:.75rem;border:1px solid hsla(0,0%,100%,.15);background:#17171f;box-shadow:0 16px 48px rgba(0,0,0,.55);padding:.35rem 0}.photo-mod-panel--sheet{left:0;right:0;bottom:0;top:auto;max-width:none;width:100%;max-height:min(78vh,560px);border-radius:1rem 1rem 0 0;padding-bottom:env(safe-area-inset-bottom,0)}.photo-mod-title{padding:.65rem 1rem .45rem;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:hsla(43,84%,76%,.85);border-bottom:1px solid hsla(0,0%,100%,.08)}.photo-mod-subtitle{padding:0 1rem .55rem;font-size:.78rem;color:#9ca3af;line-height:1.35}.photo-mod-item{display:block;width:100%;text-align:left;padding:.55rem 1rem;font-size:.875rem;color:#e5e7eb;background:transparent;border:0;cursor:pointer}.photo-mod-item:hover:not(:disabled){background:hsla(0,0%,100%,.06)}.photo-mod-item:disabled{opacity:.45;cursor:default}.photo-mod-item--info{color:#9ca3af;font-size:.78rem;cursor:default}.photo-mod-item--info:hover{background:transparent}.photo-mod-item--danger{color:#fca5a5}.photo-mod-item--current{color:#f5d78e}.photo-mod-item--back{color:#f5d78e;font-weight:600}.photo-mod-status{display:inline-block;margin-left:.35rem;font-size:.68rem;color:#6b7280}.photo-mod-toast{position:fixed;left:50%;bottom:calc(5.5rem + env(safe-area-inset-bottom, 0));transform:translateX(-50%);z-index:9100;padding:.65rem 1rem;background:rgba(20,20,28,.95);color:#f5f5f5;font-size:.85rem;box-shadow:0 8px 24px rgba(0,0,0,.45)}.photo-mod-inline-btn,.photo-mod-toast{border-radius:9999px;border:1px solid hsla(43,84%,76%,.35)}.photo-mod-inline-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .75rem;background:hsla(43,84%,76%,.08);color:#f5d78e;font-size:.78rem;cursor:pointer}.photo-mod-inline-btn:hover{background:hsla(43,84%,76%,.16)}