.tool-editor{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#111;background:#fafafa;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}.tool-editor *{box-sizing:border-box}.tool-editor{min-height:calc(100svh - var(--tool-nav-height));flex-direction:column;align-items:center;margin:0;padding:28px 18px 48px;display:flex}.tool-editor .editor-content{width:min(1040px,100%)}.tool-editor button{text-align:center;padding:2px 6px}.tool-editor .shared-controls{background:#fff;border:1px solid #e3e3e3;border-radius:0;grid-template-columns:1fr;align-items:center;padding:12px 14px;display:grid}.tool-editor .asset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.tool-editor .asset-card{background:#fff;border:1px solid #e3e3e3;border-radius:0;overflow:hidden}.tool-editor .asset-header{padding:15px 16px 0}.tool-editor .background-toggle{color:#33363c;min-width:86px;min-height:30px;font:inherit;cursor:pointer;background:#f7f7f8;border:1px solid #bfc1c6;border-radius:0;padding:0 11px;font-size:12px;font-weight:700}.tool-editor .background-toggle:hover{background:#eeeeef}.tool-editor .background-toggle[aria-pressed=true]{color:#fff;background:#111;border-color:#111}.tool-editor .preview{aspect-ratio:1;place-items:center;padding:12px 20px;display:grid}.tool-editor #cube{shape-rendering:geometricprecision;image-rendering:auto;touch-action:manipulation;background:#fff;width:min(100%,460px);height:auto;display:block}.tool-editor .sticker,.tool-editor .flat-cell,.tool-editor .flat-edge{cursor:crosshair}.tool-editor .palette{grid-template-columns:repeat(8,minmax(46px,1fr));gap:6px;display:grid;position:relative}.tool-editor .color-picker{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.tool-editor .swatch{cursor:pointer;color:#53575f;min-width:0;height:52px;font:inherit;background:#fff;border:1px solid #d9dade;border-radius:0;place-items:center;gap:1px;padding:5px 3px 4px;font-size:11px;transition:transform .15s,border-color .15s,box-shadow .15s;display:grid;position:relative}.tool-editor .swatch:hover{transform:translateY(-1px)}.tool-editor .swatch[aria-pressed=true]{color:#111;border-color:#111;font-weight:700;box-shadow:inset 0 0 0 1px #111}.tool-editor .dot{background:var(--color);border:1px solid #111;border-radius:0;width:24px;height:24px}.tool-editor .actions{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.tool-editor .download,.tool-editor .secondary{min-height:36px;font:inherit;cursor:pointer;border-radius:0;font-size:12px;font-weight:700}.tool-editor .download{color:#33363c;background:#f7f7f8;border:1px solid #d7d8dc}.tool-editor .download:hover{background:#eeeeef}.tool-editor .secondary-row{grid-template-columns:1fr 1fr;gap:7px;margin-top:7px;display:grid}.tool-editor .secondary{color:#33363c;background:#f7f7f8;border:1px solid #d7d8dc}.tool-editor .secondary:hover{background:#eeeeef}.tool-editor .asset-actions{border-top:1px solid #ededed;padding:14px 16px 16px}.tool-editor #flat-cube{shape-rendering:geometricprecision;image-rendering:auto;touch-action:manipulation;background:#fff;width:min(100%,460px);height:auto;display:block}@media (max-width:760px){.tool-editor{padding-top:16px}.tool-editor .editor-content{max-width:560px}.tool-editor .palette{grid-template-columns:repeat(4,1fr)}.tool-editor .asset-grid{grid-template-columns:1fr}.tool-editor .preview{padding:10px 18px}}.tool-editor{--tool-nav-height:var(--site-nav-height);font-size:16px;font-weight:400;line-height:normal}
