.customywear-photo-editor-shell{--ws-accent:#239add;--ws-accent-dark:#1578b0;--ws-brand-dark:#1e3b66;--ws-ink:#112536;--ws-muted:#607487;--ws-line:#d7e6f0;--ws-surface-alt:#ecf6fb;box-sizing:border-box;color:var(--ws-ink);font-family:"Trebuchet MS","Segoe UI",sans-serif}.customywear-photo-editor-shell *{box-sizing:border-box}.customywear-photo-editor-shell [hidden]{display:none!important}.customywear-photo-editor-launcher{display:grid;gap:18px}.customywear-photo-editor-launch-button{align-items:center;appearance:none;background:linear-gradient(135deg,#3fb3ef 0%,#239add 55%,#1e79be 100%);border:0;border-radius:26px;box-shadow:0 18px 34px rgba(35,154,221,.22);color:#fff;cursor:pointer;display:grid;gap:14px;grid-template-columns:auto 1fr;line-height:1.35;padding:20px 22px;text-align:left;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;width:100%}.customywear-photo-editor-launch-button:hover,.customywear-photo-editor-launch-button:focus-visible{box-shadow:0 20px 38px rgba(35,154,221,.28);filter:saturate(1.04);outline:0;transform:translateY(-1px)}.customywear-photo-editor-launch-button[aria-busy="true"]{cursor:progress;filter:saturate(.92);opacity:.88}.customywear-photo-editor-launch-icon{align-items:center;background:rgba(255,255,255,.18);border-radius:18px;display:inline-flex;height:52px;justify-content:center;width:52px}.customywear-photo-editor-launch-icon svg{display:block;fill:currentColor;height:26px;width:26px}.customywear-photo-editor-launch-copy{display:grid;gap:3px;min-width:0}.customywear-photo-editor-launch-title{display:block;font-size:clamp(18px,2.2vw,24px);font-weight:900}.customywear-photo-editor-launch-subtitle{display:block;font-size:clamp(13px,1.6vw,15px);font-weight:700;opacity:.9}.customywear-photo-editor-saved-summary{background:linear-gradient(180deg,rgba(30,59,102,.06) 0%,rgba(35,154,221,.04) 100%);border:1px solid var(--ws-line);border-radius:24px;display:grid;gap:12px;padding:16px}.customywear-photo-editor-saved-label{color:var(--ws-brand-dark);font-size:13px;font-weight:800;letter-spacing:.08em;margin:0;text-transform:uppercase}.customywear-photo-editor-saved-note{color:var(--ws-muted);margin:0}.customywear-photo-editor-saved-image{aspect-ratio:1/1;display:block;height:auto;object-fit:cover;width:100%}.customywear-photo-editor-saved-grid{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.customywear-photo-editor-saved-grid.has-one-design{grid-template-columns:minmax(0,1fr)}.customywear-photo-editor-saved-card{background:#fff;border:1px solid var(--ws-line);border-radius:18px;display:grid;gap:10px;padding:10px}.customywear-photo-editor-saved-card.is-selected{border-color:var(--ws-accent);box-shadow:0 0 0 3px rgba(35,154,221,.15)}.customywear-photo-editor-saved-thumb{appearance:none;background:#f5fbff;border:0;border-radius:14px;cursor:pointer;overflow:hidden;padding:0}.customywear-photo-editor-saved-actions{align-items:center;display:grid;gap:8px;grid-template-areas:"edit select delete";grid-template-columns:minmax(0,1fr) auto auto}.customywear-photo-editor-saved-edit{font-size:12px;grid-area:edit;min-width:0;padding-inline:14px}.customywear-photo-editor-saved-icon{align-items:center;appearance:none;background:var(--ws-surface-alt);border:1px solid var(--ws-line);border-radius:14px;color:var(--ws-ink);cursor:pointer;display:inline-flex;height:48px;justify-content:center;width:48px}.customywear-photo-editor-saved-icon svg{display:block;fill:currentColor;height:18px;width:18px}.customywear-photo-editor-saved-icon.is-selected,.customywear-photo-editor-saved-icon:hover,.customywear-photo-editor-saved-icon:focus-visible{border-color:var(--ws-accent);color:var(--ws-accent)}.customywear-photo-editor-saved-delete:hover,.customywear-photo-editor-saved-delete:focus-visible{border-color:#dc2626;color:#dc2626}.customywear-photo-editor-saved-zoom{grid-area:select}.customywear-photo-editor-saved-delete{grid-area:delete}.customywear-photo-editor-secondary{align-items:center;appearance:none;background:var(--ws-surface-alt);border:1px solid var(--ws-line);border-radius:999px;color:var(--ws-ink);cursor:pointer;display:inline-flex;font-weight:800;justify-content:center;min-height:44px;padding:10px 16px;text-align:center}.customywear-photo-editor-shell--deferred[data-cwpe-deferred-loading="1"] .customywear-photo-editor-launch-button{pointer-events:none}@media (max-width:640px){.customywear-photo-editor-launch-button{border-radius:22px;gap:12px;grid-template-columns:auto 1fr;padding:17px 18px}.customywear-photo-editor-launch-icon{border-radius:16px;height:46px;width:46px}.customywear-photo-editor-launch-icon svg{height:23px;width:23px}}