/* Customywear Photo Editor 3.4.201: critical visible launcher styles for deferred loading. */
.customywear-photo-editor-shell{--ws-accent:#239add;--ws-accent-dark:#1578b0;--ws-brand-dark:#1e3b66;--ws-ink:#112536;--ws-muted:#607487;--ws-line:#d7e6f0;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-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}}
