.xyz3d-sticker-app{--st-bg:#071523;--st-panel:#0b2034;--st-panel2:#0e2a42;--st-line:#214d68;--st-cyan:#55d6ff;--st-text:#f4f8fb;--st-muted:#9bc0d9;box-sizing:border-box;color:var(--st-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.xyz3d-sticker-app *{box-sizing:border-box}.xyzst-shell{background:var(--st-bg);border:1px solid #183d57;border-radius:16px;overflow:hidden}.xyzst-head{align-items:flex-start;background:#0a213b;border-bottom:1px solid #183d57;display:flex;justify-content:space-between;padding:26px 30px}.xyzst-head span{color:var(--st-cyan);font-size:12px;font-weight:800;letter-spacing:1.7px}.xyzst-head h2{color:#fff;font-size:30px;line-height:1.1;margin:7px 0}.xyzst-head p{color:var(--st-muted);margin:0;max-width:760px}.xyzst-head>b{border:1px solid #255d7d;border-radius:10px;color:var(--st-cyan);font-size:12px;letter-spacing:1.5px;padding:10px 14px}.xyzst-toolbar{background:#081a2b;border-bottom:1px solid #173c55;display:flex;flex-wrap:wrap;gap:8px;padding:10px 14px}.xyzst-toolbar button,.xyzst-filebtn{align-items:center;background:#0b2237;border:1px solid #2a5875;border-radius:8px;color:#dff6ff;cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;min-height:38px;padding:0 13px}.xyzst-filebtn input{display:none}.xyzst-workspace{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(300px,.8fr);min-height:680px}.xyzst-stagecol{border-right:1px solid #173c55;min-width:0;padding:16px}.xyzst-stage{background:#06111e;border:1px solid #15354c;border-radius:12px;min-height:500px;overflow:auto;padding:24px;position:relative}.xyzst-board-wrap{margin:auto;max-width:900px;position:relative}.xyzst-board{background:#f8fafc;box-shadow:0 12px 36px rgba(0,0,0,.3);display:block;max-height:620px;min-height:360px;width:100%}.xyzst-mockup{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.xyzst-board-wrap.has-mockup .xyzst-board{background:transparent;position:relative;z-index:1}.xyzst-object{cursor:move}.xyzst-status{background:#0a1d30;border:1px solid #1b435d;border-radius:10px;color:var(--st-muted);font-size:12px;line-height:1.5;margin-top:10px;padding:10px 12px}.xyzst-status .good{color:#5ee29a}.xyzst-status .bad{color:#ff6b6b;font-weight:800}.xyzst-status .warn{color:#ffd166}.xyzst-status .info{color:#7dd3fc}.xyzst-layers{background:#091c2e;border:1px solid #193e57;border-radius:10px;margin-top:10px;padding:12px}.xyzst-layers>strong{display:block;margin-bottom:8px}.xyzst-layers [data-layers]{display:flex;flex-wrap:wrap;gap:6px}.xyzst-layers button{background:#0d263d;border:1px solid #28536e;border-radius:8px;color:#dceff9;cursor:pointer;display:grid;grid-template-columns:auto 1fr auto;gap:7px;padding:7px 10px;text-align:left}.xyzst-layers button.is-active{border-color:var(--st-cyan);box-shadow:0 0 0 1px rgba(85,214,255,.3)}.xyzst-layers button span{color:var(--st-cyan)}.xyzst-layers button small{color:#83a9c3}.xyzst-panel{background:#091b2d;padding:14px}.xyzst-panel section{background:var(--st-panel);border:1px solid var(--st-line);border-radius:12px;margin-bottom:12px;padding:14px}.xyzst-panel h3{font-size:15px;margin:0 0 12px}.xyzst-panel label{color:#aed0e6;display:grid;font-size:12px;gap:5px;margin:9px 0}.xyzst-panel input,.xyzst-panel select,.xyzst-panel textarea{background:#071827;border:1px solid #28516b;border-radius:8px;color:#fff;font:inherit;min-height:40px;padding:8px 10px;width:100%}.xyzst-panel textarea{resize:vertical}.xyzst-dimgrid{display:grid;gap:8px;grid-template-columns:1fr 1fr}.xyzst-dimgrid label{position:relative}.xyzst-dimgrid label span{bottom:11px;color:#6fa2c3;position:absolute;right:9px}.xyzst-dimgrid input{padding-right:34px}.xyzst-lock{align-items:center!important;display:flex!important;gap:8px!important}.xyzst-lock input,.xyzst-rights input{height:18px;min-height:18px;width:18px}.xyzst-lock span{color:#d8eefb}.xyzst-font-upload{border:1px dashed #2e607e;border-radius:8px;cursor:pointer;padding:9px}.xyzst-swatches{display:grid;gap:5px;grid-template-columns:repeat(4,1fr);margin-top:8px}.xyzst-swatches button{background:#071827;border:1px solid #214b65;border-radius:7px;color:#b9d8eb;cursor:pointer;min-width:0;padding:6px 4px}.xyzst-swatches button.is-active{border-color:var(--st-cyan);box-shadow:0 0 0 1px var(--st-cyan)}.xyzst-swatches i{border:1px solid rgba(255,255,255,.35);border-radius:4px;display:block;height:28px;margin:auto;width:100%}.xyzst-swatches span{display:block;font-size:9px;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xyzst-spec{background:#071827;border-radius:8px;color:#9fc4dc;display:grid;font-size:11px;gap:3px;margin-top:10px;padding:10px}.xyzst-spec b{color:#fff}.xyzst-pricebox{background:#0b2b42;border:1px solid #24617f;border-radius:10px;display:grid;gap:3px;margin:12px 0;padding:12px}.xyzst-pricebox span{color:#9fc4dc;font-size:11px}.xyzst-pricebox strong{color:#fff;font-size:28px}.xyzst-pricebox small{color:#74cfe9}.xyzst-rights{align-items:flex-start!important;display:grid!important;grid-template-columns:auto 1fr!important}.xyzst-primary,.xyzst-secondary{border-radius:9px;cursor:pointer;font-weight:800;margin-top:8px;min-height:44px;width:100%}.xyzst-primary{background:#55d6ff;border:0;color:#04111b}.xyzst-secondary{background:#0c2438;border:1px solid #2e6788;color:#dff7ff}.xyzst-submitmsg{border-radius:8px;font-size:12px;margin-top:9px;padding:10px}.xyzst-submitmsg.is-error{background:#3b1519;color:#ffb2ba}.xyzst-submitmsg.is-success{background:#0e3325;color:#8ff0bd}.xyzst-submitmsg.is-warn{background:#392b0d;color:#ffe29a}.xyzst-submitmsg.is-info{background:#0b2940;color:#a6ddf7}.xyzst-muted{color:#7fa7c1;font-size:12px}.xyzst-combined-panel{border-top:1px solid #183d57}.xyzst-service-button span{display:block}.xyzst-service-button small{display:block}.xyz3d-services .xyzst-service-button.active{border-color:#55d6ff!important;color:#fff!important}
@media(max-width:980px){.xyzst-workspace{grid-template-columns:1fr}.xyzst-stagecol{border-right:0;border-bottom:1px solid #173c55}.xyzst-stage{min-height:430px}.xyzst-board{max-height:520px}.xyzst-panel{display:grid;gap:10px;grid-template-columns:1fr 1fr}.xyzst-panel section{margin:0}.xyzst-panel section:last-child{grid-column:1/-1}}
@media(max-width:640px){.xyzst-head{padding:20px}.xyzst-head h2{font-size:24px}.xyzst-head>b{display:none}.xyzst-stage{min-height:330px;padding:12px}.xyzst-board{min-height:300px}.xyzst-panel{display:block}.xyzst-panel section{margin-bottom:10px}.xyzst-swatches{grid-template-columns:repeat(3,1fr)}.xyzst-dimgrid{grid-template-columns:1fr}.xyzst-toolbar{gap:6px}.xyzst-toolbar button,.xyzst-filebtn{font-size:11px;padding:0 9px}}

/* 0.18.47 vinyl collections, special-order colour and direct object manipulation. */
.xyzst-special-toggle{align-items:flex-start!important;background:#071827;border:1px solid #28516b;border-radius:9px;display:grid!important;grid-template-columns:auto 1fr!important;gap:9px!important;padding:10px!important}
.xyzst-special-toggle input{height:18px!important;min-height:18px!important;margin-top:1px;width:18px!important}
.xyzst-special-toggle span{color:#d9eefb;line-height:1.35}.xyzst-special-toggle b{color:#ffd166}
.xyzst-special-fields{background:#071827;border:1px dashed #376781;border-radius:9px;margin-top:8px;padding:10px}.xyzst-special-fields[hidden]{display:none!important}.xyzst-special-fields small{color:#8fb7d0;display:block;font-size:10px;line-height:1.45;margin-top:7px}
.xyzst-special-colour{display:grid;gap:8px;grid-template-columns:1fr 1fr}.xyzst-special-colour input[type=color]{cursor:pointer;height:42px;padding:3px}.xyzst-no-stock{color:#ffd166;grid-column:1/-1;padding:7px 3px}.xyzst-panel label.is-disabled{opacity:.5}
.xyzst-object{touch-action:none}.xyzst-object-controls-svg{opacity:0;pointer-events:none;transition:opacity .12s ease}.xyzst-object:hover .xyzst-object-controls-svg,.xyzst-object.is-selected .xyzst-object-controls-svg{opacity:1}.xyzst-svg-action{cursor:pointer;pointer-events:all}.xyzst-svg-action circle{fill:#071827;stroke:#22d3ee;stroke-width:2;vector-effect:non-scaling-stroke}.xyzst-svg-action path{fill:none;stroke:#e8fbff;stroke-linecap:round;stroke-width:2;vector-effect:non-scaling-stroke}.xyzst-svg-delete circle{fill:#47171c;stroke:#ff6b6b}.xyzst-svg-delete path{stroke:#fff}.xyzst-svg-resize{cursor:nwse-resize}.xyzst-svg-move{cursor:move}.xyzst-selection-outline{pointer-events:none}
@media(max-width:640px){.xyzst-special-colour{grid-template-columns:1fr}.xyzst-object-controls-svg{opacity:0}.xyzst-object.is-selected .xyzst-object-controls-svg{opacity:1}}


/* 0.18.47 multiline text alignment and direct object manipulation. */
.xyzst-text-align{display:grid;gap:7px;margin:10px 0}.xyzst-text-align>span{color:#aed0e6;font-size:12px}.xyzst-align-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.xyzst-align-buttons button{background:#071827;border:1px solid #28516b;border-radius:7px;color:#cce6f5;cursor:pointer;font-size:11px;font-weight:800;min-height:36px;padding:6px}.xyzst-align-buttons button.is-active{background:#0d324b;border-color:#55d6ff;box-shadow:0 0 0 1px rgba(85,214,255,.25);color:#fff}.xyzst-object{cursor:move}.xyzst-svg-resize,.xyzst-svg-delete{cursor:pointer}.xyzst-svg-move{display:none!important}

.xyzst-text-align[hidden]{display:none!important}

/* 0.18.47 professional selected-object inspector. */
.xyzst-objectbar{background:#071827;border-bottom:1px solid #173c55;padding:12px 14px 14px}
.xyzst-objectbar-title{align-items:center;display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.xyzst-objectbar-title>div{align-items:baseline;display:flex;gap:10px}.xyzst-objectbar-title strong{color:#fff;font-size:13px}.xyzst-objectbar-title .xyzst-muted{color:#7fa5bd;font-size:11px}.xyzst-objectbar-title>small{color:#6e98b3;font-size:10px;letter-spacing:.04em}
.xyzst-objectbar-controls{align-items:stretch;display:grid;gap:9px;grid-template-columns:minmax(300px,1.55fr) minmax(270px,1.25fr) minmax(220px,.85fr) minmax(205px,.75fr);width:100%}.xyzst-objectbar-controls[hidden]{display:none!important}
.xyzst-inspector-group{background:#0a1d30;border:1px solid #1d4560;border-radius:10px;display:flex;flex-direction:column;gap:8px;min-width:0;padding:10px 11px}.xyzst-inspector-group[hidden]{display:none!important}.xyzst-inspector-heading{align-items:baseline;display:flex;justify-content:space-between;gap:8px;min-height:17px}.xyzst-inspector-heading b{color:#eaf8ff;font-size:11px;letter-spacing:.02em}.xyzst-inspector-heading small{color:#688fa8;font-size:9px;white-space:nowrap}
.xyzst-objectbar label{color:#9fc6de;display:grid;font-size:10px;gap:4px;margin:0}.xyzst-objectbar input,.xyzst-objectbar select,.xyzst-objectbar textarea{background:#061522;border:1px solid #28516b;border-radius:7px;color:#fff;font:inherit;min-height:36px;outline:none;padding:7px 9px;width:100%}.xyzst-objectbar input:focus,.xyzst-objectbar select:focus,.xyzst-objectbar textarea:focus{border-color:#55d6ff;box-shadow:0 0 0 2px rgba(85,214,255,.12)}.xyzst-objectbar textarea{line-height:1.35;min-height:88px;resize:vertical}
.xyzst-font-row{display:grid;gap:7px;grid-template-columns:minmax(120px,1fr) minmax(125px,.9fr)}.xyzst-font-upload{border:1px dashed #315d78;border-radius:7px;padding:6px!important}.xyzst-font-upload input[type=file]{background:transparent;border:0;min-height:30px;padding:0}.xyzst-font-upload input[type=file]::file-selector-button{background:#0d324b;border:1px solid #37708f;border-radius:6px;color:#e8f8ff;cursor:pointer;font-size:9px;font-weight:700;margin-right:6px;padding:6px 8px}
.xyzst-inspector-pair{display:grid;gap:7px;grid-template-columns:1fr 1fr}.xyzst-unit-input{position:relative}.xyzst-unit-input span{bottom:10px;color:#62a7ca;font-size:9px;position:absolute;right:8px}.xyzst-unit-input input{font-variant-numeric:tabular-nums;padding-right:29px}
.xyzst-objectbar .xyzst-lock{align-items:center;background:#071827;border:1px solid #1f465e;border-radius:7px;display:flex;gap:7px;min-height:34px;padding:6px 8px;white-space:nowrap}.xyzst-objectbar .xyzst-lock input{accent-color:#2fc5ff;height:16px;min-height:16px;width:16px}.xyzst-objectbar .xyzst-lock span{color:#d8eefb;font-size:10px;font-weight:700}
.xyzst-objectbar .xyzst-text-align{display:grid;gap:5px;margin:0}.xyzst-objectbar .xyzst-text-align>span{color:#9fc6de;font-size:10px}.xyzst-objectbar .xyzst-align-buttons{display:grid;gap:5px;grid-template-columns:repeat(3,1fr)}.xyzst-objectbar .xyzst-align-buttons button{background:#061522;border:1px solid #28516b;border-radius:7px;color:#bddbeb;cursor:pointer;font-size:9px;font-weight:800;min-height:32px;padding:5px}.xyzst-objectbar .xyzst-align-buttons button:hover{border-color:#3c7898}.xyzst-objectbar .xyzst-align-buttons button.is-active{background:#0d324b;border-color:#55d6ff;box-shadow:0 0 0 1px rgba(85,214,255,.18);color:#fff}
.xyzst-vector-convert{align-items:end;background:#0a1d30;border:1px solid #1d4560;border-radius:10px;display:flex;flex-wrap:wrap;gap:7px;grid-column:1/-1;padding:9px 10px}.xyzst-vector-convert[hidden]{display:none!important}.xyzst-vector-convert label{min-width:220px}.xyzst-vector-convert input[type=range]{min-height:28px}.xyzst-vector-convert button{background:#0d324b;border:1px solid #55d6ff;border-radius:7px;color:#e9fbff;cursor:pointer;font-size:10px;font-weight:800;min-height:34px;padding:6px 10px}.xyzst-check-inline{align-items:center!important;display:flex!important;gap:6px!important;min-width:auto!important}.xyzst-check-inline input{height:16px!important;min-height:16px!important;width:16px!important}
@media(max-width:1280px){.xyzst-objectbar-controls{grid-template-columns:1.3fr 1.1fr .9fr}.xyzst-inspector-position{grid-column:3}.xyzst-inspector-content{grid-row:span 1}.xyzst-inspector-type{grid-column:2}.xyzst-inspector-size{grid-column:3}}
@media(max-width:980px){.xyzst-objectbar-controls{grid-template-columns:1fr 1fr}.xyzst-inspector-content,.xyzst-inspector-type{grid-column:auto}.xyzst-inspector-size,.xyzst-inspector-position{grid-column:auto}.xyzst-objectbar-title>small{display:none}}
@media(max-width:640px){.xyzst-objectbar{padding:8px}.xyzst-objectbar-title{margin-bottom:7px}.xyzst-objectbar-controls{grid-template-columns:1fr}.xyzst-inspector-group{padding:8px}.xyzst-font-row,.xyzst-inspector-pair{grid-template-columns:1fr 1fr}.xyzst-objectbar textarea{min-height:80px}}

.xyzst-mockup-tools{align-items:center;display:flex;gap:8px}.xyzst-mockup-tools[hidden]{display:none!important}.xyzst-mockup-tools label{align-items:center;color:#a8cde3;display:flex;font-size:11px;gap:6px;white-space:nowrap}.xyzst-mockup-tools input{width:105px}.xyzst-mockup-tools button{min-height:38px}
.xyzst-workspace{grid-template-columns:minmax(0,2.15fr) minmax(280px,.7fr)}.xyzst-stagecol{padding:10px}
.xyzst-canvas-row{display:grid;gap:8px;grid-template-columns:48px minmax(0,1fr) 230px;min-height:540px}
.xyzst-vector-rail{align-content:start;background:#081a2b;border:1px solid #173c55;border-radius:9px;display:grid;gap:5px;padding:6px}.xyzst-vector-rail button{align-items:center;background:#071827;border:1px solid #28516b;border-radius:7px;color:#d8edf8;cursor:pointer;display:flex;font-size:18px;height:38px;justify-content:center;padding:0;width:100%}.xyzst-vector-rail button:hover,.xyzst-vector-rail button.is-active{background:#0d324b;border-color:#55d6ff;color:#fff;box-shadow:0 0 0 1px rgba(85,214,255,.2)}
.xyzst-stage{min-height:520px;padding:18px}.xyzst-layer-manager{background:#081a2b;border:1px solid #173c55;border-radius:9px;min-width:0;overflow:auto;padding:8px;transition:width .15s ease,opacity .15s ease}.xyzst-layer-manager.is-collapsed{display:none}.xyzst-layer-head{align-items:end;border-bottom:1px solid #173c55;display:flex;justify-content:space-between;margin-bottom:7px;padding:3px 3px 8px}.xyzst-layer-head strong{font-size:12px}.xyzst-layer-head small{color:#7199b4;font-size:9px}
.xyzst-layer-row{align-items:center;border:1px solid transparent;border-radius:7px;display:grid;gap:3px;grid-template-columns:28px minmax(0,1fr) 28px 26px 26px 26px;margin-bottom:4px;padding:3px}.xyzst-layer-row.is-active{background:#0c263c;border-color:#4ccff5}.xyzst-layer-row>button{background:#071827;border:1px solid #214b65;border-radius:5px;color:#d5edf8;cursor:pointer;height:30px;min-width:0;padding:0}.xyzst-layer-name{display:grid!important;height:auto!important;min-height:38px;padding:5px 7px!important;text-align:left}.xyzst-layer-name b{font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xyzst-layer-name small{color:#79a8c5;font-size:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.xyzst-node-layer circle{cursor:move;fill:#fff;stroke:#0ea5e9;stroke-width:2;vector-effect:non-scaling-stroke}.xyzst-object.is-locked{cursor:not-allowed;opacity:.9}
.xyzst-panel{padding:10px}.xyzst-panel section{padding:12px}.xyzst-status{margin-top:8px}
@media(max-width:1250px){.xyzst-objectbar-controls{grid-template-columns:minmax(190px,2fr) minmax(140px,1fr) repeat(4,minmax(80px,.7fr))}.xyzst-objectbar .xyzst-font-upload{grid-column:span 2}.xyzst-canvas-row{grid-template-columns:46px minmax(0,1fr) 195px}.xyzst-layer-row{grid-template-columns:25px minmax(0,1fr) 25px 23px 23px 23px}.xyzst-workspace{grid-template-columns:minmax(0,1.9fr) minmax(270px,.75fr)}}
@media(max-width:980px){.xyzst-objectbar-controls{grid-template-columns:repeat(4,minmax(0,1fr))}.xyzst-objectbar .xyzst-text-field{grid-column:1/3}.xyzst-objectbar .xyzst-font-field{grid-column:3/4}.xyzst-objectbar .xyzst-font-upload{grid-column:4/5}.xyzst-canvas-row{grid-template-columns:44px minmax(0,1fr)}.xyzst-layer-manager{grid-column:1/-1;max-height:230px}.xyzst-workspace{grid-template-columns:1fr}.xyzst-panel{display:grid;grid-template-columns:1fr 1fr}.xyzst-panel section{margin:0}}
@media(max-width:640px){.xyzst-toolbar{overflow-x:auto;flex-wrap:nowrap}.xyzst-toolbar>*{flex:0 0 auto}.xyzst-mockup-tools label{display:none}.xyzst-objectbar{padding:8px}.xyzst-objectbar-controls{grid-template-columns:1fr 1fr}.xyzst-objectbar .xyzst-text-field,.xyzst-objectbar .xyzst-font-field,.xyzst-objectbar .xyzst-font-upload,.xyzst-vector-convert{grid-column:1/-1}.xyzst-objectbar .xyzst-text-align{grid-column:1/-1}.xyzst-canvas-row{grid-template-columns:40px minmax(0,1fr)}.xyzst-vector-rail{padding:4px}.xyzst-vector-rail button{font-size:16px;height:34px}.xyzst-stage{min-height:360px;padding:8px}.xyzst-layer-manager{grid-column:1/-1}.xyzst-panel{display:block}.xyzst-panel section{margin-bottom:10px}}
