.collage-categories{display:flex;gap:7px;overflow:auto;padding:4px 2px 12px}.collage-categories button{flex:none;border:1px solid #ddd;border-radius:30px;padding:9px 14px;background:white;font:inherit;font-size:13px;cursor:pointer}.collage-categories button.selected{background:#222;color:white}.collage-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.collage-gallery button{border:1px solid #ddd;border-radius:12px;background:#fff;padding:6px 6px 10px;text-align:left;cursor:pointer;font:inherit;font-size:14px}.collage-gallery button.selected{outline:2px solid #222}.collage-gallery img{display:block;width:100%;aspect-ratio:2.34;object-fit:cover;border-radius:6px;margin-bottom:8px}.collage-gallery strong,.collage-gallery small{display:block;padding-inline:4px}.collage-gallery small{font-size:12px;color:#666;margin-top:4px}.collage-editor label{display:block;font-weight:600;font-size:14px;margin:18px 0 10px}.collage-editor input:not([type=file]){width:100%;box-sizing:border-box;padding:13px;border:1px solid #ccc;border-radius:9px;background:#fff;color:#222;font:inherit;margin-top:7px}.collage-slots{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:20px 0}.collage-slots button{border:1px dashed #aaa;border-radius:10px;min-height:110px;padding:6px;background:#fafafa;font:inherit;font-size:13px;cursor:pointer}.collage-slots img{width:100%;height:75px;object-fit:cover;border-radius:5px;display:block;margin-bottom:5px}.collage-palettes{display:flex;flex-wrap:wrap;gap:8px}.collage-palettes button{border:1px solid #ccc;border-radius:20px;font:inherit;font-size:12px;padding:8px 11px;cursor:pointer}.collage-palettes button.selected{outline:2px solid #222}.collage-dialog{width:min(1000px,calc(100vw - 32px));max-height:92dvh;border:0;border-radius:20px;padding:28px;box-sizing:border-box;overflow:auto;color:#222}.collage-dialog::backdrop{background:#0009}.dialog-close{position:absolute;right:10px;top:8px;width:40px;height:40px;border:0;border-radius:50%;background:#f1f1f1;font-size:28px;cursor:pointer}.collage-dialog h2{padding-right:35px;margin-top:5px}.collage-dialog>img{display:block;width:100%;height:auto;border-radius:10px}.dialog-actions{display:flex;gap:10px;justify-content:center;align-items:center;margin-top:18px;flex-wrap:wrap}.dialog-actions .primary{flex:1}.collage-dialog label{display:block;font-weight:600;margin:18px 0}.collage-dialog input[type=range]{width:100%;margin-top:12px;accent-color:#222}#crop-canvas{display:block;max-width:100%;max-height:44dvh;width:auto;height:auto;touch-action:none;margin:auto;border:1px solid #aaa;border-radius:6px}#photo-library{display:flex;gap:8px;overflow:auto;padding:4px}#photo-library button{border:1px solid #ccc;border-radius:8px;padding:3px;flex:none;background:white;cursor:pointer}#photo-library img{display:block;width:70px;height:70px;object-fit:cover}#status:empty{display:none}#cart-options{display:grid;gap:10px;width:100%}.collage-editor .action-row{display:block}#continue{width:100%}@media(max-width:600px){.collage-dialog{padding:22px 14px;max-height:95dvh}.collage-gallery{gap:8px}.collage-gallery strong{font-size:13px}.collage-editor .action-row{padding-bottom:max(10px,env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
