@import"https://cdn.jsdelivr.net/npm/@xz/fonts@1/serve/plus-jakarta-display.min.css";/*!

=========================================================
* Vision UI Free React - v1.0.0
=========================================================

* Product Page: https://www.creative-tim.com/product/vision-ui-free-react
* Copyright 2021 Creative Tim (https://www.creative-tim.com/)
* Licensed under MIT (https://github.com/creativetimofficial/vision-ui-free-react/blob/master LICENSE.md)

* Design and Coded by Simmmple & Creative Tim

=========================================================

* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

*/:root{color-scheme:dark;font-synthesis:none;--dashboard-body: #030814;--dashboard-surface-start: #060b26;--dashboard-surface-end: rgba(10, 14, 35, .72);--dashboard-surface-solid: #0a0e23;--dashboard-nav-active: #1a1f37;--dashboard-border: rgba(226, 232, 240, .14);--dashboard-accent: #21d4fd}:root[data-dashboard-theme=graphite]{--dashboard-body: #080a0d;--dashboard-surface-start: #17191c;--dashboard-surface-end: rgba(30, 32, 35, .82);--dashboard-surface-solid: #17191c;--dashboard-nav-active: #292c30;--dashboard-border: rgba(232, 233, 235, .13)}:root[data-dashboard-theme=violet]{--dashboard-body: #070511;--dashboard-surface-start: #15102b;--dashboard-surface-end: rgba(28, 19, 55, .82);--dashboard-surface-solid: #15102b;--dashboard-nav-active: #2a2049;--dashboard-border: rgba(205, 191, 255, .16)}html,body,#root{min-height:100%}body{margin:0;background-color:var(--dashboard-body)!important;letter-spacing:0}button,input,select,textarea{letter-spacing:0}.vision-drawer .MuiDrawer-paper{width:250px!important;height:calc(100vh - 32px)!important;margin:16px!important;overflow:hidden;border:0!important;border-radius:20px!important;background:linear-gradient(111.84deg,var(--dashboard-surface-start) 0%,var(--dashboard-surface-end) 100%)!important;box-shadow:0 20px 27px #00000052!important;-webkit-backdrop-filter:blur(120px);backdrop-filter:blur(120px)}.vision-sidebar{display:flex;height:100%;flex-direction:column;padding:28px 16px 18px;background:transparent!important}.vision-sidebar-close{position:absolute!important;top:8px;right:8px;color:#a0aec0!important}.vision-brand{display:flex;min-height:36px;align-items:center;justify-content:center;gap:10px}.vision-brand img{width:28px;height:28px;object-fit:contain}.vision-sidebar-divider{margin:18px 0 8px!important;border-color:#ffffff1f!important}.vision-nav-list{display:grid;gap:4px}.vision-nav-item{display:flex;align-items:center;gap:12px;min-height:52px;padding:10px 13px 10px 16px;color:#a0aec0!important;border-radius:12px;font-size:14px;font-weight:500;transition:background-color .15s ease,color .15s ease}.vision-nav-item:hover{background:color-mix(in srgb,var(--dashboard-nav-active) 78%,transparent);color:#fff!important}.vision-nav-item.active{background:var(--dashboard-nav-active);color:#fff!important}.vision-nav-icon{display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center;border-radius:12px;color:#0075ff;background:var(--dashboard-nav-active)}.vision-nav-item.active .vision-nav-icon{color:#fff;background:var(--dashboard-accent);box-shadow:0 4px 7px #0075ff47}.vision-account-card{display:flex;align-items:center;gap:12px;margin-top:auto;padding:14px;border:1px solid rgba(255,255,255,.06);border-radius:14px;background:linear-gradient(126deg,var(--dashboard-surface-start),var(--dashboard-surface-end))}.vision-account-details{display:flex;min-height:34px;min-width:0;flex-direction:column;justify-content:center;gap:3px}.vision-account-details .MuiTypography-root{display:block;overflow:hidden;margin:0;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.vision-layout{min-height:100vh;margin-left:274px;padding:24px}.vision-navbar{top:12px!important;min-height:75px!important;border:1px solid var(--dashboard-border);border-radius:20px!important;background:linear-gradient(112.83deg,var(--dashboard-surface-start),var(--dashboard-surface-end))!important;box-shadow:none!important;-webkit-backdrop-filter:blur(42px);backdrop-filter:blur(42px)}.vision-navbar-toolbar{display:flex;min-height:75px!important;justify-content:space-between;gap:16px;padding:8px 16px!important}.MuiInputBase-root.project-select{min-width:0;color:#fff!important;background:#ffffff0a!important}.project-switcher{display:flex;width:190px;height:42px;align-items:center;padding:0 4px 0 12px;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:#ffffff0a!important}.project-switcher .project-select{min-width:0;flex:1;border:0!important;background:transparent!important;box-shadow:none!important}.project-switcher .project-select:before,.project-switcher .project-select:after{display:none!important}.project-switcher .project-select .MuiSelect-select{min-height:20px;padding:6px 24px 6px 0!important;overflow:hidden;font-size:13px;font-weight:600;text-overflow:ellipsis}.project-switcher-actions{width:34px;height:34px;flex:0 0 34px;color:#a0aec0!important}.project-select .MuiSelect-select{color:#fff!important}.project-select .MuiOutlinedInput-notchedOutline{border-color:#ffffff21}.app-content{min-height:calc(100vh - 123px);padding:36px 0 0}@media (min-width: 1200px){.vision-layout{height:100vh;min-height:0;overflow:hidden}.vision-layout .app-content{height:calc(100vh - 123px);min-height:0;overflow:hidden}.app-page,.dashboard-page{display:flex;height:100%;min-height:0;flex-direction:column}.data-page-panel{display:flex;min-height:0;flex:1;flex-direction:column;overflow:hidden}.data-page-panel>.MuiTableContainer-root{min-height:0;flex:1;overflow:auto}.ads-page>.MuiGrid-container:last-child{min-height:0;flex:1;overflow:hidden}.ads-page>.MuiGrid-container:last-child>.MuiGrid-item{display:flex;height:100%;min-height:0}.ads-page>.MuiGrid-container:last-child>.MuiGrid-item>.panel{width:100%;max-height:100%;align-self:flex-start;overflow-y:auto}.dashboard-page>.MuiGrid-container:last-child{min-height:0;flex:1}.dashboard-page>.MuiGrid-container:last-child>.MuiGrid-item{display:flex;min-height:0}.dashboard-chart-panel,.dashboard-regions-panel{display:flex;width:100%;min-height:0;flex-direction:column;overflow:hidden}.dashboard-chart-panel{height:100%}.dashboard-regions-panel{height:auto;max-height:100%;align-self:flex-start}.dashboard-chart,.dashboard-regions-table{min-height:0;flex:1}.dashboard-regions-table{overflow-y:auto}}.menu-label{margin-left:10px}.MuiDialog-root .MuiBackdrop-root{background:#030814b8}.MuiDialog-root .MuiDialog-paper{color:#fff;border:1px solid var(--dashboard-border);background:linear-gradient(127.09deg,var(--dashboard-surface-start) 19.41%,var(--dashboard-surface-end) 76.65%)}.MuiDialog-root .MuiDialogTitle-root{color:#fff;font-weight:700}.MuiDialog-root .MuiDialogContent-root{color:#a0aec0}.MuiDialog-root .MuiDialogActions-root{border-top:1px solid rgba(255,255,255,.07)}.metric-card{display:flex;min-height:80px;align-items:center;justify-content:space-between;padding:17px;border:0;border-radius:20px!important;background:linear-gradient(127.09deg,var(--dashboard-surface-start) 19.41%,var(--dashboard-surface-end) 76.65%)!important;box-shadow:0 20px 27px #0000000d!important}.api-key-input input{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.api-key-copy{width:42px;height:42px;color:#fff!important;border:1px solid rgba(255,255,255,.13)!important;border-radius:8px!important}.panel{border:0;border-radius:20px!important;background:linear-gradient(127.09deg,var(--dashboard-surface-start) 19.41%,var(--dashboard-surface-end) 76.65%)!important;box-shadow:0 20px 27px #0000000d!important}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:40px;padding:0 0 18px;border-bottom:0}.status-dot{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:#01b574}.status-dot.off{background:#e65a65}.data-table .MuiTableCell-root{color:#d9e1ef;background:transparent!important;border-color:#ffffff12;white-space:nowrap}.settings-appearance-header>svg{color:var(--dashboard-accent)}.dashboard-theme-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.dashboard-theme-option{position:relative;display:grid;min-width:0;grid-template-columns:78px minmax(0,1fr) 20px;align-items:center;gap:14px;padding:13px;color:#fff;border:1px solid rgba(255,255,255,.1);border-radius:12px;outline:0;background:#ffffff06;font:inherit;text-align:left;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,transform .15s ease}.dashboard-theme-option:hover{border-color:color-mix(in srgb,var(--dashboard-accent) 55%,transparent);background:#ffffff0b;transform:translateY(-1px)}.dashboard-theme-option.active{border-color:var(--dashboard-accent);background:#21d4fd11;box-shadow:inset 0 0 0 1px #21d4fd14}.dashboard-theme-option>span:nth-child(2){display:grid;min-width:0;gap:3px}.dashboard-theme-option strong{font-size:12px}.dashboard-theme-option small{overflow:hidden;color:#8290aa;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.dashboard-theme-check{color:var(--dashboard-accent)}.dashboard-theme-preview{position:relative;display:block;height:48px;overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:8px;background:var(--preview-body)}.dashboard-theme-preview i:first-child{position:absolute;inset:5px auto 5px 5px;width:18px;border-radius:4px;background:var(--preview-surface)}.dashboard-theme-preview i:nth-child(2){position:absolute;inset:5px 5px auto 28px;height:9px;border-radius:3px;background:var(--preview-surface)}.dashboard-theme-preview i:nth-child(3){position:absolute;top:19px;right:5px;bottom:5px;left:28px;border-radius:4px;background:var(--preview-surface);box-shadow:inset 0 2px #0075ff}.dashboard-theme-option.theme-midnight{--preview-body: #030814;--preview-surface: #111831}.dashboard-theme-option.theme-graphite{--preview-body: #080a0d;--preview-surface: #292c30}.dashboard-theme-option.theme-violet{--preview-body: #070511;--preview-surface: #2a2049}.dashboard-theme-option.theme-custom{--preview-body: #090b10;--preview-surface: #2c3b4d}.dashboard-custom-theme{display:grid;grid-template-columns:repeat(5,minmax(110px,1fr));gap:12px;margin:18px 0 0;padding:16px;border:1px solid var(--dashboard-border);border-radius:12px}.dashboard-custom-theme legend{padding:0 7px;color:#8290aa;font-size:10px;font-weight:700;text-transform:uppercase}.dashboard-custom-theme label{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:3px 8px;color:#d9e1ef;font-size:10px}.dashboard-custom-theme label>span{grid-column:1 / -1}.dashboard-custom-theme input[type=color]{width:28px;height:28px;padding:2px;border:1px solid rgba(255,255,255,.16);border-radius:6px;background:transparent;cursor:pointer}.dashboard-custom-theme code{color:#8290aa;font-size:9px}@media (max-width: 800px){.dashboard-theme-options{grid-template-columns:1fr}.dashboard-custom-theme{grid-template-columns:1fr 1fr}}.api-key-reset svg{width:24px!important;height:24px!important}.square-action{width:42px;height:42px;color:#fff!important;border:1px solid rgba(255,255,255,.13)!important;border-radius:8px!important;background:#ffffff09!important}.square-action:hover{background:#ffffff17!important}.square-action.Mui-disabled{color:#ffffff57!important}.data-table .MuiTableHead-root{display:table-header-group;padding:0;border-radius:0}.data-table .MuiTableCell-head{color:#8290aa;font-size:11px;font-weight:700;text-transform:uppercase}.data-table .dashboard-regions-empty{padding:24px 16px;color:#a0aec0}.scripts-table-container{overflow-x:auto}.scripts-table{width:100%;table-layout:fixed}.scripts-table .script-name-cell{width:28%}.scripts-table .script-status-cell{width:14%}.scripts-table .script-actions-cell{width:12%}.scripts-table .MuiTableCell-root{padding:14px 18px;vertical-align:middle}.scripts-table .MuiTableCell-root:first-child{padding-left:24px}.scripts-table .MuiTableCell-root:last-child{padding-right:24px}.scripts-table .MuiTableCell-head{padding-top:15px;padding-bottom:13px;font-size:10px;line-height:1.2;opacity:.7}.scripts-table .MuiTableCell-root:nth-child(2){width:22%}.scripts-table .MuiTableCell-root:nth-child(4){width:14%}.scripts-table .MuiTableCell-root:nth-child(5){width:10%}.scripts-table .MuiTableBody-root .MuiTableRow-root{height:70px}.script-icon{display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center;color:#0075ff;border-radius:10px;background:#1a1f37}.script-id{display:block;overflow:hidden;text-overflow:ellipsis}.script-mobile-meta{display:none;max-width:100%;overflow:hidden;color:#718096;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.truncate-cell{display:block;max-width:180px;overflow:hidden;text-overflow:ellipsis}.field-label{display:block;margin-bottom:7px;color:#a0aec0;font-size:12px;font-weight:600}.toggle-row{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:18px}.settings-table{display:grid;gap:20px}.settings-row{display:grid;grid-template-columns:minmax(150px,.55fr) minmax(0,1fr);align-items:center;gap:22px}.settings-row .field-label{margin:0}.settings-toggle-grid{display:grid;grid-template-columns:1fr 1fr;gap:42px}.provider-row{display:grid;grid-template-columns:minmax(140px,.45fr) minmax(0,1fr);align-items:center;gap:22px}.provider-key-disabled{display:flex;min-height:42px;align-items:center;gap:9px;padding:0 12px;color:#68758e;border-radius:7px;background:#ffffff06!important}@media (max-width: 600px){.settings-row{grid-template-columns:1fr;gap:8px}.settings-toggle-grid{gap:22px}.provider-row{grid-template-columns:1fr;gap:7px}}.drop-zone{display:grid;min-height:120px;place-items:center;padding:20px;text-align:center;border:1px dashed rgba(33,212,253,.42);border-radius:7px;background:#21d4fd0a}.sign-in-shell{display:grid;min-height:100vh;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);background:#030814}.sign-in-visual{position:relative;min-height:100vh;background:linear-gradient(90deg,#03081414,#030814),url(/assets/signInImage-5yl-g8Nq.png) center / cover no-repeat}.sign-in-brand{position:absolute;top:42px;left:48px;display:flex;align-items:center;gap:14px}.sign-in-brand img{width:52px;height:52px}.script-key-ui-badge{display:inline-flex;margin-left:7px;padding:1px 5px;color:#8be7ff;border:1px solid rgba(33,212,253,.2);border-radius:999px;background:#21d4fd12;font-size:8px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.keyui-designer-dialog{max-width:none!important;margin:0!important;border-radius:0!important;background:#050817!important}.keyui-designer{display:grid;min-width:1080px;min-height:100vh;grid-template:64px minmax(0,1fr) / 224px minmax(560px,1fr) 330px;color:#e7eefc;background:#050817}.keyui-toolbar{z-index:3;display:grid;grid-area:1 / 1 / 2 / 4;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 14px 0 18px;border-bottom:1px solid rgba(255,255,255,.09);background:#090d20}.keyui-toolbar-brand,.keyui-toolbar-brand>span,.keyui-toolbar-actions,.keyui-toolbar-center{display:flex;align-items:center}.keyui-toolbar-brand{gap:11px}.keyui-toolbar-brand>span{width:36px;height:36px;justify-content:center;color:#fff;border-radius:9px;background:linear-gradient(135deg,#0075ff,#21d4fd);box-shadow:0 7px 18px #0075ff40}.keyui-toolbar-brand div{display:grid;gap:2px}.keyui-toolbar-brand strong{color:#fff;font-size:13px}.keyui-toolbar-brand small{color:#68758e;font-size:10px}.keyui-toolbar-center{gap:8px;color:#8b98af;font-size:11px}.keyui-live-dot{width:7px;height:7px;border-radius:50%;background:#01b574;box-shadow:0 0 12px #01b574cc}.keyui-live-dot.off{background:#68758e;box-shadow:none}.keyui-toolbar-actions{justify-content:flex-end;gap:7px}.keyui-toolbar-actions .MuiIconButton-root{color:#8896ad}.keyui-layers-panel,.keyui-inspector{min-height:0;border-color:#ffffff14;background:#090d20}.keyui-layers-panel{grid-area:2 / 1;padding:17px 12px;overflow-y:auto;border-right:1px solid rgba(255,255,255,.08)}.keyui-panel-title{display:flex;align-items:center;gap:7px;padding:0 8px 12px;color:#68758e;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.keyui-panel-title svg{font-size:14px}.keyui-layer-list{display:grid;gap:2px}.keyui-layer-list button{display:flex;min-height:34px;align-items:center;gap:9px;padding:0 9px;color:#8e9bb2;border:0;border-radius:6px;background:transparent;font:inherit;font-size:11px;text-align:left;cursor:pointer}.keyui-layer-list button:hover{color:#fff;background:#ffffff09}.keyui-layer-list button.active{color:#fff;background:#0075ff24}.keyui-layer-list button small{margin-left:auto;color:#536079;font-size:8px;text-transform:uppercase}.keyui-layer-list button.hidden-layer{opacity:.56}.layer-icon{width:12px;height:12px;border:1px solid #52607b;border-radius:3px}.keyui-layer-list button.active .layer-icon{border-color:#21d4fd;box-shadow:inset 0 0 0 2px #21d4fd26}.layer-brand{border-radius:50%}.layer-input{width:15px;height:8px}.layer-actions{border-radius:5px;background:#52607b}.layer-steps{border-width:0 0 0 2px;border-radius:0}.layer-footer{height:2px;border:0;background:#52607b}.layer-title{width:15px;border-width:0 0 2px;border-radius:0}.layer-subtitle{width:11px;height:7px;border-width:0 0 1px;border-radius:0}.layer-redeem,.layer-getKey{border-radius:5px;background:#52607b}.preset-heading{margin-top:24px}.keyui-preset-list{display:grid;grid-template-columns:1fr 1fr;gap:7px}.keyui-preset-list button{display:grid;gap:7px;padding:9px;color:#8996ad;border:1px solid rgba(255,255,255,.07);border-radius:7px;background:#0d122a;font:inherit;font-size:10px;text-align:left;cursor:pointer}.keyui-preset-list button:not(:disabled):hover{color:#fff;border-color:#21d4fd59}.keyui-preset-list button:disabled{opacity:.42;cursor:not-allowed}.keyui-preset-list button>span{display:flex}.keyui-preset-list i{width:18px;height:12px;margin-right:-3px;border:1px solid #0d122a;border-radius:3px}.keyui-upgrade-card{display:grid;gap:7px;margin-top:22px;padding:14px;color:#ffcf7c;border:1px solid rgba(255,181,71,.2);border-radius:8px;background:#ffb5470f}.keyui-upgrade-card svg{font-size:17px}.keyui-upgrade-card strong{color:#fff;font-size:11px}.keyui-upgrade-card p{margin:0;color:#91846e;font-size:10px;line-height:1.55}.keyui-editor-hint{display:grid;grid-template-columns:22px 1fr;gap:3px 8px;margin-top:22px;padding:12px;color:#21d4fd;border:1px solid rgba(33,212,253,.15);border-radius:8px;background:#21d4fd0b}.keyui-editor-hint svg{grid-row:1 / 3;margin-top:1px;font-size:17px}.keyui-editor-hint strong{color:#dcecff;font-size:10px}.keyui-editor-hint p{margin:0;color:#6e7e99;font-size:9px;line-height:1.5}.keyui-canvas{position:relative;display:grid;min-width:0;min-height:0;grid-area:2 / 2;grid-template-rows:43px 1fr;overflow:hidden;background:#070b18}.keyui-canvas:before{position:absolute;top:43px;right:0;bottom:0;left:0;opacity:.2;background-image:radial-gradient(rgba(130,151,190,.46) .7px,transparent .7px);background-size:17px 17px;content:""}.keyui-canvas-tools{z-index:1;display:flex;align-items:center;justify-content:space-between;padding:0 13px;border-bottom:1px solid rgba(255,255,255,.07);background:#090d20eb}.keyui-canvas-tools button{display:inline-flex;align-items:center;gap:6px;min-height:27px;padding:0 8px;color:#68758e;border:0;border-radius:5px;background:transparent;font:inherit;font-size:10px;cursor:pointer}.keyui-canvas-tools button.active{color:#dfe8f7;background:#ffffff0d}.keyui-canvas-tools>div{display:flex;align-items:center;gap:3px;color:#7d8ba4;font-size:10px}.keyui-canvas-tools>div button{font-size:16px}.keyui-canvas-tools>div span{min-width:42px;text-align:center}.keyui-canvas-tools .keyui-tool-group{gap:5px}.keyui-canvas-tools .keyui-tool-group button{font-size:10px}.keyui-canvas-stage{position:relative;z-index:1;display:grid;place-items:center;overflow:auto;padding:70px}.keyui-disabled-banner{position:absolute;top:18px;left:50%;padding:7px 11px;color:#b8c4d7;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:#090d20e0;font-size:10px;transform:translate(-50%)}.keyui-preview{position:relative;display:block;flex:0 0 auto;border-style:solid;transform-origin:center;box-shadow:0 25px 70px #00000080;transition:opacity .16s ease;-webkit-user-select:none;user-select:none}.keyui-preview.disabled{filter:saturate(.55);opacity:.55!important}.keyui-preview.selected-window{outline:1px solid #1597ff;outline-offset:3px}.keyui-preview-shadow{position:absolute;z-index:-1;top:-28px;right:-28px;bottom:-28px;left:-28px;border-radius:inherit;background:#000;filter:blur(24px)}.keyui-canvas-node{position:absolute;z-index:2;box-sizing:border-box;min-width:0;min-height:0;cursor:move;touch-action:none}.keyui-canvas-node.selected{z-index:30;outline:1px solid #1597ff;outline-offset:0}.keyui-node-title{display:flex;align-items:center;overflow:hidden}.keyui-node-title h2{width:100%;margin:0;overflow:hidden;color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800;line-height:1;white-space:nowrap}.keyui-node-subtitle{display:flex;align-items:center;overflow:hidden;font-weight:750;white-space:nowrap}.keyui-node-icon{display:grid;place-items:center;font-size:20px}.keyui-node-input{display:flex;align-items:center;padding:0 13px;overflow:hidden;font-weight:700;white-space:nowrap}.keyui-node-redeem,.keyui-node-getKey{display:flex;align-items:center;justify-content:center;overflow:hidden;font-weight:800;white-space:nowrap}.keyui-node-steps{display:grid;grid-template-rows:repeat(3,1fr);padding-left:16px;overflow:hidden;border-left:1px solid}.keyui-node-steps>div{display:grid;min-width:0;grid-template-columns:22px 1fr;align-items:center;gap:8px}.keyui-node-steps span{font-size:13px;font-weight:900}.keyui-node-steps p{margin:0;overflow:hidden;font-weight:700;line-height:1.25}.keyui-node-footer{display:flex;align-items:center;justify-content:flex-end;overflow:hidden;white-space:nowrap}.keyui-selection-label{position:absolute;top:-20px;left:-1px;z-index:40;height:17px;padding:1px 5px;color:#fff;border-radius:3px 3px 0 0;background:#087cff;font-size:8px;font-style:normal;font-weight:700;line-height:15px;pointer-events:none;white-space:nowrap}.keyui-window-label{top:-24px;left:-4px}.keyui-resize-handle,.keyui-window-resize{position:absolute;z-index:50;width:7px;height:7px;border:1px solid #087cff;background:#fff;box-shadow:0 0 0 1px #070b188c;touch-action:none}.handle-nw{top:-4px;left:-4px;cursor:nwse-resize}.handle-n{top:-4px;left:50%;cursor:ns-resize;transform:translate(-50%)}.handle-ne{top:-4px;right:-4px;cursor:nesw-resize}.handle-e{top:50%;right:-4px;cursor:ew-resize;transform:translateY(-50%)}.handle-se{right:-4px;bottom:-4px;cursor:nwse-resize}.handle-s{bottom:-4px;left:50%;cursor:ns-resize;transform:translate(-50%)}.handle-sw{bottom:-4px;left:-4px;cursor:nesw-resize}.handle-w{top:50%;left:-4px;cursor:ew-resize;transform:translateY(-50%)}.keyui-window-resize{right:-6px;bottom:-6px;width:10px;height:10px;cursor:nwse-resize}.keyui-designer.is-manipulating,.keyui-designer.is-manipulating *{cursor:grabbing!important}.keyui-inspector{position:relative;display:grid;min-height:0;grid-area:2 / 3;grid-template-rows:45px 1fr;border-left:1px solid rgba(255,255,255,.08)}.keyui-inspector-tabs{display:grid;grid-template-columns:1fr 1fr;padding:7px;border-bottom:1px solid rgba(255,255,255,.08)}.keyui-inspector-tabs button{display:flex;align-items:center;justify-content:center;gap:6px;color:#68758e;border:0;border-radius:5px;background:transparent;font:inherit;font-size:10px;font-weight:700;cursor:pointer}.keyui-inspector-tabs button.active{color:#fff;background:#171d38}.keyui-inspector-scroll{min-height:0;overflow-y:auto;padding-bottom:50px;scrollbar-color:#252d4d transparent;scrollbar-width:thin}.keyui-enable-section{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:16px;border-bottom:1px solid rgba(255,255,255,.08)}.keyui-enable-section>div{display:grid;gap:4px}.keyui-enable-section strong{color:#fff;font-size:11px}.keyui-enable-section span{color:#68758e;font-size:9px;line-height:1.45}.keyui-inspector-section{display:grid;gap:13px;padding:17px 16px 20px;border-bottom:1px solid rgba(255,255,255,.08)}.keyui-inspector-section h3{margin:0 0 3px;color:#d8e2f1;font-size:10px;letter-spacing:.06em;text-transform:uppercase}.keyui-control{display:grid;gap:6px;color:#8290a8;font-size:10px}.keyui-control input,.keyui-control select,.keyui-color-control input[type=text],.keyui-color-control input:not([type]){width:100%;height:32px;padding:0 9px;color:#dfe8f6;border:1px solid rgba(255,255,255,.09);border-radius:5px;outline:0;background:#0f142c;font:inherit;font-size:10px}.keyui-control input:focus,.keyui-control select:focus{border-color:#0075ff}.keyui-color-control{display:grid;grid-template-columns:1fr 114px;align-items:center;gap:10px;color:#8290a8;font-size:10px}.keyui-color-control>div{display:grid;grid-template-columns:26px 1fr;gap:5px}.keyui-color-control input[type=color]{width:26px;height:28px;padding:2px;border:1px solid rgba(255,255,255,.09);border-radius:5px;background:#0f142c}.keyui-color-control input:not([type=color]){width:100%;min-width:0;color:#dfe8f6;border:1px solid rgba(255,255,255,.09);border-radius:5px;outline:0;background:#0f142c;font:inherit;font-size:9px;text-align:center}.keyui-range-control{display:grid;gap:7px}.keyui-range-control>div{display:flex;justify-content:space-between;color:#8290a8;font-size:10px}.keyui-range-control output{color:#c9d4e5;font-variant-numeric:tabular-nums}.keyui-range-control input{width:100%;height:3px;accent-color:#0075ff}.keyui-two-columns{display:grid;grid-template-columns:1fr 1fr;gap:15px}.keyui-four-columns{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.keyui-position-section>small{color:#61708b;font-size:8px}.keyui-number-control input{padding:0 5px;text-align:center;font-variant-numeric:tabular-nums}.keyui-toggle-control{display:flex;align-items:center;justify-content:space-between;gap:15px}.keyui-toggle-control>div{display:grid;gap:3px}.keyui-toggle-control strong{color:#cbd6e7;font-size:10px}.keyui-toggle-control span{color:#68758e;font-size:9px;line-height:1.4}.keyui-inspector.locked .keyui-inspector-section{opacity:.34;pointer-events:none}.keyui-inspector-lock{position:absolute;right:14px;bottom:14px;left:14px;display:grid;grid-template-columns:28px 1fr;align-items:center;gap:2px 9px;padding:11px;color:#ffcf7c;border:1px solid rgba(255,181,71,.22);border-radius:7px;background:#16131ef5;box-shadow:0 8px 28px #00000059}.keyui-inspector-lock svg{grid-row:1 / 3;font-size:18px}.keyui-inspector-lock strong{color:#fff;font-size:10px}.keyui-inspector-lock span{color:#8f8370;font-size:9px}.keyui-explorer-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.keyui-explorer-header .keyui-panel-title{padding-bottom:0}.keyui-insert-button{display:inline-flex;align-items:center;gap:4px;padding:5px 8px;color:#b9c8dd;border:1px solid rgba(255,255,255,.1);border-radius:5px;background:#111831;font:inherit;font-size:9px;cursor:pointer}.keyui-insert-button:hover{color:#fff;border-color:#21d4fd59}.keyui-insert-menu{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin:0 0 10px;padding:8px;border:1px solid rgba(33,212,253,.18);border-radius:7px;background:#0d132a}.keyui-insert-menu button{display:grid;grid-template-columns:23px 1fr;align-items:center;gap:6px;min-width:0;padding:7px;color:#a9b8cd;border:0;border-radius:5px;background:transparent;font:inherit;text-align:left;cursor:pointer}.keyui-insert-menu button:hover{color:#fff;background:#0075ff24}.keyui-insert-menu button>span{display:grid;width:22px;height:22px;place-items:center;color:#21d4fd;border:1px solid #354563;border-radius:4px}.keyui-insert-menu button div{display:grid;min-width:0;gap:2px}.keyui-insert-menu strong{font-size:9px}.keyui-insert-menu small{overflow:hidden;color:#596781;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.keyui-layer-list button{width:100%}.keyui-tree-toggle{display:grid;flex:0 0 11px;place-items:center;color:#64728a;font-size:10px}.keyui-class-icon{display:grid;width:16px;height:16px;flex:0 0 16px;place-items:center;color:#70bcff}.keyui-class-icon svg{width:14px;height:14px;stroke-width:1.8}.keyui-class-icon.class-frame{background:#4182d21f}.keyui-class-icon[class*=image]{color:#9e81ff}.keyui-layer-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.keyui-layer-list button small{overflow:hidden;max-width:58px;text-overflow:ellipsis;white-space:nowrap}.keyui-properties-title{display:flex;align-items:center;gap:7px;padding:0 15px;color:#dce6f5;border-bottom:1px solid rgba(255,255,255,.08);font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.keyui-properties-title span{margin-left:auto;color:#61708a;font-size:8px;font-weight:600}.keyui-role-note{padding:9px;color:#7f8fa7;border:1px solid rgba(33,212,253,.13);border-radius:5px;background:#21d4fd09;font-size:9px;line-height:1.55}.keyui-role-note strong{color:#b9ebff}.keyui-control input:disabled{color:#66748c;cursor:not-allowed}.keyui-canvas-node{display:flex;box-sizing:border-box;align-items:center;overflow:visible;padding:0 8px;font-weight:700;line-height:1.2}.keyui-object-frame{display:block;padding:0}.keyui-object-textbox{color:#b4b4b4!important}.keyui-object-imagelabel,.keyui-object-imagebutton{padding:0}.keyui-canvas-node>img{width:100%;height:100%;object-fit:contain;pointer-events:none}.keyui-image-placeholder{display:grid;width:100%;height:100%;place-items:center;align-content:center;gap:3px;color:#6d7c96;background:repeating-conic-gradient(rgba(255,255,255,.025) 0 25%,transparent 0 50%) 50% / 12px 12px;pointer-events:none}.keyui-image-placeholder svg{font-size:20px}.keyui-image-placeholder small{max-width:90%;overflow:hidden;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.keyui-node-text{width:100%;overflow:hidden;text-align:inherit;text-overflow:ellipsis}.keyui-canvas-node.editing-text{z-index:90!important;outline:1px solid #21d4fd;cursor:text;-webkit-user-select:text;user-select:text}.keyui-canvas-node.editing-text .keyui-node-text{min-height:1em;outline:0;cursor:text;-webkit-user-select:text;user-select:text}.keyui-canvas-node>.keyui-canvas-node{position:absolute}.MuiDialog-container:has(.keyui-designer-dialog){overflow:hidden!important}.keyui-designer-dialog{width:100%!important;max-width:100%!important;height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;overscroll-behavior:none;background:#1b1d20!important}.keyui-designer{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;min-width:0;min-height:0;grid-template:48px minmax(0,1fr) / 244px minmax(520px,1fr) 336px;overflow:hidden;color:#e5e5e5;background:#202225}.keyui-toolbar{min-height:0;padding:0 10px;border-color:#323438;background:#25272a}.keyui-toolbar-brand{gap:8px}.keyui-toolbar-brand>span{width:24px;height:24px;color:#d9d9d9;border:1px solid #45484d;border-radius:3px;background:#303338;box-shadow:none;font-size:11px;font-weight:800}.keyui-toolbar-brand div{display:flex;align-items:baseline;gap:8px}.keyui-toolbar-brand strong{font-size:12px;font-weight:600}.keyui-toolbar-brand small{color:#85888e;font-size:10px}.keyui-toolbar-center{gap:8px;color:#a4a6aa;font-size:10px}.keyui-toolbar-actions{gap:2px}.keyui-toolbar-actions .MuiIconButton-root{width:30px;height:30px;color:#a5a8ad;border-radius:3px;font-size:15px}.keyui-toolbar-actions .MuiIconButton-root:hover{background:#34373c}.keyui-layers-panel,.keyui-inspector{border-color:#33363a;background:#25272a}.keyui-layers-panel{position:relative;z-index:10;display:grid;grid-template-rows:38px minmax(0,1fr) 25px;padding:0;overflow:hidden;border-right:1px solid #33363a}.keyui-explorer-header{height:38px;margin:0;padding:0 7px 0 11px;border-bottom:1px solid #33363a}.keyui-explorer-header .keyui-panel-title{padding:0;color:#d0d1d3;font-size:10px;font-weight:600;letter-spacing:0;text-transform:none}.keyui-insert-button{width:24px;height:24px;justify-content:center;padding:0;color:#aaaeb4;border:0;border-radius:3px;background:transparent;font-size:14px}.keyui-insert-button:hover,.keyui-insert-button.active{color:#fff;border:0;background:#3a3d42}.keyui-insert-menu{position:absolute;top:33px;left:8px;z-index:120;display:grid;width:calc(100% - 16px);max-height:min(430px,calc(100dvh - 90px));grid-template-columns:1fr;grid-template-rows:auto auto minmax(0,1fr) auto;gap:0;margin:0;padding:0;overflow:hidden;border:1px solid #494c51;border-radius:4px;background:#292b2f;box-shadow:0 12px 30px #00000073}.keyui-insert-title{display:flex;align-items:center;justify-content:space-between;height:34px;padding:0 11px;border-bottom:1px solid #3b3e42}.keyui-insert-title strong{color:#ebebeb;font-size:10px;font-weight:600}.keyui-insert-title span{color:#797c82;font-size:9px}.keyui-insert-search{display:flex;height:30px;align-items:center;gap:6px;margin:8px;padding:0 8px;color:#777b81;border:1px solid #41444a;border-radius:3px;background:#1e2023}.keyui-insert-search:focus-within{border-color:#5b94cf}.keyui-insert-search input{width:100%;min-width:0;color:#e3e3e3;border:0;outline:0;background:transparent;font:inherit;font-size:10px}.keyui-insert-results{min-height:0;overflow-y:auto;padding:0 5px 5px;scrollbar-color:#55585e transparent;scrollbar-width:thin}.keyui-insert-results button{display:grid;width:100%;grid-template-columns:26px 1fr;align-items:center;gap:7px;padding:6px;color:#c4c6ca;border:0;border-radius:2px;background:transparent;font:inherit;text-align:left;cursor:grab}.keyui-insert-results button:hover{color:#fff;background:#373a3f}.keyui-insert-results button>span{display:grid;width:22px;height:22px;place-items:center;color:#75b7ed;border:1px solid #4b5865;border-radius:2px;font-size:9px;font-weight:700}.keyui-insert-results button div{display:grid;gap:1px}.keyui-insert-results small{color:#7e8187;font-size:8px}.keyui-insert-footer{padding:6px 9px;color:#777a80;border-top:1px solid #3b3e42;font-size:8px}.keyui-layer-list{display:block;min-height:0;padding:4px 3px;overflow-y:auto;overflow-x:hidden;scrollbar-color:#4a4d52 transparent;scrollbar-width:thin}.keyui-layer-list button{min-height:25px;gap:5px;padding-right:6px;border-radius:2px;color:#b7b9bd;font-size:10px;cursor:default}.keyui-layer-list button:hover{color:#e9e9e9;background:#303236}.keyui-layer-list button.active{color:#fff;background:#315b83}.keyui-layer-list button.drop-target{box-shadow:inset 0 0 0 1px #70a8dc;background:#354656}.keyui-layer-list button small{display:none}.keyui-tree-toggle{flex-basis:10px}.keyui-class-icon{width:15px;height:15px;flex-basis:15px;color:#77b9ec}.keyui-explorer-status{display:flex;align-items:center;justify-content:space-between;padding:0 8px;color:#73767c;border-top:1px solid #33363a;font-size:8px}.keyui-canvas{grid-template-rows:36px 1fr;background:#1e2023}.keyui-canvas:before{top:36px;right:0;bottom:0;left:0;opacity:.18;background-image:linear-gradient(#34363a 1px,transparent 1px),linear-gradient(90deg,#34363a 1px,transparent 1px);background-size:20px 20px}.keyui-canvas-tools{padding:0 8px;border-color:#33363a;background:#25272a}.keyui-canvas-tools button{min-height:24px;border-radius:2px;color:#999ca2}.keyui-canvas-tools button.active{color:#e2e2e2;background:#36393e}.keyui-canvas-stage{overflow:hidden;padding:38px}.keyui-disabled-banner{top:10px;padding:4px 8px;color:#999ca2;border-color:#404348;border-radius:3px;background:#292c30}.keyui-preview{position:absolute;box-shadow:0 12px 35px #0000007a;cursor:move}.keyui-preview .keyui-window-handle{z-index:80}.keyui-selection-label{top:-17px;height:15px;padding:0 4px;border-radius:2px 2px 0 0;background:#3f83c4;font-size:7px;line-height:15px}.keyui-resize-handle{width:6px;height:6px;border-color:#3f83c4;box-shadow:none}.keyui-inspector{grid-template-rows:38px minmax(0,1fr)}.keyui-properties-title{height:38px;padding:0 11px;color:#d0d1d3;border-color:#33363a;font-size:10px;font-weight:600;letter-spacing:0;text-transform:none}.keyui-inspector-scroll{overflow-y:auto;overflow-x:hidden;padding:0;scrollbar-color:#4a4d52 transparent;scrollbar-width:thin}.keyui-inspector-section{gap:8px;padding:10px 11px 12px;border-color:#35383c}.keyui-inspector-section h3{margin:0 0 2px;color:#85888e;font-size:9px;font-weight:600;letter-spacing:.03em}.keyui-control{grid-template-columns:minmax(86px,42%) minmax(0,1fr);align-items:center;gap:7px;color:#a5a8ad;font-size:9px}.keyui-control input,.keyui-control select,.keyui-color-control input[type=text],.keyui-color-control input:not([type]){height:25px;padding:0 6px;border-color:#41444a;border-radius:2px;background:#1e2023;font-size:9px}.keyui-color-control{grid-template-columns:minmax(86px,42%) minmax(0,1fr);gap:7px;color:#a5a8ad;font-size:9px}.keyui-color-control>div{grid-template-columns:22px 1fr;gap:3px}.keyui-color-control input[type=color]{width:22px;height:23px;padding:1px;border-radius:2px;background:#1e2023}.keyui-range-control{gap:4px}.keyui-range-control>div{color:#a5a8ad;font-size:9px}.keyui-two-columns{gap:7px}.keyui-four-columns{gap:4px}.keyui-four-columns .keyui-control{grid-template-columns:12px minmax(0,1fr);gap:3px}.keyui-number-control input{height:25px}.keyui-toggle-control strong{color:#bfc1c5;font-size:9px;font-weight:500}.keyui-toggle-control span{color:#777a80;font-size:8px}.keyui-role-note{padding:6px 7px;color:#8d9197;border-color:#3e4851;border-radius:2px;background:#292e33;font-size:8px}.keyui-link-preview{display:grid;height:104px;place-items:center;overflow:hidden;border:1px solid #41444a;border-radius:2px;background:#1e2023}.keyui-link-preview img{width:100%;height:100%;object-fit:contain}.keyui-link-preview span{color:#74777c;font-size:9px}.keyui-property-note{color:#777a80;font-size:8px}.keyui-code-open{display:flex;min-height:29px;align-items:center;justify-content:space-between;padding:0 8px;color:#c5c7ca;border:1px solid #41444a;border-radius:2px;background:#1e2023;font:inherit;font-size:9px;cursor:pointer}.keyui-code-open:hover{border-color:#5b94cf}.keyui-code-open code{color:#72aee6;font-size:8px}.keyui-context-menu{position:fixed;z-index:1500;width:184px;padding:4px;color:#d7d8da;border:1px solid #4c4f54;border-radius:4px;background:#292b2f;box-shadow:0 12px 28px #00000080}.keyui-context-heading{display:flex;align-items:center;justify-content:space-between;padding:7px 8px;color:#f1f1f1;border-bottom:1px solid #3d4044;font-size:9px;font-weight:600}.keyui-context-heading span{color:#777b80;font-size:7px;font-weight:500}.keyui-context-menu button{display:flex;width:100%;min-height:27px;align-items:center;justify-content:space-between;padding:0 8px;color:#c8cace;border:0;border-radius:2px;background:transparent;font:inherit;font-size:9px;text-align:left;cursor:default}.keyui-context-menu button:hover:not(:disabled){color:#fff;background:#3a3d42}.keyui-context-menu button.danger{color:#e7a0a5}.keyui-context-menu button:disabled{color:#65686d}.keyui-context-menu button span{color:#767a80;font-size:8px}.keyui-context-menu>i{display:block;height:1px;margin:4px;background:#3d4044}.keyui-code-backdrop{position:fixed;z-index:1600;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#08090bb8}.keyui-code-dialog{display:grid;width:min(720px,calc(100vw - 48px));height:min(560px,calc(100dvh - 70px));grid-template-rows:48px minmax(0,1fr) 42px auto;overflow:hidden;border:1px solid #4b4e53;border-radius:5px;background:#25272a;box-shadow:0 24px 70px #000000a6}.keyui-code-dialog header{display:flex;align-items:center;justify-content:space-between;padding:0 12px 0 15px;border-bottom:1px solid #393c40}.keyui-code-dialog header div{display:grid;gap:2px}.keyui-code-dialog header strong{color:#ececec;font-size:11px;font-weight:600}.keyui-code-dialog header span{color:#808388;font-size:8px}.keyui-code-dialog header button{color:#9b9ea3;border:0;background:transparent;font-size:20px;cursor:pointer}.keyui-code-dialog textarea{width:100%;height:100%;padding:14px 16px;resize:none;color:#d7dce2;border:0;outline:0;background:#17191c;font:12px/1.65 Consolas,Courier New,monospace;-moz-tab-size:4;tab-size:4}.keyui-code-dialog footer{display:flex;align-items:center;justify-content:flex-end;gap:7px;padding:0 10px;border-top:1px solid #393c40}.keyui-code-dialog footer span{margin-right:auto;color:#75787d;font-size:8px}.keyui-code-dialog footer button{min-height:27px;padding:0 11px;color:#c8cace;border:1px solid #44474c;border-radius:3px;background:#303338;font:inherit;font-size:9px;cursor:pointer}.keyui-code-dialog footer button:last-child{color:#fff;border-color:#397bb8;background:#397bb8}.keyui-code-dialog footer button:disabled{opacity:.45}.keyui-code-warning{padding:7px 12px;color:#d5a86b;border-top:1px solid #51432f;background:#30291f;font-size:8px}.keyui-designer{--editor-bg: #171b21;--editor-panel: #20262d;--editor-panel-raised: #272e37;--editor-field: #161b21;--editor-hover: #2b3540;--editor-border: #35414d;--editor-border-soft: #2e3944;--editor-text: #e8e9eb;--editor-text-secondary: #b3b5ba;--editor-text-muted: #7e8188;--editor-accent: #4b9ce2;--editor-accent-hover: #5aa8eb;grid-template:46px minmax(0,1fr) / 232px minmax(520px,1fr) 320px;color:var(--editor-text);background:var(--editor-bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px}.keyui-designer button,.keyui-designer input,.keyui-designer select,.keyui-designer textarea{font-family:inherit}.keyui-designer svg{flex:0 0 auto;stroke-width:1.75}.keyui-toolbar{min-height:46px;padding:0 10px 0 12px;border-bottom:1px solid var(--editor-border);background:var(--editor-panel)}.keyui-toolbar-brand{min-width:0;gap:9px}.keyui-toolbar-brand>img{width:21px;height:21px;object-fit:contain}.keyui-toolbar-brand div{display:flex;min-width:0;align-items:baseline;gap:9px}.keyui-toolbar-brand strong{color:var(--editor-text);font-size:12px;font-weight:600}.keyui-toolbar-brand small{overflow:hidden;max-width:170px;color:var(--editor-text-muted);font-size:10px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.keyui-toolbar-center{gap:7px;color:var(--editor-text-secondary);font-size:10px}.keyui-status-dot{width:6px;height:6px;border-radius:50%;background:#58b87a}.keyui-status-dot.off{background:#686b71}.keyui-toolbar-actions{gap:3px}.keyui-toolbar-divider{width:1px;height:20px;margin:0 5px;background:var(--editor-border)}.keyui-toolbar-actions .MuiIconButton-root{width:28px;height:28px;padding:0;color:var(--editor-text-secondary);border-radius:3px}.keyui-toolbar-actions .MuiIconButton-root svg{width:15px;height:15px}.keyui-toolbar-actions .MuiIconButton-root:hover{color:var(--editor-text);background:var(--editor-hover)}.keyui-toolbar-actions .keyui-full-code-button.active{color:#9bd1ff;background:#4b9ce229}.keyui-toolbar-actions .MuiButton-root{min-width:0;min-height:28px;padding:0 11px;border:0;border-radius:3px;box-shadow:none;font-size:10px;font-weight:500;letter-spacing:0;text-transform:none}.keyui-toolbar-actions .MuiButton-root:last-child{color:#fff;background:var(--editor-accent)}.keyui-toolbar-actions .MuiButton-root:last-child:hover{background:var(--editor-accent-hover)}.keyui-toolbar-actions .MuiButton-root:last-child svg{width:14px;height:14px;margin-right:6px}.keyui-toolbar-actions .MuiButton-root:last-child span{margin:0}.keyui-layers-panel,.keyui-inspector{background:var(--editor-panel)}.keyui-layers-panel{grid-template-rows:36px minmax(0,1fr) 24px;border-right-color:var(--editor-border)}.keyui-inspector{grid-template-rows:36px minmax(0,1fr);border-left-color:var(--editor-border)}.keyui-explorer-header,.keyui-properties-title{height:36px;padding:0 10px;color:var(--editor-text-secondary);border-bottom-color:var(--editor-border);font-size:10px;font-weight:600}.keyui-panel-title,.keyui-properties-title{gap:7px;letter-spacing:0;text-transform:none}.keyui-panel-title svg,.keyui-properties-title svg{width:14px;height:14px;color:var(--editor-text-muted)}.keyui-properties-title span{color:var(--editor-text-muted);font-size:9px;font-weight:400}.keyui-insert-button{width:24px;height:24px;color:var(--editor-text-secondary);border-radius:3px}.keyui-insert-button svg{width:15px;height:15px}.keyui-insert-button:hover,.keyui-insert-button.active{color:var(--editor-text);background:var(--editor-hover)}.keyui-layer-list{padding:4px;scrollbar-color:#505158 transparent}.keyui-layer-list button{min-height:27px;gap:6px;padding-right:7px;color:var(--editor-text-secondary);border-radius:3px;font-size:10px}.keyui-layer-list button:hover{color:var(--editor-text);background:var(--editor-hover)}.keyui-layer-list button.active{color:#fff;background:#315f86}.keyui-layer-list button.drop-target{box-shadow:inset 0 0 0 1px #72afe5;background:#354c60}.keyui-tree-toggle{color:var(--editor-text-muted)}.keyui-tree-toggle svg{width:11px;height:11px}.keyui-class-icon{color:#77afe0}.keyui-class-icon svg{width:13px;height:13px}.keyui-class-icon.class-frame{background:transparent}.keyui-explorer-status{justify-content:flex-start;padding:0 8px;color:var(--editor-text-muted);border-top-color:var(--editor-border);font-size:9px}.keyui-insert-menu{top:32px;left:7px;width:calc(100% - 14px);border-color:#4a4c52;border-radius:4px;background:var(--editor-panel-raised);box-shadow:0 16px 36px #0000007a}.keyui-insert-title{height:36px;padding:0 10px;border-bottom-color:var(--editor-border)}.keyui-insert-title strong{color:var(--editor-text);font-size:10px}.keyui-insert-title span{color:var(--editor-text-muted);font-size:9px}.keyui-insert-search{height:29px;margin:8px;color:var(--editor-text-muted);border-color:#474950;border-radius:3px;background:var(--editor-field)}.keyui-insert-search svg{width:13px;height:13px}.keyui-insert-search input{color:var(--editor-text);font-size:10px}.keyui-insert-search:focus-within{border-color:var(--editor-accent);box-shadow:0 0 0 1px var(--editor-accent)}.keyui-insert-results button{min-height:36px;border-radius:3px;color:var(--editor-text-secondary);cursor:grab}.keyui-insert-results button:hover{color:var(--editor-text);background:var(--editor-hover)}.keyui-insert-results button>span{border:0;color:#78afe0}.keyui-insert-results strong{font-size:10px;font-weight:500}.keyui-insert-results small{color:var(--editor-text-muted);font-size:9px}.keyui-insert-footer{padding:7px 9px;color:var(--editor-text-muted);border-top-color:var(--editor-border);font-size:9px}.keyui-canvas{grid-template-rows:36px 1fr;background:var(--editor-bg)}.keyui-canvas:before{top:36px;right:0;bottom:0;left:0;opacity:.5;background-image:linear-gradient(rgba(91,132,170,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(91,132,170,.16) 1px,transparent 1px);background-size:20px 20px}.keyui-canvas-tools{padding:0 8px;border-bottom-color:var(--editor-border);background:var(--editor-panel)}.keyui-canvas-tools button,.keyui-canvas-mode{display:inline-flex;min-height:26px;align-items:center;gap:6px;padding:0 7px;color:var(--editor-text-muted);border:0;border-radius:3px;background:transparent;font-size:10px}.keyui-canvas-mode{color:var(--editor-text-secondary)}.keyui-canvas-tools button:hover,.keyui-canvas-tools button.active{color:var(--editor-text);background:var(--editor-hover)}.keyui-canvas-tools svg{width:14px;height:14px}.keyui-zoom-controls{gap:1px!important}.keyui-zoom-controls button{width:26px;justify-content:center;padding:0}.keyui-zoom-controls span{min-width:72px;color:var(--editor-text-secondary);font-variant-numeric:tabular-nums}.keyui-disabled-banner{color:var(--editor-text-secondary);border-color:var(--editor-border);background:var(--editor-panel-raised);font-size:9px}.keyui-source-override{position:absolute;z-index:90;top:10px;left:10px;display:inline-flex;align-items:center;gap:6px;min-height:27px;padding:0 9px;color:#a9d7ff;border:1px solid rgba(75,156,226,.42);border-radius:3px;background:#1e374eeb;font:inherit;font-size:9px;cursor:pointer}.keyui-source-override:hover{color:#fff;border-color:var(--editor-accent);background:#284b69}.keyui-source-override svg{width:13px;height:13px}.keyui-preview{box-shadow:0 8px 24px #00000061}.keyui-preview-shadow{top:-18px;right:-18px;bottom:-18px;left:-18px;filter:blur(18px)}.keyui-preview.selected-window,.keyui-canvas-node.selected{outline-color:var(--editor-accent)}.keyui-selection-label{top:-19px;height:17px;padding:0 5px;border-radius:2px 2px 0 0;background:var(--editor-accent);font-size:9px;font-weight:500;line-height:17px}.keyui-window-label{top:-21px}.keyui-resize-handle{border-color:var(--editor-accent)}.keyui-image-placeholder small{font-size:9px;font-weight:400}.keyui-image-placeholder svg{width:18px;height:18px}.keyui-snap-guide{position:absolute;z-index:110;display:block;background:#58aaf0;box-shadow:0 0 0 1px #0e4d8433;pointer-events:none}.keyui-snap-guide.vertical{top:-100vh;bottom:-100vh;width:1px}.keyui-snap-guide.horizontal{right:-100vw;left:-100vw;height:1px}.keyui-inspector-scroll{scrollbar-color:#505158 transparent}.keyui-inspector-section{gap:9px;padding:11px 10px 13px;border-bottom-color:var(--editor-border-soft)}.keyui-inspector-section h3{margin:0 0 3px;color:var(--editor-text-secondary);font-size:10px;font-weight:600;letter-spacing:0;text-transform:none}.keyui-control,.keyui-color-control{grid-template-columns:minmax(92px,42%) minmax(0,1fr);gap:7px;color:var(--editor-text-secondary);font-size:10px}.keyui-control input,.keyui-control select,.keyui-color-control input[type=text],.keyui-color-control input:not([type]){height:28px;color:var(--editor-text);border-color:#44464c;border-radius:3px;background:var(--editor-field);font-size:10px}.keyui-control input:hover,.keyui-control select:hover,.keyui-color-control input:hover{border-color:#555860}.keyui-control input:focus,.keyui-control select:focus,.keyui-color-control input:focus{border-color:var(--editor-accent);box-shadow:0 0 0 1px var(--editor-accent)}.keyui-control input:disabled{color:#72757c;background:#202124}.keyui-color-control>div{grid-template-columns:24px 1fr;gap:4px}.keyui-color-control input[type=color]{width:24px;height:26px;border-color:#44464c;border-radius:3px;background:var(--editor-field)}.keyui-range-control>div{color:var(--editor-text-secondary);font-size:10px}.keyui-range-control output{color:var(--editor-text)}.keyui-range-control input{accent-color:var(--editor-accent)}.keyui-toggle-control strong{color:var(--editor-text-secondary);font-size:10px}.keyui-toggle-control span,.keyui-property-note{color:var(--editor-text-muted);font-size:9px}.keyui-role-note{color:var(--editor-text-muted);border-color:#404b55;background:#292e33;font-size:9px}.keyui-link-preview{border-color:#44464c;border-radius:3px;background:var(--editor-field)}.keyui-code-open{display:grid;min-height:31px;grid-template-columns:16px minmax(0,1fr) auto 14px;gap:6px;padding:0 8px;color:var(--editor-text-secondary);border-color:#44464c;border-radius:3px;background:var(--editor-field)}.keyui-code-open:hover{color:var(--editor-text);border-color:var(--editor-accent)}.keyui-code-open>svg{width:13px;height:13px;color:var(--editor-text-muted)}.keyui-code-open code{color:#80b5e3;font-size:9px}.keyui-no-selection{display:grid;min-height:220px;place-items:center;align-content:center;gap:7px;padding:24px;color:var(--editor-text-muted);text-align:center}.keyui-no-selection svg{width:22px;height:22px;margin-bottom:3px}.keyui-no-selection strong{color:var(--editor-text-secondary);font-size:11px;font-weight:500}.keyui-no-selection span{max-width:190px;font-size:9px;line-height:1.5}.keyui-context-menu{width:202px;padding:4px;color:var(--editor-text);border-color:#4b4d53;border-radius:4px;background:var(--editor-panel-raised)}.keyui-context-heading{padding:8px;border-bottom-color:var(--editor-border);font-size:10px}.keyui-context-heading span{color:var(--editor-text-muted);font-size:9px}.keyui-context-menu button{display:grid;min-height:29px;grid-template-columns:17px minmax(0,1fr) auto;gap:7px;padding:0 7px;color:var(--editor-text-secondary);border-radius:3px;font-size:10px}.keyui-context-menu button:hover:not(:disabled){color:var(--editor-text);background:var(--editor-hover)}.keyui-context-menu button>svg{width:14px;height:14px;color:var(--editor-text-muted)}.keyui-context-menu button>svg:last-child{width:12px}.keyui-context-menu button kbd{color:var(--editor-text-muted);background:transparent;font:inherit;font-size:9px}.keyui-context-menu button.danger,.keyui-context-menu button.danger>svg{color:#e48b91}.keyui-context-menu>i{background:var(--editor-border)}.keyui-code-dialog{border-color:#4b4d53;border-radius:5px;background:var(--editor-panel)}.keyui-code-dialog header,.keyui-code-dialog footer{border-color:var(--editor-border)}.keyui-code-dialog header strong{color:var(--editor-text)}.keyui-code-dialog header span,.keyui-code-dialog footer span{color:var(--editor-text-muted);font-size:9px}.keyui-code-dialog header button{display:grid;width:28px;height:28px;place-items:center;padding:0;border-radius:3px}.keyui-code-dialog header button:hover{color:var(--editor-text);background:var(--editor-hover)}.keyui-code-dialog header button svg{width:15px;height:15px}.keyui-code-editor{min-width:0;min-height:0;overflow:hidden;background:#1e1e1e}.keyui-editor-loading{display:grid;width:100%;height:100%;place-items:center;color:var(--editor-text-muted);font-size:11px}.keyui-full-source-dialog{width:min(1100px,calc(100vw - 48px));height:min(760px,calc(100dvh - 48px))}.keyui-full-source-workspace{display:grid;min-width:0;min-height:0;grid-template-columns:minmax(0,1fr) 370px}.keyui-source-live-preview{display:grid;min-width:0;min-height:0;grid-template-rows:22px 22px minmax(0,1fr);padding:12px;border-left:1px solid var(--editor-border);background:#17191c}.keyui-source-live-preview>strong{color:var(--editor-text);font-size:10px;text-transform:uppercase}.keyui-source-live-preview>span{color:#808388;font-size:9px}.keyui-source-live-preview>span.synced{color:#58b87a}.keyui-source-live-preview>span.invalid{color:#e48b91}.keyui-source-live-preview>div{position:relative;display:grid;min-width:0;min-height:0;place-items:center;overflow:hidden;border:1px solid #303338;border-radius:5px;background-color:#111318;background-image:radial-gradient(#34373c .7px,transparent .7px);background-size:16px 16px}.keyui-source-live-preview .keyui-preview{position:relative;flex:0 0 auto;transform-origin:center;pointer-events:none}@media (max-width: 900px){.keyui-full-source-workspace{grid-template-columns:1fr}.keyui-source-live-preview{display:none}}.keyui-code-dialog footer button{border-color:#45474d;border-radius:3px;background:#2f3034;font-size:10px}.keyui-code-dialog footer button:last-child{border-color:var(--editor-accent);background:var(--editor-accent)}.keyui-code-dialog footer .keyui-use-visual{margin-left:6px;color:#a9d7ff;border-color:#4b9ce273;background:#4b9ce21a}.keyui-code-warning{color:#d2aa72;border-top-color:#4c4132;background:#2c271f;font-size:9px}@media (max-width: 1180px){.keyui-designer{min-width:0;grid-template-columns:210px minmax(400px,1fr) 300px}.keyui-toolbar-center{display:none}.keyui-toolbar{grid-template-columns:1fr 1fr}.keyui-insert-menu{width:calc(100% - 16px)}}@media (min-width: 900px){.scripts-table{min-width:860px}}.sign-in-form-wrap{display:grid;place-items:center;padding:36px}.sign-in-form{width:min(100%,390px)}.sign-in-separator{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:24px 0;color:#68758e}.sign-in-separator span{height:1px;background:#ffffff1a}@media (max-width: 800px){.sign-in-shell{grid-template-columns:1fr}.sign-in-visual{min-height:190px;background-position:center 35%}.sign-in-brand{top:28px;left:26px}.sign-in-form-wrap{padding:36px 22px 54px}}@media (max-width: 1199px){.vision-layout{margin-left:0}}@media (max-width: 899px){.scripts-table .script-detail-column{display:none}.scripts-table .script-name-cell{width:auto}.scripts-table .script-status-cell{width:105px}.script-mobile-meta{display:block}}@media (max-width: 600px){.vision-layout{padding:16px 14px 24px}.vision-navbar{top:8px!important}.vision-navbar-toolbar{gap:6px;padding:8px 10px!important}.vision-breadcrumbs .MuiTypography-caption{display:none}.project-switcher{width:140px;padding-left:10px}.app-content{padding:28px 0 0}.metric-card{min-height:92px;padding:16px}}.keyui-mobile-tabs{display:none}@media (max-width: 760px){.keyui-designer{grid-template:46px minmax(0,1fr) calc(52px + env(safe-area-inset-bottom,0px)) / minmax(0,1fr);min-width:0}.keyui-toolbar{grid-area:1 / 1;grid-template-columns:minmax(0,1fr) auto;padding:0 8px 0 10px}.keyui-toolbar-brand small,.keyui-toolbar-center,.keyui-toolbar-divider,.keyui-toolbar-actions .MuiIconButton-root{display:none}.keyui-toolbar-actions .keyui-full-code-button{display:inline-flex}.keyui-toolbar-brand>img{width:20px;height:20px}.keyui-toolbar-brand strong{font-size:11px}.keyui-toolbar-actions{gap:2px}.keyui-toolbar-actions .MuiButton-root{min-height:32px;padding:0 10px}.keyui-layers-panel,.keyui-canvas,.keyui-inspector{display:none!important;min-width:0;width:100%;grid-area:2 / 1;border:0}.keyui-layers-panel.mobile-active,.keyui-canvas.mobile-active,.keyui-inspector.mobile-active{display:grid!important}.keyui-layers-panel{grid-template-rows:44px minmax(0,1fr) 30px}.keyui-explorer-header,.keyui-properties-title{height:44px;padding:0 12px}.keyui-insert-button{width:34px;height:34px}.keyui-insert-menu{top:40px;left:8px;width:calc(100% - 16px);max-height:calc(100dvh - 150px)}.keyui-insert-title{height:40px}.keyui-insert-search{height:36px}.keyui-insert-results button{min-height:44px;padding:8px}.keyui-layer-list{padding:6px}.keyui-layer-list button{min-height:40px;padding-right:10px;font-size:11px}.keyui-tree-toggle{flex-basis:15px}.keyui-class-icon,.keyui-class-icon svg{width:16px;height:16px}.keyui-explorer-status{padding:0 11px;font-size:10px}.keyui-canvas{grid-template-rows:40px minmax(0,1fr)}.keyui-canvas:before{top:40px;right:0;bottom:0;left:0}.keyui-canvas-tools{padding:0 5px}.keyui-canvas-tools button,.keyui-canvas-mode{min-height:32px;padding:0 6px}.keyui-canvas-stage{padding:24px}.keyui-resize-handle{width:11px;height:11px}.handle-nw{top:-6px;left:-6px}.handle-n{top:-6px}.handle-ne{top:-6px;right:-6px}.handle-e{right:-6px}.handle-se{right:-6px;bottom:-6px}.handle-s{bottom:-6px}.handle-sw{bottom:-6px;left:-6px}.handle-w{left:-6px}.keyui-inspector{grid-template-rows:44px minmax(0,1fr)}.keyui-inspector-section{gap:12px;padding:14px 12px 16px}.keyui-inspector-section h3{font-size:11px}.keyui-control,.keyui-color-control,.keyui-range-control>div{font-size:11px}.keyui-control input,.keyui-control select,.keyui-color-control input[type=text],.keyui-color-control input:not([type]){height:36px;font-size:11px}.keyui-color-control input[type=color]{width:30px;height:34px}.keyui-color-control>div{grid-template-columns:30px 1fr}.keyui-number-control input{height:36px}.keyui-toggle-control{min-height:36px}.keyui-toggle-control strong{font-size:11px}.keyui-toggle-control span,.keyui-property-note{font-size:10px}.keyui-code-open{min-height:38px;font-size:10px}.keyui-mobile-tabs{z-index:140;display:grid;grid-area:3 / 1;grid-template-columns:repeat(3,1fr);padding:4px 6px env(safe-area-inset-bottom,0px);border-top:1px solid var(--editor-border);background:var(--editor-panel)}.keyui-mobile-tabs button{display:grid;min-width:0;place-items:center;align-content:center;gap:2px;color:var(--editor-text-muted);border:0;border-radius:3px;background:transparent;font:inherit;font-size:9px}.keyui-mobile-tabs button svg{width:17px;height:17px}.keyui-mobile-tabs button.active{color:#8dc7f7;background:#4b9ce21f}.keyui-context-menu{max-width:calc(100vw - 16px)}.keyui-context-menu button{min-height:38px;font-size:11px}.keyui-code-dialog{width:calc(100vw - 16px);height:calc(100dvh - 32px - env(safe-area-inset-bottom,0px));grid-template-rows:52px minmax(0,1fr) 48px auto}.keyui-code-dialog footer button{min-height:34px;font-size:10px}.keyui-code-dialog footer .keyui-use-visual{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media (max-width: 360px){.keyui-toolbar-brand>img{display:none}.keyui-toolbar-actions .MuiButton-root{padding:0 8px}.keyui-canvas-tools .keyui-canvas-mode{display:none}.keyui-control,.keyui-color-control{grid-template-columns:86px minmax(0,1fr)}}
