.sc-editor,.sc-editor-shell,.sc-popover,:root{--sc-accent:#06b6d4;--sc-accent-dark:#0891b2;--sc-accent-soft:#c5dce8;--sc-border:#b9c9d8;--sc-muted:#4f6070;--sc-text:#0f172a;--sc-bg:#d0dbe6;--sc-card:#dde7f0;--sc-surface:#d5e0ea;--sc-chip:#cfdce8;--sc-chip-active:#06b6d4;--sc-shadow:0 8px 24px rgba(15, 23, 42, 0.1),0 2px 6px rgba(15, 23, 42, 0.05);--sfa-theme-dur:0.8s;--sc-ui:1}html.sfa-theme-animating,html.sfa-theme-animating body{transition:background-color var(--sfa-theme-dur) ease,background var(--sfa-theme-dur) ease,color var(--sfa-theme-dur) ease,border-color var(--sfa-theme-dur) ease,box-shadow var(--sfa-theme-dur) ease!important}html.sfa-theme-animating body :not(canvas):not(img):not(video):not(iframe):not(svg):not(path):not(circle):not(rect):not(line):not(polyline):not(polygon){transition:background-color var(--sfa-theme-dur) ease,background var(--sfa-theme-dur) ease,color var(--sfa-theme-dur) ease,border-color var(--sfa-theme-dur) ease,box-shadow var(--sfa-theme-dur) ease,outline-color var(--sfa-theme-dur) ease,filter var(--sfa-theme-dur) ease!important}@media (prefers-reduced-motion:reduce){html.sfa-theme-animating,html.sfa-theme-animating body,html.sfa-theme-animating body *{transition:none!important}}.sc-editor{display:flex;flex-direction:column;min-height:100%;height:auto;background:var(--sc-bg);color:var(--sc-text);font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;box-sizing:border-box}.sc-editor *,.sc-editor ::after,.sc-editor ::before{box-sizing:border-box}.sc-editor--fullscreen{min-height:100%;height:auto;max-height:none}.sc-editor--spec.sc-editor--fullscreen{min-height:100vh;min-height:100dvh;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;overflow:hidden}.sc-editor-shell:has(.sc-editor--spec){height:100vh;height:100dvh;overflow:hidden}body.sc-editor-fullscreen,html.sc-editor-fullscreen{height:100%;margin:0;overflow:hidden}.sc-editor--error{align-items:center;justify-content:center;min-height:100vh}.sc-editor__error-panel{text-align:center;padding:32px}.sc-editor__error-logo{max-height:64px;width:auto;margin-bottom:16px}.sc-editor__nav{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px 12px;padding:8px 16px;background:var(--sc-card);border-bottom:1px solid var(--sc-border);box-shadow:0 6px 18px rgba(15,23,42,.07);flex-shrink:0;position:relative;z-index:200}.sc-editor__nav-left{display:flex;align-items:center;gap:8px;min-width:0;justify-self:start}.sc-editor__nav-right{display:flex;align-items:flex-end;gap:clamp(6px,1.2vw,12px);justify-content:flex-end;justify-self:end;min-width:0}.sc-editor__nav-action{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:3px;width:64px;min-width:64px;max-width:64px;height:58px;padding:4px 2px 3px;border:2px solid transparent;border-radius:8px;background:0 0;color:#374151;cursor:pointer;font:inherit;text-decoration:none;box-sizing:border-box;transition:border-color .15s,background .15s,transform .12s,color .15s}.sc-editor__nav-action:hover{background:var(--sc-surface);border-color:#e5e7eb;transform:translateY(-1px);color:#0f172a}.sc-editor__nav-action.is-active,.sc-editor__nav-service.is-active{border-color:#06b6d4;background:var(--sc-accent-soft);color:#0e7490}.sc-editor__nav-action-logo{position:relative;width:36px;height:36px;flex:0 0 36px;display:flex;align-items:center;justify-content:center}.sc-editor__nav-action-logo img{display:block;width:32px;height:32px;object-fit:contain;color:inherit}.sc-editor__nav-action-name{font-size:.58rem;font-weight:700;text-align:center;line-height:1.1;letter-spacing:.02em;text-transform:uppercase;max-width:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sc-editor__nav-startover{width:70px;min-width:70px;max-width:70px}.sc-editor__nav-startover .sc-editor__nav-action-name{max-width:68px;white-space:normal;line-height:1.05}.sc-editor__nav-startover .sc-editor__nav-action-logo svg{display:block;width:28px;height:28px;color:#0ea5e9}.sc-editor__nav-startover:hover .sc-editor__nav-action-logo svg{color:#0284c7}[data-sc-theme=dark] .sc-editor__nav-startover .sc-editor__nav-action-logo svg{color:#38bdf8}.sc-editor__top{display:none}.sc-editor__top-center,.sc-editor__top-left,.sc-editor__top-right{display:contents}.sc-editor__brand{display:flex;align-items:center;flex-shrink:0;text-decoration:none}.sc-editor__logo{display:block;max-height:40px;width:auto;max-width:150px;object-fit:contain}.sc-editor__logo-fallback{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;background:#0ea5e9;color:#fff;font-weight:800;font-size:.9rem}.sc-editor__back{color:var(--sc-muted);font-size:1.15rem;text-decoration:none;padding:4px 6px;line-height:1;border-radius:4px}.sc-editor__back:hover{color:var(--sc-text);background:var(--sc-chip)}.sc-editor__subbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 20px;padding:10px 16px;background:var(--sc-card);border-bottom:1px solid var(--sc-border);flex-shrink:0;z-index:25}.sc-editor__subbar-left{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;min-width:0;flex:1 1 220px}.sc-editor__subbar-right{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px;justify-content:flex-end;flex:0 1 auto}.sc-editor__name-field{display:flex;flex-direction:column;gap:0;margin:0;min-width:0;flex:1 1 180px;max-width:360px}.sc-editor__name-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sc-editor__name-input{width:100%;margin:0;padding:4px 2px 3px;border:0;border-bottom:1px solid #e5e7eb;background:0 0;color:var(--sc-text);font:inherit;font-size:1.15rem;font-weight:800;letter-spacing:.02em;line-height:1.2;text-transform:uppercase;outline:0}.sc-editor__name-input::placeholder{color:#9ca3af;text-transform:uppercase;font-weight:700}.sc-editor__name-input:focus,.sc-editor__name-input:hover{border-bottom-color:var(--sc-accent)}.sc-editor__material-line{margin:0;font-size:.7rem;color:var(--sc-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:280px;line-height:1.25}.sc-editor__material-title{font-weight:700;color:#0f172a}.sc-editor__summary:not(:empty)::before{content:' · ';font-weight:400;color:#9ca3af}.sc-editor__summary{margin:0;font-size:inherit;color:var(--sc-muted)}.sc-editor__material-name{margin:0;font-size:.95rem;font-weight:700;letter-spacing:.02em;color:var(--sc-text);line-height:1.15;text-transform:uppercase}.sc-editor__price-block{display:flex;flex-direction:column;align-items:flex-end;gap:2px;text-align:right}.sc-editor__price-block .sc-editor__total{font-size:1.45rem;font-weight:900;letter-spacing:-.02em;color:#0f172a;line-height:1.1}.sc-editor__price-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:6px 10px;font-size:.72rem;font-weight:600;color:#64748b}.sc-editor__price-meta .sc-editor__rate-value{color:#0e7490;font-weight:800}.sc-editor__ship-msg{margin:0;font-size:.68rem;color:#64748b;max-width:220px}.sc-editor__subbar-right .sc-editor__add-cart{font-size:.82rem;font-weight:800;padding:10px 16px;border-radius:8px;letter-spacing:.03em}.sc-editor__product-types{display:flex;flex-wrap:nowrap;align-items:flex-end;justify-content:center;gap:clamp(8px,1.8vw,18px);max-width:min(100%,52vw);padding:0 4px;overflow-x:auto;scrollbar-width:thin;justify-self:center;grid-column:2}.sc-editor__product-type,button.sc-editor__product-type{display:flex;flex-direction:column;align-items:center;gap:2px;text-decoration:none;color:#374151;min-width:48px;max-width:72px;padding:3px 5px;border-radius:8px;border:2px solid transparent;background:0 0;appearance:none;-webkit-appearance:none;font:inherit;cursor:pointer;box-sizing:border-box;transition:border-color .15s,background .15s,transform .12s,color .15s}.sc-editor__product-type:hover{background:var(--sc-surface);border-color:#e5e7eb;transform:translateY(-1px);color:#111827}.sc-editor__product-type.is-current{border-color:#06b6d4;background:var(--sc-accent-soft)}.sc-editor__product-type.is-soon,.sc-editor__product-type.is-soon:focus-visible,.sc-editor__product-type.is-soon:hover{cursor:not-allowed;opacity:.78;transform:none;filter:grayscale(.25);border-color:transparent;background:0 0}.sc-editor__product-type-logo{position:relative;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;padding:5px;box-sizing:border-box;overflow:visible;box-shadow:0 2px 6px rgba(15,23,42,.12)}.sc-editor__product-type-logo img{max-width:100%;max-height:100%;object-fit:contain;display:block;filter:brightness(0) invert(1)}.sc-editor__product-type.is-soon .sc-editor__product-type-logo img{opacity:.45;transform:scale(.88)}.sc-editor__product-type-soon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-14deg);z-index:2;white-space:nowrap;padding:1px 3px;border-radius:2px;background:rgba(15,23,42,.92);color:#fff;font-size:.34rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase;line-height:1.15;box-shadow:0 1px 3px rgba(15,23,42,.3);pointer-events:none}.sc-editor__product-type-fallback{width:100%;height:100%;border-radius:6px;background:0 0;border:0;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.85rem;color:#fff}.sc-editor__product-type-name{font-size:.62rem;font-weight:700;text-align:center;line-height:1.15;letter-spacing:.02em}.sc-editor__product-type.is-soon .sc-editor__product-type-name{color:#b45309}.sc-editor__product-types-empty{font-size:.8rem;color:#9ca3af}.sc-editor__top-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px;text-align:right}.sc-editor__rate-block{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-end;gap:6px}.sc-editor__current-rate,.sc-editor__size-readout{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:4px 8px;background:var(--sc-surface);border:1px solid #e5e7eb;border-radius:6px;min-width:84px;text-align:left}.sc-editor__size-readout:hover{border-color:#06b6d4}.sc-editor__rate-label{font-size:.55rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#6b7280;line-height:1;margin-bottom:2px}.sc-editor__rate-value{font-size:.8rem;font-weight:800;color:#111827;line-height:1.15;white-space:nowrap}.sc-editor__rate-detail{display:block;font-size:.6rem;font-weight:600;color:#6b7280;margin-top:1px}.sc-editor__total-block{padding:0 2px 0 6px;text-align:right}.sc-editor__total{font-size:1.35rem;font-weight:800;color:#06b6d4;letter-spacing:-.02em;line-height:1}.sc-editor__sqft-note{margin:1px 0 0;font-size:.68rem;color:#6b7280}.sc-editor__ship-msg{margin:0;font-size:.62rem;color:#6b7280;max-width:200px;line-height:1.25}.sc-editor__cart-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;margin-top:2px}.sc-editor__cart-actions--ds{justify-content:flex-start;margin:8px 0 4px}.sc-editor__add-cart{margin-top:0;padding:7px 14px;font-size:.72rem;background:#0ea5e9;border:none;color:#111;font-weight:800;border-radius:6px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;line-height:1.2}.sc-editor__add-cart:hover{background:#0284c7;color:#fff}.sc-editor__view-cart:not(.sc-editor__nav-action){margin-top:0;padding:7px 14px;font-size:.72rem;background:var(--sc-card);border:2px solid #111827;color:#111827;font-weight:800;border-radius:6px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;line-height:1.2;white-space:nowrap}.sc-editor__view-cart:not(.sc-editor__nav-action):hover{background:#111827;color:#fff}.sc-editor__cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;margin-left:6px;padding:0 5px;border-radius:999px;background:#06b6d4;color:#fff;font-size:.65rem;font-weight:800;line-height:1}.sc-editor__view-cart:not(.sc-editor__nav-action):hover .sc-editor__cart-count{background:#0891b2}.sc-editor__nav-action.sc-editor__view-cart{background:0 0;border-color:transparent;color:inherit;padding:4px 2px 3px;font-size:inherit;font-weight:inherit;border-radius:8px;white-space:normal}.sc-editor__nav-action.sc-editor__view-cart:hover{background:var(--sc-surface);border-color:#e5e7eb;color:#0f172a}.sc-added-modal{position:fixed;inset:0;z-index:2147483700;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;pointer-events:none;transition:opacity .2s ease}.sc-added-modal[hidden]{display:none!important}.sc-added-modal.is-open{opacity:1;pointer-events:auto}.sc-added-modal__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.55)}.sc-added-modal__dialog{position:relative;width:min(400px,100%);background:var(--sc-card);border-radius:18px;padding:28px 22px 20px;box-shadow:0 24px 60px rgba(15,23,42,.28);text-align:center;transform:translateY(12px) scale(.98);transition:transform .22s cubic-bezier(.22, 1, .36, 1)}.sc-added-modal.is-open .sc-added-modal__dialog{transform:translateY(0) scale(1)}.sc-added-modal__icon{width:56px;height:56px;margin:0 auto 14px;border-radius:50%;background:var(--sc-accent-soft);color:#0891b2;font-size:1.6rem;font-weight:900;line-height:56px;border:2px solid #a5f3fc}.sc-added-modal__dialog h2{margin:0 0 8px;font-size:1.25rem;font-weight:900;color:#0f172a}.sc-added-modal__dialog p{margin:0 0 20px;font-size:.95rem;color:#64748b;line-height:1.45}.sc-added-modal__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:0}.sc-added-modal__actions .sc-btn{display:flex;align-items:center;justify-content:center;text-decoration:none;padding:14px 12px;font-weight:800;font-size:.92rem;border-radius:12px;cursor:pointer;font-family:inherit;line-height:1.2;box-sizing:border-box;min-height:48px}.sc-added-modal__cart{background:linear-gradient(180deg,#0ea5e9 0,#0284c7 100%)!important;color:#fff!important;border:0!important}.sc-added-modal__cart:hover{filter:brightness(1.05)}.sc-added-modal__home{background:#f1f5f9!important;color:#0f172a!important;border:1px solid #e2e8f0!important}.sc-added-modal__home:hover{background:#e2e8f0!important}.sc-added-modal__keep{appearance:none;background:#fff!important;color:#0f172a!important;border:2px solid #cbd5e1!important}.sc-added-modal__keep:hover{background:#f8fafc!important;border-color:#94a3b8!important}.sc-added-modal__order-new{appearance:none;background:#ecfeff!important;color:#0e7490!important;border:2px solid #22d3ee!important}.sc-added-modal__order-new:hover{background:#cffafe!important;border-color:#06b6d4!important;color:#155e75!important}[data-sc-theme=dark] .sc-added-modal__dialog h2{color:#f1f5f9}[data-sc-theme=dark] .sc-added-modal__dialog p{color:#9aa8bc}[data-sc-theme=dark] .sc-added-modal__home{background:#1e2838!important;color:#e8eef6!important;border-color:#46566c!important}[data-sc-theme=dark] .sc-added-modal__home:hover{background:#243041!important}[data-sc-theme=dark] .sc-added-modal__keep{background:#1a2332!important;color:#e8eef6!important;border-color:#46566c!important}[data-sc-theme=dark] .sc-added-modal__keep:hover{background:#243041!important;border-color:#64748b!important}[data-sc-theme=dark] .sc-added-modal__order-new{background:rgba(14,165,233,.12)!important;color:#7dd3fc!important;border-color:#38bdf8!important}[data-sc-theme=dark] .sc-added-modal__order-new:hover{background:rgba(14,165,233,.22)!important;color:#bae6fd!important}.sc-cart-drawer-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.4);z-index:2147483500;opacity:0;transition:opacity .22s ease}.sc-cart-drawer-backdrop[hidden]{display:none!important}.sc-cart-drawer-backdrop.is-open{opacity:1}.sc-cart-drawer{position:fixed;top:0;right:0;bottom:0;width:min(400px,100vw);max-width:100%;background:var(--sc-card);z-index:2147483600;display:flex;flex-direction:column;box-shadow:-8px 0 32px rgba(15,23,42,.18);transform:translateX(100%);transition:transform .28s cubic-bezier(.22, 1, .36, 1)}.sc-cart-drawer[hidden]{display:none!important}.sc-cart-drawer.is-open{transform:translateX(0)}.sc-cart-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid #e5e7eb;flex-shrink:0}.sc-cart-drawer__header h2{margin:0;font-size:1.1rem;font-weight:800;color:#111827}.sc-cart-drawer__close{width:36px;height:36px;border:none;background:var(--sc-chip);border-radius:8px;font-size:1.4rem;line-height:1;cursor:pointer;color:#374151}.sc-cart-drawer__close:hover{background:#e5e7eb;color:#111}.sc-cart-drawer__body{flex:1 1 auto;overflow-y:auto;padding:12px 16px 20px;-webkit-overflow-scrolling:touch}.sc-cart-drawer__empty,.sc-cart-drawer__loading{margin:24px 8px;text-align:center;color:#6b7280;font-size:.9rem;line-height:1.45}.sc-cart-drawer__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.sc-cart-drawer__item{display:grid;grid-template-columns:64px 1fr auto;gap:10px;align-items:start;padding:10px;border:1px solid #e5e7eb;border-radius:10px;background:#fafafa}.sc-cart-drawer__thumb{width:64px;height:64px;border-radius:8px;background:#e5e7eb center/cover no-repeat;overflow:hidden;flex-shrink:0}.sc-cart-drawer__thumb img{width:100%;height:100%;object-fit:cover;display:block}.sc-cart-drawer__thumb--empty{display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:.65rem;font-weight:700;text-align:center;padding:4px}.sc-cart-drawer__info{min-width:0}.sc-cart-drawer__name{margin:0 0 4px;font-size:.88rem;font-weight:800;color:#111827;line-height:1.25;word-break:break-word}.sc-cart-drawer__meta{margin:0;font-size:.72rem;color:#6b7280;line-height:1.35}.sc-cart-drawer__qty{margin:4px 0 0;font-size:.72rem;font-weight:700;color:#374151}.sc-cart-drawer__side{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.sc-cart-drawer__price{font-size:.9rem;font-weight:800;color:#0891b2;white-space:nowrap}.sc-cart-drawer__remove{border:none;background:0 0;color:#9ca3af;font-size:.7rem;font-weight:700;cursor:pointer;padding:2px 0;text-decoration:underline}.sc-cart-drawer__remove:hover{color:#dc2626}.sc-cart-drawer__footer{flex-shrink:0;padding:14px 16px 18px;border-top:1px solid #e5e7eb;background:var(--sc-card);display:flex;flex-direction:column;gap:8px}.sc-cart-drawer__subtotal{display:flex;justify-content:space-between;align-items:center;font-size:.95rem;margin-bottom:4px;color:#374151}.sc-cart-drawer__subtotal strong{font-size:1.15rem;font-weight:800;color:#111827}.sc-cart-drawer__checkout{display:flex;align-items:center;justify-content:center;padding:12px 16px;background:#0ea5e9;color:#fff;font-weight:800;font-size:.85rem;border-radius:8px;text-decoration:none;border:none;cursor:pointer}.sc-cart-drawer__checkout:hover{background:#0284c7;color:#111}.sc-cart-drawer__full{width:100%;justify-content:center;text-align:center;box-sizing:border-box}.sc-cart-drawer__edit{border:none;background:#eff6ff;color:#1d4ed8;font-size:.7rem;font-weight:800;cursor:pointer;padding:4px 8px;border-radius:6px;white-space:nowrap}.sc-cart-drawer__edit:hover{background:#dbeafe;color:#1e40af}.sc-cart-drawer__actions-row{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.sc-editor__edit-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 14px;background:#eff6ff;border-bottom:1px solid #bfdbfe;color:#1e3a8a;font-size:.82rem;font-weight:600;flex-shrink:0}.sc-editor__edit-banner[hidden]{display:none!important}.sc-editor__edit-banner-cancel{border:1px solid #93c5fd;background:var(--sc-card);color:#1d4ed8;font-size:.72rem;font-weight:800;padding:5px 10px;border-radius:6px;cursor:pointer;white-space:nowrap}.sc-editor__edit-banner-cancel:hover{background:#dbeafe}.sc-unsaved-modal{position:fixed;inset:0;z-index:2147483700;display:flex;align-items:center;justify-content:center;padding:16px}.sc-unsaved-modal[hidden]{display:none!important}.sc-unsaved-modal__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.5)}.sc-unsaved-modal__dialog{position:relative;z-index:1;width:min(400px,100%);background:var(--sc-card);border-radius:12px;padding:20px 22px;box-shadow:0 20px 50px rgba(15,23,42,.25)}.sc-unsaved-modal__dialog h2{margin:0 0 8px;font-size:1.1rem;font-weight:800;color:#111827}.sc-unsaved-modal__dialog p{margin:0 0 16px;font-size:.9rem;color:#4b5563;line-height:1.45}.sc-unsaved-modal__actions{display:flex;flex-wrap:wrap;gap:8px}.sc-unsaved-modal__actions .sc-btn{flex:1 1 auto;min-width:100px;justify-content:center;text-align:center;padding:10px 12px;font-size:.78rem;font-weight:800;border-radius:8px;cursor:pointer}.sc-my-images__drafts{margin-top:18px;padding-top:14px;border-top:1px solid #e5e7eb}.sc-my-images__drafts-title{margin:0 0 6px;font-size:.95rem;font-weight:800;color:#111827}.sc-drafts-list{list-style:none;margin:10px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}.sc-drafts-list__item{display:grid;grid-template-columns:56px 1fr auto;gap:10px;align-items:center;padding:8px;border:1px solid #e5e7eb;border-radius:10px;background:#fafafa}.sc-drafts-list__thumb{width:56px;height:56px;border-radius:8px;background:#e5e7eb center/cover no-repeat;overflow:hidden}.sc-drafts-list__thumb img{width:100%;height:100%;object-fit:cover;display:block}.sc-drafts-list__thumb.is-empty{display:flex;align-items:center;justify-content:center;font-size:.55rem;font-weight:800;color:#9ca3af}.sc-drafts-list__info{min-width:0;display:flex;flex-direction:column;gap:2px}.sc-drafts-list__info strong{font-size:.82rem;color:#111827;word-break:break-word}.sc-drafts-list__info span{font-size:.68rem;color:#6b7280;line-height:1.3}.sc-drafts-list__actions{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.sc-order-mode-modal{position:fixed;inset:0;z-index:2147483600;display:flex;align-items:center;justify-content:center;padding:16px}.sc-order-mode-modal[hidden]{display:none!important}.sc-pdf-modal{position:fixed;inset:0;z-index:2147483600;display:flex;align-items:center;justify-content:center;padding:16px}.sc-pdf-modal[hidden]{display:none!important}.sc-pdf-modal__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.45)}.sc-pdf-modal__dialog{position:relative;z-index:1;background:var(--sc-card);border-radius:12px;padding:22px 24px;max-width:440px;width:100%;box-shadow:0 20px 50px rgba(15,23,42,.25);text-align:center}.sc-pdf-modal__dialog h2{margin:0 0 8px;font-size:1.1rem;font-weight:800}.sc-pdf-modal__dialog p{margin:0 0 10px;color:#4b5563;font-size:.9rem;line-height:1.4}.sc-pdf-modal__size{font-weight:800!important;color:#155e75!important;font-size:.95rem!important}.sc-pdf-modal__note{font-size:.78rem!important;color:#6b7280!important}.sc-pdf-modal__preview-wrap{margin:8px auto 14px;max-width:220px;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;background:var(--sc-surface)}.sc-pdf-modal__preview{display:block;width:100%;height:auto;max-height:160px;object-fit:contain}.sc-pdf-modal__actions{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.sc-pdf-modal__actions .sc-btn{min-width:110px;justify-content:center;padding:10px 14px;font-weight:800;border-radius:8px;cursor:pointer}.sc-my-images__item--pdf{background:#fef2f2;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;min-height:100px}.sc-my-images__item--pdf .sc-my-images__pdf-badge{display:inline-flex;align-items:center;justify-content:center;background:#dc2626;color:#fff;font-weight:800;font-size:.75rem;letter-spacing:.06em;padding:6px 10px;border-radius:4px}.sc-my-images__item--pdf img{display:none}.sc-order-mode-modal__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.45)}.sc-order-mode-modal__dialog{position:relative;z-index:1;background:var(--sc-card);border-radius:12px;padding:22px 24px;max-width:400px;width:100%;box-shadow:0 20px 50px rgba(15,23,42,.25);text-align:center}.sc-order-mode-modal__dialog h2{margin:0 0 8px;font-size:1.1rem;font-weight:800}.sc-order-mode-modal__dialog p{margin:0 0 12px;color:#4b5563;font-size:.9rem}.sc-order-mode-modal__note{margin:0 0 18px!important;padding:10px 12px;background:var(--sc-surface);border:1px solid #e2e8f0;border-radius:8px;color:#334155!important;font-size:.82rem!important;line-height:1.45;text-align:left}.sc-order-mode-modal__actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.sc-order-mode-modal__actions .sc-btn{min-width:110px;justify-content:center;padding:10px 16px;font-weight:800}.sc-sheet-nest{padding:8px 16px 8px;background:var(--sc-surface);border-bottom:1px solid #e5e7eb;flex-shrink:0}.sc-sheet-nest[hidden]{display:none!important}.sc-sheet-items{position:absolute;left:66px;top:12px;bottom:12px;width:220px;z-index:35;display:flex;flex-direction:column;gap:8px;padding:10px;background:var(--sc-card);border:1px solid var(--sc-border);border-radius:10px;box-shadow:0 8px 24px rgba(15,23,42,.12);overflow:hidden;max-height:calc(100% - 24px);box-sizing:border-box}.sc-sheet-items[hidden]{display:none!important}.sc-editor--sheet-stage .sc-editor__contour-notice,.sc-editor--sheet-stage .sc-editor__dpi-warning,.sc-editor--sheet-stage .sc-editor__sheet-warnings,.sc-editor--sheet-stage .sc-editor__warnings,.sc-editor--sheet-stage .sc-grommet-presets,.sc-editor--sheet-stage .sc-sheet-cell-bar{position:relative;z-index:30;padding-left:16px;padding-right:16px;box-sizing:border-box}.sc-sheet-items__head{display:flex;flex-direction:column;gap:2px}.sc-sheet-items__head strong{font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.sc-sheet-items__hint{font-size:.68rem;color:#6b7280;font-weight:600}.sc-sheet-items__list{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.sc-sheet-item{border:1px solid #e5e7eb;border-radius:8px;padding:8px;background:var(--sc-surface)}.sc-sheet-item.is-active{border-color:var(--sc-accent);box-shadow:0 0 0 1px var(--sc-accent);background:var(--sc-accent-soft)}.sc-sheet-item__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;font-size:.72rem;font-weight:800}.sc-sheet-item__del{border:0;background:#fee2e2;color:#b91c1c;border-radius:4px;font-size:.65rem;font-weight:700;padding:2px 6px;cursor:pointer}.sc-sheet-item__thumb{width:100%;height:72px;border-radius:6px;background:#e5e7eb;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:6px;cursor:pointer}.sc-sheet-item__thumb img{max-width:100%;max-height:100%;object-fit:contain}.sc-sheet-item__thumb span{font-size:.68rem;color:#6b7280;font-weight:600}.sc-sheet-item__qty{display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:.72rem;font-weight:700}.sc-sheet-item__qty input{width:56px;padding:4px 6px;border:1px solid #d1d5db;border-radius:4px}.sc-sheet-item__qty-hint{font-size:.62rem;font-weight:600;color:#64748b;width:100%}.sc-sheet-item__actions{display:flex;flex-wrap:wrap;gap:4px;margin:0 0 6px}.sc-sheet-item__act{appearance:none;border:1px solid #d1d5db;background:var(--sc-card);color:#334155;border-radius:4px;font-size:.62rem;font-weight:800;padding:3px 6px;cursor:pointer;line-height:1.2}.sc-sheet-item__act:hover{border-color:#0ea5e9;color:#0e7490;background:var(--sc-accent-soft)}.sc-sheet-items__add{width:100%;flex:0 0 auto!important;align-self:stretch;justify-content:center;font-size:.68rem!important;font-weight:700!important;padding:5px 8px!important;min-height:0!important;height:auto!important;border-radius:4px!important;line-height:1.25!important}.sc-sheet-items__add.sc-btn--order{flex:0 0 auto!important;padding:5px 8px!important}.sc-sheet-items__tip{margin:0;font-size:.65rem;color:#6b7280;line-height:1.35}.sc-sheet-cell-bar{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;padding:8px 14px;background:var(--sc-accent-soft);border-bottom:1px solid #a5f3fc;font-size:.8rem;font-weight:600;z-index:22}.sc-sheet-cell-bar[hidden]{display:none!important}.sc-sheet-cell-bar__tools{display:inline-flex;flex-wrap:wrap;align-items:center;gap:6px}.sc-sheet-cell-bar__tool{padding:6px 12px!important;font-size:.75rem!important;font-weight:800!important;border-radius:8px!important;min-height:0!important}.sc-sheet-cell-bar__check{display:inline-flex;align-items:center;gap:6px;margin-left:auto;font-size:.75rem;color:#155e75}.sc-editor--sheet-stage .sc-editor__stage{position:relative;--sc-sheet-stage-pad-l:300px;--sc-sheet-stage-pad-r:176px;padding-left:var(--sc-sheet-stage-pad-l);padding-right:var(--sc-sheet-stage-pad-r);box-sizing:border-box}.sc-editor--sheet-stage .sc-editor__tools{left:10px;top:12px;z-index:45;max-height:calc(100% - 24px)}.sc-editor--sheet-stage .sc-editor__canvas-wrap{min-height:520px;margin:0 auto}.sc-editor--sheet-stage .sc-history-bar{left:calc(50% + (var(--sc-sheet-stage-pad-l) - var(--sc-sheet-stage-pad-r))/ 2);transform:translateX(-50%)}.sc-editor--sheet-stage .sc-board-right{right:14px;top:12px;max-width:150px}.sc-editor--sheet-stage .sc-board-left{left:12px;max-width:0;overflow:hidden;opacity:0;pointer-events:none}.sc-sheet-nest__summary{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:120px;padding:16px;text-align:center;font-size:.85rem;color:#374151;background:var(--sc-surface);border:1px dashed #cbd5e1;border-radius:8px}.sc-sheet-nest__summary strong{font-size:1.35rem;color:#0f172a}.sc-sheet-nest__summary span{font-size:.75rem;color:#64748b;max-width:280px;line-height:1.35}.sc-sheet-nest__toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 16px;margin-bottom:8px}.sc-sheet-nest__meta{font-size:.75rem;font-weight:700;color:#374151;text-align:center}.sc-sheet-nest__multi,.sc-sheet-nest__orient{display:inline-flex;align-items:center;gap:6px;font-size:.72rem;font-weight:600;color:#374151}.sc-sheet-nest__orient select{font-size:.72rem;padding:2px 6px;border-radius:4px;border:1px solid #d1d5db}.sc-sheet-nest__stage{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:8px}.sc-sheet-nest__board-wrap{display:flex;flex-direction:column;align-items:center;gap:4px}.sc-sheet-nest__side-label{font-size:.58rem;font-weight:800;letter-spacing:.06em;color:#6b7280;background:0 0;border:none;padding:0}.sc-sheet-nest__side-label--left,.sc-sheet-nest__side-label--right{writing-mode:vertical-rl;text-orientation:mixed}.sc-sheet-nest__side-label--left{transform:rotate(180deg)}.sc-sheet-nest__board{width:min(160px,40vw);display:grid;gap:3px;background:#e5e7eb;border:2px solid #9ca3af;padding:4px;border-radius:4px;min-height:100px}.sc-sheet-nest__cell{background:var(--sc-card);border:1px dashed #3b82f6;border-radius:2px;min-height:14px;font-size:.55rem;font-weight:800;color:#93c5fd;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.sc-sheet-nest__cell.is-active{border-color:#0891b2;border-style:solid;background:var(--sc-accent-soft);color:#0e7490}.sc-sheet-nest__panel-bar{display:flex;flex-wrap:wrap;gap:4px;justify-content:center;margin-bottom:6px}.sc-sheet-nest__panel-bar[hidden]{display:none!important}.sc-sheet-nest__panel-btn{border:1px solid #d1d5db;background:var(--sc-card);border-radius:999px;padding:3px 10px;font-size:.68rem;font-weight:700;cursor:pointer;color:#374151}.sc-sheet-nest__panel-btn.is-active{background:#06b6d4;border-color:#0891b2;color:#fff}.sc-sheet-nest__fill{display:flex;flex-direction:column;gap:4px;max-width:420px;margin:0 auto 6px;font-size:.72rem}.sc-sheet-nest__fill-opt{display:flex;align-items:flex-start;gap:6px;color:#374151;cursor:pointer}.sc-editor__sheet-warnings{padding:8px 14px;background:#fff7ed;border-bottom:1px solid #fdba74;color:#9a3412;font-size:.8rem;line-height:1.4}.sc-editor__sheet-warnings[hidden]{display:none!important}.sc-editor__sheet-warnings p{margin:0 0 4px}.sc-editor__sheet-warnings p:last-child{margin:0}.sc-my-images-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.35);z-index:2147483000}.sc-my-images-backdrop[hidden]{display:none!important}.sc-my-images{position:fixed;top:0;right:0;bottom:0;width:min(380px,92vw);background:var(--sc-card);z-index:2147483100;box-shadow:-8px 0 32px rgba(0,0,0,.15);display:flex;flex-direction:column;padding:16px 18px;overflow:hidden}.sc-my-images[hidden]{display:none!important}.sc-my-images__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.sc-my-images__header h2{margin:0;font-size:1.15rem;font-weight:800}.sc-my-images__close{border:0;background:var(--sc-chip);width:36px;height:36px;border-radius:8px;font-size:1.4rem;cursor:pointer;line-height:1;color:#374151}.sc-my-images__hint{margin:0 0 12px;font-size:.85rem;color:#6b7280}.sc-my-images__actions{margin-bottom:14px}.sc-my-images__actions .sc-btn{width:100%;padding:12px;background:#06b6d4;color:#fff;border:none;border-radius:8px;font-weight:800;cursor:pointer;text-transform:uppercase;letter-spacing:.04em}.sc-my-images__actions .sc-btn:hover{background:#0891b2}.sc-my-images__grid{flex:1;overflow-y:auto;display:grid!important;grid-template-columns:repeat(2,1fr);gap:10px;align-content:start}.sc-my-images__item-wrap{position:relative}.sc-my-images__item{border:1px solid #e5e7eb;border-radius:10px;padding:0;overflow:hidden;background:var(--sc-surface);cursor:pointer;text-align:left;width:100%;display:block}.sc-my-images__item:hover{border-color:#06b6d4;box-shadow:0 4px 12px rgba(0,0,0,.08)}.sc-my-images__item img{width:100%;height:100px;object-fit:cover;display:block}.sc-my-images__delete{position:absolute;top:6px;right:6px;width:28px;height:28px;border:0;border-radius:50%;background:rgba(239,68,68,.95);color:#fff;font-size:1.1rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgba(0,0,0,.2);z-index:2}.sc-my-images__delete:hover{background:#b91c1c}.sc-my-images__cap{display:block;padding:6px 8px;font-size:.7rem;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sc-my-images__empty,.sc-my-images__loading{grid-column:1/-1;text-align:center;color:#9ca3af;font-size:.9rem;padding:24px 8px}.sc-editor__contour-notice{display:flex;align-items:flex-start;gap:10px;width:100%;margin:0;padding:10px 14px;border:none;border-bottom:1px solid #fcd34d;background:#fffbeb;color:#92400e;text-align:left;cursor:pointer;font:inherit;line-height:1.4;flex-shrink:0}.sc-editor__contour-notice[hidden]{display:none!important}.sc-editor__contour-notice:hover{background:#e0f2fe}.sc-editor__contour-notice:focus{outline:2px solid #0ea5e9;outline-offset:-2px}.sc-editor__contour-notice-badge{flex:0 0 auto;padding:2px 8px;border-radius:999px;background:#0ea5e9;color:#fff;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;margin-top:1px}.sc-editor__contour-notice-text{flex:1 1 auto;font-size:.8rem;font-weight:600}.sc-editor__contour-notice-cta{flex:0 0 auto;font-size:.78rem;font-weight:800;color:#b45309;white-space:nowrap;align-self:center}.sc-editor__dpi-warning,.sc-editor__warnings{padding:8px 16px;background:#e0f2fe;color:#92400e;font-size:.85rem;text-align:center;border-bottom:1px solid #fcd34d}.sc-editor__dpi-warning{background:#fee2e2;color:#991b1b;border-color:#fecaca;text-align:left;line-height:1.4}.sc-editor__dpi-warning .sc-dpi-line{margin:2px 0}.sc-editor__dpi-warning .sc-dpi-line:first-child{font-weight:700}.sc-editor__tools button[data-tool=delete]:hover{background:#ef4444;color:#fff}.sc-mode-bar{display:flex;flex-wrap:wrap;gap:6px;padding:0;background:0 0;border-bottom:0;justify-content:flex-start;flex-shrink:0;position:relative;z-index:1}.sc-mode-bar--inline{flex:0 0 auto}.sc-mode-btn{border:1px solid #d1d5db;background:var(--sc-card);color:#111827;border-radius:999px;padding:5px 11px;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em;cursor:pointer;white-space:nowrap}.sc-mode-btn:hover{border-color:#9ca3af}.sc-mode-btn.is-active{border-color:var(--sc-accent);background:var(--sc-accent-soft);color:var(--sc-accent-dark)}.sc-mode-btn.is-active{background:#06b6d4;border-color:#0891b2;color:#fff}.sc-mode-btn--service.is-active{background:#2563eb;border-color:#1d4ed8}.sc-design-service{flex:1 1 0;min-height:0;padding:14px 16px 12px;background:var(--sc-bg);display:flex;flex-direction:column;overflow:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box}.sc-design-service[hidden=hidden],.sc-design-service[hidden]{display:none!important}.sc-editor--design-service .sc-editor__bottom,.sc-editor--design-service .sc-editor__stage,.sc-editor--design-service .sc-editor__tools,.sc-editor--design-service .sc-editor__workspace,.sc-editor--design-service .sc-sheet-cell-bar,.sc-editor--design-service .sc-sheet-items,.sc-editor--design-service .sc-side-switcher{display:none!important}.sc-editor--design-service .sc-design-service{display:flex!important}.sc-design-service__card{width:100%;max-width:960px;margin:0 auto;background:var(--sc-card);border:1px solid #e5e7eb;border-radius:14px;padding:0;box-shadow:0 8px 28px rgba(15,23,42,.07);display:flex;flex-direction:column;flex:0 0 auto;min-width:0;overflow:hidden;color:#0f172a}.sc-design-service__intro{padding:20px 22px 14px;border-bottom:1px solid #eef2f7}.sc-design-service__intro h2{margin:0 0 8px;font-size:1.28rem;font-weight:800;letter-spacing:-.01em;color:#020617}.sc-design-service__intro p{margin:0 0 6px;color:#1e293b;font-size:.92rem;line-height:1.5}.sc-design-service__fee{font-weight:700;color:#0369a1!important;margin-top:4px!important}.sc-design-service__grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 18px;padding:18px 22px 8px;align-items:start}.sc-ds-field{min-width:0}.sc-ds-field--full{grid-column:1/-1}.sc-ds-label{display:block;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#0f172a;margin-bottom:6px}.sc-ds-field input[type=file],.sc-ds-field input[type=number],.sc-ds-field input[type=text],.sc-ds-field select,.sc-ds-field textarea{width:100%;max-width:100%;padding:9px 11px;border:1px solid #cbd5e1;border-radius:8px;font-size:.92rem;font:inherit;background:var(--sc-card);color:#0f172a;box-sizing:border-box}.sc-ds-field input[type=file]{padding:8px;font-size:.82rem;background:var(--sc-surface)}.sc-ds-field input:focus,.sc-ds-field select:focus,.sc-ds-field textarea:focus{outline:0;border-color:#38bdf8;box-shadow:0 0 0 3px rgba(14,165,233,.18)}.sc-ds-field textarea{resize:vertical;min-height:96px}.sc-ds-size-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.sc-ds-size-grid label{display:flex;flex-direction:column;gap:4px;font-size:.68rem;font-weight:800;text-transform:uppercase;color:#0f172a;min-width:0}.sc-ds-size-grid input{width:100%;min-width:0}.sc-ds-hint{margin:6px 0 0;font-size:.84rem;color:#334155;line-height:1.45}.sc-ds-hint--price{color:#0c4a6e;font-weight:600;background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:8px 10px;margin-top:8px}.sc-ds-check{display:flex;align-items:flex-start;gap:8px;font-size:.92rem;font-weight:700;color:#020617;margin-bottom:10px;line-height:1.35}.sc-ds-check strong{color:#020617;font-weight:800}.sc-ds-check input{margin-top:2px;flex-shrink:0}.sc-ds-sides-uploads{display:flex;flex-direction:column;gap:12px}.sc-ds-side-uploads-split{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sc-ds-side-upload{padding:12px;border:1px solid #e2e8f0;border-radius:10px;background:var(--sc-surface)}#sc-ds-files-double-wrap[hidden],#sc-ds-files-single-wrap[hidden],#sc-ds-upload-both[hidden],#sc-ds-upload-split[hidden]{display:none!important}.sc-common-sizes{margin-bottom:10px}.sc-common-sizes[hidden]{display:none!important}.sc-common-sizes__label{display:block;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:6px}.sc-common-sizes__row{display:flex;flex-wrap:wrap;gap:6px}.sc-common-size-btn{border:2px solid #cbd5e1;background:var(--sc-card);color:#0f172a;border-radius:8px;padding:7px 12px;font-size:.75rem;font-weight:800;cursor:pointer;text-transform:none}.sc-common-size-btn:hover{border-color:#94a3b8}.sc-common-size-btn.is-selected{background:#06b6d4!important;border-color:#0891b2!important;color:#fff!important}.sc-ds-file-list{list-style:none;margin:8px 0 0;padding:0}.sc-ds-file-list li{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:6px;font-size:.85rem;background:var(--sc-surface);color:#0f172a;word-break:break-word}.sc-ds-file-list button{border:0;background:#fee2e2;color:#b91c1c;border-radius:6px;width:28px;height:28px;cursor:pointer;font-size:1rem;line-height:1;flex-shrink:0}.sc-ds-opt{display:flex;flex-wrap:wrap;gap:10px 16px;align-items:center}.sc-ds-opt label{display:flex;align-items:center;gap:6px;font-size:.9rem;font-weight:600;color:#334155}.sc-design-service__footer{margin-top:4px;padding:14px 22px 16px;border-top:1px solid #e2e8f0;display:grid;grid-template-columns:minmax(180px,1fr) auto;grid-template-areas:"totals actions" "back back";align-items:center;gap:12px 16px;background:var(--sc-surface)}.sc-design-service__totals{grid-area:totals;min-width:0;font-size:.88rem;color:#475569}.sc-design-service__totals>div{display:flex;justify-content:space-between;gap:16px;max-width:300px;margin-bottom:4px}.sc-design-service__grand{font-size:1.05rem;color:#0f172a;margin-top:6px!important;font-weight:700}.sc-design-service__grand strong{color:#0891b2;font-size:1.2rem}.sc-editor__cart-actions--ds{grid-area:actions;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px}#sc-ds-back-diy{grid-area:back;justify-self:start}@media (max-width:760px){.sc-design-service__grid{grid-template-columns:1fr}.sc-ds-size-grid{grid-template-columns:1fr 1fr}.sc-ds-side-uploads-split{grid-template-columns:1fr}.sc-design-service__footer{grid-template-columns:1fr;grid-template-areas:"totals" "actions" "back"}.sc-editor__cart-actions--ds{justify-content:stretch}.sc-editor__cart-actions--ds .sc-btn{flex:1 1 auto}}@media (max-width:420px){.sc-ds-size-grid{grid-template-columns:1fr 1fr}.sc-design-service__footer,.sc-design-service__grid,.sc-design-service__intro{padding-left:14px;padding-right:14px}}.sc-side-switcher{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 12px;padding:6px 10px;background:var(--sc-card);border-bottom:1px solid #e5e7eb;flex-shrink:0;z-index:15}.sc-side-switcher[hidden]{display:none!important}.sc-side-switcher__faces,.sc-side-switcher__modes{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.sc-side-face,.sc-side-mode{border:2px solid #d1d5db;background:#fff;color:#111827;border-radius:6px;padding:5px 10px;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em;cursor:pointer}.sc-side-face:hover,.sc-side-mode:hover{border-color:#9ca3af}.sc-side-face.is-selected,.sc-side-mode.is-selected{background:#06b6d4!important;border-color:#0891b2!important;color:#fff!important}.sc-side-switcher__hint{margin:0;font-size:.82rem;color:#6b7280}.sc-side-switcher__hint strong{color:#111827}.sc-editor__workspace{flex:1 1 0;min-height:0;display:flex;flex-direction:column;position:relative;z-index:10;background-color:var(--sc-chip);background-image:linear-gradient(to bottom,transparent 0,transparent 58%,rgba(255,255,255,.18) 72%,rgba(255,255,255,.55) 88%,rgba(255,255,255,.92) 100%),linear-gradient(rgba(0,0,0,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.035) 1px,transparent 1px);background-size:100% 100%,24px 24px,24px 24px;background-position:0 0,0 0,0 0}.sc-editor__stage{flex:1 1 auto;display:flex;position:relative;z-index:10;isolation:isolate;min-height:0;height:auto;background:0 0;align-items:center;justify-content:center;overflow:hidden;padding:8px 12px 12px 8px;box-sizing:border-box;margin-bottom:0}.sc-editor--spec .sc-editor__stage{flex:1 1 0;min-height:180px}.sc-editor__bottom{border-top:0!important;background:0 0!important;box-shadow:none!important}.sc-editor--spec .sc-editor__bottom{border-top:0!important;box-shadow:none!important;background:0 0!important;padding-top:8px;padding-bottom:10px}.sc-history-bar{position:absolute;top:auto;bottom:12px;left:50%;transform:translateX(-50%);z-index:29;display:flex;gap:6px;pointer-events:auto}.sc-history-bar__btn{width:34px;height:34px;border:0;border-radius:8px;background:rgba(255,255,255,.35);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#0f172a;font-size:1.05rem;font-weight:700;cursor:pointer;line-height:1;box-shadow:0 2px 10px rgba(15,23,42,.06)}.sc-history-bar__btn:hover{background:rgba(255,255,255,.65)}.sc-board-left{position:absolute;top:12px;left:172px;z-index:28;display:flex;flex-direction:column;align-items:flex-start;gap:10px;max-width:min(280px,calc(100% - 400px));pointer-events:none}.sc-board-left>*{pointer-events:auto}.sc-safe-zone-callout{display:block;max-width:150px;margin:8px 0 4px;padding:10px 12px;border:2px dashed #dc2626;border-radius:2px;background:rgba(255,255,255,.92);box-shadow:0 1px 4px rgba(15,23,42,.08);pointer-events:none;user-select:none}.sc-safe-zone-callout[hidden]{display:none!important}.sc-safe-zone-callout__text{display:block;font-size:.78rem;font-weight:600;line-height:1.35;color:#dc2626;text-align:left}[data-sc-theme=dark] .sc-safe-zone-callout{background:rgba(30,40,56,.92);border-color:#f87171}[data-sc-theme=dark] .sc-safe-zone-callout__text{color:#fca5a5}.sc-board-right{position:absolute;top:12px;right:120px;z-index:28;display:flex;flex-direction:column;align-items:flex-end;gap:8px;max-width:160px;pointer-events:none}.sc-board-right>*{pointer-events:auto}.sc-board-name{position:relative;top:auto;left:auto;z-index:1;display:flex;flex-direction:column;gap:1px;width:100%;max-width:260px;padding:0;border:0;border-radius:0;background:0 0;box-shadow:none;backdrop-filter:none}.sc-board-name__label{font-size:.55rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:rgba(71,85,105,.75);text-shadow:0 1px 0 rgba(255,255,255,.65)}.sc-board-name__input{width:100%;min-width:0;border:0;background:0 0;font:inherit;font-size:1.05rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:#0f172a;outline:0;padding:0;line-height:1.2;text-shadow:0 1px 2px rgba(255,255,255,.8)}.sc-board-name__input::placeholder{color:rgba(100,116,139,.7);font-weight:700}.sc-board-price{position:relative;top:auto;right:auto;z-index:1;pointer-events:none;text-align:right;padding:0;border:0;border-radius:0;background:0 0;box-shadow:none;backdrop-filter:none;min-width:0;display:flex;flex-direction:column;align-items:flex-end;gap:1px}.sc-board-price__total{font-size:1.75rem;font-weight:900;letter-spacing:-.02em;color:#0f172a;line-height:1.1;text-shadow:0 1px 2px rgba(255,255,255,.85);white-space:nowrap}.sc-board-price__rate{font-size:.92rem;font-weight:800;color:#0e7490;text-shadow:0 1px 1px rgba(255,255,255,.75);white-space:nowrap}.sc-board-price__sqft{font-size:.8rem;font-weight:600;color:#64748b;text-shadow:0 1px 1px rgba(255,255,255,.7);white-space:nowrap}.sc-board-price__ship{display:none!important}.sc-board-price__qty{pointer-events:auto;margin-top:10px;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.sc-board-price__qty-lab{font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.sc-board-price__qty-row{display:inline-flex;align-items:center;gap:0;border:1px solid #cbd5e1;border-radius:10px;overflow:hidden;background:rgba(255,255,255,.92);box-shadow:0 2px 8px rgba(15,23,42,.08)}.sc-board-price__qty-btn{appearance:none;border:0;background:#f1f5f9;color:#0f172a;font:inherit;font-size:1.15rem;font-weight:800;width:40px;height:40px;cursor:pointer;line-height:1}.sc-board-price__qty-btn:hover{background:#e2e8f0}.sc-board-price__qty-input{width:56px;height:40px;border:0;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;text-align:center;font:inherit;font-size:1.05rem;font-weight:800;color:#0f172a;background:var(--sc-card);-moz-appearance:textfield}.sc-board-price__qty-input::-webkit-inner-spin-button,.sc-board-price__qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.sc-board-price__qty-hint{font-size:.72rem;font-weight:600;color:#64748b;max-width:168px;text-align:right;line-height:1.3}[data-sc-theme=dark] .sc-board-price__qty-hint,[data-sc-theme=dark] .sc-board-price__qty-lab{color:#9aa8bc}[data-sc-theme=dark] .sc-board-price__qty-row{background:#1e2838;border-color:#46566c}[data-sc-theme=dark] .sc-board-price__qty-btn{background:#243041;color:#e8eef6}[data-sc-theme=dark] .sc-board-price__qty-btn:hover{background:#2a3648}[data-sc-theme=dark] .sc-board-price__qty-input{background:#1a2332;color:#f1f5f9;border-color:#364557}.sc-board-price__atc{pointer-events:auto;margin-top:10px;border:0;border-radius:8px;padding:10px 16px;font:inherit;font-size:.82rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;background:#0ea5e9;color:#fff;box-shadow:0 4px 14px rgba(14,165,233,.35)}.sc-board-price__atc[hidden]{display:none!important}.sc-board-price__atc:not([hidden]):hover{background:#0284c7}.sc-editor--design-service .sc-board-left,.sc-editor--design-service .sc-board-right,.sc-editor--design-service .sc-history-bar{display:none!important}.sc-editor__subbar{display:none!important}.sc-layers-dock{position:relative;top:auto;left:auto;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:8px;pointer-events:none}.sc-layers-dock .sc-layers,.sc-layers-dock__btn{pointer-events:auto}.sc-layers-dock__btn{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.65);border-radius:999px;padding:10px 16px;background:rgba(255,255,255,.55);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 6px 18px rgba(15,23,42,.1);cursor:pointer;font:inherit;font-size:.88rem;font-weight:800;color:#0f172a;min-height:42px}.sc-layers-dock__icon{font-size:1.05rem;line-height:1}.sc-layers-dock__lbl{font-size:inherit}.sc-layers-dock.is-open .sc-layers-dock__btn,.sc-layers-dock__btn:hover{background:rgba(255,255,255,.82)}.sc-layers-dock__count{min-width:1.35rem;padding:2px 7px;border-radius:999px;background:#0ea5e9;color:#fff;font-size:.78rem;font-weight:800}.sc-layers-dock .sc-layers{position:relative;left:auto;top:auto;width:min(260px,calc(100vw - 24px));max-height:min(52vh,380px);display:flex;flex-direction:column;padding:10px 12px 12px;border-radius:12px;background:rgba(255,255,255,.55);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.75);box-shadow:0 12px 36px rgba(15,23,42,.12);overflow:hidden}.sc-layers-dock .sc-layers[hidden]{display:none!important}.sc-layers__head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:-10px -12px 8px;padding:8px 12px;font-size:.8rem;border-bottom:1px solid rgba(226,232,240,.9);background:rgba(248,250,252,.65)}.sc-layers__head strong{color:#0f172a}.sc-layers__close{border:0;background:rgba(15,23,42,.06);width:26px;height:26px;border-radius:6px;cursor:pointer;font-size:1.1rem;line-height:1;color:#334155}.sc-layers__hint{margin:0 0 8px;font-size:.68rem;color:#64748b;font-weight:600}.sc-layers__list{flex:1 1 auto;overflow:auto;display:flex;flex-direction:column;gap:6px;min-height:40px}.sc-layers__empty{margin:0;font-size:.78rem;color:#94a3b8}.sc-layer-item{display:flex;align-items:flex-start;gap:8px;padding:6px 8px 7px;border-radius:8px;border:1px solid rgba(226,232,240,.9);background:rgba(255,255,255,.65);cursor:grab;user-select:none;text-align:left}.sc-layer-item:hover{border-color:#94a3b8}.sc-layer-item.is-selected{border-color:#06b6d4;background:rgba(236,254,255,.9);box-shadow:0 0 0 1px #67e8f9}.sc-layer-item.is-dragging{opacity:.55}.sc-layer-item.is-drop-target{border-color:#0ea5e9;background:#e0f2fe}.sc-layer-item__grip{color:#94a3b8;font-size:.7rem;letter-spacing:-.12em;line-height:1;cursor:grab;padding-top:10px;flex-shrink:0}.sc-layer-item__body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:5px}.sc-layer-item__row{display:flex;align-items:center;gap:8px;min-width:0}.sc-layer-item__thumb{width:36px;height:36px;border-radius:4px;object-fit:cover;background:#e2e8f0;flex-shrink:0}.sc-layer-item__meta{display:flex;flex-direction:column;gap:1px;min-width:0}.sc-layer-item__name{font-size:.78rem;font-weight:800;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sc-layer-item__sub{font-size:.65rem;font-weight:600;color:#64748b}.sc-layer-item__actions{display:flex;flex-wrap:wrap;gap:4px;padding-left:0}.sc-layer-item__btn{flex:1 1 auto;min-width:0;border:1px solid #cbd5e1;background:rgba(255,255,255,.9);border-radius:5px;padding:3px 5px;font-size:.62rem;font-weight:700;line-height:1.2;cursor:pointer;color:#0f172a;white-space:nowrap}.sc-layer-item__btn:hover{border-color:#94a3b8;background:var(--sc-card)}.sc-layer-item__btn--danger{border-color:#fca5a5;color:#b91c1c;background:rgba(254,242,242,.95)}.sc-layer-item__btn--danger:hover{border-color:#f87171;background:#fef2f2}.sc-layers__actions{display:flex;gap:6px;margin:8px -12px 0;padding:8px 12px;border-top:1px solid rgba(226,232,240,.9);background:rgba(248,250,252,.45)}.sc-layers__btn{flex:1;border:1px solid #cbd5e1;background:rgba(255,255,255,.8);border-radius:6px;padding:5px 8px;font-size:.7rem;font-weight:700;cursor:pointer;color:#0f172a}.sc-layers__btn--danger{border-color:#fca5a5;color:#b91c1c;background:rgba(254,242,242,.9)}.sc-layers__btn:disabled{opacity:.4;cursor:not-allowed}.sc-layers__footer{margin:0 -12px -12px;padding:8px 12px 10px;border-top:1px solid rgba(226,232,240,.75);background:rgba(248,250,252,.55)}.sc-layers__gallery-btn{display:flex;align-items:center;justify-content:center;width:100%;appearance:none;border:2px solid #22d3ee;background:linear-gradient(180deg,#0ea5e9 0,#0284c7 100%);color:#fff;border-radius:8px;padding:9px 12px;font:inherit;font-size:.75rem;font-weight:800;letter-spacing:.01em;cursor:pointer;box-shadow:0 2px 8px rgba(14,165,233,.28)}.sc-layers__gallery-btn:hover{filter:brightness(1.06);border-color:#06b6d4}.sc-layers__gallery-btn:active{transform:translateY(1px)}.sc-editor__menu-wrap{position:relative;z-index:1}.sc-editor__nav-menu-icon{display:flex;flex-direction:column;justify-content:center;gap:4px;width:28px;height:28px}.sc-editor__nav-menu-icon span{display:block;height:2px;border-radius:2px;background:#0f172a}.sc-editor__menu-panel{position:absolute;top:calc(100% + 6px);right:0;z-index:300;min-width:200px;padding:6px;border-radius:10px;background:var(--sc-card);border:1px solid #e2e8f0;box-shadow:0 14px 40px rgba(15,23,42,.16)}.sc-editor__menu-panel[hidden]{display:none!important}.sc-editor__menu-item{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:9px 12px;border:0;border-radius:6px;background:0 0;color:#0f172a;font:inherit;font-size:.82rem;font-weight:600;text-align:left;text-decoration:none;cursor:pointer}.sc-editor__menu-item:hover{background:#f1f5f9}.sc-editor__menu-sep{border:0;border-top:1px solid #e2e8f0;margin:4px 6px}.sc-editor__menu-theme-val{font-size:.72rem;font-weight:800;color:#0e7490;text-transform:uppercase}.sc-theme-dark.sc-editor,[data-sc-theme=dark] .sc-editor{background:#1a2332;color:#d8e0ea;--sc-accent:#38bdf8;--sc-accent-dark:#7dd3fc;--sc-accent-soft:rgba(56, 189, 248, 0.12);--sc-border:#3d4b5f;--sc-muted:#9aa8bc;--sc-text:#e8eef6;--sc-chip:#243041;--sc-chip-active:#38bdf8}[data-sc-theme=dark] .sc-editor__legal-foot,[data-sc-theme=dark] .sc-editor__nav{background:#222c3d;border-color:#364557;color:#e2e8f0;box-shadow:0 6px 18px rgba(0,0,0,.22)}[data-sc-theme=dark] .sc-editor__legal-foot{box-shadow:none;background:#1e2838;color:#9aa8bc}[data-sc-theme=dark] .sc-editor__legal-link{color:#cbd5e1}[data-sc-theme=dark] .sc-editor__legal-link:hover{color:#7dd3fc}[data-sc-theme=dark] .sc-editor__legal-credit{color:#8b9bb0}[data-sc-theme=dark] .sc-editor__workspace{background-color:#1a2332;background-image:linear-gradient(to bottom,transparent 0,transparent 55%,rgba(34,44,61,.25) 72%,rgba(34,44,61,.7) 88%,rgba(34,44,61,.95) 100%),linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:100% 100%,24px 24px,24px 24px}[data-sc-theme=dark] .sc-editor__stage{background:0 0}[data-sc-theme=dark] .sc-editor--spec .sc-editor__bottom,[data-sc-theme=dark] .sc-editor__bottom{border-top:0!important;box-shadow:none!important;background:0 0!important}[data-sc-theme=dark] .sc-editor__nav-action{color:#c5d0de;background:0 0;border-color:transparent}[data-sc-theme=dark] .sc-editor__nav-action.sc-editor__view-cart:hover,[data-sc-theme=dark] .sc-editor__nav-action:hover{background:rgba(255,255,255,.06);border-color:#46566c;color:#f1f5f9}[data-sc-theme=dark] .sc-editor__nav-action.is-active,[data-sc-theme=dark] .sc-editor__nav-service.is-active{background:rgba(56,189,248,.12);border-color:#38bdf8;color:#bae6fd}[data-sc-theme=dark] .sc-editor__nav-action.sc-editor__view-cart{background:0 0;border-color:transparent;color:#c5d0de}[data-sc-theme=dark] .sc-editor__nav-action-logo img{filter:brightness(0) invert(.88);opacity:.95}[data-sc-theme=dark] .sc-editor__nav-action-logo .sc-editor__cart-count{border-color:#222c3d}[data-sc-theme=dark] .sc-editor__product-type,[data-sc-theme=dark] button.sc-editor__product-type{color:#d8e0ea;background:0 0;border-color:transparent}[data-sc-theme=dark] .sc-editor__product-type:hover{background:rgba(255,255,255,.08);border-color:#46566c;color:var(--sc-surface)}[data-sc-theme=dark] .sc-editor__product-type.is-current{border-color:#38bdf8;background:rgba(56,189,248,.14);color:#e0f2fe}[data-sc-theme=dark] .sc-editor__product-type.is-soon,[data-sc-theme=dark] .sc-editor__product-type.is-soon:hover{background:0 0;border-color:transparent;opacity:.8}[data-sc-theme=dark] .sc-editor__product-type-logo img{filter:brightness(0) invert(1);opacity:1}[data-sc-theme=dark] .sc-editor__product-type-fallback{background:0 0;border-color:transparent;color:#fff}[data-sc-theme=dark] .sc-editor__product-type-name{color:inherit}[data-sc-theme=dark] .sc-editor__product-type.is-soon .sc-editor__product-type-name{color:#fbbf24}[data-sc-theme=dark] .sc-editor__back{color:#9aa8bc}[data-sc-theme=dark] .sc-editor__back:hover{color:#e8eef6;background:rgba(255,255,255,.06)}[data-sc-theme=dark] .sc-board-name,[data-sc-theme=dark] .sc-board-price{background:0 0;border:0;box-shadow:none;color:#e8eef6}[data-sc-theme=dark] .sc-board-name__label{color:rgba(186,198,214,.85);text-shadow:0 1px 2px rgba(0,0,0,.45)}[data-sc-theme=dark] .sc-board-name__input{color:#f3f6fa;text-shadow:0 1px 3px rgba(0,0,0,.55)}[data-sc-theme=dark] .sc-board-name__input::placeholder{color:rgba(154,168,188,.75)}[data-sc-theme=dark] .sc-board-price__total{color:#f3f6fa;text-shadow:0 1px 3px rgba(0,0,0,.55)}[data-sc-theme=dark] .sc-board-price__rate{color:#7dd3fc;text-shadow:0 1px 2px rgba(0,0,0,.45)}[data-sc-theme=dark] .sc-board-price__sqft{color:#b0bccd;text-shadow:0 1px 2px rgba(0,0,0,.4)}[data-sc-theme=dark] .sc-history-bar__btn{background:rgba(34,44,61,.55);color:#e2e8f0;box-shadow:0 2px 10px rgba(0,0,0,.25)}[data-sc-theme=dark] .sc-history-bar__btn:hover{background:rgba(56,70,92,.75)}[data-sc-theme=dark] .sc-layers-dock__btn{background:rgba(34,44,61,.88);border-color:rgba(148,163,184,.28);color:#e8eef6;box-shadow:0 4px 14px rgba(0,0,0,.32)}[data-sc-theme=dark] .sc-layers-dock.is-open .sc-layers-dock__btn,[data-sc-theme=dark] .sc-layers-dock__btn:hover{background:rgba(42,54,72,.95);border-color:rgba(125,211,252,.35);color:#f1f5f9}[data-sc-theme=dark] .sc-layers-dock__count{background:#0ea5e9;color:#fff}[data-sc-theme=dark] .sc-layers,[data-sc-theme=dark] .sc-layers-dock .sc-layers{background:#222c3d!important;border-color:#3d4b5f!important;color:#e2e8f0!important;box-shadow:0 14px 40px rgba(0,0,0,.45)!important;backdrop-filter:none;-webkit-backdrop-filter:none}[data-sc-theme=dark] .sc-layers__head{background:#1e2838!important;border-bottom:1px solid #364557!important;color:#e8eef6}[data-sc-theme=dark] .sc-layers__head strong{color:#f1f5f9!important}[data-sc-theme=dark] .sc-layers__hint{color:#9aa8bc!important}[data-sc-theme=dark] .sc-layers__empty{color:#7a8aa0!important}[data-sc-theme=dark] .sc-layers__close{background:rgba(255,255,255,.08)!important;color:#cbd5e1!important}[data-sc-theme=dark] .sc-layers__close:hover{background:rgba(255,255,255,.14)!important;color:#f1f5f9!important}[data-sc-theme=dark] .sc-layer-item{background:#1e2838!important;border-color:#3d4b5f!important;color:#e2e8f0!important}[data-sc-theme=dark] .sc-layer-item:hover{border-color:#64748b!important;background:#243041!important}[data-sc-theme=dark] .sc-layer-item.is-selected{border-color:#38bdf8!important;background:rgba(56,189,248,.14)!important;box-shadow:0 0 0 1px rgba(56,189,248,.35)!important}[data-sc-theme=dark] .sc-layer-item.is-drop-target{border-color:#0ea5e9!important;background:rgba(14,165,233,.16)!important}[data-sc-theme=dark] .sc-layer-item__name{color:#e8eef6!important}[data-sc-theme=dark] .sc-layer-item__grip,[data-sc-theme=dark] .sc-layer-item__sub{color:#9aa8bc!important}[data-sc-theme=dark] .sc-layer-item__thumb{background:#2a3648!important;border:1px solid #3d4b5f}[data-sc-theme=dark] .sc-layer-item__btn{background:#243041!important;border-color:#46566c!important;color:#e2e8f0!important}[data-sc-theme=dark] .sc-layer-item__btn:hover{background:#2f3d52!important;border-color:#64748b!important;color:#f1f5f9!important}[data-sc-theme=dark] .sc-layer-item__btn--danger{border-color:rgba(248,113,113,.5)!important;color:#fca5a5!important;background:rgba(127,29,29,.35)!important}[data-sc-theme=dark] .sc-layer-item__btn--danger:hover{border-color:#f87171!important;color:#fecaca!important;background:rgba(153,27,27,.5)!important}[data-sc-theme=dark] .sc-layers__footer{border-top-color:#3d4b5f;background:rgba(26,35,50,.65)}[data-sc-theme=dark] .sc-layers__gallery-btn{background:linear-gradient(180deg,#0ea5e9 0,#0284c7 100%);border-color:#38bdf8;color:#fff;box-shadow:0 2px 10px rgba(14,165,233,.35)}[data-sc-theme=dark] .sc-layers__gallery-btn:hover{filter:brightness(1.08)}[data-sc-theme=dark] .sc-layers__actions{background:#1e2838!important;border-top:1px solid #364557!important}[data-sc-theme=dark] .sc-layers__btn{background:#243041!important;border-color:#46566c!important;color:#d8e0ea!important}[data-sc-theme=dark] .sc-layers__btn:hover:not(:disabled){background:#0ea5e9!important;border-color:#0ea5e9!important;color:#fff!important}[data-sc-theme=dark] .sc-layers__btn--danger{border-color:rgba(248,113,113,.45)!important;color:#fca5a5!important;background:rgba(127,29,29,.25)!important}[data-sc-theme=dark] .sc-layers__btn:disabled{opacity:.4}[data-sc-theme=dark] .sc-editor__tools{background:#243041;border-color:#3d4b5f;box-shadow:0 4px 16px rgba(0,0,0,.3)}[data-sc-theme=dark] .sc-editor__tools button{color:#d8e0ea;background:0 0}[data-sc-theme=dark] .sc-editor__tools button.is-active,[data-sc-theme=dark] .sc-editor__tools button:hover{background:rgba(56,189,248,.15);color:#e0f2fe}[data-sc-theme=dark] .sc-chip{background:#243041;border-color:#3d4b5f;color:#d8e0ea}[data-sc-theme=dark] .sc-chip__label{color:#e2e8f0;background:0 0;font-weight:800}[data-sc-theme=dark] .sc-editor__material-title{color:#f1f5f9}[data-sc-theme=dark] .sc-editor__material-name{color:#f8fafc}[data-sc-theme=dark] .sc-chip__value{background:#2c3a4e;color:#e8eef6;border-left-color:#3d4b5f}[data-sc-theme=dark] .sc-chip.is-active,[data-sc-theme=dark] .sc-chip.is-open{border-color:#38bdf8;box-shadow:0 0 0 1px rgba(56,189,248,.35)}[data-sc-theme=dark] .sc-chip.is-active .sc-chip__value,[data-sc-theme=dark] .sc-chip.is-on .sc-chip__value{background:#0ea5e9;color:#fff;border-left-color:#0284c7}[data-sc-theme=dark] .sc-chip.is-active .sc-chip__label{color:#7dd3fc}[data-sc-theme=dark] .sc-editor__menu-panel{background:#2a3648;border-color:#3d4b5f;box-shadow:0 14px 40px rgba(0,0,0,.4)}[data-sc-theme=dark] .sc-editor__menu-item{color:#e2e8f0}[data-sc-theme=dark] .sc-editor__menu-item:hover{background:rgba(255,255,255,.07)}[data-sc-theme=dark] .sc-editor__menu-sep{border-top-color:#3d4b5f}[data-sc-theme=dark] .sc-editor__menu-theme-val{color:#7dd3fc}[data-sc-theme=dark] #sc-popover .sc-popover__inner,[data-sc-theme=dark] .sc-popover__inner{background:#2a3648!important;border-color:#3d4b5f!important;color:#e8eef6!important}[data-sc-theme=dark] .sc-popover__inner::after{background:#2a3648!important;border-color:#3d4b5f!important;box-shadow:none}[data-sc-theme=dark] .sc-popover__choice{background:#1e2838!important;color:#e8eef6!important;border-color:#46566c!important;box-shadow:none!important}[data-sc-theme=dark] .sc-popover__choice:hover{background:#243041!important;border-color:#64748b!important;color:#f1f5f9!important}[data-sc-theme=dark] .sc-popover__choice.is-selected,[data-sc-theme=dark] .sc-popover__choice.is-selected:hover,[data-sc-theme=dark] .sc-popover__choice[aria-pressed=true]{background:#0ea5e9!important;border-color:#38bdf8!important;color:#fff!important;box-shadow:0 2px 8px rgba(14,165,233,.35)!important}[data-sc-theme=dark] .sc-popover__apply,[data-sc-theme=dark] .sc-popover__size .sc-btn,[data-sc-theme=dark] button.sc-popover__apply{background:#0ea5e9!important;border-color:#0284c7!important;color:#fff!important}[data-sc-theme=dark] .sc-popover__size-row{background:#1e2838!important;border-color:#3d4b5f!important}[data-sc-theme=dark] .sc-popover__size label,[data-sc-theme=dark] .sc-popover__size-row-title{color:#9aa8bc!important}[data-sc-theme=dark] .sc-popover__size input{background:#1a2332!important;border-color:#46566c!important;color:#e8eef6!important}[data-sc-theme=dark] .sc-popover__dim-toggle button{background:#1e2838!important;border-color:#46566c!important;color:#d8e0ea!important}[data-sc-theme=dark] .sc-popover__dim-toggle button.is-active{background:#0ea5e9!important;border-color:#38bdf8!important;color:#fff!important}[data-sc-theme=dark] .sc-btn--ghost{color:#d8e0ea;border-color:#46566c;background:0 0}[data-sc-theme=dark] .sc-editor__upload-zone,[data-sc-theme=dark] .sc-upload-zone{background:rgba(34,44,61,.65);border-color:#46566c;color:#9aa8bc}[data-sc-theme=dark] .sc-editor__upload-zone:hover{border-color:#38bdf8;color:#d8e0ea;background:rgba(34,44,61,.85)}[data-sc-theme=dark] .sc-design-service{background:#1a2332;color:#e8eef6}[data-sc-theme=dark] .sc-design-service__card{background:#222c3d;border-color:#364557;box-shadow:0 10px 32px rgba(0,0,0,.35);color:#f1f5f9}[data-sc-theme=dark] .sc-design-service__intro{border-bottom-color:#364557}[data-sc-theme=dark] .sc-design-service__intro h2{color:#fff;font-weight:900}[data-sc-theme=dark] .sc-design-service__intro p{color:#d8e0ea}[data-sc-theme=dark] .sc-design-service__fee{color:#7dd3fc!important}[data-sc-theme=dark] .sc-common-sizes__label,[data-sc-theme=dark] .sc-ds-label,[data-sc-theme=dark] .sc-ds-size-grid label{color:#f8fafc!important;font-weight:800;letter-spacing:.05em}[data-sc-theme=dark] .sc-ds-hint{color:#cbd5e1}[data-sc-theme=dark] .sc-ds-hint--price{color:#e0f2fe;background:rgba(14,165,233,.14);border-color:rgba(56,189,248,.45)}[data-sc-theme=dark] .sc-ds-check,[data-sc-theme=dark] .sc-ds-check strong,[data-sc-theme=dark] .sc-ds-opt label{color:#f1f5f9;font-weight:700}[data-sc-theme=dark] .sc-ds-field input[type=number],[data-sc-theme=dark] .sc-ds-field input[type=text],[data-sc-theme=dark] .sc-ds-field select,[data-sc-theme=dark] .sc-ds-field textarea{background:#1a2332;border-color:#3d4b5f;color:#e8eef6}[data-sc-theme=dark] .sc-ds-field input[type=file]{background:#1e2838;border-color:#3d4b5f;color:#c5d0de}[data-sc-theme=dark] .sc-ds-field input::placeholder,[data-sc-theme=dark] .sc-ds-field textarea::placeholder{color:#6b7c93}[data-sc-theme=dark] .sc-ds-field input:focus,[data-sc-theme=dark] .sc-ds-field select:focus,[data-sc-theme=dark] .sc-ds-field textarea:focus{border-color:#38bdf8;box-shadow:0 0 0 3px rgba(56,189,248,.18)}[data-sc-theme=dark] .sc-ds-side-upload{background:#1e2838;border-color:#3d4b5f}[data-sc-theme=dark] .sc-common-size-btn{background:#1e2838;border-color:#46566c;color:#e2e8f0}[data-sc-theme=dark] .sc-common-size-btn:hover{border-color:#64748b;background:#243041}[data-sc-theme=dark] .sc-common-size-btn.is-selected{background:#0ea5e9!important;border-color:#38bdf8!important;color:#fff!important}[data-sc-theme=dark] .sc-ds-file-list li{background:#1e2838;border-color:#3d4b5f;color:#e2e8f0}[data-sc-theme=dark] .sc-ds-file-list button{background:rgba(127,29,29,.45);color:#fca5a5}[data-sc-theme=dark] .sc-design-service__footer{background:#1e2838;border-top-color:#364557}[data-sc-theme=dark] .sc-design-service__totals{color:#d0d9e6}[data-sc-theme=dark] .sc-design-service__grand{color:#f8fafc}[data-sc-theme=dark] .sc-design-service__grand strong{color:#7dd3fc}[data-sc-theme=dark] .sc-design-service .sc-editor__view-cart:not(.sc-editor__nav-action){background:#1a2332;border-color:#64748b;color:#e2e8f0}[data-sc-theme=dark] .sc-design-service .sc-editor__view-cart:not(.sc-editor__nav-action):hover{background:#e2e8f0;border-color:#e2e8f0;color:#0f172a}[data-sc-theme=dark] .sc-design-service .sc-btn--ghost{border-color:#46566c;color:#c5d0de;background:0 0}[data-sc-theme=dark] .sc-design-service .sc-btn--ghost:hover{border-color:#7dd3fc;color:#e8eef6;background:rgba(56,189,248,.08)}[data-sc-theme=dark] .sc-design-service .sc-btn--order,[data-sc-theme=dark] .sc-design-service .sc-editor__add-cart{color:#fff}.sc-catalog-modal{position:fixed;inset:0;z-index:2147483600;display:flex;align-items:center;justify-content:center;padding:16px}.sc-catalog-modal__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.5)}.sc-catalog-modal__dialog{position:relative;z-index:1;width:min(920px,100%);max-height:min(88vh,900px);overflow:auto;background:var(--sc-card);border-radius:14px;box-shadow:0 24px 64px rgba(15,23,42,.28);padding:18px 18px 22px;color:#0f172a}.sc-catalog-modal__dialog--grid{width:min(980px,100%)}.sc-catalog-modal__dialog--detail{width:min(860px,100%);padding:0;overflow:hidden}.sc-catalog-modal__close{position:absolute;top:10px;right:10px;z-index:2;width:34px;height:34px;border:0;border-radius:8px;background:#f1f5f9;color:#334155;font-size:1.35rem;line-height:1;cursor:pointer}.sc-catalog-modal__close:hover{background:#e2e8f0}.sc-catalog-modal__head{padding-right:40px;margin-bottom:12px}.sc-catalog-modal__head h2{margin:0 0 4px;font-size:1.2rem;font-weight:800}.sc-catalog-modal__lead{margin:0;font-size:.88rem;color:#64748b}.sc-catalog-modal__empty,.sc-catalog-modal__loading{margin:24px 8px;text-align:center;color:#94a3b8}.sc-catalog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.sc-catalog-card{appearance:none;border:0;padding:0;background:0 0;cursor:pointer;text-align:left;font:inherit;border-radius:12px;overflow:hidden}.sc-catalog-card__media{position:relative;display:block;aspect-ratio:4/3;border-radius:12px;overflow:hidden;border:1px solid #e2e8f0;background:#f1f5f9}.sc-catalog-card__img{width:100%;height:100%;object-fit:cover;display:block}.sc-catalog-card__img--empty{background:linear-gradient(135deg,#e2e8f0,var(--sc-surface))}.sc-catalog-card__veil{position:absolute;inset:0;background:linear-gradient(to top,rgba(15,23,42,.72) 0,transparent 55%);pointer-events:none}.sc-catalog-card__label{position:absolute;left:10px;right:10px;bottom:10px;color:#fff;font-weight:800;font-size:.88rem;text-shadow:0 1px 4px rgba(0,0,0,.45);z-index:1}.sc-catalog-card__hover{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;gap:8px;padding:12px;background:rgba(15,23,42,.78);opacity:0;transition:opacity .15s;z-index:2}.sc-catalog-card:focus-visible .sc-catalog-card__hover,.sc-catalog-card:hover .sc-catalog-card__hover{opacity:1}.sc-catalog-card__uses{margin:0;padding:0 0 0 14px;color:#e2e8f0;font-size:.72rem;font-weight:600;line-height:1.35}.sc-catalog-card__cta{color:#7dd3fc;font-size:.75rem;font-weight:800}.sc-catalog-detail__hero{display:grid;grid-template-columns:1.1fr 1fr;min-height:240px}.sc-catalog-detail__photo{background:#e2e8f0 center/cover no-repeat;min-height:220px}.sc-catalog-detail__photo--empty{background:linear-gradient(135deg,#cbd5e1,#f1f5f9)}.sc-catalog-detail__panel{padding:22px 22px 18px;display:flex;flex-direction:column;gap:8px}.sc-catalog-detail__brand{font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.sc-catalog-detail__panel h2{margin:0;font-size:1.35rem;font-weight:900}.sc-catalog-detail__desc{margin:0;font-size:.9rem;color:#475569;line-height:1.45;flex:1}.sc-catalog-detail__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.sc-catalog-chip{appearance:none;border:0;border-radius:8px;padding:9px 14px;font:inherit;font-size:.8rem;font-weight:800;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.sc-catalog-chip--order{background:#0ea5e9;color:#fff}.sc-catalog-chip--order:hover{background:#0284c7}.sc-catalog-chip--outline{background:var(--sc-card);border:2px solid #cbd5e1;color:#0f172a}.sc-catalog-chip--ghost{background:0 0;border:1px solid #cbd5e1;color:#475569}.sc-catalog-detail__meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;padding:16px 22px;border-top:1px solid #e2e8f0;background:var(--sc-surface)}.sc-catalog-detail__col h4{margin:0 0 6px;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.sc-catalog-detail__col ul{margin:0;padding-left:16px;font-size:.85rem;color:#334155;line-height:1.4}.sc-catalog-detail__nav{padding:12px 22px 16px;border-top:1px solid #e2e8f0}@media (max-width:700px){.sc-catalog-detail__hero{grid-template-columns:1fr}.sc-catalog-detail__photo{min-height:160px}}button.sc-editor__product-type{font:inherit;cursor:pointer}[data-sc-theme=dark] .sc-catalog-modal__backdrop{background:rgba(0,0,0,.62)}[data-sc-theme=dark] .sc-catalog-modal__dialog{background:#222c3d;color:#e8eef6;box-shadow:0 24px 64px rgba(0,0,0,.55);border:1px solid #364557}[data-sc-theme=dark] .sc-catalog-modal__close{background:#2a3648;color:#cbd5e1}[data-sc-theme=dark] .sc-catalog-modal__empty,[data-sc-theme=dark] .sc-catalog-modal__lead,[data-sc-theme=dark] .sc-catalog-modal__loading{color:#9aa8bc}[data-sc-theme=dark] .sc-catalog-card__media{border-color:#3d4b5f;background:#1e2838}[data-sc-theme=dark] .sc-catalog-detail__panel{background:#222c3d}[data-sc-theme=dark] .sc-catalog-detail__brand{color:#9aa8bc}[data-sc-theme=dark] .sc-catalog-detail__desc{color:#b0bccd}[data-sc-theme=dark] .sc-catalog-detail__meta{background:#1e2838;border-top-color:#364557}[data-sc-theme=dark] .sc-catalog-detail__col h4{color:#9aa8bc}[data-sc-theme=dark] .sc-catalog-detail__col ul{color:#d0d9e6}[data-sc-theme=dark] .sc-catalog-detail__nav{border-top-color:#364557}[data-sc-theme=dark] .sc-catalog-chip--outline{background:#1e2838;border-color:#46566c;color:#e2e8f0}[data-sc-theme=dark] .sc-catalog-chip--ghost{border-color:#46566c;color:#c5d0de}[data-sc-theme=dark] .sc-my-images-backdrop{background:rgba(0,0,0,.55)}[data-sc-theme=dark] .sc-my-images{background:#222c3d;color:#e2e8f0;box-shadow:-10px 0 36px rgba(0,0,0,.5);border-left:1px solid #364557}[data-sc-theme=dark] .sc-my-images__header h2{color:#f1f5f9}[data-sc-theme=dark] .sc-my-images__close{background:#2a3648;color:#cbd5e1}[data-sc-theme=dark] .sc-my-images__close:hover{background:#364557;color:#f1f5f9}[data-sc-theme=dark] .sc-my-images__hint{color:#9aa8bc}[data-sc-theme=dark] .sc-my-images__actions .sc-btn{background:#0ea5e9;color:#fff}[data-sc-theme=dark] .sc-my-images__actions .sc-btn:hover{background:#0284c7}[data-sc-theme=dark] .sc-my-images__item{background:#1e2838;border-color:#3d4b5f;color:#e2e8f0}[data-sc-theme=dark] .sc-my-images__item:hover{border-color:#38bdf8;box-shadow:0 4px 14px rgba(0,0,0,.35)}[data-sc-theme=dark] .sc-my-images__item img{background:#2a3648}[data-sc-theme=dark] .sc-my-images__cap{color:#9aa8bc;background:#1a2332}[data-sc-theme=dark] .sc-my-images__empty,[data-sc-theme=dark] .sc-my-images__loading{color:#7a8aa0}[data-sc-theme=dark] .sc-my-images__item--pdf{background:rgba(127,29,29,.28);border-color:rgba(248,113,113,.35)}[data-sc-theme=dark] .sc-my-images__drafts{border-top-color:#364557}[data-sc-theme=dark] .sc-my-images__drafts-title{color:#e8eef6}[data-sc-theme=dark] .sc-drafts-list__item{background:#1e2838;border-color:#3d4b5f}[data-sc-theme=dark] .sc-drafts-list__thumb{background-color:#2a3648}[data-sc-theme=dark] .sc-drafts-list__thumb.is-empty{color:#7a8aa0}[data-sc-theme=dark] .sc-drafts-list__info strong{color:#e8eef6}[data-sc-theme=dark] .sc-drafts-list__info span{color:#9aa8bc}[data-sc-theme=dark] .sc-drafts-list__actions .sc-btn,[data-sc-theme=dark] .sc-drafts-list__actions button{border-color:#46566c;color:#d8e0ea;background:#243041}[data-sc-theme=dark] .sc-drafts-list__actions .sc-btn:hover,[data-sc-theme=dark] .sc-drafts-list__actions button:hover{border-color:#38bdf8;color:#e0f2fe;background:rgba(56,189,248,.12)}[data-sc-theme=dark] .sc-gallery-list button{background:#1e2838;border-color:#3d4b5f}[data-sc-theme=dark] .sc-gallery-list button:hover{border-color:#38bdf8}.sc-warn-dock{position:relative;top:auto;right:auto;z-index:1;pointer-events:none}.sc-warn-dock__btn{pointer-events:auto;display:inline-flex;align-items:center;gap:5px;border:0;cursor:pointer;padding:5px 10px;border-radius:4px;background:#dc2626;color:#fff;box-shadow:0 2px 8px rgba(185,28,28,.35);font:inherit;font-weight:800;font-size:.72rem;line-height:1.2;text-transform:lowercase;letter-spacing:.01em}.sc-warn-dock__btn:hover{background:#b91c1c}.sc-warn-dock__word{font-weight:700}.sc-attn-dock{position:relative;top:auto;right:auto;z-index:1;pointer-events:none;margin-top:6px}.sc-attn-dock__btn{pointer-events:auto;display:inline-flex;align-items:center;gap:5px;border:0;cursor:pointer;padding:5px 10px;border-radius:4px;background:#eab308;color:#1c1917;box-shadow:0 2px 8px rgba(202,138,4,.4);font:inherit;font-weight:800;font-size:.72rem;line-height:1.2;text-transform:lowercase;letter-spacing:.01em}.sc-attn-dock__btn:hover{background:#ca8a04;color:#fff}.sc-attn-dock__word{font-weight:700}.sc-attn-dock__btn.is-pulse{animation:sc-attn-pulse .9s ease-out 1}@keyframes sc-attn-pulse{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(234,179,8,.55)}50%{transform:scale(1.12);box-shadow:0 0 0 10px rgba(234,179,8,0)}100%{transform:scale(1);box-shadow:0 6px 18px rgba(202,138,4,.35)}}.sc-warnings-modal--attention .sc-warnings-modal__head{background:#eab308;color:#0a0a0a;font-weight:900}.sc-warnings-modal--attention .sc-warnings-modal__icon{background:#eab308;color:#0a0a0a;border-color:#a16207}.sc-warnings-modal--attention .sc-warnings-modal__item,.sc-warnings-modal--attention .sc-warnings-modal__text{color:#0f172a;font-weight:600;font-size:.9rem;line-height:1.45}.sc-warnings-modal--attention .sc-warnings-modal__num{background:#fef3c7;border-color:#f59e0b;color:#0a0a0a;font-weight:900}.sc-warnings-modal__body{color:#0f172a}.sc-warnings-modal__text{color:inherit}.sc-editor-open-msg{z-index:2147483646}.sc-editor-open-msg__panel{width:min(420px,100%)}.sc-editor-open-msg .sc-warnings-modal__head{background:#1e293b;color:#fff;letter-spacing:.1em}.sc-editor-open-msg__text{margin:0 0 18px;color:#0f172a;font-size:1.05rem;font-weight:600;line-height:1.45;text-align:center}.sc-editor-open-msg__ok{appearance:none;border:0;min-width:110px;padding:10px 28px;border-radius:4px;background:#eab308;color:#0f172a;font-weight:800;font-size:.95rem;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;box-shadow:0 2px 8px rgba(161,98,7,.25)}.sc-editor-open-msg__ok:hover{background:#facc15}.sc-editor-open-msg__ok:focus-visible{outline:2px solid #1e293b;outline-offset:2px}html[data-sc-theme=dark] .sc-editor-open-msg__text,html[data-sfa-theme=dark] .sc-editor-open-msg__text{color:#0f172a}.sc-warnings-modal{position:fixed;inset:0;z-index:2147483645;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(15,23,42,.4)}.sc-warnings-modal__close:hover{background:#4b5563}.sc-warn-dock__btn.is-pulse{animation:sc-warn-pulse .9s ease-out 1}@keyframes sc-warn-pulse{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(220,38,38,.55)}50%{transform:scale(1.12);box-shadow:0 0 0 10px rgba(220,38,38,0)}100%{transform:scale(1);box-shadow:0 6px 18px rgba(185,28,28,.35)}}.sc-warn-dock__icon{display:inline-flex;align-items:center;justify-content:center;width:1.1rem;height:1.1rem;border-radius:50%;border:2px solid #fff;font-size:.72rem;font-weight:900}.sc-warn-dock__count{font-variant-numeric:tabular-nums;min-width:.7rem}.sc-warn-dock__popout{width:min(300px,calc(100vw - 48px));max-height:min(50vh,360px);overflow:auto;padding:12px 14px 14px;border-radius:12px;background:rgba(255,255,255,.55);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.75);box-shadow:0 12px 40px rgba(15,23,42,.14);color:#0f172a}.sc-warn-dock__popout[hidden]{display:none!important}.sc-warn-dock__head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px;font-size:.78rem;text-transform:uppercase;letter-spacing:.05em;color:#b91c1c}.sc-warn-dock__close{border:0;background:rgba(15,23,42,.06);width:26px;height:26px;border-radius:6px;cursor:pointer;font-size:1.1rem;line-height:1;color:#475569}.sc-warn-dock__close:hover{background:rgba(15,23,42,.12)}.sc-warn-dock__body{display:flex;flex-direction:column;gap:8px}.sc-warn-dock__item{display:flex;align-items:flex-start;gap:8px;font-size:.82rem;font-weight:600;line-height:1.4;color:#1e293b}.sc-warn-dock__bang{flex:0 0 auto;width:1.1rem;height:1.1rem;margin-top:1px;border-radius:50%;border:2px solid #dc2626;color:#dc2626;font-size:.68rem;font-weight:900;display:inline-flex;align-items:center;justify-content:center}.sc-editor__nav-service:not(.is-active){border-color:transparent}.sc-editor__nav-service.is-active{border-color:#06b6d4;background:var(--sc-accent-soft)}.sc-editor__nav-action-logo .sc-editor__cart-count{position:absolute;top:-4px;right:-6px;display:inline-flex;align-items:center;justify-content:center;min-width:1.05rem;height:1.05rem;padding:0 3px;border-radius:999px;background:var(--sc-accent);color:#fff;font-size:.6rem;font-weight:800;line-height:1;border:1.5px solid #fff}.sc-editor__nav-action-logo .sc-editor__cart-count[hidden]{display:none!important}.sc-editor--spec>.sc-editor__dpi-warning,.sc-editor--spec>.sc-editor__warnings,.sc-editor--spec>.sc-editor__warnings-badge{display:none!important}.sc-editor__canvas-wrap{position:relative;max-width:100%;max-height:100%}#sc-canvas{display:block;max-width:100%;height:auto;background:0 0;cursor:default;box-shadow:0 1px 0 rgba(0,0,0,.04)}.sc-editor__upload-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.sc-editor__upload-overlay.is-hidden{display:none}.sc-editor__upload-zone{pointer-events:auto;border:2px dashed #9ca3af;border-radius:4px;padding:24px 28px;text-align:center;color:#9ca3af;max-width:360px;min-width:220px;cursor:pointer;background:rgba(255,255,255,.55);transition:border-color .15s,color .15s,background .15s}.sc-editor__upload-zone:hover{border-color:var(--sc-accent);color:#4b5563;background:rgba(255,255,255,.85)}.sc-editor__upload-zone p{margin:0 0 16px;font-size:.85rem;font-weight:600;letter-spacing:.04em;line-height:1.45;text-transform:uppercase}.sc-editor__camera-icon{display:block;color:#9ca3af}.sc-editor__tools{position:absolute;left:10px;top:10px;transform:none;bottom:auto;max-height:calc(100% - 20px);overflow-y:auto;display:flex;flex-direction:column;align-items:center;gap:6px;background:var(--sc-card);padding:8px;border-radius:10px;border:1px solid var(--sc-border);box-shadow:0 4px 16px rgba(0,0,0,.12);z-index:50;pointer-events:auto}.sc-editor__tools button{width:40px;height:40px;border:0;border-radius:8px;background:var(--sc-chip);color:#374151;cursor:pointer;font-size:1rem}.sc-editor__tools button.is-active,.sc-editor__tools button:hover{background:#0ea5e9;color:#fff}.sc-editor__tools button.is-locked{background:var(--sc-accent);color:#fff}.sc-editor__stage>.sc-layers{display:none!important}.sc-layers-dock .sc-layers{position:relative!important;right:auto!important;top:auto!important;z-index:1}.sc-layers__head strong{font-size:.72rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.sc-layers__btn:hover:not(:disabled){background:#0ea5e9;border-color:#0ea5e9;color:#fff}.sc-editor--design-service .sc-layers,.sc-editor--paint-mode .sc-layers{display:none!important}@media (max-width:720px){.sc-layers-dock .sc-layers{width:min(220px,calc(100vw - 24px));max-height:min(48vh,320px)}.sc-layers__list{max-height:160px}}.sc-editor__canvas-wrap{position:relative}.sc-paint-overlay{position:absolute;left:0;top:0;z-index:20;pointer-events:auto;line-height:0;box-shadow:0 0 0 2px rgba(14,165,233,.55);border-radius:2px;overflow:visible;background:0 0}.sc-paint-overlay[hidden]{display:none!important}.sc-paint-overlay .canvas-container{margin:0!important}.sc-paint-bar{position:absolute;left:58px;right:10px;top:10px;transform:none;z-index:55;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:8px 10px;max-width:none;padding:8px 10px;background:rgba(255,255,255,.98);border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 8px 28px rgba(15,23,42,.14);pointer-events:auto}.sc-paint-bar[hidden]{display:none!important}.sc-paint-bar__label{font-size:.72rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:#0ea5e9;padding:0 4px}.sc-paint-bar__actions{display:flex;gap:6px;flex-wrap:wrap}.sc-paint-bar__actions .sc-btn{padding:8px 12px;font-weight:800;font-size:.72rem;border-radius:8px;cursor:pointer;border:none;text-transform:uppercase;letter-spacing:.03em}.sc-paint-bar__actions .sc-btn--ghost{background:#f1f5f9;color:#334155}.sc-paint-bar__actions .sc-btn--order{background:#0ea5e9;color:#fff}.sc-paint-modal__tools{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.sc-paint-tool{min-width:34px;height:34px;padding:0 8px;border:1px solid #e2e8f0;border-radius:8px;background:var(--sc-card);color:#334155;font-weight:800;font-size:.85rem;cursor:pointer}.sc-paint-tool:hover{border-color:#94a3b8}.sc-paint-tool.is-active{background:#0ea5e9;border-color:#0284c7;color:#fff}.sc-paint-tool--ghost{font-size:.68rem;text-transform:uppercase;letter-spacing:.03em}.sc-paint-color{display:inline-flex;align-items:center}.sc-paint-color input{width:34px;height:30px;padding:0;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;background:var(--sc-card)}.sc-paint-width{display:inline-flex;align-items:center;gap:6px;font-size:.68rem;font-weight:700;color:#64748b;text-transform:uppercase}.sc-paint-width input[type=range]{width:80px}.sc-paint-content{display:inline-flex;align-items:center;gap:6px;font-size:.68rem;font-weight:700;color:#64748b;text-transform:uppercase;flex:1 1 160px;min-width:140px;max-width:280px}.sc-paint-content input[type=text]{flex:1 1 auto;min-width:100px;height:32px;border:2px solid #0ea5e9;border-radius:8px;padding:0 10px;font-size:.9rem;font-weight:600;color:#0f172a;background:var(--sc-card);text-transform:none;letter-spacing:normal}.sc-paint-content input[type=text]:focus{outline:0;border-color:#0284c7;box-shadow:0 0 0 3px rgba(14,165,233,.25)}.sc-paint-content.is-disabled{opacity:.55}.sc-paint-content.is-disabled input{border-color:#e2e8f0;box-shadow:none}.sc-paint-fsize{display:inline-flex;align-items:center;gap:6px;font-size:.68rem;font-weight:700;color:#64748b;text-transform:uppercase}.sc-paint-fsize input[type=number]{width:58px;height:30px;border:1px solid #e2e8f0;border-radius:6px;padding:0 6px;font-size:.85rem;font-weight:700;color:#0f172a;background:var(--sc-card)}.sc-paint-font{height:30px;border:1px solid #e2e8f0;border-radius:6px;padding:0 6px;font-size:.78rem;background:var(--sc-card);max-width:140px}[data-sc-theme=dark] .sc-paint-content input[type=text],[data-sc-theme=dark] .sc-paint-font,[data-sc-theme=dark] .sc-paint-fsize input[type=number]{background:#1a2332;border-color:#3d4b5f;color:#e8eef6}[data-sc-theme=dark] .sc-paint-content input[type=text]{border-color:#0ea5e9}.sc-editor--paint-mode #sc-canvas{pointer-events:none}.sc-editor--paint-mode .sc-editor__upload-overlay{pointer-events:none!important;opacity:.35}.sc-editor--paint-mode .sc-editor__tools button[data-tool=paint]{background:#0ea5e9;color:#fff}.sc-editor--paint-mode .sc-editor__tools button:not([data-tool=paint]){opacity:.45}.sc-editor__bottom{background:0 0;border-top:0!important;padding:8px 12px 10px;display:flex;flex-direction:column;gap:6px;flex-shrink:0;max-height:none;overflow:visible;position:relative;z-index:60;box-shadow:none!important}.sc-editor--spec .sc-editor__meta-row{padding-top:2px;opacity:.95}.sc-editor--spec .sc-editor__meta-row .sc-btn--ghost{font-size:.72rem;padding:5px 10px}.sc-chip-bar{display:flex;flex-wrap:wrap;gap:8px;align-items:stretch;justify-content:center;max-width:1100px;margin:0 auto;width:100%}.sc-chip{display:inline-flex;align-items:stretch;min-height:38px;border:1px solid var(--sc-border);border-radius:4px;background:var(--sc-card);overflow:hidden;cursor:pointer;padding:0;font:inherit;color:inherit;transition:border-color .15s,box-shadow .15s;user-select:none;appearance:none}.sc-chip:hover{border-color:#9ca3af}.sc-chip.is-active,.sc-chip.is-open{border-color:var(--sc-chip-active);box-shadow:0 0 0 1px var(--sc-chip-active)}.sc-chip__label{display:flex;align-items:center;padding:0 8px;font-size:.62rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#4b5563;background:var(--sc-card);white-space:nowrap}.sc-chip__value{display:flex;align-items:center;justify-content:center;min-width:44px;padding:0 8px;font-size:.68rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:#374151;background:#e5e7eb;border-left:1px solid var(--sc-border);white-space:nowrap}.sc-chip.is-active .sc-chip__value,.sc-chip.is-on .sc-chip__value{background:var(--sc-accent);color:#fff;border-left-color:var(--sc-accent-dark)}.sc-chip.is-active .sc-chip__label{color:var(--sc-accent-dark)}.sc-chip.is-disabled{opacity:.55;cursor:not-allowed}.sc-chip.is-disabled .sc-chip__value{background:#e5e7eb;color:#9ca3af}.sc-grommet-presets{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;padding:6px 12px;background:var(--sc-card);border-bottom:1px solid var(--sc-border);font-size:.75rem}.sc-grommet-presets[hidden]{display:none!important}.sc-grommet-presets__label{font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#4b5563;font-size:.68rem}.sc-grommet-presets input,.sc-grommet-presets select{font-size:.75rem;padding:4px 8px;border:1px solid var(--sc-border);border-radius:4px;background:var(--sc-card)}.sc-grommet-presets input{width:72px}.sc-grommet-presets__btn{border:0;background:var(--sc-accent);color:#fff;font-weight:700;font-size:.72rem;padding:5px 10px;border-radius:4px;cursor:pointer;text-transform:lowercase}.sc-grommet-presets__btn:hover{background:var(--sc-accent-dark)}.sc-fin-toast{position:fixed;left:50%;bottom:96px;transform:translateX(-50%);z-index:2147483645;max-width:min(420px,calc(100vw - 24px));padding:10px 14px;background:#b91c1c;color:#fff;font-size:.82rem;font-weight:600;line-height:1.35;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.2);text-align:center}.sc-fin-toast:not(.sc-fin-toast--error){background:#1f2937}.sc-fin-toast[hidden]{display:none!important}.sc-editor__warnings-badge{position:absolute;top:72px;right:16px;z-index:25;border:0;background:#ef4444;color:#fff;font-size:.68rem;font-weight:800;padding:4px 8px;border-radius:4px;cursor:pointer}.sc-editor__warnings-badge:hover{background:#dc2626}.sc-editor__warnings-badge[hidden]{display:none!important}.sc-warnings-modal{position:fixed;inset:0;z-index:2147483645;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(15,23,42,.45)}.sc-warnings-modal__panel{width:min(400px,100%);max-height:min(70vh,520px);display:flex;flex-direction:column;background:var(--sc-card);border-radius:10px;box-shadow:0 18px 50px rgba(0,0,0,.28);overflow:hidden}.sc-warnings-modal__head{background:#dc2626;color:#fff;text-align:center;font-weight:800;letter-spacing:.04em;font-size:.88rem;padding:10px 14px;flex-shrink:0}.sc-warnings-modal__body{padding:14px 16px 16px;text-align:center;overflow:auto;flex:1 1 auto}.sc-warnings-modal__intro{margin:0 0 10px;color:#64748b;font-size:.8rem;font-weight:600}.sc-warnings-modal__list{list-style:none;margin:0 0 14px;padding:0;text-align:left}.sc-warnings-modal__item{display:flex;align-items:flex-start;gap:8px;color:#b91c1c;font-weight:600;font-size:.82rem;line-height:1.35;margin:0;padding:7px 0;border-bottom:1px solid rgba(15,23,42,.08)}.sc-warnings-modal__item:last-child{margin-bottom:0;border-bottom:0}.sc-warnings-modal__num{flex:0 0 auto;width:1.25rem;height:1.25rem;border-radius:999px;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;display:inline-flex;align-items:center;justify-content:center;font-size:.68rem;font-weight:800;line-height:1;margin-top:1px}.sc-warnings-modal__text{flex:1 1 auto;min-width:0}.sc-warnings-modal__icon{flex:0 0 auto;width:1.15rem;height:1.15rem;border-radius:50%;border:2px solid #dc2626;display:inline-flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:800;line-height:1;margin-top:1px}.sc-warnings-modal--attention .sc-warnings-modal__num{background:#fffbeb;border-color:#fde68a;color:#b45309}.sc-warnings-modal--attention .sc-warnings-modal__item{color:#b45309}.sc-warnings-modal__close{appearance:none;border:0;background:#6b7280;color:#fff;font-weight:700;font-size:.82rem;padding:8px 20px;border-radius:4px;cursor:pointer;text-transform:uppercase;letter-spacing:.03em}.sc-warnings-modal__close:hover{background:#4b5563}.sc-popover{position:fixed!important;left:0;top:0;z-index:2147483646!important;margin:0;padding:0;pointer-events:none;width:max-content;max-width:min(420px,calc(100vw - 16px))}.sc-popover:not([hidden]){pointer-events:auto}.sc-popover[hidden]{display:none!important}.sc-popover__inner{display:inline-flex;flex-wrap:wrap;gap:8px;max-width:min(420px,calc(100vw - 16px));padding:12px;background:var(--sc-card);border:1px solid var(--sc-border);border-radius:10px;box-shadow:0 12px 40px rgba(0,0,0,.22),0 0 0 1px rgba(0,0,0,.06);position:relative}.sc-popover__inner::after{content:'';position:absolute;left:var(--sc-caret-x,50%);bottom:-7px;width:12px;height:12px;background:var(--sc-card);border-right:1px solid var(--sc-border);border-bottom:1px solid var(--sc-border);transform:translateX(-50%) rotate(45deg);box-shadow:2px 2px 2px rgba(0,0,0,.04)}.sc-popover__inner--below::after{bottom:auto;top:-7px;border-right:0;border-bottom:0;border-left:1px solid var(--sc-border);border-top:1px solid var(--sc-border);box-shadow:-1px -1px 1px rgba(0,0,0,.04)}.sc-popover__choice{border:2px solid #d1d5db!important;background:#fff!important;border-radius:8px;padding:10px 16px;font-size:.8rem;font-weight:800;cursor:pointer;color:#111827!important;text-transform:uppercase;letter-spacing:.04em;min-width:72px;box-shadow:0 1px 2px rgba(0,0,0,.04);transition:background .12s,border-color .12s,color .12s,box-shadow .12s;-webkit-appearance:none;appearance:none}.sc-popover__choice:hover{border-color:#9ca3af!important;background:#fff!important;color:#111827!important;box-shadow:0 2px 6px rgba(0,0,0,.08)}.sc-popover__choice.is-selected,.sc-popover__choice.is-selected:hover,.sc-popover__choice[aria-pressed=true]{background:#06b6d4!important;border-color:#0891b2!important;color:#fff!important;box-shadow:0 2px 8px rgba(6,182,212,.35)}.sc-popover__size{display:flex;flex-direction:column;gap:12px;min-width:260px}.sc-popover__size--both{gap:14px}.sc-popover__size-row{display:flex;flex-direction:column;gap:6px;padding:10px;background:var(--sc-surface);border:1px solid #e5e7eb;border-radius:8px}.sc-popover__size-row-title{font-size:.75rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#374151}.sc-popover__size-fields{display:flex;flex-wrap:wrap;gap:10px}.sc-popover__size label{display:flex;flex-direction:column;gap:4px;font-size:.72rem;font-weight:700;text-transform:uppercase;color:var(--sc-muted)}.sc-popover__size input{width:88px;padding:8px 10px;border:1px solid var(--sc-border);border-radius:6px;font-size:.95rem;background:var(--sc-card)}.sc-popover__apply,.sc-popover__size .sc-btn,button.sc-popover__apply{display:block!important;padding:12px 16px!important;background:#06b6d4!important;color:#fff!important;border:2px solid #0891b2!important;border-radius:8px!important;font-weight:800!important;font-size:.85rem!important;cursor:pointer!important;text-transform:uppercase!important;letter-spacing:.04em!important;width:100%!important;margin-top:4px!important;line-height:1.2!important;opacity:1!important;visibility:visible!important;-webkit-appearance:none;appearance:none}.sc-popover__apply:hover,.sc-popover__size .sc-btn:hover,button.sc-popover__apply:hover{background:#0891b2!important;color:#fff!important}.sc-popover__dim-toggle{display:flex;gap:8px;margin-bottom:4px;width:100%}.sc-popover__dim-toggle button{flex:1;padding:10px;border:2px solid #d1d5db;background:var(--sc-card);border-radius:8px;font-size:.75rem;font-weight:800;cursor:pointer;text-transform:uppercase;color:#374151}.sc-popover__dim-toggle button.is-active{background:var(--sc-accent);color:#fff;border-color:var(--sc-accent-dark)}.sc-editor__meta-row{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;justify-content:center;max-width:720px;margin:0 auto;width:100%;padding-bottom:2px}.sc-editor__legal-foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 16px;padding:7px 14px 9px;background:var(--sc-card);border-top:1px solid #e5e7eb;font-size:.7rem;color:#6b7280;flex-shrink:0;position:relative;z-index:40}.sc-editor__legal-foot-left{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:8px 16px;min-width:0;flex:1 1 auto}.sc-editor__legal-copy{font-weight:500}.sc-editor__legal-link{color:#374151;text-decoration:underline;text-underline-offset:2px;font-weight:600}.sc-editor__legal-link:hover{color:var(--sc-accent-dark)}.sc-editor__legal-hours{color:#6b7280;font-weight:500}.sc-editor__legal-credit{font-weight:600;color:#64748b}.sc-editor__legal-chat:empty,.sc-editor__legal-chat[hidden]{display:none!important}.sc-editor__tips-wrap{position:relative;display:flex;align-items:center;justify-content:flex-end;flex:0 0 auto;margin-left:auto;padding-left:8px}.sc-tips-switch{appearance:none;display:inline-flex;align-items:center;gap:8px;border:1px solid #cbd5e1;border-radius:999px;padding:5px 10px 5px 6px;background:#fff;color:#0f172a;font:inherit;font-size:.75rem;font-weight:800;cursor:pointer;box-shadow:0 2px 8px rgba(15,23,42,.08);white-space:nowrap}.sc-tips-switch:hover{border-color:#94a3b8;background:#f8fafc}.sc-tips-switch__track{position:relative;width:34px;height:20px;border-radius:999px;background:#cbd5e1;flex-shrink:0;transition:background .18s ease}.sc-tips-switch__thumb{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(15,23,42,.25);transition:transform .18s ease}.sc-tips-switch.is-on .sc-tips-switch__track,.sc-tips-switch[aria-checked=true] .sc-tips-switch__track{background:#0ea5e9}.sc-tips-switch.is-on .sc-tips-switch__thumb,.sc-tips-switch[aria-checked=true] .sc-tips-switch__thumb{transform:translateX(14px)}.sc-tips-switch__label{line-height:1}.sc-tips-coach{position:absolute;right:0;bottom:calc(100% + 4px);display:flex;flex-direction:column;align-items:center;left:auto;width:100%;pointer-events:none;z-index:45;animation:sc-tips-coach-bob 1.7s ease-in-out infinite}.sc-tips-coach[hidden]{display:none!important}.sc-tips-coach__text{background:rgba(255,255,255,.97);border:2px dashed #dc2626;border-radius:8px;padding:5px 10px;font-size:.75rem;font-weight:800;line-height:1.2;color:#dc2626;box-shadow:0 4px 12px rgba(220,38,38,.14);text-align:center;white-space:nowrap}.sc-tips-coach__arrow{display:block;width:0;height:0;margin-top:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:10px solid #dc2626}@keyframes sc-tips-coach-bob{0%,100%{opacity:1;transform:translateY(0)}50%{opacity:.88;transform:translateY(-2px)}}.sc-tips-overlay{position:fixed;inset:0;z-index:2147482500;display:flex;align-items:flex-end;justify-content:flex-end;padding:16px 16px 58px;background:0 0;pointer-events:none}.sc-tips-overlay[hidden]{display:none!important}.sc-tips-overlay__panel{pointer-events:auto;width:min(360px,calc(100vw - 24px));max-height:min(62vh,480px);overflow:auto;background:rgba(255,255,255,.78);border:1px solid rgba(148,163,184,.5);border-radius:14px;box-shadow:0 14px 40px rgba(15,23,42,.18);padding:12px 14px 14px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.sc-tips-overlay__title{display:block;margin:0 0 8px;font-size:.88rem;font-weight:900;color:#0f172a}.sc-tips-list{margin:0;padding-left:1.15rem}.sc-tips-list li{margin:.35em 0;font-size:.8rem;line-height:1.4;color:#334155;font-weight:600}.sc-tips-list kbd{display:inline-block;padding:1px 6px;border-radius:4px;border:1px solid #cbd5e1;background:#f8fafc;font-size:.7rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-weight:700;color:#0f172a}[data-sc-theme=dark] .sc-tips-switch{background:#1e2838;border-color:#46566c;color:#e8eef6}[data-sc-theme=dark] .sc-tips-switch:hover{background:#243041}[data-sc-theme=dark] .sc-tips-switch:not(.is-on) .sc-tips-switch__track{background:#46566c}[data-sc-theme=dark] .sc-tips-coach__text{background:rgba(30,40,56,.96);border-color:#f87171;color:#fca5a5}[data-sc-theme=dark] .sc-tips-coach__arrow{border-top-color:#f87171}[data-sc-theme=dark] .sc-tips-overlay__panel{background:rgba(34,44,61,.86);border-color:#3d4b5f}[data-sc-theme=dark] .sc-tips-overlay__title{color:#f1f5f9}[data-sc-theme=dark] .sc-tips-list li{color:#d8e0ea}[data-sc-theme=dark] .sc-tips-list kbd{background:#1a2332;border-color:#46566c;color:#e8eef6}.sc-field{display:flex;flex-direction:column;gap:2px;font-size:.62rem;color:var(--sc-muted);font-weight:600;text-transform:uppercase;letter-spacing:.03em}.sc-field input[type=number],.sc-field input[type=text]{padding:6px 8px;border-radius:6px;border:1px solid var(--sc-border);background:var(--sc-card);color:var(--sc-text);min-width:56px;font-size:.82rem;font-weight:500;text-transform:none;letter-spacing:0}.sc-field--grow{flex:1;min-width:140px}.sc-field--name{flex:1 1 200px;max-width:280px;min-width:160px}.sc-field--qty input{width:64px}.sc-field--check{flex-direction:row;align-items:center;gap:8px;color:var(--sc-text);font-size:.82rem;text-transform:none;padding-bottom:6px;font-weight:500}.sc-field--check input{width:16px;height:16px}.sc-btn--ghost{background:0 0;border:1px solid var(--sc-border);color:var(--sc-muted);padding:8px 12px;border-radius:6px;cursor:pointer;font-weight:600;font-size:.8rem}.sc-btn--ghost:hover{border-color:#9ca3af;color:var(--sc-text)}.sc-editor__breakdown{background:var(--sc-surface);border:1px solid var(--sc-border);border-radius:8px;padding:8px 12px;font-size:.85rem;color:#374151}.sc-editor__breakdown summary{cursor:pointer;font-weight:600}.sc-editor__breakdown table{width:100%;margin-top:8px;border-collapse:collapse}.sc-editor__breakdown td{padding:4px 0}.sc-editor__breakdown td:last-child{text-align:right;font-variant-numeric:tabular-nums}.sc-modal__dialog--gallery{max-width:640px;background:var(--sc-card);color:var(--sc-text)}.sc-gallery-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px;margin-top:12px}.sc-gallery-list button{border:1px solid var(--sc-border);border-radius:8px;padding:0;overflow:hidden;cursor:pointer;background:var(--sc-chip)}.sc-gallery-list img{width:100%;height:90px;object-fit:cover;display:block}.sc-btn{display:inline-flex;align-items:center;justify-content:center;font-family:inherit}[data-sc-theme=dark] .sc-sheet-items{background:#222c3d;border-color:#3d4b5f;box-shadow:0 8px 28px rgba(0,0,0,.4);color:#e8eef6}[data-sc-theme=dark] .sc-sheet-items__head strong{color:#e8eef6}[data-sc-theme=dark] .sc-sheet-items__hint,[data-sc-theme=dark] .sc-sheet-items__tip{color:#9aa8bc}[data-sc-theme=dark] .sc-sheet-item{background:#1e2838;border-color:#3d4b5f;color:#e8eef6}[data-sc-theme=dark] .sc-sheet-item.is-active{background:rgba(14,165,233,.12);border-color:#38bdf8;box-shadow:0 0 0 1px rgba(56,189,248,.45)}[data-sc-theme=dark] .sc-sheet-item__top{color:#e8eef6}[data-sc-theme=dark] .sc-sheet-item__del{background:rgba(127,29,29,.45);color:#fca5a5}[data-sc-theme=dark] .sc-sheet-item__thumb{background:#2a3648;border:1px solid #3d4b5f}[data-sc-theme=dark] .sc-sheet-item__thumb span{color:#9aa8bc}[data-sc-theme=dark] .sc-sheet-item__qty{color:#d8e0ea}[data-sc-theme=dark] .sc-sheet-item__qty input{background:#1a2332;border-color:#46566c;color:#e8eef6}[data-sc-theme=dark] .sc-sheet-item__qty-hint{color:#9aa8bc}[data-sc-theme=dark] .sc-sheet-item__act{background:#243041;border-color:#46566c;color:#d8e0ea}[data-sc-theme=dark] .sc-sheet-item__act:hover{background:rgba(14,165,233,.15);border-color:#38bdf8;color:#7dd3fc}[data-sc-theme=dark] .sc-btn--order,[data-sc-theme=dark] .sc-sheet-items__add,[data-sc-theme=dark] .sc-sheet-items__add.sc-btn--order{background:#0ea5e9!important;border-color:#0284c7!important;color:#fff!important}[data-sc-theme=dark] .sc-btn--order:hover,[data-sc-theme=dark] .sc-sheet-items__add:hover{background:#0284c7!important;border-color:#0369a1!important;color:#fff!important}[data-sc-theme=dark] .sc-sheet-cell-bar{background:#1e2838;border-bottom-color:#3d4b5f;color:#e8eef6}[data-sc-theme=dark] .sc-sheet-cell-bar__check{color:#d8e0ea}[data-sc-theme=dark] .sc-sheet-nest__summary{background:#222c3d;border-color:#3d4b5f;color:#e8eef6}[data-sc-theme=dark] .sc-sheet-nest__summary strong{color:#e8eef6}[data-sc-theme=dark] .sc-sheet-nest__meta,[data-sc-theme=dark] .sc-sheet-nest__summary span{color:#9aa8bc}[data-sc-theme=dark] .sc-sheet-nest__fill-opt,[data-sc-theme=dark] .sc-sheet-nest__orient select,[data-sc-theme=dark] .sc-sheet-nest__panel-btn{background:#1e2838;border-color:#46566c;color:#e8eef6}[data-sc-theme=dark] .sc-sheet-nest__fill-opt.is-active,[data-sc-theme=dark] .sc-sheet-nest__panel-btn.is-active{background:#0ea5e9;border-color:#38bdf8;color:#fff}[data-sc-theme=dark] .sc-sheet-nest__cell{background:#243041;border-color:#46566c;color:#d8e0ea}[data-sc-theme=dark] .sc-sheet-nest__cell.is-active{border-color:#38bdf8;color:#7dd3fc;background:rgba(14,165,233,.12)}[data-sc-theme=dark] .sc-sheet-nest__board{background:#1a2332;border-color:#3d4b5f}[data-sc-theme=dark] .sc-editor__add-cart{background:#0ea5e9!important;color:#fff!important}[data-sc-theme=dark] .sc-editor__add-cart:hover{background:#0284c7!important;color:#fff!important}[data-sc-theme=dark] .sc-editor__view-cart:not(.sc-editor__nav-action){background:#1e2838;border-color:#64748b;color:#e8eef6}[data-sc-theme=dark] .sc-editor__view-cart:not(.sc-editor__nav-action):hover{background:#e2e8f0;border-color:#e2e8f0;color:#0f172a}[data-sc-theme=dark] .sc-board-price__atc{background:#0ea5e9;color:#fff;box-shadow:0 4px 14px rgba(14,165,233,.35)}[data-sc-theme=dark] .sc-board-price__atc:not([hidden]):hover{background:#0284c7}[data-sc-theme=dark] .sc-order-mode-modal__dialog{background:#222c3d;border:1px solid #3d4b5f;color:#e8eef6;box-shadow:0 24px 64px rgba(0,0,0,.5)}[data-sc-theme=dark] .sc-order-mode-modal__dialog h2{color:#f1f5f9}[data-sc-theme=dark] .sc-order-mode-modal__dialog p,[data-sc-theme=dark] .sc-order-mode-modal__note{color:#9aa8bc;background:#1e2838;border-color:#3d4b5f}[data-sc-theme=dark] .sc-order-mode-modal__actions .sc-btn--order{background:#0ea5e9!important;border-color:#0284c7!important;color:#fff!important}[data-sc-theme=dark] .sc-order-mode-modal__actions .sc-btn--ghost{background:#1e2838;border-color:#46566c;color:#d8e0ea}[data-sc-theme=dark] .sc-added-modal__dialog,[data-sc-theme=dark] .sc-pdf-modal__dialog,[data-sc-theme=dark] .sc-unsaved-modal__dialog{background:#222c3d;border-color:#3d4b5f;color:#e8eef6}[data-sc-theme=dark] .sc-added-modal__dialog h2,[data-sc-theme=dark] .sc-pdf-modal__dialog h2,[data-sc-theme=dark] .sc-unsaved-modal__dialog h2{color:#f1f5f9}[data-sc-theme=dark] .sc-added-modal__actions .sc-btn--order,[data-sc-theme=dark] .sc-pdf-modal__actions .sc-btn--order,[data-sc-theme=dark] .sc-unsaved-modal__actions .sc-btn--order{background:#0ea5e9!important;border-color:#0284c7!important;color:#fff!important}[data-sc-theme=dark] .sc-added-modal__actions .sc-btn--ghost,[data-sc-theme=dark] .sc-added-modal__stay,[data-sc-theme=dark] .sc-pdf-modal__actions .sc-btn--ghost,[data-sc-theme=dark] .sc-unsaved-modal__actions .sc-btn--ghost{background:#1e2838;border-color:#46566c;color:#d8e0ea}[data-sc-theme=dark] .sc-editor__breakdown{background:#1e2838;border-color:#3d4b5f;color:#d8e0ea}[data-sc-theme=dark] .sc-editor__nav-menu-icon span{background:#e8eef6}[data-sc-theme=dark] .sc-paint-bar{background:#222c3d;border-color:#3d4b5f;color:#e8eef6}[data-sc-theme=dark] .sc-paint-bar__actions .sc-btn--order{background:#0ea5e9!important;border-color:#0284c7!important;color:#fff!important}[data-sc-theme=dark] .sc-paint-bar__actions .sc-btn--ghost{background:#1e2838;border-color:#46566c;color:#d8e0ea}@media (max-width:900px){.sc-editor__nav{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);padding:6px 10px;gap:6px 8px}.sc-editor__product-types{max-width:min(100%,52vw);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.sc-editor__product-types::-webkit-scrollbar{display:none}.sc-editor__subbar{flex-direction:column;align-items:stretch;padding:8px 12px}.sc-editor__subbar-right{justify-content:space-between;width:100%}.sc-editor__price-block{align-items:flex-start;text-align:left}.sc-editor__price-meta{justify-content:flex-start}.sc-editor--spec:not(.sc-editor--fullscreen){height:auto;max-height:none;min-height:100dvh;overflow:auto}.sc-editor__tools{position:fixed;left:50%;top:auto;bottom:max(10px,env(safe-area-inset-bottom,0px));transform:translateX(-50%);flex-direction:row;max-height:none;max-width:calc(100% - 16px);overflow-x:auto;z-index:80;box-shadow:0 8px 24px rgba(15,23,42,.18)}.sc-editor--sheet-stage .sc-editor__tools{left:50%;top:auto;bottom:max(10px,env(safe-area-inset-bottom,0px));transform:translateX(-50%)}.sc-editor--sheet-stage .sc-sheet-items{left:10px;right:10px;width:auto;max-width:none;bottom:64px;max-height:min(42%,280px)}.sc-editor--sheet-stage .sc-editor__stage{--sc-sheet-stage-pad-l:12px;--sc-sheet-stage-pad-r:12px;padding-left:var(--sc-sheet-stage-pad-l);padding-right:var(--sc-sheet-stage-pad-r);padding-bottom:56px}.sc-editor--sheet-stage .sc-history-bar{left:50%;transform:translateX(-50%)}.sc-editor--sheet-stage .sc-board-right{right:10px;top:8px}.sc-paint-bar{left:8px;right:8px;top:8px}.sc-editor--paint-mode .sc-editor__tools{bottom:max(10px,env(safe-area-inset-bottom,0px))}.sc-editor--spec .sc-editor__stage,.sc-editor__stage{padding-bottom:52px}}@media screen and (max-resolution:1.49dppx) and (min-width:900px){.sc-editor,.sc-editor-shell,.sc-popover,:root,html.sc-editor-html{--sc-ui:1.14}html.sc-editor-html{font-size:114%}.sc-editor__nav{padding:10px 18px;gap:12px 14px}.sc-editor__nav-action{width:72px;min-width:72px;max-width:72px;height:66px;padding:5px 2px 4px;gap:4px;border-radius:10px}.sc-editor__nav-action-logo{width:40px;height:40px;flex-basis:40px}.sc-editor__nav-action-logo img{width:36px;height:36px}.sc-editor__nav-action-name{font-size:.62rem;max-width:68px}.sc-editor__nav-startover{width:78px;min-width:78px;max-width:78px}.sc-editor__nav-startover .sc-editor__nav-action-name{max-width:74px}.sc-editor__nav-startover .sc-editor__nav-action-logo svg{width:32px;height:32px}.sc-editor__nav-menu-icon{width:32px;height:32px;gap:5px}.sc-editor__logo{max-height:46px;max-width:168px}.sc-editor__product-type{min-width:54px;max-width:80px;padding:4px 6px;gap:3px}.sc-editor__product-type-logo{width:36px;height:36px;padding:5px;border-radius:9px}.sc-editor__product-type-name{font-size:.68rem}.sc-editor__product-types{gap:clamp(10px,2vw,20px)}.sc-editor__tools{left:12px;top:12px;padding:10px;gap:8px;border-radius:12px}.sc-editor__tools button{width:46px;height:46px;border-radius:10px;font-size:1.08rem}.sc-history-bar__btn{width:40px;height:40px;border-radius:10px;font-size:1.15rem}.sc-board-right{max-width:190px;right:110px}.sc-board-price__total{font-size:2rem}.sc-board-price__rate{font-size:1rem}.sc-board-price__sqft{font-size:.88rem}.sc-board-price__qty-lab{font-size:.82rem}.sc-board-price__qty-btn{width:46px;height:46px;font-size:1.25rem}.sc-board-price__qty-input{width:64px;height:46px;font-size:1.12rem}.sc-board-price__qty-hint{font-size:.78rem;max-width:190px}.sc-board-price__atc{padding:12px 18px;font-size:.9rem;border-radius:10px}.sc-board-name__input{font-size:1.15rem}.sc-board-name__label{font-size:.62rem}.sc-safe-zone-callout{max-width:170px;padding:12px 14px}.sc-safe-zone-callout__text{font-size:.86rem}.sc-layers-dock__btn{padding:12px 18px;font-size:.95rem;min-height:48px}.sc-layers-dock__icon{font-size:1.15rem}.sc-layers-dock__count{font-size:.85rem;min-width:1.5rem;padding:2px 8px}.sc-layers-dock .sc-layers{width:min(300px,calc(100vw - 24px));max-height:min(56vh,440px);padding:12px 14px 14px;border-radius:14px}.sc-layers__head{font-size:.88rem;padding:10px 14px}.sc-layers__head strong{font-size:.78rem}.sc-layers__close{width:30px;height:30px}.sc-layers__hint{font-size:.74rem}.sc-layer-item{padding:8px 10px 9px;gap:10px}.sc-layer-item__thumb{width:42px;height:42px}.sc-layer-item__name{font-size:.86rem}.sc-layer-item__sub{font-size:.72rem}.sc-layer-item__btn{padding:5px 7px;font-size:.7rem;border-radius:6px}.sc-layers__btn{padding:7px 10px;font-size:.78rem}.sc-layers__gallery-btn{padding:11px 14px;font-size:.84rem;border-radius:10px}.sc-editor--spec .sc-editor__bottom,.sc-editor__bottom{padding-top:10px;padding-bottom:12px}.sc-chip{min-height:44px;border-radius:5px}.sc-chip__label{font-size:.7rem;padding:0 10px}.sc-chip__value{font-size:.76rem;min-width:52px;padding:0 10px}.sc-chip-bar{gap:10px;max-width:1200px}.sc-mode-btn{padding:7px 14px;font-size:.72rem}.sc-tips-switch{gap:10px;padding:6px 12px 6px 7px;font-size:.84rem}.sc-tips-switch__track{width:40px;height:24px}.sc-tips-switch__thumb{width:18px;height:18px;top:3px;left:3px}.sc-tips-switch.is-on .sc-tips-switch__thumb,.sc-tips-switch[aria-checked=true] .sc-tips-switch__thumb{transform:translateX(16px)}.sc-tips-coach__text{padding:6px 12px;font-size:.84rem}.sc-tips-coach__arrow{border-left-width:9px;border-right-width:9px;border-top-width:11px}.sc-tips-overlay{padding:18px 18px 64px}.sc-tips-overlay__panel{width:min(400px,calc(100vw - 28px));padding:14px 16px 16px;border-radius:16px}.sc-tips-overlay__title{font-size:.98rem}.sc-tips-list li{font-size:.9rem}.sc-tips-list kbd{font-size:.78rem;padding:2px 7px}.sc-editor__menu-item{padding:11px 14px;font-size:.9rem}.sc-editor__menu-panel{min-width:220px;padding:8px}.sc-my-images__close{width:40px;height:40px}.sc-my-images__actions .sc-btn{padding:14px}.sc-added-modal__dialog{width:min(440px,100%);padding:30px 24px 22px}.sc-added-modal__actions .sc-btn{padding:15px 14px;font-size:.98rem;min-height:52px}.sc-editor__contour-notice{padding:12px 16px}.sc-editor__contour-notice-text{font-size:.88rem}.sc-editor__dpi-warning{padding:10px 16px;font-size:.92rem}}@media screen and (max-resolution:1.1dppx) and (min-width:1500px) and (max-width:2100px) and (min-height:900px) and (max-height:1150px){.sc-editor,.sc-editor-shell,.sc-popover,:root,html.sc-editor-html{--sc-ui:1.2}html.sc-editor-html{font-size:120%}.sc-editor__nav-action{width:76px;min-width:76px;max-width:76px;height:70px}.sc-editor__nav-action-logo{width:42px;height:42px;flex-basis:42px}.sc-editor__nav-action-logo img{width:38px;height:38px}.sc-editor__nav-action-name{font-size:.66rem;max-width:72px}.sc-editor__product-type-logo{width:40px;height:40px}.sc-editor__product-type-name{font-size:.72rem}.sc-editor__tools button{width:50px;height:50px;font-size:1.12rem}.sc-history-bar__btn{width:44px;height:44px}.sc-board-price__total{font-size:2.15rem}.sc-board-price__qty-btn{width:48px;height:48px}.sc-board-price__qty-input{width:68px;height:48px}.sc-layers-dock__btn{padding:13px 20px;font-size:1rem;min-height:50px}.sc-layers-dock .sc-layers{width:min(320px,calc(100vw - 28px))}.sc-chip{min-height:48px}.sc-chip__label{font-size:.74rem}.sc-chip__value{font-size:.8rem;min-width:56px}.sc-tips-switch{font-size:.9rem;padding:7px 14px 7px 8px}.sc-tips-switch__track{width:44px;height:26px}.sc-tips-switch__thumb{width:20px;height:20px}.sc-tips-switch.is-on .sc-tips-switch__thumb,.sc-tips-switch[aria-checked=true] .sc-tips-switch__thumb{transform:translateX(18px)}.sc-tips-list li{font-size:.95rem}.sc-safe-zone-callout__text{font-size:.9rem}}@media screen and (max-resolution:1.49dppx) and (min-width:900px) and (max-height:900px){html.sc-editor-html{font-size:108%}.sc-editor__nav{padding:6px 14px}.sc-editor__nav-action{height:58px;width:66px;min-width:66px;max-width:66px}.sc-editor__tools button{width:42px;height:42px}.sc-chip{min-height:40px}.sc-editor--spec .sc-editor__bottom,.sc-editor__bottom{padding-top:6px;padding-bottom:8px}}@media screen and (min-width:600px) and (max-width:1023px){html.sc-editor-html{--sc-ui:1.08;font-size:106%}.sc-editor__nav{padding:8px 12px;gap:8px 10px}.sc-editor__nav-action{width:68px;min-width:68px;max-width:68px;height:64px;padding:5px 2px 4px}.sc-editor__nav-action-logo{width:40px;height:40px;flex-basis:40px}.sc-editor__nav-action-logo img{width:36px;height:36px}.sc-editor__nav-action-name{font-size:.62rem;max-width:64px}.sc-editor__product-type-logo{width:36px;height:36px}.sc-editor__product-type-name{font-size:.68rem}.sc-editor__tools{padding:10px;gap:8px}.sc-editor__tools button{width:48px;height:48px;border-radius:10px;font-size:1.1rem}.sc-history-bar__btn{width:44px;height:44px}.sc-chip{min-height:48px}.sc-chip__label{font-size:.72rem;padding:0 10px}.sc-chip__value{font-size:.78rem;min-width:52px}.sc-board-price__qty-btn{width:48px;height:48px}.sc-board-price__qty-input{width:64px;height:48px}.sc-board-price__atc{min-height:48px;padding:12px 18px;font-size:.9rem}.sc-layers-dock__btn{min-height:48px;padding:12px 18px;font-size:.95rem}.sc-layer-item__btn{padding:6px 8px;font-size:.72rem;min-height:32px}.sc-layers__gallery-btn{min-height:48px;padding:12px 14px;font-size:.88rem}.sc-tips-switch{min-height:44px;padding:7px 12px 7px 8px;font-size:.84rem}.sc-tips-switch__track{width:42px;height:24px}.sc-tips-switch__thumb{width:18px;height:18px}.sc-mode-btn{min-height:40px;padding:8px 14px;font-size:.75rem}}@media screen and (max-width:599px){html.sc-editor-html{--sc-ui:1.04;font-size:100%}.sc-editor--spec.sc-editor--fullscreen,.sc-editor-shell:has(.sc-editor--spec){height:100dvh;max-height:100dvh;min-height:100dvh;overflow:hidden}.sc-editor--spec{height:100dvh!important;max-height:100dvh!important;min-height:100dvh!important;overflow:hidden!important}.sc-editor__nav{grid-template-columns:auto minmax(0,1fr) auto;padding:4px 6px;padding-top:max(4px,env(safe-area-inset-top,0px));gap:4px 6px;min-height:0}.sc-editor__nav-left,.sc-editor__nav-right{gap:4px}.sc-editor__nav-action{width:52px;min-width:48px;max-width:56px;height:52px;padding:2px 1px}.sc-editor__nav-action-logo{width:30px;height:30px;flex-basis:30px}.sc-editor__nav-action-logo img{width:26px;height:26px}.sc-editor__nav-action-name{font-size:.5rem;max-width:50px;line-height:1.1}.sc-editor__nav-startover{width:52px;min-width:48px;max-width:56px}.sc-editor__logo{max-height:28px;max-width:88px}.sc-editor__product-types{max-width:none;width:100%;gap:3px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start;padding:0 2px}.sc-editor__product-types::-webkit-scrollbar{display:none}.sc-editor__product-type{min-width:42px;max-width:52px;padding:2px;flex:0 0 auto}.sc-editor__product-type-logo{width:28px;height:28px;padding:3px}.sc-editor__product-type-name{font-size:.5rem;line-height:1.1}.sc-editor__subbar{flex-direction:column;align-items:stretch;padding:6px 10px;gap:6px}.sc-editor__subbar-left,.sc-editor__subbar-right{width:100%;justify-content:space-between}.sc-editor__name-field{max-width:100%;width:100%}.sc-editor__price-block{align-items:flex-start;text-align:left;width:100%}.sc-editor__price-meta{justify-content:flex-start;flex-wrap:wrap}.sc-editor--spec .sc-editor__stage,.sc-editor__stage{flex:1 1 auto;min-height:0;padding:6px 8px;padding-bottom:62px}.sc-editor--sheet-stage .sc-editor__stage{--sc-sheet-stage-pad-l:8px;--sc-sheet-stage-pad-r:8px;padding-left:var(--sc-sheet-stage-pad-l);padding-right:var(--sc-sheet-stage-pad-r);padding-bottom:68px}.sc-editor--sheet-stage .sc-editor__canvas-wrap,.sc-editor__canvas-wrap{max-width:100%;margin:0 auto}.sc-editor--paint-mode .sc-editor__tools,.sc-editor--sheet-stage .sc-editor__tools,.sc-editor__tools{position:fixed;left:50%!important;right:auto!important;top:auto!important;bottom:max(8px,env(safe-area-inset-bottom,0px))!important;transform:translateX(-50%)!important;flex-direction:row!important;flex-wrap:nowrap;align-items:center;justify-content:center;width:auto;max-width:calc(100vw - 12px);max-height:none!important;padding:6px 8px;gap:6px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;z-index:80;border-radius:14px;box-shadow:0 8px 28px rgba(15,23,42,.22)}.sc-editor__tools button{width:44px;height:44px;min-width:44px;border-radius:10px;font-size:1.05rem;flex:0 0 auto}.sc-editor--sheet-stage .sc-history-bar,.sc-history-bar{left:50%!important;transform:translateX(-50%);bottom:auto;top:6px}.sc-history-bar__btn{width:40px;height:40px}.sc-board-right,.sc-editor--sheet-stage .sc-board-right{right:6px;top:6px}.sc-board-left,.sc-editor--sheet-stage .sc-board-left{left:6px;top:6px;max-width:min(140px,36vw)}.sc-editor--sheet-stage .sc-sheet-items{left:8px;right:8px;width:auto;max-width:none;bottom:calc(58px + env(safe-area-inset-bottom,0px));max-height:min(38vh,240px);z-index:60}.sc-editor--spec .sc-editor__bottom,.sc-editor__bottom{padding:6px 8px;padding-bottom:max(6px,env(safe-area-inset-bottom,0px));gap:8px;flex-wrap:wrap}.sc-chip-bar{gap:6px;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}.sc-chip-bar::-webkit-scrollbar{display:none}.sc-chip{min-height:42px;flex:0 0 auto}.sc-chip__label{font-size:.6rem;padding:0 6px}.sc-chip__value{font-size:.66rem;min-width:36px;padding:0 6px}.sc-board-price{width:100%;flex-wrap:wrap;gap:8px;justify-content:space-between;align-items:center}.sc-board-price__total{font-size:1.4rem}.sc-board-price__qty{flex-wrap:wrap}.sc-board-price__qty-btn{width:42px;height:42px;font-size:1.15rem}.sc-board-price__qty-input{width:48px;height:42px;font-size:.95rem}.sc-board-price__atc{min-height:44px;padding:10px 14px;font-size:.84rem;flex:1 1 auto;min-width:120px}.sc-layers-dock__btn{min-height:44px;padding:10px 12px;font-size:.86rem}.sc-layers-dock .sc-layers{position:fixed;left:8px!important;right:8px!important;bottom:calc(58px + env(safe-area-inset-bottom,0px))!important;top:auto!important;width:auto!important;max-width:none!important;max-height:min(48vh,340px);z-index:90;border-radius:14px}.sc-layer-item__btn{padding:6px;font-size:.66rem;min-height:30px}.sc-layers__gallery-btn{min-height:44px;padding:10px 12px;font-size:.8rem}.sc-paint-bar{left:6px!important;right:6px!important;top:max(6px,env(safe-area-inset-top,0px))!important;width:auto!important;max-width:none!important;flex-wrap:wrap;gap:6px;padding:8px;z-index:70}.sc-tips-switch{min-height:40px;padding:5px 8px 5px 6px;font-size:.74rem}.sc-tips-switch__track{width:38px;height:22px}.sc-tips-switch__thumb{width:16px;height:16px}.sc-tips-overlay{padding:10px 10px 72px}.sc-tips-overlay__panel{width:min(100%,calc(100vw - 16px));max-height:min(52vh,380px)}.sc-tips-list li{font-size:.86rem}.sc-mode-btn{min-height:38px;padding:7px 10px;font-size:.68rem}.sc-added-modal__actions{flex-direction:column;width:100%}.sc-added-modal__actions .sc-btn{min-height:48px;padding:14px 12px;font-size:.9rem;width:100%}.sc-safe-zone-callout{max-width:min(110px,28vw);padding:6px 8px}.sc-safe-zone-callout__text{font-size:.68rem}.sc-popover{max-width:calc(100vw - 16px)!important}}@media screen and (max-width:380px){.sc-editor__nav-action{width:46px;min-width:44px;max-width:50px;height:50px}.sc-editor__nav-action-name{font-size:.46rem}.sc-editor__product-type{min-width:38px;max-width:46px}.sc-editor__tools button{width:40px;height:40px;min-width:40px}.sc-chip{min-height:38px}.sc-board-price__atc{min-height:42px;font-size:.8rem}}