.shop-trip-create-page{display:grid;gap:1rem;min-width:0}.shop-trip-create-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}.shop-trip-create-header h2,.shop-trip-create-header p,.shop-trip-create-status,.shop-trip-image-summary p,.shop-trip-owner-processing-note,.shop-trip-editor-panel h3,.shop-trip-editor-panel p{margin:0}.shop-trip-create-header p{margin-top:.3rem;color:#5b6472}.shop-trip-create-header>a{border:1px solid #93c5fd;border-radius:6px;padding:.5rem .7rem;background:#eff6ff;color:#1d4ed8;font-weight:750;text-decoration:none}.shop-trip-progress ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none}.shop-trip-progress li{position:relative;display:flex;align-items:center;justify-content:center;gap:.4rem;min-width:0;padding:.65rem .45rem;border-block:1px solid #d0d5dd;background:#f8fafc;color:#667085;font-size:.82rem;font-weight:750;text-align:center}.shop-trip-progress li:first-child{border-left:1px solid #d0d5dd;border-radius:8px 0 0 8px}.shop-trip-progress li:last-child{border-right:1px solid #d0d5dd;border-radius:0 8px 8px 0}.shop-trip-progress li+li{border-left:1px solid #d0d5dd}.shop-trip-progress li.is-active{border-color:#15395b;background:#15395b;color:#fff}.shop-trip-progress-number{display:inline-grid;flex:0 0 auto;place-items:center;width:1.45rem;height:1.45rem;border:1px solid currentColor;border-radius:999px;font-size:.75rem}.shop-trip-create-status{color:#475467}.shop-trip-create-status.is-warning,.shop-trip-editor-save-row p.is-warning{color:#b42318;font-weight:650}.shop-trip-image-stage{display:grid;gap:1rem}.shop-trip-image-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.65rem;padding:.75rem;border:1px solid #d6dbe4;border-radius:8px;background:#fff}.shop-trip-image-source-actions{display:flex;flex-wrap:wrap;gap:.55rem}.shop-trip-add-images,.shop-trip-take-photo{display:inline-flex;align-items:center;justify-content:center;min-height:2.4rem;border:1px solid #15395b;border-radius:6px;padding:.5rem .8rem;background:#fff;color:#15395b;font-weight:800;cursor:pointer}.shop-trip-add-images input,.shop-trip-take-photo input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.shop-trip-add-images:has(input:disabled),.shop-trip-take-photo:has(input:disabled){cursor:wait;opacity:.55}.shop-trip-process-button,.shop-trip-editor-save-row button{min-height:2.4rem;border:1px solid #15395b;border-radius:6px;padding:.5rem .8rem;background:#15395b;color:#fff;font:inherit;font-weight:800;cursor:pointer}.shop-trip-process-button:disabled,.shop-trip-editor-save-row button:disabled{cursor:not-allowed;opacity:.45}.shop-trip-privacy{display:grid;gap:.55rem;margin:0;border:1px solid #d6dbe4;border-radius:8px;padding:.75rem;background:#f8fafc}.shop-trip-privacy legend{padding:0 .3rem;font-weight:800}.shop-trip-privacy-options{display:flex;flex-wrap:wrap;gap:1rem}.shop-trip-privacy-options label{display:inline-flex;align-items:center;gap:.35rem}.shop-trip-privacy-options .is-disabled{opacity:.45}.shop-trip-privacy small{color:#667085;font-size:.68rem;line-height:1.35}.shop-trip-owner-processing-note{border-left:3px solid #f59e0b;padding:.55rem .7rem;background:#fffbeb;color:#92400e;font-size:.78rem}.shop-trip-image-summary{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.45rem 1rem;color:#475467;font-size:.82rem}.shop-trip-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(11rem,1fr));align-items:start;gap:.85rem;min-width:0}.shop-trip-image-tile{display:grid;gap:.35rem;min-width:0;margin:0}.shop-trip-image-preview{position:relative;display:grid;place-items:center;width:100%;aspect-ratio:1 / 1;overflow:hidden;border:1px solid #d6dbe4;border-radius:8px;background:#f6f7f9}.shop-trip-image-preview img{display:block;width:100%;height:100%;object-fit:contain}.shop-trip-image-state{position:absolute;inset:auto 0 0;padding:.42rem .5rem;background:#15395be6;color:#fff;font-size:.72rem;font-weight:750;line-height:1.25;text-align:center}.shop-trip-image-tile.is-failed .shop-trip-image-state{background:#b42318f0}.shop-trip-image-tile figcaption{min-width:0;color:#667085;font-size:.7rem;line-height:1.25;overflow-wrap:anywhere}.shop-trip-image-actions{display:flex;flex-wrap:wrap;gap:.35rem}.shop-trip-image-actions button{border-radius:5px;padding:.3rem .5rem;font:inherit;font-size:.75rem;font-weight:750;cursor:pointer}.shop-trip-image-edit{border:1px solid #93c5fd;background:#eff6ff;color:#1d4ed8}.shop-trip-image-delete,.shop-trip-discard-button{border:1px solid #fda29b;background:#fff;color:#b42318}.shop-trip-image-actions button:disabled,.shop-trip-discard-button:disabled{cursor:wait;opacity:.5}.shop-trip-empty{display:grid;place-items:center;gap:.25rem;min-height:12rem;border:1px dashed #98a2b3;border-radius:8px;padding:1rem;color:#667085;text-align:center}.shop-trip-empty strong{color:#344054}.shop-trip-empty span{max-width:32rem;font-size:.82rem}.shop-trip-draft-actions{display:flex;justify-content:flex-end}.shop-trip-discard-button{border-radius:6px;padding:.45rem .65rem;font:inherit;font-size:.78rem;font-weight:750;cursor:pointer}.shop-trip-editor-dialog{width:min(96vw,76rem);max-height:94vh;border:0;border-radius:10px;padding:0;box-shadow:0 24px 70px #0f172a52}.shop-trip-editor-dialog::backdrop{background:#0f172a94}.shop-trip-editor-panel{display:grid;gap:1rem;max-height:94vh;overflow:auto;padding:1rem;background:#fff}.shop-trip-editor-panel>header,.shop-trip-editor-save-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.7rem}.shop-trip-editor-panel>header p{margin-top:.25rem;color:#667085}.shop-trip-editor-close{border:1px solid #98a2b3;border-radius:6px;padding:.45rem .65rem;background:#fff;color:#344054;font:inherit;font-weight:750;cursor:pointer}.shop-trip-editor-save-row{position:sticky;bottom:0;border-top:1px solid #d6dbe4;padding-top:.75rem;background:#fff}.shop-trip-editor-save-row p{color:#475467}.shop-trip-take-photo{display:none}@media(max-width:40rem){.shop-trip-take-photo{display:inline-flex}.shop-trip-progress li{flex-direction:column;gap:.2rem;padding-inline:.2rem;font-size:.72rem}.shop-trip-image-toolbar{align-items:stretch}.shop-trip-image-source-actions,.shop-trip-add-images,.shop-trip-take-photo,.shop-trip-process-button{flex:1 1 100%}.shop-trip-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}}@media(max-width:24rem){.shop-trip-image-grid{grid-template-columns:minmax(0,1fr)}}
