#modal.sketch-dialog{width:min(1260px,96vw)!important;max-width:96vw!important;height:min(850px,94dvh)!important;max-height:94dvh!important;background:#101514!important;color:#edf2ed}
.sketch-dialog .modal-body{padding:0!important;overflow:hidden!important;flex:1;min-height:0}
.sketch-studio{height:100%;min-height:0;display:flex;flex-direction:column;background:#101514;color:#edf2ed;font-size:13px}
.sketch-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 22px;border-bottom:1px solid #ffffff14;background:radial-gradient(ellipse at top left,#bad5c212,transparent 65%)}
.sketch-identity{display:flex;align-items:center;gap:12px}.sketch-identity img{width:36px;height:36px;object-fit:contain}.sketch-identity div{display:grid;gap:5px}.sketch-identity small{font-size:9px;letter-spacing:.16em;color:#9baa9f}.sketch-identity strong{font-size:18px;font-weight:550;letter-spacing:-.025em}.sketch-actions{display:flex;gap:8px}
.sketch-studio button{touch-action:manipulation}.sketch-studio button:focus-visible,.sketch-studio input:focus-visible,.sketch-studio select:focus-visible{outline:2px solid #bad5c2;outline-offset:3px}.sketch-studio button:disabled{opacity:.32;cursor:default}.sketch-studio .primary{background:#bad5c2!important;color:#102319!important;border:1px solid #bad5c2!important}.sketch-studio .secondary{border:1px solid #ffffff24;background:#1c2521;color:#edf2ed;min-height:36px}.sketch-actions button{display:flex;align-items:center;gap:8px;padding:10px 13px;border-radius:9px;font-size:12px}.sketch-studio svg{width:17px;height:17px;flex-shrink:0}
.sketch-tools{display:flex;align-items:center;gap:5px;padding:10px 20px;border-bottom:1px solid #ffffff14;overflow-x:auto;flex-shrink:0}.sketch-tools button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:9px 12px;border-radius:9px;border:1px solid transparent;background:transparent;color:#aab9af;white-space:nowrap;font-size:12px}.sketch-tools button:hover{background:#ffffff0b;color:#edf2ed}.sketch-tools button[aria-pressed=true]{background:#bad5c21c;color:#d9f0e0;border-color:#bad5c233}.sketch-divider{height:24px;width:1px;background:#ffffff1c;flex-shrink:0;margin:0 8px}
.sketch-main{min-height:0;flex:1;display:grid;grid-template-columns:minmax(0,1fr) 220px;overflow:hidden}.sketch-stage{min-height:0;min-width:0;overflow:auto;display:flex;align-items:center;justify-content:center;padding:28px;background-color:#171d1b;background-image:radial-gradient(#8ba39426 1px,transparent 1px);background-size:20px 20px;overscroll-behavior:contain}.sketch-sheet{position:relative;width:100%;max-height:100%;max-width:100%;display:flex;align-items:center;justify-content:center}.sketch-sheet canvas{display:block;width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;min-width:0!important;aspect-ratio:inherit;object-fit:contain;box-shadow:0 12px 40px #0007;background:white;touch-action:none;cursor:crosshair;border-radius:2px}.sketch-sheet canvas[data-tool=bucket]{cursor:cell}
.sketch-inspector{overflow:auto;min-height:0;border-left:1px solid #ffffff14;padding:20px 16px;background:#111815;display:flex;flex-direction:column;gap:20px}.sketch-inspector section{display:grid;gap:11px}.sketch-inspector section+section{border-top:1px solid #ffffff14;padding-top:20px}.sketch-label,.sketch-brush label{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;color:#d4ded7}.sketch-studio input[type=color]{width:32px;height:28px;padding:2px;border:1px solid #ffffff24;border-radius:6px;background:transparent}.sketch-studio select,.sketch-dimensions input{width:100%;min-width:0;border:1px solid #ffffff24;background:#1b2520;color:#edf2ed;border-radius:7px;padding:8px;font-size:12px}.sketch-brush output{font-size:11px;color:#9baa9f}.sketch-studio input[type=range]{width:100%;accent-color:#bad5c2}.sketch-swatches{display:grid;grid-template-columns:repeat(8,1fr);gap:6px}.sketch-swatch{padding:0;min-height:0;aspect-ratio:1;border:1px solid #ffffff40;border-radius:50%;background:var(--swatch)}.sketch-swatch[aria-pressed=true]{outline:2px solid #bad5c2;outline-offset:2px}.sketch-dimensions{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:6px}.sketch-help{font-size:11px;line-height:1.7;color:#8e9e94;margin:0}.sketch-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;flex-shrink:0;padding:10px 20px;border-top:1px solid #ffffff14;font-size:10px;color:#9aaa9f}
@media(max-width:760px){#modal.sketch-dialog{height:96dvh!important;max-height:96dvh!important}.sketch-header{padding:12px}.sketch-identity strong{font-size:14px}.sketch-identity small{font-size:7px}.sketch-actions button{padding:9px}.sketch-actions button span{display:none}.sketch-tools{padding:8px;gap:2px}.sketch-tools button{padding:10px;min-width:40px}.sketch-tools button span{display:none}.sketch-main{display:flex;flex-direction:column}.sketch-stage{flex:1;min-height:140px;padding:14px}.sketch-inspector{flex-shrink:0;max-height:180px;border-left:0;border-top:1px solid #ffffff14;display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:12px}.sketch-inspector section+section{padding-top:0;border-top:0}.sketch-inspector section:nth-child(3){grid-column:1/-1;grid-template-columns:1fr 1fr;align-items:center}.sketch-help{display:none}.sketch-footer{padding:8px 12px}.sketch-footer span:last-child{display:none}}
