.studio-layout{display:grid;grid-template-columns:280px minmax(420px,1fr) 280px;gap:18px;align-items:start}.studio-controls h2,.studio-save h2{font-size:18px;margin-top:22px}.studio-controls h2:first-child,.studio-save h2:first-child{margin-top:0}.studio-stage{padding:16px}.studio-stage canvas{display:block;width:100%;height:auto;max-height:72vh;background:#e7e4dc;border-radius:10px;touch-action:none}.studio-actions{display:flex;justify-content:center;gap:10px;margin-top:14px}.studio-save{position:sticky;top:20px}@media(max-width:1050px){.studio-layout{grid-template-columns:280px 1fr}.studio-save{grid-column:1/-1;position:static}}@media(max-width:720px){.studio-layout{grid-template-columns:1fr}.studio-stage{grid-row:1}.studio-stage canvas{max-height:none}}
.product-library{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:18px}.product-card{display:grid;grid-template-columns:120px 1fr;gap:18px}.product-card h2{font-size:22px}.product-thumb{height:170px;background:#eeece6;border-radius:9px;display:grid;place-items:center;overflow:hidden;color:var(--muted)}.product-thumb img{width:100%;height:100%;object-fit:contain}
.catalog-delete{margin-top:12px;border-top:1px solid var(--line);padding-top:10px}.catalog-delete summary{color:#922d24;font-weight:750;cursor:pointer}.catalog-delete form{margin-top:8px}.catalog-delete .danger{width:100%}
.catalog-images{margin-top:12px;border-top:1px solid var(--line);padding-top:10px}.catalog-images summary{font-weight:750;cursor:pointer}.catalog-images form{margin-top:9px}.studio-product-note{font-size:12px;margin-top:-6px}
.cmyk-settings{margin:12px 0;padding:11px;border-radius:9px;background:#eef2f0}.cmyk-settings strong,.cmyk-settings span{display:block}.cmyk-settings span{font-size:13px;color:var(--muted);margin:3px 0 9px}.cmyk-settings label{margin-bottom:0}
.prepress-studio{margin-top:22px}.prepress-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px}.prepress-heading h2{margin:2px 0 6px}.prepress-heading p{margin:0}.prepress-status{border-radius:999px;background:#e9eee9;color:#315043;padding:8px 12px;font-size:13px;font-weight:700;white-space:nowrap}.prepress-status.is-working{background:#fff2cc;color:#765900}.prepress-status.is-ready{background:#dff3e5;color:#165d35}.prepress-grid{display:grid;grid-template-columns:290px minmax(0,1fr);gap:22px}.prepress-controls{border-right:1px solid #ddd9cf;padding-right:22px}.prepress-controls fieldset{border:1px solid #d8d5cc;border-radius:9px;margin:14px 0;padding:12px}.prepress-controls legend{font-weight:800;padding:0 6px}.check-row{display:flex!important;align-items:center;gap:8px}.check-row input{width:auto}.prepress-note{font-size:12px;line-height:1.45}.prepress-workspace{min-width:0}.prepress-preview-wrap{display:grid;place-items:center;min-height:430px;padding:18px;background-color:#ddd;background-image:linear-gradient(45deg,#ccc 25%,transparent 25%),linear-gradient(-45deg,#ccc 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#ccc 75%),linear-gradient(-45deg,transparent 75%,#ccc 75%);background-size:24px 24px;background-position:0 0,0 12px,12px -12px,-12px 0;border-radius:10px;overflow:auto}.prepress-preview-wrap canvas{display:block;max-width:100%;max-height:68vh;background:transparent;box-shadow:0 8px 25px #0002}.prepress-toolbar{display:flex;align-items:end;flex-wrap:wrap;gap:10px;margin-top:14px}.prepress-toolbar label{min-width:160px;flex:1}.prepress-swatches{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.ink-swatch{display:flex;align-items:center;gap:7px;border:1px solid #d8d5cc;border-radius:8px;padding:6px 9px;background:#fff;font-size:13px}.ink-swatch input[type=color]{width:28px;height:28px;padding:0;border:0}.ink-swatch span{font-weight:700}.ink-swatch small{color:var(--muted)}@media(max-width:850px){.prepress-grid{grid-template-columns:1fr}.prepress-controls{border-right:0;border-bottom:1px solid #ddd9cf;padding:0 0 18px}.prepress-heading{display:block}.prepress-status{display:inline-block;margin-top:12px}}
