.ChartDesigner-module__bLD70a__page{color:#0f172a;width:100%;max-width:1080px;margin:0 auto}.ChartDesigner-module__bLD70a__designer button:focus-visible,.ChartDesigner-module__bLD70a__designer input:focus-visible,.ChartDesigner-module__bLD70a__canvas:focus-visible{outline-offset:2px;outline:3px solid #3b82f633}.ChartDesigner-module__bLD70a__designer{border:1px solid var(--pop-border-soft);border-radius:var(--pop-radius-lg);background:var(--pop-card);box-shadow:var(--pop-shadow-sm);overflow:hidden}.ChartDesigner-module__bLD70a__header{border-bottom:1px solid var(--pop-border-soft);justify-content:space-between;align-items:center;gap:16px;min-height:76px;padding:16px 20px;display:flex}.ChartDesigner-module__bLD70a__heading,.ChartDesigner-module__bLD70a__headerActions,.ChartDesigner-module__bLD70a__toolGroup,.ChartDesigner-module__bLD70a__dimension,.ChartDesigner-module__bLD70a__segmented,.ChartDesigner-module__bLD70a__modeTabs,.ChartDesigner-module__bLD70a__paletteNote{align-items:center;display:flex}.ChartDesigner-module__bLD70a__heading{gap:12px;min-width:0}.ChartDesigner-module__bLD70a__headingIcon{border-radius:var(--pop-radius-md);background:var(--pop-blue-light);width:44px;height:44px;color:var(--pop-blue);flex:0 0 44px;justify-content:center;align-items:center;display:inline-flex}.ChartDesigner-module__bLD70a__headingIcon .material-symbols-outlined{font-size:24px}.ChartDesigner-module__bLD70a__heading h1,.ChartDesigner-module__bLD70a__heading h2{margin:0 0 3px;font-size:18px;line-height:1.25}.ChartDesigner-module__bLD70a__heading p{color:var(--pop-text-muted);margin:0;font-size:12px;line-height:1.5}.ChartDesigner-module__bLD70a__headerActions{gap:10px}.ChartDesigner-module__bLD70a__saveState{color:#64748b;white-space:nowrap;align-items:center;gap:5px;min-height:32px;font-size:12px;display:inline-flex}.ChartDesigner-module__bLD70a__saveState .material-symbols-outlined{color:#16a34a;font-size:17px}.ChartDesigner-module__bLD70a__saveState.ChartDesigner-module__bLD70a__saveError{color:#dc2626}.ChartDesigner-module__bLD70a__saveState.ChartDesigner-module__bLD70a__saveError .material-symbols-outlined{color:#dc2626}.ChartDesigner-module__bLD70a__secondaryButton,.ChartDesigner-module__bLD70a__dangerButton{border:1px solid var(--pop-border-soft);border-radius:var(--pop-radius-sm);color:#334155;min-height:40px;font:inherit;cursor:pointer;background:#fff;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.ChartDesigner-module__bLD70a__secondaryButton:hover{color:var(--pop-blue-text);background:#f8fbff;border-color:#bfdbfe}:is(.ChartDesigner-module__bLD70a__secondaryButton .material-symbols-outlined,.ChartDesigner-module__bLD70a__dangerButton .material-symbols-outlined){font-size:19px}.ChartDesigner-module__bLD70a__toolbar{border-bottom:1px solid var(--pop-border-soft);background:#f8fafc;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;min-height:60px;padding:8px 12px;display:flex}.ChartDesigner-module__bLD70a__toolGroup{gap:4px}.ChartDesigner-module__bLD70a__toolGroup>button:not(.ChartDesigner-module__bLD70a__dangerButton){border-radius:var(--pop-radius-sm);color:#475569;min-width:40px;height:40px;font:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0 8px;font-weight:700;display:inline-flex}.ChartDesigner-module__bLD70a__toolGroup>button:not(.ChartDesigner-module__bLD70a__dangerButton):hover:not(:disabled){color:var(--pop-blue-text);box-shadow:var(--pop-shadow-sm);background:#fff}.ChartDesigner-module__bLD70a__toolGroup button:disabled{opacity:.35;cursor:not-allowed}.ChartDesigner-module__bLD70a__toolGroup .material-symbols-outlined{font-size:21px}.ChartDesigner-module__bLD70a__toolDivider{background:var(--pop-border-soft);width:1px;height:24px;margin:0 5px}.ChartDesigner-module__bLD70a__zoomLabel{color:#64748b;font-variant-numeric:tabular-nums;text-align:center;min-width:42px;font-size:11px}.ChartDesigner-module__bLD70a__dimension{color:#64748b;gap:5px;font-size:12px;font-weight:700}.ChartDesigner-module__bLD70a__dimension input{border:1px solid var(--pop-border-soft);border-radius:var(--pop-radius-sm);color:#0f172a;width:54px;height:36px;font:inherit;text-align:center;background:#fff;padding:0 4px}.ChartDesigner-module__bLD70a__dimensionTimes{color:#94a3b8;margin:0 2px}.ChartDesigner-module__bLD70a__segmented{border:1px solid var(--pop-border-soft);border-radius:var(--pop-radius-md);background:#fff;padding:3px}.ChartDesigner-module__bLD70a__segmented button{border-radius:var(--pop-radius-sm);color:#64748b;min-height:32px;font:inherit;cursor:pointer;background:0 0;border:0;padding:0 11px;font-size:12px;font-weight:700}.ChartDesigner-module__bLD70a__segmented button.ChartDesigner-module__bLD70a__active{background:var(--pop-blue-light);color:var(--pop-blue-text)}.ChartDesigner-module__bLD70a__dangerButton{color:#b91c1c;margin-left:5px}.ChartDesigner-module__bLD70a__dangerButton:hover{background:#fef2f2;border-color:#fecaca}.ChartDesigner-module__bLD70a__workspace{grid-template-columns:160px minmax(0,1fr);height:min(68vh,680px);min-height:500px;display:grid;overflow:hidden}.ChartDesigner-module__bLD70a__canvasViewport{background:var(--pop-bg);overscroll-behavior:contain;justify-content:flex-start;align-items:flex-start;min-width:0;min-height:0;padding:20px;display:flex;overflow:auto}.ChartDesigner-module__bLD70a__canvas{border-radius:var(--pop-radius-sm);box-shadow:var(--pop-shadow-sm);cursor:crosshair;touch-action:none;background:#fff;flex:none}.ChartDesigner-module__bLD70a__canvasPan{cursor:grab;touch-action:pan-x pan-y}.ChartDesigner-module__bLD70a__canvasEyedropper{cursor:crosshair}.ChartDesigner-module__bLD70a__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ChartDesigner-module__bLD70a__palette{border-right:1px solid var(--pop-border-soft);background:#fff;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.ChartDesigner-module__bLD70a__paletteScroll{overscroll-behavior:contain;scrollbar-width:none;flex:1;min-height:0;overflow-y:auto}.ChartDesigner-module__bLD70a__paletteScroll::-webkit-scrollbar{display:none}.ChartDesigner-module__bLD70a__paletteTitle{border-bottom:1px solid var(--pop-border-soft);color:#334155;align-items:center;gap:8px;min-height:40px;padding:0 10px;font-size:12px;display:flex}.ChartDesigner-module__bLD70a__paletteTitle .material-symbols-outlined{color:var(--pop-blue);font-size:19px}.ChartDesigner-module__bLD70a__modeTabs{border-bottom:1px solid var(--pop-border-soft);grid-template-columns:minmax(0,1fr);gap:8px;padding:6px 8px;display:grid}.ChartDesigner-module__bLD70a__modeTabs button{border-radius:var(--pop-radius-sm);color:#64748b;min-height:38px;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;justify-content:flex-start;align-items:center;gap:5px;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.ChartDesigner-module__bLD70a__modeTabs button.ChartDesigner-module__bLD70a__active{background:var(--pop-blue-light);color:var(--pop-blue-text);border-color:#bfdbfe}.ChartDesigner-module__bLD70a__modeTabs button:hover{background:#f8fbff}.ChartDesigner-module__bLD70a__modeCount{min-width:22px;color:var(--pop-blue-text);background:#eff6ff;border-radius:999px;padding:2px 6px;font-size:10px}.ChartDesigner-module__bLD70a__modeTabs .material-symbols-outlined{font-size:19px}.ChartDesigner-module__bLD70a__paletteQuickTools{border-bottom:1px solid var(--pop-border-soft);background:#f8fafc;padding:6px 8px}.ChartDesigner-module__bLD70a__eraserButton{border-radius:var(--pop-radius-md);color:#334155;width:100%;min-height:44px;font:inherit;cursor:pointer;background:#fff;border:1px solid #bfdbfe;align-items:center;gap:8px;padding:4px 6px;font-size:11px;font-weight:700;display:flex}.ChartDesigner-module__bLD70a__eraserButton:hover{background:#eff6ff}.ChartDesigner-module__bLD70a__eraserButton.ChartDesigner-module__bLD70a__selected{border-color:var(--pop-blue);background:var(--pop-blue-light);color:var(--pop-blue-text);box-shadow:0 0 0 2px #3b82f61a}.ChartDesigner-module__bLD70a__paletteAdd{border-bottom:1px solid var(--pop-border-soft);padding:6px 8px}.ChartDesigner-module__bLD70a__paletteAddButton{border:1px solid var(--pop-border-soft);border-radius:var(--pop-radius-sm);width:100%;min-height:40px;color:var(--pop-blue);font:inherit;cursor:pointer;background:#fff;justify-content:center;align-items:center;padding:0;display:flex}.ChartDesigner-module__bLD70a__paletteAddButton:hover{background:var(--pop-blue-light);border-color:#bfdbfe}.ChartDesigner-module__bLD70a__paletteAddButton .material-symbols-outlined{font-size:22px}.ChartDesigner-module__bLD70a__symbolList{grid-template-columns:minmax(0,1fr);align-content:start;gap:4px;padding:6px 8px 10px;display:grid}.ChartDesigner-module__bLD70a__symbolButton{border:1px solid var(--pop-border-soft);border-radius:var(--pop-radius-md);color:#334155;min-width:0;min-height:44px;font:inherit;text-align:center;cursor:pointer;background:#fff;justify-content:flex-start;align-items:center;gap:6px;padding:4px 6px;transition:border-color .16s,background-color .16s,box-shadow .16s;display:flex}.ChartDesigner-module__bLD70a__symbolButton:hover{background:#f8fbff;border-color:#bfdbfe}.ChartDesigner-module__bLD70a__symbolButton.ChartDesigner-module__bLD70a__selected{border-color:var(--pop-blue);background:#eff6ff;box-shadow:0 0 0 2px #3b82f61a}.ChartDesigner-module__bLD70a__symbolStage{color:#475569;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;overflow:hidden}.ChartDesigner-module__bLD70a__symbolStage .material-symbols-outlined{font-size:22px}.ChartDesigner-module__bLD70a__noStitchPreview{background-color:#cbd5e1;background-image:repeating-linear-gradient(-45deg,#0000 0 4px,#64748b73 4px 5px)}.ChartDesigner-module__bLD70a__symbolCopy{text-align:left;flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:flex}.ChartDesigner-module__bLD70a__symbolCopy strong,.ChartDesigner-module__bLD70a__symbolCopy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ChartDesigner-module__bLD70a__symbolCopy strong{color:#334155;font-size:10px;line-height:1.35}.ChartDesigner-module__bLD70a__symbolCopy small{color:#94a3b8;font-size:8px}.ChartDesigner-module__bLD70a__colorList{grid-template-columns:minmax(0,1fr);align-content:start;gap:0;padding:4px 8px 8px;display:grid}.ChartDesigner-module__bLD70a__colorList button{border-radius:var(--pop-radius-sm);color:#64748b;min-height:36px;font:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:2px;display:flex}.ChartDesigner-module__bLD70a__colorList button:hover{background:#f8fafc}.ChartDesigner-module__bLD70a__colorList button.ChartDesigner-module__bLD70a__selected{background:0 0}.ChartDesigner-module__bLD70a__colorList button.ChartDesigner-module__bLD70a__selected .ChartDesigner-module__bLD70a__colorSwatch{border-color:var(--pop-blue);box-shadow:0 0 0 2px #3b82f638}.ChartDesigner-module__bLD70a__colorSwatch{border-radius:var(--pop-radius-sm);border:1px solid #0f172a24;width:28px;height:28px;display:block}.ChartDesigner-module__bLD70a__noColor{background:#fff;position:relative;overflow:hidden}.ChartDesigner-module__bLD70a__noColor:after{content:"";background:#ef4444;width:36px;height:2px;position:absolute;top:13px;left:-4px;transform:rotate(-45deg)}.ChartDesigner-module__bLD70a__paletteNote{border-top:1px solid var(--pop-border-soft);min-height:48px;color:var(--pop-text-muted);background:#f8fafc;gap:8px;margin-top:auto;padding:10px 12px}.ChartDesigner-module__bLD70a__paletteNote .material-symbols-outlined{color:var(--pop-blue);flex:none;font-size:18px}.ChartDesigner-module__bLD70a__paletteNote p{margin:0;font-size:11px;line-height:1.55}.ChartDesigner-module__bLD70a__paletteNote a{color:var(--pop-blue-text);text-underline-offset:2px;font-weight:700}.ChartDesigner-module__bLD70a__libraryBackdrop{z-index:120;background:#0f172a61;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.ChartDesigner-module__bLD70a__symbolLibrary{border:1px solid var(--pop-border-soft);border-radius:var(--pop-radius-lg);width:min(760px,100%);max-height:calc(100dvh - 32px);box-shadow:var(--pop-shadow-md);background:#fff;flex-direction:column;display:flex;overflow:hidden}.ChartDesigner-module__bLD70a__libraryHeader{border-bottom:1px solid var(--pop-border-soft);justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:14px 16px;display:flex}.ChartDesigner-module__bLD70a__libraryHeader h2{margin:0 0 2px;font-size:18px}.ChartDesigner-module__bLD70a__libraryHeader p{color:var(--pop-text-muted);margin:0;font-size:12px}.ChartDesigner-module__bLD70a__libraryClose{border-radius:var(--pop-radius-sm);color:#64748b;cursor:pointer;background:0 0;border:0;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.ChartDesigner-module__bLD70a__libraryClose:hover{color:#334155;background:#f8fafc}.ChartDesigner-module__bLD70a__librarySelection{border-bottom:1px solid var(--pop-border-soft);background:#f8fafc;flex-direction:column;justify-content:center;gap:3px;min-height:78px;padding:12px 16px;display:flex}.ChartDesigner-module__bLD70a__librarySelection span,.ChartDesigner-module__bLD70a__librarySelection small{color:var(--pop-text-muted);font-size:11px}.ChartDesigner-module__bLD70a__librarySelection strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:1.4;overflow:hidden}.ChartDesigner-module__bLD70a__libraryCategories{border-bottom:1px solid var(--pop-border-soft);scrollbar-width:none;gap:4px;padding:8px 16px;display:flex;overflow-x:auto}.ChartDesigner-module__bLD70a__libraryCategories::-webkit-scrollbar{display:none}.ChartDesigner-module__bLD70a__libraryCategories button{border-radius:var(--pop-radius-sm);color:#64748b;min-width:64px;min-height:40px;font:inherit;cursor:pointer;background:0 0;border:0;flex:1 0 auto;padding:0 12px;font-size:12px;font-weight:700}.ChartDesigner-module__bLD70a__libraryCategories button:hover{background:#f8fafc}.ChartDesigner-module__bLD70a__libraryCategories button.ChartDesigner-module__bLD70a__active{background:var(--pop-blue-light);color:var(--pop-blue-text)}.ChartDesigner-module__bLD70a__libraryGrid{grid-template-columns:repeat(auto-fill,minmax(72px,1fr));align-content:start;gap:8px;min-height:0;padding:16px;display:grid;overflow-y:auto}.ChartDesigner-module__bLD70a__libraryGrid>button{border-radius:var(--pop-radius-sm);color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #0000;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:0;min-height:88px;padding:8px;display:flex;position:relative}.ChartDesigner-module__bLD70a__libraryGrid>button:hover{background:#eff6ff;border-color:#bfdbfe}.ChartDesigner-module__bLD70a__libraryGrid>button.ChartDesigner-module__bLD70a__selected{border-color:var(--pop-blue);background:var(--pop-blue-light);color:var(--pop-blue-text)}.ChartDesigner-module__bLD70a__librarySymbolStage{flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.ChartDesigner-module__bLD70a__librarySymbolName{color:#475569;text-align:center;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;font-size:10px;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.ChartDesigner-module__bLD70a__libraryGrid>button.ChartDesigner-module__bLD70a__selected .ChartDesigner-module__bLD70a__librarySymbolName{color:var(--pop-blue-text)}.ChartDesigner-module__bLD70a__symbolStage canvas,.ChartDesigner-module__bLD70a__librarySymbolStage canvas{max-width:100%;height:auto}.ChartDesigner-module__bLD70a__libraryGrid>button>.material-symbols-outlined{font-size:15px;position:absolute;top:4px;right:4px}.ChartDesigner-module__bLD70a__colorLibrary{width:min(560px,100%)}.ChartDesigner-module__bLD70a__colorLibraryBody{min-height:0;padding:16px;overflow-y:auto}.ChartDesigner-module__bLD70a__colorLibraryTools{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.ChartDesigner-module__bLD70a__colorPickerButton,.ChartDesigner-module__bLD70a__libraryEyedropper{border:1px solid var(--pop-border-soft);border-radius:var(--pop-radius-sm);color:#334155;min-height:52px;font:inherit;cursor:pointer;background:#fff;justify-content:center;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:700;display:flex;position:relative}.ChartDesigner-module__bLD70a__colorPickerButton:hover,.ChartDesigner-module__bLD70a__libraryEyedropper:hover{color:var(--pop-blue-text);background:#eff6ff;border-color:#bfdbfe}.ChartDesigner-module__bLD70a__colorPickerButton.ChartDesigner-module__bLD70a__active{border-color:var(--pop-blue);background:var(--pop-blue-light);color:var(--pop-blue-text)}:is(.ChartDesigner-module__bLD70a__colorPickerButton .material-symbols-outlined,.ChartDesigner-module__bLD70a__libraryEyedropper .material-symbols-outlined){color:var(--pop-blue);font-size:22px}.ChartDesigner-module__bLD70a__inlineColorEditor{border-radius:var(--pop-radius-sm);background:#f8fbff;border:1px solid #bfdbfe;grid-template-columns:minmax(112px,1fr) minmax(104px,1fr) minmax(112px,1fr) auto;align-items:end;gap:8px;margin-top:10px;padding:12px;display:grid}.ChartDesigner-module__bLD70a__inlineColorPreview{color:#334155;align-items:center;gap:8px;min-width:0;min-height:42px;font-size:11px;display:flex}.ChartDesigner-module__bLD70a__inlineColorPreview>span{border-radius:var(--pop-radius-sm);border:1px solid #0f172a2e;flex:0 0 34px;width:34px;height:34px}.ChartDesigner-module__bLD70a__inlineColorPreview strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ChartDesigner-module__bLD70a__inlineColorWell,.ChartDesigner-module__bLD70a__inlineHexField{color:#64748b;gap:4px;min-width:0;font-size:10px;font-weight:700;display:grid}.ChartDesigner-module__bLD70a__inlineColorWell input{border:1px solid var(--pop-border-soft);border-radius:var(--pop-radius-sm);cursor:pointer;background:#fff;width:100%;height:34px;padding:2px}.ChartDesigner-module__bLD70a__inlineHexField input{border:1px solid var(--pop-border-soft);border-radius:var(--pop-radius-sm);color:#334155;width:100%;height:34px;font:inherit;text-transform:uppercase;background:#fff;padding:0 8px;font-size:12px}.ChartDesigner-module__bLD70a__inlineHexField input:focus{border-color:var(--pop-blue);outline:2px solid #3b82f629}.ChartDesigner-module__bLD70a__inlineHexField input[aria-invalid=true]{border-color:#ef4444}.ChartDesigner-module__bLD70a__addDraftColorButton{border:1px solid var(--pop-blue);border-radius:var(--pop-radius-sm);background:var(--pop-blue);color:#fff;min-height:34px;font:inherit;white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;gap:4px;padding:0 12px;font-size:11px;font-weight:700;display:inline-flex}.ChartDesigner-module__bLD70a__addDraftColorButton:hover{background:var(--pop-blue-hover)}.ChartDesigner-module__bLD70a__addDraftColorButton:disabled{cursor:not-allowed;background:#cbd5e1;border-color:#cbd5e1}.ChartDesigner-module__bLD70a__addDraftColorButton .material-symbols-outlined{font-size:16px}.ChartDesigner-module__bLD70a__noColorControl{border:1px solid var(--pop-border-soft);border-radius:var(--pop-radius-sm);color:#475569;width:100%;min-height:44px;font:inherit;cursor:pointer;background:#fff;align-items:center;gap:8px;margin-top:12px;padding:4px 10px;font-size:11px;font-weight:700;display:flex}.ChartDesigner-module__bLD70a__noColorControl:hover{background:#f8fbff;border-color:#bfdbfe}.ChartDesigner-module__bLD70a__noColorControl.ChartDesigner-module__bLD70a__selected{border-color:var(--pop-blue);background:var(--pop-blue-light);color:var(--pop-blue-text)}.ChartDesigner-module__bLD70a__noColorControl .ChartDesigner-module__bLD70a__colorLibrarySwatch{flex:0 0 30px;width:30px;height:30px}.ChartDesigner-module__bLD70a__noColorControl>.material-symbols-outlined{color:currentColor;margin-left:auto;font-size:17px}.ChartDesigner-module__bLD70a__colorLibraryHeading{color:#475569;margin:16px 0 8px;font-size:12px}.ChartDesigner-module__bLD70a__colorLibraryGrid{grid-template-columns:repeat(auto-fill,minmax(64px,1fr));gap:8px;display:grid}.ChartDesigner-module__bLD70a__colorLibraryGrid>button{border-radius:var(--pop-radius-sm);color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #0000;justify-content:center;align-items:center;min-width:0;min-height:64px;padding:8px;display:flex;position:relative}.ChartDesigner-module__bLD70a__colorLibraryGrid>button:hover{background:#eff6ff;border-color:#bfdbfe}.ChartDesigner-module__bLD70a__colorLibraryGrid>button.ChartDesigner-module__bLD70a__selected{border-color:var(--pop-blue);background:var(--pop-blue-light);color:var(--pop-blue-text)}.ChartDesigner-module__bLD70a__colorLibrarySwatch{border-radius:var(--pop-radius-sm);border:1px solid #0f172a29;width:34px;height:34px;display:block}.ChartDesigner-module__bLD70a__colorLibraryGrid>button>.material-symbols-outlined{font-size:15px;position:absolute;top:4px;right:4px}.ChartDesigner-module__bLD70a__libraryFooter{border-top:1px solid var(--pop-border-soft);background:#fff;justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:10px 16px;display:flex}.ChartDesigner-module__bLD70a__libraryFooter>span{color:var(--pop-text-muted);font-size:12px}.ChartDesigner-module__bLD70a__libraryFooter>div{gap:8px;display:flex}.ChartDesigner-module__bLD70a__libraryCancel,.ChartDesigner-module__bLD70a__libraryConfirm{border-radius:var(--pop-radius-sm);min-width:80px;min-height:44px;font:inherit;cursor:pointer;padding:0 16px;font-size:13px;font-weight:700}.ChartDesigner-module__bLD70a__libraryCancel{border:1px solid var(--pop-border-soft);color:#475569;background:#fff}.ChartDesigner-module__bLD70a__libraryConfirm{border:1px solid var(--pop-blue);background:var(--pop-blue);color:#fff}.ChartDesigner-module__bLD70a__libraryCancel:hover{background:#f8fafc}.ChartDesigner-module__bLD70a__libraryConfirm:hover{border-color:var(--pop-blue-hover);background:var(--pop-blue-hover)}.ChartDesigner-module__bLD70a__toolbar{scrollbar-width:none}.ChartDesigner-module__bLD70a__toolbar::-webkit-scrollbar{display:none}@media (max-width:767px){.ChartDesigner-module__bLD70a__page{max-width:none}.ChartDesigner-module__bLD70a__designer{box-shadow:none;border-left:0;border-right:0;border-radius:0}.ChartDesigner-module__bLD70a__header{align-items:flex-start;padding:14px 16px}.ChartDesigner-module__bLD70a__headingIcon,.ChartDesigner-module__bLD70a__heading h2{display:none}.ChartDesigner-module__bLD70a__heading p{max-width:190px}.ChartDesigner-module__bLD70a__headerActions{flex-direction:column-reverse;align-items:flex-end;gap:2px}.ChartDesigner-module__bLD70a__secondaryButton{min-width:44px;min-height:44px;padding:0 10px;font-size:0}.ChartDesigner-module__bLD70a__secondaryButton .material-symbols-outlined{font-size:21px}.ChartDesigner-module__bLD70a__toolbar{flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;gap:4px;min-height:44px;padding:4px 6px;overflow-x:auto}.ChartDesigner-module__bLD70a__toolGroup{flex:none;gap:2px}.ChartDesigner-module__bLD70a__toolGroup>button:not(.ChartDesigner-module__bLD70a__dangerButton){width:36px;min-width:36px;height:36px;padding:0}.ChartDesigner-module__bLD70a__toolbar .ChartDesigner-module__bLD70a__segmented{border-radius:var(--pop-radius-sm);padding:2px}.ChartDesigner-module__bLD70a__toolbar .ChartDesigner-module__bLD70a__segmented button{min-width:34px;min-height:32px;padding:0 4px}.ChartDesigner-module__bLD70a__interactionLabel,.ChartDesigner-module__bLD70a__toolbarText{display:none}.ChartDesigner-module__bLD70a__toolbar .material-symbols-outlined{font-size:19px}.ChartDesigner-module__bLD70a__toolbar .ChartDesigner-module__bLD70a__toolDivider{height:20px;margin:0 2px}.ChartDesigner-module__bLD70a__zoomLabel{min-width:32px;font-size:10px}.ChartDesigner-module__bLD70a__dimension{gap:3px;font-size:10px}.ChartDesigner-module__bLD70a__dimension input{width:42px;height:32px}.ChartDesigner-module__bLD70a__dangerButton{min-width:36px;min-height:36px;padding:0}.ChartDesigner-module__bLD70a__toolbar .ChartDesigner-module__bLD70a__toolGroup:last-child{border-left:1px solid var(--pop-border-soft);padding-left:4px}.ChartDesigner-module__bLD70a__workspace{grid-template:"canvas"minmax(0,1fr)"palette"104px/minmax(0,1fr);height:calc(100dvh - 212px);min-height:420px}.ChartDesigner-module__bLD70a__canvasViewport{grid-area:canvas;min-height:0;padding:12px}.ChartDesigner-module__bLD70a__palette{z-index:2;border-top:1px solid var(--pop-border-soft);background:#f8fafc;border-right:0;grid-area:palette;grid-template-rows:52px 52px;grid-template-columns:minmax(0,1fr) auto;display:grid;position:relative;overflow:visible}.ChartDesigner-module__bLD70a__paletteTitle{display:none}.ChartDesigner-module__bLD70a__modeTabs{border-top:1px solid var(--pop-border-soft);background:#fff;border-bottom:0;grid-area:2/1;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:0}.ChartDesigner-module__bLD70a__modeTabs button{border:0;border-radius:0;flex-direction:column;justify-content:center;gap:2px;width:auto;min-height:51px;padding:3px 8px}.ChartDesigner-module__bLD70a__modeTabs .material-symbols-outlined{font-size:20px}.ChartDesigner-module__bLD70a__modeLabel{font-size:9px;line-height:1;display:block}.ChartDesigner-module__bLD70a__modeCount{display:none}.ChartDesigner-module__bLD70a__paletteQuickTools{border-top:1px solid var(--pop-border-soft);border-bottom:0;border-left:1px solid var(--pop-border-soft);background:#fff;grid-area:2/2;width:56px;padding:0}.ChartDesigner-module__bLD70a__eraserButton{border:0;border-radius:0;justify-content:center;width:55px;min-height:51px;padding:3px}.ChartDesigner-module__bLD70a__eraserButton .ChartDesigner-module__bLD70a__symbolStage{background:0 0;border:0;flex-basis:24px;width:24px;height:24px}.ChartDesigner-module__bLD70a__eraserButton .ChartDesigner-module__bLD70a__symbolStage .material-symbols-outlined{font-size:19px}.ChartDesigner-module__bLD70a__eraserLabel{display:none}.ChartDesigner-module__bLD70a__paletteAdd{z-index:4;border-bottom:1px solid var(--pop-border-soft);border-right:1px solid var(--pop-border-soft);background:#fff;width:56px;height:52px;padding:0;position:absolute;top:0;left:0}.ChartDesigner-module__bLD70a__paletteAddButton{border:0;border-radius:0;width:55px;min-height:51px;padding:0}.ChartDesigner-module__bLD70a__paletteAddButton .material-symbols-outlined{font-size:24px}.ChartDesigner-module__bLD70a__paletteScroll{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;flex:none;grid-area:1/1/auto/-1;min-width:0;min-height:52px;overflow:auto hidden}.ChartDesigner-module__bLD70a__symbolList{align-items:center;gap:4px;width:max-content;min-width:100%;height:52px;padding:4px 6px 4px 62px;display:flex}.ChartDesigner-module__bLD70a__symbolButton{flex:0 0 44px;justify-content:center;width:44px;min-width:44px;min-height:44px;padding:4px}.ChartDesigner-module__bLD70a__symbolStage{flex-basis:32px;width:32px;height:32px}.ChartDesigner-module__bLD70a__symbolCopy{display:none}.ChartDesigner-module__bLD70a__colorList{align-items:center;gap:4px;width:max-content;min-width:100%;height:52px;padding:4px 6px 4px 62px;display:flex}.ChartDesigner-module__bLD70a__colorList button{justify-content:center;width:44px;min-width:44px;min-height:44px;padding:2px}.ChartDesigner-module__bLD70a__colorSwatch{width:26px;height:26px}.ChartDesigner-module__bLD70a__libraryBackdrop{place-items:stretch stretch;padding:0}.ChartDesigner-module__bLD70a__symbolLibrary{border:0;border-radius:0;width:100%;max-height:100dvh}.ChartDesigner-module__bLD70a__libraryHeader{min-height:68px;padding:12px 16px}.ChartDesigner-module__bLD70a__librarySelection{min-height:72px;padding:10px 16px}.ChartDesigner-module__bLD70a__libraryCategories{padding:6px 12px}.ChartDesigner-module__bLD70a__libraryCategories button{min-width:60px;min-height:44px;padding:0 10px}.ChartDesigner-module__bLD70a__libraryGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding:12px}.ChartDesigner-module__bLD70a__libraryGrid>button{min-height:76px;padding:4px}.ChartDesigner-module__bLD70a__librarySymbolStage{flex-basis:34px;width:34px;height:34px}.ChartDesigner-module__bLD70a__librarySymbolName{font-size:9px;line-height:1.2}.ChartDesigner-module__bLD70a__colorLibrary{width:100%}.ChartDesigner-module__bLD70a__colorLibraryBody{padding:12px}.ChartDesigner-module__bLD70a__colorPickerButton,.ChartDesigner-module__bLD70a__libraryEyedropper{min-height:48px}.ChartDesigner-module__bLD70a__inlineColorEditor{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.ChartDesigner-module__bLD70a__inlineColorPreview{grid-column:1/-1}.ChartDesigner-module__bLD70a__addDraftColorButton{grid-column:1/-1;min-height:40px}.ChartDesigner-module__bLD70a__colorLibraryHeading{margin-top:12px}.ChartDesigner-module__bLD70a__colorLibraryGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.ChartDesigner-module__bLD70a__colorLibraryGrid>button{min-height:58px;padding:4px}.ChartDesigner-module__bLD70a__colorLibrarySwatch{width:32px;height:32px}.ChartDesigner-module__bLD70a__libraryFooter{padding:8px 12px max(8px, env(safe-area-inset-bottom))}.ChartDesigner-module__bLD70a__libraryFooter>span{display:none}.ChartDesigner-module__bLD70a__libraryFooter>div{width:100%}.ChartDesigner-module__bLD70a__libraryCancel,.ChartDesigner-module__bLD70a__libraryConfirm{flex:1}.ChartDesigner-module__bLD70a__paletteNote{display:none}}@media (prefers-reduced-motion:reduce){.ChartDesigner-module__bLD70a__symbolButton{transition:none}}
