.detail-grid>*{min-width:0}.detail-image{justify-content:flex-start}.photo-gallery{width:100%;min-width:0}.gallery-stage{position:relative;touch-action:pan-y;user-select:none;background:var(--surface)}.detail-image .gallery-main{width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;max-height:none}.gallery-nav{position:absolute;inset:0;display:flex;justify-content:space-between;align-items:center;padding:10px;pointer-events:none}.gallery-nav button{pointer-events:auto;width:44px;height:44px;border-radius:50%;background:#ffffffed;color:#152d46;box-shadow:0 2px 10px #0002;font:32px/1 Arial;border:1px solid #c4cfdb}.gallery-meta{display:flex;justify-content:space-between;gap:8px;padding:12px 16px;color:var(--muted);font-size:.875rem}.gallery-thumbs{display:flex;gap:8px;overflow-x:auto;padding:3px 16px 14px}.gallery-thumbs button{flex:0 0 76px;padding:3px;border:2px solid transparent;border-radius:6px;background:white}.gallery-thumbs button[aria-pressed=true]{border-color:var(--blue)}.gallery-thumbs img{width:100%;height:48px;object-fit:contain}.photo-editor-heading{font-size:.9375rem;font-weight:bold;margin:14px 0}.photo-editor-heading span{display:block;color:var(--muted);font-size:.875rem;font-weight:normal}.photo-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 20px}.photo-editor-item{border:1px solid var(--border);border-radius:8px;overflow:hidden;background:var(--surface)}.photo-editor-item img{width:100%;height:auto;aspect-ratio:3/2;object-fit:contain}.photo-editor-item>div{display:flex;gap:4px;padding:6px;flex-wrap:wrap}.photo-editor-item button{padding:7px;min-height:40px;font-size:.875rem;border-radius:5px;background:white;color:var(--navy);border:1px solid var(--border)}.photo-editor-item button[data-remove]{color:#a12727}.gallery-total{position:absolute;right:10px;bottom:10px;padding:3px 8px;background:#172c35de;color:white;font-size:.8125rem;border-radius:5px}.photo-gallery:focus-visible{outline:3px solid var(--blue);outline-offset:-3px}.photo-editor-heading,.gallery-count{font-variant-numeric:tabular-nums}
