#pm-designer-root{font-family:ui-sans-serif,system-ui}.pm-wrap{display:flex;gap:16px;align-items:flex-start}@media (max-width: 900px){.pm-wrap{flex-direction:column}}.pm-stage{width:100%;max-width:520px;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fafafa}.pm-toolbar{display:flex;gap:8px;flex-wrap:wrap;align-items:center;padding:10px 0;justify-content:center}.pm-aside{width:clamp(240px,20vw,400px);box-sizing:border-box;display:flex;flex-direction:column;gap:14px}.pm-field{display:flex;align-items:center;gap:8px}.pm-field label{width:110px;color:#374151;font-size:14px}.pm-btn{padding:8px 12px;border:1px solid #d1d5db;border-radius:8px;background:#fff;cursor:pointer}.pm-btn.primary{background:#111827;color:#fff;border-color:#111827}.pm-price{padding:12px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.pm-btn:disabled{opacity:.5;cursor:not-allowed}.pm-error{color:#dc2626}html,body,#pm-designer{height:100%;width:100%;margin:0;background:radial-gradient(160% 160% at 50% 50%,#fff0 80%,#ffffff14 93%,#fff0),radial-gradient(160% 160% at 50% 50%,#4868a400 56%,#4868a40f 84%,#4868a41f),radial-gradient(140% 120% at 18% 10%,#fff6,#ffffff42 28%,#ffffff1a 54%,#fff0 62%),radial-gradient(140% 120% at 82% 12%,#ffffff57,#fff3,#ffffff14 54%,#fff0 62%),radial-gradient(160% 140% at 70% 94%,#b2cdfd42,#b2cdfd29 44%,#b2cdfd0f 72%,#b2cdfd00 76%),radial-gradient(160% 140% at 22% 88%,#4868a41a,#4868a40f 34%,#4868a400 60%),radial-gradient(120% 120% at 50% 48%,#ffffff2e,#fff0 28%),linear-gradient(to bottom,#f7fbff,#d5e6fd 46%,#b6cef6 78%,#afc6f2);background-repeat:no-repeat;background-attachment:fixed}:root{--pm-pop-scale: 1.05;--pm-pop-dur: .16s;--pm-pop-in: cubic-bezier(.34, 1.56, .64, 1);--pm-pop-out: cubic-bezier(.22, 1, .36, 1);--pm-loading-fade-dur: .22s;--pm-mobile-toolbar-h: 72px;--pm-topbar-buffer: 8px;--pm-viewport-gap: 6px;--pm-product-list-fade: 16px;--pm-share-preview-max-width-desktop: 520px;--pm-share-preview-max-width-mobile: 92vw}.editor-panel :is(button,.pm-btn,.pm-icon-btn),.pm-product-list .pm-product-row,.pm-add-product-btn{transform:translateZ(0) scale(1);will-change:transform;transition:transform var(--pm-pop-dur) var(--pm-pop-out);transform-origin:center center}.editor-panel :is(button,.pm-btn,.pm-icon-btn):not(:disabled):hover,.editor-panel :is(button,.pm-btn,.pm-icon-btn):not(:disabled):focus-visible,.pm-product-list .pm-product-row:hover,.pm-product-list .pm-product-row:focus-visible,.pm-add-product-btn:hover,.pm-add-product-btn:focus-visible{transform:translateZ(0) scale(var(--pm-pop-scale));transition-timing-function:var(--pm-pop-in)}.pm-product-list .pm-product-row:hover{z-index:3}@media (prefers-reduced-motion: reduce){.editor-panel :is(button,.pm-btn,.pm-icon-btn),.pm-product-list .pm-product-row,.pm-add-product-btn{transition:none;transform:none}}.pm-glass-surface{background:#ffffff26;border-radius:30px;border:1px solid #ffffff;box-shadow:4px 18px 36px #2846781a,3px 8px 18px #1e325a1a;position:relative}.pm-glass-chip{background:#ffffff9e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;border:1px solid #ffffff;box-shadow:0 6px 16px #1e325a1a;position:relative}.pm-studio{display:grid;grid-template-columns:clamp(240px,20vw,400px) 1fr clamp(240px,20vw,400px);grid-template-rows:1fr auto;gap:16px;padding:16px;box-sizing:border-box;height:calc(100vh - var(--pm-topbar-h, 72px) - 32px);overflow:hidden}.pm-studio>.editor-panel,.pm-studio>.pm-center,.pm-studio>.pm-aside,.pm-studio>.pm-rail-left{min-height:0;min-width:0}.pm-center{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;overflow:visible}.pm-stageShell{min-width:0;display:flex;justify-content:center;width:100%;height:100%;align-self:stretch;background:linear-gradient(to bottom,#ffffff0f,#00000014),#ffffff26;border-radius:30px;border:1px solid #ffffff;box-shadow:4px 18px 36px #2846781a,3px 8px 18px #1e325a1a;overflow:hidden;position:relative}[data-addtocart-freeze=chrome]{transition:none}[data-ui-frozen=true]{cursor:wait}[data-ui-frozen=true] [data-addtocart-freeze=chrome],[data-ui-frozen=true] [data-addtocart-freeze=chrome] *{pointer-events:none!important}.pm-busy-overlay{position:fixed;inset:0;z-index:1600;display:flex;align-items:center;justify-content:center;padding:clamp(16px,4vw,32px);pointer-events:auto;background:#0307128c;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);color:#f9fafb;will-change:opacity,transform;opacity:1;transform:translateZ(0);transition:opacity .22s ease,transform .32s cubic-bezier(.22,1,.36,1);overflow-y:auto;overscroll-behavior:contain}.pm-busy-overlay__backdrop{position:absolute;inset:0;background:linear-gradient(165deg,#0f172ab8,#0f172a94);backdrop-filter:blur(26px);-webkit-backdrop-filter:blur(26px);opacity:1}.pm-busy-overlay__dialog{--pm-busy-dialog-radius: 36px;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;padding:clamp(24px,5vw,40px);border-radius:var(--pm-busy-dialog-radius);background:linear-gradient(165deg,#0f172ae0,#111827c7);border:1px solid rgba(148,163,184,.24);box-shadow:0 30px 80px #0206178c,0 18px 40px #02061773;max-width:min(640px,calc(100vw - clamp(32px,10vw,112px)));width:min(640px,calc(100vw - clamp(32px,10vw,112px)));max-height:80vh;pointer-events:auto;outline:none;overflow:hidden;color:#e2e8f0;backdrop-filter:blur(26px) saturate(135%);-webkit-backdrop-filter:blur(26px) saturate(135%)}.pm-busy-overlay__dialog:before{content:"";position:absolute;inset:1px;border-radius:calc(var(--pm-busy-dialog-radius) - 2px);pointer-events:none;background:linear-gradient(180deg,#ffffff2e,#ffffff05);opacity:.65;mix-blend-mode:screen}.pm-busy-overlay__content{width:100%;display:flex;flex-direction:column;align-items:center;gap:clamp(16px,3vh,28px);overflow:hidden}.pm-busy-overlay__title{font-size:clamp(18px,2.3vw,24px);font-weight:700;margin:0;text-align:center;color:#f8fafc;text-shadow:0 2px 6px rgba(2,6,23,.4)}.pm-busy-overlay__preview-shell{width:100%;display:flex;justify-content:center}.pm-busy-overlay__preview{position:relative;display:flex;align-items:center;justify-content:center;width:min(100%,clamp(240px,60vw,520px));max-height:min(40vh,420px);border-radius:28px;overflow:hidden;background:linear-gradient(145deg,#1e293ba6,#0f172a8c);border:1px solid rgba(148,163,184,.26);box-shadow:inset 0 1px #ffffff29,inset 0 -1px #0f172a73}.pm-busy-overlay__preview:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.18),transparent 55%);opacity:.6}.pm-busy-overlay__preview-image{display:block;width:100%;height:100%;object-fit:contain;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.pm-busy-overlay__preview-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:16px;color:#e2e8f0eb;background:linear-gradient(135deg,#4755698c,#1e293b73);text-shadow:0 1px 2px rgba(15,23,42,.65)}.pm-busy-overlay__progress{display:flex;flex-direction:column;gap:12px;width:100%;max-width:min(100%,clamp(260px,60vw,520px));align-items:stretch}.pm-busy-overlay__progress-track{position:relative;width:100%;height:10px;border-radius:999px;background:#94a3b840;overflow:hidden;box-shadow:inset 0 1px #ffffff1f}.pm-busy-overlay__progress-fill{position:absolute;inset:0;transform-origin:left center;transform:scaleX(0);background:linear-gradient(90deg,#60a5fae6,#38bdf8e6 48%,#34d399e6);transition:transform .32s cubic-bezier(.22,1,.36,1)}.pm-busy-overlay__progress-meta{display:flex;justify-content:space-between;align-items:center;width:100%;font-size:clamp(13px,1.9vw,15px);gap:16px;color:#e2e8f0eb}.pm-busy-overlay__progress-value{font-weight:700;font-variant-numeric:tabular-nums}.pm-busy-overlay__progress-status{font-weight:500;letter-spacing:.02em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pm-busy-overlay__message{margin:0;font-size:clamp(14px,2vw,16px);text-align:center;max-width:min(520px,90vw);color:#e2e8f0e0}.pm-busy-overlay__actions{display:flex;justify-content:center;align-items:center;width:100%;min-height:48px}.pm-busy-overlay__cancel{min-width:160px}@media (max-width: 640px){.pm-busy-overlay__dialog{--pm-busy-dialog-radius: 28px;border-radius:var(--pm-busy-dialog-radius);padding:clamp(20px,6vw,32px)}.pm-busy-overlay__content{gap:clamp(14px,4vw,24px)}.pm-busy-overlay__preview{border-radius:24px}.pm-busy-overlay__message{font-size:clamp(14px,4vw,16px)}}@media (max-height: 640px){.pm-busy-overlay__dialog{padding:clamp(20px,5vh,32px)}.pm-busy-overlay__preview{max-height:min(36vh,360px)}}.pm-toast-layer{position:fixed;top:24px;left:50%;transform:translate(-50%);z-index:1500;pointer-events:none;display:flex;justify-content:center;width:100%;padding:0 16px}.pm-toast{background:#0f172aeb;color:#f9fafb;padding:14px 20px;border-radius:14px;font-size:15px;font-weight:500;box-shadow:0 24px 40px #0f172a47,0 6px 16px #0f172a40}@media (prefers-reduced-motion: reduce){.pm-busy-overlay,.pm-busy-overlay__progress-fill{transition:none}}.pm-center canvas{max-width:100%;max-height:100%}.pm-rail-left{display:flex;flex-direction:column;gap:16px;padding:16px 0;overflow:visible}.pm-rail-left .pm-btn{height:48px;display:flex;align-items:center;justify-content:center}.pm-aside{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}.pm-aside.pm-hub{height:100%;position:relative;--pm-hub-height-px: 0px}.pm-aside.pm-hub.has-pricing{padding-bottom:128px}.pm-aside.pm-hub.has-pricing>.pm-hub__content.pm-product-inspector{height:100%;min-height:0;box-sizing:border-box}.pm-aside.pm-hub.has-pricing>.pm-hub__content.pm-product-inspector .pm-product-list{height:100%;min-height:0}.pm-hub__pricing{position:absolute;left:50%;bottom:32px;transform:translate(-50%);width:calc(100% - 48px);display:flex;justify-content:center;pointer-events:none;z-index:90}.pm-hub__pricing>*{pointer-events:auto}@media (max-height: 860px){.pm-aside.pm-hub.has-pricing{padding-bottom:112px}.pm-aside.pm-hub.has-pricing .pm-hub__content{padding-bottom:152px}.pm-hub__pricing{bottom:24px}}.pm-stage{display:flex;align-items:center;justify-content:center;width:100%;height:100%;max-width:100%;max-height:100%;margin:0 auto;position:relative}.pm-stageShell .konvajs-content,.pm-stageShell canvas{background:transparent!important}.pm-overlay{position:absolute;inset:0;pointer-events:none;z-index:10}.pm-blank-cta-layer{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:12}.pm-blank-cta-group{display:flex;flex-direction:column;gap:10px;width:20%;pointer-events:auto}@media (max-width: 768px){.pm-blank-cta-group{width:45%}}.pm-blank-cta-btn{width:100%;border-radius:9999px!important;justify-content:center;height:52px;font-weight:600}.pm-blank-cta-btn.pm-btn{height:52px;min-height:52px}.pm-mobile-toolbar{display:none}.pm-overlay-box{position:absolute;border:1px dashed #111827;border-radius:4px;pointer-events:none}.pm-rotate-spine{position:absolute;left:50%;transform:translate(-50%);top:-36px;width:0;height:36px;border-left:2px solid #111827;pointer-events:none}.pm-rotate-handle{position:absolute;left:50%;transform:translate(-50%,-50%);top:-48px;width:26px;height:26px;background:#fff url(/cdn/shop/files/Designer_Reset.svg?v=1757524333) no-repeat center / 16px 16px;border:1px solid #374151;border-radius:50%;cursor:grab;pointer-events:auto;box-shadow:none}.pm-rotate-handle:active{cursor:grabbing}.pm-overlay-close,.pm-resize-handle{position:absolute;width:26px;height:26px;background:#fff;border:1px solid #374151;border-radius:50%;pointer-events:auto;display:flex;align-items:center;justify-content:center}.pm-overlay-close{top:-26px;left:-26px;cursor:pointer}.pm-resize-handle{right:-26px;bottom:-26px;cursor:se-resize}.pm-resize-handle:before{content:"";position:absolute;top:-12px;left:-12px;width:40px;height:40px;cursor:se-resize}.pm-actions{margin-top:auto;display:flex;flex-direction:column;gap:12px}.pm-mock-nav{margin-top:4px;padding:10px 12px;border-radius:12px;background:#ffffffeb;border:1px solid rgba(209,213,219,.7);color:#1f2937;font-size:13px;line-height:1.4}.pm-actions-row{display:flex;gap:12px}.pm-actions-row .pm-btn{flex:1}@media (max-width: 1100px){.pm-studio{grid-template-columns:1fr;grid-template-rows:auto auto 1fr 80px}.pm-hub{grid-column:1;grid-row:1;width:100%;height:auto}.pm-center{grid-column:1;grid-row:2}.pm-aside{grid-column:1;grid-row:3}.pm-bottombar{grid-column:1;grid-row:4}}.pm-hub{background:linear-gradient(to bottom,#ffffff0f,#00000014),#ffffff26;border-radius:30px;border:1px solid #ffffff;box-shadow:4px 18px 36px #2846781a,3px 8px 18px #1e325a1a;width:100%;box-sizing:border-box;height:100%;display:flex;flex-direction:column;overflow:hidden}.pm-hub__header{display:flex;align-items:center;border-bottom:1px solid #e5e7eb}.pm-hub__tabs{display:flex;flex:1}.pm-hub__tab{flex:1;height:52px;background:none;border:none;cursor:pointer}.pm-hub__tab--active{border-bottom:2px solid #111827;font-weight:600}.pm-hub__close,.pm-hub__back{background:none;border:none;height:52px;width:52px;cursor:pointer;font-size:20px}.pm-hub__content{flex:1;padding:16px;overflow:auto}.pm-hub__content textarea{display:block;margin:8px auto;border-radius:10px;border:1px solid #d1d5db}.pm-hub__tiles{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px;width:100%;margin-top:8px;padding-bottom:12px}.pm-hub__tiles.pm-cat-tiles{grid-template-columns:1fr 1fr}.pm-hub__tile--wide{grid-column:1 / -1}.pm-hub__tile{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;aspect-ratio:1 / 1;border-radius:18px;border:1px solid rgba(255,255,255,.75);background:#ffffff6e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 6px 16px #1e325a1a;cursor:pointer;padding:14px;text-align:center;color:#0f172a;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease;overflow:hidden}.pm-hub__tile.pm-hub__tile--category{aspect-ratio:auto;min-height:100px}@media (max-width: 768px){.pm-hub__tile.pm-hub__tile--category{min-height:72px}}.pm-hub__tile:hover,.pm-hub__tile:focus-visible{background:#ffffffc7;box-shadow:0 10px 24px #1e325a24}.pm-hub__tile:active{transform:translateY(1px)}.pm-hub__tile:focus-visible{outline:2px solid #111827;outline-offset:2px}button.pm-hub__tile{appearance:none;border:none;background:#ffffff6e;font:inherit;color:inherit;padding:14px;touch-action:manipulation}.pm-hub__tile-thumb{flex:1 1 auto;width:80%;max-width:140px;max-height:70%;min-height:72px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.pm-hub__tile-thumb img{max-width:100%;max-height:100%;object-fit:contain;transition:opacity .2s ease}.pm-hub__tile-thumb[data-state=loading] img{opacity:0}.pm-hub__tile-label{font-size:16px;font-weight:600;line-height:1.2;color:#0f172a;word-break:break-word}.pm-shapes-colors .pm-color-swatch:before,.pm-shapes-colors .pm-color-swatch:after{display:none!important;content:none!important}.pm-shapes-colors .pm-swatch__tooltip{display:none!important}.pm-shapes-colors .pm-color-swatches{padding-top:8px;padding-bottom:12px;min-height:48px}@media (max-width: 768px){.pm-shapes-colors .pm-color-swatches{display:inline-flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;padding-bottom:12px;width:100%}.pm-shapes-colors .pm-color-swatches>.pm-color-swatch{flex:0 0 auto}}.pm-library-empty{padding:24px 16px;text-align:center;color:#475569;font-weight:500}.editor-panel{display:flex;flex-direction:column;width:100%;box-sizing:border-box;height:100%;overflow-y:auto;background:linear-gradient(to bottom,#ffffff0f,#00000014),#ffffff26;border:1px solid #ffffff;border-radius:30px;box-shadow:4px 18px 36px #2846781a,3px 8px 18px #1e325a1a;padding:16px;position:relative}.pm-left-menu{display:flex;flex-direction:column;gap:12px;height:100%}.pm-left-row{display:flex;align-items:center;justify-content:flex-start;gap:12px;width:100%;height:20%;min-height:72px;padding:8px 12px;background:#ffffff1a;border:1px solid #ffffff;border-radius:16px;box-shadow:0 6px 16px #1e325a1a;position:relative;text-align:left}.pm-left-icon{height:90%;width:auto;max-height:90%;object-fit:contain}.pm-left-row span{font-size:18px;font-weight:600}.pm-modal-open{overflow:hidden}.pm-catalog-backdrop{position:fixed;inset:0;background:#0c10208c;z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px}.pm-catalog-modal{background:#ffffff2e;border:1px solid rgba(255,255,255,.35);backdrop-filter:blur(32px) saturate(160%);-webkit-backdrop-filter:blur(32px) saturate(160%);width:min(92vw,1040px);height:min(var(--pm-vh, 100vh) - 48px,92vh);max-height:960px;border-radius:28px;box-shadow:0 30px 80px #0d172c59;box-sizing:border-box;display:flex;flex-direction:column;color:#0f172a;overflow:hidden}.pm-catalog-header{display:flex;align-items:center;gap:8px;padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.35);background:linear-gradient(180deg,#ffffff42,#ffffff2e)}.pm-catalog-title{font-size:16px;font-weight:600;flex:1}.pm-catalog-close{background:none;border:none;cursor:pointer;width:40px;height:40px;border-radius:12px;padding:0;display:inline-flex;align-items:center;justify-content:center}.pm-catalog-close img{width:100%;height:100%;object-fit:contain}.pm-catalog-body{flex:1;overflow:auto;padding:20px;background:linear-gradient(180deg,#ffffff1f,#ffffff3d)}.pm-catalog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.pm-catalog-grid.pm-catalog-grid--products{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}.pm-catalog-card{border:1px solid rgba(255,255,255,.4);border-radius:20px;overflow:hidden;background:#ffffff40;box-shadow:0 18px 38px #0f172a2e;display:flex;flex-direction:column;transition:transform .15s ease,box-shadow .15s ease}.pm-catalog-card:hover{transform:translateY(-4px);box-shadow:0 24px 46px #0f172a38}.pm-catalog-card button{all:unset;cursor:pointer;display:grid}.pm-catalog-card--product .pm-catalog-card-body{display:flex;flex-direction:column;gap:12px;cursor:pointer;height:100%;padding:16px;box-sizing:border-box}.pm-catalog-card--product .pm-catalog-card-body:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.pm-catalog-card img{width:100%;height:160px;object-fit:cover;display:block;background:#fff6}.pm-catalog-card--product .pm-catalog-card-image{display:flex;align-items:center;justify-content:center;background:#fff6;border-radius:16px;overflow:hidden;padding:0}.pm-catalog-card--product .pm-catalog-card-image img{height:160px;width:100%;max-width:100%;object-fit:contain;background:none}.pm-catalog-card--product .pm-catalog-card-info{display:flex;flex-direction:column;gap:8px}.pm-catalog-card-meta{font-size:12px;color:#0f172aa6;display:flex;gap:4px;align-items:center;flex-wrap:wrap}.pm-catalog-card-swatches{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.pm-catalog-card-swatch{width:22px;height:22px;border-radius:999px;border:1px solid rgba(15,23,42,.18);padding:0;display:inline-flex;align-items:center;justify-content:center;flex:0 0 22px;background:transparent}.pm-catalog-card-swatch:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.pm-catalog-grid--categories .pm-catalog-card img{height:auto;aspect-ratio:2 / 3}.pm-catalog-card-title{padding:10px 12px;font-size:14px}.pm-catalog-card--product .pm-catalog-card-title{padding:0;font-size:15px;font-weight:600}.pm-catalog-detail{display:grid;grid-template-columns:1fr 1fr;gap:24px}.pm-catalog-detail img{width:100%;height:auto;border-radius:24px;border:1px solid rgba(255,255,255,.45);background:#ffffff59}.pm-option-group{margin:8px 0 16px}.pm-option-label{font-weight:600;display:block;margin-bottom:8px}.pm-option-row{display:flex;flex-wrap:wrap;gap:10px}.pm-chip{border:1px solid rgba(15,23,42,.25);background:#ffffffa6;padding:6px 16px;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-weight:600;color:#0f172a;min-height:36px;transition:transform .12s ease,box-shadow .12s ease}.pm-chip[aria-pressed=true],.pm-chip[aria-checked=true],.pm-chip.is-selected{border-color:#0f172a99;box-shadow:0 0 0 2px #ffffffa6}.pm-chip[disabled]{opacity:.45;cursor:not-allowed}.pm-color-chip{width:44px;height:44px;border-radius:50%;border:2px solid rgba(255,255,255,.7);padding:0;box-shadow:inset 0 0 0 1px #0f172a1f}.pm-color-chip.is-selected{box-shadow:0 0 0 3px #ffffffd9,0 0 0 5px #0f172a73}.pm-color-chip[disabled]{opacity:.35}.pm-catalog-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:16px}.pm-btn-secondary{background:#ffffffa6;border:1px solid rgba(15,23,42,.25);padding:10px 18px;border-radius:12px;cursor:pointer;color:#0f172a;font-weight:600}.pm-btn-primary{background:#0f172a;color:#fff;border:none;padding:10px 24px;border-radius:12px;cursor:pointer;font-weight:600;box-shadow:0 14px 24px #0f172a47}.pm-btn-primary[disabled]{opacity:.5;cursor:not-allowed}.pm-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 767px){.pm-catalog-backdrop{align-items:flex-end;padding:0}.pm-catalog-modal{width:100vw;height:var(--pm-vh, 100vh);max-height:none;border-radius:28px 28px 0 0}.pm-catalog-grid.pm-catalog-grid--products{grid-template-columns:1fr;gap:16px}.pm-catalog-grid--products .pm-catalog-card--product{width:100%}.pm-catalog-card--product .pm-catalog-card-body{flex-direction:row;align-items:stretch;padding:16px 18px;gap:16px}.pm-catalog-card--product .pm-catalog-card-image{flex:0 0 140px;padding:0}.pm-catalog-card--product .pm-catalog-card-image img{width:100%;height:auto;max-height:200px}.pm-catalog-card--product .pm-catalog-card-info{flex:1}.pm-catalog-body{padding:20px 16px 28px}.pm-catalog-detail{grid-template-columns:1fr}.pm-catalog-detail>div:first-child{display:flex;justify-content:center}.pm-catalog-detail img{width:80%;margin:0 auto}.pm-catalog-actions{position:sticky;bottom:0;width:100%;justify-content:center;align-items:stretch;padding:16px 0 0;margin-top:24px}.pm-catalog-actions .pm-btn-secondary{display:none}.pm-catalog-actions .pm-btn-primary{width:100%;justify-content:center}}@media (min-width: 768px){.pm-catalog-modal{width:min(80vw,1200px);height:80vh}}.pm-catalog-modal :is(button,[role=button],[tabindex]) :focus,.pm-catalog-modal :is(button,[role=button],[tabindex]):focus{outline:2px solid #2563eb;outline-offset:2px}.pm-list{margin-top:16px}.pm-list-row{display:flex;justify-content:space-between;align-items:center;height:52px;padding:0 12px;border-bottom:1px solid #e5e7eb;cursor:pointer}.pm-list-row:hover{background:#f3f4f6}.pm-list-row:active{background:#e5e7eb}.pm-chevron{margin-left:auto}.pm-rotation-row{display:flex;align-items:center;height:52px;padding:0 12px;border-bottom:1px solid #e5e7eb}.pm-rotation-row .pm-icon-btn{width:28px;height:28px;border-radius:10px;background:#ffffff9e!important;color:#0f172a;border:1px solid #ffffff!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #1e325a1f,inset 0 1px #ffffffbf,inset 1px 0 #ffffffbf,inset 0 6px 10px -8px #fff9,inset 6px 0 10px -8px #ffffff8c}.pm-rotation-row .pm-icon-btn img{width:16px;height:16px}.pm-rotation-row input[type=range]{flex:1;margin:0 8px;width:100%}.pm-size-row{display:flex;align-items:center;justify-content:center;gap:16px;height:52px;padding:0 12px;border-bottom:1px solid #e5e7eb}.pm-size-field{display:inline-flex;align-items:center;gap:6px}.pm-size-field input[type=number]{width:80px;padding:4px 6px;border:1px solid #d1d5db;border-radius:4px}.pm-font-list{display:flex;flex-direction:column;height:100%}.pm-font-search{padding:6px 8px;border:1px solid #d1d5db;border-radius:4px}.pm-text-actions{position:sticky;bottom:0;display:flex;gap:8px;justify-content:space-between;padding:26px 16px 8px;background:transparent;border-top:none;--pm-pop-scale: 1.1}.pm-icon-btn{width:32px;height:32px;border:1px solid #d1d5db;border-radius:4px;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.pm-icon-btn.active{background:#111827;color:#fff;border-color:#111827}.pm-icon-btn:disabled{opacity:.5;cursor:not-allowed}.pm-text-actions .pm-icon-btn[title="Center horizontally"]{font-size:0}.pm-text-actions .pm-icon-btn[title="Center horizontally"]:before{content:"";display:block;width:18px;height:18px;background:url(/cdn/shop/files/Designer_AlignHorizontalCenter.svg?v=1756406076) no-repeat center / contain}.pm-text-actions .pm-icon-btn[title="Flip horizontal"]{font-size:0}.pm-text-actions .pm-icon-btn[title="Flip horizontal"]:before{content:"";display:block;width:18px;height:18px;background:url(/cdn/shop/files/Designer_HorizontalReflect.svg?v=1757447677) no-repeat center / contain}.pm-text-actions .pm-icon-btn[title="Flip vertical"]{font-size:0}.pm-text-actions .pm-icon-btn[title="Flip vertical"]:before{content:"";display:block;width:18px;height:18px;background:url(/cdn/shop/files/Designer_VerticalReflect.svg?v=1757447682) no-repeat center / contain}.pm-text-actions .pm-icon-btn[title="Left align"]{font-size:0}.pm-text-actions .pm-icon-btn[title="Left align"]:before{content:"";display:block;width:18px;height:18px;background:url(/cdn/shop/files/Designer_TextAlignLeft.svg?v=1756406076) no-repeat center / contain}.pm-text-actions .pm-icon-btn[title="Center align"]{font-size:0}.pm-text-actions .pm-icon-btn[title="Center align"]:before{content:"";display:block;width:18px;height:18px;background:url(/cdn/shop/files/Designer_TextAlignCenter.svg?v=1756406076) no-repeat center / contain}.pm-text-actions .pm-icon-btn[title="Right align"]{font-size:0}.pm-text-actions .pm-icon-btn[title="Right align"]:before{content:"";display:block;width:18px;height:18px;background:url(/cdn/shop/files/Designer_TextAlignRight.svg?v=1756406076) no-repeat center / contain}.pm-text-actions .pm-icon-btn[title=Duplicate]{font-size:0}.pm-text-actions .pm-icon-btn[title=Duplicate]:before{content:"";display:block;width:18px;height:18px;background:url(/cdn/shop/files/Designer_DuplicateProduct.svg?v=1757348217) no-repeat center / contain}.pm-text-actions .pm-icon-btn[title=Undo]{font-size:0}.pm-text-actions .pm-icon-btn[title=Undo]:before{content:"";display:block;width:18px;height:18px;background:url(/cdn/shop/files/Designer_Undo.svg?v=1757348731) no-repeat center / contain}.pm-text-actions .pm-icon-btn[title=Redo]{font-size:0}.pm-text-actions .pm-icon-btn[title=Redo]:before{content:"";display:block;width:18px;height:18px;background:url(/cdn/shop/files/Designer_Redo.svg?v=1757348731) no-repeat center / contain}.pm-text-actions .pm-icon-btn[title="Move back one layer"]{font-size:0}.pm-text-actions .pm-icon-btn[title="Move back one layer"]:before{content:"";display:block;width:18px;height:18px;background:url(/cdn/shop/files/Designer_LayerDown.svg?v=1757349226) no-repeat center / contain}.pm-text-actions .pm-icon-btn[title="Move forward one layer"]{font-size:0}.pm-text-actions .pm-icon-btn[title="Move forward one layer"]:before{content:"";display:block;width:18px;height:18px;background:url(/cdn/shop/files/Designer_LayerUp.svg?v=1757349226) no-repeat center / contain}.pm-text-actions .pm-icon-btn.active[title="Center horizontally"]:before,.pm-text-actions .pm-icon-btn.active[title="Left align"]:before,.pm-text-actions .pm-icon-btn.active[title="Center align"]:before,.pm-text-actions .pm-icon-btn.active[title="Right align"]:before,.pm-text-actions .pm-icon-btn.active[title=Duplicate]:before,.pm-text-actions .pm-icon-btn.active[title=Undo]:before,.pm-text-actions .pm-icon-btn.active[title=Redo]:before,.pm-text-actions .pm-icon-btn.active[title="Move back one layer"]:before,.pm-text-actions .pm-icon-btn.active[title="Move forward one layer"]:before{filter:invert(1)}.pm-text-actions :is(button,.pm-btn,.pm-icon-btn){background:#ffffff9e!important;color:#0f172a;border:1px solid #ffffff!important;border-radius:10px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:relative;box-shadow:0 4px 10px #1e325a1f,inset 0 1px #ffffffbf,inset 1px 0 #ffffffbf,inset 0 6px 10px -8px #fff9,inset 6px 0 10px -8px #ffffff8c;transform:translateZ(0) scale(1);will-change:transform;transition:transform var(--pm-pop-dur) var(--pm-pop-out);transform-origin:center center}.pm-text-actions :is(button,.pm-btn,.pm-icon-btn):not(:disabled):hover,.pm-text-actions :is(button,.pm-btn,.pm-icon-btn):not(:disabled):focus-visible{transform:translateZ(0) scale(var(--pm-pop-scale));transition-timing-function:var(--pm-pop-in)}.pm-text-actions .pm-icon-btn{margin-top:6px}.pm-text-actions .pm-icon-btn:after{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%) translateY(2px);opacity:0;transition:opacity var(--pm-pop-dur) var(--pm-pop-out),transform var(--pm-pop-dur) var(--pm-pop-out);color:#0f172a;font-size:11px;line-height:1;white-space:nowrap;pointer-events:none;content:attr(title)}.pm-text-actions .pm-icon-btn:hover:after,.pm-text-actions .pm-icon-btn:focus-visible:after{opacity:1;transform:translate(-50%) translateY(0)}.pm-text-actions .pm-icon-btn[title="Center horizontally"]:after{content:"Center"}.pm-text-actions .pm-icon-btn[title="Move back one layer"]:after{content:"Layer -1"}.pm-text-actions .pm-icon-btn[title="Move forward one layer"]:after{content:"Layer +1"}.pm-text-actions .pm-icon-btn[title="Left align"]:after{content:"Left Align"}.pm-text-actions .pm-icon-btn[title="Center align"]:after{content:"Center Align"}.pm-text-actions .pm-icon-btn[title="Flip horizontal"]:after{content:"Flip H"}.pm-text-actions .pm-icon-btn[title="Flip vertical"]:after{content:"Flip V"}.pm-text-actions .pm-icon-btn[title="Right align"]:after{content:"Right Align"}.pm-text-actions .pm-icon-btn[title=Duplicate]:after{content:"Duplicate"}.pm-text-actions .pm-icon-btn.active,.pm-text-actions .pm-btn.active,.pm-text-actions button.active{background:#ffffffb8!important;border-color:#fff!important;color:#0f172a!important}.pm-text-actions .pm-icon-btn.active:before{filter:none!important}.pm-font-items{margin-top:8px;border-radius:0 15px 15px 0;overflow-y:auto;overflow-x:visible;padding:8px 10px;flex:1;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,0) 0px,rgba(0,0,0,1) 16px,rgba(0,0,0,1) calc(100% - 16px),rgba(0,0,0,0) 100%);mask-image:linear-gradient(to bottom,#0000,#000 16px calc(100% - 16px),#0000)}.pm-font-items{scrollbar-width:thin;scrollbar-color:#ffffff00 #0000}.pm-font-items::-webkit-scrollbar{width:8px;height:8px}.pm-font-items::-webkit-scrollbar-track{background:transparent}.pm-font-items::-webkit-scrollbar-thumb{background:#ffffffd9;border-radius:8px;border:2px solid transparent;background-clip:padding-box}.pm-font-items:hover{scrollbar-color:#ffffffcc #0000}.pm-font-items:hover::-webkit-scrollbar-thumb{background:#ffffffeb}.pm-font-row{position:relative;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;height:20%;min-height:120px;padding:12px;border-bottom:1px solid transparent;background:#ffffff6e;border:1px solid #ffffff;border-radius:15px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 6px 16px #1e325a1a;cursor:pointer;text-align:center}.pm-font-row+.pm-font-row{margin-top:10px}.pm-font-row:hover{background:#ffffffbd;box-shadow:0 8px 18px #1e325a1f}.pm-font-row.selected{background:#fff}.pm-font-preview{background:transparent;padding:6px 8px;border-radius:12px;transition:opacity .16s ease}.pm-font-row:focus{outline:2px solid #111827}.pm-font-row.selected{background:#f3f4f6}.pm-font-preview{display:flex;flex-direction:column;align-items:center;width:100%}.pm-font-preview-text{font-size:clamp(28px,4vw,44px);white-space:nowrap}.pm-font-label{font-size:12px;color:#4b5563;font-family:Roboto,sans-serif}.pm-font-check{position:absolute;top:8px;right:8px}.pm-font-skeleton{width:60%;height:1em;background:#e5e7eb;border-radius:4px}.pm-list-right{margin-left:auto;display:flex;align-items:center;gap:8px;color:#6b7280}.pm-list-right .pm-chevron{margin-left:4px}.pm-color-swatch{width:20px;height:20px;border-radius:4px;border:1px solid #d1d5db}.pm-left-menu{display:flex;flex-direction:column;gap:12px}.pm-left-row{height:60px;justify-content:center;cursor:pointer}.pm-left-row:before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:linear-gradient(to bottom,#fff9,#fff0 14px) top/100% 14px no-repeat,linear-gradient(to right,#fff9,#fff0 14px) left/14px 100% no-repeat;-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 90%,rgba(0,0,0,0) 100%),linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 90%,rgba(0,0,0,0) 100%);-webkit-mask-size:100% 14px,14px 100%;-webkit-mask-position:top,left;-webkit-mask-repeat:no-repeat,no-repeat;mask-image:linear-gradient(to right,#000 0% 90%,#0000),linear-gradient(to bottom,#000 0% 90%,#0000);mask-size:100% 14px,14px 100%;mask-position:top,left;mask-repeat:no-repeat,no-repeat}.pm-left-row:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-sizing:border-box;background:linear-gradient(to bottom,#ffffff73,#fff0 12px) top/100% 12px no-repeat,linear-gradient(to right,#ffffff73,#fff0 12px) left/12px 100% no-repeat;-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 90%,rgba(0,0,0,0) 100%),linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 90%,rgba(0,0,0,0) 100%);-webkit-mask-size:100% 12px,12px 100%;-webkit-mask-position:top,left;-webkit-mask-repeat:no-repeat,no-repeat;mask-image:linear-gradient(to right,#000 0% 90%,#0000),linear-gradient(to bottom,#000 0% 90%,#0000);mask-size:100% 12px,12px 100%;mask-position:top,left;mask-repeat:no-repeat,no-repeat}.pm-ai-panel{display:flex;flex-direction:column;gap:10px;background:linear-gradient(to bottom,#ffffff14,#0000000f),#ffffff24;border:1px solid #ffffff;border-radius:30px;box-shadow:4px 18px 36px #2846781a,3px 8px 18px #1e325a1a;padding:14px 16px;min-height:132px;max-height:900px;transition:max-height .2s ease,opacity .2s ease,margin .2s ease,padding .2s ease,transform .2s ease;overflow:hidden}.pm-ai-panel.is-floating-anchor{max-height:0;opacity:0;margin:0 0 -16px;padding:0;transform:translateY(-6px);pointer-events:none}.pm-ai-title{font-weight:700;font-size:16px;line-height:1.2}.pm-ai-inline{display:flex;align-items:center;gap:8px}.pm-ai-prompt{display:flex;flex-direction:column}.pm-ai-prompt.is-modal .pm-ai-input{min-height:80px;font-size:15px}.pm-ai-prompt.is-modal.is-compact .pm-ai-input{min-height:72px;padding:12px 14px}.pm-ai-prompt-counter{align-self:flex-end;margin-top:6px;font-size:12px;font-weight:700;color:#0f172a;opacity:.75}.pm-ai-input{flex:1;border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;background:#ffffffeb;color:#0f172a;resize:vertical}.pm-ai-inline .pm-ai-input{resize:none;min-height:44px}.pm-ai-input:disabled{background:#f3f4f6;color:#9ca3af}textarea.pm-ai-input{min-height:64px}.pm-ai-modal-row{display:flex;align-items:stretch;gap:12px;margin-top:10px;flex-wrap:wrap}.pm-ai-modal-row .pm-ai-prompt{flex:1 1 0;min-width:260px}.pm-ai-generate-col{display:flex;flex-direction:column;gap:8px;min-width:180px;max-width:220px}.pm-ai-generate-btn{min-height:48px}.pm-ai-limit-inline{width:100%;justify-content:space-between;gap:8px;font-size:13px;padding:10px 12px;white-space:normal;align-self:stretch}.pm-ai-actions{display:flex;align-items:center;gap:10px}.pm-ai-control-row{display:flex;align-items:stretch;gap:12px;margin-top:6px;flex-wrap:wrap}.pm-ai-control-row .pm-ai-actions{flex:1 1 auto;min-width:0}.pm-ai-limit-pill{display:inline-flex;align-items:center;gap:6px;padding:10px 12px;background:linear-gradient(to bottom,#ffffff38,#0000000a),#ffffffa6;border:1px solid rgba(255,255,255,.72);border-radius:14px;box-shadow:inset 0 0 0 1px #ffffff52,0 8px 18px #0f172a1f;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#0f172a;white-space:nowrap;margin-left:0;align-self:stretch}.pm-ai-limit-label{font-size:11px;letter-spacing:.05em;text-transform:uppercase;opacity:.75}.pm-ai-limit-value{font-weight:700;font-size:13px}.pm-ai-login-link{appearance:none;background:none;border:0;padding:6px 0 2px;margin:4px 0 0;display:inline-flex;align-items:center;gap:8px;color:#ca863e;font-weight:700;cursor:pointer;text-decoration:none}.pm-ai-login-link:hover,.pm-ai-login-link:focus-visible{text-decoration:underline;opacity:.9;outline:2px solid rgba(202,134,62,.45);outline-offset:2px}.pm-ai-login-link img{width:18px;height:18px;flex:0 0 auto}.pm-ai-button{white-space:nowrap;min-width:108px}.pm-ai-button[data-needstyle=true]{background:linear-gradient(180deg,#e2e8f0,#cbd5e1);color:#475569;border-color:#0f172a26}.pm-ai-error{margin-top:4px;font-size:13px}.pm-ai-gallery{display:flex;flex-direction:column;gap:8px;margin-top:6px}.pm-ai-gallery.pm-ai-gallery--mobile{flex:1 1 auto;min-height:0}.pm-ai-gallery-title{font-weight:600;font-size:14px;color:#0f172a}.pm-ai-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:3%}.pm-ai-gallery-grid.pm-ai-gallery-grid--mobile{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.pm-ai-thumb{background:#fff6;border:1px solid rgba(15,23,42,.08);border-radius:12px;padding:8px;display:grid;grid-template-rows:1fr;align-items:center;justify-items:center;gap:6px;aspect-ratio:1 / 1;box-shadow:0 6px 16px #1e325a14;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease;border:none;width:100%}.pm-ai-thumb.pm-ai-thumb--mobile{padding:6px;border-radius:10px}.pm-ai-thumb.is-loading{background:#eef0f3;border:1px solid rgba(15,23,42,.12);cursor:default}.pm-ai-thumb img{width:100%;height:100%;object-fit:contain;display:block;grid-row:1}.pm-ai-thumb:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.pm-ai-thumb:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0f172a24}.pm-ai-thumb.is-active{outline:2px solid rgba(37,99,235,.4);box-shadow:0 12px 24px #0f172a29}.pm-ai-thumb-placeholder{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;width:100%;height:100%;grid-row:1 / span 2}.pm-ai-spinner{width:36px;height:36px;border-radius:50%;border:3px solid rgba(15,23,42,.15);border-top-color:#2563ebe6;animation:pm-ai-spin 1s linear infinite;box-sizing:border-box}.pm-ai-thumb-message{font-size:12px;color:#4b5563;text-align:center;line-height:1.4}.pm-ai-thumb-progress{font-size:13px;font-weight:600;color:#0f172a}.pm-ai-thumb-caption{display:none}.pm-ai-thumb.is-loading:hover{transform:none;box-shadow:0 6px 16px #0f172a14}@keyframes pm-ai-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pm-ai-style-picker{display:flex;flex-direction:column;gap:8px;margin-top:14px}.pm-ai-style-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.pm-ai-style-title{display:inline-flex;align-items:center;gap:8px;font-weight:700;color:#0f172a;transition:transform .18s ease}.pm-ai-style-title.is-nudging{animation:pm-ai-style-nudge .7s ease}.pm-ai-style-selected{display:inline-flex;align-items:center;padding:4px 10px;border-radius:10px;background:#2563eb1f;color:#1d4ed8;font-weight:700;font-size:12px;letter-spacing:.02em}.pm-ai-style-required{display:inline-flex;align-items:center;padding:4px 8px;border-radius:8px;background:#ef44441f;color:#b91c1c;font-weight:700;font-size:12px;letter-spacing:.02em;text-transform:uppercase}.pm-ai-style-hint{font-size:12px;color:#6b7280;font-weight:600}.pm-ai-style-strip{display:flex;align-items:stretch;gap:12px;overflow-x:auto;overflow-y:visible;padding:6px 6px 12px;margin:0 -4px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.pm-ai-style-strip::-webkit-scrollbar{height:6px}.pm-ai-style-strip::-webkit-scrollbar-thumb{background:#64748b66;border-radius:999px;border:2px solid rgba(255,255,255,.4)}.pm-ai-style-strip::-webkit-scrollbar-track{background:transparent}.pm-ai-style-strip{scrollbar-color:rgba(100,116,139,.4) transparent}.pm-ai-style-tile{display:flex;flex-direction:column;align-items:center;gap:10px;min-width:90px;max-width:110px;padding:12px 10px 10px;background:#fffffff0;border:1px solid rgba(15,23,42,.08);border-radius:18px;box-shadow:0 10px 24px #0f172a1f,inset 0 1px #ffffff80;transition:transform var(--pm-pop-dur) var(--pm-pop-out),box-shadow .16s var(--pm-pop-out),border-color .16s ease;cursor:pointer;text-align:center}.pm-ai-style-tile:focus-visible{outline:2px solid rgba(37,99,235,.4);outline-offset:3px}.pm-ai-style-tile.is-active{transform:translateY(-2px) scale(1.05);border-color:#2563eb80;box-shadow:0 16px 32px #2563eb2e,inset 0 1px #fff9}.pm-ai-style-tile:disabled{opacity:.6;cursor:not-allowed}.pm-ai-style-tile__icon{width:64px;height:64px;border-radius:14px;background:linear-gradient(135deg,#ffffffbf,#e2e8f0e6);box-shadow:inset 0 1px #ffffffa6;overflow:hidden;display:flex;align-items:center;justify-content:center}.pm-ai-style-tile__icon img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.pm-ai-style-icon-placeholder{width:64px;height:64px;border-radius:14px;background:#0f172a1f;display:inline-block}.pm-ai-style-tile__label{font-weight:700;font-size:13px;line-height:1.25;color:#0f172a}.pm-ai-modal-backdrop{position:fixed;inset:0;background:#0f172a73;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:2400;cursor:pointer}.pm-ai-modal{position:fixed;inset:0;margin:auto;width:min(620px,92vw);max-height:92vh;overflow-y:auto;background:linear-gradient(to bottom,#ffffff1f,#0000000d),#fff9;border:1px solid rgba(255,255,255,.65);border-radius:24px;box-shadow:0 20px 60px #0f172a3d,0 8px 22px #0f172a24;padding:20px 22px 24px;z-index:2410;display:flex;flex-direction:column;gap:12px;scrollbar-color:rgba(107,114,128,.5) transparent}.pm-ai-modal__nav{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:4px}.pm-ai-close{align-self:flex-end;background:none;border:none;font-size:20px;font-weight:700;color:#0f172a;cursor:pointer}.pm-ai-modal-open,.pm-ai-shell.has-detail .pm-ai-modal{overflow:hidden}.pm-ai-modal::-webkit-scrollbar{width:8px}.pm-ai-modal::-webkit-scrollbar-track{background:transparent}.pm-ai-modal::-webkit-scrollbar-thumb{background:#6b728080;border-radius:8px}.pm-mobile-ai{display:flex;flex-direction:column;gap:10px;padding:12px 16px 16px}.pm-mobile-ai-label{font-weight:600;font-size:14px}@media (max-width: 768px){.pm-ai-modal-row{flex-direction:column;align-items:stretch}.pm-ai-generate-col{max-width:none;width:100%}.pm-ai-style-strip{padding-bottom:10px}}.pm-left-color{display:flex;flex-direction:column;gap:8px;background:#fff;border:1px solid #ffffff;border-radius:16px;box-shadow:0 2px 6px #00000026;padding:16px;margin:0;position:relative}.pm-left-color>label{display:block;text-align:center;font-weight:700;font-size:16px;line-height:1.2;margin:8px 0 0}.pm-product-row>span{display:none}.pm-product-meta{display:flex;flex:1;flex-direction:column;justify-content:space-between;align-self:stretch;gap:6px;min-width:0}.pm-product-title{font-weight:600;color:#0f172a;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.pm-product-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;position:relative;overflow:visible;padding-right:34px;flex:0 0 auto}.pm-product-row .pm-change-btn{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;min-height:26px;padding:4px 8px;border:1px solid #ffffff;border-radius:8px;background:#ffffff9e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 6px 16px #1e325a1a;color:#0f172a;font-weight:400;transition:opacity .15s ease,transform .18s ease;transform-origin:right center}.pm-product-row .pm-icon-square{cursor:pointer;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #ffffff;border-radius:8px;background:#ffffff9e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 6px 16px #1e325a1a;padding:3px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.pm-product-row .pm-icon-square img{max-width:100%;max-height:100%;display:block}.pm-product-row.is-delete-open .pm-change-btn{opacity:0;transform:scaleX(0);pointer-events:none}.pm-product-row .pm-icon-square{transition:width .18s ease,padding .18s ease,background-color .18s ease;overflow:hidden;white-space:nowrap}.pm-product-row .pm-icon-square .pm-remove-label{display:none;font-weight:400;color:#0f172a;line-height:1;font-size:12px}.pm-product-row.is-delete-open .pm-icon-square{width:140px;padding:3px 10px}.pm-product-row.is-delete-open .pm-icon-square img{display:none}.pm-product-row.is-delete-open .pm-icon-square .pm-remove-label{display:inline}.pm-product-row{overflow:visible}.pm-product-row.is-expanded{height:auto}.pm-product-actions .pm-color-trigger{display:inline-flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;min-width:56px;padding:0;background:transparent;border:0;flex:0 0 auto}.pm-product-actions .pm-color-trigger .pm-swatch{display:block;width:28px;height:28px;border-radius:50%;border:1px solid rgba(0,0,0,.15);box-shadow:inset 0 0 0 2px #ffffffd9}.pm-product-actions .pm-color-trigger .pm-tile-label{font-size:10px;line-height:1.1}.pm-row-color-panel{max-height:0;overflow:hidden;opacity:0;transition:max-height .2s ease,opacity .16s ease,padding-top .16s ease;padding-top:0;position:relative;z-index:1}.pm-row-color-panel.is-open{max-height:240px;opacity:1;padding-top:8px}.pm-products-sheet .pm-product-list .pm-product-row.is-expanded{height:auto}.pm-chevron{display:inline-block;width:14px;height:14px;background:url(/cdn/shop/files/Designer_ChevronRight.svg?v=1757348349) no-repeat center / contain;vertical-align:middle;font-size:0}.pm-overlay-close{font-size:0;padding:0;display:inline-flex;align-items:center;justify-content:center;background:#fff url(/cdn/shop/files/Designer_DeleteProduct.svg?v=1757099005) no-repeat center / 16px 16px}.pm-overlay-close img{display:none}.pm-hub__close{font-size:0;width:26px;height:26px;padding:0;display:inline-flex;align-items:center;justify-content:center;background:transparent url(/cdn/shop/files/Designer_CloseButton.svg?v=1757348255) no-repeat center / 16px 16px;border:none;box-shadow:none;margin-right:8px}.pm-hub__close img{display:none}.pm-resize-handle{background:#fff url(/cdn/shop/files/Designer_ExpandSelection.svg?v=1757348723) no-repeat center / 16px 16px}.pm-side-overlay{position:absolute;top:8px;left:8px;display:flex;gap:8px;z-index:5}.pm-mobile-view-toggle-group{display:flex;flex-direction:column;align-items:center;gap:6px}.pm-mobile-view-toggle-label{color:#fff;font-size:12px;font-weight:500;pointer-events:none;line-height:1.2;text-shadow:0 1px 3px rgba(15,23,42,.45)}.pm-mobile-view-stage-label{position:absolute;bottom:16px;left:50%;transform:translate(-50%);color:#fff;font-size:18px;font-weight:600;pointer-events:none;text-shadow:0 2px 8px rgba(15,23,42,.45);z-index:12}.pm-side-overlay .pm-btn{background:#ffffff9e!important;color:#0f172a;border:1px solid #ffffff;border-radius:14px;box-shadow:0 6px 16px #1e325a1a;position:relative}.pm-side-overlay .pm-btn:before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:linear-gradient(to bottom,#fff9,#fff0 12px) top/100% 12px no-repeat,linear-gradient(to right,#fff9,#fff0 12px) left/12px 100% no-repeat;-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 90%,rgba(0,0,0,0) 100%),linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 90%,rgba(0,0,0,0) 100%);-webkit-mask-size:100% 12px,12px 100%;-webkit-mask-position:top,left;-webkit-mask-repeat:no-repeat,no-repeat;mask-image:linear-gradient(to right,#000 0% 90%,#0000),linear-gradient(to bottom,#000 0% 90%,#0000);mask-size:100% 12px,12px 100%;mask-position:top,left;mask-repeat:no-repeat,no-repeat}.pm-side-overlay .pm-btn:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-sizing:border-box;background:linear-gradient(to bottom,#ffffff73,#fff0 12px) top/100% 12px no-repeat,linear-gradient(to right,#ffffff73,#fff0 12px) left/12px 100% no-repeat;-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 90%,rgba(0,0,0,0) 100%),linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 90%,rgba(0,0,0,0) 100%);-webkit-mask-size:100% 12px,12px 100%;-webkit-mask-position:top,left;-webkit-mask-repeat:no-repeat,no-repeat;mask-image:linear-gradient(to right,#000 0% 90%,#0000),linear-gradient(to bottom,#000 0% 90%,#0000);mask-size:100% 12px,12px 100%;mask-position:top,left;mask-repeat:no-repeat,no-repeat}@media (max-width: 768px){.pm-side-overlay .pm-btn{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}}.pm-bottombar{grid-column:1 / -1;display:flex;align-items:center;gap:16px;padding:16px;background:linear-gradient(to bottom,#ffffff0f,#00000014),#ffffff26;border:1px solid #ffffff;border-radius:30px;box-shadow:4px 18px 36px #2846781a,3px 8px 18px #1e325a1a;min-height:120px;position:relative}.pm-bottombar .pm-actions{margin-left:auto;margin-top:0;align-self:center}.pm-bottombar{--pm-bottombar-h: 120px;min-height:var(--pm-bottombar-h)}.pm-bottombar .pm-actions-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;height:calc(var(--pm-bottombar-h) * .6);align-items:center;width:calc(clamp(240px,20vw,400px) - 24px);padding-left:16px}.pm-bottombar .pm-actions-row .pm-btn{width:100%;background:#ffffff9e;border:1px solid #ffffff;border-radius:14px;box-shadow:0 6px 16px #1e325a1a;position:relative;opacity:.96;height:100%;display:inline-flex;align-items:center;justify-content:center}.pm-bottombar .pm-actions-row .pm-btn:before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:linear-gradient(to bottom,#ffffff73,#fff0 12px) top/100% 12px no-repeat,linear-gradient(to right,#ffffff73,#fff0 12px) left/12px 100% no-repeat;-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 90%,rgba(0,0,0,0) 100%),linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 90%,rgba(0,0,0,0) 100%);-webkit-mask-size:100% 12px,12px 100%;-webkit-mask-position:top,left;-webkit-mask-repeat:no-repeat,no-repeat;mask-image:linear-gradient(to right,#000 0% 90%,#0000),linear-gradient(to bottom,#000 0% 90%,#0000);mask-size:100% 12px,12px 100%;mask-position:top,left;mask-repeat:no-repeat,no-repeat}.pm-bottombar .pm-actions-row .pm-btn.primary{background:#111827db;color:#fff}.pm-bottombar .pm-actions-row .pm-btn.primary:before{background:linear-gradient(to bottom,#33415573,#33415500 12px) top/100% 12px no-repeat,linear-gradient(to right,#33415573,#33415500 12px) left/12px 100% no-repeat;-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 90%,rgba(0,0,0,0) 100%),linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 90%,rgba(0,0,0,0) 100%);-webkit-mask-size:100% 12px,12px 100%;-webkit-mask-position:top,left;-webkit-mask-repeat:no-repeat,no-repeat;mask-image:linear-gradient(to right,#000 0% 90%,#0000),linear-gradient(to bottom,#000 0% 90%,#0000);mask-size:100% 12px,12px 100%;mask-position:top,left;mask-repeat:no-repeat,no-repeat}.pm-pricing{display:flex;gap:16px;align-items:center}.pm-pricing-pill{display:flex;align-items:stretch;justify-content:center;gap:0;padding:14px 28px;border-radius:999px;background:var(--pm-glass-bg);border:1px solid var(--pm-glass-outline);-webkit-backdrop-filter:blur(6px) saturate(1.05);backdrop-filter:blur(6px) saturate(1.05);box-shadow:0 6px 14px #1118271f,0 2px 4px #1118270f,inset 0 1px #ffffffc7;color:#0f172a;min-width:0;width:min(520px,100%);position:relative;transition:box-shadow .16s ease}.pm-pricing-pill:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px #fff3,inset 0 18px 28px -18px #ffffffbf;pointer-events:none}.pm-pricing-pill:hover,.pm-pricing-pill:focus-visible{transform:none;transition:none}.pm-pricing-section{display:flex;flex-direction:column;justify-content:center;padding:6px 20px;min-width:0;flex:1 1 0;text-align:center;gap:4px}.pm-pricing-pill[data-state=empty]{padding:14px 24px}.pm-pricing-pill[data-state=empty] .pm-pricing-divider,.pm-pricing-pill[data-state=empty] .pm-pricing-section{display:none}.pm-pricing-empty{display:flex;align-items:center;justify-content:center;width:100%;padding:6px 8px}.pm-pricing-empty-label{font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#0f172ab3}.pm-pricing-label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#0f172a94}.pm-pricing-amount{font-size:20px;font-weight:600;line-height:1.2}.pm-pricing-divider{width:1px;margin:4px 0;background:var(--pm-separator);align-self:stretch}.pm-pricing-message{font-weight:500;color:#111827d9}.pm-inspector-empty{padding:16px;color:#6b7280}.pm-product-inspector{display:flex;flex-direction:column;overflow:hidden;min-height:0}.pm-product-list{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:16px;padding:12px 16px;background:transparent;overflow-y:auto;overflow-x:visible;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,1) 0,rgba(0,0,0,1) calc(100% - var(--pm-product-list-fade, 16px)),rgba(0,0,0,0) 100%);mask-image:linear-gradient(to bottom,#000 0 calc(100% - var(--pm-product-list-fade, 16px)),#0000)}@media (hover: hover) and (pointer: fine){.pm-product-list{scrollbar-width:thin;scrollbar-color:#ffffff transparent}.pm-product-list::-webkit-scrollbar{width:6px}.pm-product-list::-webkit-scrollbar-track{background:transparent}.pm-product-list::-webkit-scrollbar-thumb{background-color:#fff;border-radius:3px;border:0 solid transparent}.pm-product-list::-webkit-scrollbar-corner{background:transparent}}.pm-pricing-pill[data-state=ready] .pm-pricing-amount{color:#0f172ab3}.pm-aside.pm-hub.has-pricing:has(.pm-font-items),.pm-aside.pm-hub.has-pricing:has(.pm-color-card){padding-bottom:0!important}.pm-aside.pm-hub.has-pricing:has(.pm-font-items) .pm-hub__content,.pm-aside.pm-hub.has-pricing:has(.pm-color-card) .pm-hub__content{padding-bottom:0!important}.pm-aside.pm-hub.has-pricing:has(.pm-font-items) .pm-hub__pricing,.pm-aside.pm-hub.has-pricing:has(.pm-color-card) .pm-hub__pricing{display:none!important}.pm-product-row{display:flex;align-items:center;gap:12px;height:clamp(60px,calc(var(--pm-hub-height-px, 100%) * .2),120px);width:100%;position:relative;z-index:1}.pm-product-row img{height:100%;width:auto;object-fit:contain}.pm-product-row{border-radius:16px;padding:6px 8px;background:#ffffff1a;border:1px solid #ffffff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 6px 16px #1e325a1a;position:relative}.pm-product-row.is-active{background:#ffffff24;outline:none}.pm-product-row .pm-product-actions .pm-color-trigger{display:inline-flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;min-width:56px;padding:0;background:transparent;border:0;cursor:pointer;flex:0 0 auto}.pm-product-row .pm-product-actions .pm-color-trigger .pm-swatch{display:block;width:28px;height:28px;border-radius:50%;border:1px solid rgba(0,0,0,.15);box-shadow:inset 0 0 0 2px #ffffffd9}.pm-add-product-btn{display:inline-flex;align-items:center;justify-content:center;align-self:center;width:auto;min-height:44px;padding:8px 14px;border:1px solid #ffffff;border-radius:999px;background:#ffffff9e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 6px 16px #1e325a1a;color:#0f172a;font-weight:600;cursor:pointer;position:relative}.pm-add-product-btn:before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:linear-gradient(to bottom,#fff9,#fff0 12px) top/100% 12px no-repeat,linear-gradient(to right,#fff9,#fff0 12px) left/12px 100% no-repeat;-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 90%,rgba(0,0,0,0) 100%),linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 90%,rgba(0,0,0,0) 100%);-webkit-mask-size:100% 12px,12px 100%;-webkit-mask-position:top,left;-webkit-mask-repeat:no-repeat,no-repeat;mask-image:linear-gradient(to right,#000 0% 90%,#0000),linear-gradient(to bottom,#000 0% 90%,#0000);mask-size:100% 12px,12px 100%;mask-position:top,left;mask-repeat:no-repeat,no-repeat}.pm-add-product-btn:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-sizing:border-box;background:linear-gradient(to bottom,#ffffff73,#fff0 12px) top/100% 12px no-repeat,linear-gradient(to right,#ffffff73,#fff0 12px) left/12px 100% no-repeat;-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 90%,rgba(0,0,0,0) 100%),linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 90%,rgba(0,0,0,0) 100%);-webkit-mask-size:100% 12px,12px 100%;-webkit-mask-position:top,left;-webkit-mask-repeat:no-repeat,no-repeat;mask-image:linear-gradient(to right,#000 0% 90%,#0000),linear-gradient(to bottom,#000 0% 90%,#0000);mask-size:100% 12px,12px 100%;mask-position:top,left;mask-repeat:no-repeat,no-repeat}.pm-add-product-btn:focus-visible{outline:2px solid rgba(0,120,255,.35);outline-offset:2px}.pm-color-swatches{display:grid;grid-template-columns:repeat(6,1fr);gap:10px 12px;align-content:start;justify-content:center;justify-items:center}.pm-color-swatch{width:32px;height:32px;border-radius:50%;background:var(--swatch-fill, #c8c8c8);border:1px solid rgba(0,0,0,.15);box-shadow:inset 0 0 0 1px #fff9;cursor:pointer;padding:0;outline:none;position:relative;will-change:transform,box-shadow;transition:transform .12s ease,box-shadow .12s ease;transform-origin:center center}.pm-color-swatch:hover,.pm-color-swatch:focus-visible{z-index:3}.pm-color-swatch.is-selected{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--swatch-ring, var(--swatch-fill, #111)),inset 0 0 0 1px #fff9;transform:scale(1.15);z-index:1}.pm-color-swatch:focus-visible{box-shadow:0 0 0 3px #0078ff59,inset 0 0 0 1px #fff9}.pm-color-swatch:not(.is-disabled):not(:disabled):hover{transform:translateY(-4px)}.pm-color-swatch.is-selected:not(.is-disabled):not(:disabled):hover{transform:translateY(-4px) scale(1.15)}@media (max-width: 768px){.editor-panel,.pm-left-row{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}}.pm-color-swatch.is-disabled,.pm-color-swatch:disabled{opacity:.45;cursor:not-allowed}.pm-color-swatch.is-disabled:after,.pm-color-swatch:disabled:after{content:"";position:absolute;inset:0;border-radius:50%;background:repeating-linear-gradient(45deg,rgba(0,0,0,.12) 0,rgba(0,0,0,.12) 2px,transparent 2px,transparent 4px)}.pm-color-swatch:before{content:attr(data-label);position:absolute;left:50%;bottom:100%;transform:translate(-50%,-6px);background:#111111e6;color:#fff;font-size:12px;line-height:1;padding:4px 6px;border-radius:4px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .12s ease,transform .12s ease;z-index:9999}.pm-color-swatch:after{content:"";position:absolute;left:50%;bottom:calc(100% - 2px);transform:translate(-50%);border-width:5px 5px 0 5px;border-style:solid;border-color:rgba(17,17,17,.9) transparent transparent transparent;opacity:0;pointer-events:none;transition:opacity .12s ease;z-index:9999}.pm-color-swatch:not(.is-disabled):not(:disabled):hover:before,.pm-color-swatch:focus-visible:before{opacity:1;transform:translate(-50%,-10px)}.pm-color-swatch:not(.is-disabled):not(:disabled):hover:after,.pm-color-swatch:focus-visible:after{opacity:1}.pm-left-color{align-items:stretch;text-align:left}.pm-size-scroller{max-width:100%;overflow:visible;white-space:normal;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;padding-left:0;padding-right:0;-webkit-mask-image:none;mask-image:none;-webkit-mask-repeat:initial;mask-repeat:initial;-webkit-mask-size:initial;mask-size:initial;scrollbar-width:thin;scrollbar-color:#fff transparent}.pm-size-scroller::-webkit-scrollbar{height:6px}.pm-size-scroller::-webkit-scrollbar-track{background:transparent}.pm-size-scroller::-webkit-scrollbar-thumb{background-color:#fff;border-radius:999px;border:2px solid transparent;background-clip:padding-box}.pm-size-scroller::-webkit-scrollbar-corner{background:transparent}.pm-size-grid{display:flex;gap:16px;align-items:center;flex-wrap:wrap;width:auto}.pm-size-cell{display:inline-grid;grid-auto-rows:auto;justify-items:stretch;align-items:center;gap:8px}:root{--pm-size-control-h: 32px;--pm-glass-bg: rgba(255, 255, 255, .18);--pm-glass-outline: rgba(255, 255, 255, .55);--pm-glass-outline-strong: rgba(255, 255, 255, .9);--pm-separator: rgba(17, 24, 39, .12);--pm-focus-ring: rgba(59,130,246,.28)}.pm-size-chip{min-width:44px;height:var(--pm-size-control-h);padding:0 12px;border:1px solid var(--pm-glass-outline);border-radius:999px;background:var(--pm-glass-bg);-webkit-backdrop-filter:blur(6px) saturate(1.05);backdrop-filter:blur(6px) saturate(1.05);color:inherit;display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase;font-weight:500;letter-spacing:.06em;line-height:var(--pm-size-control-h);text-align:center;transition:background .12s ease,border-color .12s ease,box-shadow .16s ease,transform .12s ease;width:100%}.pm-size-chip:hover{background:#ffffff3d}.pm-size-chip:focus-visible{outline:none;box-shadow:0 0 0 3px var(--pm-focus-ring)}.pm-size-chip.is-selected,.pm-size-chip[aria-selected=true]{border-color:var(--pm-glass-outline-strong);box-shadow:0 6px 14px #1118271f,0 2px 4px #1118270f}.pm-size-stepper{display:inline-flex;align-items:center;height:var(--pm-size-control-h);border-radius:999px;padding:0 4px;border:1px solid var(--pm-glass-outline);background:var(--pm-glass-bg);-webkit-backdrop-filter:blur(6px) saturate(1.05);backdrop-filter:blur(6px) saturate(1.05);gap:0;transition:background .12s ease,border-color .12s ease,box-shadow .16s ease;width:100%}.pm-size-stepper:hover{background:#ffffff3d}.pm-size-stepper:focus-within{box-shadow:0 0 0 3px var(--pm-focus-ring)}.pm-size-stepper input[type=number]{width:calc(var(--digits, 1) * 1ch + .5ch);min-width:2ch;max-width:4.5ch;height:var(--pm-size-control-h);line-height:var(--pm-size-control-h);text-align:center;border:none;border-radius:0;background:transparent;color:#111827!important;-webkit-text-fill-color:#111827;caret-color:#111827;padding:0;font-variant-numeric:tabular-nums;-moz-appearance:textfield;appearance:textfield;box-shadow:-.5px 0 0 var(--pm-separator),.5px 0 0 var(--pm-separator)}.pm-size-stepper input[type=number]::-webkit-outer-spin-button,.pm-size-stepper input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pm-stepper-btn{width:var(--pm-size-control-h);height:var(--pm-size-control-h);border:none;background:transparent;display:inline-flex;align-items:center;justify-content:center;line-height:1;color:inherit;transition:background .12s ease,filter .12s ease,box-shadow .12s ease;cursor:pointer}.pm-stepper-btn:hover{background:#ffffff1a}.pm-stepper-btn:active{box-shadow:inset 0 2px 6px #00000026}.pm-stepper-btn[disabled]{filter:saturate(.6) opacity(.55);cursor:not-allowed}.pm-stage{background:transparent!important}.pm-stage .konvajs-content,.pm-stage canvas{background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important}.pm-left-color{background:linear-gradient(to bottom,#ffffff0f,#00000014),#ffffff26!important;border:1px solid #ffffff!important;border-radius:30px;box-shadow:4px 18px 36px #2846781a,3px 8px 18px #1e325a1a;position:relative}.pm-color-card{display:flex;flex-direction:column;gap:6px;padding:0;border-radius:0;background:none;border:0;box-shadow:none}.pm-color-top{display:grid;grid-template-columns:auto 1fr minmax(120px,180px) auto;gap:10px;align-items:center}@media (max-width: 520px){.pm-color-top{grid-template-columns:auto 1fr;grid-template-rows:auto auto}}.pm-color-title{font-weight:700;color:#0b1220}.pm-color-swatch-live{width:36px;height:36px;border-radius:8px;border:2px solid #fff;box-shadow:0 0 0 2px #00000014 inset}.pm-hex-input{height:32px;padding:0 10px;border:1px solid #d1d5db;border-radius:8px;background:#fff;font-weight:600}.pm-eyedrop-btn{width:36px;height:32px;border:1px solid #d1d5db;border-radius:8px;background:#fff;display:inline-flex;align-items:center;justify-content:center}.pm-color-main{display:grid;grid-template-columns:1fr 12px;gap:12px;align-items:stretch;overflow:hidden}.pm-sv-plane{position:relative;width:100%;height:180px;border-radius:10px;overflow:hidden;border:1px solid rgba(0,0,0,.12);background:#fff}.pm-hue-bar{width:12px;height:180px;border-radius:10px;border:1px solid rgba(0,0,0,.12);overflow:hidden;background:#fff;position:relative}.pm-color-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:4px}.pm-sv-plane{position:relative}.pm-sv-handle{position:absolute;width:12px;height:12px;border-radius:999px;border:2px solid #fff;box-shadow:0 0 0 1px #0000003d;transform:translate(-50%,-50%);pointer-events:none}.pm-hue-handle{position:absolute;left:-2px;right:-2px;height:4px;background:#fff;box-shadow:0 0 0 1px #0000003d;transform:translateY(-50%);pointer-events:none}.pm-alpha-xbar{position:relative;width:100%;height:14px;border-radius:999px;border:1px solid rgba(0,0,0,.12);overflow:hidden;grid-column:1 / -1;background-image:var(--alpha-gradient),repeating-linear-gradient(45deg,#e5e7eb 0 8px,#fff 8px 16px)}.pm-alpha-handle-x{position:absolute;top:50%;transform:translate(-50%,-50%);width:14px;height:14px;border-radius:999px;background:#fff;box-shadow:0 0 0 2px #0000003d}.pm-btn{height:32px;padding:0 12px;border-radius:8px;font-weight:600}.pm-color-card .pm-btn{border-radius:10px}.pm-btn-ghost{background:#fff9;border:1px solid rgba(255,255,255,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:inset 0 0 0 1px #ffffff59,0 2px 8px #1118271a;color:#0f172a}.pm-btn-primary{background:linear-gradient(to bottom,#2563ebe6,#2563ebcc);color:#fff;border:1px solid rgba(30,64,175,.85);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:inset 0 0 0 1px #ffffff40,0 4px 10px #2563eb47}.pm-btn-ghost:hover,.pm-btn-ghost:focus-visible{background:#ffffffb3}.pm-btn-primary:hover,.pm-btn-primary:focus-visible{background:linear-gradient(to bottom,#2563ebf2,#2563ebd9)}.pm-hub__header:has(+.pm-hub__content>.pm-color-card) .pm-hub__back,.pm-hub__header:has(+.pm-hub__content>.pm-color-card) .pm-hub__close{display:none!important}.pm-color-card{width:100%;max-width:360px;box-sizing:border-box;margin:0 auto;display:grid;grid-template-rows:auto 1fr auto;gap:14px;padding:0;border-radius:0;background:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;box-shadow:none}.pm-color-top{display:grid;grid-template-columns:32px 1fr auto 32px;align-items:center;gap:10px}.pm-color-title{font-size:15px;font-weight:600;color:#0b1220}.pm-color-swatch-live{width:32px;height:32px;border-radius:8px;border:2px solid #fff;box-shadow:0 0 0 2px #0000000f inset}.pm-hex-input{width:180px;max-width:100%;height:34px;padding:0 10px;border-radius:10px;border:1px solid rgba(255,255,255,.7);background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:inset 0 0 0 1px #ffffff59,0 2px 8px #1118271a;font-weight:600}.pm-hex-input[aria-invalid=true]{border-color:#ef4444;box-shadow:0 0 0 2px #ef444426}.pm-eyedrop-btn{width:32px;height:32px;border-radius:8px;border:1px solid #d1d5db;background:#fff;display:inline-flex;align-items:center;justify-content:center}.pm-color-main{display:grid;grid-template-columns:1fr 14px;gap:12px;align-items:stretch;width:100%;box-sizing:border-box;overflow:hidden}.pm-sv-plane{position:relative;width:100%;aspect-ratio:1 / 1;min-width:0;min-height:200px;max-width:100%;border-radius:12px;overflow:hidden;border:1px solid rgba(0,0,0,.12);background:#fff;margin-inline:auto}.pm-color-main .pm-hue-bar{width:14px;height:100%;border-radius:10px;position:relative;overflow:hidden}.pm-hue-gradient{width:100%;height:100%;background:linear-gradient(to bottom,red,#ff0 17%,#0f0 33%,#0ff,#00f 67%,#f0f 83%,red)}.pm-rgb-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;align-items:center;grid-column:1 / -1}.pm-rgb-row label{font-size:12px;color:#334155}.pm-rgb-row input{width:64px;height:34px;padding:0 8px;border-radius:10px;border:1px solid rgba(255,255,255,.7);background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:inset 0 0 0 1px #ffffff59,0 2px 8px #1118271a;font-weight:600}.pm-rgb-row input[aria-invalid=true]{border-color:#ef4444;box-shadow:0 0 0 2px #ef444426}.pm-color-actions{display:flex;justify-content:center;align-items:center;gap:8px;position:sticky;bottom:max(8px,env(safe-area-inset-bottom));padding-top:6px;padding-bottom:0;margin-top:8px;background:transparent}.pm-swatches{display:grid;grid-template-columns:repeat(8,1fr);gap:8px;margin-top:4px;grid-column:1 / -1}.pm-sw-btn{width:28px;height:28px;border-radius:6px;border:1px solid rgba(0,0,0,.1);flex:0 0 28px;min-width:28px;min-height:28px;background:var(--swatch, #000);box-shadow:inset 0 0 0 2px #fffc}.pm-glass-btn{background:#ffffff9e!important;color:#0f172a;border:1px solid #ffffff!important;border-radius:10px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:relative;box-shadow:0 4px 10px #1e325a1f,inset 0 1px #ffffffbf,inset 1px 0 #ffffffbf,inset 0 6px 10px -8px #fff9,inset 6px 0 10px -8px #ffffff8c;transform:translateZ(0) scale(1);will-change:transform;transition:transform var(--pm-pop-dur) var(--pm-pop-out);transform-origin:center center;display:inline-flex;align-items:center;gap:8px}.pm-glass-btn:not(:disabled):hover,.pm-glass-btn:not(:disabled):focus-visible{transform:translateZ(0) scale(var(--pm-pop-scale));transition-timing-function:var(--pm-pop-in)}.pm-btn-with-icon{display:inline-flex;align-items:center;gap:8px;padding:8px 12px}.pm-btn-icon{width:18px;height:18px;display:block}.pm-btn-label{line-height:1}.pm-drop-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;pointer-events:none}.pm-drop-content{text-align:center;color:#fff;pointer-events:none;padding:24px}.pm-drop-icon{width:96px;height:96px;display:block;margin:0 auto 16px;filter:drop-shadow(0 4px 12px rgba(0,0,0,.35))}.pm-drop-text{font-size:clamp(22px,4vw,40px);font-weight:800;line-height:1.15;letter-spacing:.2px;text-shadow:0 2px 8px rgba(0,0,0,.4)}.pm-confirm-backdrop{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;background:#00000073;padding:16px}.pm-confirm-modal{width:min(520px,94vw);background:#ffffff2e;border:1px solid rgba(255,255,255,.6);-webkit-backdrop-filter:blur(16px) saturate(120%);backdrop-filter:blur(16px) saturate(120%);border-radius:16px;color:#0f172a;box-shadow:0 20px 50px #11182740,inset 0 1px #ffffff59}.pm-confirm-body{padding:20px 20px 8px}.pm-confirm-text{font-size:16px;font-weight:600;text-align:center}.pm-confirm-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:8px 20px 20px}.pm-confirm-actions>*:only-child{grid-column:1 / -1;justify-self:center}@media (max-width: 480px){.pm-confirm-modal{border-radius:14px;width:96vw}.pm-confirm-text{font-size:15px}}.pm-share-backdrop{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a73;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.pm-share-modal{width:min(640px,100%);max-height:calc(100vh - 48px);background:#ffffff2e;border:1px solid rgba(255,255,255,.45);border-radius:24px;box-shadow:0 30px 80px #0d172c59;display:flex;flex-direction:column;overflow:hidden;color:#0f172a;-webkit-backdrop-filter:blur(28px) saturate(140%);backdrop-filter:blur(28px) saturate(140%)}.pm-share-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:linear-gradient(180deg,#ffffff42,#ffffff2e)}.pm-share-title{font-size:20px;font-weight:600;color:#0f172a;margin:0;text-shadow:0 1px 2px rgba(255,255,255,.4)}.pm-share-close{border:1px solid rgba(255,255,255,.55);background:#ffffff52;color:#0f172a;font-size:28px;line-height:1;padding:8px;margin:-8px;cursor:pointer;border-radius:12px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:inset 0 0 0 1px #ffffff4d,0 4px 12px #0f172a2e;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.pm-share-close:hover,.pm-share-close:focus-visible{background:#ffffff73;outline:2px solid rgba(59,130,246,.55);outline-offset:2px;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #fff6,0 6px 16px #0f172a38}.pm-share-body{padding:0 24px 24px;display:flex;flex-direction:column;gap:18px;overflow-y:auto;background:linear-gradient(180deg,#ffffff42,#ffffff2e)}.pm-share-preview{padding:0;display:flex;align-items:center;justify-content:center;min-height:240px;background:none;border:0;border-radius:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.pm-share-preview img{width:100%;max-width:var(--pm-share-preview-max-width-desktop, 520px);height:auto;border-radius:12px;box-shadow:0 18px 38px #0f172a40;border:1px solid rgba(255,255,255,.45)}@media (max-width: 768px){.pm-share-preview img{max-width:var(--pm-share-preview-max-width-mobile, 92vw)}}.pm-share-preview-empty{text-align:center;color:#0f172ac7;font-size:14px;line-height:1.6;padding:16px;text-shadow:0 1px 2px rgba(255,255,255,.45)}.pm-share-meta{font-size:13px;color:#0f172ab3;display:flex;justify-content:center;text-shadow:0 1px 2px rgba(255,255,255,.4)}.pm-share-actions{display:flex;flex-wrap:wrap;gap:12px;background:#ffffff29;border-radius:14px;padding:12px;border:1px solid rgba(255,255,255,.35);-webkit-backdrop-filter:blur(12px) saturate(130%);backdrop-filter:blur(12px) saturate(130%);box-shadow:inset 0 0 0 1px #fff3}.pm-share-actions .pm-btn{flex:1 1 30%;min-width:140px}.pm-share-link{display:flex;flex-direction:column;gap:10px;padding:12px;background:#ffffff29;border-radius:16px;border:1px solid rgba(255,255,255,.35);-webkit-backdrop-filter:blur(14px) saturate(135%);backdrop-filter:blur(14px) saturate(135%);box-shadow:inset 0 0 0 1px #fff3}.pm-share-link-field{display:flex;gap:10px;align-items:center;background:#ffffff38;border-radius:12px;padding:10px;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(12px) saturate(130%);backdrop-filter:blur(12px) saturate(130%)}.pm-share-link-url{flex:1 1 auto;min-width:0;padding:12px 14px;border-radius:12px;border:1px solid rgba(255,255,255,.45);background:#ffffff5c;font-size:14px;color:#0f172a;line-height:1.4;-webkit-backdrop-filter:blur(10px) saturate(130%);backdrop-filter:blur(10px) saturate(130%);box-shadow:inset 0 0 0 1px #ffffff4d}.pm-share-link-url:focus{outline:2px solid rgba(59,130,246,.55);outline-offset:2px}.pm-share-link-note{font-size:13px;color:#0f172ab3;text-shadow:0 1px 2px rgba(255,255,255,.4)}.pm-share-link--status,.pm-share-link--error{font-size:14px;line-height:1.5;padding:8px 0;text-shadow:0 1px 2px rgba(255,255,255,.35)}.pm-share-link--status{color:#1e293bd9}.pm-share-link--error{color:#dc2626}.pm-share-copy{white-space:nowrap;box-shadow:inset 0 0 0 1px #ffffff40,0 4px 10px #2563eb40}.pm-share-socials{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px;padding-top:4px}.pm-share-social{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:999px;background:#0f172ab8;color:#fff;font-size:13px;font-weight:600;text-decoration:none;border:1px solid rgba(255,255,255,.35);-webkit-backdrop-filter:blur(10px) saturate(130%);backdrop-filter:blur(10px) saturate(130%);box-shadow:inset 0 0 0 1px #fff3,0 8px 18px #0f172a33;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.pm-share-social:hover,.pm-share-social:focus-visible{background:#0f172ad9;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #ffffff40,0 10px 22px #0f172a47}.pm-share-social:focus-visible{outline:2px solid rgba(59,130,246,.6);outline-offset:2px}@media (max-width: 640px){.pm-share-backdrop{padding:12px}.pm-share-modal{max-height:calc(100vh - 24px)}.pm-share-header{padding:16px 18px}.pm-share-body{padding:0 18px 18px}.pm-share-actions{padding:10px}.pm-share-link-field{flex-direction:column;align-items:stretch;padding:12px;gap:12px}.pm-share-copy{width:100%}}body.pm-designer-active .header-sections{display:none!important}body.pm-designer-active .container[data-site-container]{max-width:none!important;padding-left:0!important;padding-right:0!important}body.pm-designer-active .main-content{padding-top:0!important}.pm-topbar{--pm-topbar-h: 96px;height:var(--pm-topbar-h);display:flex;align-items:center;justify-content:center;position:relative;margin:16px 16px 0;padding:0 16px;background:linear-gradient(to bottom,#ffffff0f,#00000014),#ffffff26;border-radius:30px;border:1px solid #ffffff;box-shadow:4px 18px 36px #2846781a,3px 8px 18px #1e325a1a}.pm-topbar-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.pm-topbar-logo{max-height:80px;height:80px;width:auto;display:block}.pm-exit-btn{position:absolute;left:16px;height:56px;padding:0 16px;font-weight:700}@media (max-width: 768px){.pm-mobile-root{height:var(--pm-vh, 100vh);overflow:hidden;position:relative;display:flex;flex-direction:column}html,body{height:var(--pm-vh, 100vh);overflow:hidden!important;overscroll-behavior:none}#pm-designer{height:var(--pm-vh, 100vh);overflow:hidden}input,select,textarea{font-size:16px!important}.pm-topbar{--pm-topbar-h: 64px;height:var(--pm-topbar-h);box-sizing:border-box;margin:0;padding:calc(env(safe-area-inset-top) + var(--pm-topbar-buffer)) 12px 0 12px;border-radius:0;width:100vw;justify-content:space-between}.pm-topbar-actions{gap:8px}.pm-topbar-logo{height:50px;max-height:50px}.pm-exit-btn{display:none!important}.pm-topbar .pm-btn{min-height:48px;height:48px;padding:0 14px}}.pm-mobile-view-toggle{background:#fffc;color:#0f172a;border:1px solid #ffffff;width:60px;height:60px;border-radius:50%;font-weight:700;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 16px #1e325a1a}@media (max-width: 768px){.pm-rail-left,.pm-aside,.pm-bottombar{display:none!important}.pm-studio{padding:0;height:90%;overflow:hidden;grid-template-columns:1fr!important;grid-template-rows:1fr!important}.pm-studio.has-panel .pm-aside{display:none!important}.pm-exit-btn{width:56px;height:56px;padding:0;justify-content:center}.pm-exit-btn .pm-btn-label{display:none}.pm-exit-btn .pm-btn-icon{width:22px;height:22px}.pm-center{grid-column:1;grid-row:1;width:100vw;gap:0;justify-content:center;padding:12px 12px var(--pm-viewport-gap) 12px;box-sizing:border-box;height:calc(100% - var(--pm-mobile-toolbar-h));min-height:0}.pm-stageShell,.pm-stage{width:100%;height:100%}.pm-stageShell,.pm-stage{touch-action:none;-ms-touch-action:none;user-select:none}.pm-mobile-toolbar{position:fixed;left:0;right:0;bottom:0;height:calc(var(--pm-mobile-toolbar-h) + env(safe-area-inset-bottom));min-height:calc(56px + env(safe-area-inset-bottom));padding:0 8px env(safe-area-inset-bottom);display:flex;align-items:stretch;justify-content:flex-start;gap:8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;text-align:center;z-index:1000;background:linear-gradient(to bottom,#ffffff0f,#00000014),#ffffff26;border:1px solid #ffffff;border-radius:0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:4px 18px 36px #2846781a,3px 8px 18px #1e325a1a;transition:height .22s ease,border-radius .22s ease,transform .22s ease;will-change:height,border-radius,transform}.pm-topbar .pm-btn{min-height:48px;height:48px;padding:0 14px}.pm-mobile-toolbar:not(.is-sheet):not(.is-editing) .pm-mobile-tool{min-height:48px;flex:0 0 22%;scroll-snap-align:start}.pm-mobile-toolbar:not(.is-sheet):not(.is-editing)::-webkit-scrollbar{display:none;height:0}.pm-mobile-toolbar.is-editing{height:auto;padding:10px 12px;display:block}.pm-mobile-toolbar.is-sheet{height:var(--pm-vh, 100vh);min-height:var(--pm-vh, 100vh);border-radius:30px 30px 0 0;padding:10px 12px calc(10px + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:8px;overflow:hidden;overscroll-behavior:contain;animation:pm-sheet-in .22s ease both}.pm-mobile-toolbar.is-sheet.is-compact{height:30vh;min-height:0}.pm-mobile-toolbar.is-sheet.is-rotate{height:20vh;min-height:0}.pm-mobile-toolbar.is-sheet.is-color{height:45vh;min-height:260px}.pm-mobile-toolbar.is-sheet.is-shape-color{height:52vh;min-height:300px}.pm-mobile-toolbar.is-sheet .pm-sv-plane,.pm-mobile-toolbar.is-sheet .pm-hue-bar,.pm-mobile-toolbar.is-sheet .pm-alpha-xbar{touch-action:none}.pm-mobile-toolbar.is-sheet .pm-rgb-row{grid-column:1 / 2;justify-self:center;width:max-content}.pm-mobile-toolbar.is-sheet .pm-color-card{background:transparent!important;border:0!important;box-shadow:none!important}.pm-mobile-toolbar.is-sheet .pm-color-card .pm-eyedrop-btn{display:none!important}.pm-mobile-toolbar.is-sheet .pm-color-actions{position:sticky;bottom:calc(env(safe-area-inset-bottom) + 8px);padding:8px 12px 0;margin-top:4px}.pm-mobile-toolbar.is-sheet .pm-color-main{max-height:36vh;overflow:hidden}.pm-mobile-toolbar.is-sheet .pm-swatches{display:flex;align-items:center;flex-wrap:nowrap;gap:8px;overflow-x:auto;padding:6px 2px;-webkit-overflow-scrolling:touch;touch-action:pan-x!important;overscroll-behavior-x:contain;-ms-overflow-style:none;scrollbar-width:none}.pm-mobile-toolbar.is-sheet .pm-swatches::-webkit-scrollbar{display:none;width:0;height:0}.pm-mobile-toolbar.is-sheet.is-leaving{animation:pm-sheet-out .22s ease both}@keyframes pm-sheet-in{0%{transform:translateY(55%)}to{transform:translateY(0)}}@keyframes pm-sheet-out{0%{transform:translateY(0)}to{transform:translateY(60%)}}.pm-mobile-toolbar .pm-mobile-tool{appearance:none;background:transparent;border:0;margin:0;padding:6px 4px 10px;color:#111827;font:inherit;font-weight:700;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:100%;height:100%;text-align:center}.pm-mobile-toolbar .pm-mobile-tool__icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center}.pm-mobile-toolbar .pm-mobile-tool__icon img{max-width:100%;max-height:100%;object-fit:contain;display:block}.pm-mobile-toolbar .pm-mobile-ai-progress{min-width:100%;min-height:100%;display:inline-flex;align-items:center;justify-content:center;padding:4px 6px;border-radius:10px;background:#111827;color:#fff;font-weight:800;font-size:12px;line-height:1.1;letter-spacing:.01em}.pm-mobile-toolbar .pm-mobile-tool__label{font-size:12px;line-height:1.2}.pm-mobile-toolbar.is-sheet.is-products,.pm-mobile-toolbar.is-sheet.is-library{height:var(--pm-vh, 100vh);min-height:var(--pm-vh, 100vh)}.pm-products-sheet .pm-product-list .pm-product-row{height:calc(var(--pm-vh, 100vh) * .13)}.pm-products-sheet .pm-product-list .pm-product-row>img{height:calc(var(--pm-vh, 100vh) * .13);width:auto;object-fit:contain}.pm-products-sheet{display:flex;flex-direction:column;height:100%}.pm-mobile-sheet-content .pm-mobile-sheet-scroll{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable both-edges}.pm-products-sheet .pm-hub__content{overflow:visible;padding:0}.pm-products-qty{display:flex;flex-direction:column;height:100%}.pm-qty-list-scroll{flex:1 1 auto;min-height:0;overflow:auto;padding-bottom:12px}.pm-ws-qty-row{padding:12px 16px;border-bottom:1px solid rgba(0,0,0,.06)}.pm-ws-qty-header{display:grid;grid-template-columns:64px 1fr;gap:12px;align-items:center;margin-bottom:10px}.pm-ws-qty-header img,.pm-ws-qty-thumb-fallback{width:64px;height:64px;border-radius:8px;object-fit:cover;background:#f3f4f6}.pm-ws-qty-title{font-size:14px;line-height:1.2;color:#0f172a;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pm-qty-strip{display:flex;gap:12px;overflow-x:auto;padding:4px 2px 8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.pm-qty-strip .pm-size-cell{flex:0 0 auto;scroll-snap-align:start}.pm-qty-footer{position:sticky;bottom:0;padding:12px 0 calc(12px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;background:none;border:0;-webkit-backdrop-filter:none;backdrop-filter:none}.pm-qty-total{font-weight:600}.pm-qty-total.pm-btn{display:inline-flex;align-items:center;justify-content:center;pointer-events:none;cursor:default}.pm-mobile-edit{display:flex;gap:8px;align-items:center}.pm-mobile-edit textarea{flex:1;min-height:44px;max-height:36vh;resize:none;border-radius:10px;border:1px solid #ffffff;padding:8px 10px;background:#ffffffe6;font-size:16px}.pm-mobile-done{height:44px;padding:0 14px;border-radius:10px;border:1px solid #ffffff;background:#111827db;color:#fff;font-weight:700}.pm-mobile-sheet-head{display:flex;align-items:center;justify-content:space-between;min-height:44px;width:100%}.pm-mobile-sheet-title{text-align:center;font-weight:800}.pm-mobile-sheet-content{flex:1;min-height:0;overflow:hidden;width:100%;display:flex;flex-direction:column}.pm-mobile-sheet-spacer{width:36px;height:36px;display:inline-block}.pm-mobile-sheet-content .pm-font-list{height:100%;display:flex;flex-direction:column}.pm-mobile-sheet-content .pm-font-items{flex:1;overflow-y:auto}.pm-mobile-ai-pane{display:flex;flex-direction:column;height:100%;min-height:0}.pm-mobile-ai-header{position:sticky;top:0;z-index:2;padding:8px 4px 10px;border-bottom:1px solid rgba(15,23,42,.08);transition:opacity .18s ease,filter .18s ease,transform .18s ease}.pm-mobile-ai-fields{display:flex;flex-direction:column;gap:10px}.pm-mobile-ai-prompt .pm-ai-input{width:100%}.pm-mobile-ai-controls{align-items:stretch;gap:10px}.pm-mobile-ai-controls .pm-ai-generate-col{width:100%;max-width:none}.pm-mobile-ai-controls+.pm-ai-style-picker{margin-top:4px}.pm-mobile-ai-scroll{flex:1;min-height:0;overflow-y:auto;padding:12px 4px calc(14px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;transition:opacity .18s ease,filter .18s ease,transform .18s ease}.pm-mobile-ai-header.is-faded,.pm-mobile-ai-scroll.is-faded{opacity:0;filter:blur(6px);transform:scale(.985);pointer-events:none;height:0;max-height:0;padding:0;margin:0;border:0;overflow:hidden;visibility:hidden}.pm-mobile-ai-scroll.is-faded{flex:0 0 auto;min-height:0}.pm-mobile-close{width:36px;height:36px;border-radius:50%;border:1px solid #ffffff;background:#ffffff9e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:inline-flex;align-items:center;justify-content:center;padding:0}.pm-mobile-close img{width:18px;height:18px;display:block}.pm-mobile-back{height:36px;padding:0 14px;border-radius:12px;border:1px solid #ffffff;background:#ffffffbf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-weight:800;font-size:14px;display:inline-flex;align-items:center;justify-content:center}.pm-mobile-toolbar.is-sheet .pm-font-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:80%;margin:0 auto;padding:12px;align-items:start;justify-content:center;align-content:start}.pm-mobile-toolbar.is-sheet .pm-font-items>.pm-list-row.backlink{grid-column:1 / -1}.pm-mobile-toolbar.is-sheet .pm-font-items>.pm-hub__tiles{grid-column:1 / -1}.pm-mobile-toolbar.is-sheet .pm-font-items>.pm-list-row,.pm-mobile-toolbar.is-sheet .pm-font-items>.pm-font-row{background:#ffffff9e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff;border-radius:14px;box-shadow:0 6px 16px #1e325a1a;display:flex;align-items:center;justify-content:center;min-height:64px;padding:10px;text-align:center;margin:0!important}.pm-mobile-toolbar.is-sheet .pm-font-items>*{align-self:stretch}.pm-font-cat-title{font-size:1.1em;font-weight:700}.pm-list-row.backlink{border-top:1px solid #e5e7eb}.pm-mobile-toolbar.is-sheet .pm-font-search{background:#ffffffe6;font-size:16px}.pm-mobile-toolbar.is-sheet .pm-font-items{overflow-x:visible}.pm-mobile-toolbar.is-sheet .pm-font-items>.pm-list-row .pm-list-right{display:none}.pm-mobile-backdrop{position:fixed;inset:0;background:#0000000d;z-index:900}.pm-mobile-tools{display:flex;gap:14px;overflow-x:auto;padding:8px 10px;grid-column:1 / -1}.pm-mobile-graphic,.pm-mobile-text{align-items:center}.pm-mobile-graphic>*,.pm-mobile-text>*{flex:0 0 auto}.pm-mobile-size-row{display:inline-flex;align-items:center;justify-content:flex-start;gap:12px;padding:0;height:auto;border:0;background:transparent;border-radius:0;-webkit-backdrop-filter:none;backdrop-filter:none;white-space:nowrap;box-shadow:none}.pm-mobile-size-row .pm-size-field{display:inline-flex;align-items:center;gap:6px}.pm-mobile-size-row .pm-size-field span{font-size:12px;font-weight:600}.pm-mobile-size-row .pm-size-field input[type=number]{width:72px;padding:6px 8px;border-radius:8px;font-size:16px;line-height:1.35}.pm-mobile-icon-strip{position:static;bottom:auto;display:inline-flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:12px;padding:0;background:transparent;border-top:0}.pm-mobile-icon-strip .pm-icon-btn{flex:0 0 auto}.pm-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:70px;background:transparent;border:0;color:#111827}.pm-tile img,.pm-tile .pm-tile-icon{width:24px;height:24px;display:block}.pm-swatch{width:24px;height:24px;border-radius:6px;border:1px solid rgba(0,0,0,.15);box-shadow:inset 0 0 0 2px #ffffffd9}.pm-tile-label{font-size:11px;margin-top:6px;text-align:center;opacity:.9}}.pm-qty-prompt-dim{position:fixed;inset:0;background:#0b12208c;backdrop-filter:blur(10px);z-index:460;pointer-events:none}.pm-bottombar.pm-qty-prompt-target{z-index:470}.pm-bottombar.pm-qty-prompt-target .pm-size-grid{box-shadow:0 0 0 2px #3b82f673,0 18px 36px #0f172a40;border-radius:18px}.pm-qty-prompt-popover{position:absolute;left:clamp(24px,8vw,64px);bottom:calc(100% + 16px);padding:12px 20px;border-radius:14px;background:#0f172ac7;color:#f8fafc;font-weight:600;letter-spacing:.01em;backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.24);box-shadow:0 18px 36px #0f172a73;pointer-events:none;max-width:340px;z-index:2}.pm-mobile-qty-hint{position:sticky;top:0;margin-bottom:12px;padding:12px 16px;border-radius:14px;background:#0f172ac7;color:#f8fafc;text-align:center;font-weight:600;border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(14px);box-shadow:0 12px 24px #0f172a52;pointer-events:none;z-index:1}.pm-ai-shell{position:relative;overflow:visible}.pm-ai-shell.has-detail{overflow:hidden}.pm-ai-shell__content{transition:opacity .18s ease,filter .2s ease,transform .2s ease;max-height:100%}.pm-ai-shell__content.is-faded{opacity:0;filter:blur(8px);transform:scale(.985);pointer-events:none}.pm-ai-shell__detail{position:absolute;inset:0;width:100%;display:flex;justify-content:center;align-items:center;padding:4px 6px 10px;opacity:0;pointer-events:none;transition:opacity .2s ease;overflow:hidden}.pm-ai-detail{display:flex;flex-direction:column;gap:12px;min-height:0;margin:0 auto;padding:12px 10px 6px;width:min(620px,100%);border-radius:24px;max-height:calc(100% - 12px);overflow:hidden;opacity:0;transform:scale(.96);transition:opacity .2s ease,transform .2s ease;animation:pm-ai-detail-zoom .2s ease forwards}.pm-ai-shell.has-detail .pm-ai-detail{opacity:1;transform:scale(1)}.pm-ai-shell.has-detail .pm-ai-detail__preview{transform:scale(1)}.pm-ai-shell.has-detail .pm-ai-shell__detail{opacity:1;pointer-events:auto}.pm-ai-detail__header{display:flex;justify-content:space-between;align-items:center;gap:8px}.pm-ai-detail__header-actions{display:flex;gap:8px;align-items:center}.pm-ai-detail__back,.pm-ai-detail__close{appearance:none;border:1px solid rgba(15,23,42,.12);background:#0f172a0f;color:#0f172a;border-radius:12px;padding:8px 12px;font-weight:700;cursor:pointer;transition:background .12s ease,transform .12s ease,border-color .12s ease}.pm-ai-detail__back:hover,.pm-ai-detail__close:hover,.pm-ai-detail__back:focus-visible,.pm-ai-detail__close:focus-visible{background:#2563eb1f;border-color:#2563eb47;outline:none;transform:translateY(-1px)}.pm-ai-detail__close{min-width:64px;text-align:center}.pm-ai-detail__body{display:flex;flex-direction:column;gap:10px;align-items:center;width:100%}.pm-ai-detail__preview-shell{display:flex;justify-content:center;padding:4px 0;position:relative}.pm-ai-detail__preview{background:#fff6;border-radius:18px;padding:14px;box-shadow:inset 0 0 0 1px #0f172a0f;width:80%;max-width:360px;aspect-ratio:1 / 1;max-height:clamp(220px,38vh,400px);display:flex;align-items:center;justify-content:center;transform:scale(.97);transition:transform .22s ease,box-shadow .22s ease,width .2s ease,max-width .2s ease;position:relative}.pm-ai-detail__preview img{width:100%;height:100%;object-fit:contain;display:block;border-radius:12px}.pm-ai-detail__expand{position:absolute;top:10px;right:10px;width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.9);background:#ffffffdb;box-shadow:0 10px 18px #0f172a29;display:inline-flex;align-items:center;justify-content:center;transform:rotate(-90deg);transition:transform .14s ease,box-shadow .14s ease,background .14s ease}.pm-ai-detail__expand img{width:20px;height:20px;display:block}.pm-ai-detail__expand:hover,.pm-ai-detail__expand:focus-visible{transform:rotate(-90deg) translateY(-1px);box-shadow:0 14px 24px #0f172a38;outline:none}@keyframes pm-ai-detail-zoom{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes pm-ai-style-nudge{0%{transform:scale(1)}30%{transform:scale(1.06)}70%{transform:scale(1.06)}to{transform:scale(1)}}.pm-ai-detail__info{display:flex;flex-direction:column;gap:14px;min-height:0;width:min(560px,100%);align-items:center;position:relative}.pm-ai-detail__cta{align-self:center;min-width:200px;width:min(420px,100%);min-height:48px;box-shadow:0 10px 24px #0f172a1f}.pm-ai-detail__action-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:min(420px,100%)}.pm-ai-detail__action-btn{min-height:48px;background:#ffffffad;border-radius:14px;font-weight:800;box-shadow:0 8px 18px #0f172a1f;width:100%;justify-content:center}.pm-ai-detail__field{display:flex;flex-direction:column;gap:6px;width:100%;align-items:center}.pm-ai-detail__label-row{display:inline-flex;align-items:center;gap:8px}.pm-ai-detail__label{font-weight:700;color:#0f172a;text-align:center}.pm-ai-detail__style-tag{padding:4px 10px;border-radius:999px;background:#ffffffb8;border:1px solid rgba(255,255,255,.9);font-size:12px;font-weight:700;color:#0f172a;box-shadow:inset 0 1px #ffffffe6}.pm-ai-detail__input{appearance:none;border:1px solid rgba(255,255,255,.9);background:linear-gradient(180deg,#ffffffc2,#ffffff9e);border-radius:16px;padding:14px 16px;min-height:52px;font-size:15px;font-weight:600;color:#111827;text-align:left;width:100%;box-shadow:0 10px 24px #0f172a1f,inset 0 1px #ffffffbf;cursor:copy;transition:transform .12s ease,box-shadow .12s ease,background .12s ease;display:inline-flex;align-items:flex-start;justify-content:flex-start;gap:8px}.pm-ai-detail__input span{display:block;white-space:pre-wrap;word-break:break-word}.pm-ai-detail__input:hover:not(:disabled),.pm-ai-detail__input:focus-visible:not(:disabled){transform:translateY(-1px);outline:none;background:linear-gradient(180deg,#ffffffdb,#ffffffb3)}.pm-ai-detail__input:disabled{opacity:.7;cursor:not-allowed}.pm-ai-detail__meta-card{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));background:#ffffffad;border:1px solid rgba(255,255,255,.92);border-radius:22px;box-shadow:0 14px 30px #0f172a1f,inset 0 1px #ffffffd9;padding:14px 16px;gap:10px}.pm-ai-detail__meta-col{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center}.pm-ai-detail__meta-col+.pm-ai-detail__meta-col{border-left:1px solid rgba(15,23,42,.12);padding-left:14px}.pm-ai-detail__meta-icon{width:24px;height:24px;flex-shrink:0;opacity:.9}.pm-ai-detail__meta-copy{display:flex;flex-direction:column;gap:4px;align-items:center;text-align:center}.pm-ai-detail__meta-label{font-weight:700;color:#0f172a}.pm-ai-detail__meta-value{font-weight:600;color:#334155;opacity:.9}.pm-ai-detail__icon-actions{width:100%;display:flex;align-items:flex-start;justify-content:center;gap:18px;padding-top:4px}.pm-ai-detail__icon-action{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0}.pm-ai-detail__icon-btn{width:5vh;height:5vh;border-radius:50%;border:1px solid rgba(255,255,255,.95);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 24px #0f172a2e;transition:transform .14s ease,box-shadow .14s ease}.pm-ai-detail__icon-btn img{width:26px;height:26px;display:block}.pm-ai-detail__icon-btn--favorite,.pm-ai-detail__icon-btn--delete{background:#ffffffad}.pm-ai-detail__icon-btn:hover:not(:disabled),.pm-ai-detail__icon-btn:focus-visible:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 28px #0f172a38;outline:none}.pm-ai-detail__icon-btn[disabled]{opacity:1;cursor:default}.pm-ai-detail__icon-label{font-weight:700;color:#0f172a;font-size:14px}.pm-ai-detail__notice{position:absolute;top:-10px;left:50%;transform:translate(-50%);padding:10px 14px;border-radius:12px;background:#0f172adb;color:#f8fafc;font-weight:700;text-align:center;box-shadow:0 12px 24px #0f172a40;pointer-events:none}.pm-ai-detail.is-expanded .pm-ai-detail__collapse{opacity:0;max-height:0;height:0;margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;overflow:hidden;pointer-events:none;transition:opacity .16s ease,max-height .16s ease}.pm-ai-detail.is-expanded .pm-ai-detail__preview{max-height:clamp(280px,52vh,620px);transform:scale(1)}.pm-ai-detail.is-expanded .pm-ai-detail__info{gap:10px}.pm-ai-detail.is-expanded .pm-ai-detail__cta{margin-top:8px}.pm-ai-detail.is-expanded .pm-ai-detail__expand{opacity:0;pointer-events:none;transform:rotate(-90deg) translateY(-2px) scale(1.02)}@media (max-width: 768px){.pm-ai-detail__body{gap:10px}.pm-ai-detail__preview{max-width:100%;max-height:clamp(180px,32vh,320px)}.pm-ai-detail__cta{width:100%}}.pm-ai-style-strip{cursor:grab}.pm-ai-style-strip.is-dragging{cursor:grabbing;user-select:none}@media (max-width: 768px){.pm-ai-style-strip{scrollbar-width:none;-ms-overflow-style:none}.pm-ai-style-strip::-webkit-scrollbar{display:none;height:0}}
