.ds{--ds-green:#123f35;--ds-muted:#6b736f;box-sizing:border-box;width:100%;clear:both;margin:28px 0;padding:28px;border:1px solid #dce2dc;border-radius:20px;background:#fff;color:#20352e;font:14px/1.5 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ds *{box-sizing:border-box}.ds-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px}.ds-eyebrow{font-size:10px;letter-spacing:2px;font-weight:800;color:#64796d}.ds h2{font:700 32px/1.2 system-ui,sans-serif;letter-spacing:-1px;margin:9px 0;color:var(--ds-green)}.ds h3{font:700 16px/1.3 system-ui,sans-serif;margin:0;color:var(--ds-green)}.ds p{margin:6px 0 12px}.ds-heading p{color:var(--ds-muted)}.ds-pill{white-space:nowrap;font-size:11px;padding:6px 10px;background:#edf7ed;border-radius:20px;color:#29644c}.ds-layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,245px),1fr));gap:28px;align-items:start}.ds-stage{position:sticky;top:24px;display:flex;flex-direction:column;align-items:center;background:radial-gradient(ellipse,#f8faf6,#e8eee7);border-radius:14px;padding:20px;overflow:hidden}.ds-stage-label{width:100%;font-size:9px;letter-spacing:1.5px;font-weight:700;display:flex;justify-content:space-between;gap:8px;color:#52655d}.ds-stage-label span{letter-spacing:0;font-weight:400}.ds canvas{display:block;width:auto;height:auto;max-width:100%;max-height:590px;aspect-ratio:3/8;touch-action:none;margin:18px auto 8px;filter:drop-shadow(9px 15px 10px #233e3025);cursor:grab}.ds canvas:active{cursor:grabbing}.ds-stage-note{font-size:10px;color:#6b736f}.ds-history{display:flex;gap:6px;margin-top:14px;flex-wrap:wrap;justify-content:center}.ds button{appearance:none;cursor:pointer;border:1px solid #cdd8cf;background:#fff;color:var(--ds-green);border-radius:8px;padding:10px 12px;font:600 12px/1.3 system-ui,sans-serif;text-transform:none;letter-spacing:0;box-shadow:none;min-height:38px}.ds button:hover{background:#edf3ed;border-color:#678574}.ds button:disabled{opacity:.45;cursor:not-allowed}.ds :is(button,input,select,canvas):focus-visible{outline:3px solid #42a882;outline-offset:3px}.ds-step{display:flex;align-items:center;gap:10px;margin:0 0 16px}.ds-step:not(:first-child){margin-top:25px}.ds-step>span{font-size:10px;background:#edf2eb;padding:4px 7px;border-radius:5px;font-weight:700}.ds-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ds label{display:flex;flex-direction:column;gap:5px;font-size:12px;font-weight:600;color:#486055}.ds select,.ds input[type=text],.ds input[type=number]{width:100%;min-width:0;border:1px solid #d5ded5;border-radius:7px;background:#fff;color:#20352e;font:13px/1.5 system-ui,sans-serif;padding:9px;min-height:39px}.ds .ds-color{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:14px 0}.ds input[type=color]{padding:2px;width:44px;height:32px;border:1px solid #d5ded5;border-radius:5px;background:#fff}.ds-add{display:flex;gap:8px}.ds-add button{flex:1}.ds .ds-help{font-size:10px;color:var(--ds-muted);line-height:1.6;margin:10px 0 14px}.ds-layers{display:flex;flex-direction:column;gap:6px}.ds-layers button{text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500}.ds-layers button.is-selected{border-color:#547f68;background:#eef6ec}.ds-edit{border:0;background:#f5f7f3;border-radius:9px;padding:14px;margin:12px 0 0;min-width:0}.ds-edit legend{font-size:10px;text-transform:uppercase;letter-spacing:1px;padding-top:16px;font-weight:700}.ds-edit label{margin-bottom:10px}.ds-text-style,.ds-position{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ds input[type=range]{width:100%;accent-color:var(--ds-green);margin:6px 0}.ds-layer-actions{display:flex;gap:5px;flex-wrap:wrap}.ds-layer-actions button{padding:7px;font-size:10px}.ds-layer-actions button:last-child{color:#aa3b32;margin-left:auto}.ds-summary{border-top:1px solid #dce2dc;padding-top:20px;margin-top:24px;display:flex;align-items:center;justify-content:space-between;font-size:12px}.ds-summary small{display:block;color:var(--ds-muted);font-size:10px}.ds-price{font-size:27px;font-weight:700;letter-spacing:-1px}.ds .ds-status{font-size:11px;color:#42674f;margin:14px 0;min-height:32px}.ds .ds-error{color:#b22d2d}.ds .ds-primary{width:100%;background:var(--ds-green);color:white;border-color:var(--ds-green);min-height:46px;font-size:13px}.ds .ds-primary:hover{background:#1d5645}.ds [hidden]{display:none!important}.ds-busy canvas{pointer-events:none;opacity:.7}@media(max-width:680px){.ds{padding:16px;border-radius:12px}.ds-layout{grid-template-columns:1fr;gap:22px}.ds-stage{position:relative;top:0}.ds canvas{max-height:450px}.ds h2{font-size:28px}.ds-heading{gap:8px}.ds-pill{font-size:9px}.ds-options{gap:10px}}@media(prefers-reduced-motion:reduce){.ds *{scroll-behavior:auto!important}}

.ds-more{margin:10px 0 14px}.ds-more summary{cursor:pointer;font-size:12px;color:#52655d;margin-bottom:12px}.ds-edit>[data-action=delete]{margin-top:10px;color:#aa3b32}.ds-setup{padding:18px;background:#f4f7f2;border:1px solid #d5ded5;border-radius:8px;line-height:1.6}
.ds-fit-buttons{display:flex;flex-wrap:wrap;gap:6px;margin:6px 0 12px}.ds-image-tools input[type=number]{max-width:180px}.ds-mockups{border-top:1px solid #dce2dc;margin-top:28px;padding-top:24px}.ds-mockup-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ds-mockup-grid figure{margin:0;overflow:hidden;background:#eef2eb;border:1px solid #dce2dc;border-radius:12px}.ds .ds-mockup-grid canvas{width:100%;height:auto;max-height:none;max-width:100%;aspect-ratio:32/21;margin:0;filter:none;cursor:default;touch-action:auto}.ds-mockup-grid figcaption{text-align:center;padding:10px;font-size:12px;color:#486055}.ds-mockups .ds-help{margin-bottom:16px}@media(max-width:680px){.ds-mockup-grid{grid-template-columns:1fr}.ds-mockup-grid figure{max-width:100%}}
