*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:#edf1f5;color:#172033;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}button,input,select{font:inherit}button{border:1px solid #a9b4c1;border-radius:6px;background:#fff;color:#172033;cursor:pointer;padding:7px 10px}button:disabled{cursor:not-allowed;opacity:.5}.app-lab-link{border:1px solid #a9b4c1;border-radius:6px;background:#fff;color:#344054;padding:7px 10px;font-size:13px;text-decoration:none;display:inline-flex;align-items:center;gap:7px}.icon-button{width:32px;height:32px;padding:0;display:inline-flex;align-items:center;justify-content:center}.svg-md-download-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:132px}.svg-md-spinner-icon{animation:svg-md-spin .75s linear infinite}@keyframes svg-md-spin{to{transform:rotate(360deg)}}.app{height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}.app *{scrollbar-width:thin;scrollbar-color:#9aa7b5 transparent}.app *::-webkit-scrollbar{width:10px;height:10px}.app *::-webkit-scrollbar-track{background:transparent}.app *::-webkit-scrollbar-thumb{min-width:36px;min-height:36px;border:2px solid transparent;border-radius:999px;background:#a6b2bf;background-clip:padding-box}.app *::-webkit-scrollbar-thumb:hover{background:#7f8d9d;background-clip:padding-box}.app *::-webkit-scrollbar-thumb:active{background:#667587;background-clip:padding-box}.app *::-webkit-scrollbar-corner{background:transparent}.app-header{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:64px;padding:10px 16px;border-bottom:1px solid #cad3dd;background:#f8fafc}.app-header h1{margin:0;font-size:18px;font-weight:700}.product-header{min-height:52px;padding:8px 12px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;border-bottom:1px solid #cbd5df;background:#f8fafc}.product-brand{display:flex;align-items:center;gap:9px}.product-brand h1{margin:0;font-size:17px;letter-spacing:0}.product-mark{width:27px;height:27px;display:grid;place-items:center;border-radius:6px;background:#173f6b;color:#fff;font-family:Georgia,serif;font-size:17px;font-weight:700}.project-selector{display:flex;align-items:center;gap:8px;color:#475467;font-size:12px}.project-selector select{min-width:190px;padding:6px 28px 6px 9px;border:1px solid #b8c2ce;border-radius:6px;background:#fff;color:#172033}.project-menu{position:relative}.project-switcher{min-width:0;justify-self:center;display:flex;align-items:center;gap:6px}.project-menu-trigger{min-width:210px;height:34px;padding:0 9px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;list-style:none;border:1px solid #b8c2ce;border-radius:6px;background:#fff;color:#344054;cursor:pointer;font-size:13px}.project-menu-trigger::-webkit-details-marker{display:none}.project-menu-trigger span,.project-menu-option span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-menu-popover{position:absolute;top:calc(100% + 6px);left:50%;z-index:40;width:286px;max-height:min(420px,calc(100vh - 90px));padding:5px;display:grid;gap:1px;overflow-y:auto;transform:translate(-50%);border:1px solid #c5cfda;border-radius:6px;background:#fff;box-shadow:0 14px 30px #1018282e}.project-menu-option{width:100%;height:38px;min-width:0;padding:0 8px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;border:0;border-radius:4px;background:transparent;color:inherit;text-align:left}.project-menu-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:0;border-radius:4px;transition:background-color .12s ease,color .12s ease}.project-menu-row:hover{background:#f2f5f8}.project-menu-row-active{background:#eaf3fc;color:#175a93}.project-menu-remove{width:26px;height:26px;padding:0;display:inline-grid;place-items:center;border:0;border-radius:4px;background:transparent;color:#667085;opacity:0;transition:opacity .12s ease,background-color .12s ease,color .12s ease}.project-menu-row:hover .project-menu-remove,.project-menu-row:focus-within .project-menu-remove{opacity:1}.project-menu-remove:hover{background:#dde5ed;color:#1f2937}.project-menu-confirm{padding:8px;display:grid;gap:7px;color:#344054}.project-menu-confirm strong{font-size:13px}.project-menu-confirm>span{color:#667085;font-size:12px;line-height:1.35}.project-menu-confirm>div{display:flex;justify-content:flex-end;gap:6px}.project-menu-confirm button{min-width:62px;padding:6px 9px}.project-menu-confirm .project-menu-danger{border-color:#b42318;background:#b42318;color:#fff}.project-menu-option small{color:#667085;font-size:9px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.project-menu-row-active .project-menu-option small{color:#3975a8}.project-actions{position:relative;display:flex;align-items:center;gap:4px}.project-action-button{width:34px;height:34px;border-color:#b8c2ce;color:#475467}.project-action-button:hover{border-color:#7da6cc;background:#edf4fb;color:#174f86}.project-create-popover{position:absolute;top:calc(100% + 7px);right:38px;z-index:45;width:260px;padding:11px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;border:1px solid #c5cfda;border-radius:6px;background:#fff;box-shadow:0 14px 30px #1018282e}.project-create-popover label{grid-column:1 / -1;color:#344054;font-size:12px;font-weight:600}.project-create-popover input{min-width:0;height:32px;padding:0 8px;border:1px solid #aeb9c5;border-radius:5px;color:#172033}.project-create-actions{display:flex;gap:4px}.project-storage-status{width:74px;min-width:74px;height:24px;display:inline-flex;align-items:center;gap:5px;color:#667085;font-size:11px;white-space:nowrap}.project-storage-error{color:#b42318}.product-header .app-lab-link{justify-self:end}.app-controls,.svg-md-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.svg-md-toolbar-preview{min-height:48px;display:grid;grid-template-columns:1fr auto 1fr;padding:7px 12px;border-bottom:1px solid #cbd5df}.svg-md-preview-toolbar-left{justify-self:start}.svg-md-toolbar-preview .svg-md-zoom-control{justify-self:center}.svg-md-page-count{justify-self:end;white-space:nowrap}.svg-md-zoom-control{display:flex;align-items:center;gap:6px}.svg-md-zoom-control input[type=range]{width:132px}.app-controls label,.svg-md-toolbar label{display:flex;align-items:center;gap:6px;color:#344054;font-size:13px}.app-controls input[type=number]{width:72px}.toggle input{margin:0}.svg-md-shell{min-height:0;flex:1;display:flex;flex-direction:column}.svg-md-workspace-stack{min-height:0;flex:1;display:block;overflow:hidden}.svg-md-workspace-frame{width:100%;height:100%;min-width:0;min-height:0;display:grid;grid-template-columns:minmax(0,1fr);overflow:hidden}.svg-md-workspace-frame-with-left-panel{--svg-md-left-panel-width: 258px;grid-template-columns:var(--svg-md-left-panel-width) minmax(0,1fr)}.svg-md-workspace-frame-left-compact{--svg-md-left-panel-width: 48px}.svg-md-work-area{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.svg-md-toolbar{min-height:48px;padding:8px 16px;border-bottom:1px solid #d4dce5;background:#fff}.svg-md-toolbar span{color:#667085;font-size:13px}.svg-md-zoom-value{display:inline-block;min-width:36px;text-align:right;font-variant-numeric:tabular-nums}.svg-md-page-warning{position:absolute;z-index:3;padding:4px 7px;border:1px solid #fdb022;border-radius:4px;background:#fffaebf5;color:#93370d;font-size:11px;line-height:1.3;box-shadow:0 4px 12px #1018281f;pointer-events:none}.svg-md-workspace{min-height:0;flex:1;display:grid;grid-template-columns:minmax(300px,42%) minmax(360px,58%);overflow:hidden}.vector-console-pane{position:relative;flex:0 0 auto;min-width:0;display:grid;grid-template-rows:36px minmax(0,1fr);overflow:hidden;border-top:1px solid #c5cfda;background:#f8fafc;color:#253044}.vector-console-resize-handle{position:absolute;top:-3px;right:0;left:0;z-index:3;height:7px;cursor:ns-resize}.vector-console-resize-handle:after{position:absolute;top:3px;right:0;left:0;height:1px;background:transparent;content:""}.vector-console-resize-handle:hover:after,.vector-console-resize-handle:focus-visible:after{background:#2f80c9}.vector-console-header{min-width:0;padding:4px 6px 4px 10px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;border-bottom:1px solid #d8e0e8;background:#fff}.vector-console-title,.vector-console-actions,.vector-console-filters{display:flex;align-items:center}.vector-console-title{gap:6px;font-size:12px}.vector-console-title span{min-width:20px;color:#667085;font-size:10px;font-variant-numeric:tabular-nums}.vector-console-filters{min-width:0;gap:3px;overflow-x:auto;scrollbar-width:none}.vector-console-filters::-webkit-scrollbar{display:none}.vector-console-filter{position:relative;flex:0 0 auto;padding:3px 6px;border:1px solid transparent;border-radius:4px;color:#667085;cursor:pointer;font-size:10px;line-height:1;-webkit-user-select:none;user-select:none}.vector-console-filter:hover{background:#eef2f6;color:#344054}.vector-console-filter-active{border-color:#a9c9e5;background:#eaf3fc;color:#175a93}.vector-console-filter input{position:absolute;opacity:0;pointer-events:none}.vector-console-actions{gap:2px}.vector-console-icon-button{width:26px;height:26px;padding:0;display:inline-grid;place-items:center;border:0;border-radius:4px;background:transparent;color:#667085}.vector-console-icon-button:hover{background:#e9eef3;color:#1f2937}.vector-console-list{min-height:0;overflow:auto;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px}.vector-console-empty{padding:18px 12px;color:#7b8794;text-align:center}.vector-console-entry{min-width:0;padding:4px 10px;display:grid;grid-template-columns:82px 52px minmax(0,1fr);align-items:start;gap:8px;border-bottom:1px solid #e4e9ef;line-height:1.35}.vector-console-entry:hover{background:#f0f4f8}.vector-console-time,.vector-console-category{color:#7b8794;font-variant-numeric:tabular-nums}.vector-console-category{text-transform:uppercase}.vector-console-entry-warn .vector-console-category,.vector-console-entry-warn summary,.vector-console-entry-warn .vector-console-label{color:#b54708}.vector-console-entry-error .vector-console-category,.vector-console-entry-error summary,.vector-console-entry-error .vector-console-label{color:#b42318}.vector-console-entry details{min-width:0}.vector-console-entry summary{overflow:hidden;color:#253044;cursor:pointer;text-overflow:ellipsis;white-space:nowrap}.vector-console-entry pre{max-height:260px;margin:5px 0 2px;padding:7px;overflow:auto;border:1px solid #d8e0e8;border-radius:4px;background:#fff;color:#344054;font:inherit;white-space:pre-wrap;word-break:break-word}.vector-console-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.svg-md-workspace-with-panel{grid-template-columns:minmax(280px,34%) minmax(360px,1fr) 300px}.svg-md-workspace-layout-editor .svg-md-preview-column,.svg-md-workspace-layout-preview .svg-md-editor{display:none}.svg-md-workspace-layout-editor,.svg-md-workspace-layout-preview{grid-template-columns:minmax(0,1fr)}.svg-md-file-panel{min-width:0;min-height:0;overflow:hidden;border-right:1px solid #cbd5df;background:#f8fafc}.project-navigation{height:100%;min-height:0;display:grid;grid-template-columns:48px minmax(0,1fr)}.project-navigation-collapsed{grid-template-columns:48px}.workspace-ribbon{position:relative;z-index:5;min-height:0;padding:7px;display:flex;flex-direction:column;align-items:center;gap:5px;border-right:1px solid #cbd5df;background:#eef2f6}.ribbon-button{width:34px;height:34px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:5px;background:transparent;color:#475467;list-style:none}.ribbon-button::-webkit-details-marker{display:none}.ribbon-button:hover,.ribbon-button-active{border-color:#bdcad8;background:#fff;color:#174f86}.layout-menu{position:relative}.layout-menu-popover{position:absolute;top:0;left:42px;z-index:30;width:166px;padding:6px;display:grid;gap:3px;border:1px solid #c5cfda;border-radius:6px;background:#fff;box-shadow:0 12px 28px #1018282e}.layout-menu-option{width:100%;padding:7px 8px;display:flex;align-items:center;justify-content:flex-start;gap:8px;border-color:transparent;background:transparent;font-size:12px;text-align:left}.layout-menu-option:hover,.layout-menu-option-active{background:#edf4fb;color:#174f86}.ribbon-theme-button{margin-top:auto}.app-theme-dark{color:#e7edf4;background:#161b22}.app-theme-dark *{scrollbar-color:#5f6d7c transparent}.app-theme-dark *::-webkit-scrollbar-thumb{background:#566473;background-clip:padding-box}.app-theme-dark *::-webkit-scrollbar-thumb:hover{background:#718194;background-clip:padding-box}.app-theme-dark *::-webkit-scrollbar-thumb:active{background:#8a9bad;background-clip:padding-box}.app-theme-dark .product-header,.app-theme-dark .svg-md-toolbar,.app-theme-dark .project-sidebar,.app-theme-dark .svg-md-editor,.app-theme-dark .svg-md-side-panel{border-color:#38424e;background:#1d232c;color:#e7edf4}.app-theme-dark .product-header,.app-theme-dark .svg-md-file-panel,.app-theme-dark .workspace-ribbon{border-color:#38424e;background:#181e26}.app-theme-dark .product-brand h1,.app-theme-dark .project-sidebar-header,.app-theme-dark .project-file,.app-theme-dark .ribbon-button,.app-theme-dark .svg-md-toolbar label{color:#cbd5e1}.app-theme-dark .project-selector,.app-theme-dark .svg-md-toolbar span{color:#aeb9c7}.app-theme-dark button,.app-theme-dark select,.app-theme-dark .app-lab-link{border-color:#46515e;background:#252c36;color:#e7edf4}.app-theme-dark .ribbon-button{background:transparent}.app-theme-dark .ribbon-button:hover,.app-theme-dark .ribbon-button-active,.app-theme-dark .project-file:hover,.app-theme-dark .project-file-active,.app-theme-dark .layout-menu-option:hover,.app-theme-dark .layout-menu-option-active{background:#263544;color:#8fc7ff}.app-theme-dark .project-file{border:0;background:transparent}.app-theme-dark .project-file>svg{color:#93a1b1}.app-theme-dark .project-file-active{background:#263544;box-shadow:inset 2px 0 #62a9e8}.app-theme-dark .project-file-active>svg{color:currentColor}.app-theme-dark .layout-menu-popover{border-color:#46515e;background:#202731;box-shadow:0 12px 28px #0000005c}.app-theme-dark .project-menu-trigger,.app-theme-dark .project-menu-popover,.app-theme-dark .project-file-create input{border-color:#46515e;background:#252c36;color:#e7edf4}.app-theme-dark .project-menu-option small{color:#93a1b1}.app-theme-dark .project-menu-option,.app-theme-dark .project-menu-remove{border-color:transparent;background:transparent}.app-theme-dark .project-menu-row:hover{background:#2b3541}.app-theme-dark .project-menu-row-active{background:#263b4d;color:#8fc7ff}.app-theme-dark .project-menu-remove,.app-theme-dark .project-menu-confirm{color:#d7dee7}.app-theme-dark .project-menu-remove:hover{background:#3b4856;color:#fff}.app-theme-dark .project-menu-confirm>span{color:#a9b5c3}.app-theme-dark .project-action-button,.app-theme-dark .project-create-popover,.app-theme-dark .project-create-popover input{border-color:#46515e;background:#252c36;color:#e7edf4}.app-theme-dark .project-action-button:hover{background:#263544;color:#8fc7ff}.app-theme-dark .project-create-popover label,.app-theme-dark .project-storage-status{color:#b7c2ce}.app-theme-dark .project-storage-error{color:#ff9c9c}.app-theme-dark .project-file-create{border-color:#38424e}.app-theme-dark .project-file-create-error{color:#ff9c9c}.app-theme-dark .svg-md-preview-unavailable{color:#93a1b1}.app-theme-dark .svg-md-preview-unavailable strong{color:#e7edf4}.app-theme-dark .vector-console-pane{border-color:#38424e;background:#171d25;color:#dbe3ec}.app-theme-dark .vector-console-header{border-color:#38424e;background:#1d232c}.app-theme-dark .vector-console-title span,.app-theme-dark .vector-console-time,.app-theme-dark .vector-console-category,.app-theme-dark .vector-console-empty{color:#8f9cab}.app-theme-dark .vector-console-filter{color:#9aa7b6}.app-theme-dark .vector-console-filter:hover{background:#29323d;color:#e7edf4}.app-theme-dark .vector-console-filter-active{border-color:#416b8f;background:#263b4d;color:#8fc7ff}.app-theme-dark .vector-console-icon-button{border-color:transparent;background:transparent;color:#9aa7b6}.app-theme-dark .vector-console-icon-button:hover{background:#313b47;color:#fff}.app-theme-dark .vector-console-entry{border-color:#2d3742}.app-theme-dark .vector-console-entry:hover{background:#202833}.app-theme-dark .vector-console-entry summary,.app-theme-dark .vector-console-label{color:#dbe3ec}.app-theme-dark .vector-console-entry pre{border-color:#3b4652;background:#11171e;color:#cbd5e1}.app-theme-dark .svg-md-editor .cm-editor,.app-theme-dark .svg-md-editor .cm-scroller,.app-theme-dark .svg-md-editor .cm-gutters{background:#1d232c;color:#e7edf4}.app-theme-dark .svg-md-editor .cm-gutters{border-color:#38424e;color:#7f8b99}.app-theme-dark .svg-md-editor .cm-activeLine,.app-theme-dark .svg-md-editor .cm-activeLineGutter{background:#252e39}.app-theme-dark .svg-md-preview-pane{background:#11161d}.app-theme-dark .svg-md-page{background:#fff;box-shadow:0 12px 30px #00000085}.project-sidebar{height:100%;display:flex;flex-direction:column}.project-sidebar-header{min-height:44px;padding:6px 8px 6px 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d8e0e8;color:#344054;font-size:12px;font-weight:650;text-transform:uppercase}.project-sidebar-header>span,.project-file{display:flex;align-items:center;gap:8px}.project-sidebar-tools{display:flex;align-items:center;gap:2px}.project-sidebar-tools .icon-button{width:28px;height:28px}.project-hidden-input{display:none}.project-file-list{padding:5px 6px 10px;overflow:auto}.project-file-create{padding:7px;display:grid;grid-template-columns:minmax(0,1fr) 30px 30px;gap:5px;border-bottom:1px solid #d8e0e8}.project-file-create input{min-width:0;padding:5px 7px;border:1px solid #aeb9c5;border-radius:5px;background:#fff;color:#172033;font-size:12px}.project-file-create .icon-button{width:30px;height:30px}.project-file-create-error{grid-column:1 / -1;color:#b42318;font-size:11px;line-height:1.3}.project-file{min-height:28px;padding-top:3px;padding-right:7px;padding-bottom:3px;width:100%;min-width:0;justify-content:flex-start;border:0;border-radius:4px;background:transparent;color:#344054;text-align:left}.project-directory{font-weight:600}.project-directory svg:first-child{flex:0 0 14px}.project-file span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-file>svg{flex:0 0 auto;color:#667587}.project-file:focus-visible{outline:2px solid #5b9bd5;outline-offset:-2px}.project-file:hover{background:#edf2f7}.project-file-active{background:#e8f1fb;color:#174f86;box-shadow:inset 2px 0 #2f78b7}.project-file-active>svg{color:currentColor}.project-context-menu{position:fixed;z-index:80;width:190px;padding:5px;border:1px solid #cbd5df;border-radius:6px;background:#fff;box-shadow:0 12px 32px #10182833}.project-context-menu button{width:100%;min-height:31px;padding:5px 8px;display:flex;align-items:center;gap:8px;border:0;border-radius:4px;background:transparent;color:#344054;text-align:left;font-size:12px}.project-context-menu button:hover{background:#edf2f7}.project-context-menu .project-context-danger{color:#b42318}.project-context-separator{height:1px;margin:4px 3px;background:#e4e7ec}.project-dialog-backdrop{position:fixed;inset:0;z-index:90;display:grid;place-items:center;background:#0f172a3d}.project-entry-dialog{width:min(390px,calc(100vw - 32px));padding:14px;display:grid;gap:12px;border:1px solid #cbd5df;border-radius:8px;background:#fff;box-shadow:0 18px 48px #1018283d}.project-entry-dialog-title,.project-entry-dialog-actions{display:flex;align-items:center}.project-entry-dialog-title{justify-content:space-between;color:#172033;font-size:14px;font-weight:650}.project-entry-dialog input{width:100%;min-width:0;padding:8px 9px;border:1px solid #aeb9c5;border-radius:5px;background:#fff;color:#172033}.project-entry-dialog p{margin:0;color:#475467;font-size:13px;line-height:1.45}.project-entry-dialog-actions{justify-content:flex-end;gap:8px}.project-entry-dialog-actions button{min-height:32px;padding:5px 10px;display:inline-flex;align-items:center;gap:6px;border-radius:5px}.danger-button{border:1px solid #b42318;background:#b42318;color:#fff}.app-theme-dark .project-context-menu,.app-theme-dark .project-entry-dialog{border-color:#3a4654;background:#1d232c}.app-theme-dark .project-context-menu button,.app-theme-dark .project-entry-dialog-title,.app-theme-dark .project-entry-dialog p{color:#e7edf4}.app-theme-dark .project-context-menu button:hover{background:#293440}.app-theme-dark .project-context-menu .project-context-danger{color:#fda29b}.app-theme-dark .project-context-separator{background:#3a4654}.app-theme-dark .project-entry-dialog input{border-color:#51606f;background:#151a21;color:#f2f4f7}.svg-md-editor{position:relative;min-height:0;border-right:1px solid #cbd5df;background:#fff;overflow:hidden}.svg-md-editor-host{height:100%;min-height:0}.svg-md-editor-external-update{position:absolute;top:12px;right:16px;z-index:4;padding:5px 9px;border:1px solid #b9c8d7;border-radius:4px;background:#f8fafcf5;color:#425466;box-shadow:0 2px 8px #1d2d3d1f;font:12px/1.3 system-ui,sans-serif;pointer-events:none}.app-theme-dark .svg-md-editor-external-update{border-color:#4b5a69;background:#1f2731f5;color:#dbe7f3;box-shadow:0 2px 8px #00000047}.svg-md-editor .cm-editor{height:100%;font-size:14px}.svg-md-editor .cm-scroller{font-family:Cascadia Code,Consolas,monospace}.svg-md-preview-pane{min-width:0;min-height:0;height:100%;overflow:auto;background:#dfe6ee;overscroll-behavior:contain}.svg-md-preview-column{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.svg-md-preview-unavailable{min-height:100%;padding:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#667085;text-align:center}.svg-md-preview-unavailable strong{color:#344054;font-size:14px}.svg-md-preview-unavailable span{max-width:360px;font-size:12px;line-height:1.45}.svg-md-side-panel{min-height:0;overflow:auto;border-left:1px solid #cbd5df;background:#fff}.native-tuner{padding:14px}.native-tuner-disabled{opacity:.62}.native-tuner-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.native-tuner h2,.native-tuner h3{margin:0;color:#172033}.native-tuner h2{font-size:15px}.native-tuner-note{margin:-4px 0 12px;color:#667085;font-size:11px;line-height:1.35}.native-tuner-toggle{display:inline-flex;align-items:center;gap:7px;margin:0 0 12px;color:#344054;font-size:12px}.native-tuner h3{margin-bottom:8px;font-size:13px}.native-tuner-group{padding:10px 0;border-top:1px solid #e3e8ef}.native-metric-control{display:grid;grid-template-columns:1fr 76px 58px;gap:6px 8px;align-items:center;margin-bottom:10px;color:#344054;font-size:12px}.native-metric-control-engine{border:1px solid #d0d5dd;border-radius:6px;padding:8px;background:#fcfcfd}.native-metric-control span{grid-column:1 / -1;display:inline-flex;align-items:center;gap:6px}.native-metric-control span i{width:7px;height:7px;border-radius:50%;background:#0b6bcb}.native-metric-badge{border-radius:999px;padding:1px 6px;font-size:10px;font-weight:700;line-height:1.5;text-transform:uppercase}.native-metric-badge-engine{background:#ecfdf3;color:#067647}.native-metric-control-changed span{color:#0b4f9c;font-weight:600}.native-metric-control input[type=range]{width:100%}.native-metric-control input[type=number]{width:76px}.native-metric-control button{padding:5px 6px;font-size:11px}.svg-md-preview{display:flex;flex-direction:column;align-items:center;gap:24px;padding:28px}.svg-md-page{background:#fff;box-shadow:0 12px 28px #14203038;flex:0 0 auto}.svg-md-page-item{flex:0 0 auto}.svg-md-page-number{position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);color:var(--text-muted, #667085);font:500 11px/1 ui-sans-serif,system-ui,sans-serif;font-variant-numeric:tabular-nums;-webkit-user-select:none;user-select:none;pointer-events:none}.svg-md-page-placeholder{flex:0 0 auto;pointer-events:none}.svg-md-page-svg{display:block;-webkit-user-select:text;user-select:text}.svg-md-error{margin:16px;padding:12px;border:1px solid #d92d20;border-radius:6px;background:#fff4f2;color:#b42318}@media(max-width:860px){.app-header{align-items:flex-start;flex-direction:column}.svg-md-workspace{grid-template-columns:1fr;grid-template-rows:42vh 1fr}.svg-md-workspace-with-panel{grid-template-rows:34vh 1fr 34vh}.product-header{grid-template-columns:1fr auto}.project-selector{grid-row:2;grid-column:1 / -1;justify-self:stretch}.project-selector select{flex:1}.project-switcher{grid-row:2;grid-column:1 / -1;justify-self:stretch}.project-menu{flex:1}.project-menu-trigger{width:100%}.project-menu-popover{width:min(100%,320px)}.project-storage-status{display:none}.svg-md-workspace-frame-with-left-panel{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.svg-md-file-panel{max-height:150px;border-right:0;border-bottom:1px solid #cbd5df}.svg-md-editor{border-right:0;border-bottom:1px solid #cbd5df}.svg-md-side-panel{border-left:0;border-top:1px solid #cbd5df}.svg-md-toolbar-preview{grid-template-columns:auto minmax(220px,1fr) auto;overflow-x:auto}}@media print{@page{margin:0}html,body,#root,.app,.svg-md-shell,.svg-md-workspace-frame,.svg-md-work-area,.svg-md-workspace,.svg-md-preview-column,.svg-md-preview-pane{width:auto;height:auto;min-height:0;overflow:visible;background:#fff}body{color:#172033}.app-header,.svg-md-toolbar,.svg-md-editor,.svg-md-side-panel,.svg-md-file-panel,.svg-md-page-placeholder,.svg-md-page-number,.svg-md-error,.vector-console-pane{display:none}.svg-md-workspace-stack,.svg-md-workspace-frame,.svg-md-work-area{display:block;overflow:visible}.svg-md-workspace,.svg-md-preview-pane,.svg-md-preview-column{display:block}.svg-md-preview{display:block;padding:0}.svg-md-page-item{margin:0;break-after:page;page-break-after:always}.svg-md-page{margin:0;box-shadow:none}.svg-md-page-item:last-child{break-after:auto;page-break-after:auto}}
