.aiImagePreview{border:1px solid var(--line,#d8dadd);width:min(1200px,100vw - 40px);max-width:none;height:min(940px,100dvh - 40px);max-height:none;color:var(--ink,#1e2329);background:var(--surface,#fff);border-radius:12px;margin:auto;padding:0;overflow:hidden}.aiImagePreview[open]{flex-direction:column;display:flex}.aiImagePreview::backdrop{background:#0f141cb8}.aiImagePreviewHeader{border-bottom:1px solid var(--line,#d8dadd);flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:12px 20px;display:flex}.aiImagePreviewHeader h3{overflow-wrap:anywhere;margin:0;font-size:16px;line-height:1.4}.aiImagePreview button{border:1px solid var(--line,#d8dadd);background:var(--surface,#fff);min-width:40px;min-height:40px;color:inherit;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:7px;padding:8px 10px;font-size:13px;display:inline-flex}.aiImagePreview button:hover{background:var(--surface-soft,#f0f1f2)}.aiImagePreview button:focus-visible,.aiImagePreviewViewport:focus-visible{outline:2px solid var(--accent,#a87811);outline-offset:-3px}.aiImagePreview button:disabled{opacity:.45;cursor:not-allowed}.aiImagePreviewViewport{overscroll-behavior:contain;background:var(--surface-soft,#f0f1f2);flex:1;min-height:0;overflow:auto}.aiImagePreviewSurface{place-items:center;width:max-content;min-width:100%;min-height:100%;padding:16px;display:grid}.aiImagePreviewSurface img{object-fit:contain;max-width:none;max-height:none;display:block}.aiImagePreviewToolbar{border-top:1px solid var(--line,#d8dadd);flex-wrap:wrap;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:12px 16px;display:flex}.aiImagePreviewToolbar output{text-align:center;font-variant-numeric:tabular-nums;min-width:48px;font-size:13px}.aiImagePreviewToolbar button[aria-pressed=true]{background:var(--accent-soft,#fff5d8)}.aiPhotoshootHistory{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:10px 16px;padding-bottom:16px;display:flex}.aiPhotoshootHistory label{gap:7px;width:min(100%,440px);font-size:12px;font-weight:550;display:grid}.aiPhotoshootHistory select{border:1px solid var(--line);background:var(--surface);width:100%;min-height:42px;color:var(--ink);font:inherit;border-radius:6px;padding:8px 12px;font-size:13px}.aiPhotoshootHistory p{color:var(--muted);margin:0;font-size:12px}.aiPhotoshootGalleryActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.aiPhotoshootPlacementApply{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 0;display:flex}.aiPhotoshootPlacementApply p{max-width:55ch;color:var(--muted);margin:0;font-size:12px;line-height:1.5}.aiPhotoshootFrame button.aiPhotoshootFullImage{cursor:zoom-in;border:0;border-radius:0;width:100%;padding:0;display:block;position:relative}.aiPhotoshootFullImage .aiPhotoshootZoomHint{border:1px solid var(--line);background:var(--surface);width:34px;height:34px;color:var(--ink);border-radius:6px;justify-content:center;align-items:center;display:flex;position:absolute;bottom:10px;right:10px}.aiPhotoshootFrameActions{flex-wrap:wrap;align-items:center;gap:8px 12px;padding:0 16px 14px;display:flex}.aiPhotoshootFrameActions button{min-height:36px;color:var(--ink);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:6px 0;font-size:12px;display:inline-flex}.aiPhotoshootFrameActions small{width:100%;color:var(--muted);font-size:11px;line-height:1.5}.aiPhotoshootNotice{color:var(--ink);margin:0;padding:10px 0;font-size:13px;line-height:1.5}.aiPhotoshootSetupNote{color:var(--muted);margin:0 0 18px;font-size:12px;line-height:1.5}.aiVisualPlacementSetup .aiPhotoshootSetup{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:28px}.aiVisualPlacementSetup .aiPhotoshootPlacements{grid-template-columns:repeat(2,minmax(0,1fr))}.aiVisualPlacementSetup .aiPhotoshootSources>.aiOriginalDownload,.aiOptionalPhotoshoot>.aiOriginalDownload{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--ink);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:10px 12px;display:flex}.aiVisualPlacementSetup .aiPhotoshootSources>.aiOriginalDownload{text-decoration:none}.aiOptionalPhotoshoot{border-top:1px solid var(--line);padding-top:6px}.aiOptionalPhotoshoot summary{cursor:pointer;align-items:center;gap:8px;min-height:44px;font-size:14px;font-weight:650;list-style:none;display:flex}.aiOptionalPhotoshoot summary::-webkit-details-marker{display:none}.aiOptionalPhotoshoot summary:after{content:"+";margin-left:auto;font-size:18px}.aiOptionalPhotoshoot[open] summary:after{content:"−"}.aiOptionalPhotoshoot>fieldset{margin:18px 0}.aiOptionalPhotoshoot>.aiOriginalDownload{width:100%;font-size:13px}.aiPlacementFooterHint{color:var(--muted);font-size:12px}.aiPhotoshootPresetSelection{margin:0 0 28px}.aiPhotoshootPresetSelection.aiOptionalPhotoshoot{margin:28px 0 0}.aiPhotoshootPresetSelection.aiOptionalPhotoshoot>summary{margin-bottom:14px}.aiPhotoshootPresetSelection.aiOptionalPhotoshoot>.aiOriginalDownload{width:auto;margin-top:18px;padding-inline:18px}.aiPhotoshootPlacementLink{text-align:left;max-width:100%;min-height:44px;color:var(--ink);text-underline-offset:3px;cursor:pointer;overflow-wrap:anywhere;background:0 0;border:0;margin-top:14px;padding:10px 0;font-size:13px;line-height:1.5;text-decoration:underline;display:block}.aiVisualPlacementSetup .aiPhotoshootSetup{scroll-margin-top:18px}.aiVisualPlacementSetup :is(button,summary):focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (max-width:760px){.aiVisualPlacementSetup .aiPhotoshootSetup{grid-template-columns:minmax(0,1fr);gap:24px}.aiPlacementFooterHint{text-align:center}}.aiPhotoshoot .aiWizardError:focus{outline:2px solid var(--accent);outline-offset:3px}.aiPhotoshootFrameActions button:focus-visible,.aiPhotoshootFullImage:focus-visible,.aiPhotoshootHistory select:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (max-width:640px){.aiImagePreview{border-radius:8px;width:calc(100vw - 16px);height:calc(100dvh - 16px)}.aiImagePreviewHeader{min-height:56px;padding:8px 12px}.aiImagePreviewHeader h3{font-size:14px}.aiImagePreviewToolbar{gap:6px;padding:8px}.aiImagePreview button{min-height:44px}.aiPhotoshootGalleryActions{width:100%}.aiPhotoshootGalleryActions>button{flex:1}}
.ai-embroidery-placement-editor-module__y6VL5q__editor{min-width:0;color:var(--foreground,#1f1f1f)}.ai-embroidery-placement-editor-module__y6VL5q__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.ai-embroidery-placement-editor-module__y6VL5q__header h4{margin:0;font-size:16px;font-weight:600;line-height:1.4}.ai-embroidery-placement-editor-module__y6VL5q__header p{color:var(--canvas-loader-fg,#615b52);margin:3px 0 0;font-size:12px}.ai-embroidery-placement-editor-module__y6VL5q__help,.ai-embroidery-placement-editor-module__y6VL5q__note{margin:10px 0 14px;font-size:13px;line-height:1.55}.ai-embroidery-placement-editor-module__y6VL5q__note{color:var(--canvas-loader-fg,#615b52);margin:12px 0 0}.ai-embroidery-placement-editor-module__y6VL5q__editor button{color:inherit;font:inherit;cursor:pointer}.ai-embroidery-placement-editor-module__y6VL5q__editor button:disabled{cursor:not-allowed;opacity:.4}.ai-embroidery-placement-editor-module__y6VL5q__editor button:focus-visible{outline:3px solid var(--foreground,#1f1f1f);outline-offset:3px}.ai-embroidery-placement-editor-module__y6VL5q__reset{background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;gap:6px;min-height:44px;padding:8px;display:inline-flex;font-size:12px!important}.ai-embroidery-placement-editor-module__y6VL5q__reset:hover:not(:disabled){background:var(--surface-soft,#f0f0ef)}.ai-embroidery-placement-editor-module__y6VL5q__viewport{border:1px solid var(--line,#ddd);background:var(--canvas-bg,#f2f2f0);border-radius:8px;place-items:center;min-height:120px;padding:12px;display:grid;position:relative}.ai-embroidery-placement-editor-module__y6VL5q__stage{width:100%;line-height:0;position:relative}.ai-embroidery-placement-editor-module__y6VL5q__stage .ai-embroidery-placement-editor-module__y6VL5q__photo{pointer-events:none;-webkit-user-select:none;user-select:none;border-radius:0;width:100%;max-width:none;height:auto;max-height:none;display:block}.ai-embroidery-placement-editor-module__y6VL5q__selection{outline:2px solid var(--accent,#f2c14e);position:absolute;box-shadow:0 0 0 3px #1f1f1f59}.ai-embroidery-placement-editor-module__y6VL5q__selection[data-disabled]{outline-style:dashed}.ai-embroidery-placement-editor-module__y6VL5q__selection .ai-embroidery-placement-editor-module__y6VL5q__artwork{touch-action:none;cursor:grab;background:0 0;border:0;border-radius:0;width:100%;height:100%;min-height:0;padding:0;display:block;position:relative}.ai-embroidery-placement-editor-module__y6VL5q__selection .ai-embroidery-placement-editor-module__y6VL5q__artwork:active{cursor:grabbing}.ai-embroidery-placement-editor-module__y6VL5q__selection .ai-embroidery-placement-editor-module__y6VL5q__artwork:disabled{opacity:1}.ai-embroidery-placement-editor-module__y6VL5q__selection .ai-embroidery-placement-editor-module__y6VL5q__artwork img{object-fit:fill;pointer-events:none;-webkit-user-select:none;user-select:none;border-radius:0;width:100%;max-width:none;height:100%;max-height:none;display:block}.ai-embroidery-placement-editor-module__y6VL5q__moveBadge{background:var(--accent,#f2c14e);color:#1f1f1f;pointer-events:none;place-items:center;width:25px;height:25px;display:grid;position:absolute;top:0;left:0}.ai-embroidery-placement-editor-module__y6VL5q__selection .ai-embroidery-placement-editor-module__y6VL5q__resizeHandle{color:#1f1f1f;touch-action:none;cursor:nwse-resize;background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;min-height:44px;padding:0;display:grid;position:absolute;bottom:-22px;right:-22px}.ai-embroidery-placement-editor-module__y6VL5q__resizeHandle:before{content:"";background:var(--accent,#f2c14e);border:1px solid #1f1f1f;border-radius:4px;position:absolute;inset:8px}.ai-embroidery-placement-editor-module__y6VL5q__resizeHandle svg{position:relative}.ai-embroidery-placement-editor-module__y6VL5q__status{background:var(--canvas-bg,#f2f2f0);text-align:center;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:120px;padding:16px;font-size:13px;display:flex;position:absolute;inset:0}.ai-embroidery-placement-editor-module__y6VL5q__status p{margin:0}.ai-embroidery-placement-editor-module__y6VL5q__status button{border:1px solid var(--line-strong,#bbb);background:var(--surface,white);border-radius:5px;min-height:44px;padding:8px 14px}.ai-embroidery-placement-editor-module__y6VL5q__probe,.ai-embroidery-placement-editor-module__y6VL5q__srOnly{clip-path:inset(50%);white-space:nowrap;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.ai-embroidery-placement-editor-module__y6VL5q__controls{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:14px 20px;margin-top:16px;display:flex}.ai-embroidery-placement-editor-module__y6VL5q__controlGroup{gap:7px;display:grid}.ai-embroidery-placement-editor-module__y6VL5q__controlGroup>span{font-size:12px;font-weight:550}.ai-embroidery-placement-editor-module__y6VL5q__buttons{align-items:center;gap:6px;display:flex}.ai-embroidery-placement-editor-module__y6VL5q__buttons button{border:1px solid var(--line-strong,#bbb);background:var(--surface,white);border-radius:6px;place-items:center;width:44px;height:44px;min-height:44px;padding:0;display:grid}.ai-embroidery-placement-editor-module__y6VL5q__buttons button:hover:not(:disabled){background:var(--accent-soft,#fff5db);border-color:var(--accent,#f2c14e)}.ai-embroidery-placement-editor-module__y6VL5q__buttons output{text-align:center;font-variant-numeric:tabular-nums;min-width:40px;font-size:13px}.ai-embroidery-placement-editor-module__y6VL5q__presets{flex-wrap:wrap;align-items:center;gap:4px 8px;margin-top:12px;font-size:12px;display:flex}.ai-embroidery-placement-editor-module__y6VL5q__presets>span{color:var(--canvas-loader-fg,#615b52)}.ai-embroidery-placement-editor-module__y6VL5q__presets button{background:var(--surface-soft,#eeeeec);border:0;border-radius:5px;min-height:40px;padding:7px 8px;font-size:12px}.ai-embroidery-placement-editor-module__y6VL5q__presets button:hover:not(:disabled){background:var(--accent-soft,#fff5db)}.ai-embroidery-placement-editor-module__y6VL5q__keyboardHelp{color:var(--canvas-loader-fg,#615b52);margin:8px 0 0;font-size:11px;line-height:1.5}.ai-embroidery-placement-editor-module__y6VL5q__spinner{animation:1.2s linear infinite ai-embroidery-placement-editor-module__y6VL5q__spin}@keyframes ai-embroidery-placement-editor-module__y6VL5q__spin{to{transform:rotate(360deg)}}@media (max-width:560px){.ai-embroidery-placement-editor-module__y6VL5q__viewport{padding:10px}.ai-embroidery-placement-editor-module__y6VL5q__controls{gap:12px}.ai-embroidery-placement-editor-module__y6VL5q__buttons{gap:4px}.ai-embroidery-placement-editor-module__y6VL5q__presets>span{width:100%}.ai-embroidery-placement-editor-module__y6VL5q__presets button{min-height:44px}}@media (prefers-reduced-motion:reduce){.ai-embroidery-placement-editor-module__y6VL5q__spinner{animation:none}}
.ai-photoshoot-shot-picker-module__rnMs4q__picker{width:100%;min-width:0;color:var(--foreground,#1f1f1f);border:0;margin:0;padding:0;display:block}.ai-photoshoot-shot-picker-module__rnMs4q__picker>legend{width:100%;margin:0 0 10px;padding:0;font-size:18px;font-weight:650;line-height:1.4}.ai-photoshoot-shot-picker-module__rnMs4q__intro{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px 28px;margin-bottom:20px;display:flex}.ai-photoshoot-shot-picker-module__rnMs4q__intro>p{max-width:65ch;color:var(--canvas-loader-fg,#615b52);text-wrap:pretty;flex:320px;margin:0;font-size:13px;line-height:1.6}.ai-photoshoot-shot-picker-module__rnMs4q__selectionTools{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.ai-photoshoot-shot-picker-module__rnMs4q__count{white-space:nowrap;font-variant-numeric:tabular-nums;padding:4px 0;font-size:15px;font-weight:600}.ai-photoshoot-shot-picker-module__rnMs4q__bulkActions{flex-wrap:wrap;align-items:center;gap:4px 14px;display:flex}.ai-photoshoot-shot-picker-module__rnMs4q__bulkActions button{min-height:36px;color:inherit;font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;border-radius:2px;padding:4px 0;font-size:12px;text-decoration:underline}.ai-photoshoot-shot-picker-module__rnMs4q__bulkActions button:hover:not(:disabled){text-decoration-thickness:2px}.ai-photoshoot-shot-picker-module__rnMs4q__picker button:disabled{opacity:.4;cursor:not-allowed}.ai-photoshoot-shot-picker-module__rnMs4q__picker button:focus-visible{outline:2px solid var(--foreground,#1f1f1f);outline-offset:3px}.ai-photoshoot-shot-picker-module__rnMs4q__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 18px;display:grid}.ai-photoshoot-shot-picker-module__rnMs4q__option{min-width:0;position:relative}.ai-photoshoot-shot-picker-module__rnMs4q__picker .ai-photoshoot-shot-picker-module__rnMs4q__tile{border:1px solid var(--line,#d8dadd);background:var(--surface,#fff);cursor:pointer;border-radius:8px;flex-direction:column;height:100%;margin:0;padding:0;transition:border-color .16s ease-out,background-color .16s ease-out;display:flex;position:relative;overflow:hidden}.ai-photoshoot-shot-picker-module__rnMs4q__tile[data-selected]{background:var(--accent-soft,#fff5d8);border-color:#a87811;box-shadow:0 0 0 1px #a87811}.ai-photoshoot-shot-picker-module__rnMs4q__tile:hover:not([data-disabled]){border-color:var(--line-strong,#92928d)}.ai-photoshoot-shot-picker-module__rnMs4q__tile[data-selected]:hover:not([data-disabled]){border-color:#a87811}.ai-photoshoot-shot-picker-module__rnMs4q__tile:has(input:focus-visible){outline:3px solid var(--foreground,#1f1f1f);outline-offset:3px}.ai-photoshoot-shot-picker-module__rnMs4q__tile[data-disabled]{cursor:not-allowed}.ai-photoshoot-shot-picker-module__rnMs4q__tile[data-disabled] .ai-photoshoot-shot-picker-module__rnMs4q__caption,.ai-photoshoot-shot-picker-module__rnMs4q__tile[data-disabled] .ai-photoshoot-shot-picker-module__rnMs4q__photo{opacity:.6}.ai-photoshoot-shot-picker-module__rnMs4q__photo{aspect-ratio:4/5;background:var(--canvas-bg,#f2f2f0);width:100%;display:block;position:relative;overflow:hidden}.ai-photoshoot-shot-picker-module__rnMs4q__photo img{object-fit:cover;object-position:center;border-radius:0;width:100%;max-width:none;height:100%;max-height:none;display:block}.ai-photoshoot-shot-picker-module__rnMs4q__picker .ai-photoshoot-shot-picker-module__rnMs4q__checkbox{width:24px;height:24px;accent-color:var(--accent,#f2c14e);cursor:pointer;box-shadow:0 0 0 5px var(--surface,#fff);border-radius:2px;margin:0;position:absolute;top:13px;right:13px}.ai-photoshoot-shot-picker-module__rnMs4q__picker .ai-photoshoot-shot-picker-module__rnMs4q__checkbox:disabled{cursor:not-allowed}.ai-photoshoot-shot-picker-module__rnMs4q__caption{flex-direction:column;gap:5px;padding:14px 14px 16px;line-height:1.45;display:flex}.ai-photoshoot-shot-picker-module__rnMs4q__caption strong{color:var(--foreground,#1f1f1f);font-size:15px;font-weight:650}.ai-photoshoot-shot-picker-module__rnMs4q__caption>span{color:var(--canvas-loader-fg,#615b52);text-wrap:pretty;font-size:12px}.ai-photoshoot-shot-picker-module__rnMs4q__imageFallback{color:var(--canvas-loader-fg,#615b52);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:20px;font-size:12px;line-height:1.5;display:flex;position:absolute;inset:0}.ai-photoshoot-shot-picker-module__rnMs4q__summary{border-top:1px solid var(--line,#d8dadd);margin-top:18px;padding-top:14px}.ai-photoshoot-shot-picker-module__rnMs4q__summary p{overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.6}.ai-photoshoot-shot-picker-module__rnMs4q__summary strong{font-weight:600}.ai-photoshoot-shot-picker-module__rnMs4q__summary .ai-photoshoot-shot-picker-module__rnMs4q__empty{color:var(--foreground,#1f1f1f)}.ai-photoshoot-shot-picker-module__rnMs4q__summary .ai-photoshoot-shot-picker-module__rnMs4q__placementHint{max-width:75ch;color:var(--canvas-loader-fg,#615b52);margin-top:8px;font-size:12px}@media (min-width:1200px){.ai-photoshoot-shot-picker-module__rnMs4q__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px 12px}.ai-photoshoot-shot-picker-module__rnMs4q__caption{padding:12px 10px 14px}.ai-photoshoot-shot-picker-module__rnMs4q__caption strong{font-size:14px}}@media (max-width:760px){.ai-photoshoot-shot-picker-module__rnMs4q__picker>legend{font-size:17px}.ai-photoshoot-shot-picker-module__rnMs4q__intro{gap:10px;margin-bottom:16px}.ai-photoshoot-shot-picker-module__rnMs4q__selectionTools{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;width:100%}.ai-photoshoot-shot-picker-module__rnMs4q__bulkActions{gap:12px}.ai-photoshoot-shot-picker-module__rnMs4q__bulkActions button{min-height:44px}.ai-photoshoot-shot-picker-module__rnMs4q__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.ai-photoshoot-shot-picker-module__rnMs4q__caption{gap:4px;padding:10px 10px 12px}.ai-photoshoot-shot-picker-module__rnMs4q__caption strong{font-size:14px}.ai-photoshoot-shot-picker-module__rnMs4q__caption>span{font-size:12px}}@media (max-width:360px){.ai-photoshoot-shot-picker-module__rnMs4q__grid{gap:14px 10px}.ai-photoshoot-shot-picker-module__rnMs4q__caption{padding:10px 8px 12px}.ai-photoshoot-shot-picker-module__rnMs4q__caption strong{font-size:13px}.ai-photoshoot-shot-picker-module__rnMs4q__bulkActions{gap:10px}}@media (prefers-reduced-motion:reduce){.ai-photoshoot-shot-picker-module__rnMs4q__picker .ai-photoshoot-shot-picker-module__rnMs4q__tile{transition:none}}
